/* SINGLE LOCATION */
.single-location {
	padding: 10px;
	background: #0D0D0D;
	color: #FFF;
}


/* DESCRIPTION */
#location-images {
	margin: 0 0 1em 0;
}


/* DESCRIPTION */
#description {
	color: #777;
	font-size: 1.4em;
	line-height: 1.4em;
}


/* SIDEBAR */
#location-info-module .module-content {
	color: #666;
	font-size: 1.6em;
}
#location-info-module h3 {
	margin-bottom: 0;
	color: #FFF;
}
#location-info-module .phone h3,
#location-info-module .email h3 {
	float: left;
	margin-right: 1em;
	font-size: 1.25em;
	line-height: 1em;
}
#location-info-module a {
	color: #999;
	text-decoration: underline;
}
#location-info-module #directions-link {
	padding-left: 20px;
	background: url('../images/map_go.png') no-repeat left top;
}
#location-info-module .phone p,
#location-info-module .email p {
	line-height: 1.25em;
}
#location-info-module .hours h3 {
	margin-bottom: .5em;
	border-bottom: 2px dotted #333;
	font-size: 1.25em;
	line-height: 1.25em;
}
#location-info-module .hours h4.play2 {
	color: #1E96D2;
}
#location-info-module h4 {
	margin-bottom: 0;
	color: #EC1C24;
	font-size: 1.25em;
	line-height: 1.25em;
}
#location-info-module .module-content p {
	margin-bottom: 1em;
}
