.gigpress-table {
	margin-top: 0px;
	border-collapse: separate;
	border-spacing:0 1em;
	border: none;
	margin-bottom: -1em;
	margin-top: -1em;
}

td.gigpress-date {
	width: 30%;
	vertical-align: top !important;
}

.gigpress-row {
	background-color: #fff;
}

.gigpress-row td {
	padding: 6px 8px;
    border-bottom: none;
}

.dtstart, .dtend {
	border: none !important;
	font-weight: bold;
	font-size: 13px;
}

.gigpress-calendar-add {
	margin-top: 10px;	
}

.gigpress-showinfo {
	vertical-align: top !important;
}

.showinfo p:first-child  {
	margin-top: 0;
}

.showinfo p:last-child  {
	margin-bottom: 0;
}

.gigpress-showinfo a {
	text-decoration: none;
}

.gigpress-tour-header {
	font-size: 19px;
	font-family: 'Open Sans Condensed', sans-serif;
	margin-bottom: 3px;
	width: 300px;
}

.gigpress-city {
	font-size: 13px;
	margin-bottom: 3px;
	display: block;
	width: 300px;
}

.gigpress-venue {
	font-size: 13px;
	margin-bottom: 3px;
	font-weight: bold;
	display: block;
	width: 300px;
} 

.gigpress-info-item {
	font-size: 13px;
	margin-bottom: 3px;
	display: block;
	width: 300px;
}

.gig_map {
	width: 400px;
	height: 200px;
}

.vevent {
	margin-bottom: 13px;
}

p.gigpress-subscribe {
    color: #000;
	background-color: #fff;
	padding: 1%;
	font-family: 'Open Sans Condensed', sans-serif;
    text-align: left;
}