/* 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 {
	width: 100%;
}

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



/* Style Manager generated css */
.builder-module-html .builder-module-element a {
	color: #0318FA;
}
.builder-module-html .builder-module-element a:hover {
	color: #F70549;
	text-decoration: underline;
}
.builder-module-navigation li a {
	color: #FFFF00;
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
	font-size: 100%;
}
.meta-bottom a {
	color: #0318FA;
}
.meta-bottom a:hover {
	color: #F70549;
	text-decoration: underline;
}
.post-content a {
	color: #0318FA;
}
.post-content a:hover {
	color: #F70549;
	text-decoration: underline;
}
.post-meta a {
	color: #0318FA;
}
.post-meta a:hover {
	color: #F70549;
	text-decoration: underline;
}
body {
	background-color: #090B30;
}


/* Style Manager custom css */
.builder-module-html .builder-module-element a {
	color: #0318FA;
}
.builder-module-html .builder-module-element a:hover {
	color: #F70549;
	text-decoration: underline;
}
.builder-module-navigation li a {
	color: #F7FF05;
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
	font-size: 98%;
}
.meta-bottom a {
	color: #0318FA;
}
.meta-bottom a:hover {
	color: #F70549;
	text-decoration: underline;
}
.post-content a {
	color: #0318FA;
}
.post-content a:hover {
	color: #F70549;
	text-decoration: underline;
}
.post-meta a {
	color: #0318FA;
}
.post-meta a:hover {
	color: #F70549;
	text-decoration: underline;
}
body {
	background-color: #090B30;
}