tr.where { display:none}
.eventName {  border-style: dotted; border-width: 1px; border-color: #fff; font-size: 18px; font-weight: bold; }
tr.notes {margin: 20px 0 0 15px;}

td.date {
	border-color: #fff;
	border-width: 1px;
	border-style: dotted;
	border-right: none;
	font-size: 14px;
	background-color: #000;
	color: #fff;
	height: 41px;
	text-align: center;
	margin: auto 5px auto 5px;
	width: 35px;
	line-height: 14px;
	padding: 8px ;
	vertical-align: middle;
	text-transform: capitalize;
	
	}
	
td.eventName { 
	
	font-style: normal; 
	font-weight: normal; 
	padding: 12px 0 12px 0; 
	font-size: 15px; 
	line-height: 17px;
	vertical-align: middle;
	text-align: center;}
	
td.eventName a {
	color: #fff;
	}	
	
div.gigs-calendar {
	margin: 0 auto 75px auto;
	display: block;
	padding: 0 10px 0 10px;
	width: 400px;

	}
	

.gig-post {
	width: 475px;
	margin: -25px auto 0 auto;
	text-align: center;
	}
	
	
div.attribution, div.gigs-rss {
	text-align: center;
	margin: .5em 0px;
	}

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

div.gigs-rss {

}

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

table.gigs {
	margin: 0 auto 0 auto;
	min-height: 30px;
	border-spacing: 0px 10px;
	width: 400px;
	text-align: left;
	border-collapse: separate;
	
}

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

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

table.gigs a {
	
	text-decoration: none;
	
}

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


table.gigs tr.gig {
	
}

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

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

