/*
Theme Name: Abraham Energy Group
Description: The default theme for the Abraham Energy Report
Version: 1.0
Author: OmniStudio
Author URI: http://www.omnistudio.com/
Tags: blue, green, fixed width, two columns, widgets
*/



/* 
----------------------------------------------------------------------------- 
GLOBAL RESET
-----------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a{text-decoration:none;}
a:hover {text-decoration: underline;}





/* 
----------------------------------------------------------------------------- 
BASIC STYLES
-----------------------------------------------------------------------------*/
#header h1 strong, #header h2, hr {
	display:none;
}





/* 
----------------------------------------------------------------------------- 
LAYOUT
-----------------------------------------------------------------------------*/
body {
	color: #666;
	font: 0.75em/1.5em 'Lucida Grande', Arial, Sans-Serif;
	background: #FFFFFF;
}
#page, #amember {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}




/* 
----------------------------------------------------------------------------- 
HEADER
-----------------------------------------------------------------------------*/
#header {
	background: url(images/header.gif) no-repeat right top;
	width: 960px;
	margin-bottom: 40px;
	margin-top: 20px;
}
#header a {
	display: block;
	width: 960px;
	height: 98px;
}
#header img {
	display:none;
}



/* 
----------------------------------------------------------------------------- 
CONTENT
-----------------------------------------------------------------------------*/
#content {
	background: url(images/bg-right.png) repeat-y right top;
}
#amember #content {
	background: url(none);
}
#amember .small {
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
	margin-bottom: 20px;
}
#content .left {
	float: left;
	width: 680px;
	padding-right: 30px;
}
#content .left a, #amember #content a {
	color: #A54C16;
	font-weight: bold;
}
#content .left p, #content .left ul, #content .left ol {
	margin-bottom: 1.5em;
}
#content .left p.date {
	margin-bottom: 0em;
	font-size: 10px;
	color: #999999;
}
#content .left p.read-more {
	text-align: right;
	margin: 0px;
	font-size: 90%;
}
#content .left h2, #amember #content h1 {
	color: #07294D;
	font: normal 190% Arial, Helvetica, sans-serif;
	margin-bottom: .5em;
}
#content .left h2 a {
	color: #07294D;
	font-weight: normal;
}
#content .left img {
	padding: 2px;
	border: 1px solid #0070B9;
	margin-bottom: 10px;
	margin-left: 20px;
}
#content .left .post {
	background: url(images/page.png) no-repeat;
	padding-left:57px;
	padding-top: 40px;
	margin-bottom: 40px;
}
#amember #content .post {
	background: url(images/page.png) no-repeat;
	padding-left:57px;
	padding-top: 40px;
	margin-bottom: 0px;
}
#content .left .spencer {
	background: url(images/fromspencer.png) no-repeat;
}
#content .left .inside-lng {
	background: url(images/insidelng.png) no-repeat;
}
#content .left .opec {
	background: url(images/opec.png) no-repeat;
}
#content .left .front-page {
	background: url(images/frontpage.png) no-repeat;
}
#content .left .breaking-news {
	background: url(images/breakingnews.png) no-repeat;
}
#content .left .energy-forecasts {
	background: url(images/energyforecasts.png) no-repeat;
}
#content .left .geopolitics {
	background: url(images/geopolitics.png) no-repeat;
}
#content .left .nuclear-energy {
	background: url(images/nuclearenergy.png) no-repeat;
}
#content .left .renewable-energy {
	background: url(images/renewableenergy.png) no-repeat;
}
#content .left .table-talk {
	background: url(images/tabletalk.png) no-repeat;
}
#content .page .post {
	background: url(images/everythingelse.png) no-repeat;
}
#content .page .register {
	background: url(images/restricted.png) no-repeat;
}
#content .page .breaking {
	background: url(images/breakingnews2.png) no-repeat;
}
#content .left .navigation1 {
	margin-bottom: 20px;
}
#content .left .navigation2 {
	margin-top: 20px;
}
#content .left .navigation1 a, #content .left .navigation2 a {
	color: #2A644F;
	display: block;
	padding: 5px;
	background: #DAE5E3;
	border: 1px dotted #2A644F;
}





#content .right {
	float: right;
	width: 250px;
	padding-bottom: 30px;
}
#content .right .navigation {
	background: #CFE7D5;
	border-top: 3px solid #2A644F;
	border-bottom: 3px solid #2A644F;
	margin-bottom: 30px;
}
#content .right .navigation ul {
	border-top: 1px solid #9BC8A1;
	border-bottom: 1px solid #E1F1E3;
}
#content .right .navigation ul ul {
	border-top: 0px none;
	border-bottom: 0px none;
	display:none;
	margin-bottom: 5px;
}
#content .right .navigation ul li.current_page_item ul, #content .right .navigation ul li.current_page_ancestor ul, .page-id-322 #content .right .navigation ul ul#archive-nav, .archive #content .right .navigation ul ul#archive-nav {
	display: block;
}
#content .right .navigation li {
	border-top: 1px solid #E1F1E3;
	border-bottom: 1px solid #9BC8A1;
}
#content .right .navigation ul li.current_page_item, #content .right .navigation ul li.current_page_ancestor {
	background: #E1F1E3;
}
#content .right .navigation ul li.current_page_ancestor ul li.current_page_item {
	background: #f7fbf8;
}
#content .right .navigation ul ul li {
	border-top: 0px none;
	border-bottom: 0px none;
}
#content .right .navigation a {
	font-weight: bold;
	display: block;
	padding: 3px 8px;
	color: #2A644F;
}
#content .right .navigation ul ul a {
	font-weight: normal;
	display: block;
	padding: 3px 8px 3px 18px;
	color: #2A644F;
	font-size: 90%;
	line-height: 1.3em;
}
#content .right .navigation a:hover {
	text-decoration: none;
	background: #E1F1E3;
}
#content .right .navigation ul ul a:hover {
	text-decoration: none;
	background: #f7fbf8;
}
#content .right .widget {
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #2A644F;
	margin-bottom: 20px;
}
#content .right h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #FFFFFF;
	background: #2A644F;
	padding: 5px;
}
#content .right .widget div {
	padding: 8px;
	background: #F6FFFC;
	font-size: 95%;
	line-height: 1.3em;
	color: #666666;
}
#content .right #text-93094451 div {
	padding: 0px;
}
#content .right #text-93094451 div a {
	padding: 8px;
	display: block;
}
#content .right .widget div a {
	color: #006633;
	font-weight: bold;
}
#content .right .widget div p {
	margin-bottom: 0.5em;
}
#content .right .widget div ul li, #content .left ul li {
	padding-bottom: 5px;
	background: url(images/bullet.gif) no-repeat left 5px;
	padding-left: 12px;
}
#content ol li {
	padding-bottom: 5px;
}
#content .right .widget div input {
	background: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 1px 2px;
	margin-bottom: 10px;
	border: 1px solid #003300;
	width: 135px;
	margin-left: 5px;
}


#content .left .navigation1 .left, #content .left .navigation1 .right, #content .left .navigation2 .left, #content .left .navigation2 .right {
	padding: 0px;
	width: auto;
}
	
	
	
	
/* 
----------------------------------------------------------------------------- 
FOOTER
-----------------------------------------------------------------------------*/
#footer {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #406887;
	font-size: 90%;
	color: #666666;
	padding-bottom: 20px;
}
#footer a {
	color: #2A644F;
}


	
	
	
	
/* 
----------------------------------------------------------------------------- 
CLEARFIX
-----------------------------------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}
