/*  
Theme Name: Hybrid Homes
Theme URI: http://sww.co.nz/
Description: Custom theme by Stellar Web Works modified by David Remnant
Version: 2.0
Author: Aidan Curran, David Remnant
Author URI: http://sww.co.nz/
*/
html,body {
	margin:0;
	padding:0;
   background: #DFE2E0;
   text-align: center;
}
body, td {
	font-family: "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
   font-size: 13px;
   color: #5E6E63 ;
}
div, td {
   text-align: left;
}
h1, h2, h3, h4 {

}
h1 {
   font-size: 20px;
   margin: 8px 0;
}
h2 {
   font-size: 18px;
   margin: 6px 0;
}
h3 {
   font-size: 16px;
   margin: 5px 0;
}
h4 {
   font-size: 14px;
   margin: 4px 0;
}
acronym {
  border-bottom:1px dotted #000;
}
a {
  color:#0033FF;
  text-decoration:underline;
}
a:hover {
  color:##FF0000;
  text-decoration:underline;
}
#page {
   width: 920px;
   margin: 10px auto;
   background: url(images/pagebg.gif) 25px top repeat-y;
}
#leftcol {
   width: 223px;
   padding-left: 25px;
/*   background: url(images/logoandroof.gif) left top no-repeat;*/
   float:left;
/*   padding-top: 195px;*/
}
#logo {
	margin-left:-25px;
	width:248px;
	height:195px;
	background: url(images/logoandroof.gif);
}
#rightcol {
   width: 662px;
   float:left;
}
#logospacer {
   background-color: #FFFFFF;
   height: 100px;
   padding-top: 51px;
}
#nav-main {
	background-image:url(images/main-nav.gif);
	background-repeat:repeat-x;
	float:right;
	width:310px;
	height:30px;
	margin-right:28px;
	padding-top:3px;
}
#section_nav {
	/*background-color: #E4E5CA;*/
}
#sectionHyb_nav, #sectionMod_nav, #sectionShow_nav, #sectionShop_nav, #sectionPortfolio_nav {
	background-image:url(images/BtnGrad.png);
	background-position:top;
	background-repeat:no-repeat;
	padding: 13px 0 10px 5px;
}
#sectionHyb_nav {
	background-color:/*CEC8BB v2:#ADAAA3*/#ADAAA3;
}
#sectionPortfolio_nav {
	background-color:#EFA459;
}
#sectionMod_nav {
	background-color:/*#C4D1EB */#89A2C9;
}
#sectionShow_nav {
	background-color:/*#D1D677 */#A8A83F;
}
#sectionShop_nav {
	background-color:/*#FAC178 */#BF9090;
}
#nav-main a{
/*   color: #5E6E63;*/
	color:#333;
   	font-size: 16px;
   	font-weight: bold;
   	text-align: left;
   	margin-left: 25px;
   	text-decoration:none;
}
#section_nav a {
   display:block;
/*   color: #5E6E63;*/
	color:#333;
   	font-weight: bold;
   	text-align: left;
   	text-decoration:none;
	margin-left: 16px;
	font-size: 16px;
}
#nav-main a:hover, #nav-main a.current {
   color:#FFF;
}
#section_nav a:hover, #section_nav a.current{
   color: #FFF;
}
#nav-eco-online-shop a, #nav-eco-centre a, #nav-hybrid-homes a, #nav-modular-homes a, #client-port-nav a, .PeCatsBrands a {
   padding-left: 20px;
   font-size: 15px;
   background: url(images/navarrow.gif) 6px 8px no-repeat;
}
#nav-eco-online-shop a.current, #nav-eco-centre a.current, #nav-hybrid-homes a.current, #nav-modular-homes a.current, #client-port-nav a.current, #nav-eco-online-shop a:hover, #nav-eco-centre a:hover, #nav-hybrid-homes a:hover, #nav-modular-homes a:hover #client-port-nav a:hover,{
   background: url(images/navarrow_on.gif) 6px 8px no-repeat;
}
#section_nav ul {
   list-style : none;
}
#section_nav li {
   padding:0;
}





#newssection {
   background-color: #D0D677;
   padding: 20px;
   text-align: right;
}
#newssection p {
   margin: 2px 0;
}
#newssection h2 {
   margin: 6px 0 2px 0;
}
#newssection h3 {
   margin: 6px 0 2px 0;   
}
#newssection h3 a {
   color:#FFF;
   text-decoration: none;
}
#newssection h3 a:hover {
   color:#FF0000;
   text-decoration: underline;
}
#maincontent {
   padding: 20px 50px 10px 30px;
}
#leftcontent {
   padding: 20px;
   text-align: right;
}
#signup {
   background-color: #f6cb93;
   padding: 15px 20px;
}
input.narrow {
   width: 90px;
}
#logoFooter {
	background-color:#D0D677;
	padding: 5px 0 5px 223px;
	margin: 0 37px 0 25px;
	height:52px;
}
#logoFooterText {
	width:200px;
	float:left;
	padding: 8px;
}
#footer {
   text-align: center;
   font-size: 11px;
   padding-bottom: 5px;
}
.clear {
   clear: both;
}
.leading {
   font-weight: bold;
   font-size: 14px;
}
img {
   border: 0;
}
img.right {
   float: right;
   align: right;
   margin: 1px 0px 10px 15px;
}
img.left {
  float: left;
  align: left;
  margin: 1px 15px 10px 0px;
}
img.centre, img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #21517e;
} 
table.top td, td.top {
   vertical-align: top;
}
li {
   padding-top: 4px;
   padding-bottom: 4px;
}

#more-news {
   margin-top: 10px;
   font-weight:bold;
}
.centered {
   text-align: center;
}

/* WP Common Styles */
.editLink {
   text-align: center;
   padding: 5px 0 15px 0;
}
.editLink a, a.editLink {
   background: #e0e0e0;
   color: #777777;
   font-size: 10px; 
   border: 1px solid #999999;
   text-decoration: none;
   padding: 3px 5px;
}
.editLink a:hover, a.editLink:hover {
   background: #eeeeee;
   border: 1px solid #333333;
   color: #000000;
}
.postmetadata {
   color: #999;
   font-size: 10px;
   margin: 0px;
}
img.aligncenter, div.aligncenter {
   display: block;
   margin: 20px auto;
}
img.alignright, div.alignright {
   display: block;
   float: right;
   margin: 10px 0px 5px 15px;
}
img.alignleft, div.alignleft {
   display: block;
   float: left;
   margin: 10px 20px 5px 0px;
}
img.aligncenter {
   text-align: center;
}
img.alignright {
   text-align: right;
}
img.alignleft {
   text-align: left;
}
.wp-caption-text,.wp-caption-dd {
   margin: 0;
   font-weight: bold;
   font-size: smaller;
   text-align: center;
}
.more-link {
   display:block;
   text-align:right;
}
.linklove {
   display:none;
}
.greenBgTitle{
	background-color:#D0D677;
	padding: 2px 20px;
	font-size:18px;
	font-weight: bold;
}
.ecoFeatures{
	background:url(images/ecoLeaf.gif) no-repeat left;
	padding-left: 55px;
	margin-top:10px;
}
.ecoList{
	padding-top:0;
	margin-top:0;
}
.ecolistBg{
	background-color:#E8E7C5;
}
.modHomesBg{
	background-color:#E8E7C5;
	padding:20px 0;
}
.modHomesBg th{
	font-weight:bold;
	font-size:15px;
	text-align:center;
}
.modHomesBg td{
	text-align:center;
}
.buildingStdTbl th, .buildingStdTbl td{
	font-weight:bold;
	color:#1F497D;
}
.buildingStdTbl th{
	background:#FE8637;
}
tr.r1 td{
	background:#FFD9CE;
}
tr.r2 td{
	background:#FFEDE8;
}




/* layout rules for portfolio page */

.portfolioLeft {
	/*padding:10px;*/
	background-color:#E8E7C5;
}

/* In progress */
.portfolioLeft, .portfolioRight {
	overflow:auto;
	padding:10px;
}
.portfolioLeftText{
	width:400px;
	float:left;
	padding:10px;
}
.portfolioRightText{
	width:400px;
	float:right;
	padding:10px;
}
.imgRight{
	float:right;
}
.imgLeft{
	float:left;
}
.portfolioRight img{
/*vertical center problem */
}