/*  
Theme Name: BBBS
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;
   background: #012b3a;
   text-align: center;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: #13475c;
}
h1, h2, h3, h4 {
   color: #094860;
}
h1 {
   font-size: 20px;
   font-weight: normal;
}
h2 {
   font-size: 18px;
}
h3 {
   font-size: 16px;
}
h4 {
   font-size: 14px;
   margin: 12px 0 7px 0;
}
a {
   color: #965400;
   text-decoration:none;
}
a:hover {
   color: #f38801;
   text-decoration:underline;
}
h1 a, h2 a, h3 a {
   text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
   text-decoration: underline;
   color: #0f78a0;
}
img {
   border: 0;
}
div {
   text-align: left;
}
p {
   margin: 5px 0 10px 0;
}
#header {
   height: 277px;
   background: url(images/header.png) center top no-repeat;
}
#logo {
   margin: 50px 0 0 50px;
   float: left;
   display:inline;
}
#flash {
   width: 495px;
   height: 284px;
   float: right;
}
#page {
   width: 1050px;
   background: white url(images/pagebg.png) center top repeat-y;
   margin: 0px auto;
}
#nav {
   line-height: 30px;
   width: 222px;
   float: left;
   margin-top: 0px;
   display:inline;
}
#nav ul, #subnav ul, #menu3 ul, #nav li, #subnav li, #menu3 li {
   list-style: none;
   margin: 0;
   padding: 0;
}
#nav li a {
   font-size: 13px;
   padding-left: 25px;
   margin-left: 18px;
   color: #fff;
   text-decoration:none;
   font-weight: bold;
   background: url(images/navbg.png) left top no-repeat;
   height: 31px;
   display: block;
}
#nav li a:hover, #nav li.current_page_item a, #nav li.current_page_parent a, #nav li.current_page_ancestor a {
   color: #2b2b2b;
   background: url(images/navbg-on.jpg) left top no-repeat;
}
#nav ul#external {
   margin-top: 50px;
}
#subnav {
   background: #cfdae0 url(images/subnavbg.gif) left top repeat-x;
   height: 32px;
   float: left;
   width: 768px;
   padding-left: 40px;
   margin-bottom: 30px;
   display:inline;
}
#subnav li {
   display: inline;
}
#subnav a {
   line-height: 32px;
   text-decoration:none;
   font-size: 13px;
   padding: 0 10px;
   color: #216e8b;
   text-transform: uppercase;
}
#subnav li a {
   border-left: 1px solid #3d758b;
}
#subnav li:first-child a {
   border-left: none;
}
#subnav a:hover, #subnav li.current_page_item a, #subnav a.current, #subnav li.current_page_parent a {
   color: #af0000;
}
#menu3 {
   height: 32px;
   float: left;
   width: 768px;
   padding-left: 40px;
   margin-top: -30px;
   margin-bottom: 20px;
   display:inline;
}
#menu3 li {
   display: inline;
}
#menu3 a {
   line-height: 32px;
   text-decoration:none;
   font-size: 13px;
   padding: 0 10px;
   color: #666;
}
#menu3 li a {
   border-left: 1px solid #666;
}
#menu3 li:first-child a {
   border-left: none;
}
#menu3 a:hover, #menu3 li.current_page_item a, #menu3 a.current {
   color: #af0000;
}
#maincontent {
   width: 720px;
   padding: 0 30px 80px 50px;
   margin-right: 20px;
   float: left;
   background: url(images/watermark.jpg) right bottom no-repeat;
   min-height: 350px;
   display:inline;
}
#maincontent.localhome {
   padding-bottom: 10px;
}
#textcol {
   width: 500px;
   float: left;
}
.wide #textcol {
   width: 700px;
}
#photocol {
   width: 220px;
   text-align: center;
   float: left;
   padding-top: 50px;
   margin-bottom:110px;
}
#photocol img {
   margin-top: 50px;
   margin-bottom: 5px;
}
#photocol .caption {
   font-weight: normal;
   text-align: center;
   margin-bottom: 50px;
}
.clear {
   clear:both;
}
.centered {
   text-align:center;
}
#footer {
   padding: 25px 50px;
   text-align: right;
   font-size: 11px;
   clear: both;
   background: url(images/footerbg.png) center top no-repeat;
   height: 25px;
   line-height: 25px;
}
#footer a {
   text-decoration: none;
   color: #666;
}
#footer a:hover {
   color: #383838;
}
#credits {
   float: left;
   width: 170px;
   text-align: left;
   font-size: 9px;
   color: #7095a4;
   line-height: 14px;
}
#credits a {
   color: #7095a4;
}
#credits a:hover {
   color: #1b576d;
}
#mid {
   float: left;
   width: 400px;
   padding-left: 5px;
   text-align: left;
   color: #444;
}
img.leftalign {
   display: block;
   float: left;
   text-align: left;
   margin: 0 25px 5px 0;
   display:inline;
}
img.rightalign {
   display: block;
   float: right;
   text-align: right;
   margin: 0 0 5px 15px;
   display:inline;
}
img.centeralign {
   display: block;
   margin: 10px auto;
   text-align: center;
}
.insetbox {
   background: #cfdae0;
   padding: 10px 20px;
   margin: 10px;
   
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	box-shadow: rgba(200,200,200,1) 0 4px 18px;
}
#sponsors {
   margin: 30px 0;
}
#sponsors img {
   margin: 5px 25px;
}
#vision {
   font-size: larger;
   margin-bottom: 30px;
}
#vision strong {
   color: #094860;
}
.ref {
   font-size: smaller;
   color: #666;
   border-top: 1px solid #999;
   margin-top: 40px;
}
h2 sup a {
   text-decoration:none;
   font-size: smaller;
   font-weight: bold;
}
.divider {
   margin: 20px 0;
   border-bottom: 5px dotted #cfdae0;
   height: 1px;
}

#newsbox {
   clear:both;
   float: left;
   width: 500px;
}
#sponsorbox {
   width: 160px;
   float: left;
   height: 200px;
   background: #fff;
   text-align:center;
}
#sponsorbox h3 {
   margin: 5px 0 7px 0;
}
#sponsorbox a.more {
   text-align:right;
   display:block;
}
#smooth_sldr div.sldrlink {
   display:none;
}
#newsbox #smooth_sldr {
   margin: 0 auto;
}
#newsbox #smooth_sliderc_nav {
   font-size: 10px;
}
#newsbox #smooth_sldr_body p.more {
   display: inline;
   margin: 0;
}

#newsbox #smooth_sldr_body p.more a {
   color: #965400;
   float: none;
}
#rss {
   text-align: right;
   padding-right: 10px;
}


#localtitle {
   background: #0E4D65 url(/wp-content/themes/bbbs/images/localbg.gif) left top repeat-x;
   height: 32px;
   float: left;
   width: 768px;
   padding: 1px 0 1px 40px;
   margin-bottom: 0;
   display:inline;
   color: #fff;
}
#localtitle h1 {
   margin:0;
   padding:0;
   color: #fff;
   line-height: 30px;
   height: 30px;
   font-weight: bold;
}
#localtitle h1 img {
   margin-right: 5px;
   vertical-align: middle;
}
p.eventdate {
   font-weight: bold;
   margin: 3px 0;
}
div#follow {
   margin-top: 65px;
}
div#follow img {
   vertical-align: middle;
}

#searchform {
   margin: 0 0 6px 0;
   padding: 0;
}
#s {
   width: 124px;
   height: 28px;
   margin: 0 0 0 38px;
   padding: 3px 0 0 10px;
   border: none;
   background: url(images/searchbg.png) left top no-repeat;
   display:inline;
   vertical-align: middle;
}
#searchsubmit {
   width: 28px;
   height: 31px;
   margin:0;
   padding:0;
   border: none;
   background: url(images/searchbtn.png) left top no-repeat;
   font-size:0;
   color: #fff;
   display:inline;
   vertical-align: middle;
}
.navigation {
   overflow: hidden;
}
#searchresults h3 {
   margin-bottom: 0;
}
#searchresults p {
   font-size:smaller;
}

#editable-area {
   margin-top: 50px;
   padding-left: 16px; 
}

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

