/* Standardize child theme styling */
.builder-module.builder-module-top,
.builder-module.builder-module-single {
	margin-top: 0;
}
.builder-module.builder-module-bottom,
.builder-module.builder-module-single {
	margin-bottom: 0;
}
.builder-module-sidebar {
	padding: 0;
}
.post {
	margin-left: 0;
	margin-right: 0;
}
#comments {
	margin-left: 0;
	margin-right: 0;
}
#comments ol.commentlist {
	background: transparent;
}
.builder-module-sidebar {
	background: transparent;
}

.builder-module .left .builder-module-element,
.builder-module .middle .builder-module-element {
	margin-right: 0;
}
.builder-module .middle .builder-module-element,
.builder-module .right .builder-module-element {
	margin-left: 0;
}

.builder-module-image .builder-module-element-outer-wrapper {
	width: 100% !important;
}
.builder-module-image .builder-module-element img {
	max-width: 100%;
}

.builder-module {
	border-left: 0 !important;
	border-right: 0 !important;
}

.site-title a:hover,
.site-tagline a:hover {
	font-size: inherit;
}



/* Style Manager generated css */
.builder-module-html .builder-module-block {
	margin-top: 15px;
	margin-bottom: 15px;
}
.builder-module-html .builder-module-block .post:first-child {
	margin-top: 15px;
}
.builder-module-html .builder-module-block .post:last-child {
	margin-bottom: 15px;
}
.builder-module-html .builder-module-element a {
	color: #850505;
}
.builder-module-html .left .builder-module-element {
	margin-left: 15px;
}
.builder-module-html .left .widget-wrapper-left .widget {
	margin-left: 15px;
}
.builder-module-html .left .widget-wrapper-single .widget {
	margin-left: 15px;
}
.builder-module-html .right .builder-module-element {
	margin-right: 15px;
}
.builder-module-html .right .widget-wrapper-right .widget {
	margin-right: 15px;
}
.builder-module-html .right .widget-wrapper-single .widget {
	margin-right: 15px;
}
.builder-module-html .single .builder-module-element {
	margin-left: 15px;
	margin-right: 15px;
}
.builder-module-navigation li a {
	color: #F0D59E;
	font-size: 150%;
	background-color: #850505;
	background-image: none;
}
.builder-module-navigation li a:hover {
	background-color: #CCCCCC;
}
.builder-module-navigation li li {
	border-top-color: #F0D59E;
	border-right-color: #F0D59E;
	border-bottom-color: #F0D59E;
	border-left-color: #F0D59E;
}
.builder-module-navigation li ul {
	border-top-color: #F0D59E;
	border-right-color: #F0D59E;
	border-bottom-color: #F0D59E;
	border-left-color: #F0D59E;
}
.builder-module-sidebar-with-element .widget {
	font-size: 112.5%;
	text-align: justify;
}
.builder-module-sidebar-with-element .widget .widget-title {
	font-size: 125%;
	text-align: center;
}
.builder-module-widget-bar .widget {
	font-size: 112.5%;
	text-align: justify;
}
.builder-module-widget-bar .widget .widget-title {
	font-size: 125%;
	text-align: center;
}
.builder-module.builder-module-navigation {
	background-color: #850505;
	border-top-color: #F0D59E;
	border-right-color: #F0D59E;
	border-bottom-color: #F0D59E;
	border-left-color: #F0D59E;
	background-image: none;
}
.meta-bottom a {
	color: #850505;
}
.page .post-title h1 {
	font-size: 250%;
}
.page .post-title h2 {
	font-size: 250%;
}
.page .post-title h3 {
	font-size: 250%;
}
.post-content a {
	color: #850505;
}
.post-meta a {
	color: #850505;
}
body {
	background-attachment: fixed;
	background-image: none;
	background-position: 50% 0%;
	background-repeat: no-repeat no-repeat;
}
h3 {
	font-size: 137.5%;
}


/* Style Manager custom css */
.hentry img {
border: none;
background: transparent;
}