div.attribution, div.gigs-rss {
	display:none;
}

.gig-post {
	margin:-10px 0px;}

.gig-post p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#747475;
	font-size:14px;
	font-style:italic;}
	
.gig-post p a {
	color:#747475 !important;}


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

.gigs-calendar .name {
	float:left;
	font-size:1em;
	font-style:normal;
	margin-right:6px;	}

table.gigs {
	width: 100%;
	text-align: left;
	font-size: .9em;
	border-collapse: collapse;
	border: none;
}

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

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

tr.when td, tr.where td, tr.other td {
	border-bottom:none;
	padding-bottom:15px;	}
	
table.gigs a {
font-family:georgia,times,times New Roman,serif;
font-size:1.1em;
font-weight:normal;}

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


table.gigs tr.gig {
	border-top: none;
}

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

.bold {
	color:#747475;
	font-family:georgia,times,times New Roman,serif !important;
	font-size:1.1em;
	font-style:italic;
	font-weight:normal;
	width:100px;
}

.bold .drop {
	font-size:1em;
	font-style:italic;
	margin:1px 0px 0px !important;
	text-align:left;
	width:14px;
	}

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

table.gigs caption {
	font-family:georgia,times,times New Roman,serif;
	font-size:1.6em;
	font-style:italic;
	font-weight:normal;
	margin-top:20px;
	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;
	}
	
	ul.gigs {
		font-size:0.92em;
		color:#4C4C4D;
		font-family:Georgia,"Times New Roman",Times,serif;
		font-size:1.1em;
		line-height:110%;
		padding:10px 0 0;
		}
	
	ul.gigs li.upcoming {
		border-bottom:1px dashed #CCCCCC;
		color:#747575;
		font-family:Arial,Helvetica,sans-serif;
		font-size:0.85em;
		margin:0 0 10px;
		}
		
	ul.gigs li.upcoming a, ul.gigs li.upcoming a:link, ul.gigs li.upcoming a:active, ul.gigs li.upcoming a:visited {
		color:#747575;
		}
		
	ul.gigs li.upcoming a:hover {
		}
		
	.archive {
		color:#4C4C4D;
		font-family:Georgia,Times New Roman,serif;
		font-size:13px;
		font-style:italic;
		line-height:15px;
		margin:0 0 5px;
		}