/*GIGS CALENDAR*/
div.attribution, div.gigs-rss {
font-size:87%;
margin:0.5em 0;
text-align:center;
}
div.gigs-rss img {
position:relative;
top:2px;
}
div.attribution span {
margin:0 1em;
}
table.gigs {
border:none;
border-collapse:collapse;
font-size:0.9em;
text-align:left;
width:100%;
}
table.gigs td.icon {
text-align:center;
width:18px;
}
table.gigs td.time {
text-align:right;
}
table.gigs a {
font-weight:bold;
}
table.gigs a img {
border:0 none;
}
table.gigs tr.gig {
border-top:none;
}
table.gigs td.shortNotes {
padding-left:4px;
}
.bold {
font-weight:bold;
}
img.buy {
position:relative;
top:3px;
}
table.gigs caption {
font-size:125%;
font-weight:bold;
text-align:left;
}
table.gigs caption div.notes {
font-size:80%;
font-weight:normal;
text-align:left;
}
table.gigs, div.no-gigs {
margin-bottom:1em;
}
.gig.next {
padding-left:10px;
}
.odd {
	background:#1b1b1b;
}
