/* 'Gigs' Calendar */
#content .gigs-calendar {background:#111;overflow:hidden;zoom:1;width:660px;}
#content table.gigs {float:left;width:660px;margin-bottom:0;}
#content table.gigs .odd {background:#222;}
#content table.gigs td, #content table.gigs th {padding:6px 2px;line-height:1;}
#content table.gigs td a {text-decoration:none;}
#content table.gigs img {vertical-align:middle;margin-right:5px;}
#content table.gigs caption {margin:0;font-size:12px;color:#3DE;font-weight:bold;text-transform:uppercase;letter-spacing:1pt;padding-left:8px;padding-top:1em;padding-bottom:1em;background:#000;}
#content table.gigs .summary {text-transform:uppercase;width:380px;padding-left:8px;letter-spacing:1pt;font-size:11px;}
#content table.gigs .dtstart {width:100px;text-transform:uppercase;letter-spacing:1pt;font-size:11px;}
#content table.gigs tbody tr:hover {background:#333;}