/*  
Theme Name: LandLink
Theme URI: http://sww.co.nz/
Description: Custom theme by Stellar Web Works
Version: 1.0
Author: Aidan Curran
Author URI: http://sww.co.nz/
*/
html,body {
	margin:0;
	padding:0;
   text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-family: "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: #525D66;
}
body {
   background: #fff url(images/background.jpg) center top repeat-x fixed;
}
h1, h2, h3, h4 {
   color: #0061AC;
}
strong {
   color: #709D32;
   color: #0061AC;
}
h1 {
   font-size: 18px;
   margin-top: 0;
}
h2 {
   font-size: 16px;
}
h3 {
   font-size: 14px;
}
h4 {
   font-size: 13px;
}
a {
   color: #0061AC;
}
a:hover {
   color: #709D32;
}
a.strong {
   font-weight:bold;
   text-decoration:none;
}
a.strong:hover {
   text-decoration:underline;
}
img {
   border: 0;
}
div {
   text-align: left;
}
ul {
   margin: 0;
   padding-left: 20px;
}
li {
   background: url(images/bullet-blue.gif) 0 4px no-repeat;
   padding-left: 15px;
   margin-top: 10px;
   margin-bottom: 10px;
   list-style: none;
   color: #004C01;
   font-size: 14px;
}
#header {
   height: 180px;
   background: url(images/header.jpg);
}
#page {
   width: 900px;
   background: white;
   margin: 10px auto 0 auto;
   border: 1px solid #CAC6BF;
}
#nav {
	font-family: "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
   text-align: center;
   line-height: 35px;
   background: #8CC53E url(images/navbg.gif) top left repeat-x;
   overflow: hidden;
   font-size: 13px;
   padding-left: 40px;
   height: 35px;
}
#nav a {
   padding: 0 25px;
   color: #fff;
   text-decoration:none;
   _text-transform: uppercase;
   display:block;
   float: left;
   height: 35px;
   border-right: 1px solid #75A535;
   border-left: 1px solid #83B93B;
   font-weight: bold;
}
#nav a:first-child {
   border-left: 1px solid #75A535;
}
#nav a:hover, #nav a.current {
   color: #fff;
   background: #8CC53E url(images/navbg-on.gif) top left repeat-x;
   border-right: 1px solid #005A9F;
   border-left: 1px solid #0061AA;
   
}
#nav a.current {
}
#maincontent {
   padding: 45px 45px 30px 45px;
}
#leftcol {
   float: left;
   width:500px;
}
#rightcol {
   float: right;
   width: 257px;
   height: 133px;
   padding: 230px 10px 0 0;
   background: url(images/map_of_NZ.jpg) center center no-repeat;
   text-align: right;
}
#rightcol a {
   background: url(images/bullet-white.gif) left center no-repeat;
   padding-left: 12px;
   color: #fff;
   text-decoration: none;
   font-size: 14px;
   line-height: 30px;
	font-family: "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
   font-weight: bold;
}
#rightcol a:hover {
   color: #8DC73F;
}
#rightcol p {
   margin: 0;
}
#bottom {
   background: #CDE4AE;
   height: 25px;
   padding-top: 10px;
   text-align: center;
   color: #677358;
   font-weight: bold;
}
#bottom span {
   margin: 0 40px;
}
#bottom #email {
   background: url(images/email.gif) left center no-repeat;
   padding-left: 22px;
}
#bottom #phone {
   background: url(images/phone.gif) left center no-repeat;
   padding-left: 22px;
}
.clear {
   clear:both;
}
#footer {
   padding: 5px;
   text-align: center;
   font-size: 10px;
   color: #999999;
}
#footer a {
   text-decoration: none;
   color: #999999;
}
#footer a:hover {
   text-decoration: underline;
   color: #666666;
}
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;
}
#startsearch {
   display: block;
   margin: 25px auto 10px auto;
   text-align: center;
}
.rs {background: url(images/rs.gif) top right repeat-y;}
.bl {background: url(images/bl.gif) bottom left no-repeat;} 
.br {background: url(images/br.gif) bottom right no-repeat;} 
.tl {background: url(images/tl.gif) top left no-repeat;} 
.tr {background: url(images/tr.gif) top right no-repeat;} 
.roundedBox { 
   padding: 15px 25px;
} 
.roundedBox h1 {
   margin-bottom:0;
}
.roundedBox h3 {
   margin-top:0;
}
.clearBox {font-size: 1px; height: 1px;}

a.searchagain {
   background:#004071 url(/wp-content/plugins/cforms/images/button-bg-dkblue.gif) repeat-x scroll 0%;
   border-color:#ECECEC rgb(0, 0, 51) rgb(0, 0, 51) rgb(236, 236, 236) !important;
   border-style:solid !important;
   border-width:1px !important;
   color:#FFFFFF;
   font-size:1em;
   margin: 10px auto;
   padding:3px;
   width:260px;
   display:block;
   text-align: center;
   text-decoration: none;
}


/* 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: 2px 0;
}
img.aligncenter, div.aligncenter {
   display: block;
   margin: 20px auto;
}
img.alignright, div.alignright {
   display: block;
   float: right;
   margin: 5px 0px 5px 25px;
}
img.alignleft, div.alignleft {
   display: block;
   float: left;
   margin: 5px 30px 5px 0px;
}
img.aligncenter {
   text-align: center;
}
img.alignright {
   text-align: right;
}
img.alignleft {
   text-align: left;
}
.wp-caption-text,.wp-caption-dd {
   margin: 4px;
   font-weight: bold;
   font-size: smaller;
   text-align: center;
}
.more-link {
   display:block;
   text-align:right;
}
.linklove {
   display:none;
}

