/* Standardize child theme styling */
#comments ol.commentlist {
	background: transparent;
}
.builder-module-sidebar {
	background: transparent;
}
.site-title a:hover,
.site-tagline a:hover {
	font-size: inherit;
}



/* Style Manager generated css */
.builder-module-sidebar-with-element .widget .widget-title {
	color: #FFFFFF;
	background-color: #FF0000;
}
.builder-module-widget-bar .widget {
	background-color: #FF0000;
}
.builder-module-widget-bar .widget .widget-title {
	background-color: #FF0000;
}
.hentry .entry-title {
	color: #000000;
}
.hentry .entry-title h1 {
	color: #000000;
}
.hentry .entry-title h2 {
	color: #000000;
}
.hentry .entry-title h3 {
	color: #000000;
}
.site-tagline {
	font-size: 112.5%;
	color: #000000;
	text-transform: none;
}
.site-tagline a {
	color: #000000;
	text-transform: none;
}
.site-tagline a:hover {
	color: #FF0000;
}
.site-title {
	color: #000000;
}
.site-title a {
	color: #000000;
}
.site-title a:hover {
	color: #FF0000;
}
h1 {
	color: #000000;
}
h2 {
	color: #000000;
}


/* Style Manager custom css */
.site-title {
	font-size: 4em;
}

.entry-meta {
	font-size: 0;
	line-height: 0;
	visibility: hidden;
}
.builder-module-sidebar-with-element .widget .widget-title {
	padding-left: 5px;
	padding-right: 5px;	
}
.builder-module-header .builder-module-sidebar .widget-background-wrapper {
	margin-top: -2em !important;
	margin-bottom: 1em !important;
}

.btn,
.more-link,
.loop-utility a,
input[type="submit"],
input[type="button"],
.comment-reply-link, 
.builder-module-footer-background-wrapper {
	background-color: #ff0000;
	background-image: none;
}
blockquote {
	font-weight: 500;
	padding: 0 1.5em;
	font-size: 1em;
	line-height: 1.625;
	color: #3B3F41;
	font-family: 'Noticia Text', Georgia, Times, 'Times New Roman', serif;
}

blockquote p{
	padding: .25 0;
}

.single-post .nyt-style .entry-header {
	text-align: left;
}

.alt-nav-background-wrapper {
	background: none;	
	background-color: #ff0000;
}
.builder-module-navigation.alt-nav li a,
.builder-module-navigation.alt-nav .current_page_item li a,
.builder-module-navigation.alt-nav .current-cat li a,
.builder-module-navigation.alt-nav .current-menu-item li a {
	padding: 0 1em;
	font-weight: 700;
}

