/* 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 {
	margin: 0px auto;
	padding: 0px 5px;
	background-color: #C3DCE4;
	background-image: none;
}
.builder-module {
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: transparent;
	background-image: none;
}
.builder-module-navigation li a {
	background-color: transparent;
	background-image: none;
}
.builder-module-navigation li li a {
	background-color: #FFFFFF;
	background-image: none;
}
.builder-module-widget-bar .widget .widget-title {
	color: #7D0101;
}
.builder-module.builder-module-navigation {
	background-color: transparent;
	background-image: none;
}
.fb_iframe_widget {
	background-color: #F4E8DA ! important;
}
.hentry .wp-caption {
	background: none repeat scroll 0px 0px transparent;
	border: 0px none;
	border-radius: 0px;
	padding: 0px;
}
.hentry .wp-caption img {
	margin: 0px;
}
.hentry .wp-caption-text {
	padding: 0px;
}
body {
	background-color: #38160B;
	background-image: url("http://universitypetclinic.com/cms/wp-content/uploads/2012/06/mainbg.png");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}


/* Style Manager custom css */
.builder-container-outer-wrapper {
    margin: 0 auto;
    padding: 0 5px;
}
.builder-module-navigation li li a {
    background-color: #ffffff;
    background-image: none;
}
.fb_iframe_widget {
    background-color: #f4e8da !important;
}
.hentry .wp-caption-text {
    padding: 0;
}
.hentry .wp-caption img {
margin:0;
}
.hentry .wp-caption {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    border-radius: 0;
    padding: 0;
}
.apptbtn {
text-align:center;
width:100%;
}