/* 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 */
.entry-header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #969191;
	margin-bottom: 16px;
}
.hentry {
	color: #E0E0E0;
	font-family: 'Helvetica Neue', 'Liberation Sans', Arial, sans-serif;
}
.hentry .entry-title {
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	margin-bottom: 2px;
}
.hentry .entry-title a {
	color: #FFFFFF;
}
.hentry .entry-title h1 {
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	margin-bottom: 2px;
}
.hentry .entry-title h2 {
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	margin-bottom: 2px;
}
.hentry .entry-title h3 {
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	margin-bottom: 2px;
}
.hentry a {
	color: #940D0D;
}
.page .entry-title {
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
	font-size: 26px;
	margin-bottom: 2px;
}
.page .entry-title a {
	color: #FFFFFF;
}
.page .entry-title h1 {
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
	font-size: 26px;
	margin-bottom: 2px;
}
.page .entry-title h2 {
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
	font-size: 26px;
	margin-bottom: 2px;
}
.page .entry-title h3 {
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
	font-size: 26px;
	margin-bottom: 2px;
}


/* Style Manager custom css */
.entry-header {
    border-bottom: 1px solid #969191;
margin-bottom: 16px;
}

.builder-module-block-outer-wrapper.builder-module-sidebar-outer-wrapper.left.clearfix {
    width: 235px !important;
    max-width: 235px  !important;
}

.builder-module-block-outer-wrapper.builder-module-element-outer-wrapper.middle.clearfix {
    width: 490px !important;
    max-width: 490px !important;
}

.builder-module-block-outer-wrapper.builder-module-sidebar-outer-wrapper.right.clearfix {
    width: 235px  !important;
    max-width: 235px  !important;
}