/* 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 */



/* Style Manager custom css */
.hentry .entry-title {
	text-align:center;
}
.entry-content {
	width:100%;
	max-width:1300px;
	margin-left:auto;
	margin-right:auto;
}
.entry-content h4 {
	margin-top:15px;
	margin-bottom:0px;
	text-transform:none;
	
}
.entry-content h4 a {
	color:#FFFFFF;
	background:#464441;
	font-weight:200;
	text-decoration:none;
	padding:25px 25px;
	display:block;
	width:100% !important;
}
.entry-content h4 a:hover {
	color:#FFFFFF;
	background:#83807A;
}