.gigs-calendar {

}

div.attribution, div.gigs-rss {
	text-align: left;
	font-size: 0.6em;
	margin: .5em 0px;
	color: #999999;
}

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

div.attribution span {
	margin: 0px;
}

div.attribution span {
	margin: 0px;
}

div.attribution span a{
	color: #999999 !important;
}

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: center;
}

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 .gigCaption {
	color:#ffffff;
	display: block;
	background-color:#000;
	width:420px;
	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;
}

/** Next Gig Widget **/
	.gig.next {
		padding-left: 10px;
	}
	
	
/* TM custom */
.gigCaption {
	color:#ffffff;
	display: block;
	background-color:#000;
	width:490px;
	font-weight: bold;
	font-size: 125%;
	text-align: left;
	padding: 0px 1em;
}

table.gigs td.date {
	text-align: center;
	width: 50px;
	padding:3px 5px;
}

table.gigs td.time {
	text-align: left;
	width: 50px;
	padding:3px 5px;
}

table.gigs td.venue {
	width: 180px;
	padding:3px 5px;
}

table.gigs td.city {
	width: 60px;
	padding:3px 5px;
}