/* 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: #006699;
}
.builder-module-navigation .current-cat a {
	color: #FFFFFF;
}
.builder-module-navigation .current-menu-item a {
	color: #FFFFFF;
}
.builder-module-navigation .current_page_item a {
	color: #FFFFFF;
}
.builder-module-navigation li a {
	color: #FFFFFF;
	background-color: #006699;
}
.builder-module-navigation li a:hover {
	color: #CCCCCC;
}
.builder-module.builder-module-footer {
	background-color: #ABABAB;
}
.builder-module.builder-module-navigation {
	background-color: #006699;
}
body {
	background-color: #FFFFFF;
}
h1 {
	font-size: 225%;
	color: #006699;
	font-weight: normal;
}
h2 {
	font-size: 150%;
	color: #65656D;
	font-weight: normal;
}
h4 {
	color: #FFFFFF;
	font-weight: normal;
}


/* Style Manager custom css */
.hentry .entry-title {
	/*display:none;*/
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-bottom:0px;
}
.builder-module-content {
	margin-top:25px;
}
.builder-module-content  .entry-content .excerpt-read-more {
	margin: 0.5em 0 0;
}