/* 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 {
	margin-bottom: 5px;
	margin-top: 5px;
}
.builder-module.builder-module-header {
	background-image: url("http://www.haroldshank.com/wp-content/uploads/heading_home_2-1.jpg");
	background-position: center center;
}
.site-tagline {
	color: #FFFFFF;
}
.site-tagline a {
	color: #FFFFFF;
}
.site-tagline a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.site-title {
	font-size: 300%;
	color: #FFFFFF;
}
.site-title a {
	color: #FFFFFF;
}
.site-title a:hover {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: none;
	background-position: center top;
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
}
html {
	font-size: 22px;
}


/* Style Manager custom css */
.builder-module-header {
        height: 190px;
}

.builder-module-footer .builder-module-element {
        color: #FFFFFF;
        text-align: left;
}
.builder-module-footer .builder-module-element a:hover {
        color: #FFFFFF; }


.builder-module-footer a {
                 color: #Ffffff!important;
}

