/*
Theme Name: pddwwa
Author: Sol Harris - Purple Dog Design
Author URI: https://www.purpledogdesign.com
Description: Custom theme for Waiheke Wine Association
Version: 1.0
*/



/* add the custom font: Flood Std 
Important: links are absolute and IE requires full path */
@font-face{ 
font-family: 'flood_stdregular';
src: url("https://www.waihekewine.co.nz/wp-content/themes/pdd_wwa/fonts/floodstd-webfont.eot");
src: url('https://www.waihekewine.co.nz/wp-content/themes/pdd_wwa/fonts/floodstd-webfont.eot?#iefix') format('embedded-opentype'),
url('https://www.waihekewine.co.nz/wp-content/themes/pdd_wwa/fonts/floodstd-webfont.woff') format('woff'), 
url('https://www.waihekewine.co.nz/wp-content/themes/pdd_wwa/fonts/floodstd-webfont.ttf') format('truetype'), 
url('https://www.waihekewine.co.nz/wp-content/themes/pdd_wwa/fonts/floodstd-webfont.svg#webfont') format('svg'); 

    font-weight: normal;
    font-style: normal;

}


/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }

body,html {
	font-weight:normal;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#333;
 	line-height:135%;
}

ul {
	list-style:none;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#675c15;
}

a:hover {
	text-decoration:underline;
}

a:focus {
	outline:none;
}

p {
	margin:0 0 1.5em;
}



h1, h2, h3 {
	font-size:32px;
	letter-spacing:-1px;
	line-height:100%;
	padding-bottom:15px;
	color:#9BB157;
}

h1 {
	font-weight:normal;
	font-family: 'flood_stdregular',Arial,Helvetica,sans-serif;
}

h1 a:hover {
	text-decoration:none;
	color:#333;
}


#content #colFull h1 {
	font-weight:normal;
    font-size: 36px;

	}
	
#content #colLeft h1 {
	font-weight:normal;
    font-size: 36px;	
}


h2 {
	font-size:20px;
	padding-top:10px;
	font-weight:normal;
}

h3 {
	font-size:18px;
	padding-top:10px;
}

 /* LAYOUT STRUCTURE
--------------------------------------------------*/
body#home #mainWrapper {
}

#mainWrapper {
}

#wrapper {
	/* white border 
	padding:15px;*/
	margin:0 auto;
	width:960px;
	background:#fff;
    -moz-box-shadow: 1px 1px 15px #000000;
    -webkit-box-shadow: 1px 1px 15px #000000;
    box-shadow: 1px 1px 15px #000000;

	behavior: url('https://www.waihekewine.co.nz/wp-content/themes/pdd_wwa/PIE.htc');

}



/* don't display here, show in responsive css only */
#siteTitle {
	display:none;
}



.ie9 #wrapper {
       box-shadow: 1px 1px 25px #000000;

    
}



header {
	height:230px;
	position:relative;
	padding-bottom:10px;
		
}



#content {
   z-index: 100 !important;
   overflow:hidden;
   margin-top:20px;
}




/* individual styles for the templates */

body#sidebar-include #content{
   background: url(images/bk_vertline.jpg) 695px 0 repeat-y;
}

body#home body#news #content, body#contact #content, body#portfolio #content, body#vineyards #content, body#single-vineyard #content {
	background:none;
	
}


body#home #content{
  margin-top:5px;
}

body#vineyards #content {
	background:#333;
	margin-top: 0;
    padding-top: 8px;
	
}

body.page #content #colFull {
    margin: 25px;
	padding:0;
}



body#gallery #content #colFull {
    margin: 25px;
    padding: 0px;
}




body#vineyards #content #colFull {
    background: none repeat scroll 0 0 #EEEEEE;
	margin: 15px;
	padding:0;
}

body#vineyards #content #colFull h1 {
    display:none;
	background: none ;
}



body#single-vineyard #content {
	margin-top:0;
}


body#single-vineyard #content #colFull {
	margin:0;
	padding:0;
}

body#single-vineyard #content #colFull h1 {
	padding-left:0px;
	padding-bottom: 5px;

	}



#content #colFull {
	*margin-top:20px; /* IE7 fix */
	padding: 0 30px;

}

#content #colLeft {
	float:left;
	width:640px;
	margin-right:50px;
	padding-top:10px;
	padding-left:30px;
	*margin-top:20px; /* IE7 fix */
}

#content aside {
	float:left;
	width:215px;
	
}


#content #colRight {
	float:left;
	width:230px;
	padding-top:10px;
}

#footer {
	
	color:#666;
	position:relative;
	padding-top:3px;	
	font-size:12px;

}


#adblockbottom {
	clear:both;
	border:1px dotted #ccc;
	height:150px;
	padding:10px;
	margin:20px auto 20px auto;
	font-size:14px;
	text-align:center;
	color:#fff;
	
}

#footerActionsInner{
	width:960px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}

#footerWidgets {
	
}

#footerWidgetsInner {
	width:960px;
	margin:0 auto;
	padding:10px 0;
	overflow:hidden;
}

/* HEADER ELEMENTS
-----------------------------------*/

/* -- logo --*/
#logo {
	
	
	-webkit-box-shadow: 1px 1px 20px 1px #d1d1d1;
box-shadow: 1px 1px 20px 1px #d1d1d1; 


}

#logo a img{
	border:none;
}


#blogname h1  {
   /* font-family: 'Euphoria Script',cursive;*/
   font-family: Helvetica, Arial, sans-serif;
    font-size: 50px;
    left: 140px;
    position: absolute;
    top: 25px;
}


#blogname h1, #blogname h1 a  {
    color: #FFFFFF;
	text-decoration:none;
}


#site-tag {
	position:absolute;
	top:110px;
	left:80px;
}





#mainMenu {
    background: url("images/nav_bck.png") no-repeat scroll 0 10px transparent;
    font-family: times new roman;
    height: 75px;
    margin-left: -28px;
    position: absolute;
    text-transform: uppercase;
    top: 170px;
    width: 1010px;
	
}


#mainMenu ul li {
    display: inline;
    position: relative;
}

#mainMenu ul li a {
    color: #FFFFFF;
    font-size: 13.5px;
    padding: 8px;
    position: relative;
	font-weight:normal;
	
}


.ie9 #mainMenu ul li a {
       font-size: 13px;
    
}

#mainMenu ul li a span {
	font-size:10px;	
	color:#999;
	line-height:120%;
}

#mainMenu ul li a:hover {
	text-decoration: underline;
	/*background:url(images/bk_mainmenu.png) 0 0 repeat-x;*/
	color:#333;
	
	
}




#mainMenu li + li:before{
    content: " | ";
}

/* prevent separator on sub menu */
#mainMenu ul li li:before {
    content: "";
}


#mainMenu.ddsmoothmenu ul {
    list-style-type: none;
    margin-top:40px;
    position: relative;
    text-align: center;
    z-index: 100;
}


/*Top level list items*/
#mainMenu.ddsmoothmenu ul li{
    position: relative;
}

/*Top level menu link items style*/

* html #mainMenu.ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}


/*1st sub level menu*/
#mainMenu.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
background:url(/images/bk_submenu.png) 0 9px no-repeat;
width:auto;
padding-bottom:7px;
/*border-bottom:1px solid #222;*/
}

/*Sub level menu list items (undo style from Top level List Items)*/
#mainMenu.ddsmoothmenu ul li ul li {
    background: none repeat scroll 0 0 #9BB157;
    display: list-item;
    float: none;
	padding: 10px 0 5px 10px;
	text-align: left;
    top: -34px;
	width:100%;
	min-width:200px;
	 content:none;
}


.ie7 #mainMenu.ddsmoothmenu ul li ul li {
   
    top: -40px;
	
}




/* Sub level menu links style */
#mainMenu.ddsmoothmenu ul li ul li a, #mainMenu.ddsmoothmenu ul li ul li a:hover{
text-align:left;
margin:0;
padding:12px 0 6px 5px;
background:#9BB157;
line-height:100%;
height:1%;
font-size:13px;
display: block;
}


#mainMenu ul li ul li a:hover {
 /*background: none repeat scroll 0 0 #132325; 
 /*    border-radius: 0px 40px 40px 0px ; */
}

#mainMenu.ddsmoothmenu ul li ul li a:hover {
	color:#132325;	
}

#mainMenu.ddsmoothmenu ul li ul li a.last, #mainMenu.ddsmoothmenu ul li ul li a.last:hover {
	border:none;	
}



/* show current highlighted tab */



#mainMenu ul li.current_page_item > a,
#mainMenu ul li.current-menu-ancestor > a,
#mainMenu ul li.current-menu-item > a,
#mainMenu ul li.current-menu-parent > a {
	color: #000;
	text-decoration:underline;
}
* html #mainMenu ul li.current_page_item a,
* html #mainMenu ul li.current-menu-ancestor a,
* html #mainMenu ul li.current-menu-item a,
* html #mainMenu ul li.current-menu-parent a,
* html #mainMenu ul li a:hover {
	color: #000;
	text-decoration:underline;
}



#mainMenu ul li ul li.current_page_item > a,
#mainMenu ul li ul li.current-menu-ancestor > a,
#mainMenu ul li ul li.current-menu-item > a,
#mainMenu ul li ul li.current-menu-parent > a {
	color: #000;
	text-decoration:underline;
}
* html #mainMenu ul li ul li.current_page_item a,
* html #mainMenu ul li ul li.current-menu-ancestor a,
* html #mainMenu ul li ul li.current-menu-item a,
* html #mainMenu ul li ul li.current-menu-parent a,
* html #mainMenu ul li ul li a:hover {
	color: #000;
	text-decoration:underline;
}



#mainMenu ul li ul li.current_page_item > a:hover,
#mainMenu ul li ul li.current-menu-ancestor > a:hover,
#mainMenu ul li ul li.current-menu-item > a:hover,
#mainMenu ul li ul li.current-menu-parent > a:hover {
	color: #000;
	text-decoration:underline;
}
* html #mainMenu ul li ul li.current_page_item a:hover,
* html #mainMenu ul li ul li.current-menu-ancestor a:hover,
* html #mainMenu ul li ul li.current-menu-item a:hover,
* html #mainMenu ul li ul li.current-menu-parent a:hover,
* html #mainMenu ul li ul li a:hover {
	color: #000;
	text-decoration:underline;
}













/* top social links */

#topSocial {
    margin: 0 auto;
    position: relative;
    right: 20px;
    top: 70px;
	display:none;
}

#topSocial ul li {
	float:left;
	padding:0 5px;
	width:50px;
}

#topSocial ul li a {
	display:block;
	height:47px;
	width:47px;
	background:url(images/bk_topsocial.png) 0 0 no-repeat;
}

#topSocial ul li a img {
	border:none;
	margin-top:9px;
	margin-left:8px;
}

#topSocial ul li a:hover {
	/*background:url(images/bk_topsocial_hover.png) 0 0 no-repeat;*/
	background:none;
}

/* Top Search */

#topSearch {
    position: absolute;
    right: 15px;
    top: 90px;
}

/* CONTENT ELEMENTS
-------------------------------------------*/





img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
	border-radius:2px;
	-moz-border-radius:2px;
    -webkit-border-radius:2px;


}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin: 10px 20px 10px 20px;
	border-radius:2px;
	-moz-border-radius:2px;
    -webkit-border-radius:2px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
	margin: 10px -10px 10px 20px;
	border-radius:2px;
	-moz-border-radius:2px;
    -webkit-border-radius:2px;

}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-radius:2px;
	-moz-border-radius:2px;
    -webkit-border-radius:2px;

}


img.alignnone {
	clear: both;
	display: inline;
	margin-left: auto;
	margin-right: auto;
	border-radius:2px;
	-moz-border-radius:2px;
    -webkit-border-radius:2px;
}


img.alignleft,
img.alignright,
img.aligncenter {
margin-bottom: 12px;
margin-top: 0;
background:#eee;
}



.alignleft {
	float:left;
	margin:5px 15px 5px 0;
}

.alignright {
	float:right;
	margin:5px 0 5px 15px;
}


.wp-caption {
	line-height: 18px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 1px;
	text-align: center;
	background: none repeat scroll 0 0 #fcfcfc;
 	padding:1px;
}


#attachment_581.alignright, img.alignright, #attachment_584.alignright, img.alignright {
    border: 1px solid #999999;
}


.wp-caption img {
	    margin: 5px 0 0 ;
		border-radius:2px;
	-moz-border-radius:2px;
    -webkit-border-radius:2px;
 	
 
}

.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	  padding: 5px;
	  margin:0;
}
.wp-smiley {
	margin: 0;
}









/* homeboxes */

#grn-bar{
background:url(images/home-green-bar.png) no-repeat 0 0;
height:12px;
}

#homeBoxes {
    background: url("images/ftr-block1.jpg") no-repeat scroll 0 0 transparent;
    clear: both;
    color: #9BB157;
    font-family: times new roman;
    overflow: hidden;
    text-align: center;
	max-height:136px;
	border-top:6px solid #9BB157;

}

#homeBoxes .homeBox {
    float: left;
    margin-right: 0;
padding: 3px 20px 26px;
    position: relative;
    width: 276px;
}


#homeBoxes .homeBox img {
	border:6px solid #E2E2E2;
	background:#fff;
	padding:1px;
}

#homeBoxes .homeBox img:hover {
	border-color:#F9F9F9;
}


#homeBoxes .last{
	margin-right:0;
}

#homeBoxes .homeBox h2 {
    color: #9bb157;
    font-size: 28px;
    font-weight: bold;
    padding: 35px 0 15px;
	text-transform:uppercase;
}

#homeBoxes .homeBox span.h2small {
     color: #9bb157;
    font-size: 28px;
    padding: 35px 0 15px;
	text-transform:uppercase;

}

#homeBoxes .boxHover {
	cursor:pointer;
	
}


#homeBoxes .homeBox a.more {
	font-size:14px;
	float:right;
}


#homeBoxes .homeBox h2 a, #homeBoxes .homeBox p a {
    color: #9BB157;
    font-weight: normal;
}



#homeBoxes .homeBox h2 a:hover, #homeBoxes .homeBox p a:hover{
	    color: #9BB157;

}


#content #colLeft img.read-more-btn{
    border: medium none;
    bottom: -3px;
    position: relative; 
}


.more-link {
	padding:20px 0 0 0;
}


#homecontain {
	width:100% !important;
	height:auto !important;
}
	
	
	
	
	
	
	
/* SLIDER
---------------------------------------*/
#slider {
	position:relative;
	background:url(images/loading.gif) no-repeat 50% 40%;
	height:450px; 
	margin-bottom:0px;
	float:left; /* the Blurb is float right */
	width:100%; /* reduce size to enable boxes to fit on right */
}

/*IE7 fixes - space and zindex to prevent hiding the nav menu */
.ie7 #slider {
/*margin-top:20px; */
/*z-index:-1 !important;*/
}


#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:1;
}


#archive-title {
	padding:5px 0 7px 25px;
	margin:0 0 15px;
	display:block;
	background:url(images/ico_archive.png) 2px 50% no-repeat;
	border-bottom:1px solid #ddd;
}

#content #colLeft img {
	border-top:1px solid #BBB; 
	border-left:1px solid #BBB; 
	border-bottom:1px solid #fff; 
	border-right:1px solid #fff;
}

/* BLOG ITEMS */

.postItem {
	margin:0 0 30px;
	padding:0 0 15px;
	border-bottom:1px dotted #bbb;
	overflow:hidden;
}


.postItem h1, .postItem h1 a  {
	color:#9BB157;
}


.postItem .meta {
	font-size:11px;
	color:#666;
	text-shadow:1px 1px #fff;
	margin-top:-12px;
	margin-bottom:18px;
}






.postTags {
	font-size:13px;	
	background:url(images/ico_tag.png) 0 50% no-repeat;
	padding-left:24px;
	margin:25px 0 0;
}

blockquote {
		/*background:url(images/bk_blockquote.png) 0 15px no-repeat;*/
padding: 15px 20px 15px 60px;
	margin:30px 0 15px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background:#eee;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
	
	 max-width: 550px;
	 
}

#content #colLeft ul li, #content #colLeft ol li  {
	padding:5px 0 5px 25px;
	background:url(images/bullet_list.png) 0 8px no-repeat;
}

#content #colLeft ul {
	margin:0 0 15px 15px;
}

#content #colLeft ol li {
	background:none;
	padding-left:0;
}

#content #colLeft ol {
	margin:0 0 15px 35px;
}

#shareLinks {
	height:30px;
	background:url(images/bk_social2.png) 0 0 repeat-x;
	font-size:12px;
	line-height:32px;
	padding:0 10px;
	-moz-border-radius:8px;
   -webkit-border-radius:8px;
   border-radius:8px;
   
	border-bottom: 2px solid #333;
	/*border-left:1px solid #008FF5; 
	border-bottom:1px solid #fff; 
	border-right:1px solid #fff;*/
	margin:20px 0;
	width:130px;
}

#shareLinks a {
	color:#333;
}

#shareLinks #icons {
	display:none;
	padding-left:15px;
}

#shareLinks #icons a {
	margin:0 10px;
	font-weight:bold;
	text-transform:uppercase;
}


/* PAGINATION */

.emm-paginate {padding:10px 0; overflow:hidden; clear:both; margin: 10px 0;}
.emm-paginate a {background:url(images/bk_pagenavi.jpg) 0 100% repeat-x; border:1px solid #ddd; color:#666; margin-right:5px; padding:4px 8px; text-align:center; text-decoration:none;}
.emm-paginate .emm-title {color:#555; margin-right:4px;}
.emm-paginate .emm-gap {color:#999; margin-right:4px;}
.emm-paginate a:hover, .emm-paginate a:active, .emm-paginate .emm-current {color:#fff; background:#9BB157; margin-right:5px; padding:4px 8px;}
.emm-paginate .emm-page {}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}



/* PORTFOLIO PAGE 
---------------------------------------*/

.portfolioCategs {
	margin-top:5px;
	float:right;
	margin-top:-47px;
}

.portfolioCategs li {
	float:left;
	margin-right:5px;
}

.portfolioCategs li a{
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
   border-radius:4px;
   

	border-top:1px solid #ddd; 
	border-left:1px solid #ddd; 
	border-bottom:1px solid #fefefe; 
	border-right:1px solid #fefefe;
	padding:6px 12px;  
	text-shadow:1px 1px #fff;
	background:url(images/bk_blurb.jpg) 0 100% repeat-x;
	font-weight:bold;
	display:block;
	
}


.gallery {
    
   margin: 10px 0 10px 8px;
    overflow: hidden;
	padding-bottom: 14px;
}


.gallery .portfolioItem {

    position:relative;
	width:140px;
	
	margin: 16px 6px 2px;
    float: left;
    overflow: hidden;
    text-align: center;
    max-height: 120px;
	

  -moz-box-shadow: 0px 0px 10px #aaa;
    -webkit-box-shadow: 0px 0px 10px #aaa;
    box-shadow: 0px 0px 10px #aaa;

behavior: url('https://www.waihekewine.co.nz/wp-content/themes/pdd_wwa/PIE.htc');


}




.gallery .portfolioItem h2 {
display:none;
}


.gallery .portfolioItem img {
    border: medium none;
    max-height: 120px;
    max-width: 140px;
	

}


/* COLRIGHT ELEMENTS 
-------------------------------------*/

.rightBox  {
	margin-bottom:17px;
}

.rightBox h2 {
	padding:5px 0;
}

.rightBox ul li{
	padding:6px 0;
	border-bottom:1px solid #ddd;
	font-size:12px;
}

.rightBox ul {
	border-top:1px solid #ddd;
}

/* COMMENTS
-----------------------------------*/


#content #colLeft ul.commentlist {
	list-style:none;
	list-style-position:outside;
	display:block;
	margin:0 0 20px;
	border-top:3px solid #D2D8DB;
	border-bottom:4px solid #D2D8DB;
	padding:0;
	padding-bottom:10px;
}

#content #colLeft ul.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
}

#content #colLeft ul.commentlist li {
	padding:20px 0 10px 50px;
	position:relative;
	margin-top:0;
	background:url(images/bk_horiz_line.jpg) 0 0 repeat-x;
}

#content #colLeft ul.commentlist li img {
	border:none;
}

#content #colLeft ul.commentlist li p{
	font-size:13px;
	margin:10px 0;
}

#content #colLeft ul.commentlist li .comment-meta, #content #colLeft ul.commentlist li .text  {
	margin-left:20px;	
}

#content #colLeft ul.commentlist li .comment-meta span {
	font-size:11px;
	color:#999;
}

#content #colLeft ul.commentlist li .comment-meta {
	font-size:16px;
}


#content #colLeft ul.commentlist li .gravatar {
	position:absolute;
	width:50px;
	height:50px;
	top:20px;
	left:0;
}

#content #colLeft ul.commentlist li .gravatar .gravatar_mask {
	position:absolute;
	left:0;
	top:0;
	background:url(images/bk_gravatar_mask.png) 0 0 no-repeat;
	width:50px;
	height:50px;
}

#content #colLeft ul.commentlist .reply {
	position:absolute;
	right:0;
	top:25px;
	width:46px;
	height:21px;
	text-align:center;
	font-size:12px;
}

#content #colLeft ul.commentlist .reply a {
	display:block;
	width:46px;
	height:21px;
	font-style:italic;
}

#content #colLeft ul.commentlist .reply a:hover {
	text-decoration:none;
	color:#333;
}


#content #colLeft ul.commentlist li .children li {
	margin-top:15px;
	padding-top:25px;
	border-bottom:none;
	overflow:hidden;
	padding-bottom:5px;
}

#content #colLeft ul.commentlist li .children li .gravatar {
	top:20px;
}

#content #colLeft ul.commentlist li .children li .reply {
	top:30px;
}




/* FOOTER ELEMENTS
-------------------------------------------*/

#twitter #twitter_update_list li {
list-style-type:none;
line-height:140%;
}

#showHide {
	display:block;
	position:absolute;
	width:48px;
	height:16px;
	right:4px;
	top:-5px;
	background:url(images/but_show_hide.png) 0 0 no-repeat;
	text-indent:-9999px;
}

#footerActionsInner #twitter {
	float:left;
	overflow:hidden;
	width:315px;
	background:url(images/twitter_ill.png) 0 0 no-repeat;
	padding-left:85px;
	position:relative;
}

#footerActionsInner #twitter #latest {
	width:293px;
}

#footerActionsInner #twitter #latest #tweet {
	background:url(images/bk_latest_tweet.png) 0 0 no-repeat;
	padding:10px 10px 0 20px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:125%;
	height:65px;
	
}

#footerActionsInner #twitter #latest #tweetBottom{
	height:26px;
	background:url(images/bl_latesttweet_bottom.png) 0 0 no-repeat;
}

#footerActionsInner #twitter a.action {
	position:absolute;
	display:block;
	width:81px;
	height:23px;
	background:url(images/but_actions.png) 0 0 no-repeat;
	text-align:center;
	font-size:12px;
	color:#fff;
	padding-top:2px;
}

#footerActionsInner #twitter a.action:hover {
	background:url(images/but_actions.png) 0 -25px no-repeat;
}

#footerActionsInner #twitter a.action {
	left:0;
	top:76px;
}

#footerActionsInner #quickContact {
	float:right;
	overflow:hidden;
	width:435px;
	background:url(images/quick_contact_ill.png) 0 0 no-repeat;
	padding-left:85px;
	position:relative;
	margin-left:30px;
}

#footerActionsInner #quickContact .leftSide {
	float:left;
	width:155px;
	overflow:hidden;
}

#footerActionsInner #quickContact .rightSide {
	float:left;
	width:268px;
	overflow:hidden;
	margin-left:10px;
}





#footerlinks {
}


#footerMenu a {
    color: #fff;
}
#footerMenu {
    float: right;
    left: -50%;
    position: relative;
    text-align: left;
	margin-top:-30px;
}


#footerMenu ul {
    left: 50%;
    padding: 0px 0 50px;
    position: relative;
}

#footerMenu ul li {
    background-color: #382107;
    float: left;
    font-family: Times New Roman;
    margin-right: 0;
padding: 10px 15px;
    position: relative;
    text-align: center;
    text-transform: uppercase;

}



/* Footer Widgets */

#footerWidgetsInner .boxFooter {
	float:left;
	width:210px;
	padding-right:30px;
	overflow:hidden;
	margin-bottom:40px;
}


#footerWidgetsInner h2 {
	font-size:20px;
	border-bottom:1px solid #292929;
	padding:7px 0 12px;
	margin-bottom:2px;
	color:#ddd;
}

#footerWidgetsInner .boxFooter ul li {
	padding:7px 0;
	border-bottom:1px solid #292929;
	color:#ddd;
	font-size:10px;
	font-style:italic;
}

#footerWidgetsInner .boxFooter ul li a {
	text-decoration:none;
	color:#333;
	font-size:13px;
	font-style:normal;
}

#footerWidgetsInner .boxFooter ul li a:hover {
	color:#ccc;
}


/* Copyright */





#footerWidgetsInner #copyright {
	clear:both;
	position:relative;
		color:#aaa;
}


#footerWidgetsInner #owners{
float: left;
width: 300px;
color:#aaa;
text-align:left; 
font-size: 10px;
}



#footerWidgetsInner #Social{
float: left;
width: 37%;
text-align:center; }



#footerWidgetsInner #pddwwabottom {
float: right;
width: 300px;
text-align:right;
color:#aaa;
font-size:10px;}


#pddwwabottom a {
color:#aaa;
font-size:10px;
}


/* FORMS
------------------------------------*/

/* Top Search */

#topSearch input[type="text"] {
	-moz-border-radius:4px; 
	-webkit-border-radius:4px;
	width:200px;
	/*background:url(images/bk_top_search.png) 0 0 repeat-x;*/
	border-radius: 4px;
	padding:9px 10px 10px;
	
	color:#A8A8A8;
	font-style:italic;
	margin-right:10px;
	position:relative;
}

#topSearch input[type="submit"], body#contact #topSearch input[type="submit"] {
	position:absolute;
	right:0;
	z-index:100;
	width:43px;
	height:44px;
	background:url(images/but_search.png) 0 0 no-repeat;
	border:none;
	cursor:pointer;
}	

/* COMMENTS F0RM */

#commentform p {
	margin:0;
}

#commentform label {
	display:block;
	padding:5px 0;
}

#commentform input, #commentform textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
   border-radius:4px;
}

#commentform input:focus, #commentform textarea:focus {
	border:1px solid #0099FF;
}


#commentform textarea {
	width:560px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
}

#commentform input[type="submit"]{
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}

/* Contact Form */

#contact label {
	display:block;
	padding:5px 0;
}

#contact input, #contact textarea {
	border:1px solid #ddd;
	padding:8px;
	margin-bottom:10px;
  -moz-border-radius:4px;
   -webkit-border-radius:4px;
   border-radius:4px;
}


#contact textarea[ID="si_contact_message1"] {
	width:100% ;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
}

#contact input[type="submit"]{
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}

.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
   border-radius:4px;
}

.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
   border-radius:4px;
}

?#header{z-index:1001 !important;}
#content{z-index:100 !important;}


/* AdvancedCustomFields */

#AdvancedCustomFields h2 {
    border-bottom: 1px dashed #CCCCCC;
    color: #7D80B7;
    /*font-family: Euphoria Script; */

    margin-bottom: 5px;
    padding-bottom: 5px;
}


/* the single-vineyard pages */



#single-vineyard-background {
	display:block;
	width:960px;
	margin:0;
	padding:0;
	max-height:800px;
	}
	
	
#AdvancedCustomFields{
	background: none repeat scroll 0 0 rgba(1, 1, 1, 0.8);
 	-pie-background: rgba(0, 0, 0, 0.8);
	behavior: url('https://www.waihekewine.co.nz/wp-content/themes/pdd_wwa/PIE.htc');
	position:relative;
	display:block;
	color: #fff;
 	margin-bottom: 20px;
    margin-left: 40px;
	margin-top: 5px;
    padding: 15px;
	width:345px;
	height:800px;
		
	*top:5px; /* IE7 fix */
}






/* Tiny Scrollbar */
#AdvancedCustomFields .viewport { width: 330px; height: 800px; overflow: hidden; position: relative; }
#AdvancedCustomFields .overview { width: 330px; list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#AdvancedCustomFields .scrollbar{     
background: url("images/bg-scrollbar-track-y6.png") no-repeat scroll 0 0 transparent;
    padding: 11px 0;
	float: right;
    position: relative;
    right: -10px;
    top: 300px; }
#AdvancedCustomFields .track { /*background: transparent url(images/bg-scrollbar-trackend-y.png) no-repeat 0 100%;*/ height: 100%; width:13px; position: relative; padding: 0 1px; }
#AdvancedCustomFields .thumb { background: transparent url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#AdvancedCustomFields .thumb .end { background: transparent url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#AdvancedCustomFields .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }








#AdvancedCustomFields h2, #AdvancedCustomFields h3 {
    color: #9BB157;
	    font-size: 18px;
    
}



#AdvancedCustomFields h1 {
   	padding-top: 5px
    
}


#AdvancedCustomFields h2 {
   
	padding-top: 15px
    
}


#AdvancedCustomFields h3 {
    font-weight:normal;
	padding-bottom:5px;
	padding-top: 15px
    
}




#AdvancedCustomFields a, #AdvancedCustomFields a:hover {
    color: #ffffff;
	text-decoration:underline;
	
    
}




#AdvancedCustomFields h1, #AdvancedCustomFields h1 a {
	    color: #fff;
			text-decoration:none;

}

#AdvancedCustomFields p {
    color: #fff;
    padding-bottom: 0;
    margin-bottom: 15px;
}




/* address strip line padding */
#AdvancedCustomFields .Svineyard-nolr p {
    color: #fff;
    padding-bottom: 0;
    margin-bottom: 0px;
}





.profile_img {
    background: none repeat scroll 0 0 #DDDDDD;
   
    float: right;
    margin-top: 14px;
    padding: 6px;
    position: absolute;
    right: 0px;
    top: 40px;
	
	width:300px; /* IE */
	
	border-radius: 8px 0 0 8px;
	-moz-border-radius: 8px 0 0 8px;
   -webkit-border-radius: 8px 0 0 8px;
   
   
}











.single-vineyard-logo {
    display: block;
    float: right;
    position: relative;
    right: 0;
    top: 15px;
	*margin-top:5px; /* IE7 fix */
}




.single-vineyard-btm-fade {
background:  url(images/btm-bck-fade.png) 0 0 repeat-x;
height:150px;
margin-top: -200px;

position: relative;
    z-index: 999999;
	
}



#single-vineyard-btm {
    background: url("images/btm-back-rpt.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both !important;
    display: inline-block !important;
    height: 70px !important;
    margin: 0 !important;
    max-height: 100px !important;
    padding: 0 !important;
    position: relative;
    width: 100% !important;
    z-index: 999999;
}




/* adds an empty box at the bottom of the internal viewport, to allo for scrolling */
#spacer {
	height:150px;
	padding-top: 150px;
	text-align:center;
}



#respond {
	
	height:auto;
}


.single-vineyard-respond {
    margin-left: 30px;
    padding: 0 !important;
}



body#single-vineyard .postItem{
	margin: 0;   
    padding: 0;
}







#colFull table td {
    padding: 0 2px;
}




/* Table STYLES
-------------------------------------------*/
/* tables on pages */


table h4 {
color:#000;
Font-size:15px;
}




table#Varieties td.Varieties-hr {
    border-top: 1px dashed #AAAAAA;
    padding-bottom: 10px;
}

/* tables on tasting page */
table#tastingparent, td#tastingparent {
    border: 1px solid #ddd;
    padding: 2px;
}

table#tastingparent .alignleft, table#tastingparent img.alignleft {
    margin: 0px;
    padding: 0px;
}


/* tables on food page */
table#foodparent, table#foodparent td {
    border: 1px solid #ddd;
    padding: 2px;
}



/* tables on accommodation page */
table#accommparent, td#accommparent {
    border: 1px solid #ddd;
    padding: 2px;
}

table#accommparent .alignleft, table#accommparent img.alignleft {
    margin: 0px;
    padding: 0px;
}



/* tables on awards page */
table#awardstable, table#awardstable td {
    border: 1px solid #ddd;
    padding: 2px;
}

table#awardstable .alignleft, table#awardstable img.alignleft {
    margin: 0px;
    padding: 0px;
}




/* tables on getting around page */
table#transportparent, td#transportparent {
    border: 1px solid #ddd;
    padding: 2px;
}

table#transportparent .alignleft, table#transportparent img.alignleft {
    margin: 0px;
    padding: 0px;
}




/* tables on trade media  page */
table#trade-media, table#trade-media td {
    border: 1px solid #ddd;
    padding: 2px;
}


/* Contact form */

#FSContact1 {
	
	margin-bottom:50px;
}

#FSContact1 label[for="si_contact_text_message_sent"] {
	font-weight:bold;
}




/* iFrame responsive */
#iFrameMap {
	position: relative;
    padding-bottom: 70%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}


#iFrameMap iframe {
   position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}



