/* CSS Document */
/* Author: Travis Cunningham */
/* Description: Splash Page Styles */
/* Date: October 2008 */

body {
	background:#d0d0d9 url(/images/bg_body.jpg) no-repeat center top;
	text-align:center;
	margin:0;
	padding:0;
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border:none;
}
h1, h2, h3, h4 {
	margin:0;
	padding:0;
}
h3, h4 {
	margin-bottom:0;
	color:#222e7b;
	font-weight:bold;
	font-size:17px;
}
h3 a, h4 a { position:relative; z-index:10px; }
h4 {
	margin-bottom:3px;
	font-size:11px;
}
p {
	margin:0 0 10px;
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
a, a:visited {
	color:#222e7b;
	text-decoration:none;
} 
a:hover {
	color:#ffba00;
}
.wrapper {
	width:1010px;
	margin:0 auto;
	text-align:left;
	padding:0 0 50px;
}
.clear {
	clear:both;
	width:100%;
	height:0;
	font-size:0;
	line-height:0;
}
#logo {
	background:url(/images/bg_logo.png) no-repeat center top;
	text-indent:-9999px;
	overflow:hidden;
	width:946px;
	height:130px;
	float:left;
	margin:42px 0 30px;
	padding:0;
}
* html #logo {
	background:url(/images/bg_logo.jpg) no-repeat center top;
}
/* -- Start Nav -- */
#mainNavCont {
	width:1010px;
	float:left;
}
#mainNav {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:946px;
}
#mainNav li {
	float:left;
}
#mainNav li a {
	text-indent:-9999px;
	overflow:hidden;
	height:26px;
	float:left;
}
#homeNav a {
	background:url(/images/homeNav.jpg) no-repeat 0 0;
	width:184px;
}
#homeNav a:hover {
	background:url(/images/homeNav.jpg) no-repeat 0 -28px;
}
#energyNav a {
	background:url(/images/energyNav.jpg) no-repeat 0 0;
	width:186px;
}
#energyNav a:hover {
	background:url(/images/energyNav.jpg) no-repeat 0 -28px;
}
#strategiesNav a {
	background:url(/images/strategyNav.jpg) no-repeat 0 0;
	width:184px;
}
#strategiesNav a:hover {
	background:url(/images/strategyNav.jpg) no-repeat 0 -28px;
}
#communityNav a {
	background:url(/images/communityNav.jpg) no-repeat 0 0;
	width:183px;
}
#communityNav a:hover {
	background:url(/images/communityNav.jpg) no-repeat 0 -28px;
	width:183px;
}
#mediaNav a {
	background:url(/images/mediaNav.jpg) no-repeat 0 0;
	width:209px;
}
#mediaNav a:hover {
	background:url(/images/mediaNav.jpg) no-repeat 0 -28px;
}
#home #homeNav a, #energy #energyNav a, #strategies #strategiesNav a, #media #mediaNav a {
	background-position:0 -28px;
}
/* -- End Nav -- */
.wideCol {
	background:url(/images/bg_border.png) repeat-x 0 0;
	float:left;
	width:1010px;
	padding:15px 0;
	margin:0 0 20px;
	position:relative;
}
.narrowCol, .sideCol {
	background:url(/images/bg_border.png) no-repeat 0 0;
	float:left;
	padding:15px 0;
	position:relative;
}
.narrowCol {
	width:694px;
}
.sideCol {
	width:300px;
	margin-left:15px;
}
.bgFtr {
	background:url(/images/bg_border.png) repeat-x 0 0;
	float:left;
	width:100%;
	height:15px;
	position:absolute;
	bottom:0;
	left:0;
}
.innerBg {
	float:left;
}
* html .innerBg { display:block; float:none; }
.wideCol .innerBg {
	background:url(/images/bg_wide_content.png) repeat-y 0 0;
	width:950px;
	padding:10px 30px;
}
.narrowCol .innerBg {
	background:url(/images/bg_narrow_content.png) repeat-y 0 0;
	width:634px;
	padding:10px 30px;
	min-height:400px;
	height:auto !important;
	height:400px;
}
.sideCol .innerBg {
	background:url(/images/bg_sidebar_content.png) repeat-y 0 0;
	width:240px;
	padding:10px 30px;
	min-height:400px;
	height:auto !important;
	height:400px;
}
* html .wideCol, * html .narrowCol, * html .sideCol, * html .innerBg {
	background:#fff;
}
* html .wideCol .innerBg, * html .sideCol .innerBg, * html .narrowCol .innerBg {
	background:#EEEEF1;
	border-left:15px solid #fff;
	border-right:15px solid #fff;
}
* html .wideCol .innerBg,* html .sideCol .innerBg, * html .narrowCol .innerBg {
	padding:10px 15px;
}
#videoCont {
	width:600px;
	float:left;
}
.pageBody {
	width:670px;
	float:left;
}
.sideBar {
	float:right;
	width:246px;
	padding:9px 0 0;
}
#hdrHowWill {
	background:url(/images/bg_how_will.png) no-repeat 0 0;
	height:119px;
}
* html #hdrHowWill {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_how_will.png', sizingMethod='crop');
}
#hdrUpcoming {
	background:url(/images/bg_our_upcoming.png) no-repeat 0 0;
	width:283px;
	height:78px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin-bottom:35px;
}
* html #hdrUpcoming {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_our_upcoming.png', sizingMethod='crop');
}
#hdrBreaking {
	background:url(/images/bg_breaking.png) no-repeat 0 0;
	width:233px;
	height:80px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin-bottom:34px;
}
* html #hdrBreaking {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_breaking.png', sizingMethod='crop');
}
.sideLinks {
	margin:0;
	padding:17px 0 0;
	list-style:none;
}
.sideLinks li {
	padding-bottom:10px;
}
.sideLinks li a, #learnMore, #hdrHowWill {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:246px;
	z-index:10;
	position:relative;
}
#donate {
	background:url(/images/bg_donate.png) no-repeat 0 0;
	height:55px;
}
#help {
	background:url(/images/bg_help.png) no-repeat 0 0;
	height:54px;
}
#participate {
	background:url(/images/bg_participate.png) no-repeat 0 0;
	height:56px;
}
#donate:hover {
	background:url(/images/bg_donate.png) no-repeat 0 -56px;
}
#help:hover {
	background:url(/images/bg_help.png) no-repeat 0 -55px;
}
#participate:hover {
	background:url(/images/bg_participate.png) no-repeat 0 -57px;
}
* html #donate {
	background:url(/images/bg_donate.gif) no-repeat 0 0;
}
* html #help {
	background:url(/images/bg_help.gif) no-repeat 0 0;
}
* html #participate {
	background:url(/images/bg_participate.gif) no-repeat 0 0;
}
* html #donate:hover {
	background:url(/images/bg_donate.gif) no-repeat 0 -56px;
}
* html #help:hover {
	background:url(/images/bg_help.gif) no-repeat 0 -55px;
}
* html #participate:hover {
	background:url(/images/bg_participate.gif) no-repeat 0 -57px;
}
#learnMore {
	background:url(/images/bg_learn_btn.jpg) no-repeat 0 0;
	height:24px;
}
#learnMore:hover {
	background:url(/images/bg_learn_btn.jpg) no-repeat 0 -24px;
}
.projectList, .newsList, .feedburnerFeedBlock ul {
	list-style:none;
	margin:0;
	padding:0;
}
.projectList li {
	padding-bottom:10px;
}
.newsList li, .feedburnerFeedBlock li {
	padding-bottom:14px;
}
.projectImg {
	border:1px solid #ffba00;
	padding:2px;
	float:left;
	width:94px;
	height:69px;
	margin:0 10px 0  0;
}
.projectCont {
 	float:left;
	width:445px;
}
#hdrEnergy {
	background:url(/images/hdr_energy.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	width:416px;
	height:54px;
	display:block;
	margin-bottom:35px;
}
* html #hdrEnergy {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hdr_energy.png', sizingMethod='crop');
}

/* Additional header styles added by Harley */
#hdrStrategies {
	background:url(/images/hdr_strategies.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	width:416px;
	height:54px;
	display:block;
	margin-bottom:35px;
}
#hdrMedia {
	background:url(/images/hdr_media.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	width:416px;
	height:54px;
	display:block;
	margin-bottom:35px;
}

/* Additional styles for interior pages, from Harley */
.pageBody_interior {
	float:left;
}

.pageBody_interior p {
	font-size: 14px;	
}

.pageBody_interior ul li { 
	color: #002b74; 
	font-size: 14px; 
	line-height: 20px; 
	list-style-type: disc; 
}

.imgBorderFloat { float: right; margin: 0 30px 50px; border: solid 1px #2562b9; }
#solved { color: #0e6633; }
#energyList { font-weight: bold; }
#footnotes { color: #3c3c3c;  clear: both; margin: 15px; }
#footnotes p {font-size: 10px; }
#steps {
	margin:0;
	padding:0;
}
#steps dt {
	float:left;
	width:115px;
}
#steps dd { float:left; width:500px; }
.clearHeader {clear:both; }
#spacer { width: 50px; height: 50px; clear: both; }