/* 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: #999999;
}
.builder-module-navigation .current-cat a {
	color: #CC0000;
}
.builder-module-navigation .current-menu-item a {
	color: #CC0000;
}
.builder-module-navigation .current_page_item a {
	color: #CC0000;
}
.builder-module-navigation li a {
	color: #FFFFFF;
	font-size: 87.5%;
	background-color: #999999;
}
.builder-module-navigation li a:hover {
	color: #CC0000;
}
.builder-module.builder-module-navigation {
	background-color: #999999;
}


/* Style Manager custom css */
.hentry .entry-title {
	color:#CC0000;
	font-size:200%;
}
.loop-content {
	width:100%;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:30px;
}