/* @override http://www.chocolateindustries.com/blog/wp-content/plugins/gigs-calendar/templates/basic/style.css */

/* @override http://www.chocolateindustries.com/blog/wp-content/plugins/gigs-calendar/templates/basic/style.css */

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

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

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

table.gigs {
	width: 100%;
	text-align: left;
	border-collapse: collapse;

}

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 solid #eee;
	margin-top: 5px;
	
}

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

td.event, td.city, td.venue, td.date {
	padding-bottom: 8px;
	padding-top: 2px;
	padding-right: 10px;
}

.bold {
	font-weight: bold;
}

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

table.gigs caption {
	font-family: Helvetica, Arial, sans;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}

table.gigs caption div.notes{
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
}

table.gigs, div.no-gigs {
	margin-bottom: 1em;
}

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