/* @override 
	http://thewindmillwinery.com/wp-content/themes/windmill_2010/stylesheets/format.css
*/
@font-face {
	font-family: 'GoudyBookletter';
	src: url('fonts/GoudyBookletter1911.eot');
	src: local('Goudy Bookletter'), local('GoudyBookletter'), url('fonts/GoudyBookletter1911.otf') format('opentype');
}
/*
Drk Red
	RGB: 48, 0, 0
	Hex: #300000
Red
	RGB: 72, 24, 24
	Hex: #481818
Yellow
	RGB: 168, 144, 48
	Hex: #A89030
Tan
	RGB: 216, 192, 144
	Hex: #D8C090
White
	RGB: 240, 240, 240
	Hex: #F0F0F0
*/

/* @group Typography */
a:link {
	color: #481818;
	text-decoration: none;
}
	header nav a:link,
	header nav a:visited {
		border: 1px solid transparent;
		border-top: none;
		color: #393939;
		text-decoration: none;
	}
	footer nav a:link,
	footer nav a:visited,
	.info a:link,
	.info a:visited {
		color: #A89030;
		text-decoration: none;
	}
	div.entry a:link,
	div.entry a:visited {
		text-decoration: underline;
	}
	footer a:link,
	footer a:visited {
		color: #f0f0f0;
	}
a:visited {
	color: #300000;
	text-decoration: none;
}

a:hover {
	color: #A89030;
}
	header nav a:hover,
	header nav li.current-menu-item a,
	body.parent-pageid-9 header nav a.weddings,
	body.parent-pageid-10 header nav a.events {
		color: #A89030;
		background-color: #481818;
		border: 1px solid #A89030;
		border-top: none;
	}
	header nav a.home.selected {
		border: 1px solid transparent;
		border-top: none;
		color: #393939;
		background-color: transparent;
	}
a:focus, a:active {}

	header nav a:active,
	header nav a:focus {
		color: #f0f0f0;
		background-color: #300000;
		border: 1px solid #A89030;
		border-top: none;
	}

	body.wines header nav a.wines,
	body.events header nav a.events,
	body.weddings header nav a.weddings,
	body.contact header nav a.contact {
		/*background-color: #300000;*/
		border: 1px solid #A89030;
		border-top: none;
	}

h1,h2,h3,h4,h5,h6 {
	font-family: "GoudyBookletter";
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	display: block;
	text-decoration: none;
}
h1, h1 a:link, h1 a:visited {
	color: #481818;
}
h2, h2 a:link, h2 a:visited {
	color: #A89030;
}
.upcoming h2 a:link,
.upcoming h2 a:visited {
	color: #fff;
}
h2 a:active, h2 a:hover {
	color: #333;
}
.upcoming h2 a:active,
.upcoming h2 a:hover {
	color: #fff;
}
h3, h3 a:link, h3 a:visited {
	color: #481818;
}
h4, h4 a:link, h4 a:visited {
	color: #A89030;
}
/* @end */
/* @group Formatting & Colors */
body {
	background:#481818 url(../images/bkgd.png);
	background-repeat: repeat-x;
}
body.show-bar {
	margin-bottom: 37px;
}
div.announcement {
	border-bottom: 2px solid #481818;
	color: #f0f0f0;
	font-size: 1.10em;
	min-height:20px;
	padding: 5px;
	background:#A89030;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2b78d', endColorstr='#A89030');
	background: -webkit-gradient(linear, left top, left bottom, from(#c2b78d), to(#A89030));
	background: -webkit-linear-gradient(top, #c2b78d, #A89030);
	background: -moz-linear-gradient(top, #c2b78d,  #A89030);
}
header {
	background-image: url(../images/header.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 140px;
}
header h1 {
	margin: 0;
	height: 110px;
	text-indent: -10000px;
}
	header nav ul {}
	header nav li {
		margin-right: 5px;
	}
	header nav li:last-child {
		margin-right: 0px;
	}
	header nav li a {
		display: block;
		font-family: "GoudyBookletter";
		font-size: 1.40em;
		line-height: 50px;
		margin: 26px 0 0;
		padding:0px 3px 0;
		-moz-border-radius-bottomright:10px;
		-webkit-border-bottom-right-radius:10px;
		border-bottom-right-radius:10px;
		-moz-border-radius-bottomleft:10px;
		-webkit-border-bottom-left-radius:10px;
		border-bottom-left-radius:10px;
	}
.paper {
	background-image: url(../images/paper.png);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}
div.paper_footer {
	background-image: url(../images/footer.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 75px;
	margin: 0;
}
div.content header,
div.content footer {
	background: transparent;
	border-bottom: none;
	height: auto;
}
/* @group Home page Formatting */
.showcase {
	background: url(../images/ribbon-wrap.png) 50% 0px no-repeat;
	height: 320px;
}
.showcase .container {
	padding: 35px 0 0;
	width: 975px;
}
	.slideshow {
		height: 270px;
	}
.showcase div.upcoming {
	margin-left: 30px;
}
.showcase div.upcoming section.widget.events {
	margin-bottom: 10px;
}
.showcase div.upcoming h2 {
	border-bottom: 1px dotted;
	color: #481818;
	margin-bottom: 0.5em;
}
.showcase div.upcoming ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.showcase div.upcoming li {
	margin-bottom: 0.5em;
}
.showcase div.upcoming li:last-child {
	margin-bottom: 0;
}
.showcase div.upcoming li a.event-title {
	display: block;
	font-size: 1.3em;
	font-family: "GoudyBookletter";
	line-height: 1.3em;
}
.showcase div.upcoming li .date-time {
	color: #000;
	margin-left: 10px;
}
.showcase div.upcoming a:hover {
	color: #f0f0f0;
}
.showcase div.upcoming p.textcenter {
	font-family: "GoudyBookletter";
	font-size: 1.5em;
	margin-bottom: 0;
}
article.home, .justify-large {
	font-family: "GoudyBookletter";
	font-size: 1.75em;
	line-height: 1.5em;
	text-align: justify;
}
/* @end */
.archive_meta {
	margin-bottom: 1em;
}
.archive_meta h2 {
	margin-bottom: 0.25em;
	line-height: 1.15em;
}
.archive_meta p {
	color: #666;
	margin-bottom: 0.5em;
	font-style: italic;
}
/* @group article */
article {
	margin-bottom: 3em;
}
article .entry-meta {
	clear: both;
	margin-bottom: 1em;
}
article .entry-meta p {
	font-size: .9em;
	margin-bottom: 0.25em;
}
article .post_meta span.post_date {
	color: #666;
	font-size: 1.5em;
}
article .post_meta div.post_date,
article .post_meta div.post_tags_categories {
	border-right: 1px solid #D8C090;
	min-height: 30px;
}
article .post_meta p.post_actions {
	font-size: .9em;
	font-style: italic;
	margin: 1.5em 1em;
}
/* @end */
nav.navigation {
	border-top: 1px solid #e6e1d1;
	border-bottom: 1px solid #e6e1d1;
	margin: 1em 0;
	padding: 0.25em 0;
}
nav.navigation a {
	color: #481818;
	font-size: 1.25em;
	padding: 0.5em 0;
}

aside section {
	margin-bottom: 20px;
}
aside section h2 {
	font-size: 1.75em;
	margin-bottom: 0.5em;
}
.footer {
	background: #393939	url(../images/blk_grad.png) repeat-x top left;
	border-top: 10px solid #A89030;
	margin-top: 20px;
}
.info {
	color:#f0f0f0;
	background: url(../images/watermark.png) 95% 95% no-repeat;
}
	.info h3 {
		color: #A89030;
	}
.info > section {
	padding: 1.5em 0;
}
.info > section >section {
	padding: 0 1.5em;
}

footer {
	color: #f0f0f0;
	text-align: center;
	padding: 1em 0;
}
footer .table {
	font-size: 1.25em;
	margin-bottom: 0.75em;
}
footer p {
	margin-bottom: 0 !important;
}
/* @end */
/* @group Event List Widget HomePage */
.announcements section.eventsListWidget h2 {
	border-bottom: 1px solid #f0f0f0;
	color: #f0f0f0;
	margin-bottom: 0.35em;
}
.announcements section.eventsListWidget .dig-in a:link,
.announcements section.eventsListWidget .dig-in a:visited {
	color: #f0f0f0;
	display: block;
	text-align: center;
	font-size: 1.25em;
	line-height: 1.0em;
}
.announcements section.eventsListWidget ul.upcoming {
	color: #f7efd2;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
.announcements section.eventsListWidget ul.upcoming li {
	border-bottom: 1px dotted #f7efd2;
	margin-bottom: 0.5em;
}
.announcements section.eventsListWidget ul.upcoming li .event_date a:link,
.announcements section.eventsListWidget ul.upcoming li .event_date a:visited {
	display: block;
	font-family: "GoudyBookletter";
	font-size:1.5em;
	line-height:1.5em;
	margin-bottom: 0.25em;
}
.announcements section.eventsListWidget ul.upcoming li .event_date a:link span.more,
.announcements section.eventsListWidget ul.upcoming li .event_date a:visited span.more {
	display: none;
	float: right;
	font-size:.85em;
	line-height:1.75em;
}
.announcements section.eventsListWidget ul.upcoming li .event_date a:hover {
	color: #f0f0f0;
}
.announcements section.eventsListWidget ul.upcoming li .event_date a:hover span.more{
	display: inherit;
}
.announcements section.eventsListWidget ul.upcoming li .event_title {
	font-size:1.1em;
	margin:0 0 0.5em 0;
}
.announcements section.eventsListWidget ul.upcoming li .event_excerpt {
	font-size:1em;
	line-height:1em;
	margin:0 0 0.5em 0.5em;
}

.announcements section.eventsListWidget ul.upcoming li a.more-link {
	display: block;
	text-align: right;
}
/* @end */
/* @group Event List Widget HomePage */
aside section.eventsListWidget .dig-in a:link,
aside section.eventsListWidget .dig-in a:visited {
	display: block;
	font-size: 1.5em;
	line-height: normal;
	margin-left: 10px;
	margin-bottom: 0.75em;
	text-align: center;
	font-size: 1.25em;
}
aside section.eventsListWidget ul.upcoming {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
aside section.eventsListWidget ul.upcoming li {
	border-bottom: 1px dotted #A89030;
	margin-bottom: 1em;
}
aside section.eventsListWidget ul.upcoming li .event_date a:link,
aside section.eventsListWidget ul.upcoming li .event_date a:visited {
	display: block;
	font-family: "GoudyBookletter";
	font-size:1.25em;
	line-height:1em;
	margin-bottom: 0.35em;
}
aside section.eventsListWidget ul.upcoming li .event_date a:link span.more,
aside section.eventsListWidget ul.upcoming li .event_date a:visited span.more {
	display: none;
	float: right;
	font-size:.85em;
	line-height:1.75em;
}
aside section.eventsListWidget ul.upcoming li .event_date a:hover span.more {
	display: inherit;
}
aside section.eventsListWidget ul.upcoming li .event_title {
	font-size:1em;
	margin:0 0 0.5em 10px;
}
aside section.eventsListWidget ul.upcoming li .event_excerpt {
	font-size:1em;
	line-height:1em;
	margin:0 0 0.5em 0.5em;
}
aside section.eventsListWidget ul.upcoming li a.more-link {
	display: block;
	text-align: right;
}
/* @end */
section.widget_menubar ul,
section.widget_nav_menu ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
section.widget_menubar ul li,
section.widget_nav_menu ul li {
	border-bottom: 1px dotted;
	font-size: 1.25em;
	line-height: 1.5em;
	margin-bottom: 10px;
}

/* @group Forms */
fieldset {
	border: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.contact-form {
	margin: 1.5em 0;
}
span.contact-captcha input {
	width: 70px;
}
form.sendit div.other-lists {
	margin: 10px auto 15px auto;
}
/* @end */
/* @group Events */
article.event {}
article.event .event-details, article.event .entry-meta {
	border-top: 1px dotted #ddd;
	padding: 5px 0;
	margin-bottom: 1em;
}
.more-link p.textright {
	margin: 0;
}
/* @end */
/* @group Navigation */
nav.pagination {
	color: #999;
	font-size: 1.1em;
	margin: 1em 0;
}
nav.pagination a:link {
	color: #666;
	text-decoration: none;
}
nav.pagination a:visited {
	color: #444;
	text-decoration: underline;
}
nav.pagination a:active,
nav.pagination a:hover {
	color: #202020;
	text-decoration: none;
}
nav.pagination .next {
	float: right;
}
.wp-pagenavi {
	clear: both;
	color: #666;
}
.wp-pagenavi a, .wp-pagenavi span {
	padding: 3px 5px;
	margin: 2px;
}
.wp-pagenavi a {
	border: 1px solid #808080;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	border-width: 1px;
	border-style: solid;
	border-color: #202020;
}
.wp-pagenavi span.current {
	font-weight: bold;
}
/* @end */
/* @group Bottom Bar */
#bottom-bar {
	background:#A89030;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A89030', endColorstr='#c2b78d');
	background: -webkit-gradient(linear, left top, left bottom, from(#A89030), to(#c2b78d));
	background: -webkit-linear-gradient(top, #A89030, #c2b78d);
	background: -moz-linear-gradient(top, #A89030,  #c2b78d);
	border-top: 2px solid #481818;
	bottom: 0;
	left: 0;
	position: fixed;
	overflow: hidden;
	width: 100%;
	height: 35px;
}
#bottom-bar section.widget h3 {
	font-family: 'Helvetica Neue',Arial,sans-serif;
	font-size: 1.5em;
	float: left;
	line-height: 35px;
	text-transform: uppercase;
	margin: 0 10px 0 0;
}
#bottom-bar section.widget .socialmedia-buttons {
	float: left;
	padding-top: 2px;
}
#bottom-bar-cycle {
	height: 35px;
	width: 550px;
}
#bottom-bar-cycle p {
	color: #000;
	font-size: 1.1em;
	line-height: 35px;
	margin: 0;
}
#bottom-bar-close {
	background:#A89030;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A89030', endColorstr='#c2b78d');
	background: -webkit-gradient(linear, left top, left bottom, from(#A89030), to(#c2b78d));
	background: -webkit-linear-gradient(top, #A89030, #c2b78d);
	background: -moz-linear-gradient(top, #A89030,  #c2b78d);
	border-top: 2px solid #481818;
	border-left: 1px solid #481818;
	bottom: 0;
	right: 0;
	position: fixed;
	width: 35px;
	height: 35px;
	opacity: 0.5;
}
#bottom-bar-close:hover {
	opacity: 1.0;
}
#bottom-bar-close a.close {
	background-image: url(../images/close-open.png);
	background-position: center top;
	background-repeat: no-repeat;
	color: #444;
	cursor: pointer;
	display: block;
	left: 2px;
	height: 30px;
	position: absolute;
	text-transform: uppercase;
	text-indent: -10000px;
	text-decoration: none;
	top: 2px;
	width: 30px;
}
#bottom-bar-close.collapsed a.close {
	background-position: center -30px;
}
/* @end */
