/* 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-container-outer-wrapper {
	background-color: transparent;
}
.builder-module-navigation li a {
	text-align: justify;
	background-position: center top;
}
.builder-module-navigation li a:hover {
	text-align: justify;
}
.builder-module-widget-bar {
	background-color: transparent;
}
.builder-module-widget-bar .widget {
	font-size: 87.5%;
	background-color: transparent;
	border-color: transparent;
	border-style: double;
}
.builder-module-widget-bar .widget .widget-title {
	background-color: transparent;
}
.builder-module.builder-module-content {
	background-color: transparent;
}
.builder-module.builder-module-html {
	background-image: none;
}
.builder-module.builder-module-navigation {
	background-position: center top;
}
.date {
	display: block ! important;
	color: #CCCCCC;
	font-size: 1.2em;
	font-weight: normal;
	margin-left: 0em;
	margin-top: 0.1em;
	margin-bottom: 10px;
}
.featuredposts {
	margin: 0px auto;
	position: relative;
	clear: both;
}
.featuredposts .next {
	outline: medium none;
	position: absolute;
	right: 10px;
}
.featuredposts .next img {
	background: none repeat scroll 0% 0% transparent;
	border: medium none;
}
.featuredposts .previous {
	outline: medium none;
	position: absolute;
	left: 10px;
}
.featuredposts .previous img {
	background: none repeat scroll 0% 0% transparent;
	border: medium none;
}
.featuredposts-container {
	border: 1px solid #CBCBCB;
	border-radius: 15px 15px 15px 15px;
	overflow: hidden;
	background: none repeat scroll 0% 0% #444444;
}
.featuredposts-excerpt {
	position: relative ! important;
	display: block ! important;
	background: none repeat scroll 0% 0% #222222;
	color: #CCCCCC;
}
.featuredposts-excerpt a {
	color: #CCCCCC;
}
.featuredposts-image {
	position: relative ! important;
	display: block ! important;
}
.featuredposts-slides {
	position: absolute;
	top: 0pt;
	left: 0pt;
}
.featuredposts-slides div {
	position: absolute;
	top: 0pt;
	display: none;
}
.featuredposts-slides img {
	background: none repeat scroll 0% 0% transparent;
	border: medium none;
	margin: 0pt;
	padding: 0pt;
	border-radius: 0pt 0pt 0pt 0pt;
}
.featuredposts-title {
	display: block ! important;
	position: relative ! important;
	background: none repeat scroll 0% 0% #222222;
	color: #CCCCCC;
}
.featuredposts-title h2 {
	margin: 0pt ! important;
	padding: 10px;
	font-size: 24px;
	font-weight: bold;
	line-height: normal ! important;
}
.featuredposts-title h2 a {
	color: #CCCCCC;
	text-decoration: none;
}
.featuredposts-title h2 a:hover {
	text-decoration: underline;
}
.hentry .entry-title {
	color: #FFFFFF;
	background-color: #222222;
	background-image: none;
}
.hentry .entry-title h1 {
	color: #FFFFFF;
	background-color: #222222;
	background-image: none;
}
.hentry .entry-title h2 {
	color: #FFFFFF;
	background-color: #222222;
	background-image: none;
}
.hentry .entry-title h3 {
	color: #FFFFFF;
	background-color: #222222;
	background-image: none;
}
body {
	background-color: #FFFFFF;
	background-image: url("http://www.lukegrohovsky.com/emergencepictures/wp-content/uploads/2012/02/bottom3.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Geneva,Tahoma,Verdana,sans-serif;
}
ul.featuredposts-pagination {
	padding: 0pt;
	margin: 2px auto ! important;
	position: relative;
	bottom: 25px;
	list-style-type: none ! important;
}
ul.featuredposts-pagination a {
	outline: medium none;
	display: block;
	width: 12px;
	padding-top: 12px;
	height: 0pt;
	overflow: hidden;
	background-position: 0pt 0pt;
	background-repeat: no-repeat;
}
ul.featuredposts-pagination li {
	list-style: none outside none ! important;
}
ul.featuredposts-pagination li.active a {
	background-position: 0pt -12px;
}
ul.featuredposts-pagination li:before {
	content: none ! important;
}