@charset "utf-8";

/* Main
---------------------------------------- */
html {
}

body {
	color: #000;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	position: relative;
}

a {
	color: #e91d25;
	font-weight: 600;
	text-decoration: none;

		    transition: color .2s ease-in; 
	   -moz-transition: color .2s ease-in;
	     -o-transition: color .2s ease-in;
    -webkit-transition: color .2s ease-in;
}

a:hover {
	text-decoration: underline;
}

img	{
	vertical-align: text-bottom;
}


/* Body
---------------------------------------- */
nav {
	background-image: url( '/images/shadow.png' );
	background-position: bottom center;
	background-repeat: repeat-x;
	height: 67px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}

#nav-container {
	background-color: #fff;
}

#nav-content {
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#nav-content > ul {
	float: right;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#nav-content > ul > li {
	float: left;
	line-height: 50px;
	margin-left: 60px;
}

#nav-content > ul > li:first-child {
	margin-left: 0;
}

#nav-content > ul > li:last-child {
	margin-left: 38px;
}

#nav-content > ul > li > a {
	color: #23408f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}

#nav-content > ul > li:last-child > a {
	position: relative;
	top: 2px;
}

header {
	border-top: 1px solid #e3e3e3;
	height: 655px;
	padding-top: 50px;
	position: relative;
	overflow: hidden;
}

#header-plate {
	background-image: url( '/images/header_bg.png' );
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 655px;
	left: 50%;
	margin-left: -850px;
	position: absolute;
	width: 1700px;
}

#header-stripes {
	background-image: url( '/images/header_stripes.png' );
	background-position: left 110px;
	background-repeat: no-repeat;
	left: 50%;
	margin-left: -617px;
	position: absolute;
	width: 1234px;
}

#header-top {
	overflow: hidden;
}

#header-logo {
	float: left;
	margin-top: 28px;
	width: 310px;
}

#header-text {
	color: #e91d25;
	float: left;
	font-size: 48px;
	font-style: italic;
	margin-top: 50px;
	width: 620px;
}

#header-social {
	float: left;
	margin-top: 14px;
	text-align: right;
	width: 30px;
}

#header-bottom {
	margin-top: 68px;
	overflow: hidden;
}

#header-bottle {
	float: left;
	width: 415px;
}

#header-slogan {
	margin-top: 138px;
}

#header-slogan h2 {
	color: #fff;
	float: left;
	font-size: 95px;
	font-weight: normal;
	line-height: 81px;
	margin: 0;
    text-shadow: 2px 2px #000;
	width: 545px;
}

.shadow-container {
	background-image: url( '/images/shadow.png' );
	background-position: left top;
	background-repeat: repeat-x;
	overflow: hidden;
}

.shadow-light-container {
	background-image: url( '/images/shadow_light.png' );
	background-position: left top;
	background-repeat: repeat-x;
	overflow: hidden;
}

.content-container {
	margin: 0 auto;
	width: 960px;
}

section {
}

section#our-story {
	background-image: url( '/images/our-story_bg.png' );
	background-position: left center;
	background-repeat: repeat-x;
	min-height: 520px;
}

#our-story-left {
	float: left;
	width: 395px;
}

#our-story-left img {
	margin-top: 116px;
}

#our-story-right {
	float: left;
	margin-top: 36px;
	width: 565px;
}

#our-story-title {
	color: #844914;
	font-size: 40px;
	font-weight: normal;
	line-height: 38px;
}

#our-story-content {
}

section#secret {
	overflow: hidden;
	position: relative;
}

#secret-background {
	background-image: url( '/images/secret_bg.jpg' );
	background-position: right center;
	background-repeat: no-repeat;
	height: 581px;
	left: 50%;
	margin-left: -335px;
	position: absolute;
	top: 20px;
	width: 1000px;
	z-index: -1;
}

#secret-title {
	color: #e50000;
	font-size: 40px;
	font-style: italic;
	line-height: 48px;
	margin: 100px 0 0;
}

#secret-content {
	line-height: 25px;
	margin-bottom: 170px;
}

section#available {
	border-top: 17px solid #23408f;
	margin-bottom: 10px;
}

#available-title {
	color: #23408f;
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	line-height: 40px;
	margin: 0;
	padding-top: 52px;
	text-align: center;
}

#available-content {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 10px;
	text-align: center;
}

#available-content span {
	margin: 0 12px;
}

section#seasoning {
	overflow: hidden;
	position: relative;
}

#seasoning-background {
	background-image: url( '/images/seasoning_bg.png' );
	background-position: center center;
	background-repeat: no-repeat;
	height: 495px;
	left: 50%;
	margin-left: -700px;
	position: absolute;
	top: 35px;
	width: 837px;
	z-index: -1;
}

#seasoning-title {
	display: none;
}

#seasoning-content {
	padding: 45px 0 80px;
	text-align: right;
}

section#ask {
	border-top: 17px solid #e71d25;
}

#ask-container {
	overflow: hidden;
	padding: 30px 0 35px;
}

#ask-left {
	color: #e71d25;
	float: left;
	width: 320px;
}

#ask-title {
	font-size: 40px;
	font-style: italic;
	line-height: 118px;
	margin: 0;
}

#ask-right {
	float: left;
	line-height: 30px;
	width: 640px;
}

section#contact {
	position: relative;
}

#contact-background {
	background-image: url( '/images/contact_bg.png' );
	background-position: center center;
	background-repeat: no-repeat;
	bottom: 0;
	height: 389px;
	left: 50%;
	margin-left: -578px;
	position: absolute;
	width: 763px;
	z-index: -1;
}

#contact-container {
	overflow: hidden;
	padding: 30px 0 42px;
}

#contact-left {
	float: left;
	min-height: 1px;
	width: 660px;
}

#contact-right {
	float: left;
	text-align: center;
	width: 300px;
}

#contact-title {
	color: #e91d25;
	font-size: 40px;
	line-height: 40px;
}

#contact-subtitle {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}

#contact-content {
	margin-top: 2px;
}

#contact-facebook {
	margin-top: 18px;
}

footer {
	background-color: #23408f;
	padding: 17px 0 21px;
}

#footer-logo {
	text-align: center;
}

#footer-text {
	color: #fff;
	margin-top: 10px;
	text-align: center;
}