/* Standardize child theme styling */
.builder-module-top,
.builder-module-single {
	margin-top: 0;
}
.builder-module-bottom,
.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;
}


/* Style Manager output */
#pluginbuddyalert {
	background-attachment: initial;
	background-clip: initial;
	background-color: #273E9B;
	background-image: initial;
	background-origin: initial;
	background-position-x: initial;
	background-position-y: initial;
	background-repeat-x: initial;
	background-repeat-y: initial;
	border-bottom-color: #DF1F2E;
	border-left-color: #DF1F2E;
	border-right-color: #DF1F2E;
	border-top-color: #DF1F2E;
	color: #FFFFFF;
}
.builder-module-content .left .builder-module-element {
	margin-right: 0px;
}
.builder-module-content .middle .builder-module-element {
	margin-right: 0px;
}
.builder-module-footer .left .builder-module-element {
	margin-right: 0px;
}
.builder-module-footer .middle .builder-module-element {
	margin-right: 0px;
}
.builder-module-html .builder-module-element a {
	color: #273E9B;
	text-decoration: none;
}
.builder-module-html .builder-module-element a:hover {
	color: #DF1F2F;
	text-decoration: underline;
}
.builder-module-html .left .builder-module-element {
	margin-right: 0px;
}
.builder-module-html .middle .builder-module-element {
	margin-right: 0px;
}
.builder-module-image .left .builder-module-element {
	margin-right: 0px;
}
.builder-module-image .middle .builder-module-element {
	margin-right: 0px;
}
.builder-module-navigation li a {
	background-color: #DF1F2E;
	color: #FFFFFF;
}
.builder-module.builder-module-navigation {
	background-color: #DF1F2E;
}
.emailbuddy input {
	background-attachment: initial;
	background-clip: initial;
	background-color: #FFFFFF;
	background-image: initial;
	background-origin: initial;
	background-position-x: initial;
	background-position-y: initial;
	background-repeat-x: initial;
	background-repeat-y: initial;
	color: #273E9B;
}
.emailbuddy input[type="submit"] {
	background-attachment: initial;
	background-clip: initial;
	background-color: #DF1F2E;
	background-image: initial;
	background-origin: initial;
	background-position-x: initial;
	background-position-y: initial;
	background-repeat-x: initial;
	background-repeat-y: initial;
	color: #FFFFFF;
}
.emailbuddy input[type="submit"]:hover {
	background-attachment: initial;
	background-clip: initial;
	background-color: #FFFFFF;
	background-image: initial;
	background-origin: initial;
	background-position-x: initial;
	background-position-y: initial;
	background-repeat-x: initial;
	background-repeat-y: initial;
	color: #DF1F2E;
}
.meta-bottom a {
	color: #273E9B;
	text-decoration: none;
}
.meta-bottom a:hover {
	color: #DF1F2F;
	text-decoration: underline;
}
.post-content a {
	color: #273E9B;
	text-decoration: none;
}
.post-content a:hover {
	color: #DF1F2F;
	text-decoration: underline;
}
.post-meta a {
	color: #273E9B;
	text-decoration: none;
}
.post-meta a:hover {
	color: #DF1F2F;
	text-decoration: underline;
}