@charset "UTF-8";
/* CSS Document */

span.gigpress-sidebar-date {
	display: block;
	float:left;
	width:60px;
	color:#ffffff;
}

span.summary {
	display:block;
	float:right;
	width:200px;


}
li.vevent {
	clear:both;
	margin-bottom:15px;
	}
.gigpress-info-item {
	color: #ffffff;
}

.gigpress-table {

	font-size:1.2em
}

.gigpress-table td, .gigpress-table tr, tr.gigpress-info td, .gigpress-table th, .gigpress-table {
	border:none;
	}

.gigpress-table td {	
	margin-right:3px;
	border-top:1px solid #00bdf0;
}

.gigpress-calendar-links-inner {
	
	background:#00bdf0;
	border-color:#fff;
}
	
.gigpress-calendar-links-inner a {
	color:#fff
	}
ul.gigpress-listing {	
/*	margin-top:12px; */
	}

