/*
 * Theme Name: NGS Adventure
 * Description: "Remember what Bilbo used to say: It's a dangerous business, Frodo, going out your door. You step onto the road, and if you don't keep your feet, there's no knowing where you might be swept off to." -- J.R.R. Tolkien
 * Author: Crowd Favorite
 * Author URI: http://crowdfavorite.com
 * Template: ngs-energy/ngs-base-responsive
 * Version: 1.0
 */
body {
	background: #f2f2f2 url('img/background.png') 0 0 repeat-x;
}
#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-adventure-logo {
	display: block;
	margin-bottom: 21px;
}

#subsite-logo {
	position: relative;
}
#masthead {
	margin-bottom: 24px;
}
#footer_breadcrumb_wrap #footer_breadcrumb,
#footer_breadcrumb_wrap #footer_breadcrumb a {
	background: #881F00;
	color: #fff;
}
