/* 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 */
.hentry .entry-title {
	font-size: 200%;
	color: #5F2C90;
}
.hentry .entry-title h1 {
	font-size: 200%;
	color: #5F2C90;
}
.hentry .entry-title h2 {
	font-size: 200%;
	color: #5F2C90;
}
.hentry .entry-title h3 {
	font-size: 200%;
	color: #5F2C90;
}


/* Style Manager custom css */
.loop-content {
	width:100%;
	max-width: 700px;
	margin-left:auto;
	margin-right:auto;
}
.hentry .entry-title {
	text-align:center;
	font-family:"American Typewriter ITC W01 Md", "Times New Roman", Times, serif;
}
.hentry h2 {
	color:#0B8B99;
	font-weight:400;
	font-size:125%;
	padding-top:10px;
}
.hentry h3 {
	color:#0B8B99;
	font-weight:400;
	padding-top:10px;
}
hr {
	width:80%;
	max-width:450px;
	margin-left:auto;
	margin-right:auto;
	border:solid 1px #CCCCCC;
}
.company-info p {
	font-family: Century Gothic, 'Mulish', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:80% !important;
	padding-top:15px;
}