/*
Theme Name: VCBW
Author: Dave Shea
*/


@import url("reset.css");


																		/* -- Base HTML -- */
a {
	color: #518310;
	text-decoration: none;
}
a:visited {
	color: #596f2c;
}
a:hover, a:focus {
	color: #64aa09;
	text-decoration: underline;
}
body {
	background: #ecebe2;
	font: 62.5% Corbel, "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	color: #36301b;
	height: 100%;
}
	html>body {
		background: #ecebe2 url(images/texture.png);
	}
img {
	-ms-interpolation-mode: bicubic;
}
html {
	height: 100%;
}
hr {
	display: none;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.6em;
	color: #878656;
	font-family: georgia, serif;
	font-weight: normal;
	margin-top: 2em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.2em;
}
p {
	margin: 1em 0;
}
p, li, td, th {
	font-size: 1.5em;
	line-height: 1.8;
}
	li p, li li {
		font-size: 1em;
	}
li {
	list-style: disc;
	margin-left: 20px;
}



																		/* -- page layout -- */
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(images/content-bg.png) repeat-y 50% 0;
}
#container .wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding-bottom: 110px;
	margin-bottom: -90px;
}
div.page {
	overflow: hidden;
}
div.page, .page-intro .wrap2, .page-title h2, #header .wrap {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

																		/* -- header -- */
#header {
	height: 120px;
	background: #1c1c1c url(images/header-bg.gif);
}
#headerimg {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#headerimg h1 {
	width: 220px;
	height: 154px;
	position: absolute;
	top: 18px;
	left: -26px;
	background: url(images/logo.png);
	z-index: 9;
	text-indent: -9999px;
	text-decoration: none;
	-webkit-transition: opacity 0.35s;
	-moz-transition: opacity 0.35s;
	-o-transition: opacity 0.35s;
	opacity: 0.95;
}
	#headerimg h1:hover {
		opacity: 1;
	}
#headerimg h1 a, #headerimg h1 a:visited {
	width: 240px;
	height: 174px;
	display: block;
}

#primary-nav {
	position: absolute;
	top: 72px;
	left: 0;
	width: 100%;
	height: 48px;
	background: rgba(0,0,0,0.3);
}
#primary-nav ul {
	position: absolute;
	right: 0;
	width: auto;
}
#primary-nav ul, #primary-nav li {
	margin: 0;
	padding: 0;
	line-height: 1;
	list-style: none;
}
#primary-nav li li {
	display: inline;
	float: left;
}
#primary-nav a, #primary-nav a:visited {
	color: #b1b194;
	background: transparent;
	border-left: solid 1px #1b1b1b;
	float: left;
	display: block;
	height: 18px;
	padding: 15px 20px;
	font-size: 1.1em;
	font-family: georgia, serif;
	-webkit-transition-property: background, color;
	-webkit-transition-duration: 0.25s, 0.25s;
	-moz-transition-property: background, color;
	-moz-transition-duration: 0.25s, 0.25s;
}
	#primary-nav a:hover {
		color: #edece3;
		background: rgba(64, 63, 60, 0.5);
		text-decoration: none;
	}

#secondary-nav {
	position: absolute;
	top: 20px;
	right: 0;
}
#secondary-nav ul, #secondary-nav li {
	margin: 0;
	padding: 0;
	line-height: 1;
	list-style: none;
}
#secondary-nav li li {
	line-height: 1;
	margin: 0;
	list-style: none;
	float: left;
	border-right: solid 1px #282828;
	padding-right: 14px;
	margin-right: 14px;
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
}
	#secondary-nav li.page-item-16 {
		border-right: none;
		margin-right: 0;
		padding-right: 0;
	}
#secondary-nav li a, #secondary-nav li a:visited {
	color: #666;
}

																		/* -- body -- */
.page-intro, .page-title {
	background: #d5d0b2;
}
	html>body .page-intro, html>body .page-title {
		background: #d5d0b2 url(images/texture.png);
	}

.page-title .wrap {
	background: url(images/content-bg.png) repeat-y 50% 0;
	padding: 75px 0 0 0;
	width: auto;
}
.page-title .wrap2 {
	width: 800px;
	padding: 0 80px 0 80px;
	margin: 0 auto;
	position: relative;
}
.page-intro .wrap {
	background: url(images/content-bg.png) repeat-y 50% 0;
	width: auto;
	padding: 0;
}
.page-intro .wrap2 {
	width: 800px;
	padding: 80px 80px 0 80px;
}
.page-intro h2, .page-title h2 {
	color: #635726;
	text-shadow: #e2e1d5 1px 1px 0;
	font-size: 4.5em;
	letter-spacing: -2px;
	font-family: georgia, serif;
	font-weight: normal;
	line-height: 0.7;
}
.page-title .social {
	position: absolute;
	right: 21px;
	bottom: 7px;
}
	.page-title .social li {
		float: left;
		list-style: none;
		margin: 0;
		padding: 0;
		font-size: 13px;
		line-height: 13px;
	}
	.page-title .facebook a, .page-title .facebook a:visited {
		background: url(images/ico-facebook.gif) no-repeat 0 -46px;
	}
		.page-title .facebook a:hover {
			background-position: 0 0;
		}
	.page-title .twitter a, .page-title .twitter a:visited {
		background: url(images/ico-twitter.gif) no-repeat 0 -46px;
	}
		.page-title .twitter a:hover {
			background-position: 0 0;
		}
	.page-title .social a, .page-title .social a:visited {
		color: #9d946e;
		display: block;
		float: left;
		margin: 0 0 0 15px;
		padding: 0 0 0 16px;
	}
	.page-title .social a:hover {
		color: #857b50;
		text-decoration: none;
	}

.page .entry {
	padding: 20px 80px;
}

																		/* -- content items -- */
table {
	width: 100%;
	margin-top: 1em;
}
td {
	padding: 10px 15px;
	background: #e5e3d3;
	border: solid 1px #eeede4;
}
	html>body td {
		background: #e5e3d3 url(images/texture.png);
	}
	td.description {
		width: 460px;
	}
		td.description p {
			margin-bottom: 10px;
		}
	td br {
		display: none;
	}
	td h4 {
		font-size: 16px;
		font-weight: bold;
		font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
		line-height: 1.6;
		color: #36301b;
		margin: 0;
	}
	td p {
		font-size: 14px;
		line-height: 1.6;
		margin: 0;
	}
	td .time {
		margin-top: 15px;
	}
	td img {
		margin: 20px 15px 10px 0;
		float: left;
	}
	td .price {
		float: left;
		display: block;
		color: #625626;
		font: normal 28px georgia, serif;
		letter-spacing: -1px;
		padding-top: 14px;
	}
	td .sold {
		font-style: italic;
		float: left;
		display: block;
		color: #990000;
		font: 28px georgia, serif;
		letter-spacing: -1px;
		padding-top: 14px;
	}
	td .price .dollar {
		font-size: 14px;
		position: relative;
		top: -4px;
	}
	td .included {
		float: left;
		margin-left: 10px;
		padding-top: 20px;
		color: #878656;
	}
	td .date {
		color: #878656;
	}
th {
	text-align: left;
	width: 150px;
	padding: 10px;
	background: #e5e3d3;
	border: solid 1px #eeede4;
}
	html>body th {
		background: #e5e3d3 url(images/texture.png);
	}


																		/* -- home page -- */
.page-id-18 .page-intro .wrap2 {
	padding-bottom: 60px;
	position: relative;
}
.page-id-18 .page-intro h2 {
	font-style: italic;
	font-size: 3.6em;
	line-height: 1.4;
	color: #888359;
	letter-spacing: -1px;
	width: 415px;
}
.page-id-18 .page-intro p {
	color: #3e3720;
	font-size: 1.7em;
	font-family: Georgia, serif;
	width: 415px;
	margin-bottom: 2em;
}
.page-id-18 .facts {
	width: 400px;
	height: 24px;
	padding: 0 10px;
	color: #fff;
	background: #95b562;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	overflow: hidden;
	text-align: center;
}
.page-id-18 .facts ul {
	margin: 0 auto;
	padding: 0;
	width: auto;
	overflow: hidden;
	display: inline-block;
}
.page-id-18 .facts li {
	border-right: solid 1px #b8c693;
	list-style: none;
	margin: 0 8px 0 0;
	padding: 0 8px 0 0;
	float: left;
	display: block;
	font-size: 1.1em;
	line-height: 24px;
	text-transform: uppercase;
}
.page-id-18 .facts li.last {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}
.homepage-media {
	position: absolute;
	top: 90px;
	right: 50px;
}
.homepage-media {
	width: 370px;
	height: 200px;
	border: solid 5px #fff;
	-webkit-box-shadow: #aca687 3px 3px 4px;
	-moz-box-shadow: #aca687 3px 3px 4px;
	box-shadow: #aca687 3px 3px 4px;
}
.page-id-18 .entry {
	width: 475px;
	float: left;
}
.page-id-18 #sidebar {
	width: 260px;
	float: left;
}
.page-id-18 #sidebar li {
	list-style: none;
	margin: 0;
	font-size: 1.2em;
	line-height: 1.5;
}
.page-id-18 #sidebar li br {
	margin-top: 5px;
}
.page-id-18 #sidebar h2 {
	padding-top: 30px;
	font-size: 1.2em;
	color: #878656;
	font-family: georgia, serif;
	font-weight: normal;
}


																		/* -- Events Page -- */
.page-id-4 h2 {
	margin: 10px 0 20px 0;
}
.page-id-4 h3 {
	margin-top: 40px;
}
.page-id-4 .list {
	margin-bottom: 1em;
}
.page-id-4 .list li {
	list-style: none;
	font-size: .9em;
	line-height: 1.8;
	list-style: disc;
	margin-left: 2em;
}
.page-id-521 h2,  {
	margin: 20px 0;
}
.page-id-521 h3 {
	margin-top: 40px;
}
.page-id-521 .list {
	margin-bottom: 1em;
}
.page-id-521 .list li {
	list-style: none;
	font-size: .9em;
	line-height: 1.8;
	list-style: disc;
	margin-left: 2em;
}




																		/* -- map frame -- */
.page-id-8 iframe {
	border: solid 5px #fff;
	-webkit-box-shadow: #aca687 3px 3px 4px;
	-moz-box-shadow: #aca687 3px 3px 4px;
	box-shadow: #aca687 3px 3px 4px;
}



																		/* -- sponsor logos -- */
.page-id-10 .entry ul {
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
	clear: left;
}
.page-id-10 .entry li {
	list-style: none;
	margin: 0 37px 0 0;
	padding: 0;
	width: 130px;
	height: 130px;
	overflow: hidden;
	float: left;
}
	.page-id-10 .entry li:last-child {
		margin-right: 0;
	}

.page-id-10 .entry .silver li {
	margin-left: 0;
	margin-bottom: 25px;
	margin-right: 48px;
	margin-top: 0;
	list-style: none;
	padding: 0;
	width: 110px;
	height: 110px;
	overflow: hidden;
	float: left;
}
.page-id-10 .entry .bronze li {
	list-style: none;
	margin: 0 30px 0 0;
	padding: 0;
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
}

																		/* -- brewer logos -- */

.page-id-178 .entry {
	padding-top: 40px;
}
.page-id-178 .entry ul {
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
	clear: left;
}
.page-id-178 .entry li, .page-id-10 .entry .major li {
	list-style: none;
	margin: 0 40px 0 0;
	padding: 0;
	width: 160px;
	height: auto;
	overflow: hidden;
	float: left;
}
	.page-id-178 .entry li:last-child {
		margin-right: 0;
	}
	.page-id-178 .entry li p a, .page-id-178 .entry li p a:visited,
	.page-id-10 .entry .major li p a, .page-id-10 .entry .major li p a:visited {
		color: #9d946e;
		display: block;
		width: 50px;
		padding: 0 10px 1px 16px;
		margin-bottom: 5px;
		font-size: 13px;
		line-height: 13px;
		float: left;
		white-space: nowrap;
	}
	.entry p a.web, .entry p a.web:visited {
		background: url(images/ico-web.gif) no-repeat 0 -46px;
	}
	.entry a.fb, .entry a.fb:visited {
		background: url(images/ico-facebook.gif) no-repeat 0 -46px;
	}
	.entry a.twitter, .entry a.twitter:visited {
		background: url(images/ico-twitter.gif) no-repeat 0 -46px;
	}
	.entry p a.web:hover, .entry p a.fb:hover, .entry p a.twitter:hover {
		color: #857b50;
		background-position: 0 0;
		text-decoration: none;
	}

.page-id-178 .entry li p, .page-id-10 .major li p {
	margin: 0;
	padding: 0;
	display: inline;
	line-height: 1;
}
.page-id-178 .entry li br, .page-id-10 .major li br {
	display: none;
}
.page-id-178 .entry li h3, .page-id-10 .major li h3 {
	margin: 10px 0;
	font-size: 1em;
	line-height: 1.2;
}

																		/* -- media thumbs -- */
.page-id-210 .entry ul {
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
	clear: left;
}
.page-id-210 .entry li {
	list-style: none;
	margin: 20px 5% 30px 0;
	padding: 0;
	width: 45%;
	overflow: hidden;
	float: left;
}
.page-id-210 .entry li.odd {
	clear: left;
}
	.page-id-210 .media li {
		list-style: none;
		margin: 20px 5% 30px 0;
		padding: 0;
		width: 28%;
		overflow: hidden;
		float: left;
	}
	.page-id-210 .media li p {
		margin-top: 0;
	}
	.page-id-210 .media img {
		float: left;
		border: solid 1px #878656;
		margin: 5px 20px 20px 0;
	}

																		/* -- signature event -- */
	
.page-id-560 .about {
	margin-top: 50px;
}
.page-id-560 .media img { 
	float: left; 
	margin: 5px 50px 50px 0;
	font-size: 2em;
	line-height: 5em;
	font-weight: bold 
}
.photo {
	float: right;
	width: 300px;
	height: 192px;
	border: solid 5px #fff;
	margin: 0 0 20px 30px;
	-webkit-box-shadow: #aca687 3px 3px 4px;
	-moz-box-shadow: #aca687 3px 3px 4px;
	box-shadow: #aca687 3px 3px 4px;
	-webkit-translate: rotate(5deg);
	-moz-translate: rotate(5deg);
	-o-translate: rotate(5deg);
	translate: rotate(5deg);
}
				




																		/* -- footer -- */
#footer {
	clear: both;
	height: 90px;
	color: #444;
	background: #181818 url(images/header-bg.gif) repeat-x;
}
#footer .wrap {
	position: relative;
	font-size: 0.866667em;
	padding: 20px 40px;
	width: 880px;
	margin: 0 auto;
	background: rgba(0, 0, 0, 0.3);
	border-bottom: solid 2px #000;
}
#footer p {
	margin: 0;
	padding: 0;
	line-height: 0.7;
	text-shadow: 1px 1px 0 #000;
}
#footer ul, #footer li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer ul ul {
	position: absolute;
	top: 20px;
	right: 40px;
}
#footer li li {
	line-height: 0.7;
	list-style: none;
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	border-right: solid 1px #333;
	display: block;
	float: left;
}
	#footer li.page-item-16 {
		border-right: none;
		padding-right: 0;
		margin-right: 0;
	}
#footer li a, #footer li a:visited {
	color: #666;
	text-shadow: 1px 1px 0 #000;
}