/* Custom Gigpress CSS */
div.vevent {
	clear: left;
}

div.vevent h3{clear:left;float:left;}
dl.gigpress-row {
	width: 100%;
	zoom:1; 
	overflow:hidden;
	
}
dl.gigpress-row dd {
	margin-left: 0;
}
dl.active {
}
.gigpress-row {border:dashed 1px gold;}
dl.gigpress-alt {
	border: dashed 1px #333;
	
}
dl.gigpress-tour {
}
dt.gigpress-date {       font-size:80%;
}
dt.gigpress-date  abbr.dtstart, dt.gigpress-date abbr.dtend {
	border: 1px solid white;
	float: left;
	clear: left;
	height: 50px;
	width: 50px;
	margin: 5px;
	display: inline;
	text-align: center;
	color: black;
	background-color: white;
}
dt.gigpress-date abbr.dtstart {
	margin-bottom: 80px;
}
dt.gigpress-date abbr.dtend {
	margin-top: -60px;
}
dt.gigpress-date span.dttil {
	display: block;
	float: left;
	width: 50px;
	text-align: center;
	margin: 0px 5px;
	clear: left;
	margin-top: -80px;
}
dt.gigpress-date abbr b, dt.gigpress-date abbr i {
}
dt.gigpress-date abbr b {
	font-weight: normal;
	font-family: sans-serif;
	font-size: 70%;
	line-height:0.8;
	
}
dt.gigpress-date abbr i {
	font-size: 180%;
	line-height: 0.8;
	font-style:normal;
	clear:both;
	display:block; 
	margin:0 auto;
}
dd.gigpress-venue {
	font-size: 200%;
}
dd.location {
}
span.hide {
	display: none;
}
dd.gigpress-city {
}
dd.summary {
}
dt.description {
	display: inline;
	background: white;
	color: black;
	border: solid 1px red;
	display:none;
}
dd.gigpress-info-item {
	display: inline;
	font-size:80%;
}
span.gigpress-info-label {
	color: #ccc;
}




/* SIDE BAR */
span.gigpress-sidebar-date {
	display: block;
	margin: 3px;
	padding-right: 3px;
	border-right: solid 1px white;
	width: 70px;
	float: left;
	clear: left;
	height: 2.5em;
	background: #666;
}
span.gigpress-sidebar-venue {
	font-weight: bold;
	text-transform: uppercase;
}
span.gigpress-sidebar-status {
}
span.gigpress-list-tour-heading {
	color: #C1B021;
	display: block;
	font-size: 105%;
	font-weight: bold;
	margin-top: 2em;
}
ul#sidebar li.gigpress_widget ul li ul {
	margin: 0;
	padding: 0;
}
