div.attribution, div.gigs-rss {
	text-align: center;
	font-size: 87%;
	margin: .5em 0px;
}

div.gigs-rss img {
	position: relative;
	top: 2px;
}

div.attribution span {
	margin: 0px 1em;
}

table.gigs {
	width: 100%;
	text-align: left;
	font-size: .9em;
	border-collapse: collapse;
	/*border: 1px dotted #666;*/
}

table.gigs td.icon {
	width: 18px;
	text-align: center;
}

table.gigs td.time {
	/*text-align: right;*/
}

table.gigs a {
	font-weight: bold;
}

table.gigs a img {
	border: 0px;
}


table.gigs tr.gig {
	/*border-top: 1px dotted #666;*/
}

table.gigs td.shortNotes {
	padding-left: 4px;
}

.bold {
	font-weight: bold;
}

img.buy {
	position: relative;
	top: 3px;
}

table.gigs caption {
	font-weight: bold;
	font-size: 125%;
	text-align: left;
}

table.gigs caption div.notes{
	font-weight: normal;
	font-size: 80%;
	text-align: left;
}

table.gigs, div.no-gigs {
	margin-bottom: 1em;
	width:600px;
	max-width:100%;
}

/** Next Gig Widget **/
	.gig.next {
		padding-left: 10px;
	}

.sidebar ul li ul.gigs { padding:3px 0 0 0; margin-bottom:0;}
.sidebar ul li ul.gigs li { margin-bottom:14px; font-weight:bold; font-size:1em; }
.sidebar ul li ul.gigs li a { font-weight:normal; font-size:0.9em; text-transform:none; }
.sidebar ul li ul.gigs li span { display:block; line-height:1.3em; }
p.gigWidget { text-align:left; padding:0 0 0 3px; }

table.gigs tr.gig td { padding:5px 5px 5px 2px; border-bottom:1px dotted #a21d29; }
table.gigs thead tr th { padding:5px 5px 5px 2px; text-transform:uppercase; border-bottom:1px solid #a21d29; }

div.gig-post table tr.when {  }
div.gig-post table tr.where td.venue { width:580px;}
div.gig-post table tr.where td.venue div.name a { color:#fff; text-decoration:underline;  }
div.gig-post table tr.where td.venue div.name a:hover { text-decoration:none;}
div.gig-post table td.bold { width:100px; padding:5px 0;}