/* 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-content .builder-module-block {
	margin-top: 2px;
	margin-bottom: 2px;
}
.builder-module-content .builder-module-block .hentry:first-child {
	margin-top: 2px;
}
.builder-module-content .builder-module-block .hentry:last-child {
	margin-bottom: 2px;
}
.builder-module-content .left .builder-module-element {
	margin-left: 2px;
}
.builder-module-content .left .widget-wrapper-left .widget {
	margin-left: 2px;
}
.builder-module-content .left .widget-wrapper-single .widget {
	margin-left: 2px;
}
.builder-module-content .middle .builder-module-element {
	margin-left: 3px;
}
.builder-module-content .right .builder-module-element {
	margin-left: 3px;
	margin-right: 2px;
}
.builder-module-content .right .widget-wrapper-right .widget {
	margin-right: 2px;
}
.builder-module-content .right .widget-wrapper-single .widget {
	margin-right: 2px;
}
.builder-module-content .single .builder-module-element {
	margin-right: 2px;
	margin-left: 2px;
}
.builder-module-html .builder-module-element a {
	color: #1531D4;
	text-decoration: underline;
}
.builder-module-html .builder-module-element a:hover {
	color: #F02781;
}
.builder-module-sidebar-with-element {
	background-color: #96B7FA;
}
.builder-module-sidebar-with-element .widget {
	padding: 5px;
	color: #000080;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	text-align: left;
	background-image: none;
}
.builder-module-sidebar-with-element .widget .widget-title {
	color: #000080;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	font-size: 112.5%;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	padding: 3px;
	background-image: none;
}
.builder-module-sidebar-with-element .widget a {
	color: #1531D4;
	text-decoration: underline;
}
.builder-module-sidebar-with-element .widget a:hover {
	color: #F02781;
}
.builder-module.builder-module-content {
	background-color: #D7E1FA;
	background-image: url(http://cayelincastell.com/wp-content/uploads/2012/04/page-background.jpg);
}
.entry-content a {
	color: #1531D4;
	text-decoration: underline;
}
.entry-content a:hover {
	color: #F02781;
}
.hentry {
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
}
.hentry a {
	color: #1531D4;
	text-decoration: underline;
}
.hentry a:hover {
	color: #F02781;
}
.loop a {
	color: #1531D4;
	text-decoration: underline;
}
.loop a:hover {
	color: #F02781;
}
body {
	background-color: #000080;
	background-image: none;
	color: #000080;
}