header.top-title h1.entry-title {
	margin-bottom:0px;
}

header.top-title .date {
	width: 170px;
	margin-bottom:30px;
	padding: 0px 15px;
	background-color:#293738;
	color:#fff;
	font-size: 20px;
	font-weight:bold;
	font-family:'tensoregular';
	text-align:center;
}

.the-content-container {}
.event-container{
	margin-bottom:50px;
}

#Directions--Parking iframe {
	width:100%;
}

.the-content p {
	text-align:justify;
}

.the-content-container .the-image img {
	width: 100%;
	margin-bottom: 20px;
}

.the-partners {
	margin: 20px 0;
}

.the-partners ul {
	list-style:none;
	margin: 40px 0;
	padding: 0;
	text-align: center;
}

.the-partners ul li {
	display: inline-block;
	margin: 0 3% 12% 0;
	padding: 0;
}

.the-partners img {
	display: inline-block;
	width: 100%;
}
.the-partners li.big {
	width: 44%;
}

.the-partners li.small {
	width: 21%;
}

@media (max-width: 991px) {
	.the-partners ul li {
		margin: 2% 3% 2% 0;
	}

	.the-partners li.big {
		width: 21%;
	}

	.the-partners li.small {
		width: 21%;
	}
}


.the-sidebar {
	border-left: 1px solid #e2e2e2;
}

.the-sidebar ul {
	margin: 0;
	font-size: 20px;
	list-style:square;
}

.the-sidebar ul li {
	font-size: 15px;
	margin: 0;
	padding: 0 0 0 0px;
}

.the-sidebar ul li a {
	color: #9BC43C;
	text-decoration:none;
}

.the-sidebar ul li a:hover {
	color: #293738;
}

.the-sidebar .section {
	margin-bottom:50px;
}

.the-sidebar h3{
	color: #293738;
}

.the-results {
	margin-bottom:150px;
}

.the-results h2 {
	font-size:32px;
	color:#9BC43C;
}

/**Table Press Overrides*/
.tablepress thead th {
background-color: #9BC43C !important;
}

.tablepress thead th:hover {
background-color: #85a333 !important;
}
