/*
Theme Name: Quest Energy Group
Theme URI: http://www.questenergy.com
Description: Wordpress theme
Version: 1
Author: Dan McCurley
Author URI: http://www.mccurleycreative.com
*/


/* ERIC MEYER'S CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* BODY */

html {
	height: 100%;
}

body {
	font-size: 10px;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background: #6699cc url(images/background.gif) repeat-x top;
}


/* LAYOUT */

.aligncenter { 
	display:block; 
	margin:0 auto 
}
.alignleft { 
	float:left;
	margin-right: 20px;
}
.alignright { 
	float: right;
	margin-left: 20px;
}
.wp-caption { 
	border:1px solid #666;
	text-align:center;
	background:#ccc;
	padding:10px;
	margin:10px 
}

.clear {
	clear: both;
}

br.clear {  /* Use this br class to clear your floated columns */
	clear:both; 
	display:block; 
	height:1px; 
	margin:-1px 0 0 0 
}

div { 
	position:relative 
} 


/* WRAPPER */

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px;
	color: #333;
}


/* HEADER */

#header {
	background: url(images/header.jpg) no-repeat;
	width: 920px;
	height: 120px;
	margin: 0 auto;
	overflow: hidden;
}

#header h1,
#header h2 {
	float: left;
	margin-top: 20px;
	position: relative;
}

#header h1 a:link,
#header h1 a:visited,
#header h1 a:hover,
#header h1 a:active,
#header h2 a:link,
#header h2 a:visited,
#header h2 a:hover,
#header h2 a:active {
	width: 200px;
	height: 87px;
	display: block;
	color: #e0ebf5;
}

#header h1 span,
#header h2 span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/quest-energy-group.gif) no-repeat top left;
}


/* NAVIGATION */

#navigation {
	background: url(images/nav.gif) no-repeat;
	width: 960px;
	height: 40px;
	margin: 0 auto;
}

/* MAIN */

#main {
	width: 920px;
	margin: 0 auto;
	padding: 20px 20px 0;
	background: #fff url(images/main-background.gif) no-repeat bottom;
	overflow: hidden;
}


/* SIDE-NAV */

#side-nav {
	float: left;
	width: 200px;
	background: url(images/side-nav-bottom.gif) no-repeat bottom left;
	padding: 0 0 120px;
	margin-right: 30px;
	margin-bottom: 20px;
}

#simple-section-nav h2.widgettitle {
	width: 200px;
	height: 60px;
	line-height: 60px;
	font-size: 1.8em;
	font-weight: normal;
	background: url(images/side-nav-top.gif) no-repeat top left;
	color: #336699;
	border-bottom: 1px solid #c2d6eb;
	padding-top: 20px;
}

#simple-section-nav ul {
	float: left;
}

#simple-section-nav ul {
	border: 0;
	float: left;
}

#simple-section-nav li {
	width: 200px;
	border-bottom: 1px solid #c2d6eb;
	background: url(images/side-nav-middle.gif) repeat-y top left;
	font-size: 1.2em;
	padding: 13px 0 12px;
	line-height: 1.25;
	float: left;
}

#simple-section-nav li li {
	font-size: 1em;
	padding: 13px 30px 0 20px;
	background: #fff;
	border: 0;
	width: 150px;
}

#simple-section-nav li.current_page_ancestor {
	background: #fff;
}

#simple-section-nav li.current_page_item {
	background: #fff url(images/arrow.gif) no-repeat 180px 15px;
}

#simple-section-nav li.current_page_item a:link,
#simple-section-nav li.current_page_item a:visited {
	font-weight: bold !important;
}

#simple-section-nav li.current_page_item li a:link,
#simple-section-nav li.current_page_item li a:visited {
	font-weight: normal !important;
}

#simple-section-nav li a:link,
#simple-section-nav li a:visited {
	color: #000;
	text-decoration: none;
}

#simple-section-nav li a:hover,
#simple-section-nav li a:active {
	color: #000;
	text-decoration: underline;
}


/* CONTENT */

#content {
	float: left;
	color: #444;
	font-size: 1em;
	line-height: 1.5;
	width: 460px;
	padding-bottom: 20px;
	z-index: 50;
}

.home #content {
	width: 440px;
	float: right;
}

.archive div#content {
	width: 700px;	
}

.home #home-left {
	float: left;
	font-size: 1em;
	line-height: 1.5;
	width: 460px;
}

div.profiles {
	width: 920px !important;
}

div.profiles .one {
	width: 460px;
	float: left;
	margin-left: 10px;
	padding-top: 10px;
}

div.profiles .two {
	width: 220px;
	float: left;
	clear: both;
}

div.profiles .three {
	margin-left: 20px;
	width: 220px;
	float: left;
}

div.profiles .four {
	float: left;
	width: 410px;
	margin-left: 30px;
	padding-top: 10px;
}

#content h1, 
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #008349;
	font-weight: bold;
	padding: 1em 0 0.5em;
	line-height: 1;
}

#content h1 {
	color: #000;
	font-size: 2.4em;
	padding: 0.75em 0 1em;
	font-weight: normal;
}

#content.profiles div.one h1 {
	padding: 10px;
	background: #333;
	color: #fff;
	margin: 0 -10px 1em;
	font-size: 2.4em;
}

#content h2 {
	font-size: 1.8em;
}

.home #content h2 {
	color: #000;
	font-size: 2.4em;	
}

#content.profiles h2 {
	padding-top: 0;
	font-size: 1.8em;
}

#content h3 {
	font-size: 1.5em;
	line-height: 1.2;
}

#content.profiles h3,
#content.profiles h3 {
	padding: 0.5em 0 0.25em;
	color: #333;
}

#content h4 {
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	line-height: 1;
}

#content h5 {
	font-size: 1.3em;
	font-weight: normal;
	font-style: italic;
	line-height: 1;
}

#content h6 {
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	line-height: 1;
}

#content p,
#content ol,
#content ul {
	font-size: 1.3em;
	padding: 0 0 1em;
	line-height: 1.462;
}

#content.profiles div.two p,
#content.profiles div.two ul {
	padding-bottom: 0;
}

#content ul {
	margin-left: 2em;
}

#content ul li {
	list-style-type: disc;
}

#content p img.alignleft,
#content p img.alignright {
	margin-top: 5px;	
}

#content a:link,
#content a:visited {
	color: #336699;
	text-decoration: underline;
}
#content a:hover,
#content a:active {
	color: #008349;
	text-decoration: underline;
}

#content a.post-edit-link:link,
#content a.post-edit-link:visited {
	padding: 0 0 0 20px;
	background: url(images/edit.gif) no-repeat left center;
	color: #f90;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 16px;
	line-height: 16px;
}

#content a.post-edit-link:hover,
#content a.post-edit-link:active {
	padding: 0 0 0 20px;
	background: url(images/edit.gif) no-repeat left center;
	color: #000;
	text-decoration: underline;
}

#content .pod_search {
	display: none !important;
}

#archive .post {
	border: 1px solid #ccc;	
	margin-top: 20px;
}

#archive .post h3 {
	padding-top: 1.2em;	
}

#archive .inside {
	padding: 0 10px;	
}

#archive p.time {
	padding: 2px 4px 3px 5px;
	margin: 0 0 0 20px;
	float: right;	
	background: #ccc;
	font-size: 11px;
	line-height: 1;
}

/* SIDEBAR */

#sidebar {
	width: 200px;
	float: left;
	margin-left: 30px;
	padding-bottom: 20px;
}

.archive #sidebar {
	margin-left: 20px;	
}

#sidebar li.widget h2 {
	height: 50px;
	line-height: 50px;
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 25px;
}

#sidebar li.widget li {
	position: relative;
	border-bottom: 1px solid #000;
}

#sidebar li.widget span {
	font-size: 1.3em;
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 1;
	display: block;
	font-weight: bold;
	width: 190px;
}

#sidebar li.widget li a:link span,
#sidebar li.widget li a:visited span {
	color: #fff;
	padding: 7px 5px;
	text-decoration: none;
	background: #333;
	filter: alpha(opacity=75);
	opacity:0.75;
	border-top: 1px solid #000;
}

#sidebar li.widget li a:hover span,
#sidebar li.widget li a:active span {
	color: #fff;
	text-decoration: none;
	background: #000;
	border-top: 1px solid #000;
}

/* FOOTER */

.push {
	height: 80px;
	z-index: 5;
}

#footer {
	color: #fff;
	overflow: hidden;
	height: 80px;	
	font-size: 1.4em;
}
#footer .inside {
	width: 920px;
	margin: 40px auto 0;
	padding: 0 20px;
	background: url(images/footer.gif) no-repeat top center;
	overflow: hidden;
	line-height: 40px;
}
#footer p.address {
	float: left;
}
#footer p.email {
	padding-left: 22px;
	background: url(images/email.gif) no-repeat left center;
	float: right;
}
#footer p.fax {
	margin-right: 40px;
	padding-left: 22px;
	background: url(images/fax.gif) no-repeat left center;
	float: right;
}
#footer p.phone {
	margin-right: 40px;
	padding-left: 15px;
	background: url(images/phone.gif) no-repeat left center;
	float: right;
}
#footer p span {
	display: none;
}
#footer p a:link,
#footer p a:visited {
	color: #fff;
	text-decoration: underline;
}
#footer p a:hover,
#footer p a:active {
	color: #e0ebf5;
	text-decoration: underline;
}












#leed-counter {
	line-height: 1;
	height: 100px;
	width: 460px;
	position: relative;
	background: url(images/leed-certifications.jpg) no-repeat top right;
	overflow: hidden;
	margin-bottom: 20px;
	z-index: 50;
}

#home-left #leed-counter {
	margin-top: 20px;
}

#leed-counter h3 {
	float: left;
	position: relative;
}

#leed-counter h3 a:link,
#leed-counter h3 a:visited,
#leed-counter h3 a:hover,
#leed-counter h3 a:active {
	width: 100px;
	height: 100px;
	display: block;
	color: #fff;
}

#leed-counter h3 span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/leed.jpg) no-repeat top left;
}

#leed-counter h3 a:hover span,
#leed-counter h3 a span:hover {
	background: url(images/leed.jpg) no-repeat top right;
}

#leed-counter p {
	font-size: 24px;
	text-align: center;
	float:left;
	width: 60px;
	margin-left: 30px;
	padding-top: 65px;
}

#leed-counter p a:link,
#leed-counter p a:visited {
	color: #000;
	text-decoration: none;
}

#leed-counter p a:hover,
#leed-counter p a:active {
	color: #008349;
	text-decoration: none;
}

.new {
	font-size: 1.3em;
	margin-bottom: 20px;
	z-index: 50;
}

.new h3 {
	font-size: 1.25em;
	color: #c00;
}