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


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

#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:bold;  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: 900px;
}






/* =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:#ffffff;
	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
-------------------------------------------------------------- */

#header {
	padding: 0px; height:108px;
}

#lang-opt{right:0px; 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;
	float:left;
	text-align:left;
	width:900px;
	font-size:1.4em;
	line-height:1.4;
}
#access .menu-header,
div.menu {
	position:relative;
	margin-top:52px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	padding:0px;
	
}
#access .menu-header li,
div.menu li {
	float:left;
}
#access a {
	display:block;
	text-decoration:none;
	padding:0 18px 0 0px;
	color: black;

}
#access ul ul {
	display:none;
	position:absolute;
	top:25px;
	left:0;
	float:left;
	width:900px;
	z-index: 1000;
	color: white;
	text-transform: lowercase;
	font-size: 0.8em;
}

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

#access ul ul li {
	float:left;
	display:inline;
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	color: white;
	border:1px solid #7d6e58;
	background: #7d6e58;
	margin-right:7px;
	padding:0 12px 3px 12px;
	
}
#access li:hover > a,
#access ul ul :hover > a {
	color: black;
}
#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 {
	color: white;
}

#access ul ul li.current_page_item > a
 {
	color: #7d6e59;
	background-color: white;
	border: 1px solid white;
}

* 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;
	
}

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

#main {
	width:900px;
	background-color:#4e5b64;
	color:#ffffff;
	height:420px;
	position:relative;
}

.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;}
.home #main{background:none; height: auto; margin-bottom: 10px; margin-top:-22px}
.home{background-image:none;}

.home #access ul ul{display:none;}

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

#content {
	padding:25px;
}

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


.region { 
	width:330px; 
	height: 100px; 
	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: 100px; left: 136px; width: 100px; height: 55px}
#marker-central { top: 105px; left: 490px; width: 110px; height: 55px}
#marker-eastern { top: 371px; left: 585px; 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 .download-link { text-align: right}
#download-content a { color: #7d6e58}
#download-content a:hover { color: black}
#download-content .extension { text-transform: uppercase}

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


/* =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
-------------------------------------------------------------- */

.teamshots{padding-top:57px;}
.teamshots a{color:#ffffff;}
.teamshots h2{margin:0px 0px 5px 0px; padding:0px;}
.teamshots p{line-height:1; padding:0px; margin:0px 0px 5px 0px;}
.teamshots p a{text-decoration:underline;}

/*body.single{background:#d9d9d9; color:#595d60;}*/

.team_member{padding:20px; background: #d9d9d9; color: #5b6b78; border: 5px solid #5b6b78; height: 426px}
.member_img{float:left; width:300px; }
.member_img img{border:3px solid #ffffff;border-radius:5px; -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);}
.member_details{margin-left:10px;float:left; width:177px;}



.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: #d9d9d9; height: 450px; width: auto; color: #5b6b78; border: 5px solid #5b6b78; overflow: hidden}
.wine_img{float:left; width:100px; text-align:center; margin-left:30px;}
.wine_details{margin-left:30px;float:left; width:240px;}
.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:40px; background: #d9d9d9; color: #5b6b78; border: 5px solid #5b6b78}
.winemakers-profile p { width: 500px; margin-bottom: 1em; }

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


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

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 900px;
    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: 900px;
}
#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;
}






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

#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: 250px}
#socialmedia a { float:left; margin-right:20px; 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}

#footerlinks { float: right; width: 350px; 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;
	}
	