/*
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;}





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




/* 
----------------------------------------------------------------------------- 
HEADER
-----------------------------------------------------------------------------*/
#header {
	margin-bottom: 40px;
	margin-top: 20px;
}
#header h1, #header h2 {
	display: none;
}




/* 
----------------------------------------------------------------------------- 
CONTENT
-----------------------------------------------------------------------------*/
#amember .small {
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
	margin-bottom: 20px;
}
#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 .post, #amember #content .post {
	padding-top: 20px;
	margin-bottom: 20px;
}





#content .right {
	display:none;
}


	
	
	
/* 
----------------------------------------------------------------------------- 
FOOTER
-----------------------------------------------------------------------------*/
#footer {
	margin-top: 20px;
	padding-top: 20px;
	font-size: 90%;
	color: #666666;
	padding-bottom: 20px;
}
#footer a {
	color: #2A644F;
}