.gigs-calendar table tr {
border:0px;
}

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

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

div.gigs-rss a:link {
	color:#F47025;
	text-decoration:none;
	}
	
div.gigs-rss a:visited {
	color:#F47025;
	text-decoration:none;
	}
	
div.gigs-rss a:hover {
	color:#66C2CD;
	text-decoration:none;
	}	

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

table.gigs {
	width: 100%;
	text-align: left;
	font-size: .9em;
	border-collapse: collapse;
	border:0px solid #CCC;
	padding:3px;
	padding-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

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

table.gigs td.time {
	text-align: right;
		padding:3px;
		padding-left:0px;
}

table.gigs {
		font-weight: normal;
}

table.gigs a {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
		padding:3px;
		padding-left:0px;
		text-decoration:none;
		color:#000000;
}
table.gigs a:hover {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		padding:3px;
		padding-left:0px;
		text-decoration:none;
		color:#F47025;
}

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


table.gigs tr.gig {

}

table.gigs td.shortNotes {

		padding:3px;
		padding-left:0px;
}

.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;
}

/** Next Gig Widget **/
	.gig.next {
		padding-left: 10px;
	}
.name {
font-weight:normal;
color:#000000;
}

.name a:link {
	color:#F47025;
	text-decoration:none;
	}
	
.name a:visited {
	color:#F47025;
	text-decoration:none;
	}
	
.name a:hover {
	color:#66C2CD;
	text-decoration:none;
	}

.when { 
color:#666;
}

.when a:link {
	color:#F47025;
	text-decoration:none;
	}
	
.when a:visited {
	color:#F47025;
	text-decoration:none;
	}
	
.when a:hover {
	color:#66C2CD;
	text-decoration:none;
	}

.other {
color:#666666;
}

.other a:link {
	color:#F47025;
	text-decoration:none;
	}
	
.other a:visited {
	color:#F47025;
	text-decoration:none;
	}
	
.other a:hover {
	color:#66C2CD;
	text-decoration:none;
	}	