

/*NEWSCENTER Loop Content Styles */
/* STYLES FOR FEATURED CONTENT */
#title a, #title { 
	background: #fff !important;
	color: #d46208;
}

#title a:hover { 
	background: #fff !important;
	color: #d46208;
}

div.home-feat span.lbl-home-feature {
	font-size: 20px;
font-size: 1.25rem;
font-weight: 700 !important;
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
color: #666;
font-family: Nevis, Arial, Helvetica, sans-serif;
font-size: 13px;
letter-spacing: 1px;
line-height: 12px;
margin: 0 0 15px;
padding: 7px 0px;
text-transform: uppercase;
display: block;
}

.top-story.news-feature-wrap, .lbl-home-feature.news-feature-wrap{
	position: relative;
	width: 100%;
}
.lbl-home-feature.news-feature-wrap{
	/* border-top: 2px solid #64afc3; */
	position: relative;
	width: 100%;
	display: table;
	margin: 0 0 30px 0;
}

.top-story.news-feature-wrap{
	border-top: 2px solid #d46208;
	position: relative;
	width: 100%;
}

.news-feature-wrap div {
	/* padding-bottom: 10px;*/
	
}
span.top-story, span.category{
	color: #fff !important;
	text-transform: uppercase;
	font-weight: 700;
	padding: 2px !important;
	font-size: 10px;
	font-size: 0.625rem;
	position: absolute;
	top: 0;
	left: 0;
}

span.category {
	background: #64afc3;
	display: none;
	}

span.top-story{
	background: #d46208;
}


.home-feat  img{
	padding-bottom: 2%;
	max-width: 100%;
	height: auto;
	}

.time-title {	
	float: left;
	display: block;
	width: 33%;
	padding-right: 2%;
	}
	
.time-title span, span.news-below-feature   {
	text-transform: uppercase;
	color: #999999;
	display: block;
	font-weight: 700;
	font-size: 11px;
	font-size: 0.6875rem;
	margin: 0 0 10px 0;
	}
	
.time-title span {	
	padding-top: 3%;
	}

.time-title h2 {
	margin: 0; padding: 0;
	font-size: 17px;
	font-size: 1.0625rem;
	}
	
.below-feature-inset {
	/* padding-top: 2%; */
	padding-left: 175px;
	padding-left: 27%;
	}

.home .news-below-feature-wrap img.alignleft{
	margin-right:22px;
}

.home .below-feature-inset {
	padding-left: 172px;
	}

.below-feature-inset h2{
	font-size: 16px;
/*	font-size: .9375rem;*/
	margin-bottom: 0;
	}
.below-feature-inserf p {
	font-size: 10px;
	font-size: 0.625rem;
	}
.time-title h2 a {
	font-size: 24px;
	
}
.news-below-feature-wrap h2 a{
	color: #0072bc;
	font-size: 22px;

	}
	
.feat-excerpt {
	float: left;
	display:block;
	width: 65%;
	}	

#content {
	padding-bottom: 0;
	}
 
.news-below-featured-wrap span {
	padding-bottom: 15px;
	float:left;
}


.news-feature-wrap img, .news-below-featured img{
	padding-right: 10px;
}

.news-below-featured h3, .news-third-query-post h3 {
	margin-top: 0;
	margin-bottom: .1rem;
	text-transform: uppercase;
	}

.news-below-featured h3 {
	font-size: 16px;
	font-size: 1rem;	
}

.news-below-featured p {
	font-size: 12px;
	font-size: .8rem;
	padding-bottom: 10px;	
}

.news-below-below-featured, .news-below-feature-wrap {
	width:100%;
	}
.news-below-feature-wrap {
	padding-bottom: 8px;
	padding-bottom: .5rem;
	position: relative;
	width: 100%;
	float:left;
	border-top: 0px solid #64afc3;
	margin: 0 0 15px 0;
	}
	
#featured-post-4 .entry {
	margin-bottom: 0px;
}

/* iPhones (portrait and landscape) ----------- */

@media only screen and (max-width: 480px) {

	.below-feature-inset p {
		display: none;
	}

	#sidebar {
		margin-top: 10px;
	}
	.news-below-feature-wrap {
		margin: 0px;
	}
}


