/* Import other css */
@import url('reset.css');
@import url('social-icons.css');
@import url('comments.css');
@import url('elements.css');


/* GENERAL ------------------------------------------------------------*/


.clearfix{
	clear: both;
	text-align: center;
}


.wrapper,
#main{
	margin: 0 auto;
	position: relative;
	height: 1000;
}

body{
	background: #ececec url(../img/main-pattern.png);
	color: #888;
}

body p{
	margin-bottom: 13px;
	text-align: left;
	color: #660000;
	font-family: "Helvetica Neue";
	font-style: normal;
	font-weight: 120;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

body a{
	text-decoration: none;
	color: #000000;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
	font-weight: 100;
	text-align: left;
	font-size: 15px;
}

body a:hover{
	color: #A3C839;
	font-weight: 100;
	font-size: 36px;
	font-style: italic;
	text-align: left;
}

#logo{
	display: block;
	padding-top: 35px;
	float: left;
}

#logo:hover{
	opacity: 0.8;
	font-size: 36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 700px;
	-webkit-transition: all 2s ease-in-out 2s;
	-moz-transition: all 2s ease-in-out 2s;
	-ms-transition: all 2s ease-in-out 2s;
	-o-transition: all 2s ease-in-out 2s;
	transition: all 2s ease-in-out 2s;
	text-align: center;
}

.headline{
	font-family: allan;
	font-size: 24px;
	line-height: 1.5em;
	text-align: center;
	margin-bottom: -20px;
	background: #28140b;
	color: #b47944;
	font-style: normal;
	font-weight: 500;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: rgba(0, 0, 0, 0.1);
	border-bottom-color: rgba(255, 255, 255, 1);
	border-right-style: none;
	border-left-style: none;
}


#page-content{
	float: left;
	width: 450px;
	margin-left: 24px;
	margin-top: 24px;
	padding-bottom: 60px;
	color: #28140b;
}

#page-content-full{
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 24px;
	padding-bottom: 60px;
}

.home-block-heading{
	border-bottom: 1px solid #ccc;
	color: #660000;
	padding-bottom: 20px;
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 32px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	text-align: left;
	font-weight: lighter;
	font-size: 36px;
}

.h-heading{
	border-bottom: 1px solid #ccc;
	color: #444;
	padding-bottom: 20px;
	margin-bottom: 32px;
}

.h-margin{
	margin-bottom: 32px;
	text-align: center;
}

.block-divider{
	margin-bottom: 120px;
}

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
}


/* ENTER page ------------------------------------------------------------*/

.enter p {
	padding-left: 90px;
	padding-right: 90px;
}
.enter a {
    display: block;
    background-image:url(../img/enter.png);
	position:absolute;
}

.enter a img:hover{
	background:url(../img/enter_hover.png);
    position:absolute;
}




/* MASTHEAD ------------------------------------------------------------*/

#masthead{
	position: relative;
	margin-top: -38px;
	background: #28140b;
	padding-left: 24px;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.5);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.5);
	box-shadow: 0px 0px 4px rgba(0,0,0,.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 1);
	text-align: center;
	background-color: #28140b;
	font-family: "Helvetica Neue";
	font-weight: lighter;
	font-size: 14px;
}

#masthead span{
	line-height: 69px;
}

#masthead .head{
	font-family: "Helvetica Neue";
	font-size: 50px;
	color: #28140B;
	font-weight: 100;
}

#masthead .subhead{
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	color:#FFF;
	margin-left: 21px;
}

#masthead .breadcrumbs{
	position: absolute;
	overflow: hidden;
	top: 24px;
	right: 63px;
	height: auto;
	font-size: 11px;
	color: #444;
	width: 30px;
}

#masthead .breadcrumbs a{
	text-decoration: none;
	color: #888;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#masthead .breadcrumbs a:hover{
	color: #b47944;
}

#masthead .breadcrumbs li{
	display: inline;
}

/* HEADINGS ------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6{
	font-family: Allan, helvetica, arial, sans-serif;
	color: #28140b;
}

h1{ font-size: 36px; }

h2{ font-size: 24px; }

h3{ font-size: 21px; }

h4{ font-size: 18px; }

h5{ font-size: 14px; }

h6{ font-size: 12px; }


h1.heading, h2.heading, h3.heading, h4.heading, h5.heading, h6.heading{
	margin-bottom: 21px;
}


/* HEADER ------------------------------------------------------------*/

header{
	position: relative;
	height: 225px;
	background: url(../img/header.png)  repeat-x center center;
	display: block;
	background-image: url(img/black%20trans.png);
	text-align: center;
}

/* NAVIGATION ------------------------------------------------------------*/


nav{
	float: right;
	line-height: 1.8em;
}

nav a{
	text-decoration: none;
	text-transform:uppercase;
	color: #910303;
}

#nav{
	margin-top: 60px;
}

#nav li{
	display: inline;
	font-size: 16px;
	float: left;
	
}

#nav>li>a{
	display: block;
	overflow: hidden;
	padding: 5px 10px 0px 10px;
	color: #f5f5f5;
	background: rgba(0,0,0,.0);
	
	text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#nav>li>a:hover{
	background: rgba(0,0,0,.5);

}
#nav>li.current-menu-item>a,
#nav>li.current_page_item>a{
	background: #28140b;
	border-bottom: solid #A5C839 5px;
	margin: auto;
}

#nav>li.current-menu-item>a,
#nav>li.current_page_item>a{
	color: #B47944;
}

#nav>li>a>.subheader{
	color:#FFF;
	display: block;
	font-size: 11px;
	text-transform:none;
	margin-top: -8px;
	font-weight: lighter;
}

#nav .sf-sub-indicator{
	float: right;
}

#nav>li>a>.sf-sub-indicator{
	display: none;
}

/* sub navigation -----------------------------------------------------*/

#nav>li ul{
	display: block;
	margin-top: 4px;
	background: #A5C839;
}


#nav>li ul li a{
	display: block;
	padding: 10px 15px;
	display: block;
	font-size: 11px;
	color: #281406;
	text-decoration: none;
}

#nav>li ul li a span{
	display: block;
}

#nav>li ul li a:hover{
	background: #281406;
	color: #B47944;
}


/* MOBILE NAVIGATION ------------------------------------------------*/

#mobile-nav-holder{
    z-index: 1000;
    background: #191a1a;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
}

#mobile-nav{
	display: none;
    padding-top: 20px;
    padding-bottom: 30px;
}

#mobile-nav-holder a{
	display: block;
	padding: 7px 14px;
	text-decoration: none;
	color: #f5f5f5;
	font-size: 13px;
	font-weight: lighter;
	
	-webkit-transition: all  0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#mobile-nav-holder li a{
	border-bottom: 1px solid #222;
}

#mobile-nav-holder li:last-child a,
#mobile-nav-holder li > ul a{
	border: none;
}

#mobile-nav-holder li > ul a{
	color: #888888;
	margin-left: 30px;
}

#mobile-nav-holder a:hover,
#mobile-nav-holder a:focus {
	background: #0d0d0d; 
}

#mobile-nav-holder a:hover{
	padding-left: 20px;
}

#mobile-nav-holder #nav-open{
	background: #191a1a; 
	position: absolute;
	right: 0px;
	
	z-index: 2000;
}

#mobile-nav-holder #nav-open a{
	display: block;
	padding: 7px 14px;
	
		
}

#mobile-nav-holder #nav-open a:hover,
#mobile-nav-holder #nav-open a:focus{
	background: #191a1a;
}

#mobile-nav-holder #nav-open:hover a{
	color: #cccccc;
}

#mobile-nav > .current-menu-item > a,
#mobile-nav > .current_page_item > a{
	color: #A5C839;	
}

/* COLUMNS LAYOUT----------------------------------------------------------*/

.one-half,
.one-third{	
	float:left;
	margin-bottom: 40px;
	margin-right: 4.54%;
	position:relative;
}

.one-half{ 
	width: 47.72%;
}

.one-third{ 
	width: 30.30%;
}

.last {
	clear:right;
	margin-right:0 !important;
}

/* MAIN ------------------------------------------------------------*/

#main{
		
}

#main #content{
	position: relative;
	display: block;
	width: 852px;
	float: left;
	background: #f5f5f5;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.1);
	box-shadow: 0px 0px 4px rgba(0,0,0,.1);
	background-color: #F7EEDA;
}

.shadow-main{
	width: 852px;
	height: 11px;
	margin-left: 68px;
	background: url(../img/shadow-main.png) no-repeat top center;
}

/* SOCIAL --------------------------------------------------------*/

#social-bar{
	display: block;
	float: left;
	width: 68px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(../img/social-desktop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#social-bar ul{
	display: block;
	width: 32px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: auto;
}

#social-bar li{
	display: block;
	padding: 0px;
	margin: 3px 0px;
}

#social-bar a{ display: block; }

/* FEATURED ------------------------------------------------------------*/

.featured{
	padding-bottom: 70px;
	font-family: "Helvetica Neue";
	padding-right: 200px;
	padding-left: 200px;
}

.featured figure{
	position: relative;
	float: none;
	width: 150px;
	margin-left: 24px;
	margin-bottom: 21px;
	text-align: center;
}

.featured figure .thumb{
	display: block;
	background: url(../img/plus.png) no-repeat center center;
	margin-bottom: 21px;
	
	-webkit-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	-moz-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
}

.featured figure .thumb:hover img{
	opacity: 0.15;
}

.featured figure:hover .link{
	display: block;
}

.featured figure img{
	max-width: 100%;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.featured figure .heading{
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #444;
	font-size: 16px;
	display: block;
	margin-bottom: 14px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.featured figure .heading:hover{
	color: #A5C839;
}

.featured figure .link{
	display: none;
	position: absolute;
	top: -2px;
	right: 10px;
	background: url(../img/ribbon-link.png) no-repeat top left;
	width: 33px;
	height: 61px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.featured figure .link:hover{
	top: 0px;
}


/* PORTFOLIO ------------------------------------------------------------*/

.featured.portfolio-list{
	margin-top: 70px;
}

.project-heading{
	margin: 44px 24px 44px 24px;
}


.project-heading h1{
	float: left;
	margin-right: 20px;
}

.project-heading .launch{
	display: block;
	float: left;
	text-decoration: none;
	color: #888;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.project-heading .launch:hover{
	color: #A5C839;
}

.project-description{
	float: left;
	margin-left: 24px;
	width: 528px;
	margin-bottom: 40px;
	text-align: left;
}


.project-info{
	float: left;
	margin-left: 24px;
	width: 252px;
	margin-bottom: 40px;
}

.project-info strong{
	color: #444;
}


.project-pager{
	overflow: hidden;
	margin: 0px 24px 0px 24px;
	padding-bottom: 50px;
}

.project-pager a{
	text-decoration: none;
	color: #444;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.project-pager a:hover{
	text-decoration: none;
	color: #A5C839;
}

.project-pager .prev-project{
	float: left;
}

.project-pager .next-project{
	float: right;
}

/* wine list ---------------------------------------------------*/

 .winebrand{
	font-family: Allan, helvetica, arial, sans-serif;
	color: #28140b;
	padding: 0px 25px;
	font-size: 21px;
	float:left;
	clear:left;
	line-height: 1.5em;
	text-align: center;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	margin-bottom: 50px;
	background: #b47944;
	width: 85%;
 }
 
 .winebrand a{
	 color: #28140b;
	 }

.related-projects{
	display: block;
	background:#eaeaea;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding: 24px 0px 50px 0px;
}

.related-heading{
	font-weight: bold;
	color: #444;
	margin: 0px 0px 24px 24px;
}

.related-projects .related-list{
	display: block;
}

.related-projects  figure{
	display: block;
	float: left;
	margin-left: 24px;
	width: 252px;
}

.related-projects .thumb{
	display: block;
	background: url(../img/plus.png) no-repeat center center;
	margin-bottom: 21px;
	
	-webkit-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	-moz-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
}

.related-projects .thumb:hover img{
	opacity: 0.15;
}

.related-projects figure img{
	max-width: 100%;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.related-projects .heading{
	text-decoration: none;
	font-style: normal;
	color: #444;
	text-align: center;
	display: block;
	margin-bottom: 14px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.related-projects .heading:hover{
	color: #A5C839;
}

/* RETRACTIL SIDEBAR ------------------------------------------------------------*/

aside.retractil{
	position: absolute;
	top: 34px;
	left: 0px;
	background: #eaeaea;
	width: 276px;
	
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.5); 
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.5); 
	box-shadow: 0px 0px 2px rgba(0,0,0,.5); 
}

aside.retractil #sidebar-opener{
	cursor: pointer;
	margin: 15px 24px;
	color: #444;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

aside.retractil #sidebar-opener:hover{
	color: #A5C839;
}

aside.retractil #sidebar-closer{
	display: none;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 10px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

aside.retractil #sidebar-closer:hover{
	opacity: 0.5;
}

aside.retractil #sidebar-content{
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 50px;
	display: none;	
}


aside.retractil #sidebar-content a{
	text-decoration: none;
	color: #888;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

aside.retractil #sidebar-content a:hover{
	color: #444;
}

/* HOME-GALLERY ------------------------------------------------------------*/


.home-gallery{ 
	display: block;
	padding-bottom: 70px;
}

.home-gallery li{ 
	display: block;
	float: left;
	margin-left: 24px;
	margin-bottom: 21px;
	width: 252px;
}

.home-gallery .thumb{ 
	line-height: 0em;
	display: block;
	background: url(../img/plus.png) no-repeat center center;
	-webkit-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	-moz-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	box-shadow: 3px 3px 0px rgba(0,0,0,.2);
}

.home-gallery img{
	max-width: 100%;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.home-gallery .thumb:hover img{
	opacity: 0.15;
}

/* TEXT POSTS ------------------------------------------------------------*/

.text-posts{
	overflow: hidden;
	padding-bottom: 70px;
}

.text-posts li{
	display: block;
	float: left;
	margin-left: 24px;
	margin-bottom: 21px;
	width: 252px;
}

.text-posts .heading{
	display: block;
	font-weight: bold;
	font-size: 13px;
	color: #444;
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.text-posts .heading:hover{
	color: #A5C839; 
}

/* BLOG ------------------------------------------------------------*/

#posts-list,
#post-content{
	width: 528px;
	float: left;
	margin-top: 24px;
	margin-bottom: 24px;
	margin-left: 24px;
}

#post-content .content-area{
	padding-bottom: 50px; 
}

#posts-list article{
	margin-bottom: 80px;
}


#posts-list .feature-image,
#post-content .feature-image{
	width: 100%;
	margin-bottom: 21px;
	background: url(../img/plus.png) center center no-repeat;
	line-height: 0em;
}

#posts-list .feature-image img,
#post-content .feature-image img{
	max-width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#posts-list .feature-image:hover img,
#posts-content .feature-image:hover img{
	opacity: 0.2;
}

#posts-list .post-heading,
#post-content .post-heading{
	display: block;
	text-decoration: none;
	color: #28140b;
	line-height: 1em;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#posts-list .post-heading:hover{
	color: #A5C839;
}

#posts-list .meta,
#post-content .meta{
	border-bottom: 1px solid #ccc;
	margin-bottom: 11px;
	padding-bottom: 11px;
	font-style: italic;
	font-size: 11px;
}

#posts-list .meta a,
#post-content .meta a{
	color: #444;
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#posts-list .meta a:hover,
#post-content .meta a:hover{
	color: #A5C839;
}

#posts-list .excerpt{
	margin-bottom: 21px;
}

#posts-list .read-more{
	background: #eaeaea;
	padding: 5px 10px;
	text-decoration: none;
	color: #888;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.3); 
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.3); 
	box-shadow: 0px 0px 2px rgba(0,0,0,.3); 
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#posts-list .read-more:hover{
	color: #fff;
	background: #A5C839;
}

/* SIDEBAR ------------------------------------------------------------*/

#sidebar{
	width: 300px;
	float: right;
	margin-top: 24px;
	margin-bottom: 24px;
	margin-left: 24px;
	background-color: #D4CCBD;
	margin-right: 24px;
}

#sidebar a{
	color: #444;
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#sidebar a:hover{
	color: #660000;
	font-size: 13px;
	text-align: center;
}

#sidebar h4{
	margin-bottom: 10px;
	color: #000000;
	font-weight: 300;
	padding-left: 10px;
}

#sidebar .block{
	padding: 16px;
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.2);
	box-shadow: 0px 0px 2px rgba(0,0,0,.2);
	margin-bottom: 24px;
	text-align: left;
}




/* PAGER ------------------------------------------------------------*/

.pager{
	overflow: hidden;
	display: block;
	font-size: 11px;
	margin: 0px 24px 0px 24px;
	padding-bottom: 50px;
}

.pager li{
	display: block;
	margin-right: 5px;
	float: left;
}

.pager li a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	text-decoration: none;
	color: #484848;
	width: 20px;
	border: 1px solid #ccc;
	line-height: 20px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.pager li.active a,
.pager li:hover a{
	color: #fff;
	background: #A5C839;
}

.pager .paged{
	float:right;
	font-style:italic;
}


/* CONTACT ------------------------------------------------------------*/


#map{
	display: block;
	height: 300px;
	width: 100%;
	margin-bottom: 24px;	
}

.address-block li{
	padding-left: 20px;
}

.address-block .address{ background: url(../img/icon-address.png) no-repeat top left  }

.address-block .phone{
	background: url(../img/icon-phone.png) no-repeat top left;
	color: #660000;
	font-size: 14px;
}

.address-block .mobile{
	background: url(../img/icon-mobile.png) no-repeat top left;
	font-size: 14px;
}

.address-block .email{
	background: url(../img/icon-email.png) no-repeat top left;
	font-size: 14px;
}


/* FOOTER ------------------------------------------------------------*/

footer{
	background: 
		url(../img/footer-line.png) repeat-x top left,
		url(../img/noise.png);
	background-color: #e6e5e1;
	min-height: 100px;
	
	text-shadow: 0 1px rgba(255, 255, 255, .9);	
}

footer a{
	color: #444;
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

footer a:hover{
	color: #A5C839;
}

footer .wrapper{
	margin-top: -60px;
	padding-bottom: 60px;
	background-color: #281409;
}

#footer-cols{
	padding-top: 100px;
}

#footer-cols>li{
	display: block;
	float: left;
	margin-bottom: 20px;
}

#footer-cols>li{
	display: block;
	float: left;
	width: 252px;
	margin-left: 24px;	
}

#footer-cols h4{
	margin-bottom: 21px;
}

#footer-cols>li.first-col{
	
}

#footer-cols>li.second-col{
	color: #FFFFCC;
	font-style: normal;
}

#footer-cols>li.third-col{ margin-right: 0px; }

footer #to-top{
	display: none;
	width: 68px;
	height: 68px;
	margin: 0 auto;
	background: url(../img/to-top.png) no-repeat;
	cursor: pointer;
}

footer #to-top:hover{ opacity: 0.7 }


/* WIDGETS ------------------------------------------------------------*/


.recent-post{
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.6);
}


.recent-post .thumb{
	display: block;
	float: left;
	line-height: 0em;
	background: #fff;
	padding: 3px;
	
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.3); 
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.3); 
	box-shadow: 0px 0px 4px rgba(0,0,0,.3); 
}

.recent-post .post-head{
	float: left;
	width: 184px;
	margin-left: 7px;
	font-size: 13px;
	line-height: 1.5em;
}


.recent-post .post-head span{
	display: block;
	font-size: 11px;
	color: #888888;
}
.no-js body #main #content #page-content-full .enter p {
	text-align: center;
}
.no-js body #main #content #page-content-full .enter p {
	text-align: center;
}
.enter p {
	text-align: center;
}
.subtitle {
	color: #FFFFFF;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 14px;
}
.no-js body #main #content .featured figure div {
	text-align: left;
}
.no-js body #main #content .featured figure div {
	text-align: left;
}
body #main #content .featured figure div {
	text-align: center;
	font-family: "Helvetica Neue";
	font-style: normal;
	font-weight: 400;
}
p {
	text-align: left;
}
body #main #content #sidebar .block .address-block .address {
	text-align: left;
	font-size: 14px;
	font-family: "Helvetica Neue";
	font-weight: 200;
}
#sidebar .block .address-block .address {
	text-align: left;
}
#sidebar-content {
	background-attachment: fixed;
	background-image: url(/img/header.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFF;
	text-align: left;
}
.no-js body header .wrapper #logo img {
	font-size: x-large;
}
#d {
	text-align: left;
	margin-left: 180px;
}
.no-js body #main #content .home-block-heading {
	text-align: center;
}
.d {
	padding: 5px;
	width: 60px;
}
.d {
	margin: 5px;
	padding: 5px;
	float: right;
	height: 30px;
	width: 100px;
}
#d {
}
#d {
}
#d {
	font-family: "Helvetica Neue";
}
.d {
}
#d {
	font-family: "Helvetica Neue";
}
.e {
	width: 300px;
}
.e {
}
.F {
	font-family: "Helvetica Neue";
	font-weight: 200;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 30px;
	padding-left: 100px;
	color: #600;
	font-size: 12px;
	text-align: center;
	width: 500px;
}
.IMAGE {
	padding-top: 20px;
	padding-right: 200px;
	padding-bottom: 20px;
	padding-left: 300px;
}
.g {
	font-family: "Helvetica Neue";
	font-size: 12px;
	color: #FFC;
}
a:hover {
	font-family: "Helvetica Neue";
	color: #000;
	text-align: left;
}
a:hover {
	font-family: "Helvetica Neue";
	font-size: 12px;
	color: #E3DDC0;
	text-align: left;
}
.no-js body #apDiv1 table tr td p {
	font-family: "Helvetica Neue";
	font-size: 12px;
	color: #FFF;
}
.no-js body #apDiv1 table tr td div {
	color: #FFFFFF;
}
.no-js body #main #content div table tr td li a {
	text-align: justify;
}
.no-js body #main #content div table tr td li a {
	text-align: justify;
}
.no-js body #main #content div table tr {
	padding: 30px;
}
j {
	font-family: "Helvetica Neue";
}
.g {
	font-family: "Helvetica Neue";
}
.k {
	padding-left: 150px;
	font-family: "Helvetica Neue";
	color: #F8F1E4;
	font-weight: 100;
}
.m {
	font-family: "Helvetica Neue";
	font-size: 12px;
	font-weight: 200;
	padding-left: 100px;
	color: #A19279;
	text-align: center;
}
.g {
	font-family: "Helvetica Neue";
	font-weight: 200;
	color: #6FF;
}
.n {
	padding-left: 200px;
}
.pi {
	text-align: center;
}
.hi {
	width: 460px;
	text-align: center;
	padding-left: 460px;
	position: relative;
}
.FI {
	width: 200px;
}
.top {
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 58px;
	font-weight: 100;
	color: #000;
	text-align: center;
	animation-play-state: running;
}
.Gi {
	margin: 12px;
	width: 250px;
}
.Side {
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 36px;
	color: #000;
	text-align: center;
}
.social {
	font-family: "Helvetica Neue";
	font-size: 16px;
	text-align: center;
	-webkit-transition: all 3s ease-in-out 2s;
	-moz-transition: all 3s ease-in-out 2s;
	-ms-transition: all 3s ease-in-out 2s;
	-o-transition: all 3s ease-in-out 2s;
	transition: all 3s ease-in-out 2s;
}
.news {
	font-family: "Helvetica Neue";
	text-align: center;
}
.moving {
	font-family: "Helvetica Neue";
	font-size: 12px;
	text-align: left;
	background-image: url(../img/black%20trans.png);
}
.logo {
	text-align: center;
	padding-bottom: 20px;
}
.bottles {
	font-family: "Helvetica Neue";
	width: 852px;
	text-align: center;
}
.top {
	text-align: center;
	padding: 2px;
	left: 3px;
}
.wooo {
	font-family: "Helvetica Neue";
	font-size: 11px;
	color: #660000;
	text-align: left;
}
.soocial {
	text-align: center;
}
.underb {
	font-family: "Helvetica Neue";
	text-align: left;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.aboutus {
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	text-align: center;
	font-size: 40px;
	font-weight: 100;
	color: #2D2317;
	padding-left: 35px;
	width: 400px;
	line-height: 0.83em;
}
.aboutbody {
	font-family: "Helvetica Neue";
	font-size: 14px;
	font-weight: 170;
	color: #600;
	text-align: justify;
}
.contact {
	font-family: "Helvetica Neue";
	color: #000;
	text-align: left;
}
.contactcontent {
	width: 600px;
	margin-left: 160px;
	text-align: center;
}
.mapz {
	text-align: left;
}
.cattalogg {
	text-align: justify;
}
.dolce {
	text-align: left;
	font-style: italic;
	float: none;
}
.feature {
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 36px;
	color: #600;
	font-style: italic;
	background-color: #D4CCBD;
}
.dol {
	font-family: "Helvetica Neue";
}
.but {
	background-position: center center;
	text-align: center;
	width: 450px;
	margin-left: 260px;
}
.career {
	font-family: "Helvetica Neue";
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../img/bg_buttons.png);
	font-weight: 200;
}
.careerbounfbox {
	margin: 20px;
	text-align: center;
	width: 760px;
	float: none;
}
.join {
	width: 400px;
	margin-left: 200px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 50px;
	font-weight: 100;
	color: #000;
}
.listed {
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.listedd {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-left: 15px;
}
.listedd {
	width: 200px;
	text-align: center;
}
.TOPTEXT {
	font-family: "Helvetica Neue";
	font-size: 13.5px;
	font-weight: 110;
	width: 500px;
	margin-left: 170px;
	text-align: justify;
	margin-right: -150px;
	padding-top: 10px;
	color: #600;
}
.alignedd {
	text-align: left;
	padding-left: 200px;
	width: 400px;
}
.algg {
	text-align: left;
	float: right;
	width: 400px;
}
.introo {
	font-family: "Helvetica Neue";
	font-size: 36px;
	font-weight: 100;
	text-align: center;
}
