/* =================================== CSS Reset =================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
html {
    -ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
a {
    background: transparent;
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong,
th {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0; 
    padding: 0; 
}
button,
input,
select,
textarea {
    font-family: inherit; 
    font-size: 100%;
    margin: 0; 
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; 
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0; 
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top; 
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* =================================== Base styles =================================== */
button,
input,
select,
textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
    color: #60574A;
	font-size:12px;
	-webkit-box-sizing: border-box; /* Android ? 2.3, iOS ? 4 */
     -moz-box-sizing: border-box; /* Firefox 1+ */
          box-sizing: border-box; /* Chrome, IE 8+, Opera, Safari 5.1 */
}
html {
	font-family:Georgia, "Times New Roman", Times, serif;
    color: #60574A;
}
body {
    font-size: 12px;
    line-height: 1.4;
	background:#736248 url(../images/body-bg.jpg) repeat-x 0 0;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
img {
    vertical-align: middle;
	-webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	max-width:100%;
	width:auto\9;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
a {

}
a:hover {

}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, form {
	margin-top:0;
	margin-bottom:18px;
}
p {	line-height:1.7;}
ul.reset,
ul.reset li {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image: none;
}
/* ====================================== Custom Styles ====================================== */
h1, h2, h3, h4, h5, h6 { color:#2E2E27; font-weight:normal;}
h1 {
	font-size:28px;
}
h2, h3 {
	font-size:20px;
}
h4 {
	font-size:16px;
}

h1.title {
	bottom: 8px;
	color: #FFFFFF;
	font-size: 60px;
	left: 20px;
	font-family: "brandon-grotesque", calibri, helvetica, Arial;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-transform: uppercase;
	z-index: 55;
	-webkit-text-shadow: 2px 2px 0 #000000;
	text-shadow: 2px 2px 0 #000000;
}

.headerbig {
    color: #2e2e27;
    font-size: 30px;
    font-family: "trajan-pro-3",sans-serif, "Times New Roman";
    font-style: normal;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0;
    padding: 0;
}



.main-wrapper {
	width:93%;
	max-width:900px;
	margin:0 auto;	
}
#home-page .main-wrapper {
	max-width:760px;
}
#header {
	padding:30px 0 26px;	
}
.logo {
	float:left;
	margin:0 0 0 -35px;	
}

#home-page #header {
	padding: 20px 0 10px;
	text-align:center;
}
#home-page .logo {
	float:none;
	display:inline-block;
	margin:0 0 15px;	
}

ul.menu {
	float: right;
	margin-right: 50px;
	position: relative;
	z-index: 56;
}
ul.menu li {
	float:left;
	padding:1px 2px 0 4px;
	background:url(../images/menu-bdr.gif) no-repeat 0 center;	
	height:23px;
}
ul.menu li.first {
	background:none;	
}
ul.menu li a {
	display: inline-block;
	vertical-align: middle;
	float: left;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-family: "brandon-grotesque", calibri, helvetica, Arial;
	font-style: normal;
	font-weight: 400;
	padding: 0 6px;
	height: 20px;
	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;
}
ul.menu li a:hover,
ul.menu li.active a {
	text-decoration:none;
	color:#B5A488;
}
ul.menu li.active a {
	border-bottom:2px solid #716a5e;
	height:18px;
	color:#fff;
}

#home-page ul.menu {
	float:none;
	display:block;
	width:100%;
	text-align:center;
	margin:0;	
}
#home-page ul.menu li {
	float:none;
	display:inline-block;
}
.oldie #home-page ul.menu li {
	display:inline;
}

.main {
	background:#e9e1ce;	
	position:relative;
	-webkit-box-shadow: 0 0 12px 0 #21180C;
    box-shadow: 0 0 12px 0 #21180C;
}
.bottle {
	width:115px;
	height:424px;
	position:absolute;
	z-index:52;
	top:-103px;
	right:-39px;	
}
.page-top-slider {
	-webkit-box-shadow: 0 0 10px 1px #21180C;
    box-shadow: 0 0 10px 1px #21180C;
	position:relative;
	overflow:hidden;
}
.sidebar-slider {
	border:4px solid #fff;
	-webkit-box-shadow: 0 0 4px 0 #aea595;
    box-shadow: 0 0 4px 0 #aea595;	
}

.content-container {
	padding:30px 20px;	
}

.content-container .content {
	float:right;
	width:71%;		
}
.contentwide {
	margin: 0px auto;
	max-width: 98%;
}

.left-sidebar {
	float:left;
	width:24%;	
}

.sidebar-block { margin-bottom:20px;}

ul.sidebar-menu {
	text-align:right;	
}
ul.sidebar-menu li {
	margin-top: 6px;
	margin-bottom: 8px;
}
ul.sidebar-menu a {
	color: #7E775A;
	text-decoration: none;
	text-transform: uppercase;
}
ul.sidebar-menu a:hover {
	border-bottom:1px dotted #55503C;
}
ul.sidebar-menu li.active a,
ul.sidebar-menu li.active a:hover {
	color:#2e2e27;
}

.sidebar-slider-block {
	min-height:400px;
	height:auto !important;
	height:400px;	
}

#footer {
	margin:15px 0;
	padding-bottom:20px;
	font-size:11px;
	color:#C0B19A;	
}
#footer .fleft {
	float: left;
	width: 65%;
}
#footer a {
	color:#C0B19A;
	text-decoration:none;
	border-bottom:1px dotted #C0B19A;	
}
#footer a:hover {
	text-decoration:none;
	border-bottom:1px solid #C0B19A;
}
#footer .fleft a {
	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.3s ease-out;	
}
#footer .other-websites {
	font-family: "brandon-grotesque",sans-serif;
	font-style: normal;
	font-weight: 700;
}
#footer .other-websites span {
	font-size:10px;	
	display:block;
	margin-bottom:4px;
}
#footer .other-websites a {
	border-bottom:0;
	text-transform:uppercase;
	font-size:10px;
}
#footer .other-websites a:hover {
	color:#fff;
}
.winebox-disital {
	float:right;
	width:29%;	
}
.winebox-disital a {
	float:right;
	width:179px;
	height:25px;
	background:url(../images/winebox-digital-darkbg.png) no-repeat 0 0;
	border:0 !important;
}
.winebox-disital a:hover {
	background:url(../images/winebox-digital-darkbg.png) no-repeat 0 -25px;
}

#winerightcol {
	margin: 10px 0px 0px 30px;
	float: left;
	width: 520px;
	height: 1% /* Holly hack for Peekaboo Bug */;
}

#winerighticon {
	width: 110px;
	float: left;
	height: 8px;
	font-Size: 9px;
	font-Weight: normal;
	COLOR: #777777;
	line-height: 15px;
	Text-Decoration: none;
	margin: 0px 0px 0px 0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#winerighticon2 {
	width: 110px;
	float: left;
	height: 18px;
	font-Size: 9px;
	font-Weight: normal;
	COLOR: #777777;
	line-height: 15px;
	Text-Decoration: none;
	margin: 0px 0px 0 0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 


#winerightcontent {
	width: 360px;
	float: left;
	font-Size: 11px;
	font-Weight: normal;
	COLOR: #777777;
	line-height: 17px;
	Text-Decoration: none;
	margin: 5px 0px 0px 10px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
} 

#winerightnotes {
	width: 95%;
	float: left; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-bottom: 10px;
	margin-right: 5%;
} 

#winerightnotes-t {
	width: 360px;
	float: left;
	font-Size: 11px;
	font-Weight: normal;
	COLOR: #88776D;
	line-height: 16px;
	Text-Decoration: none;
	margin: 0px 0px 10px 0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
} 

.smalltext { font-family: "lucida grande", "lucida sans unicode", Georgia, Tahoma; font-Size: 9px; font-Weight: normal; COLOR: #60574A; line-height: 15px; }
a.smalltext { COLOR: #60574A; border-bottom: 1px dotted #60574A; Text-Decoration: none }
a.smalltext:hover { color: #60574A; border-bottom: 1px solid #60574A; line-height: 15px; Text-Decoration: none }

.smalltext-t { font-Size: 9px; font-Weight: normal; COLOR: #88776D; line-height: 15px;}
a.smalltext-t { border-bottom: 1px dotted #333333; Text-Decoration: none }
a.smalltext-t:hover { color: #000000; border-bottom: 1px solid #000000;  line-height: 15px; Text-Decoration: none }


#winerightstats {
	width: 130px;
	float: left;
	font-Size: 9px;
	font-Weight: normal;
	font-family: Tahoma, "lucida grande", "lucida sans unicode", helvetica, arial, sans-serif;
	COLOR: #60574A;
	line-height: 15px;
	Text-Decoration: none;
	margin: 3px 0px 8px 0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
} 

#winerightprice {
	width: 130px;
	float: left;
	font-Size: 9px;
	font-Weight: normal;
	COLOR: #777777;
	line-height: 15px;
	Text-Decoration: none;
	margin: 15px 0px 0px 0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#winerightbuy {
	width: 130px;
	float: left;
	font-Size: 9px;
	font-Weight: normal;
	COLOR: #777777;
	line-height: 15px;
	Text-Decoration: none;
	margin: 5px 0px 20px 0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 


#winelinksicon {
	float: left;
	width: 15px;
	margin: 5px 0px 5px 0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#winerighthead {
	width: 100%;
	float: left;
	margin: 5px 0px 0px 0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#reviewshead {
	width: 100%;
	float: left;
	font-Size: 11px;
	font-Weight: normal;
	COLOR: #777777;
	line-height: 16px;
	Text-Decoration: none;
	margin: 5px 0px 10px 0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #0F0;
} 

#reviewlinksicon {
	float: left;
	width: 30px;
	margin: 0px 0px 0px 0px;
	text-align: center
} 



/* ====================================== Helper Classes ====================================== */
.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.text-center {
	text-align:center !important;	
}
.text-left {
	text-align:left !important;	
}
.text-right {
	text-align:right !important;	
}
.invisible {
    visibility: hidden;
}
.hidden {
	display:none;	
}
.inline-block {
	display:inline-block;	
}
.red, .error {
	color:#F00;
}
/* Image replacement */
.ir {
    font-size:0;
	line-height:0;
	padding:0;
	display:inline-block;
	text-align:left;
	text-indent:-9999px;
}
/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " "; 
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
	padding:0;
	margin:0;
	line-height:0;
}

.selectnav { display: none; }
/* =============== Media Queries ================ */
@media screen and (max-width:999px) { /* Target divice width (960px) */
	#header {
		padding: 20px 0 10px;
		text-align:center;
	}
	.logo {
		float:none;
		display:inline-block;
		margin:0 0 15px;	
	}
	ul.menu {
		float:none;
		display:block;
		width:100%;
		text-align:center;
		margin:0;	
	}
	ul.menu li {
		float:none;
		display:inline-block;
	}
	.bottle {
		width:80px;
		height:270px;
		z-index:52;
		top:-7px;
		right:-10px;	
	}
	.bottle img {
		width:auto;
		height:270px;
	}
}
@media screen and (max-width:959px) { /* Target iPad (768px) */
	h1.title {
		font-size: 40px;
		bottom:5px
	}	
}
@media screen and (max-width: 767px) { /* Target Mobile (640px) */
	.js #main-menu, .js #home-page ul.menu, .bottle { display: none; }
	.js .selectnav { display: block; }
	#selectnav1 {width:100%; padding:5px; font-size:13px; font-weight:bold; cursor:pointer; border:2px solid #cdaa66; font-family: "trajan-pro-3",sans-serif, "Times New Roman";
	font-style: normal;
	font-weight: 600;}
}
@media screen and (max-width: 639px) { /* Target Mobile (480px) */
	.content-container .content,
	.left-sidebar,
	.winebox-disital,
	#footer .fleft {
		float:none;
		width:100%;		
	}
	.left-sidebar {
		margin-top:20px;
		padding-top:20px;
		border-top:1px solid #c6bca7;
	}
	#footer {
		text-align:center;
	}
	.winebox-disital {
		padding-top:20px;
	}
	.winebox-disital a {
		float:none;
		display:inline-block;
	}
	h1.title {
		font-size: 35px;
		bottom:5px;
		left: 10px;
	}	
}
@media screen and (max-width: 479px) {/* Target Mobile (320px) */
	h1.title {
		font-size: 30px;		
		line-height: 30px;
	}
}
@media screen and (max-width: 319px) {/* Target Mobile (less 320px) */

}
/* =============== Print ========================= */
@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /*
     * Don't show links for images, or javascript/internal links
     */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group; /* h5bp.com/t */
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}

.headermedium { font-family: Georgia, "lucida grande", "lucida sans unicode", helvetica, arial, sans-serif; font-Size: 20px; font-Weight: normal; COLOR: #2e2e27; line-height: 30px; Text-Decoration: none; padding-bottom: 10px; }
a.headermedium { padding-bottom: 0px; COLOR: #2e2e27; border-bottom: 0px dotted #7f7363; Text-Decoration: none  }
a.headermedium:hover { COLOR: #2e2e27; border-bottom: 1px dotted #2e2e27; Text-Decoration: none }

.floatright {
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: right
	}

.floatleft {
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left
	}

.bodytext { font-Size: 12px; font-Weight: normal; COLOR: #60574A; line-height: 20px; font-family: Georgia, "lucida grande", "lucida sans unicode", helvetica, arial, sans-serif; Text-Decoration: none }
a.bodytext { line-height: 17px; COLOR: #60574A; text-decoration:none; border-bottom: 1px dotted }
a.bodytext:hover { line-heoght: 17px; COLOR: #60574A; border-bottom: 1px solid;  Text-Decoration: none }

.bodytextsmall { font-Size: 9px; font-Weight: normal; COLOR: #7f7363; line-height: 15px; font-family: Georgia, "lucida grande", "lucida sans unicode", helvetica, arial, sans-serif; Text-Decoration: none }
a.bodytextsmall { color: #7f7363; border-bottom: 1px dotted #7f7363;	Text-Decoration: none }
a.bodytextsmall:hover { COLOR: #60574b;	border-bottom: 1px solid #000000; Text-Decoration: none }

.bodytextdark {	font-Size: 12px; font-Weight: normal; COLOR: #2B2620; line-height: 20px; font-family: Georgia, "lucida grande", "lucida sans unicode", helvetica, arial, sans-serif; Text-Decoration: none }
a.bodytextdark { line-height: 17px; COLOR: #2B2620; text-decoration:none; border-bottom: 1px dotted }
a.bodytextdark:hover { line-heoght: 17px; COLOR: #2B2620; border-bottom: 1px solid #2B2620;  Text-Decoration: none }
