/* 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 */
.nivo-controlNav {
	position: absolute;
	left: 47%;
	bottom: -30px;
}
.nivo-controlNav a {
	position: relative;
	z-index: 99;
	cursor: pointer;
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	border: 0pt none;
	margin-right: 3px;
	float: left;
}
.nivo-controlNav a.active {
	font-weight: bold;
	background-position: -10px 0pt;
}
.nivo-directionNav a {
	top: 171px;
}
.nivoSlider {
	box-shadow: 0px 0px 10px #333333;
}
a.nivo-nextNav {
	background-position: -30px 0pt;
	right: 10px;
}