.archive-header {
	display: none;
}

.featured-image img {
	display: none;
}

.entry-meta {
	display: none;
}

.site-title a {
	color: #FFFFFF !important;
	font-family: ;
	font-size: 40px;
	letter-spacing: -px;
	margin-right: 20px;
	text-decoration: none;
}

.site-description {
	color: #FFFFFF !important;
	font-family: ;
	font-size: 22px;
	letter-spacing: -px;
	margin-right: 20px;
	text-decoration: none;
}

.entry-title a {
	color: maroon !important;
	font-family: ;
	font-size: 38px;
	letter-spacing: -px;
	margin-right: px;
	text-decoration: none;
}

.main-navigation ul {
	background-color: !important;
	color: maroon !important;
	font-family: ;
	font-size: 22px;
	letter-spacing: -px;
	margin-right: px;
	text-decoration: none;
}

.page #content .post .container {
	color: black !important;
	padding-bottom: 6%;
	background-color: ;
}

.main-navigation li ul a, .main-navigation li ul li a {
	width: 100%;
	display: inline-block;
	border-bottom: solid 1px rgba(255,255,255,.1);
	padding: 10px;
	margin: 0;
	font-size: 16px;
	font-weight: 400;
	text-transform: none;
	line-height: 1.6;
	background-color: #283037;
	color: rgba(255,255,255,.8);
}

.page .entry-header .entry-title {
	text-align: center;
	font-size: 40px;
}

#content .with-featured-image .container {
	background-color: #fff;
	margin-top: -2%;
	position: relative;
	padding-top: 3%;
}

.entry-large .entry-title, .page .entry-header .entry-title {
	font-size: 50px;
	margin-bottom: 2.5%;
	line-height: 1.2;
	position: relative;
	letter-spacing: -.025em;
	color: maroon;
}

.main-navigation li a {
	padding: 25px 20px;
	display: inline-block;
	color: maroon;
	-webkit-transition: .1s ease-in-out;
	-moz-transition: .1s ease-in-out;
	transition: .1s ease-in-out;
}

.post-meta {
	font-size: 14px;
	color: black;
}

.byline {
	color: black;
}

.entry-content a {
	color: black;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	transition: .2s ease;
	border-bottom: dotted 1px #bbb;
}

.page-id-5321 .entry-title {
	display: none;
}