/*
 * Theme Name: NGS TV Blogs
 * Description: "Food is not in short supply. It's brains that are in short supply." - Chris, Doomsday Preppers
 * Author: Crowd Favorite
 * Author URI: http://crowdfavorite.com
 * Template: ngs-energy/ngs-base-responsive
 * Version: 1.0
 */

body {
	background: #e7eef5;
}
#header .str-inside {
	padding-bottom: 20px;
	padding-top: 0px;
}
#header #carousel-inside {
	padding-top: 20px;
}
#logo {
	position: static;
}
#subsite-logo {
	padding-top: 10px;
	position: relative;
}
#subsite-logo .subsite {
	color: #333;
	font-size: 16px;
	font-weight: normal;
	position: absolute;
	top: 0;
}
#ngs-channel-logo {
	margin-bottom: 12px;
}

#ngs-channel-sponsor {
	height: 50px;
	position: absolute;
	right: 20px;
	top: 20px;
	width: 210px;
}
#masthead {
	margin-bottom: 24px;
}

#main-header-channels {
	margin-bottom: 0px;
}
#footer_breadcrumb_wrap #footer_breadcrumb,
#footer_breadcrumb_wrap #footer_breadcrumb a {
	background: #03385E;
	color: #fff;
}

/* DFP ADS THIS THEME */
.leaderboard {
	height: auto;
	width: 100% !important;
}

#headerboard {
	height: auto;
	text-align: center !important;
	width: 100% !important;
}

#inner-ads__left {
	display: inline-block;
	width: auto;
}

#inner-ads__right {
	display: none;
}

@media only screen  and (min-width : 1224px) {
	#inner-ads__right {
		display: inline-block;
	}
}
