/* 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-html .builder-module-element a:hover {
	color: #86055F;
}
.builder-module-navigation li a {
	font-family: "Geneva", "Tahoma", "Verdana", sans-serif;
	font-size: 150%;
	text-align: center;
}
.builder-module-sidebar-with-element {
	background-color: #FFFFFF;
}
.builder-module-sidebar-with-element .widget a:hover {
	color: #86055F;
}
.builder-module-widget-bar {
	background-color: #F5F5F5;
}
.builder-module-widget-bar .widget {
	color: #00B8F0;
	font-size: 100%;
	text-align: left;
	background-color: #F5F5F5;
}
.builder-module-widget-bar .widget a {
	color: #333333;
}
.builder-module-widget-bar .widget a:hover {
	color: #86055F;
}
.builder-module.builder-module-footer {
	background-color: #666666;
}
.entry-content a:hover {
	color: #86055F;
}
.loop a:hover {
	color: #86055F;
}
body {
	font-family: "Geneva", "Tahoma", "Verdana", sans-serif;
	color: #646464;
}
h1 {
	color: #86055F;
}
h2 {
	color: #646464;
}
html {
	font-size: 87.5%;
}


/* Style Manager custom css */
.builder-module-sidebar-with-element .widget {
	background-color: #ffffff;
}

.img {margin-top:0; margin-bottom:0;}

/*page top purple line*/
.builder-module-navigation {
	border-top: 4px;
	border-top-style: solid;
	border-top-color: #86055F;
}
/*page top purple hover button background*/
.builder-module-navigation li a:hover { 
background: #86055F;
color: #FFFFFF;
}

.builder-module {
	margin-bottom: 0px;
}

/*margin above feature image
.builder-module-html .builder-module-block {
	margin-top: 6px;
}*/

/*left border content
.builder-module-content .builder-module-element {
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #DEDEDE;
}*/

/*top border content
.builder-module-content {
	border-top: 2px;
	border-top-style: solid;
	border-top-color: #86055F;
}*/

/*page header*/
h1.entry-title {
    font-size: 1.2em;
    line-height: 1em;
}
.dcjq-accordion li a.active {
color: #86055F; !important;
}

.dcjq-accordion li {
color: #333333; !important;
}

/*content background*/
.builder-module-content .builder-module-element {
    background: #FFFFFF;
	padding: 0;
}

.builder-module-image .left .widget, .builder-module-image .middle .widget {
    margin-top: 4.0em;
    margin-left: 0px;
    margin-right: 0px;
    color: #ffffff;
}

/*sidebar menu styling*/
.builder-module-sidebar-with-element .widget {
}

/* Styling for current menu item */
li li.current_page_item{
color:#86055F;} 

/* Style the link element */
/* li.current_page_item active{
color:#86055F;
text-decoration:none;}*/

/* Style Search Box */
/*.builder-module-sidebar h4.widget-title {
display:none;
}*/

/* Style Search Box */
input[type="text"], input[type="password"], input.text, input.title, textarea {
    padding: 0.2em 0.2em;
}
/* Style Search Button */
input[type="submit"] {
    color: rgb(51, 51, 51);
    background: none repeat scroll 0% 0% rgb(245, 245, 245);
    padding: 0.2em 0.8em;
}
/* Style Search Button */
input[type="submit"]:hover {
    color: rgb(255, 255, 255);
    background: none repeat scroll 0% 0% rgb(134, 5, 95);
}
/* Style Top-DE Menu Center */
.menu-top-de-container {
    display: table;
    margin: 0 auto;
}
/* Style Top Menu Active Background */
.builder-module-navigation li.current_page_item a, .builder-module-navigation li.current-cat a {
    color: rgb(245, 245, 245);
    background: none repeat scroll 0% 0% rgb(102, 102, 102);
}
/* Style Content Menu Left Bottom Widget Margin */
.builder-module-sidebar > div:last-child .widget:last-child {
    margin-bottom: 2em;
}

/* Style Content Left Widget Margin Bottom */
.builder-module-sidebar .widget {
    margin: 0px 0px 2em;
}
/* Style Top NAv Bar Child List Background on Hover */
.builder-module-navigation li li a:hover { 
background: #86055F;
color: #ffffff;
}
/* Content Title */
h1.entry-title {
color: #86055F;
line-height: 1.5em;
}
/* Footer Text */
.builder-module-footer .builder-module-element { 
color: #FFFFFF;
text-align: left;
margin-left: 1em;
}
/* Footer Text Title*/
.builder-module-widget-bar .widget .widget-title {
	color: #333333;
	font-size: 100%;
	text-align: left;
	font-weight: bolder;
	text-decoration: underline;
	text-indent: 1.15em;
	padding-top: 2em;
}
/* Footer Text*/
.builder-module-widget-bar .widget ul {
font-weight: normal;
}