/*
 * Theme Name: NGS News Watch Blog
 * Description: This just in! The News Watch Blog has been converted into a WordPress theme. It is also a responsive theme. Sources familiar with the matter say this will give National Geographic's editors unprecidented levels of control and flexibility. Back to you Bob.
 * Author: Crowd Favorite
 * Author URI: http://crowdfavorite.com
 * Template: ngs-energy/ngs-base-responsive
 * Version: 2.0
 */
#header #carousel-inside {
	padding-top: 20px;
}
#header #header-inside {
	padding-top: 93px;
	position: relative;
}

#header .todays-date {
	color: #999;
	top: 55px;
	position: absolute;
	left: 480px;
}

#ngs-newswatch-logo {
	display: block;
	margin-bottom: 21px;
}

@media only screen and (max-width: 767px) {
	#ngs-newswatch-logo {
		margin-bottom: 14px;
	}
}

#subsite-logo {
	position: relative;
}

#masthead {
	margin-bottom: 24px;
}

@media only screen and (max-width: 767px) {
	.menu-news-watch-menu-container {
		display: none;
	}

	.menu-news-watch-menu-container.on {
		display: block;
	}

	#header-nav {
		background-color: #e5e5e5;
		line-height: 30px;
	}

	#header-nav li {
		display: block;
		float: none;
	}

	#header-nav a {
		padding: 0 5px;
	}
}

.voices-title {
	color: #999;
	line-height: 21px;
	margin: 18px 0 10px;
}
.voices-title img {
	line-height: 1;
	vertical-align: bottom;
	margin: 0 2px;
	width: 20px;
}
.voices-title em {
	color: #454545;
	font-family: Georgia, Times, "Times New Roman", serif;
}
