/*  
Theme Name: SmartAlliances
Theme URI: http://sww.co.nz/
Description: Custom theme for Smart Alliances.
Version: 1.0
Author: Aidan Curran
Author URI: http://sww.co.nz/
*/

html,body {
	margin:0;
	padding:0;
   background: #ffffff;
   text-align: center;
	font-family: "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
   font-size: 13px;
   line-height: 140%;
   color: #4D4D4D;
}
h1, h2, h3, h4 {

}
h1 {
	font-size: 19px;
	line-height: 140%;
}
h2 {
   font-size: 17px;
   line-height: 140%;
}
h3 {
   font-size: 15px;
   line-height: 140%;
}
h4 {
   font-size: 13px;
   line-height: 140%;
}
a {
   color: #000099;
}
a:hover {
   color: red;
}
h3 a {
   color: #060606;
   text-decoration: none;
}
h3 a:hover {
   color: red;
   text-decoration: underline;
}
img {
   border: 0;
}
img.photo {
   margin: 10px 0;
}
div {
   text-align: left;
}

.tint {
  background: #E3EBD8;
  padding: 10px 3px 6px 9px;
  margin: 18px 0 8px 0;
  border: 1px solid #759A3A;
  }
  
.tint H3 {
	margin-top: 0;
}

#navband {
   background: #62534C;
}
#nav {
   width: 760px;
   margin: 0 auto;
   height: 47px;
}
#nav a {
   height: 13px;
   display: inline;
   float: left;
   margin: 25px 25px 0 25px;
   font-size: 1pt;
}
a#nav_home {
   background: url(images/nav_home.gif) center top no-repeat;
   width: 72px;
}
a#nav_home:hover {
   background: url(images/nav_home.gif) center -13px no-repeat;
}
a#nav_home.current {
   background: url(images/nav_home.gif) center -26px no-repeat;
}
a#nav_profile {
   background: url(images/nav_profile.gif) center top no-repeat;
   width: 88px;
}
a#nav_profile:hover {
   background: url(images/nav_profile.gif) center -13px no-repeat;
}
a#nav_profile.current {
   background: url(images/nav_profile.gif) center -26px no-repeat;
}
a#nav_jobs {
   background: url(images/nav_jobs.gif) center top no-repeat;
   width: 147px;
}
a#nav_jobs:hover {
   background: url(images/nav_jobs.gif) center -13px no-repeat;
}
a#nav_jobs.current {
   background: url(images/nav_jobs.gif) center -26px no-repeat;
}
a#nav_contact {
   background: url(images/nav_contact.gif) center top no-repeat;
   width: 124px;
}
a#nav_contact:hover {
   background: url(images/nav_contact.gif) center -13px no-repeat;
}
a#nav_contact.current {
   background: url(images/nav_contact.gif) center -26px no-repeat;
}
a#nav_links {
   background: url(images/nav_links.gif) center top no-repeat;
   width: 72px;
}
a#nav_links:hover {
   background: url(images/nav_links.gif) center -13px no-repeat;
}
a#nav_links.current {
   background: url(images/nav_links.gif) center -26px no-repeat;
}
#homeheader {
   background: white; 
   height: 207px;
   width: 858px;
   margin: 3px auto 10px auto;
}
#infostrip {
   background: #BACC9C;
   height: 94px;
}
#infocontainer {
   width: 858px;
   margin: 0 auto;
   text-align:left;
}
.infoblock {
   width: 195px;
   height: 50px;
   float: left;
   border-right: 10px solid #ffffff;
   color: #BACC9C;
   font-size: 12px;
   padding: 40px 5px 4px 7px;
   line-height: 15px;
}
.infoblock a {
   color: #ffffff;
}
.infoblock a:hover {
   color: #CAFF71;
}
#infoblock1 {
   background: #759A3A url(images/infobox_eng.gif) 7px 7px no-repeat;
}
#infoblock2 {
   background: #759A3A url(images/infobox_arch.gif) 7px 7px no-repeat;
}
#infoblock3 {
   background: #759A3A url(images/infobox_rm.gif) 7px 7px no-repeat;
}
#infoblock4 {
   background: #759A3A url(images/infobox_hace.gif) 7px 7px no-repeat;
   border-right:none;
}
#contactbox {
   background: #E0C1BE url(images/contactbox.gif) 7px 7px no-repeat;
   height: 157px;
   margin-bottom: 20px;
   width: 196px;
   float: left;
   font-size: 12px;
   padding: 30px 5px 4px 7px;
}
#mainContent {
   width: 858px;
   margin: 20px auto;
   text-align:left;
}
#leftcol {
   width: 641px;
   margin-right: 9px;
   float:left;
   min-height: 200px;
   height: auto !important;
   height: 200px;
   display:inline;
}
#rightcol {
   width: 188px;
   float: left;
   background: #E3EBD8;
   padding: 10px;
}
#rightcol h2 {
   color: #759A3A;
   background: url(images/greenblock.gif) left 5px no-repeat;
   font-size: 16px;
   padding-left: 15px;
   margin: 0;
}
#rightcol h3 {
   font-size: 14px;
   margin-bottom: 2px;
}
#statement {
   height: 191px;
   background: #E3EBD8 url(images/statement_bg.gif) top right no-repeat;
   color: #817570;
   margin-bottom: 20px;
}
#statement h2 {
   font-size: 24px;
   margin: 0;
   padding: 40px 180px 0 15px;   
   line-height: 140%;
}
.clear {
   clear:both;
}
#footer {
   margin-top: 20px;
   padding: 10px;
   text-align: center;
   font-size: 11px;
   color: #A99FA0;
}
#footer a {
   text-decoration: none;
   color: #A99FA0;
}
#footer a:hover {
   text-decoration: underline;
   color: red;
}
img.leftalign {
   display: block;
   float: left;
   text-align: left;
   margin: 0 25px 5px 0;
}
img.rightalign {
   display: block;
   float: right;
   text-align: right;
   margin: 0 0 5px 15px;
}
img.centeralign {
   display: block;
   margin: 10px auto;
   text-align: center;
}




.editLink {
   text-align: center;
   margin: 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: 11px;
   margin: 2px 0;
}
.aligncenter {
   display: block;
   text-align: center;
   margin: 10px auto;
}
.alignright {
   text-align: right;
   display: block;
   float: right;
   margin: 10px 0px 5px 15px;
}
.alignleft {
   text-align: left;
   display: block;
   float: left;
   margin: 10px 20px 5px 0px;
}
.wp-caption-text,.wp-caption-dd {
   margin: 0;
   font-weight: bold;
   font-size: smaller;
   text-align: center;
}
.more-link {
   display:block;
   text-align:right;
}
