/* 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 {
	font-size:150%;
	line-height:135%;
	font-family: 'Rubik', 'Open Sans','Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
.hentry .entry-title a {
	font-weight:200 !important;
}

.loop-content {
	width:100%;
	max-width:900px;
	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;
}
.builder-module-content .hentry {
    margin-bottom: 0;
    border: 0px solid #FFFFFF;
}
.entry-header {
    margin-bottom: 0.5em;
}
.hentry .entry-meta {
    font-weight: 400 !important;
	font-size:90%;
}
.hentry .entry-meta a {
	font-weight:200 !important;
	color:#999999;
}

.page .it-featured-image, .blog .it-featured-image, .single-post .it-featured-image {
	border-bottom: 0px solid #FFFFFF;
}


.blog .it-featured-image {
    border-bottom: 0px solid #FFFFFF;
}

.single-post .it-featured-image {
    display:none;
}
.hentry .entry-meta.alignleft {
    max-width: 100%;
}
/****NEW****/
.has-post-thumbnail .it-featured-image {
  float: left;
  width: 50% !important;
  max-width: 50% !important;
		padding-top:10px;
}
.has-post-thumbnail .main-content-wrapper {
  float: right;
  padding-left: 5%;
  width: 50% !important;
}
.more-link {
	margin-bottom:0 !important;
}
.main-content-wrapper h3 {
	font-size:175% !important;
	margin-top:0px;
	line-height:140%;
}
.main-content-wrapper h3 a {
	color:#8FB97F !important;
}
.main-content-wrapper p {
	font-size:110%;
	line-height:140%;
}
.entry-meta {
	/*display:none !important;*/
}
.more-link {
 font-size: 1em;
  background: #464441;
  color: #FFFFFF;
  padding: .5em 1.2em;
  border: 0px solid #4A90E2;
  border-radius: 3px;
  margin-bottom: 1.5em;
}
.more-link a:hover {
  background: #FF0000;
  color: #FFFFFF;
}
.builder-module-content .builder-module-sidebar h4.widget-title {
	padding-top:20px;
}
.builder-module-sidebar .widget a {
	color:#8FB97F;
	text-decoration:none;
}
.builder-module-sidebar .widget a:hover {
	color:#464441;
	text-decoration:none;
}
