/*
Title:      Forty-Five North master screen styles
Author:     eric [at] mightydream.com
Copyright:  2009, Forty-Five North Vineyard & Winery.
*/

@import "reset.css";
@import "grid.css";


body {
	background-color: #220708;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	text-shadow: 0 0 0 #000;
	}

/* global */

a {
	color: #35b1ff;
	text-decoration: none;
	}
a:hover {
	color: #7bccff;
	text-decoration: underline;
	}

hr { display: none; }

em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}


/* header 
--------------------------------------------- */

#header {
	background: url(/img/header-vineyard-tile.png) left bottom repeat-x;
	height: 150px;
	}
#header > div {
	background: url(/img/header-vineyard.jpg) center bottom no-repeat;
	height: 150px;
	min-width: 950px;
	}
#header > div > div {
	height: 150px;
	position: relative;
	}
body#home #header,
body#home #header > div,
body#home #header > div > div {
	height: 320px;
	}
#header.grapes { background-image: url(/img/header-grapes-tile.png); }
#header.grapes > div { background-image: url(/img/header-grapes.jpg); }
h1#logo {
	top: 0;
	left: 25px;
	position: absolute;
	width: 183px;
	}
h1#logo a {
	background: transparent url(/img/logo-sm.png) left top no-repeat;
	height: 201px;
	width: 183px;
	}
body#home h1#logo {
	top: auto;
	bottom: 0;
	position: absolute;
	width: 218px;
	}
body#home h1#logo a {
	background: transparent url(/img/logo-lg.png) left top no-repeat;
	height: 231px;
	width: 218px;
	}


/* navigation 
--------------------------------------------- */
	
#navigation {
	background: url(/img/nav-bg.gif) left top repeat-x;
	height: 31px;
	}
#navigation > div {
	background: transparent url(/img/nav-bg-burst.gif) center top no-repeat;
	height: 31px;
	}
ul#nav {
	margin: 0 auto;
	padding: 0 60px;
	background-color: transparent;
	background: url(/img/nav-selected.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 31px;
	list-style: none;
	width: 485px;
	}
body#home ul#nav    { background-position: 0 top; }
body#about ul#nav   { background-position: 67px top; }
body#wines ul#nav,
body#store ul#nav	{ background-position: 139px top; }
body#events ul#nav  { background-position: 206px top; }
body#photos ul#nav  { background-position: 280px top; }
body#blog ul#nav    { background-position: 359px top; }
body#contact ul#nav { background-position: 418px top; }
body#links ul#nav   { background: none; }
ul#nav li {
	margin-right: 20px;
	float: left;
	height: 31px;
	}
ul#nav li#nav-contact { margin-right: 0; }
body#home li#nav-home,
body#about li#nav-about,
body#wines li#nav-wines,
body#store li#nav-store,
body#events li#nav-events,
body#photos li#nav-photos,
body#blog li#nav-blog,
body#contact li#nav-contact { background: transparent url(/img/nav-selector.png) center bottom no-repeat; }
ul#nav li a {
	margin-top: 9px;
	display: block;
	height: 12px;
	overflow: hidden;
	text-indent: -9000px;
	}

ul#nav li#nav-home a {
	background-image: url(/img/nav-home.png);
	width: 44px;
	}
body#home li#nav-home a,
ul#nav li#nav-home a:hover { background-image: url(/img/nav-home-on.png); }

ul#nav li#nav-about a {
	background-image: url(/img/nav-about.png);
	width: 52px;
	}
body#about li#nav-about a,
ul#nav li#nav-about a:hover { background-image: url(/img/nav-about-on.png); }

ul#nav li#nav-wines a {
	background-image: url(/img/nav-wines.png);
	width: 47px;
	}
body#wines li#nav-wines a,
ul#nav li#nav-wines a:hover { background-image: url(/img/nav-wines-on.png); }

ul#nav li#nav-store a {
	background-image: url(/img/nav-store.png);
	width: 45px;
	}
body#store li#nav-store a,
ul#nav li#nav-store a:hover { background-image: url(/img/nav-store-on.png); }

ul#nav li#nav-events a {
	background-image: url(/img/nav-events.png);
	width: 54px;
	}
body#events li#nav-events a,
ul#nav li#nav-events a:hover { background-image: url(/img/nav-events-on.png); }

ul#nav li#nav-photos a {
	background-image: url(/img/nav-photos.png);
	width: 59px;
	}
body#photos li#nav-photos a,
ul#nav li#nav-photos a:hover { background-image: url(/img/nav-photos-on.png); }

ul#nav li#nav-blog a {
	background-image: url(/img/nav-blog.png);
	width: 39px;
	}
body#blog li#nav-blog a,
ul#nav li#nav-blog a:hover { background-image: url(/img/nav-blog-on.png); }

ul#nav li#nav-contact a {
	background-image: url(/img/nav-contact.png);
	width: 70px;
	}
body#contact li#nav-contact a,
ul#nav li#nav-contact a:hover { background-image: url(/img/nav-contact-on.png); }


/* content: main
--------------------------------------------- */
	
#content {
	padding: 65px 0;
	background: #371213 url(/img/content-bg-1.jpg) center top no-repeat;
	border-bottom: 1px solid #2d0b0c;
	min-width: 950px;
	}
body#wines.detail #content,
body#blog.index #content,
body#photos #content { background-image: url(/img/content-bg-2.jpg); }
#main {
	font-size: 1.2em;
	}

/* headings */

#main h2 {
	margin: 0 0 0.3em;
	color: #fff;
	font-family: Palatino, Georgia, serif;
	font-size: 2em;
	font-weight: bold;
	}
#main h2 span {
	margin-right: 0.5em;
	float: left;
	}
#main h2#h-archive em,
#main h2#h-category em,
#main h2#h-search-for em {
	padding-top: 14px;
	display: block;
	font-size: 30px;
	}
#main h2#h-archive {
	margin: 0 0 2em -2.5em;
	height: 48px;
	}
#main h2#h-archive span {
	background-image: url(/img/h-archive.gif);
	height: 48px;
	width: 144px;
	}
#main h2#h-category {
	margin: 0 0 2em -2.5em;
	height: 66px;
	}
#main h2#h-category span {
	background-image: url(/img/h-category.gif);
	height: 66px;
	width: 162px;
	}
#main h2#h-drop-us-a-note {
	background-image: url(/img/h-drop-us-a-note.gif);
	height: 64px;
	width: 265px;
	}
#main h2#h-events {
	background-image: url(/img/h-events.png);
	height: 67px;
	width: 111px;
	}
#main h2#h-in-the-news {
	margin: 0 0 1.5em -5px;
	background-image: url(/img/h-in-the-news.gif);
	height: 49px;
	width: 219px;
	}
#main h2#h-our-history {
	background-image: url(/img/h-our-history.gif);
	height: 67px;
	width: 204px;
	}
#main h2#h-our-wines {
	background-image: url(/img/h-our-wines.gif);
	display: none;
	height: 48px;
	width: 182px;
	}
#main h2#h-search-for {
	margin: 0 0 2em -2.5em;
	height: 64px;
	}
#main h2#h-search-for span {
	background-image: url(/img/h-search-for.gif);
	height: 64px;
	width: 176px;
	}
#main h2#h-the-tasting-room {
	margin-left: -6px;
	background-image: url(/img/h-the-tasting-room.gif);
	height: 67px;
	width: 291px;
	}
#main h2#h-thanks-for-visiting {
	margin: 0 0 0.1em -0.3em;
	background-image: url(/img/h-thanks-for-visiting.gif);
	height: 67px;
	width: 332px;
	}
body#home #main h4 {
	color: #ff5759;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.4em;
	text-shadow: 0px 1px 0px black;
	}

/* text */

#main p,
#main ul,
#main ol,
#main pre {
	margin-bottom: 2em;
	line-height: 1.8em;
	}
#main ul,
#main ol {
	margin-left: 2em;
	}
#main li {
	margin-bottom: 0.5em;
	}
#main ul {
	list-style: none;
	}
#main ul li {
	padding-left: 1.6em;
	background: transparent url(/img/li-arrow.png) left 0.5em no-repeat;
	}
#main ol {
	list-style-position: inside;
	}
#main blockquote,
p.quote {
	margin: 0 2em;
	padding: 0 1.8em;
	background: transparent url(/img/blockquote-open.png) left top no-repeat;
	color: #8D4A4A;
	}
#main blockquote p,
p.quote {
	font-family: Palatino, Georgia, serif;
	}
#main code {
	font-family: Courier, monospace;
	}
#main pre {
	padding: 1em 2em;
	background: #220708;
	}

/* special elements */

#main p.info {
	margin: 0;
	padding: 0.5em 1em 0.3em 2.8em;
	background-color: #220708;
	background-position: 0.8em 0.5em;
	background-repeat: no-repeat;
	clear: left;
	color: #8D4A4A;
	font-size: 11px;
	line-height: 1.5em;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
#main p.info a {
	color: #d18686;
	}
p.signature {
	padding-right: 5em;
	font-family: Palatino, Georgia, serif;
	font-size: 1.1em;
	text-align: right;
	}
p.signature em {
	color: #8D4A4A;
	font-size: 0.9em;
	text-transform: uppercase;
	}

/* special: thumbnails */

ul.thumbs {
	margin-bottom: 10px;
	list-style: none;
	}
ul.thumbs li {
	margin: 0 3px 3px 0;
	float: left;
	}
img.thumb,
img.size-thumbnail,
ul.thumbs img {
	padding: 4px;
	background: #220708;
	display: block;
	}
ul.thumbs li.last { margin-right: 0; }
ul.thumbs img {
	padding: 3px;
	}
img.thumb.hanging { margin-left: -4px; }
a img.thumb,
ul.thumbs a img {
	border-bottom: 1px solid #4d1f20;
	}
a:hover img.thumb,
ul.thumbs a:hover img {
	background: #8D4A4A;
	border-color: #8D4A4A;
	}
ul.thumbs img.active,
ul.thumbs a:hover img.active {
	background: #FF5759;
	border-color: #220708;
	}

/* special: wine images */

a.wine {
	padding-bottom: 14px;
	background: transparent url(/img/thumb-ornament.png) center bottom no-repeat;
	display: block;
	}
a.wine:hover { background: transparent url(/img/thumb-ornament-on.png) center bottom no-repeat; }
a.wine.small img {
	height: 191px;
	width: 102px;
	}
a.wine.thumb img {
	height: 116px;
	width: 62px;
	}

/* home: intro */

#main p.intro {
	margin-bottom: 0;
	float: right;
	font-size: 1.2em;
	line-height: 1.55em;
	}
#main p.intro .dropcap {
	margin-left: 5px;
	font-size: 3.6em;
	}
#main img.break {
	margin: 1.5em 0;
	}

/* home: polaroid */

.polaroid {
	margin: -2em 0 0 auto;
	position: relative;
	height: 397px;
	width: 351px;
	}
.polaroid img {
	position: absolute;
	display: block;
	top: 24px;
	left: 22px;
	z-index: 10;
	}
.polaroid span {
	background: transparent url(/img/polaroid.png) left top no-repeat;
	background-image: url(/img/polaroid.png);
	height: 397px;
	width: 351px;
	display: block;
	position: absolute;
	z-index: 20;
	}
.polaroid a {
	margin-left: auto;
	display: block;
	height: 50px;
	width: 190px;
	position: relative;
	right: 34px;
	top: 319px;
	}

/* wines */

#main p.jump-to {
	margin-top: 2px;
	padding-left: 1em;
	background-image: none;
	float: right;
	}
#main p.jump-to a {
	font-weight: bold;
	}

/* wines: wine grid */

h3.wine-class {
	clear: left;
	}
#main h3.wine-class + p {
	margin: -7px 0 15px 5px;
	color: #8D4A4A;
	line-height: 16px;
	}
h3#reserve-barrel-aged {
	background-image: url(/img/h-reserve-barrel-aged.gif);
	height: 45px;
	width: 263px;
	}
h3#steel-fermented {
	padding-bottom: 12px;
	background-image: url(/img/h-steel-fermented.gif);
	height: 33px;
	width: 179px;
	}
h3#fruit-specialty {
	background-image: url(/img/h-fruit-specialty.gif);
	height: 45px;
	width: 195px;
	}
.class-grid {
	margin-bottom: 5em;
	}
#fruit-wines.class-grid { margin-bottom: 0; }
.class-grid > div {
	padding-bottom: 2.5em; /* used padding instead of margin for IE7 */
	text-align: center;
	}
#main .class-grid h4.wine-title {
	margin: 8px 0 0;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	}
#main .class-grid .vintage {
	display: block;
	font-size: 14px;
	}
#main .class-grid .out h4.wine-title {
	color: #bbb;
	text-decoration: line-through;
	}
#main .class-grid .out h4.wine-title .vintage { color: #8D4A4A; }

/* wines: wine details */

#wine-details {
	padding-top: 1em;
	font-size: 1.2em;
	text-align: right;
	}
#wine-details .vintage {
	margin-right: 0.4em;
	}
#wine-details h3.price {
	margin-bottom: 0.7em;
	color: #4faa46;
	font-family: Palatino, Georgia, serif;
	font-size: 1.5em;
	font-weight: normal;
	}
#wine-details h3.price.sold-out { margin-bottom: 1em; }
#wine-details form { margin-bottom: 1.3em; }
#wine-details fieldset label {
	display: inline;
	float: none;
	width: auto;
	}
ul.awards {
	margin-bottom: 1.3em;
	padding: 0.7em 0 0.3em;
	border-top: 1px solid #8D4A4A;
	border-bottom: 1px solid #8D4A4A;
	}
ul.awards li {
	margin-bottom: 0.3em;
	list-style: none;
	line-height: 16px;
	}
ul.awards li strong,
ul.awards li span.year {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	}
ul.awards li strong {
	color: #ff5759;
	}
strong.medal {
	margin-left: 0.5em;
	float: right;
	height: 16px;
	width: 16px;
	text-align: left;
	}
strong.medal.dgold { background-image: url(/img/medal-dgold.png) }
strong.medal.gold { background-image: url(/img/medal-gold.png) }
strong.medal.silver { background-image: url(/img/medal-silver.png) }
strong.medal.bronze { background-image: url(/img/medal-bronze.png) }
p.special {
	padding: 0.7em;
	background: #220708;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
	p.special strong:first-child { color: #FF5759; }
#wine-details p {
	margin-bottom: 1.3em;
	line-height: 1.5em;
	}
#wine-details table {
	float: right;
	}
#wine-details td {
	padding-left: 1em;
	line-height: 1.3em;
	text-align: right;
	}
#wine-details td.label + td {
	text-align: left;
	}

/* photos: galleries */

ul.galleries {
	list-style: none;
	}
ul.galleries li {
	font-size: 14px;
	line-height: 28px;
	}
ul.galleries li.active {
	margin: 10px 0 15px;
	}
ul.galleries strong {
	padding-right: 13px;
	background: transparent url(/img/arrow-white.gif) right center no-repeat;
	}
ul.galleries li p {
	color: #8D4A4A;
	font-size: 10px;
	line-height: 16px;
	}

/* photos: main photo */

#photo {
	padding-top: 30px;
	background: transparent url(/img/photo-bg.gif) left top no-repeat;
	position: relative;
	text-align: center;
	}
#photo ul#navigator {
	margin: -40px auto 8px;
	list-style: none;
	height: 26px;
	width: 62px;
	}
#photo ul#navigator li {
	cursor: pointer;
	float: left;
	height: 26px;
	width: 31px;
	}
#photo li#previous { background-image: url(/img/photo-previous.png); }
#photo li#previous:hover { background-image: url(/img/photo-previous-on.png); }
#photo li#next { background-image: url(/img/photo-next.png); }
#photo li#next:hover { background-image: url(/img/photo-next-on.png); }
.scroll {
	clear: left;
	overflow: auto;
	position: relative; /* fix for IE to respect overflow */
	}
.scrollContainer > div {
	width: 550px;
	}
.photo a {
	margin-bottom: 10px;
	display: block;
	position: relative;
	}
.photo a span {
	background: transparent url(/img/photo-flickr.png) left top no-repeat;
	height: 146px;
	width: 170px;
	position: absolute;
	top: 40px;
	left: 190px;
	display: none;
	}
.photo a img {
	padding: 3px;
	background: #8D4A4A;
	clear: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
.photo h2 {
	font-family: Palatino, Georgia, serif;
	font-size: 1.6em;
	}
.photo h3 {
	margin-top: 6px;
	font-family: Palatino, Georgia, serif;
	font-size: 1.2em;
	color: #aaa;
	}
.photo p {
	margin: 10px auto 0;
	color: #8D4A4A;
	font-size: 1.2em;
	line-height: 1.4em;
	width: 400px;
	}

/* blog: entry */

.entry + .entry {
	margin-top: 6em;
	}
.entry h2 a, .entry h2 a:hover { color: #fff; }
.entry h3.author {
	margin-bottom: 1.5em;
	color: #ff5759;
	font-size: 1.1em;
	}
.entry h3.author img {
	margin-top: -40px;
	padding: 3px 8px 3px 3px;
	background: transparent url(/img/author-bg.png) left top no-repeat;
	}
.entry h3.author em {
	font-size: 0.90em;
	}
.entry h3.timestamp {
	padding-left: 22px;
	background: transparent url(/img/entry-timestamp-i.gif) left top no-repeat;
	float: right;
	font-size: 14px;
	}
.entry h4 {
	margin-bottom: 1em;
	color: #FF5759;
	font-size: 1.3em;
	line-height: 1.3em;
	}
.entry p.info.meta {
	margin: 42px 0 0 !important;
	background-image: url(/img/entry-meta-i.gif);
	}
#main p.info.entry {
	margin-top: 2em;
	background-image: url(/img/arrow.png);
	}

/* blog: paginator */

.pages {
	margin-top: 80px;
	}
.pages a, .pages span.current, .pages span.nextprev {
	margin-right: 0.2em;
	padding: 0.2em 0.5em;
	background: #371213;
	border: 1px solid #fff;
	display: block;
	float: left;
	}
.pages span.current {
	background: #7BCCFF;
	border: 1px solid #7BCCFF;
	color: #371213;
	font-weight: bold;
	}
.pages a {
	border: 1px solid #45343a;
	text-decoration: none;
	}
.pages a:hover {
	border-color: #7BCCFF;
	}
.pages a.nextprev {
	font-weight: bold;
	}
.pages span.nextprev {
	border: 1px solid #8D4A4A;
	color: #8D4A4A;
	}

/* blog: comments */

#comments {
	background: #220708;
	font-size: 1.2em;
	}
#comments > div {
	padding: 0 0 10px;
	}
#comments h3 {
	margin: 0 0 2em;
	clear: left;
	color: #fff;
	font-family: Palatino, Georgia, serif;
	font-size: 1.5em;
	font-weight: bold;
	}
#comments h3#comment-count {
	margin-top: -20px;
	margin-left: 30px;
	float: left;
	}
#comments h3#comment-count span {
	background: transparent url(/img/comment-count.png) left top no-repeat;
	color: #3f545c;
	display: block;
	float: left;
	height: 48px;
	width: 48px;
	text-align: center;
	line-height: 48px;
	}
#comments h3#comment-count strong {
	margin: 32px 0 0 2px;
	float: left;
	}
#comments h3#comment-count.locked strong {
	padding-right: 20px;
	background: transparent url(/img/comment-lock.png) right 1px no-repeat;
	}
#comments h3#post-comment {
	margin: 0 0 15px 29px;
	padding-left: 51px;
	background: transparent url(/img/comment-post.png) left top no-repeat;
	height: 48px;
	line-height: 58px;
	}
p.no-comments {
	margin-bottom: 2.5em;
	clear: left;
	color: #8D4A4A;
	}
.comment {
	margin-bottom: 3em;
	padding-top: 2em;
	clear: left;
	}
.comment.author {
	background: transparent url(/img/comment-author.gif) left top no-repeat;
	}
.comment h4.author {
	margin-bottom: 1.4em;
	color: #ff5759;
	}
.comment h4.author img {
	margin: -1.3em 0 0 -50px;
	padding: 3px 8px 3px 3px;
	background: transparent url(/img/author-bg-s.png) left top no-repeat;
	}
.comment h4.timestamp {
	float: right;
	}
.comment p {
	margin-bottom: 1.4em;
	line-height: 1.6em;
	}
#comment-form {
	margin-bottom: 4em;
	}

/* press & events */

#press dt a,
#fb-events dt a {
	font-family: Palatino, Georgia, serif;
	font-size: 1.6em;
	font-weight: bold;
	}
#press dt a img,
#fb-events dt a img {
	vertical-align: top;
	}
#press dd {
	margin-bottom: 6em;
	}
#fb-events dd {
	margin-bottom: 2em;
	}
#press dd p:first-child,
#fb-events dd p:first-child {
	margin-bottom: 1em !important;
	font-size: 1.2em;
	}
#press .publication,
#fb-events .date {
	color: #FF5759;
	font-size: 0.9em;
	text-transform: uppercase;
	}
#fb-events .location {
	font-size: 0.9em;
	}
#press p.info,
#fb-events p.info {
	margin-left: 1.5em;
	width: 60%;
	}


/* content: sidebar 
--------------------------------------------- */

#sidebar {
	font-size: 1.1em;
	}
#sidebar h3 {
	margin-bottom: 2.2em;
	}
#sidebar h3#join-the-conversation {
	margin-left: -0.4em;
	background-image: url(/img/h-join-the-conversation.png);
	height: 40px;
	width: 239px;
	}
#sidebar h3#new-release {
	margin-left: -5px;
	background-image: url(/img/h-new-release-s.gif);
	height: 33px;
	width: 155px;
	}
#sidebar h3#our-wines {
	background-image: url(/img/h-our-wines-s.gif);
	height: 33px;
	width: 123px;
	}
#sidebar h3#in-the-news {
	margin: 3em 0 1.4em -5px;
	background-image: url(/img/h-in-the-news-s.gif);
	height: 33px;
	width: 132px;
	}
#sidebar p {
	margin-bottom: 1.4em;
	line-height: 1.4em;
	}
#sidebar p.intro {
	margin-top: -1.4em;
	color: #edcbcb;
	}
#sidebar dl {
	line-height: 1.4em;
	}
#sidebar dl dt {
	font-weight: bold;
	}
#sidebar dl dd {
	color: #EDCBCB;
	}

/* flickr */

h3#flickr span {
	margin-left: 4px;
	color: #8D4A4A;
	}
h3#flickr a {
	margin-top: 3px;
	background-image: url(/img/h-flickr.png);
	height: 30px;
	width: 109px;
	}
h3#flickr a:hover { background-image: url(/img/h-flickr-hover.png); }

#sidebar h4 {
	margin-bottom: 0.5em;
	color: #8D4A4A;
	font-size: 1.1em;
	font-weight: bold;
	}
#sidebar h4 span {
	padding-right: 3em;
	background: transparent url(/img/h-span-ornament.gif) right center no-repeat;
	}

/* find entries */

.ui-tabs-nav li {
	float: left;
	list-style: none;
	}
.ui-tabs-nav li a {
	padding: 0.5em 1em 0.5em;
	display: block;
	text-decoration: none;
	}
.ui-tabs-nav .ui-tabs-selected a,
.ui-tabs-nav .ui-tabs-selected a:hover {
	background: #220708;
	color: #fff;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	}
.ui-tabs-nav li a span {
	padding-right: 1.4em;
	background-color: transparent;
	background-position: right center;
	background-repeat: no-repeat;
	}
a#find-entries-search span {
	background-image: url(/img/find-entries-search.png);
	}
.ui-tabs-selected a#find-entries-search span {
	background-image: url(/img/find-entries-search-on.png);
	}
a#find-entries-categories span {
	background-image: url(/img/find-entries-categories.png);
	}
.ui-tabs-selected a#find-entries-categories span {
	background-image: url(/img/find-entries-categories-on.png);
	}
a#find-entries-monthly span {
	background-image: url(/img/find-entries-monthly.png);
	}
.ui-tabs-selected a#find-entries-monthly span {
	background-image: url(/img/find-entries-monthly-on.png);
	}
#find-entries {
	margin-bottom: 1.4em;
	}
#find-entries > div {
	background: #220708;
	clear: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
#find-entries > div > div {
	padding: 1.4em 10px 10px;
	overflow: hidden;
	}
.ui-tabs-hide { display: none; }
#find-entries > div#search {
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	}
#find-entries #search fieldset {
	margin-bottom: 0;
	}
#find-entries > div li {
	padding: 0 10px;
	float: left;
	line-height: 2em;
	list-style: none;
	width: 105px;
	}
#find-entries > div li span {
	color: #8D4A4A;
	font-family: Palatino, Georgia, serif;
	}
#find-entries > div a {
	color: #fff;
	}

/* press */

#press-list .publication {
	color: #fff;
	font-size: 0.9em;
	text-transform: uppercase;
	}

/* address & hours */

#address-hours {
	margin-bottom: 1.5em;
	}
#address-hours h3 {
	margin-bottom: 0.5em;
	color: #ff5759;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	}
#address > div,
#hours dl {
	line-height: 1.3em;
	}
#hours dl {
	color: #8D4A4A;
	}
#hours dt {
	margin-right: 0.4em;
	float: left;
	}
#hours dt:after {
	content: ',';
	}

/* map */

p.map-note {
	margin: 10px 0 0 70px;
	color: #8D4A4A;
	line-height: 34px;
	}
p.map-note span {
	margin-right: 6px;
	padding-top: 7px;
	float: left;
	}
p.map-note a.google-maps {
	background-image: url(/img/google-maps.gif);
	height: 34px;
	width: 93px;
	}
p.map-note a.google-maps:hover {
	background-image: url(/img/google-maps-hover.gif);
	}

/* new wine */

#sidebar p.new-wine {
	margin-bottom: 0.5em;
	}
p.new-wine img {
	border: 3px solid #220708;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
p.new-wine a:hover img { border-color: #8D4A4A; }


/* extra 
--------------------------------------------- */

#extra {
	background: url(/img/extra-bg.jpg) left top repeat-x;
	border-top: 1px solid #4d1f20;
	border-bottom: 1px solid #3c1415;
	min-width: 950px;
	font-size: 1.2em;
	}
#extra > div {
	padding: 2em 0 2em;
	}

/* headings */

#extra h3 {
	margin: 0 0 1.3em -3px;
	}
#extra h3 a {
	height: 40px;
	}
#extra h3#h-featured-wine a {
	background-image: url(/img/h-featured-wine.png);
	width: 174px;
	}
#extra h3#h-recent-posts a {
	background-image: url(/img/h-recent-posts.png);
	width: 165px;
	}
#extra h3#h-twitter a {
	background-image: url(/img/h-twitter.png);
	width: 227px;
	}

/* featured wine */

.wine-title {
	margin-bottom: 0.5em;
	font-family: Palatino, Georgia, serif;
	font-size: 2em;
	}
.wine-title .vintage {
	color: #ff5759;
	font-size: 0.75em;
	}
#extra.expanded .wine-title .vintage {
	display: block;
	}
#featured-wine .details {
	padding-top: 0.5em;
	}
#featured-wine .details p {
	line-height: 1.5em;
	}

/* recent posts */

ul.list {
	list-style: none;
	}
ul.list li {
	margin-bottom: 0.5em;
	padding-left: 1.5em;
	background: transparent url(/img/li-arrow.png) left 0.4em no-repeat;
	line-height: 1.5em;
	}
ul.list li:hover {
	background-image: url(/img/li-arrow-on.png);
	}
.timestamp {
	font-family: Palatino, Georgia, serif;
	color: #8D4A4A;
	cursor: help;
	}
ul.list li small.timestamp {
	margin-left: 0.5em;
	font-size: 0.95em;
	}
ul.list li p {
	font-size: 0.95em;
	}

/* twitter */

ul.tweets {
	list-style: none;
	}
ul.tweets li {
	margin-bottom: 1.4em;
	padding-top: 5px;
	background: transparent url(/img/tweet-top.png) left top no-repeat;
	width: 270px;
	}
ul.tweets li .message {
	padding: 0 10px;
	background: #3591d0 url(/img/tweet-bg.png) left top repeat-x;
	color: #023f69;
	display: block;
	line-height: 1.4em;
	text-shadow: 0 1px 0 #94c9ec;
	}
ul.tweets li .message a {
	color: #023f69;
	text-decoration: underline;
	}
ul.tweets li .meta {
	display: block;
	padding: 5px 0 0 36px;
	background: transparent url(/img/tweet-bottom.png) left top no-repeat;
	line-height: 28px;
	min-height: 17px;
	}
ul.tweets li a.permalink {
	margin-left: 0.5em;
	color: #8D4A4A;
	display: none;
	text-decoration: none;
	}
ul.tweets li a.permalink:hover {
	color: #d18686;
	}
ul.tweets li:hover a.permalink {
	display: inline;
	}


/* forms */

form fieldset {
	margin-bottom: 1em;
	position: relative;
	}
form input {
	vertical-align: top;
	border-width: 0;
	}
form label,
.label {
	color: #8D4A4A;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	}
form.big label,
form.big .label {
	font-size: 12px;
	}
form label.inline {
	margin-right: 10px;
	line-height: 27px;
	}
form.big label.inline {
	line-height: 33px;
	}
fieldset label {
	display: block;
	float: left;
	text-align: right;
	width: 70px;
	}
input.text,
input.submit,
textarea.textarea {
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1em;
	outline: none;
	}
form.big input.text,
form.big input.submit,
form.big textarea.textarea {
	font-size: 16px;
	}
.on {
	color: #000;
	}
input.text {
	margin: 0;
	padding: 8px 8px 0;
	background-image: url(/img/form-text.png);
	font-size: 12px;
	height: 19px;
	width: 254px;
	}
form.big input.text {
	background-image: url(/img/form-big-text.png);
	font-size: 16px;
	height: 25px;
	}
form.big input.text.disabled { background-image: url(/img/form-big-text-disabled.png); }
input.text.small {
	background-image: url(/img/form-text-small.png);
	width: 188px;
	}
input.text.mini {
	background-image: url(/img/form-text-mini.png);
	width: 18px;
	}
input.text.mini.disabled { background-image: url(/img/form-text-mini-disabled.png); }
textarea.textarea {
	margin: 0;
	padding: 8px;
	background-image: url(/img/form-textarea.png);
	height: 107px;
	line-height: 22px;
	overflow: auto;
	width: 534px;
	}
form.big textarea.textarea {
	background-image: url(/img/form-big-textarea.png);
	height: 177px;
	width: 414px;
	}
form.big textarea.textarea.disabled { background-image: url(/img/form-big-textarea-disabled.png); }
input.submit {
	padding: 0;
	cursor: pointer;
	height: 27px;
	
	/* IE */
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	text-indent: -9000px;
	}
form.big input.submit {
	height: 33px;
	}
input.submit.disabled {
	cursor: default;
	}
input.submit.inline {
	margin: 0 0 0 10px;
	}
input.submit.note {
	float: left;
	}
input.submit.buy {
	background-image: url(/img/form-submit-buy.png);
	width: 48px;
	}
input.submit.buy:hover { background-image: url(/img/form-submit-buy-hover.png); }
input.submit.buy.disabled { background-image: url(/img/form-submit-buy-disabled.png); }
input.submit.go {
	background-image: url(/img/form-submit-go.png);
	width: 36px;
	}
input.submit.go:hover { background-image: url(/img/form-submit-go-hover.png); }
input.submit.go:active { background-image: url(/img/form-submit-go-active.png); }
input.submit.post-comment {
	background-image: url(/img/form-submit-comment.png);
	width: 103px;
	}
input.submit.post-comment:hover { background-image: url(/img/form-submit-comment-hover.png); }
input.submit.post-comment:active { background-image: url(/img/form-submit-comment-active.png); }
input.submit.send-message {
	background-image: url(/img/form-submit-send-message.png);
	width: 116px;
	}
input.submit.send-message:hover { background-image: url(/img/form-submit-send-message-hover.png); }
input.submit.send-message:active { background-image: url(/img/form-submit-send-message-active.png); }
form span.error-message {
	margin-left: 0.9em;
	padding-left: 1.5em;
	background: transparent url(/img/exclamation_small.png) left -1px no-repeat;
	color: #ff5759;
	font-size: 0.9em;
	line-height: 27px;
	}
form.big span.error-message {
	line-height: 33px;
	}
textarea + span.error-message {
	margin-left: 80px;
	}
form p.note {
	margin: 0 0 0 2em;
	margin-bottom: 0 !important;
	padding-left: 2em;
	background: transparent url(/img/exclamation.png) left 0.3em no-repeat;
	color: #8D4A4A;
	float: left;
	line-height: 2.1em;
	}
#main form.big p.note {
	line-height: 2.6em;
	background-position: left 0.5em;
	}

p.message {
	padding: 10px 10px 7px 35px;
	background-color: #8D4A4A;
	background-position: 10px 13px;
	background-repeat: no-repeat;
	font-size: 13px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
p.message.success {
	background: #8D4A4A url(/img/tick_circle.png) 10px 13px no-repeat;
	}


/* footer 
--------------------------------------------- */

#footer {
	background: transparent url(/img/footer-bg.gif) center top no-repeat;
	border-top: 2px solid #4d1f20;
	color: #8d4a4a;
	font-size: 1.2em;
	}
#footer > div {
	padding: 40px 0 55px;
	}

#footer a {
	color: #d18686;
	}

/* newsletter sign-up */

form#newsletter {
	float: right;
	}
form#newsletter label {
	margin-top: 3px;
	background-image: url(/img/newsletter.gif);
	float: left;
	height: 18px;
	text-align: left;
	width: 71px;
	}
form#newsletter .text {
	margin-left: 10px;
	background-image: url(/img/newsletter-text.png);
	width: 169px;
	}
form#newsletter .submit {
	background-image: url(/img/newsletter-submit.png);
	width: 75px;
	}
form#newsletter .submit:hover { background-image: url(/img/newsletter-submit-hover.png); }
form#newsletter .submit:active { background-image: url(/img/newsletter-submit-active.png); }
form#newsletter .optional {
	margin-left: 71px;
	display: none;
	}
form#newsletter .optional input {
	display: block;
	}

/* copyright */

#footer p#copyright {
	line-height: 1.6em;
	float: left;
	}
#footer span#credits {
	font-size: 0.95em;
	}


/* special classes 
--------------------------------------------- */

.align-right,
.alignright {
	margin: 2px 0 5px 15px;
	float: right;
	}
.align-left,
.alignleft {
	margin: 2px 15px 5px 0;
	float: left;
	}
.alt {
	font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
	font-style: italic;
	font-weight: normal;
	}
.dropcap {
	margin: 0 5px 0 -5px;
	color: #8D4A4A;
	float: left;
	font-family: Palatino, Georgia, serif;
	font-size: 4em;
	line-height: 0.85em;
	}
.imgr {
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	}
a.more {
	margin-left: 0.5em;
	font-size: 0.95em;
	font-weight: bold;
	text-transform: uppercase;
	}
p.more {
	margin-top: 1.4em;
	}
p.more a.more {
	margin-left: 0;
	}
a.continue {
	font-weight: bold;
	}

div#ie-alert {
	padding: 10px;
	background: #220708;
	border: 2px solid #8D4A4A;
	font-size: 12px;
	line-height: 16px;
	position: fixed;
	text-align: left;
	top: 20px;
	right: 20px;
	width: 400px;
	z-index: 1000;
	}
