/* This wraps each of the bits of info in the "info" cell */
span.gigpress-info-item {
padding-left: 5px;
padding-right: 5px;
}

span.gigpress-info-item a {
	float: right;
}

span.gigpress-info-item {
	width: 400px;
}


span.gigpress-info-label {
	color: #1F3146;
	font-weight: bold;
	display: none;
}

/* Applies to the first row of each show listing */
.gigpress-row td {
	border-bottom: 1px solid #EEE;
	background-color: #FFFFFF;
	font-family: "Bitter", Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
}

/* The secondary row for each show, contains time, admission, etc */
tr.gigpress-info td {
	font-size: 90%;
	color: #333;
	border-bottom: 1px solid #CCC;
	padding-bottom: 30px;
}

td.gigpress-date {
	font-weight: bold;
}

.gigpress-calendar-links-inner {
	background-color: #FFFFFF;
	padding: 6px 8px;
	font-size: 11px;
	line-height: 16px;
	border: 1px solid #CCC;
	border-width: 1px 1px 1px 0;
}