/*
	Theme Name: Ngati Maru
	Theme URI: http://ngatimaru.co.nz
	Description: Ngati Maru Site Theme
	Version: 1.0
	Author: Lero9 Ltd.
	Author URI: http://lero9.co.nz
*/

* {padding: 0; margin: 0;}
body {background-color: #dad0a4; font: 0.75em/1.4em Geneva, Arial, Helvetica, sans-serif; color: #333;}

/* HTML styles */
h1, h2, h3, h4, h5, h6 {font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;}
h1 {font-size:1.5em; letter-spacing: -0.075px;}
h2 {font-size:1.333em; letter-spacing: -0.075px;}
h3 {font-size:1.166em;}
h4 {font-size: 1.25em;}
h1, h2, h3, h1 a, h2 a, h3 a {color: #5d5a2c;}
h1 a:visited, h2 a:visited, h3 a:visited {color: #948e4b;}

.red {color: #900;}
.green {color: #5d5a2c;}
p.nospace {margin: 0;}
a {color: #900; text-decoration: none;}
a:hover {text-decoration: underline;}
a:visited {color: #eb5e54;}
a img {border:none;}

code {white-space:pre;}
table {width:100%;}

/* theme layout styles */
.wrapper {width:800px;margin:0 auto;}
#header {background-color: #000; height: 165px; min-width: 1040px; overflow: hidden;}
#header .wrapper {background: url(images/header-logo.png) 235px 100% no-repeat; height: 165px;}
 #header h1, #header h2 {text-indent: -9000px; line-height: 0px; height: 0px;}
#logo {position: relative; top: 120px; left: 20px; display: inline;}
#search {position: relative; top: 100px; float: right; margin-right: 20px; display: inline;}
#search input#s {background: transparent url(images/search-bg.png) 100% 50% no-repeat; width: 114px; height: 20px; border: none; color: #f9f9f9; font-size: 11px; padding: 5px 3px 0 3px; position: relative;}
#search input#searchsubmit {border: none; background: url(images/search-go-btn.png) 0 0 no-repeat; width: 35px; height: 20px; text-indent: -9000px; position: relative; cursor: pointer;}
div.body-wrapper {width: 1040px; margin: 0 auto;}
 div.body-wrapper .wrapper {background-color: #f9f9f9;}
div.body-left {background: transparent url(images/bg-left.png) 0 0 no-repeat;}
div.body-right {background: transparent url(images/bg-right.png) 100% 0 no-repeat;}

#menu {background: transparent url(images/menu-bg.png) 0 0 no-repeat; height: 45px; width: 850px; margin: 0 auto; font-family: Verdana, sans-serif;}
 #menu ul {list-style: none; margin: 12px 0 0 30px; float: left; font-size: 12px; font-weight: bold; display: inline;}
 #menu ul li {display: inline; height: 20px; background: url(images/menuitem-bg-l.png) 0 0 no-repeat; padding: 0; float: left; margin-right: 15px;}
 #menu ul li.current_page_item {background: url(images/menuitem-hov-bg-l.png) 0 0 no-repeat;}
 #menu ul li a {background: url(images/menuitem-bg-r.png) 100% 0 no-repeat; color: #fff; text-decoration: none; padding: 2px 15px 4px; line-height: 20px;}
 #menu ul li.current_page_item a {background: url(images/menuitem-hov-bg-r.png) 100% 0 no-repeat; color: #900;}
 #menu ul li a:hover {color: #dad0a4;}
 #menu ul li.current_page_item a:hover {color: #fff;}

/* content styles */
#content {float:left; width:515px; padding: 15px 15px 15px 20px;}
#content-wide {float:left; width:760px; padding: 30px 20px 15px;}
#content.padding, #sidebar.padding {padding-top: 30px;}

/* home page tabs */
#highlight {margin: 15px 20px 0; float: left; overflow: hidden; display: inline; width: 760px;}
#left-tab-container {width: 50%; float: left;}
#left-tab-body {background: #dad0a4 url(images/top-side-lt.png) 0 0 no-repeat; height: 150px; color: #5d5a2c; padding: 15px;}
#right-tab-container {width: 50%; float: left;}
#right-tab-head {height: 24px; font-weight: bold; color: #5b582b;margin-left:15px;}
#right-tab-body {background: #838b55 url(images/top-side-rt.png) 100% 0 no-repeat; height: 180px; color: #fff; font-size: 12px;}
#right-tab-body div {padding: 15px;}

#left-tab-body p {margin: 0 0 7px 0;}
#left-tab-body ul {margin-left: 15px;}
#right-tab-body h4 {margin-bottom: 8px;}
#newsheader {background-color: #838b55; padding: 28px 0 10px 0;}
#newsheader h1 {font-size: 1.25em; color: #fff; margin: 10px 0 0 10px;}

/* posts on the home page */
.homepost {margin: 10px 0; overflow: hidden; float: left;}
.homepost .postimage {float: left; margin: 0; padding: 8px; background-color: #bec2a7;}
.homepost h2 {font-size: 1.166em; margin: 4px 0 4px 132px;}
.homepost .postinfo {color: #5d5a2c; margin: 4px 0 8px 132px; clear: none;}
.homepost p {margin: 0 0 5px 132px;}

/* posts styles */
#content .post {margin: 0 15px 10px 0;}
#content-wide .post {margin: 0 0 10px 0;}
h1.pagetitle {margin: 0 0 20px 0}
.post h1, .post h2 {margin: 0 0 15px 0;}
.post h3 {margin: 0 0 10px 0;}
.post p {margin: 0 0 10px 0;}
.post ul {margin: 10px 0 10px 15px;}
.postinfo {background: url(images/horiz-sep.png) 0 0 repeat-x; padding-top: 5px; clear: both;}

hr.separator {margin: 20px 0; background: url(images/horiz-sep.png) 0 50% repeat-x; height: 2px; border: none;}

/* Register page styles */
div.register-today {float: right; font: 1.133em "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; color: #5d5a2c; font-style: italic; margin-right: 30px; letter-spacing: -0.2px; display: inline;}
dl.step1-register {margin: 15px 0; background: url(images/horiz-sep.png) 0 0 repeat-x; padding-top: 10px;}
dl.step1-register dt {font-weight: bold;}
dl.step1-register dd {padding: 5px 0 10px 13px; background: url(images/horiz-sep.png) 0 100% repeat-x; margin: 0 0 10px 0;}
img.step1-btn, img.step1-arrow {float: right; margin-left: 20px;}
img.step1-btn {margin-right: 10px;}
ul.greentick {margin: 5px 0 10px 1px; list-style: none;}
ul.greentick li {margin: 6px 0; background: url(images/greentick.png) 0 0 no-repeat; padding-left: 20px;}

/* register page widgets */
#text-255938221 {background: url(images/reg-mod-btm.png) 0 100% no-repeat; margin-bottom: 30px;}
#text-255938221 .textwidget {background: url(images/reg-mod-top.png) 0 0 no-repeat; padding: 20px 35px 20px 10px;}
#text-255938221 p.alerticon {background: url(images/exclamation.png) 0 0 no-repeat; margin-bottom: 10px;}
#text-255938221 p {padding-left: 22px;}
#text-255938222 .textwidget {padding: 0 25px 0 32px;}
#text-255938222 p {margin-bottom: 10px;}

/* contact us & form styles */
.post p.address, .post p.postal, .post p.phone, .post p.map {padding-left: 40px; margin-bottom: 25px;}

.post p.address {background: url(images/home.png) 0 0 no-repeat; margin-top: 25px;}
.post p.postal {background: url(images/email.png) 0 0 no-repeat;}
.post p.phone {background: url(images/cellphone.png) 0 0 no-repeat;}
.post p.map {background: url(images/pin-green.png) 0 0 no-repeat;}

.cform {padding-top: 5px; font-family: Arial, Helvetica, Verdana, sans-serif; }
 .cform fieldset {border: none;}
 .cform ol {list-style: none;}
 .cform ol li {margin: 10px 0;}
 .cform ol label {font-weight: bold; width: 100px; display: block; float: left;}
 .cform ol label.cf-after {display: inline; float: none; margin-left: 15px;}
 .cform ol input.single, .cform ol textarea {border: 1px solid #666; background-color: #faf2d5; width: 260px; padding: 2px 4px;}
 .cform ol input:focus, .cform ol textarea:focus {background-color: #fff;}
 .cform ol input.cf-box-a {margin-left: 99px; vertical-align: top;}
 .cform ol input.cf_error, .cform ol textarea.cf_error {border: 2px solid #900;}
 .cform ol span.reqtxt, .cform ol span.emailreqtxt {color: #900; font-style: italic; margin-left: 10px; font-size: 10px;}
 .cform input.sendbutton {margin-left: 99px; border: none; background: url(images/send-btn.png) 0 0 no-repeat; width: 95px; height: 22px; text-indent: -9000px; position: relative; color: #fff; cursor: pointer;}
.cform fieldset.cf_hidden {display: none;}
p.linklove {display: none;}
div.waiting {color: #666;}


/* sidebar, widgets */
#sidebar {float:right; width:230px; padding: 15px 20px 15px 0; font-family: Arial, Helvetica, sans-serif;}
.widget {border: 1px solid #838b55; margin: 0 0 10px 0;}
 .widget h3 {color: #fff; background-color: #838b55; padding: 5px 0 5px 15px; font-size: 1.25em;}
 .widget ul {list-style: disc url(images/redbullet.png) outside; margin: 10px 5px 10px 30px;}
 #wpsb.widget {border: none;}
 #wpsb.widget h3 {border: 1px solid #838b55;}
 .widget .module {padding: 10px 15px; background-color: #dad0a4;}
  .widget .module p.error {color: #900; font-weight: bold; margin: 5px 0;}
  .widget .module p.notice {color: #838b55; font-weight: bold; margin: 5px 0;}
  .widget .module .wpsb_form_label {margin-top: 10px;}
  .widget .module input.wpsb_form_txt {border: none; background: transparent url(images/field-bg.png) 0 0 no-repeat; width: 190px; height: 15px; font-size: 12px; padding: 5px 3px 0 3px; position: relative;}
  .widget .module input.wpsb_form_btn {border: none; background: url(images/submit-btn.png) 0 0 no-repeat; width: 95px; height: 22px; text-indent: -9000px; position: relative; color: #fff; cursor: pointer;}

#footer {clear: both; padding: 10px 20px; font-family: Arial, Helvetica, sans-serif; overflow: hidden; font-size: 0.833em;}
#footer p.footleft {float: left;}
#footer p.footright {float: right;}
#footer p.footright a {color: #333;}
#footer-flax {background: transparent url(images/footer-bg.png) 0 0 repeat-x; height: 170px;}

/* message styles */
p.alert, div.failure {border-top: 2px solid #fbe795; border-bottom: 2px solid #fbe795; background: #faf2e4 url(images/exclamation.png) 8px 50% no-repeat; padding: 5px 0 5px 30px; color: #900; margin: 20px 0;}
p.info, div.success {border-top: 2px solid #95befb; border-bottom: 2px solid #95befb; background: #d4e3fa url(images/information.png) 8px 50% no-repeat; padding: 5px 0 5px 30px; color: #039; margin: 20px 0;}

/* various styles */
img.alignleft {float:left;margin:10px 10px 10px 0;}
img.aligncenter {text-align:center;margin:10px auto 10px auto;display:block;}
img.alignright {float:right;margin:10px 0 10px 10px;}

.nextprevpage {}

#comments {margin: 10px 0 0 0;}
#comments h3 {margin-bottom: 10px;}
.commentslist {list-style:none;}
.commentslist li p {margin-bottom: 5px;}
.commentslist li {background: url(images/horiz-sep.png) 0 100% repeat-x; padding-bottom: 5px; margin-bottom: 10px;}
#commentform textarea {width: 450px; height: 150px; border: 1px solid #666; background-color: #faf2d5; padding: 2px 4px;}
#commentform input {border: 1px solid #666; background-color: #faf2d5; width: 200px; padding: 2px 4px; margin-right: 5px;}
#commentform input:focus, #comments textarea:focus {background-color: #fff;}
#commentform #submit {border: none; background: url(images/submit-btn.png) 0 0 no-repeat; width: 95px; height: 22px; text-indent: -9000px; position: relative; color: #fff; cursor: pointer;}
#commentform p {margin-bottom: 6px;}

#respond {}
.alt {}
.clr {clear:both;}
.hidden {display: none;}

/* event calendar styles */
#wp-calendar {padding: 5px;}
#wp-calendar table {width:100%;}
#wp-calendar #prev {text-align:left;}
#wp-calendar #next {text-align:right;}

td.ec3_eventday {background-color: #900; -moz-border-radius: 3px;}
#wp-calendar table td.ec3_eventday a {color: #fff !important;}
#wp-calendar table td {font-weight: bold; color: #666;}
#wp-calendar table td, #wp-calendar table th {text-align:center;}

#wp-calendar table td, #wp-calendar table td.pad:hover, #wp-calendar table.nav tr td {padding:1px; border:none;}

#wp-calendar table td:hover {padding:0px; border:solid 1px #dad0a4;}
#wp-calendar table td#today {padding:0px; background-color: #dad0a4; -moz-border-radius: 3px;}
#wp-calendar table td#today a {color: #900 !important;}
#wp-calendar table td.ec3_eventday:hover, #wp-calendar table td#today:hover {border: none;}

/* The EC graphic. */
.ec3_ec {display:block; float:right; border:none; width:13px; height:9px;}
.ec3_ec span { display:none }

/*** Popup ***/
/*.ec3_popup {margin:0 !IMPORTANT; padding:0 !IMPORTANT; border:none; position:absolute; border-collapse:collapse; filter:alpha(opacity=87); -moz-opacity:.87; opacity:.87; z-index:30000;}
.ec3_popup td {padding:0;}
.ec3_popup table {border:solid #838b55 1px; background-color:#fff; font-size:x-small; text-align:left;}
.ec3_popup table td { padding:1.5px 3px 1.5px 3px;}*/

#ec3_shadow0 div { width:8px; height:32px; }
#ec3_shadow0 {margin:0; padding:0; border:none; width:8px; background-repeat:no-repeat; background-position:bottom right; vertical-align:bottom;}
#ec3_shadow1 {margin:0; padding:0; border:none; height:16px; background-repeat:repeat-x;}
#ec3_shadow2 div { width:8px; height:32px; }
#ec3_shadow2 {margin:0; padding:0; border:none; width:8px; background-repeat:no-repeat; background-position:bottom left; vertical-align:bottom;}

/*** Event list ***/
ul.ec3_events {list-style: none; line-height: 1.2em; margin-left: 15px; list-style-image: none;}
.ec3_list_day {font-weight: bold;}
.ec3_list ul {margin: 3px 5px 3px 15px;}
.ec3_list_day li {font-weight: normal;}

/*** Schedule ***/
.ec3_schedule {margin: 0 15px 10px 0; font-weight: bold; float: left; -moz-border-radius: 5px; border: 1px solid #dad0a4; padding: 7px;}
.ec3_date {display: block; font-size: 1.133em;color: #5d5a2c;}
.ec3_start { text-align:right; }
.ec3_to    { text-align:center; }

/* end event calendar styles */