/*			STYLESHEET FOR HART FUEL	*/

/*			Designed by Nick Escobedo
			Hart Energy Publishing, Copyright 2010
			nescobedo@hartenergy.com
			
			*/



/* 			________________________________	*/
/* 			GLOBALS							*/

img {behavior: url(/resources/css/css_images/iepngfix.htc); }

html {xoverflow-y:auto; }

body {
	margin: 0;
	padding: 0;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #303030;
	background-color: #000;
	}

form { margin: 0px;}
	
.clear { clear:both;}

a:link	{ color:#05557A; text-decoration: none; }

a:visited { color: #05557A; text-decoration: none; 	} 
	
a:active { color: #05557A; text-decoration: none; } 
	
a:hover	{ color: #970202; text-decoration: underline; } 

.wrapper { width:990px; margin:0 auto; padding:0;}

h1 {
	font-size:26px;
	font-weight:bold;
	margin:15px 0 0 0;
	padding:0 0 10px 0;
	border-bottom:dotted #CCC 1px;
	color:#123C52;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin:20px 0 0 0;
	padding:2px 0 4px 0;
	border-bottom:solid 1px #ccc;
	}
	
h3 { font-size:12px; font-weight:normal; margin:6px 0 0 0; padding:0 0 5px 0;}
.page_title h1 { }



/* 			________________________________	*/
/* 			ID SELECTORS 						*/

#Leaderboard 	{
	margin:0;
	padding:0;
	background-color:#fff;
	}
	
#Container {
	background-color: #D8E6F1;
	margin:0; 
	padding:0;
}

#Header	{
	background-color:#227b9f;
	padding: 0px;
	height:90px;
	clear:both;
	}

#Nav { height:32px; padding:0; clear:both; background-image:url(css_images/navBG.jpg); background-repeat:repeat-x; background-position:top; border-bottom:solid 1px #8eb4c5;}	


#MainHP {	float:left;
	width:640px;
	padding:0px 0 30px 12px;
	background-color: #FFFFFF; 
	}

#Main {
	float:left;
	width:580px;
	margin:10px 0 0 30px;
	padding:0px 0 80px 0px;
	background-color:#FFF;
	}

#MainFull {
	width:950px;
	margin:0 auto;
	padding-bottom: 30px;
	background-color: #FFFFFF; 
	}		

#Sidebar {
	float:right;
	width:300px;
	padding: 10px 0 0 25px;
	margin: 0 10px 0 0;
	padding-bottom: 30px;
	background-image:url(css_images/sidebar_bg.jpg);
	background-position:0 0;
	background-repeat:repeat-y;
	}

#Footer 	{
	margin:0;
	padding: 18px 0px 40px 0;
	clear:both;
	border-top: solid #227b9f 6px;
	background-color: #000;
	color:#999;
	}
	
#Footer a { color:#fff; text-decoration:none;}
#Footer a:hover {
	color:#9CF;
}

#Footer ul { margin:0; padding:0;}
#Footer li  { font-size:11px; font-family: Verdana, Geneva, sans-serif; padding:2px 0; margin: 0 0 0 3px; list-style-position:inside;}
#Footer li a{}
#Footer li a:hover{}


	
/* 			________________________________     	*/
/*			HOMEPAGE ARTICLE ELEMENTS               */

ul.stories { margin:0; padding:0;}
ul.stories li{
	color:#666666;
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding: 0;
	border-bottom:dotted #CCC 1px;
	

	}

ul.stories li a{
	font-size:11px;
	line-height:normal;
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
	padding: 7px 3px;
	text-decoration:none;
	display:block;

	}

ul.stories li a:hover {
	background-color:#DC3200;
	color:#FFF;
}
ul.stories li a:hover h2, ul.stories li a:hover .hpbyline, ul.stories li a:hover .hpcallout { color:#fff;}

ul.stories h2 { color:#DC3200; margin:0px 0px 0px 0px; padding:0; font-size:12px; border:none; display:inline; }
.hpcallout { color:#333;}
.hpbyline {
	font-size: 11px;
	color: #598597;
	font-family: Tahoma;
	line-height: 15px;
	margin-top:4px;
	}


/* 			________________________________     	*/
/*			ARTICLE ELEMENTS		                */

.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	color: #333333;
	}	

.article p {margin:15px 0; 	}
.article ul {padding:8px 0px 0 6px;}
.article ul li {
	padding:0 4px 0 0px;
	list-style-type: disc;
	list-style-position: inside;
	margin: 0px 0px 0px 20px;
	}

	
.article h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	line-height:26px;
	border:none;
	color: #071B35;
}
.subhead {
	color:#227B9F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	line-height:normal;
	margin:0px 0 0 0;
	padding:0;
	}

.byline {
	color: #333333;
	font-size: 12px;
	line-height: 15px;
	margin:22px 0 0 0;
	padding-bottom:10px;
	border-bottom:1px dotted #CCC;
	}
	
/* 			________________________________     	*/
/*			NEWS UL				                 */

ul.news { margin:0 0 0 15px; padding:0;}
ul.news li{
	font-size:11px;
	line-height:normal;
	color:#666;
	list-style-image:none;
	list-style-type: disc;
	list-style-position:outside;
	margin:0;
	padding: 3px 0px;
	}


/* 			________________________________	*/
/* 			STYLE - CLASS SELECTORS 				*/

#Header h1	{
	margin:9px 0 0 0;
	padding: 0px;
	color:#ffffff;
	font-size:34px;
	line-height:32px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	float:left;
	border:none;
	}	
	
#Header h1 a { color:#FFF; text-decoration:none;}

.UtxtSmallPx {
	xfont-family : Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 13px;
	}
	
.UtxtMed {
	xfont-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	}
	
.UtxtLg {
	xfont-family : Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height: 20px;
	}	

.rightbarad { margin-bottom:8px;}

cite { font-size:11px;color:#666666; margin:0;}

.ImageLeft { margin:0 14px 10px 0; float:left;}
.ImageRight { margin:0 0 10px 14px; float:right;}

/* 	SIDEBAR 				*/

.spacer, .rightBarAd { margin-bottom:8px;}

ul.storelist {background-color: #EDF1F3; padding:5px; margin:0; list-style-type:none; font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	xcolor: #000000;
	line-height: 13px;}
ul.storelist li {border-bottom:dotted #CCC 1px; clear:both; margin:0; padding:0;}	
ul.storelist li a { list-style-type:none; display:block; padding:4px 2px; width:260px;}
ul.storelist li a:hover {
	background-color: #dcdde1;
	color:#000000;
	text-decoration:none;
}
ul.storelist li a img { float:right; padding:0 0 0 12px;} 

.blockquote {
	background:transparent url(/resources/images/bg_blockquote.gif) no-repeat scroll 0pt 5px;
	padding-left: 35px;
	padding-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #066;
	font-size: 16px;
	padding-right: 40px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	}
	
.caption {
	font-size: 12px;
	line-height: 16px;
	color: #215B72;
	font-family: Arial, Helvetica, sans-serif;
	padding:8px 4px 5px 4px;
	font-weight:bold;
	}

.question{font-weight:bold;font-style:italic;color:#227B9F;}
	
	.gallery { margin-right:5px;}

