/* 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 */
#comments .comment a {
	color: #E7A318;
}
#comments .comment a:hover {
	color: #637D00;
}
.builder-container-outer-wrapper {
	background-color: transparent;
	background-attachment: fixed;
	padding: 0px;
}
.builder-module {
	margin-bottom: 1px;
	margin-top: 1px;
}
.builder-module-content .middle .builder-module-element {
	margin-left: 3px;
}
.builder-module-content .right .builder-module-element {
	margin-left: 3px;
}
.builder-module-html .builder-module-element a {
	color: #647D00;
	text-decoration: none;
}
.builder-module-html .builder-module-element a:hover {
	color: #E7A318;
	text-decoration: none;
}
.builder-module-navigation li a {
	color: #BF7820;
	font-size: 18px;
	background-color: transparent;
	background-image: url("http://milagrosutah.com/wp-content/uploads/2012/02/Milagros-red-navigation-.png");
}
.builder-module-sidebar-with-element .widget {
	color: #000000;
	font-size: 16px;
}
.builder-module-sidebar-with-element .widget a {
	color: #E7A318;
	text-decoration: none;
}
.builder-module-sidebar-with-element .widget a:hover {
	color: #637D00;
}
.builder-module-sidebar-with-element .widget-middle {
	margin-bottom: 2px;
}
.builder-module-sidebar-with-element .widget-top {
	margin-bottom: 2px;
}
.builder-module-sidebar-with-element .widget-wrapper-left .widget {
	margin-right: 1px;
	margin-bottom: 2px;
}
.builder-module-sidebar-with-element .widget-wrapper-right .widget {
	margin-left: 1px;
	margin-bottom: 2px;
}
.builder-module-sidebar-with-element .widget-wrapper-top .widget {
	margin-bottom: 2px;
}
.builder-module-widget-bar {
	background-color: #443931;
	background-image: url("http://milagrosutah.com/wp-content/uploads/2012/02/MilagrosTile1.png");
}
.builder-module-widget-bar .left .widget {
	margin-left: 0px;
}
.builder-module-widget-bar .right .widget {
	margin-right: 0px;
}
.builder-module-widget-bar .single .widget {
	margin-left: 0px;
	margin-right: 0px;
}
.builder-module-widget-bar .widget {
	padding: 7px;
	font-size: 14px;
	background-color: #2B251F;
}
.builder-module-widget-bar .widget a {
	text-decoration: none;
}
.builder-module-widget-bar .widget a:hover {
	color: #E7A218;
	text-decoration: none;
}
.builder-module-widget-bar .widget-bottom {
	margin-bottom: 0px;
}
.builder-module-widget-bar .widget-middle {
	margin-bottom: 0px;
}
.builder-module-widget-bar .widget-single {
	margin-bottom: 0px;
	margin-top: 0px;
}
.builder-module-widget-bar .widget-top {
	margin-top: 0px;
	margin-bottom: 0px;
}
.builder-module-widget-bar .widget-wrapper-left .widget {
	margin-right: 0px;
}
.builder-module-widget-bar .widget-wrapper-middle .widget {
	margin-left: 0px;
	margin-right: 0px;
}
.builder-module-widget-bar .widget-wrapper-right .widget {
	margin-left: 0px;
}
.builder-module.builder-module-navigation {
	background-color: transparent;
	background-image: url("http://milagrosutah.com/wp-content/uploads/2012/02/Milagros-red-navigation-.png");
}
.entry-content a {
	color: #647D00;
	text-decoration: none;
}
.entry-content a:hover {
	color: #E7A318;
	text-decoration: none;
}
.hentry a {
	color: #B0392E;
	text-decoration: none;
}
.hentry a:hover {
	color: #637D00;
}
.loop a {
	color: #647D00;
	text-decoration: none;
}
.loop a:hover {
	color: #E7A318;
	text-decoration: none;
}
body {
	background-color: #443931;
	background-image: url("http://milagrosutah.com/wp-content/uploads/2013/04/MilagrosHeader11.jpg");
	background-attachment: fixed;
	background-repeat: repeat;
}
html {
	font-size: 20px;
}


/* Style Manager custom css */
.entry-meta.date {
    display: none;
}

.hentry img {
    background: none;
    border: none;
    padding: 0;
}
.meta-bottom .my-alignright {
margin: 0 0 1.5em 0.5em;
float: right;
text-align: right;
}