/* Standardize child theme styling */
#comments ol.commentlist {
	background: transparent;
}
.builder-module-sidebar {
	background: transparent;
}
.site-title a:hover,
.site-tagline a:hover {
	font-size: inherit;
}



/* Style Manager generated css */
.builder-module-background-wrapper.builder-module-navigation-background-wrapper {
	background-color: #2E75B6;
}
.builder-module-html .builder-module-element a {
	color: #2968A2;
}
.builder-module-navigation li a {
	color: #FFFFFF;
	background-color: #2E75B6;
}
.builder-module.builder-module-navigation {
	background-color: #2E75B6;
}
.entry-content a {
	color: #2968A2;
}
.hentry .entry-title {
	color: #2968A2;
}
.hentry .entry-title h1 {
	color: #2968A2;
}
.hentry .entry-title h2 {
	color: #2968A2;
}
.hentry .entry-title h3 {
	color: #2968A2;
}
.loop a {
	color: #2968A2;
}
body {
	background-color: #FFFFFF;
}


/* Style Manager custom css */
.entry-content {
	max-width:900px;
	margin-left:auto;
	margin-right:auto;
}
.hentry .entry-title {
	text-align:center;
	padding: 15px 0;
}
h2 {
	color: #2968A2;
}
h3 {
	color: #2968A2;
	padding:20px 0;
}