/* 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 */
.featuredposts {
	margin: 0px auto;
	position: relative;
	clear: both;
}
.featuredposts .next {
	outline: medium none;
	position: absolute;
	right: 10px;
	display: none;
}
.featuredposts .next img {
	background: none repeat scroll 0% 0% transparent;
	border: medium none;
}
.featuredposts .previous {
	outline: medium none;
	position: absolute;
	left: 10px;
	display: none;
}
.featuredposts .previous img {
	background: none repeat scroll 0% 0% transparent;
	border: medium none;
}
.featuredposts-container {
	overflow: hidden;
	position: relative;
}
.featuredposts-excerpt {
	position: absolute ! important;
	display: block ! important;
	background: url("images/excerpt-bg.png") repeat scroll left top transparent;
	left: 0px;
	color: #FFFFFF ! important;
	font-size: 12px;
}
.featuredposts-excerpt .date {
	display: block ! important;
	color: #333333;
	font-size: 1.2em;
	font-weight: normal;
	margin-left: 0em;
	margin-top: 0.1em;
	margin-bottom: 1em;
}
.featuredposts-excerpt a {
	color: #FFFFFF ! important;
	font-style: italic;
	font-weight: bold;
}
.featuredposts-excerpt h2, .featuredposts-excerpt h2 a {
	padding-top: 0px;
	margin: 0px 0px 15px ! important;
	color: #FFFFFF ! important;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.2em;
}
.featuredposts-image {
	position: relative ! important;
	display: block ! important;
}
.featuredposts-slides {
	position: absolute;
	top: 0px;
	left: 0px;
}
.featuredposts-slides div {
	position: absolute;
	top: 0px;
	display: none;
}
.featuredposts-slides img {
	background: none repeat scroll 0% 0% transparent;
	border: medium none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Geneva,Tahoma,Verdana,sans-serif;
	font-size: 75%;
}
ul.featuredposts-pagination {
	padding: 0px;
	margin: 2px auto ! important;
	width: 135px;
	position: relative;
	bottom: 25px;
	list-style-type: none ! important;
}
ul.featuredposts-pagination a {
	outline: medium none;
	display: block;
	width: 12px;
	padding-top: 12px;
	height: 0px;
	overflow: hidden;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
ul.featuredposts-pagination li {
	list-style: none outside none ! important;
}
ul.featuredposts-pagination li.active a {
	background-position: 0px -12px;
}
ul.featuredposts-pagination li:before {
	content: none ! important;
}