.event {
	border-bottom:1px dashed #0f2d4b;
	height:auto !important;
	height:65px;
	margin-top:10px;
	min-height:65px;
	padding:0px 0px 10px 115px;
	position:relative;
}

.event.first {
	border-top:1px dashed #0f2d4b;
	margin-top:0;
	padding-top:10px;
}

.cal_tag {
	left:0px;
	position:absolute;
	top:0px;
}

.first .cal_tag {
	top:10px;
}

h2{
	color:#444;
	font-size:12px;
}

.title, .title a{
	color:#0f2d4b;
	font-size:15px;
}

.location, .location a{
	color:#000;
}

.details, .description{
	margin-top:5px;
}

#col_gigs{
	display:none;
}