/* 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-navigation .current-cat a {
	color: #033D70;
}
.builder-module-navigation .current-menu-item a {
	color: #033D70;
}
.builder-module-navigation .current_page_item a {
	color: #033D70;
}
.builder-module-navigation li a {
	color: #000000;
}
.builder-module-navigation li a:hover {
	color: #033D70;
}
.hentry .entry-title {
	font-family: "Helvetica Neue", "Liberation Sans", Arial, sans-serif;
}
.hentry .entry-title h1 {
	font-family: "Helvetica Neue", "Liberation Sans", Arial, sans-serif;
}
.hentry .entry-title h2 {
	font-family: "Helvetica Neue", "Liberation Sans", Arial, sans-serif;
}
.hentry .entry-title h3 {
	font-family: "Helvetica Neue", "Liberation Sans", Arial, sans-serif;
}


/* Style Manager custom css */
.hentry .entry-title {
	display:none;
}
.entry-content h2 {
	color: #033D70;
	font-size:175%;
	margin-bottom:25px;
}