@charset "UTF-8";
.whitesubheads {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.boxofficetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 16px;
}
.greysubheads {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #333333;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 16px;
}
.largesubheads {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 21px;
	line-height: 21px;
	color: #000000;
	letter-spacing: -2px;
	margin-top: 0px;
	margin-bottom: 16px;
}
.boxofficetext a:link {
	color:#B00A00;
	font-weight: bold;
	text-decoration: underline;
}
.boxofficetext a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #B00A00;
}
.boxofficetext a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.boxofficetext a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #B00A00;
}
.event_date {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #333333;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.event_bandname {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 23px;
	line-height: 23px;
	color: #000000;
	letter-spacing: -2px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.event_location {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 6px;
	font-weight: bold;
}
.event_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.event_description a:link {
	color:#B00A00;
	font-weight: bold;
	text-decoration: underline;
}
.event_description a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #B00A00;
}
.event_description a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.event_description a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #B00A00;
}
