/*  
Theme Name: NRG Direct Mail theme
Theme URI: 
Description: NRG Direct Mail theme.
Version: 1.0
Author: Phil Page
Author URI: http://www.severnserve.net

	SheetPlant  v1.0

	This theme was designed and built by Phil Page.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	background: url('images/body-back.jpg') repeat-x top left;
}
h1 {
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 2.4em;
	line-height: 1.4em;
}
h3 {
	font-size: 1em;
	margin: 16px 0 3px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #ccc;
	clear: both;
}
h4 {
	font-size: 1em;
}
a {
	color: #000;
}
address {
	font-style:normal;
	/*padding:0 0 0 40px;
	background:url('images/letter.gif') no-repeat 0% 5px;*/
}
div.testimonial {
	clear: both;
	padding: 0 0 0 20px;
	margin: 0;
	background: url('images/quote-start.gif') no-repeat top left;
	border: 1px solid #fff;
}
img {
	clear:right;
	margin: 3px;
}
table {
	width: 100%;
}
th {
	vertical-align: top;
}
td {
	vertical-align: top;
}
#page {
	font-size: 1em;
	min-width: 780px;
}	
#headerimg {
	height: 90px;
	width: 780px;
	margin: 0 0 0 -6px;
}
#headerimg h1 {
	height: 70px;
	width: 455px;
	margin: 15px 0 0 0;
	background: url('images/header-title.jpg') no-repeat top left;
}
#headerimg h1 a {
	display: none;
}
#headerimg div.description {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #fff;
	margin: -35px 0 0 200px;
}
#header {
	height: 96px;
	background: url('images/header-back.jpg') no-repeat top right;
	border-bottom: 1px solid #989fa8;
}
#maincontent {
	position: relative;
	/*width: 780px;*/
	margin: 0 10px 10px 10px;
	padding: 0;
	z-index: 100;
	/*border: 1px solid #ccc;
	border-width: 0px 1px 1px 1px;*/
}

#sidebar {
	position: absolute;
	top: 10px;
	/*left:-45px;*/
	left: 0;
	width: 180px;
	
}
#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 180px;
}
#sidebar li {
	float: left;
	text-align: left;
	width: 180px;
	/*height: 22px;*/
	padding: 0;
	margin: 0 0 0 -1px;
	background: #003876;
	/*background: url('images/nav-tab.jpg') no-repeat top left;*/
}
#sidebar li.last_item {
	position: absolute;
	/*margin: -23px 0 0 200px;*/
	top: -23px;
	right: -11px;
	background: url('images/nav-last-tab.gif') no-repeat top left;
}
#sidebar li.current_page_item a {
	color: #999999;
}
#sidebar li a {
	display: block;
	/*height: 19px;*/
	padding: 5px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.9em;
	border-bottom: 1px solid #fff;
}
#sidebar li.last_item a {
	height: 17px;
	padding: 5px 0 0 0;
}
#content {
	font-size: 0.7em;
	/*margin-top: 10px;*/
}	
#content a {
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content h5 {
	clear: both;
	border-bottom: 1px solid #ccc;
}
#content img {
	position: relative;
	z-index: 1000;
}
div.widecolumn {
	/*width: 600px;*/
	min-height: 400px;
	margin: 0;
	/*padding: 10px 0 0 180px;*/
	padding: 10px 0 0 190px;
	background: #fff;
	border-bottom: 1px solid #fff;
}
.contact-details {
	width: 200px;
	margin: 0 auto;
	font-size: 14px;
}	
div.post {
	margin: 5px;
}
p.quote {
	margin: 5px 0 0 0;
	padding-right: 20px;
	padding-bottom: 5px;
	background: url('images/quote-end.gif') no-repeat bottom right;
}
p.author {
	float:right;
	max-width: 200px;
	font-size: 0.9em;
	/*padding: 0 0 0 30px;*/
	margin: 0 5px 10px 0;
	padding: 0 0 0 7px;
	background: url('images/dash.gif') no-repeat 0 6px;
}
p.summary-date {
	display: inline;
	font-size: 0.9em;
	margin-top: 0px;
	padding: 3px;
	/*border: 1px solid #ccc;
	border-width: 0 1px 1px 1px;*/
	background: #d5e100;
	/*color: #666;*/
}
#footer {
	clear: both;
	text-align: right;
	font-size: 0.6em;	
	/*width: 770px;*/
	height: 70px;
	margin: 0 auto;
	padding: 5px 5px;
	/*border-top: 1px solid #ccc;*/
	/*background: #fff url('images/footer.jpg') no-repeat top left;*/
	/*border-width: 1px 1px 1px 1px;*/
}
#footer a {
	font-weight: normal;
	text-decoration: none;
	color: #ccc;
}
#footer a:hover {
	color: #000;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer p.copyright {
	color: #ccc;
}
#footer a img {
	border: none;
}
#map img {
	border: none;
}
.flashvideo {
	float: right;
	clear: right;
}
#dma-logo {
	float: left;
}