/*   
Theme Name: ReKnew Energy
Theme URI: 
Description:
Author: ReKnew Energy Systems
Author URI: http://www.reknew.net/
Template: thematic
Version:
Tags: Thematic
.
Thematic is � Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* reknew styles */


body {
	background: #f4eddc;
	color: #2a3e43;
	}
	
#header {
	background: transparent url(../reknew/interface/banner-back.png) repeat-x;
	height: 150px;
	}
	
#branding {
	position: relative;
	background: transparent url(../reknew/interface/painting.jpg) -6px 12px no-repeat;
	padding: 0;
	height: 150px;
	}
	
#blog-title span {
	display: block;
	position: absolute;
	top: 17px;
	left: 155px;
	width: 395px;
	z-index: 3;
	background:  url(../reknew/interface/logo.jpg) no-repeat;
	text-indent: -9000px;
	}
	
#blog-title span a {
	display: block;
	height: 79px;
	background:  url(../reknew/interface/logo.jpg) no-repeat;
	}
	
#main {
	padding:42px 0 0 0;
	}
	
#main, #content, #container {padding-bottom: 0; margin-bottom: 0;}

.page-template-noside-php #content {width: 950px;}
	
#footer {
	background: #aa4400;
	padding-bottom: 18px;
	color: #d6a781;
	}
	
#footer .aside {
	color: #d6a781;
	}
	
#siteinfo {
	display: none;
	}
	
.entry-content {padding-top: 0;}

/* nav */
	
#access {	
	margin-top: -41px;
	border: 0;
	}

.sf-menu { 
	padding-left: 160px;
	font-family: arial, helvetica, sans-serif;
	border: none;
	}
	
.sf-menu a, .sf-menu a:visited, .sf-menu a:hover  {
	border: 0;
	color: #f4eddc;
	}
	
.sf-menu .current_page_item a /*,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a */ {
    color: #233438;
}


.sf-menu .current_page_item a:hover ul li a, .sf-menu .current_page_item a ul li a, .sf-menu .current_page_item a ul li a:hover, .sf-menu .current_page_item a ul li, .sf-menu ul li.current_page_item a, .sf-menu li.sfHover  {
	color: #f4eddc;
	} 
	
.sf-menu li {
	background: #ae854f;
	margin-right: 2px;
	}
	
.sf-menu li li {
	background: #ae854f;
		}
		
.sf-menu li li li {
	background:		#ae854f;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #d1954d;
	outline:		0;
}

.sf-menu li, .sf-menu a:hover, .sf-menu li.current_page_item a:hover {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	}
	
.sf-menu li a li, .sf-menu li a li a, .sf-menu li li a:hover, .sf-menu li.current_page_item li a:hover {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	}

.sf-menu ul a {
    background:#ae854f;
	border: 0;
}

.sf-menu ul a:hover {
    color: #f4eddc;
}
	
.sf-menu li.current_page_item, .sf-menu li.current_page_item a:hover {
	background: #f4a44b;
	}

/* go to buttons */

#utilNav a { 
	background: #d48b34 url(../reknew/interface/glass-2.png) repeat-x scroll 0 50%;   
	border: 1px solid #a96e1c;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px; 
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	box-shadow: 2px 2px 4px #af711e; 
	-moz-box-shadow: 2px 2px 4px #af711e;
	-webkit-box-shadow: 2px 2px 4px #af711e;
	color: #354f55;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	padding: 3px 18px;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: -1px;
	}
	
#utilNav a:hover {
	background: #f4a44b url(../reknew/interface/glass-2.png) repeat-x scroll 0 50%;
	}

/* type */

h1 {
	color: #aa1603;
	}

h1, p, ul, ol, dd, pre {
	margin-bottom: 18px;
	}
	
.intro {
	font-size: 19px; 
	line-height: 24px; 
	margin-bottom: 3px;
	}
	
.entry-content h1, .entry-content h2, .entry-content h3 {
	padding-top: 0;
	}
	
.entry-content h3 {
	padding-bottom: 0;
	}
	

/* misc */

	
#primary {
	border: 0;
	}
	
.entry-title {
	padding-bottom: 0;
	}
	
.blog .entry-title {padding-bottom: 7px;}

.blog .entry-title a { color: #aa1603; }
	
/* sidebar jazz */
	
.aside h3 {
	color: #354f55;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	}

.aside a:link {
	color:#004B91;
	text-decoration: none;
	}
	
.aside a:visited {
	/* color:#743399; */
	color:#004B91;
	text-decoration: none;
	}
	
.aside a:active, a:hover {
	color:#FF4B33;
	}
	
.main-aside ul {padding: 0}

#simple-section-nav li { font-family: arial, helvetica, sans-serif !important; }

.hentry {padding-bottom: 18px !important;}

.left {float: left}

		
/* images */

.pbox {
	padding: 5px;
	background: #f4a44b;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
	
#simple-section-nav ul {
	list-style-type: none;
	margin-left: 0;
	}
	
/* tables */

table.costs {width: 310px;}

.costs th, .costs td {
	padding: 1px 8px 1px 8px;
	}
	
.costs, .costs tr { border: 0; }

.total {border-top: 1px solid #666 !important; text-align: right;}

.num {text-align: right;}

.sumcol { width: 80px; }

/* forms */

label {
	display:block;
	font-family:Arial,helvetica,sans-serif;
	font-weight: bold;
	}



	

	
