/*
	The Winery at Wolf Creek style sheet
	http://www.wineryatwolfcreek.com
	by Jesse R. Ewing / jesserewing.com / inkleaf.net
	updated 10 JUN 10
*/

/*
---------------------------------------------------------------
------- PAGE --------------------------------------------------
---------------------------------------------------------------
*/

html, body {
	height: 100%;
	background-color: #e7d8ac;
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #45433b;
	border-top: #003767 solid 15px;
	}

td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 100%;
	color: #45433b;
	background-color: #f3e6c1;
	}

/* added for IE centering of content */
#overwrap {
	width: 100%;
	margin: 0px auto;
	text-align: center;
	}
	
#container {
	min-height: 100%;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #e7d8ac;
	}

#header {
	width: 800px;
	height: 160px;
	padding: 0px;
	background: #e7d8ac url(http://www.wineryatwolfcreek.com/i/header.gif);
	}

#header2 {
	width: 800px;
	height: 160px;
	padding: 0px;
	background: #e7d8ac;
	}

/* will not display properly in IE */
#nav {
	width: 800px;
	padding-top: 8px;
	padding-bottom: 9px;
	margin-bottom: 15px;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	line-height: 100%;
	color: #c3b485;
	text-align: center;
	background: #dbcb9c;
	border-top: 2px solid #c3b485;
	}

#nav ol {
	display: inline;
	list-style-type: none;
	margin-left: -40px;
	}

#nav ol li {
	display: inline;
	}

#nav ol li a {
	color: #003767;
	text-decoration: none;
	border: none;
	}

#nav ol li a:hover {
	color: #762123;
	border: none;
	}

.navspacer {
	padding-right: 10px;
	}

#spacer {
	width: 800px;
	height: 10px;
	margin-bottom: 10px;
	}

.divider {
	height: 0px;
	padding-top: 5px;
	margin-left: -25px;
	border-bottom: 2px solid #dbcb9c;
	}

.divider2 {
	height: 0px;
	padding-top: 5px;
	border-bottom: 2px solid #dbcb9c;
	}

.divider3 {
	height: 0px;
	padding-top: 5px;
	border-bottom: 2px dotted #dbcb9c;
	}

a {
	text-decoration: none;
	color: #003767;
	border-bottom: 1px solid #c3b485;
	}

a:visited {
	text-decoration: none;
	color: #003767;
	border-bottom: 1px solid #c3b485;
	}

a:hover {
	text-decoration: none;
	color: #762123;
	border-bottom: 1px solid #762123;
	}

a:active {
	text-decoration: none;
	color: #762123;
	border-bottom: 1px solid #762123;
	}
	
a:focus {
	outline: none;
	}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 100%;
	text-align: left;
	color: #762123;
	}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 100%;
	text-align: left;
	color: #003767;
	}

h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 100%;
	text-align: left;
	color: #762123;
	}

h2.init {
	text-align: left;
	display: inline;
	}

.series {
	padding-top: 10px;
	}

#footer {
	float: left;
	width: 800px;
	margin-top: 30px;
	padding: 10px;
	}

#footer p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #45433b;
	text-align: center;
	}

/*
---------------------------------------------------------------
------- HOME PAGE ---------------------------------------------
---------------------------------------------------------------
*/

#banner {
	width: 800px;
	height: 100px;
	margin-bottom: 30px;
	}

#left {
	position: relative;
	float: left;
	display: inline;
	width: 300px;
	height: 100%;
	margin-left: 25px;
	margin-right: 0px;
	padding-left: 25px;
	padding-right: 25px;
/*	background: #e7d8ac url(http://www.wineryatwolfcreek.com/i/pawprint_home.gif);
	background-repeat: no-repeat; */
	}

/*
#newsletter {
	position: relative;
	float: left;
	width: 300px;
	min-height: 110px;
	background: #e7d8ac url(http://www.wineryatwolfcreek.com/i/newsletter_home.gif);
	background-repeat: no-repeat;
	}
*/

.pawprint {
	float: right;
	margin: 0 25 0 25px;
	padding-top: 15px;
	}

.newsletter {
	float: left;
	margin: -10px 0 0 -10px;
	}

/*
.facebook {
	float: left;
	margin: -2px 10px 0 0px;
	}
/*

/*
.newsletter-link {
	padding-left: 100px;
	}
*/

#right {
	position: relative;
	float: right;
	display: inline;
	width: 300px;
	height: 100%;
	margin-right: 50px;
	padding: 6px 25px 16px 25px;
	background: #dbcb9c;
	border-top: 2px solid #c3b485;
	border-bottom: 2px solid #c3b485;
	}

#news {
	position: relative;
	float: left;
	width: 675px;
	height: 100%;
	margin: 20px 25px 0px 25px;
	padding: 5px 25px 0px 25px;
	background: #fbf4de; /* was #e7d8ac */
	border-top: 2px solid #dbcb9c;
	border-bottom: 2px solid #dbcb9c;
	}

.news-item-init {
	float: left;
	width: 675px;
	min-height: 150px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #dbcb9c;
	}

.news-item {
	float: left;
	width: 675px;
	min-height: 150px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #dbcb9c;
	}

.news-item {
	float: left;
	width: 675px;
	min-height: 150px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	}

#left p , #right p , #news p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #45433b;
	text-align: left;
	}

#right-under-ads {
	position: relative;
	float: left;
	width: 300px;
	height: 100%;
	margin-bottom: 15px;
	background: red;
	}

#right-under {
	position: relative;
	float: left;
	width: 300px;
	height: 100%;
	margin-top: 10px;
	padding: 10px 25px 20px 25px;
	background: #e7d8ac;
	}

#right-under p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #003767;
	text-align: left;
	}

#logos {
	float: left;
	width: 800px;
	height: 70px;
	margin-bottom: -30px;
	padding-top: 20px;
	}

#logos a {
	text-decoration: none;
	border: none;
	background: none;
	}

#logos .ohiologos:hover {
	border: none;
	background: none;
	}

#homepage-ads {
	position: relative;
	float: left;
	width: 728px;
	height: 90px;
	margin-top: 25px;
	margin-left: 22px;
	padding: 0;
	background: #e7d8ac;
	}

/*
#registration {
	width: 100%;
	}
*/

#registration {
	position: relative;
	float: left;
	width: 675px;
	height: 100%;
	margin: 25px 25px 0px 25px;
	padding: 0px 25px 0px 25px;
	background: #dbcb9c;
	border-top: 2px solid #c3b485;
	border-bottom: 2px solid #c3b485;
	}

.input-email {
	margin: 4px 0 -4px -1px;
	}

.textsmall {
	padding-left: 6px;
	font-size: 10px;
	}

.actionbtn {
	border-bottom: 1px solid #052041;
	border-right: 1px solid #052041;
	border-top: 1px solid #0099cc;
	border-left: 1px solid #0099cc;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	height: 20px;
	background-color: #003767;
	color: #ffffff;
	padding: 3px 4px 4px 4px;
	margin-left: -1px;
	cursor: hand;
	}

.otherbtn {
	border-bottom: 1px solid #7d7048;
	border-right: 1px solid #7d7048;
	border-top: 1px solid #f3e6c1;
	border-left: 1px solid #f3e6c1;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #c3b485;
	color: #ffffff;
	padding: 3px 4px 4px 4px;
	cursor: hand;
	height: 20px;
	}

.msg {
	color: #;
	font-size: 24px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	}

#facebook {
	position: relative;
	float: left;
	width: 620px;
	height: 28px;
	padding: 0px 25px 30px 25px;
	border-top: 2px solid #c3b485;
	}

.facebook {
	padding-right: 15px;
	vertical-align: middle;
	}

.custom-nov09 {
	float: right;
	padding-left: 10px;
	margin-top: -40px;
	}

.wisewines {
	float: left;
	padding-right: 10px;
	margin-top: -10px;
	}

.giftbasket {
	float: right;
	padding-left: 10px;
	margin-top: -30px;
	}

.jimreynolds, .artfest {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	}

/*
---------------------------------------------------------------
------- WINES PAGE --------------------------------------------
---------------------------------------------------------------
*/

#wines {
	position: relative;
	float: left;
	width: 500px;
	padding-left: 150px;
	background: #e7d8ac;
	}

#wines p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 130%;
	text-align: left;
	}

.init {
	padding-top: 30px;
	}

.wine-wrapper {
	width: 500px;
	min-height: 150px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 2px solid #dbcb9c;
	}

.wine-info-wrapper {
	float: left;
	width: 300px;
	min-height: 150px;
	padding-bottom: 30px;
	}

.name {
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #003767;
	margin-top: -2px;
	}

.description {
	margin-top: -8px;
	}

.award {
	font-size: 12px;
	}

.wine-label-wrapper {
	float: right;
	width: 103px;
	min-height: 150px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 20px;
	}

.img-right {
	float: right;
	border: none;
	background: none;
	padding-bottom: 10px;
	}

.declaration {
	color: #c43724;
	font-weight: bold;
	}

/*
.comment {
	margin-left: 25px;
	color: #945dab;
	}

.medal {
	float: right;
	margin: 2px -58px 0 0;
	z-index: 1;
	}

.oqw {
	float: right;
	margin: 80px -64px 0 0;
	z-index: 1;
	}
*/

/*
---------------------------------------------------------------
------- DIRECTIONS, TASTINGS, FAQ, ABOUT, LINKS PAGES ---------
---------------------------------------------------------------
*/

#directions {
	position: relative;
	float: left;
	width: 300px;
	height: 100%;
	margin-left: 25px;
	margin-right: 25px;
	padding-left: 25px;
	padding-right: 25px;
	background: #e7d8ac;
	}

#faq , #tastings , #about , #links {
	position: relative;
	float: left;
	width: 350px;
	height: 100%;
	margin-left: 25px;
	margin-right: 25px;
	padding-left: 25px;
	padding-right: 25px;
	background: #e7d8ac;
	}

#right2 {
	position: relative;
	float: left;
	width: 300px;
	height: 100%;
	text-align: left;
	padding: 0px 0px 20px 0px;
	background: #e7d8ac;
	}

#right3 {
	position: relative;
	float: left;
	width: 310px;
	height: 100%;
	text-align: left;
	padding: 0px 0px 20px 0px;
	background: #e7d8ac;
	}

#directions p , #faq p , #tastings p , #about p , #links p , #right2 p , #right3 p {
	text-align: left;
	}

.img-left {
	float: left;
	margin: 0px 75px 15px 0px;
	border: none;
	background: none;
	}

.question {
	padding-top: 10px;
	font-weight: bold;
	color: #003767;
	}

.house-rule {
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
	color: #762123;
	}

.caption {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
	}

.link-description {
	margin-top: -12px;
	font-size: 13px;
	}

#right #map {
	border: 2px solid #fff;
	margin-bottom: 6px;
	background: #e7d8ac;
	}

.wifi {
	float: right;
	padding-right: 20px;
	padding-left: 10px;
	margin-top: -15px;
	}

/*
---------------------------------------------------------------
------- GROUPS PAGE -------------------------------------------
---------------------------------------------------------------
*/

#groups {
	position: relative;
	float: left;
	width: 600px;
	height: 100%;
	margin-left: 50px;
	margin-right: 25px;
	padding-left: 50px;
	padding-right: 25px;
	background: #e7d8ac;
	}

#groups p {
	text-align: left;
	}

.policy {
	padding-top: 10px;
	}

#rentals {
	border-top: 2px solid #dbcb9c;
	border-bottom: 2px solid #dbcb9c;
	text-align: left;
	}

#rentals tbody tr td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 130%;
	padding: 7px 10px 7px 8px;
	}

/*
---------------------------------------------------------------
------- EVENTS AND FESTIVALS PAGE -----------------------------
---------------------------------------------------------------
*/

#events {
	position: relative;
	float: left;
	width: 325px;
	height: 100%;
	margin-left: 25px;
	margin-right: 25px;
	padding-left: 25px;
	padding-right: 25px;
	background: #e7d8ac;
	}

#festivals {
	position: relative;
	float: left;
	width: 325px;
	height: 100%;
	text-align: left;
	padding: 0px 0px 20px 0px;
	background: #e7d8ac;
	}

#events p , #festivals p {
	font-size: 14px;
	line-height: 140%;
	text-align: left;
	}

#events h3 , #festivals h3 {
	padding-left: 3px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 170%;
	text-align: left;
	color: #003767;
	background: #f3e6c1;
	}

/*
#events p.music {
	font-size: 14px;
	line-height: 140%;
	}
*/

/*
---------------------------------------------------------------
------- WINE AVAILABILITY PAGE --------------------------------
---------------------------------------------------------------
*/

h2.locations {
	text-align: center;
	}

/*
#availability {
	width: 100%;
	}

#list {
	border-top: 2px solid #dbcb9c;
	border-bottom: 2px solid #dbcb9c;
	text-align: left;
	}

#list tbody tr td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	padding: 9px 10px 9px 8px;
	}

#list tbody tr th {
	font-weight: bold;
	padding: 9px 10px 9px 8px;
	}

#list tbody tr td.store-name {
	font-weight: bold;
	}
*/

#availability {
	width: 100%;
	height: 100%;
	}

.stores {
	border-top: 2px solid #dbcb9c;
	border-bottom: 2px solid #dbcb9c;
	text-align: left;
	}

tbody {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 120%;
	font-size: 12px;
	text-align: left;
	}

tbody tr th {
	font-size: 13px;
	color: #003767;
	font-weight: bold;
	padding: 14px 8px 14px 8px;
	background-color: #e7d8ac;
	border-bottom: 1px solid #dbcb9c;
	}

tbody tr td {
	font-size: 12px;
	padding: 10px 8px 10px 8px;
	}

tr.alt td {
	background: #e7d8ac; /* was #f3e6c1 */
	}

.store-name {
	font-weight: bold;
	}

/*
---------------------------------------------------------------
------- PRESS PAGE --------------------------------------------
---------------------------------------------------------------
*/

#articles {
	position: relative;
	float: left;
	width: 450px;
	height: 100%;
	margin-left: 25px;
	margin-right: 25px;
	padding-left: 25px;
	padding-right: 25px;
	background: #e7d8ac;
	}

#downloads {
	position: relative;
	float: left;
	width: 200px;
	height: 100%;
	text-align: left;
	padding: 0px 0px 20px 0px;
	background: #e7d8ac;
	}

#articles p {
	line-height: 100%;
	text-align: left;
	}

.press-divider {
	height: 0px;
	padding-top: 5px;
	margin-left: -25px;
	border-bottom: 2px solid #f3e6c1;
	}

.quote {
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
	color: #762123;
	}

#downloads ul {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
	margin-left: -20px;
	}

#downloads ul li {
	padding-bottom: 6px;
	}

/*
---------------------------------------------------------------
------- CUSTOM LABELS PAGE ------------------------------------
---------------------------------------------------------------
*/

#custom {
	position: relative;
	float: left;
	width: 688px;
	height: 100%;
	margin-left: 25px;
	margin-right: 25px;
	padding-left: 25px;
	padding-right: 25px;
	background: #e7d8ac;
	}

#custom h2 {
	padding-top: 10px;
	}

#custom p {
	text-align: left;
	}

.introducing {
	font-size: 16px;
	line-height: 150%;
	}

.custom-bottle {
	float: right;
	padding-top: 10px;
	}

.custom-example {
	float: left;
	width: 216px;
	height: 100%;
	padding-top: 20px;
	padding-right: 20px;
	}

.custom-example-last {
	float: left;
	width: 216px;
	height: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
	}

.custom-label-img {
	padding-bottom: 20px;
	}

.pricing-wrap {
	float: left;
	width: 688px;
	height: 400px;
	border-top: 2px solid #dbcb9c;
	}

.pricing-wrap-left {
	float: left;
	width: 216px;
	height: 280px;
	padding-right: 20px;
	}

.pricing-wrap-mid {
	position: relative;
	float: left;
	width: 216px;
	height: 280px;
	padding-right: 20px;
	}

.pricing-wrap-right {
	position: relative;
	float: left;
	width: 216px;
	height: 280px;
	}