@charset "UTF-8";

/*
Theme Name: Cyrus Noble
Theme URI: http://cyrusnoble.com
Description: The theme for Cyrus Noble Bourbon.
Author: Noise 13 (Hien Hoang)
Author URI: http://noise13.com
*/

/*=======================================================================
RESET
=======================================================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*=======================================================================
TEXT STYLES
=======================================================================*/

/** Generated by FG **/
@font-face {
	font-family: 'Conv_SpecialElite';
	src: url('fonts/SpecialElite.eot');
	src: local('SpecialElite'), url('fonts/SpecialElite.woff') format('woff'), url('fonts/SpecialElite.ttf') format('truetype'), url('fonts/SpecialElite.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'TradeGothicLTStdLight';
    src: url('fonts/tradegothicltstd-light-webfont.eot');
    src: url('fonts/tradegothicltstd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tradegothicltstd-light-webfont.woff') format('woff'),
         url('fonts/tradegothicltstd-light-webfont.ttf') format('truetype'),
         url('fonts/tradegothicltstd-light-webfont.svg#TradeGothicLTStdLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TradeGothicLTStdBold';
    src: url('fonts/tradegothicltstd-bold-webfont.eot');
    src: url('fonts/tradegothicltstd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tradegothicltstd-bold-webfont.woff') format('woff'),
         url('fonts/tradegothicltstd-bold-webfont.ttf') format('truetype'),
         url('fonts/tradegothicltstd-bold-webfont.svg#TradeGothicLTStdLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family:"Oswald";
	src:url("fonts/Oswald.eot?") format("eot"),url("fonts/Oswald.woff") format("woff"),url("fonts/Oswald.ttf") format("truetype"),url("fonts/Oswald.svg#Oswald") format("svg");
	font-weight:normal;
	font-style:normal;
	}

h1 {
	font: normal 2em 'TradeGothicLTStdBold', Helvetica, Arial, sans-serif;
	text-shadow: 2px 2px 3px #66635e, 0px 0px 1px #999998;
	line-height: .95em;
	color: #FFFFFF;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: 700;
	}

h1.green {
	color: #3f6933;
	font-size: 4.5em;
	text-shadow: none;
	padding-bottom: 5px;
	line-height: .90em;
	}

h1.large {
	font-size: 3em;
	padding-left: 130px;
	padding-top: 60px;
	display: block;
	height: 225px;
}

h2 {
	font: normal 1.05em 'TradeGothicLTStdLight', Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: 400;
	}

h2 a, h2 a:visited { color: #000000; }

h2.wsubhead {
	padding-bottom: 3px;
	}

h3 {
	font: normal 0.875em 'Conv_SpecialElite', Courier New, Courier, monospace;
	color: #000000;
	padding-bottom: 5px;
	line-height: 1.25em;
	}

h3.border {
	background: transparent url("images/hr-blog.png") bottom repeat-x;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

p, article {
	font: normal .75em Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.5em;
	padding-bottom: 20px;
	}

a, a:visited {
	color: #5b693a;
	text-decoration: none;
	}

a:hover {
	color: #97192a;
	}

strong {
	font-weight: bold;
	}

em {
	font-style: italic;
	}


/*=======================================================================
UNIVERSALS
=======================================================================*/

body {
	background-color: #1a1a18;
	}

#wrap {
	position: relative;
	width: 100%;
}

#container {
	width: 810px;
	padding: 60px 0px 10px 70px;
	min-width: 940px;
	overflow: auto;
	}

#bottle {
	background: transparent url("images/image-bottle.png") no-repeat;
	width: 301px;
	height: 675px;
	position: absolute;
	z-index: 300;
	left: 720px;
	bottom: 5px;
}

#glass {
	background: transparent url("images/image-glass.png") no-repeat;
	width: 175px;
	height: 195px;
	position: absolute;
	z-index: 300;
	left: 835px;
	bottom: 30px;
}

header {
	background: #1a1a18 url("images/bg-top.png") bottom right no-repeat;
	height: 145px;
	width: 880px;
	float: left;
	}

#content {
	background: transparent url("images/bg-middle.png") top right repeat-y;
	float: left;
	padding: 0px 20px 20px 20px;
	width: 840px;
	min-height: 270px;
	}

#content.whole {
	padding: 0px 40px 0px 170px;
	width: 670px;
}

.col1 {
	width: 460px;
	float: left;
	text-align: right;
}

.col1.block-float {
	text-align: left;
	width: 290px;
}

.col2 {
	width: 360px;
	float: right;
}

.col3 {
	width: 520px;
	float: right;
}

.col3 ul li {
	font: normal .75em Arial, Helvetica, sans-serif;
}

.col3of3 {
	width: 200px;
	padding-right: 25px;
	float: left;
}

.row {
	width: 675px;
	margin-bottom: 30px;
	display: block;
	clear: both;
}

#sidebar {
	width: 300px;
	float: left;
}

#sidebar.reviews {
	background: transparent url("images/bg-sidebar-press.png") no-repeat;
	height: 480px;
	padding: 205px 20px 0px 180px;
	width: 120px;
}

#sidebar.reviews h3 {
	padding-bottom: 3px;
}

#sidebar .side_steno {
	background: transparent url("images/bg-sidebar-notepaper.png") repeat-y;
	padding: 35px 20px 20px 60px;
	margin: 20px 0px;
	position: relative;
	border: solid #ebeadf 1px;
	float: right;
	width: 170px;
}

#sidebar ul#tweet {
	padding-bottom: 0px;
}

#sidebar ul#tweet li {
	line-height: 1.5em;
}

#sidebar .side_steno p { padding-bottom: 0px; }

#sidebar .side_steno ul {
	padding-bottom: 20px;
}

#sidebar .side_steno li {
	font: normal .75em Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	list-style-type: none;
	color: #000000;
}

#sidebar .side_steno li a.black { color: #000000; }

.entry_full {
	width: 840px;
	float: left;
	padding-bottom: 30px;
}

.col1.ambassadors {
	width: 380px;
}

.col2.ambassadors {
	width: 420px;
	padding-right: 20px;
}

.entry_full h2 {
	padding-bottom: 3px;
}

.amb-tmb {
	border: solid #ebeadf 1px;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
}

.entry {
	background: transparent url("images/image-date-stamp.png") no-repeat;
	width: 520px;
	float: left;
	margin-bottom: 10px;
}

.col3 div.entry:first-child {
	padding-top: 0px;
}

.entry h2 {
	padding-top: 15px;
	padding-bottom: 5px;
}

p.date {
	display: block;
	width: 60px;
	height: 115px;
	padding: 32px 0px 32px 30px;
	text-align: center;
	float: left;
	color: #a33441;
	line-height: 1.1em;
	font-size: 14px;
	text-transform: uppercase;
}

.entry .text {
	float: left;
	width: 390px;
	background: transparent url("images/hr-blog.png") bottom no-repeat;
	padding: 15px 0px 25px 0px;
}

.entry .text img {
	padding-bottom: 10px;
}

.navigation {
	padding: 10px 0px 30px 90px;
	float: left;
	width: 390px;
	}

.alignleft {
	float: left;
	width: 100px;
	}

.alignright {
	float: right;
	width: 72px;
	text-align: right;
	}

 .event {
	float: left;
	width: 260px;
	background: transparent url("images/bg-event.png") repeat-y;
	padding: 35px 20px 0px 20px;
	border: solid #ebeadf 1px;
	position: relative;
	margin: 0 20px 30px 0;
	min-height: 130px;
}


.event .tape, #sidebar .side_steno .tape {
	display: block;
	position: absolute;
	top: -15px;
	background: transparent url("images/image-tape.png") no-repeat;
	height: 40px;
	width: 185px;
	left: 80px;
}

#sidebar .side_steno .tape {
	left: 50px;
}

.contact_hero {
	background: transparent url("images/bg-hero-contact.png") no-repeat;
	float: left;
	padding: 80px 0px 50px 0px;
	width: 840px;
	height: 260px;
}

.col1.contact {
	padding-left: 100px;
	width: 360px;
	text-align: left;
}

.col2.contact {
	width: 300px;
}

.col1.contact input, .col2.contact textarea {
	background-color: transparent;
	border: none;
	margin-bottom: 10px;
	color: #852a36;
}

.wpcf7-submit {
	width: 138px;
	height: 115px;
	position: absolute;
	background: transparent url("images/btn-send.png") no-repeat;
	border: none;
	cursor: pointer;
	text-indent: -90000px;
	top: 470px;
	left: 770px;
	z-index: 700;
}

.wpcf7-validation-errors {
	position: absolute;
	z-index: 700;
	top: 225px;
	left: 400px;
	font: normal .75em Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFF;
	padding: 5px;
}

.wpcf7-mail-sent-ok {
	position: absolute;
	z-index: 800;
	top: 225px;
	left: 400px;
	font: normal .75em Arial, Helvetica, sans-serif;
	width: 350px;
	background-color: #97192a;;
	color: #FFF;
	padding: 5px;
}

span.wpcf7-not-valid-tip {
	background-color: #97192a;
	width: 280px;
	padding: 5px;
	color: #FFFFFF;
	position: absolute;
}

.showhide {
	background: transparent url("images/bg-newsletter.png") right no-repeat;
	position: absolute;
	left: 125px;
	top: 450px;
	padding: 0px 20px 15px 95px;
	height: 72px;
	width: 265px;
	z-index: 800;
	display: none;
}

.showhidemap {
	position: absolute;
	background-color: #FFFFFF;
	z-index: 999;
	top: 300px;
	display: none;
	left: 210px;
	}

.close, .closemap {
	text-align: right;
	clear: both;
	display: block;
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px 5px 0px 0px;
}

#mce-EMAIL {
	float: left;
	width: 150px;
}

.button {
	float: left;
	width: 80px;
	background-color: #97192a;
	color: #FFF;
	padding: 3px 5px;
	border: none;
	margin-left: 3px;
	-moz-box-shadow: 1px 1px #6d0d1a;
	-webkit-box-shadow: 1px 1px #6d0d1a;
	box-shadow: 1px 1px #6d0d1a;
}

.wp-caption.alignleft {
	float: left;
	padding-right: 20px;
	}

.st_sharethis_custom{
    background: url("images/icon-share.gif") no-repeat right top transparent;
	padding-right: 26px;
	color: #5b693a;
	cursor: pointer;
}

/*=======================================================================
TOP NAVIGATION
=======================================================================*/

ul#topnav {
	width: 650px;
	padding-left: 125px;
	}

ul#topnav li {
	display: inline;
	}

ul#topnav a {
	font: normal 1.1em 'Oswald', Arial, Helvetica, sans-serif;
	color: #311d04;
	display: block;
	float: left;
	text-transform: uppercase;
	padding: 30px 18px 0px 18px;
	text-shadow: 0px 1px 1px #d9c8b6;
	height: 90px;
	}

ul#topnav a:hover,
ul#topnav .current-menu-item a,
ul#topnav .current_page_item a {
	background: transparent url("images/image-paperclip.png") 0px 1px no-repeat;
	}


/*=======================================================================
SIDE NAVIGATION
=======================================================================*/

#logo {
	background: transparent url("images/logo-cyrus-noble.png") no-repeat;
	position: absolute;
	z-index: 900;
	width: 178px;
	height: 179px;
	left: 20px;
	top: 20px;
	text-indent: -900000px;
	display: block;
	}

ul#sidenav {
	background: transparent url("images/bg-side-nav.png") no-repeat;
	padding: 155px 0px 0px 10px;
	position: absolute;
	width: 195px;
	height: 260px;
	top: 120px;
	left: 0;
	z-index: 850;
	}

ul#sidenav li {
	padding-bottom: 2px;
	}

ul#sidenav a {
	color: #30312e;
	font: normal 1.1em 'Oswald', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	padding-left: 15px;
	text-shadow: 0px 1px 1px #ffffff;
	}

ul#sidenav a:hover,
ul#sidenav li.current-menu-item a,
ul#sidenav li.current_page_item a {
	background: transparent url("images/image-x.png") 0px 4px no-repeat;
	}

ul.social {
	position: absolute;
	z-index: 875;
	width: 200px;
	top: 410px;
	left: 15px;
}

ul.social li {
	float: left;
	padding-right: 5px;
}

ul.social li a { opacity: .90; }
ul.social li a:hover { opacity: 1; }

ul.social a.newsletter {
	margin-left: 15px;
	display: block;
	background: transparent url("images/image-newsletter.png") no-repeat;
	width: 95px;
	height: 33px;
	text-indent: -900000px;
}

ul.social a.newsletter:hover {
	background-image: url("images/image-newsletter-hover.png");
}

/*=======================================================================
HOME
=======================================================================*/

.hero {
	background: transparent url("images/bg-hero-home.png") no-repeat;
	float: left;
	width: 840px;
}

#showCaption {
	margin-left: 130px;
	margin-top: 60px;
	font: normal 4em 'TradeGothicLTStdBold', Helvetica, Arial, sans-serif;
	text-shadow: 3px 2px 3px #797670, 0px 0px 1px #999998;
	display: block;
	height: 225px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 1em;
}

.hero ul#caption {
	display: none;
}

.hero ul#caption li {
	width: 500px;
}

.blink {
	background: transparent url("images/animation-cursor.gif") bottom right no-repeat;
	display: block;
}

.home_entry {
	width: 460px;
	float: left;
}

.home_entry .image {
	float: left;
	width: 220px;
}

.home_entry .image img {
	border: solid #FFFFFF 5px;
	width: 200px;
}

.home_entry .text {
	float: right;
	width: 200px;
	padding-right: 30px;
}

.home_entry .text p {
	padding-bottom: 10px;
}

.read_more {
	background: transparent url("images/icon-arrow.png") center right no-repeat;
	padding-right: 33px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}

.flipbook {
	width: 400px;
	height: 205px;
	background: transparent url("images/bg-flip-book.png") no-repeat;
	position: absolute;
	z-index: 200;
	left: 550px;
	top: 480px;
	padding-top: 30px;
}

.flipbook .text {
	float: left;
	width: 145px;
	padding-left: 50px;
	color: #1b1c19;
	position: relative;
	z-index: 220;
}

.flipbook .text img {
	float: left;
	width: 242px;
	position: absolute;
	z-index: 210;
	top: 0px;
	left: 140px;
}

/*=======================================================================
SLIDER
=======================================================================*/

.scroll-container {
	padding-bottom: 0px;
	}

.scroll-content {
	position:relative;
	width: 620px;
	height: 145px;
	overflow: hidden;
	margin-bottom: 0px;
	}

.scroll-slider {
	width: 620px;
	height: 19px;
	margin-bottom: 10px;
	border-top: solid #8e9d74 1px;
	position: relative;
	cursor: pointer;
	}

.ui-slider .ui-slider-handle {
	width: 50px;
	height: 10px;
	position: absolute;
	top: -5px;
	background: #8e9d74;
	border: none;
	border-radius: 5px;
	}

ul.timeline {
	float: left;
	left: 0;
    width: 870px;
	padding-left: 20px;
}

ul.timeline li {
	float: left;
	padding-right: 20px;
	display: inline;
}

ul.timeline li.recipe {
	padding-right: 35px;
}

ul.timeline a {
	display: block;
	float: left;
}

ul.timeline h4 a {
	color: #8e9d74;
	display: block;
	padding-bottom: 60px;
	background: transparent url("images/bg-timeline-date.png") left bottom no-repeat;
	font: normal 1em 'TradeGothicLTStdLight', Helvetica, Arial, sans-serif;
	margin-top: 5px;
}

ul.timeline .active {
	opacity: .5;
	filter: alpha(opacity = 50);
}

#slide {
	float: left;
	width: 660px;
	margin-top: 30px;
	height: 450px;
	overflow: hidden;
}

#slide div {
	width: 660px;
}

.timeline_tmb {
	float: left;
	padding-right: 20px;
}

/*=======================================================================
LOCATIONS
=======================================================================*/

section.region {
	margin-bottom: 4em;
}
section.region ul li {
	width: 30%;
	float: left;
	margin-right: 2%;
	height: 3em;
	display: block;
	line-height: 1.2em;
}
/*=======================================================================
FOOTER
=======================================================================*/

footer {
	background: transparent url("images/bg-footer.png") top right no-repeat;
	padding: 60px 0px 0px 55px;
	height: 110px;
	float: left;
	width: 825px;
	position: relative;
	}

footer ul.foot {
	width: 820px;
}

footer ul.foot li {
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.5em;
	text-transform: uppercase;
	background: transparent url("images/image-bracket.png") no-repeat;
	padding: 0px 5px 0px 25px;
	float: left;
}

footer ul.foot li:first-child {
	background-image: none;
	padding-left: 0px;
}

.red {
	color: #97192a;
}

footer .haas-link, footer .haas-link-home {
	position: absolute;
	z-index: 2;
	background: transparent url("images/footer_haas_selection.png") no-repeat;
	width: 214px;
	height: 37px;
	left: 570px;
	top: -5px;
	font: normal 12px 'TradeGothicLTStdLight', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 23px 0px 0px 30px;
	color: #000000;
}

footer .haas-link-home {
	left: 530px;
	z-index: 220;
}

/*=======================================================================
21 AND OVER
=======================================================================*/

#mask {
  position: absolute;
  z-index: 1000;
  background-color:#1a1a18;
  display: none;
}

#splash {
	position: absolute;
	z-index: 1100;
	background: transparent url("images/bg-21.jpg") no-repeat;
	width: 960px;
	height: 800px;
	margin: 0px auto;
	display: none;
}

#splash_inner {
	padding: 40px 250px 0px 320px;
}

a.btn_agree {
	font: normal 1.5em 'Conv_SpecialElite', Courier New, Courier, monospace;
	color: #000000;
	padding: 25px 60px;
	display: block;
	float: left;
	}

a.btn_agree:hover {
	background: transparent url("images/image-pencil-circle.png") center no-repeat;
	}

p.small {
	font-size: .575em;
	clear: both;
	padding: 10px 0px 5px 0px;
	line-height: 1.25em;
	}

a.splash_facebook, a.splash_twitter {
	display: block;
	text-indent: -900000px;
	position: absolute;
	width: 32px;
	height: 32px;
	left: 603px;
	top: 370px;
	background: transparent url("images/icon-facebook-large.png") no-repeat;
	}

a.splash_twitter {
	left: 645px;
	top: 370px;
	background: transparent url("images/icon-twitter-large.png") no-repeat;
	}

#follow {
     position: absolute;
     z-index: 10000;
    }

.page-template-template-locations-php h2 {
	padding-bottom: 20px;
}

.attachment-noblemen-thumb {
	background: url("images/bg-noblemen.jpg") center center no-repeat;
	padding: 6px;
	margin-bottom: 15px;
}

/*=======================================================================
FIX
=======================================================================*/

.clear { clear: both; }

