#menu,#adds
{
	margin:15px 0px;
}
.gap
{
	padding:10px 0px 5px 0px;	
}

.post
{
	width:100%;
	height:auto;
	padding:10px;
	margin:5px 0px;
	background:#FFF; 
		
}

.post .post-image
{
	clear:both;
	margin-bottom:5px;
}
.post .post-image img
{
	margin:0 auto;
}

.post .post-description
{
	clear:both;
}
.post .post-description p
{
	text-align:justify;
	line-height:1.8
	
}
.post .post-more-link
{
	clear:both;
	text-align:right;
	padding-top:5px;
	border-top:1px solid #333;	
}

.post .post-more-link a
{
	text-decoration:none;	
}

.no-border
{
	border:none;	
}

.no-border .image img
{
	margin:0 auto;
}

.contact
{
		
}

.post-row
{
	clear:both;	
}

.post-header
{
	font-size:20px;
	color:#292662;
	padding:5px 5px;
	border-bottom:3px solid #292662;
	margin-bottom:5px;

}

.regional
{
	color:rgba(204,0,0,1);
	border-bottom:3px solid rgba(204,0,0,1);
}

.national
{
	color:#03F;
	border-bottom:3px solid #03F;
}

.sports
{
	color:#C90;
	border-bottom:3px solid #C90;
}

.business
{
	color:#909;
	border-bottom:3px solid #909;
}

.international
{
	color:#399;
	border-bottom:3px solid #399;
}

.post-image img
{
	width:200px;
	height:150px;	
}

.post .video
{
	padding:0px;	
}

.video iframe
{
	width:100%;
	height:250px;
	margin-bottom:10px;
	border:none;	
}

.no-padd
{
	padding-left:5px;
	padding-right:5px;	
}

.panel-footer
{
	background-color:transparent;
	color:#000;
		
}

.panel-footer a
{
	color: #000;
	font-family: Abel, sans-serif;
}

.real-hero img
{
	margin:0 auto;
}

.text-white
{
	color:#fff;
	font-size:18px;	
}
.text-white:hover
{
	color:#000000;
}
.bot
{
	margin-bottom:15px;	
}
.padd-2
{
	padding-left:10px;
	padding-right:5px;	
}

.padd-adjust
{
	padding-left:4px;	
}

.video-full iframe
{
	width:100%;
	height:450px;
	border:none;
}

.opc{
	opacity:1;}
.opc:hover{
	opacity:0.5;}
	
h4{
	
	color:#009900;
	font-size:18px;
	text-shadow:rgba(255,51,51,1);
	font-family:'Fjalla One', sans-serif;
	
}