.site-header {
	background-color: #4183D7;
	color: white;
	min-height: 0;
}

.site-title {
	font-family: Vollkorn, sans-serif;
	line-height: inherit;
}

.site-title a {
	background: url('/images/logo.png') no-repeat left top;
	background-size: 44px;
	padding-left: 50px;
}

.site-title a, .site-title a:hover {
	color: white;
}

.title-area {
float: left;
padding: 15px 0 10px;
width: 360px;
}

a {
	color: #4183D7;
}

.entry-title, .archive-title {
	text-align: center;
}

a:hover, .entry-title a:hover {
	color: #446CB3;
}

.site-header .wrap {
	padding: 0;
}

#related-category-posts {
	border: 1px solid #4183D7;
	margin-bottom: 1em;
}

#related-category-posts h4 {
	background-color: #4183D7;
	text-align: center;
	margin-bottom: 0;
	padding: 20px 0;
	color: white;
}

#related-category-posts .widget {
	margin-bottom: 0;
}

#related-category-posts li a {
	padding: 10px 15px;
	display: block;
}

#related-category-posts li > a:hover,
#related-category-posts li > a:focus {
	background-color: #eee;
}

.sidebar li {
	border-bottom: none;
}

.genesis-nav-menu a {
	color: white;
}

.genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu .sub-menu a:hover {
	background-color: #446CB3;
	color: white;
}

.genesis-nav-menu .sub-menu a {
	color: #4183D7;
}

#text-2 {
	padding: 0;
	background: none;
}

#text-2 p {
	margin-bottom: 0;
}

.feature-box {
	padding: 20px;
	text-align: center;
	background: #f2efef;
}

.ad.in-content {
	text-align: center;
	padding: 20px 10px;
	margin-bottom: 20px;
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
}

.ad.link-unit {
	text-align: center;
	padding-bottom: 10px;
}

.ad.in-content-left {
	float: left;
	margin: 20px;
	margin-left: 0;
}

.archive-pagination li a:hover, .archive-pagination .active a {
	background-color: #4183D7;
}

.big-intro {
	text-align: center;
	font-size: 1.3em;
}

.category-quizzes select {
	width: auto !important;
}

.featured-image-wrapper {
	position: relative;
}

.featured-image-wrapper .credit-link {
	position: absolute;
	bottom: 10px;
	right: 5px;
	background: rgba(17, 15, 32, .8);
	text-transform: uppercase;
	font-size: 12px;
	color: #918f8f;
	padding: 3px;
}

div#jp-relatedposts h3.jp-relatedposts-headline {
	font-size: 24px !important;
	font-family: Vollkorn, sans-serif !important;
	font-weight: 400 !important;
	color: white !important;
}

div#jp-relatedposts h3.jp-relatedposts-headline em {
	font-weight: 400 !important;
}

div#jp-relatedposts {
	background: #4183D7 !important;
  	padding: 1em !important;
  	color: white !important;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	color: white !important;
  	font-size: 18px !important;
}

div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	text-align: center !important;
	padding-top: 5px !important;
}

div#jp-relatedposts h3.jp-relatedposts-headline em:before {
	border-top: none !important;
}