/*
Theme Name: Argento 2012
Description: The 2012 Argento Theme.
Author: Nicomon
*/


body {
	line-height:1.6;
	font-family: verdana, serif;
	font-size:0.7em;
	background: #b2a99a;
	margin: 0;
	padding: 0;
}

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}



.wp-pagenavi .pages, 
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink { display: none}
.wp-pagenavi span { font-weight: bold}
.wp-pagenavi a:after, .wp-pagenavi span:after { content: " ";}


#wrapper{position:relative;}

#topbg{position:absolute;
top:0px; left:0px;
background-image:url(images/topleft.gif);
	background-repeat:no-repeat;
	background-position:top left; width:200px; height:100px;}

h1{
font-family:georgia; font-weight: normal;  padding:0px; margin:0px; line-height:1.2; font-size:1.8em; text-transform:capitalize;
}

h2{font-weight:normal; text-transform:uppercase; font-size:1.2em; line-height:1;}

blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }

.clear{clear:both;}



#container {
	margin: 0 0 0 0;
	width: 100%;
}




#footer {
	clear: both;
	width: 100%;
}


#access .menu-header,
div.menu,
#main,
#wrapper {
	margin: 0 auto;
	width: 974px;
}






/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles  */


hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

/* Text elements */



a:link, a:visited {
	color:#41423c;
	text-decoration:none;
}

a:active,
a:hover {
	color: #000000;
}
.page-link{width:230px; text-align:center; display:block; position:absolute; bottom:10px;font-weight:bold;}
.page-link span{color:#ffffff; }
.page-link a{text-decoration:underline; font-weight:normal; display:inline; padding:8px; line-height:3;}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}



/* =Header
-------------------------------------------------------------- */

#logo { position: absolute; top: 169px; left: 18px; width: 443px; height: 75px; display: block;}

.currentLang-en #logo { background: url(images/logo.png);}
.currentLang-es #logo { background: url(images/logo-es.png); width: 490px;}
.currentLang-pt #logo { background: url(images/logo-pt.png); width: 490px;}


#header {
	padding: 0px; height: 327px;
	background: url(images/header.jpg) no-repeat;
	position: relative;
}

#lang-opt{right:2px; display:inline; padding:3px 10px;  background-color:#7d6e58; text-align:center; line-height:2.4; text-transform:uppercase;font-size:0.8em; position:absolute; }
#lang-opt ul{display:inline; list-style-type:none; padding:0px; margin:0px;}
#lang-opt ul li{display:inline;}

#lang-opt a{color: #a8a194; padding:0px 10px;}
#lang-opt li.active a{color: white}
#lang-opt li{border-left:1px solid #a8a194}
#lang-opt li:first-child {border-left: 0}

/* =Menu
-------------------------------------------------------------- */

#access {
	margin-top:0px;
	background: transparent;
	display:block;
	text-align:left;
	width:974px;
	font-size:1.4em;
	line-height:1.4;
	position: absolute;
	top: 209px;
}
#access .menu-header,
div.menu {
	position:relative;
	margin-top:52px;
	margin-left: 13px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	padding:0px;
	
}
#access .menu-header li,
div.menu li {
	float:left;
	margin-right: 6px
}
#access a {
	display:block;
	text-decoration:none;
	padding: 2px 15px;
	color: #141413;

}
#access ul ul {
	display:none;
	position:absolute;
	top:26px;
	z-index: 1000;
	color: white;
	font-size: 0.8em;
}

/* #access #menu-item-357 ul { right: 135px;} */

.currentLang-en #access #menu-item-357 ul { right: 135px;}
.currentLang-es #access #menu-item-357 ul { right: 80px;}
.currentLang-pt #access #menu-item-357 ul { right: 72px;}


@-moz-document url-prefix() {
#access #menu-item-357 ul {
    right: 159px;
}
}


.menu-header > ul > li > a {
	z-index: 999;
}

#access ul ul a {
	z-index: 100;
}


#access ul .current-menu-item ul, #access ul .current-menu-ancestor ul {
	display:inline;
	background: #d5241e;
}

#access ul ul li {
	float:left;
	display:inline;
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	color: black;
	
}
#access li:hover > a,
#access ul ul :hover > a {
	color: white;
	font-weight: normal;
}
#access ul li:hover > ul {
	
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a,
.post-type-archive-news .menu-item-41 a {
	color: white !important;
	background: #d5241e;
	font-weight: normal;
}
#access ul ul li > a {
	padding: 4px 15px 6px 15px;
}
#access ul ul li.current_page_item > a {
border: none
}

#access ul ul li.current_page_item > a {
	color: white;
	font-weight: normal
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#7d6e59;
	
}

#header { position: relative}
.socmed-search { position: absolute; bottom: 68px; right: 17px; }
.socmed-search a, .socmed-search form { float: left }
.socmed-search form, .socmed-search fieldset { border: 0; margin: 0; padding: 0}
.socmed-search input { margin: 5px; padding: 5px }
.socmed-search a {
	display: block;
	background: transparent url(images/social-sprite.png) no-repeat;
	width: 29px;
	height: 32px;
	margin: 15px 10px 0 0;
}
.socmed-search a#twit { background-position: -50px 0}
.socmed-search a:hover#twit { background-position: -50px -60px}
.socmed-search a#facebook { background-position: 0 0}
.socmed-search a:hover#facebook { background-position: 0 -60px}
.socmed-search a#rss { background-position: -100px 0}
.socmed-search a:hover#rss { background-position: -100px -60px}
.socmed-search form { float: right; border: 0}
.socmed-search input#s { 
	width: 130px; 
	font-weight: bold; 
	background: #d4cdc0;
	-webkit-box-shadow: inset 2px 2px 10px 2px #8b867e;
	-moz-box-shadow: inset 2px 2px 10px 2px #8b867e;
	box-shadow: inset 2px 2px 10px 2px #8b867e;
	border: 0;
}



/* =Content
-------------------------------------------------------------- */

#main {
	width:974px;
	background-color:#e8e4db;
	color:#41423c;
/* 	height:420px; */
	position:relative;
	margin-bottom: 20px;
}

.page-template-page-sitemap-php #main, .page-template-page-onecolumn-php #main{
	height:auto;
	min-height:420px;
	/*background-color:#e22622;*/
	
}


  #bottle{width:550px; height:500px; overflow:hidden; position:absolute; right:-30px; top:-20px;}
  #quotes{width:550px; height:100px; overflow:hidden; position:absolute; left:0px; top:80px;}


#leftcontent{width:296px; float:left; height:420px; overflow:hidden; position: relative}
#topcontent{width:100%; clear:both;}

#content {
	padding:25px;
}

#content h1 {
	color: #d5241e;
}

#new-content {
	padding: 20px 0 0 20px;
	/* width: 660px; */
	width: 684px;
	float: left;
	font-size: 12px
}
#new-content h1 {
	color: #d5241e;
}

#new-content > p { /* padding-right: 20px; */}
#new-content .alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

#section-teasers { clear: both; margin-bottom: 20px}
#section-teasers .section { float: left}
#section-teasers .section a {
	display: block;
	width: 294px;
	height: 147px;
	overflow: hidden;
	padding: 14px;
	background: #b2a99a;
	margin: 20px 20px 0 0;
	float: left;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
	-webkit-box-shadow:  7px 7px 10px 0px rgba(0, 0, 0, .1);
	box-shadow:  7px 7px 10px 0px rgba(0, 0, 0, .1);
}
#section-teasers .section .title { /* font-weight: bold; */ font-size: 16px; color: #d5241e; margin: 0} 
#section-teasers .section a:hover { background: #918571}
#section-teasers .section a:hover .title,
#section-teasers .section a:hover { color: #fff} 

#section-teasers .section img { float: left; margin-right: 20px}
#section-teasers .section p { margin-bottom: 0}

.page-template-page-onecolumn-php #content {padding-right:80px;}


.region { 
	width:270px; 
	height: 130px; 
	background: rgba(255,255,255,0.5); 
	color: #666; 
	padding:10px;
	position: absolute;
	bottom: 0;
}
.region p:first-child {margin-top:0}

a.marker { display:block; background: rgba(255,255,255,0.4); border: 2px solid #e22622; position: absolute; opacity:0.5; border-radius: 5px;}
a.marker:hover { opacity:1; background: rgba(255,255,255,0.4)}
a.marker span {display: none}

#marker-uco { top: 192px; left: 78px; width: 100px; height: 55px}
#marker-central { top: 160px; left: 378px; width: 110px; height: 55px}
#marker-eastern { top: 380px; left: 314px; width: 160px; height: 45px}


/*		Downloads		*/

.page-template-page-downloads-php #content,
.page-template-page-downloads-int-php #content,
.page-template-page-downloads-usa-php #content, 
.single-downloads #content{ background-color:#7d6e58; padding: 0; height: 420px }
.single-downloads #downloads-list h1 { color: white}
.single-downloads #download-content h1 { color: #7d6e58}

div#downloads-list {  float: left; width: 300px; margin: 25px}

ul#downloads { padding: 0; margin: 0}
ul#downloads li { list-style: none; padding: 7px 0; /*border-bottom: 1px solid white*/}
ul#downloads li a { color: white; font-weight: bold }

/*
#download-content { float: left; width: 500px; height: 370px; background: #d3d2cc url(images/logo-argento-downloads-stamp.png) top right no-repeat; color: #7d6e58; padding: 25px; overflow-y: auto;}

#download-content h1 { font-size: 1.5em}
#download-content table { width: 100%; }
#download-content tr { border-bottom: 1px solid #7d6e58}
#download-content td { padding: 7px 0;}
#download-content a { color: #7d6e58}
#download-content a:hover { color: black}
#download-content .extension { text-transform: uppercase}
*/

#downloads-fimage { float: left; width: 360px}

h3.panel-toggle { cursor: pointer; padding: .5em 0 .5em 20px; margin: 0; width: 660px;}
h3.panel-toggle span { background: url(images/download-arrows.png) no-repeat 0px 2px; padding-left: 20px}
h3.panel-toggle.open span { background-position:  0 -65px}
h3.panel-toggle:hover { background: #b2a99a}
h3.panel-toggle.open, table.downloads { 
	background-image: linear-gradient(left , #CDC6BA 0%, #E8E4DB 100%);
	background-image: -o-linear-gradient(left , #CDC6BA 0%, #E8E4DB 100%);
	background-image: -moz-linear-gradient(left , #CDC6BA 0%, #E8E4DB 100%);
	background-image: -webkit-linear-gradient(left , #CDC6BA 0%, #E8E4DB 100%);
	background-image: -ms-linear-gradient(left , #CDC6BA 0%, #E8E4DB 100%);
}
h3.panel-toggle.open { color: #2b2b2b}
table.downloads { width: 100%; padding-left: 20px; margin-bottom: 35px;}
table.downloads td { padding: 5px 0 5px 20px}
table.downloads td.download-link a { display: block; border: 1px solid #7d6e58; background: #d8cebf; color: black; padding: 2px; text-align: center; width: 70px; border-radius: 2px; -webkit-border-radius: 2px; font-size: 11px}
table.downloads td.download-link a:hover { background: #beb4a5}


/* Team */

#meet-the-team { width: 690px; margin: 20px 0 0 0; padding: 0}
#meet-the-team li { display: inline}
#meet-the-team li a { float: left; width: 170px; height: 220px; text-align: center; margin: 0 60px 40px 0; display: block;}
#meet-the-team li img { border: 10px solid #b2a99a;
	-webkit-box-shadow:  7px 7px 10px 0px rgba(0, 0, 0, .1);
	box-shadow:  7px 7px 10px 0px rgba(0, 0, 0, .1);
}
#meet-the-team li a:hover img { border-color: #918571}
#meet-the-team li h2 { font-weight: bold; margin-bottom: 0}
#meet-the-team li p { margin: 0}

.team_member{ padding:20px; color: #5b6b78; height: 290px; background: #e8e4db; border: 5px solid black}
.member_img { float:left; width:200px; }
.member_img img { width: 100%; height: auto}
.member_details { margin-left: 60px; float:left; width:310px; color: #41423c}
.member_details h1 { color: #d42223; font-size: 20px; /* font-weight: bold */}
.member_details h2 { margin-bottom: .5em}
.member_details a { font-weight: bold}


/* Wine grid */

#wine-grid { width: 100%; margin: 0; padding: 0}
#wine-grid li { display: inline}
#wine-grid li a { display: block; float: left; width: 153px; height: 310px; margin: 0 18px 18px 0; background: #b2a99a; text-align: center; padding: 10px 0; font-weight: bold;
	-webkit-transition: background 100ms linear;
	-moz-transition: background 100ms linear;
	-o-transition: background 100ms linear;
	transition: background 100ms linear;
	-webkit-box-shadow:  7px 7px 10px 0px rgba(0, 0, 0, .1);
	box-shadow:  7px 7px 10px 0px rgba(0, 0, 0, .1);
} 
#wine-grid li a:hover { background: #918571}
#wine-grid li a:hover p.wine-name { color:white}
#wine-grid li p.wine-name { margin: 1em 0 0 0; height: 2em}
#wine-grid li p.read-more { color: #cb3a44}
#new-content #wine-grid p { padding-right: 0}


/* Gallery */

#gallery-images { width: 100%; margin: 1em 0 0 0; padding: 0}
#gallery-images li { display: inline; list-style: none}
#gallery-images li a { display: block; float: left; width: 162px; height: 162px; margin: 0 5px 5px 0}
#gallery-images li img { width: 162px; height: 162px;}

/* Films */

#films { margin: 0; padding: 0}
#films li { list-style: none}

/* News */

#news-posts { width: 660px; margin: 0; padding: 0}
#news-posts li { list-style: none; padding: 10px}
#news-posts li:hover { background: #b2a99a}
#news-posts .title { margin: 0; font-weight: bold; margin: 0 0 .5em 0; font-size: 14px; color: #41423c}
#news-posts .wp-post-image { float: left; margin-right: 20px}
#news-posts .text { float: left; width: 460px; }
#news-posts .no-thumb .text { margin-left: 180px}

/* Page */

#page-images-container { /* height: 377px; */ width: 664px; overflow: hidden; margin-bottom: 20px}
#page-images { margin: 0 0 20px 0; padding: 0}
#page-images img { width: 664px; height: auto} 
#page-images li { list-style: none}
#content-inner { /* margin: 0 90px 50px 70px */}
/* #content-inner p:first-child { font-size: 15px} */
#content-inner > p { padding-right: 20px; }

#new-content #video-intro iframe { float: left; margin-right: 20px;}
#new-content #video-intro #video-text { float: left; width: 165px}


#content-inner .contact-form input[type="text"],
#content-inner .contact-form textarea {
	width: 280px;
	padding: 5px;
	font-weight: bold; 
	background: #d8cebf;
	-webkit-box-shadow: inset 2px 2px 10px 2px #8b867e;
	-moz-box-shadow: inset 2px 2px 10px 2px #8b867e;
	box-shadow: inset 2px 2px 10px 2px #8b867e;
	border: 0;
	border-radius: 0;
	color: black;
}
#content-inner .contact-form input[type="submit"] {
	border-radius: 2px;
	border: 1px solid #7d6e58;
	background: #d8cebf;
	color: #000;
	float: right;
	margin-right: 30px;
}

.page-id-99 #content-inner { margin: 0}


/* =pagination and sitemap
-------------------------------------------------------------- */



.ddsg-wrapper ul {width:90%; margin: 20px 0px 0px 0px; padding:10px; list-style-type:none;}
.ddsg-wrapper ul li{padding:5px 10px 5px 10px; margin:0px; border-top:1px dotted #ffffff; line-height:2; font-weight:bold;}
.ddsg-wrapper ul li ul {padding-left:10px; font-weight:normal; margin:0px 20px;}
.ddsg-wrapper ul li ul li{border-top:0px dotted #ffffff; padding:0px; font-weight:normal; list-style-type:square;}

.page .edit-link {
	clear: both;
	display: block;
}

/*
.page-link { font-weight: normal; text-transform: lowercase; text-align: right}
.page-link .pages { font-weight: bold}
.page-link .pages a { background: #3e4a53; font-weight: normal; text-decoration: none}
.page-link .pages a:hover { background: #303b43; color: white}
*/

#pagination { margin: 0; padding: 0; position: absolute; bottom: 10px; right: 10px}
#pagination li { background: #787576; list-style: none; display: block; float: left; width: 25px; height: 25px; text-align: center; line-height: 25px; font-weight: bold}
#pagination #page-title { background: #4e5b64; width: 40px; font-weight: normal }
#pagination a { background: #4e5b64; display: block; width: 25px; height: 25px; font-weight: normal}
#pagination a:hover { background: #5f6e79; color: white}

/* =Contact Page
-------------------------------------------------------------- */
.contact{float:left; padding-top:10px;}
.contact-form{ width:320px; float:left;}


.page-id-99 #topcontent{height:420px; background-repeat:no-repeat; background-position:right top;}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea, #loginform-tml-page .input, .wpcf7-form input, #searchform #s, #tml-page .input, #tml-page #sfvalue1, #wp-submit-tml-page{
	color:#ffffff; font-size:1.1em;
	padding: 4px; border:1px solid #fff; background-color:#D9D9D9;  border-radius:6px; -moz-border-radius:6px;  -webkit-border-radius:6px; 
}

#commentform textarea,  .wpcf7-form textarea {
color:#ffffff; font-size:1.1em;
	width: 70%;
	padding: 4px; border:1px solid #ffffff; background-color:#D9D9D9; border-radius:6px; -moz-border-radius:6px;  -webkit-border-radius:6px;
	font-family:arial, sans-serif;
	height:40px;
}

#wp-submit-tml-page, .wpcf7-form .submitform input, .wpcf7-form p.submit input{cursor:pointer;color:#ffffff; background-color:#e22622; border:1px solid #fff; width:80px;}






/* SlideShow 
-------------------------------------------------------------- */


#slideshow {
    position:relative;
    height:420px;
	width:603px;
	float:right;
}
/*
#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
 
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
 
#slideshow IMG.last-active {
    z-index:9;
}
*/

/* Team pages
-------------------------------------------------------------- */


.single a, .single, .single p, .single h1{color:#5d6b76; }
.single h1, .single h2{margin:0px 0px 5px 0px; padding:0px; color:#5b6b78; }

.wine { padding:40px 20px 0px 40px; background: #e8e4db; height: 450px; width: auto; color: #41423c; border: 0; overflow: hidden}
.wine_img{float:left; width:100px; text-align:center; margin-left:30px;}
.wine_details{margin-left:30px;float:left; width:240px;}
.wine_details h1 { font-size: 20px; color: #000}
.wine-pdf a{background-image:url(images/pdf.png); height:79px; float:left; padding:20px 60px; background-repeat:no-repeat;}

.wines { position: absolute; bottom: 1em}
.wines img, .wines canvas { margin: 0 auto}
.wines h2{position:absolute; top:250px; font-size:1em; text-align:center; width: 120px; padding-left:7px}
#news h2{text-transform:capitalize;}

#news ul, #news li{padding:0px; margin:0px;}
.news-article h2 {padding:0px; display:block;}
.page-template-page-news-php #content h1{height:50px; overflow:hidden; line-height:1;}
.single-news #content{height:400px; overflow:auto;}

.download-box{margin-top:10px;}
.page-template-page-iframe-php #container p{margin:0px; padding:0px; line-height:0;} 

ul#winemakers { margin: 0;padding: 0;}
ul#winemakers li { padding: 10px 0; border-bottom: 1px solid white; list-style: none;}
.winemakers-profile { padding:20px; background: #e8e4db; color: #41423c; border: 0}
.winemakers-profile p { width: 500px; margin-bottom: 1em; }
.winemakers-profile h1 { color: color: #41423c; font-size: 20px}

/* Carousel
-------------------------------------------------------------- */


.jcarousel-skin-tango .jcarousel-container {
    
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 974px;
    padding: 0px;
	
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 245px;
    height: 345px;
    padding: 0px 0px;
	
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 800px;
    height: 283px;
	margin-left:40px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  245px;
    height: 316px;
}



.jcarousel-skin-tango .jcarousel-item {
    width: 200px;
    height: 300px;
    margin: 0;
}



.jcarousel-skin-tango .jcarousel-item-vertical {
    vertical-align:middle;
	margin: 0px 0px 0px 0px;
	width: 245px;
    height: 60px;
	border-bottom:1px solid #ffffff; 
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 93px;
    right: -3px;
    width: 32px;
    height: 76px;
    cursor: pointer;
    background: transparent url(images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 93px;
    left: -3px;
    width: 32px;
    height: 76px;
    cursor: pointer;
    background: transparent url(images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 0px;
    left: 68px;
    width: 43px;
    height: 25px;
    cursor: pointer;
    background: transparent url(images/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    bottom: 0px;
    left: 113px;
    width: 43px;
    height: 25px;
    cursor: pointer;
    background: transparent url(images/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}




/* Gallery listing
-------------------------------------------------------------- */

.category-gallery {
	margin-bottom: 48px;
}
.category-gallery h2 {
	margin-top: 10px;
}
.category-gallery .entry-meta {
}
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right:20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-content p {
	display: inline;
}
.home #content .category-gallery .entry-utility {
	padding-top:4px;
}


/* Attachment pages
-------------------------------------------------------------- */

.entry-content .attachment img {
	margin-bottom: 0;
}
.attachment .entry-content .entry-caption {
	
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}



/* Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	/*max-width: 640px;*/
}
#content .attachment img {
	max-width: 974px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	margin: 2px;
	color: #888;
	
}






/* =Navigation
-------------------------------------------------------------- */

.navigation {
	
	line-height: 18px;
	overflow: hidden;
	color: #888;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #FF4B33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Sidebar
-------------------------------------------------------------- */

#sidebar { 
	float: right; 
	width: 250px; 
	margin: 20px 20px 0 0;
}

#sidebar > div {
	margin-bottom: 20px;
	padding: 20px 10px 20px 20px;
	color: #e4ddd3;
}

#sidebar h2 { margin-top: 0; /* font-weight: bold; */ color: white; font-size: 16px; text-transform: none}
#sidebar ul, #sidebar li { margin: 0; padding: 0; list-style: none}
#sidebar a { color: #e4ddd3}
#sidebar a:hover { text-decoration: underline}

#sidebar #tra-posts {
	background: #44535d no-repeat;
	padding-top: 0;
	position: relative;
}
#sidebar #tra-posts img { margin: 0 0 10px -20px}

#sidebar #tra-posts li { border-bottom: 1px dotted #bcbab5; padding-bottom: 5px; margin-bottom: 5px}
#sidebar #tra-posts li:last-child { border:0; margin: 0; padding: 0}


#sidebar #mailinglist { background: #7d6e58}
#sidebar #mailinglist h2.connect { margin-top: 1em}

#sidebar #mailinglist input[type="text"] {
	width: 130px;
	padding: 5px;
	font-weight: bold; 
	background: #d8cebf;
	-webkit-box-shadow: inset 2px 2px 10px 2px #8b867e;
	-moz-box-shadow: inset 2px 2px 10px 2px #8b867e;
	box-shadow: inset 2px 2px 10px 2px #8b867e;
	border: 0;
}
#sidebar #mailinglist input[type="submit"] {
	color: black;
	background: #d8cebf;
	border: 1px solid #44535d;
}

#sidebar #latest-tweets { 
	background: #718e99;
/* 	padding-bottom: 0; */
	position: relative
}

a.tab { position: absolute; left: 270px; width: 25px; display: block; top: 0}
a.tab#blog { background: url(images/tab-blog.png); height: 52px}
a.tab#twitter { background: url(images/tab-twitter.png); height: 70px}

/* =Footer
-------------------------------------------------------------- */


#newfooter {
	padding: 20px 0 50px 0;
	border-top: 2px solid #978c7a;
}

#newfooter p {
	clear:both;
	color: #7c6f5e;
	padding-left: 20px;
}




#footer {
	margin: 10px 0px;color:#7c6f5e;
	
}

#footerbar{background-color:#e22622; padding:6px 3px 0px 3px; height:26px;  }

#branding { height: 80px; width: 100%; margin-bottom: 10px;}

#socialmedia{float:left; width: 465px; margin-left: 20px}
#socialmedia a { float:left; margin-right:10px; padding-left: 22px; color: #252423; background-image: url(images/socialmedia.png); background-repeat: no-repeat}
	#socialmedia #facebook { background-position: 0 -27px}
	#socialmedia #twitter { background-position: 0 -54px}
	#socialmedia #instagram { background-position: 0 -81px; padding-left: 22px}
	#socialmedia #youtube { background-position: 0 -107px; padding-left: 46px}
	#socialmedia #flickr { background-position: 0 -136px}

#footerlinks { float: right; width: 270px; text-align: right}
#footerlinks a { color: #252423}
#footerlinks ul {padding: 0; margin: 0; float: right}
#footerlinks ul li{display:inline; float:left;}
#footerlinks ul li a{ border-right:1px solid #252423; padding-right:10px; margin-right:10px;text-transform:lowercase;}
#footerlinks #conkerdesign { float: right; margin-top: 2px}


#addthis { float: left; width: 200px;}
#addthis a { color: #999}
#fb-like { float:left; width:100px; margin-top: -2px}

#footerblurb { clear: both; margin-top: 1em; color: #7c6f5e}

.winemakers-profile .alignright { float: right; margin: 0 0 10px 10px}
.winemakers-profile .alignleft { float: left; margin: 0 10px 10px 0}

/* =Contact Form Styles
-------------------------------------------------------------- */



div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	
}

div.wpcf7-mail-sent-ng {
	
}

div.wpcf7-spam-blocked {
	
}

div.wpcf7-validation-errors {
	position: absolute;
	top: -20px;
	left: 0px;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #ffe259;
	font-size: 10px;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

img.ajax-loader {
	border: none;
	vertical-align: middle;
}




/* Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}



/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background:none !important;
	}
	#wrapper {
		float: none !important;
		clear: both !important;
		display: block !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		margin: 0;
		padding:0;
		line-height: 1.4em;
	}
	#site-title {
		
	}
	.entry-content {
		
		line-height: 1.6em;
	}
	.entry-title {
		
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		width: 100%;
		margin: 0;
	}
	#content,
	.one-column #content {
		width: 100%;
		margin: 24pt 0 0;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display:none
	}
	#site-generator a {
		padding: 0;
	margin: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display:inline;
	}
	.home .sticky {
		border: none;
	}
}

/******************************************
 * Homepage carousel, june 7th 2012       *
 ******************************************/
#homepage-carousel-container { position: relative;}
#homepage-carousel { margin: 0; padding: 0; list-style: none}
#homepage-carousel .title { font-family:georgia; /*font-weight: bold;*/ padding:0px; margin: 10px 0 0 0; line-height:1.2; font-size:1.8em; text-transform:capitalize;
color: #d5241e;}
#homepage-carousel-nav { position: absolute; top: 370px; right: 20px; z-index: 999;}
#homepage-carousel-nav a { display: block; float: left; background: transparent; border: 2px solid #de3a3b; width: 10px; height: 10px; text-indent: -9999px; margin-right: 3px; -webkit-border-radius: 10px; border-radius: 10px}
#homepage-carousel-nav a.activeSlide { background: #de3a3b}

.homepage-lightbox-item {
	display: none;
	background: #b2a99a;
}

.homepage-lightbox-item p {
	margin: 0
}

/******************************************
 * Rollover navigation, june 7th 2012     *
 ******************************************/

#access .menu > li { height: 30px; overflow: hidden;}
#access .menu > li:hover { overflow: visible;}

#access ul li:hover a {
	color: white;
	background: #d5241e;
	border-top: 0;
}

#access ul li:hover ul { 
	display: block;
	-webkit-box-shadow: 0px 3px 5px 0px #51524c;
	-moz-box-shadow: 0px 3px 5px 0px #51524c;
	box-shadow: 0px 3px 5px 0px #51524c;
	z-index: 9999;
}

#access ul li:hover ul li {
	display: block !important;
	clear: left;
	margin-right: 0;
} 
#access ul li:hover ul li a {
	border-top: 0;
	color: black;
	display: block;
	width: 170px;
	padding: 5px 0 5px 10px;
	font-weight: normal;
}
#access ul li:hover ul li:first-child a { padding-top: 10px}
#access ul li:hover ul li:last-child a { padding-bottom: 10px}

#access ul li:hover ul li a:hover {
	color: white;
}


#access ul li.current-page-parent:hover ul,
#access ul li.current_page_parent:hover ul,
#access ul li.current_page_ancestor:hover ul/*,
#access ul li.current-menu-parent ul,
#access ul li.current-menu-item ul,
#access ul li.current-menu-ancestor ul
*/ {
	box-shadow: none;
}

#access ul li.current-page-parent:hover ul li,
#access ul li.current_page_parent:hover ul li,
#access ul li.current_page_ancestor:hover ul li/*
,
#access ul li.current-menu-parent:hover ul,
#access ul li.current-menu-item:hover ul,
#access ul li.current-menu-ancestor:hover ul
*/ {
	clear: none;
	margin-right: 6px;
	display: inline;
}


#access ul li.current-page-parent:hover ul li a,
#access ul li.current_page_parent:hover ul li a,
#access ul li.current_page_ancestor:hover ul li a/*
,
#access ul li.current-menu-parent:hover ul li a,
#access ul li.current-menu-item:hover ul li a,
#access ul li.current-menu-ancestor:hover ul li a
*/ {
	width: auto;
	padding: 4px 15px 6px 15px;
}
