/*
Theme Name: jetboat
Theme URI: http://www.jetboatbase.co.nz
Description: Custom theme for Jet Boat Base
Author: Wired
Author URI: http://www.wired.co.nz
version: 1.0
*/
/*------------------------------------*\
  RESET
\*------------------------------------*/
@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
html, body {
	height: 100%;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {
	/*border-collapse: collapse;
	border-spacing: 0;*/
	width: 100%;
	margin-bottom: 25px;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}
/* Class for clearing floats */
.clear {
	clear:both;
}
/* BASICS AND MISCELLANEOUS STYLES */
*{
	margin:0; padding:0;
}
html {
	font-family: 'Arial', Helvetica, sans-serif;
}
body {
	background:url(images/bg2.jpg);
	line-height: 1.5em;
	margin:0 0 25px 0;
}
/*--- HEADINGS ---*/
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 18px;
	font-weight: bold;
}
/*--- PARAGRAPHS ---*/
p {
	 color: #817F7F;
    font-family: "lft-etica",sans-serif;
    font-size: 13px;
    line-height: 1.8;
    margin-bottom: 18px;
	padding: 0;
	font-weight:100;
	text-align:justify;
}
/*--- LISTS ---*/
ul, ol {
	margin-bottom: 24px;
}
ul {
	list-style: square outside;
}
ul ul,
ol ol,  {
	margin: 0 0 0 60px;
}
/*--- QUOTES ---*/
blockquote {
	font-family: 'Arial', Helvetica, sans-serif;
	font-style: italic;
	margin:22px 40px;
	upadding:3px;
	padding: 0 50px;
	background: transparent url("images/blockquote.gif") no-repeat 0 0;
	border-right: 5px solid #ccc;
}
blockquote p {
	font-size: 16px;
}
/*--- LINKS ---*/
a {
	color: #b6bb51;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* Images */
img{
	border: none;
	padding:0; 
	max-width: 100%;
	height: auto;
}
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
img a{
	border:none;
}
img.left{ 
	float: left; 
	border: none; 
	padding: 6px 0 0 0;
}
img.right{
	float: right;
	border: none;
	padding: 0 0 0 6px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.wp-caption {
	text-align:center;
	background-color: #fff;
	padding: 10px 5px 5px 5px;
	margin-bottom: 25px;
	max-width: 97%;
	border-radius:15px;
	/*box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	border: 1px solid #eee;*/
	
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 12px;
	font-family: 'Ubuntu', sans-serif;
	color: #626060;
	font-style: normal;
	line-height: 20px;
	padding: 0 4px 5px 5px;
	margin: 0;
	text-align:left;
}
.wp-post-image {/* Default settings for Post Thumbnails */
	float: left;
	padding-right: 25px;
	margin-bottom: 20px;
}
/* THE CONTAINER*/
#container {
	width: 940px;
	padding: 20px 20px 20px 20px;
	margin: -30px auto 0;
	background: #ffffff;
	color:#333;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
	z-index: 10;
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
}
/* THE HEADER */
header {
	background:url(images/background3.gif);
	width:100%;
	height: 120px;
	margin-bottom: 0px; 
}
.wrapper {
	width: 980px;
	margin: 0 auto;
}
#logo {
	float: left;
	margin: 0;
	margin-top:26px;
}	
/* DROP DOWN HORIZONTAL MENU SYSTEM */
.menu-main-menu-container {
	display: block;	
	width: 980px;
	margin: 0;
	
}
.menu-main-menu-container ul {
	float: right;
	font-size: 16px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: lowercase;
	list-style: none outside none;
	padding: 0;
	margin: 26px 0 0;
	font-weight:400;
		box-shadow: 0 0 60px rgba(0, 0, 0, 0.8);
		border-radius:10px;
	
}
.menu-main-menu-container li {
	background: #e5eb67;
	float: left;
	text-align: left;
	margin-right: 1px;
	
}
.menu-main-menu-container li:first-child, .menu-main-menu-container li:first-child a {
	border-bottom-left-radius: 10px;
    border-top-left-radius: 10px; 
}
.menu-main-menu-container li:last-child, .menu-main-menu-container li:last-child a {
	border-bottom-right-radius: 10px;
    border-top-right-radius: 10px; 
	
}
.menu-main-menu-container a {
	font-size: 16px;
	font-weight: 400;
	color: #939742;
	display: block;
	line-height: 3.333em;
	padding: 7px 35px;
	text-decoration: none;
	
}
.menu-main-menu-container li:hover {
	color:#FFF;
	background-color:#b6bb51;
}
.menu-main-menu-container li.current-menu-item a, .menu-main-menu-container li.current-page-ancestor a {
	color:#FFF;
	background-color:#b6bb51;
}
.menu-main-menu-container li a:hover {
	color: #FFF;
	background-color:#b6bb51;
} 
.menu-main-menu-container li:last-child  a:hover {
	color: #FFF;
	background-color:#b6bb51;
	border-bottom-right-radius: 10px;
    border-top-right-radius: 10px; 
} 
.menu-main-menu-container li:first-child  a:hover {
	color: #FFF;
	background-color:#b6bb51;
	border-bottom-left-radius: 10px;
    border-top-left-radius: 10px; 
} 
/*
.menu-main-menu-container ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    margin: 0;
    position: absolute;
    top: 3.5em;
    width: 188px;
    z-index: 99999;
}
.menu-main-menu-container ul ul ul { 
    left: 100%;
    top: 0;
}
.menu-main-menu-container ul ul a {
    background: none repeat scroll 0 0 #F9F9F9;
    border-bottom: 1px dotted #DDDDDD;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 1.4em;
    padding: 10px;
    width: 168px;
	text-transform: none;
	letter-spacing: normal;
	font-weight: bold;
}
.menu-main-menu-container li:hover {
    background: transparent;
}
.menu-main-menu-container ul ul a:hover{
    background: none repeat scroll 0 0 #EFEFEF;
}
.menu-main-menu-container ul li:hover > ul {
    display: block;
}
.menu-main-menu-container ul li .current_page_item a {
    color: #FFEA9F;
}
.menu-main-menu-container ul ul .current_page_item a {
    color: #000000 !important;
}
*/
#col1 {
	display: block;
	width: 270px;
	float: left;
	margin-right:30px;
	margin-left:10px;
	margin-top: 10px;
}
#col2, #col3 {
	display: block;
	width: 270px;
	float: left;
	margin-right:10px;
	margin-left:10px;
	margin-top: 10px;
}
#col1, #col2, #col3 a {
	padding: 4px 3px;
	display: block;
	color: #000000;
}
#col1, #col2, #col3 h2 {
	padding: 4px 3px;
	display: block;
	color: #000000;
}
/* THE CONTENT SECTION */
.content {
	float: left;
	width:573px;
	overflow: hidden;
}
.content-home {
	float: left;
	width:980px;
	overflow: hidden;
}
.contentwide {
	float: left;
	width:100%;
	overflow: hidden;
	
}		
.post {
	margin:0;
	padding:0;
	text-align: left;
	color: #333;
	font-size: 14px;
	line-height: 22px;
	font-family: "lft-etica",sans-serif;
}
.post ul {
	margin-bottom: 20px;
}
.post li {
	margin-left: 40px;
	color: #817F7F;
    	font-family: "lft-etica",sans-serif;
    	font-size: 13px;
    	line-height: 1;
   	margin-bottom: 18px;
	padding: 0;
	font-weight:100;
	text-align:justify;
}
.post a{
	text-decoration: underline;	
}
.post a:hover{
	text-decoration: none;	
}
.post h2{
font-family: "etica-display";
color: #b6bb51;
font-weight:normal;
font-size:30px;
margin:15px 0px 0px 15px;
padding:0;
}
.post h2 a{
	font-weight: normal;
	text-decoration: none;
	color:#b6bb51;
}
.post h3{
	font-family: 'Roboto Slab', serif;
	font-size: 17px;
	font-weight: bold;
	color:#b6bb51;
	line-height: 1.3;
	margin-bottom: 10px;
}
.post h3 a{
	color: #cc3433;
	text-decoration: underline;
}
.post h3 a:hover{
	color: #cc3433;
	text-decoration: none;
}	
.postmetadata{
	clear: both;
	padding:6px 0 0 0;
	margin: 20px 0;
}
.navigation {
	font-size:1.2em;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	margin-bottom: 20px;
}
.aligncenter,div.aligncenter {
	display: block;
	margin: 0 auto 25px;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.alignnone {
   margin: 25px 0 25px 0;
}
/* WIDE SIDEBAR */
.widesidebar {
	width:280px;
	float:right;
	margin:0;
	padding:0;
}
.widesidebar h2 {
	font-size: 18px;
	margin: 0;
	padding: 0;
}
.widesidebar label {
	color: #000;
	margin: 0;
	padding: 0;
}
.widesidebar p {
}
.widesidebar img.left { 
	float: left; 
	border: none; 
	padding: 6px 0 0 0;
}
.widesidebar img.right {
	float: right;
	border: none;
	padding: 0 0 0 6px;
}
.widesidebar ul {
	margin: 0;
	padding:0;
}
.widesidebar ul li {
	list-style-type:none;
	padding: 5px 0 5px 0px;
	border-bottom:1px solid #eeeeee;
}
.widesidebar ul ul {
	margin:14px 0;
	padding-bottom: 25px;
}
.widesidebar ul ul li {
	list-style-type: none;
}
.widesidebar ul ul ul {
	margin: 0;
	padding: 0;
}
.widesidebar ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: none;
}
/* misc */
code {
	font-family:'Courier New', Courier, monospace;
}
.entry {
}
.line {
	width : 100%;
	background : #eeeeee;
	height : 1px;
	margin-bottom : 24px;
	margin-top : 24px;
	clear: both;
}
button {
	background: #222 url('/images/overlay-button.png') repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
/* NATIVE GALLERY STYLING */
.gallery {
    clear: both;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}
.gallery .gallery-row {
    clear: both;
    display: block;
    margin: 0;
    overflow: hidden;
}
.gallery .gallery-item {
    float: left;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
.gallery .gallery-item .gallery-icon img {
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    padding: 1%;
    width: auto;
}
.gallery-caption {
    margin-left: 0;
}
.attachment-thumbnail {
	border: 0 !important;
}
/* COMMENT FORM STYLING */
#commentform {
	background:#fff;
	margin-bottom:20px;
	padding:0;
}
#commentform p {
}
#commentform a{
	text-decoration: underline;
}
#commentform h3 {
	margin:0;
	padding:0;
}	
#comment{
	width:80%;
}
#author, #email, #url, #comment, #submit {
	background: #fff;
	margin:5px 5px 0 0;
	padding:5px;
	border: 1px solid #cccccc;
	font-size: 14px;
}	
#submit {
	margin:5px 5px 0 0;
}
#comments {
	margin:0;
	padding:0
}
ol.commentlist {
	list-style-type: none;
	margin:0;
	padding:0;
}
.avatar {
	float:left;
	margin:0 12px 0 0;
}
ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
}
ol.commentlist li.alt {
	background: #f9f9f9;
}
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
}
ol.commentlist a {
}
cite {
	font-family: 'Georgia';
	font-style: normal;
}
/* SEARCH FORM */
#searchform {
	padding: 6px 0 10px 0px;
	font-family: 'Arial', Helvetica, sans-serif;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 20px;
}
#searchform input#s {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	width: 130px;
}
#searchform input#searchsubmit {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	margin: 2px 0 0 2px;
	background-color: #422906;
	border: 1px solid #422906;
	color: #fff;
}
/* SHORTCODES*/
.half, .half-last {
	float:left;
	width:44%; 
	margin:-5px 3% 5px 10px; 
	text-align: left;
	padding:0 10px 10px;
}
.half-last {
	margin-right:0;
}
.third, .third-last {
	float:left;
	width:25%; 
	margin-right:3.5%; 
	border: 1px solid #eee; 
	padding: 5px 15px 15px 15px;
}
.third-last {
	margin-right:0;
}
.box {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	padding: 20px;
	border: 1px solid #cccccc;
	margin-bottom: 25px;
}
/* THE FOOTER */
footer {
	border-top: #333 1px solid;
	border-bottom: #333 1px solid;
	clear: both;
	width: 100%;
	height: 80px;
	color: #333333;
	margin-top: 100px;
	background-color:#333;
}
footer p {
	color: #333;
	font-weight: normal;
	font-size: 12px;
	padding: 0;
	margin: 5px 5px 5px 0;
	letter-spacing: normal;
}
footer a {
	color: #333;
	text-decoration: none;
}
footer a:hover {
	text-decoration: underline;
}
footer h2 {	
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
	letter-spacing: normal;
	width:100%;
	
}
footer ul {
	list-style-type: none;
}
footer ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
footer ul ul {
	padding-top: 0;
	padding-bottom: 20px;
}
footer ul ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
footer ul ul ul {
	margin: 0;
	padding: 0;
}
footer ul ul ul li {
	padding: 0 0 0 0;
	margin: 0;
	list-style-type: none;
	color: #cccccc;
}
#copyright {
	float: left;
	font-size: 11px;
	font-family: 'Arial', Helvetica, sans-serif;
	padding: 5px;
}
#credit {
	float: right;
	color: #636363;
	font-size: 11px;
	font-family: 'Arial', Helvetica, sans-serif;
	padding: 0;
	margin-top: -10px;
}
#credit a {
	color: #636363; 
	text-decoration: none;
}
#credit a:hover {
	color:#cc3433;
}
.strip {
	height: 50px;
	background: #e8ed6c;
	position: relative;
	z-index: 1;
}
.sub-footer-col {
	float: left;
	width: 270px;
	height: 440px;
	border-right: 1px solid #DEDEDE;
	padding:25px;
	margin-top:50px;
	margin-bottom:40px;
	font-size:12px;
	text-align:left;
	
}
.sub-footer-col p {
	font-size:14px;
    	font-family: "lft-etica",sans-serif;
}
.sub-footer-col li {
	font-size:14px;
    	font-family: "lft-etica",sans-serif;
	margin: 0 0 0 20px;
	color: #817F7F;
}

.sub-footer-col.last {
	border-right: none;
}
h1 {	
	font-family: "etica-display";
	color:#b6bb51;
	font-weight:400;
	font-size:40px;
}
h2 {
	font-family: "etica-display";
	color: #b6bb51;
	font-weight:normal;
	font-size:30px;
	margin:0;
	padding:0;
}
.footernav li {
	float:left;
	color:#FFF;
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;
	text-decoration:none;
	margin-right:30px;
	margin-top:5px;
	border-left:1px;
	border-left:solid;
	border-left:#fff;
}
.footernav li:first-child {
	
	margin-left:20px;
	
}
.footernav a:hover {
	color:#FFF;
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;
	text-decoration:underline;
}
.footernav a {
	
	color:#FFF;
text-decoration: none;
	
}
.imagestyle {
	border-radius:15px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	border:#FFFFFF solid 2px;
	}
.roundcorners {
border-radius:10px;
}
/* CONTACT FORM / SUBMIT BUTTON */
.wpcf7-text, .wpcf7-textarea {
	border: 1px solid #eee;
	padding: 5px;
	font-size: 12px;
	color: #9c9b9b;
	background:#F7F7F7;
	font-family: 'Ubuntu', sans-serif;
	border-radius:5px;
}
.wpcf7-submit {
	background: #B6BB51;
	border: 1px solid #eee;
	color:#FFF;
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	padding:5px;
	border-radius:5px;
	cursor:pointer;
}
.wpcf7-submit:hover {background: #E8ED6C;}
.secondarynav {
	float: right;
	margin: 10px 0 20px 10px;
}
.secondarynav li {
    float: left;
    list-style: none outside none;
    margin-left: 5px;
}
.secondarynav li a {
    background-color: #F0F0F0;
    border-radius: 10px 10px 10px 10px;
	color: #7E7171;
	font-size: 14px;
	font-family: "lft-etica",sans-serif;
    padding: 10px;
}
.secondarynav li a:hover {
	color: #FFF;
	font-size: 14px;
	font-family: "lft-etica",sans-serif;
	background-color:#b6bb51;
	text-decoration:none;
	
}
.secondarynav li:hover, .secondarynav li.current-menu-item  {
	color: #FFF;
	font-size: 14px;
	font-family: "lft-etica",sans-serif;
	background-color:#b6bb51;
}
.secondarynav li:hover a, .secondarynav li.current-menu-item a  {
	color: #FFF;
	font-size: 14px;
	font-family: "lft-etica",sans-serif;
	background-color:#b6bb51;
}
.openingpara {
	color: #817F7F;
	font-size: 16px;
	font-family: 'Oxygen', sans-serif;
	line-height:28px;
	font-weight:300;
	margin: 0;
}
#powercurve {
	background-image:url(http://jetboatbase.lamp.wiredgroup.com/wp-content/uploads/2013/12/power-curve-icon.png);
        background-repeat:no-repeat;
	background-position: left center;
	padding-left:40px;
	padding-top:20px;
	padding-bottom:20px;
	text-decoration:none;
}
table.padded-table td { 
	padding:10px;
	font-size:12px;
	color:#3C3C3C; 
}