/*
Five Rows Craft Wine / fiverows.ca
December 2008
Typography CSS
*/

* {
	outline: none;
}

body {
	font-family: "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, dt, ol, p, ul {
	margin: 0 0 1em;
	padding: 0;
}

button, input, select, textarea {
	font-family: "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/*
----------------------------------
General Typography
----------------------------------
*/

a {
	border: 0;
	padding: 0;
	text-decoration: none;
}

	a:link,
	a:visited {
		border-bottom: 1px solid #CA2531;
		color: #CA2531;
	}
	
	a:hover {
		border-bottom: 1px solid #CA2531;
		color: #CA2531;
	}
	
	a img {
		border: 0;
		text-decoration: none;
	}



h1 {
	background: url(../img/fr-logo.png) no-repeat 0 0;
	display: block;
	height: 133px;
	text-indent: -999em;
	width: 290px;
	position: absolute;
	top: 12px;
	left: 180px;
}

	h1 a {
		border: 0 !important;
		display: block;
		width: 100%;
		height: 100%;
	}

h2 {
	color: #CA2531;
	font-family: "Goudy Old Style", "Times New Roman", Times, Georgia, serif;
	font-size: 3em;
	font-style: italic;
	font-weight: normal;
	margin: 0;
}

h3 {
	font-family: "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #43718B;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
}
	.h3-margin {
		margin-top: 30px;
	}
	
	#provenance h3 {
		margin: 0 0 20px;
	}

h5 {
	font-family: "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #43718B;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.0em;
}

	h5 span {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CA2531;
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	}

.subheader {
	font-family: "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #43718B;
	font-size: 1.0em;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.0em;
}

p {
	color: #2B251C;
	font-size: 1.1em;
	line-height: 1.6em;
}

	p strong {
		font-weight: bold;
	}

#intro p {
	color: #413C2F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.2em;
	font-style: italic;
	font-weight: normal;
}

#intro a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
}


/*
----------------------------------
Navigation
----------------------------------
*/

#nav ul {
	margin: 0;
	padding-left: 15px;
	width: 100%;
}

#nav ul li {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin: 0;
	list-style-type: none;
	overflow: hidden;
	text-indent: -999em;
	height: 24px;
}

#nav ul li a {
	border: 0 !important;
	display: block;
	height: 24px;
}

#nav ul li a:link, 
#nav ul li a:visited {
	background-position: 0 0
}

#nav ul li a:hover {
	background-position: 0 -25px;
}

	#nav ul li#nav-craft a { background-image: url(../img/nav-craft.png); width: 95px;}
	#nav ul li#nav-vineyard a { background-image: url(../img/nav-vineyard.png); width: 113px;}
	#nav ul li#nav-wines a { background-image: url(../img/nav-wines.png); width: 93px;}
	#nav ul li#nav-blog a { background-image: url(../img/nav-blog.png);	width: 147px;}
	#nav ul li#nav-stewards a { background-image: url(../img/nav-stewards.png);	width: 117px;}
	#nav ul li#nav-find a { background-image: url(../img/nav-find.png);	width: 75px;}

#footer p {
	color: #888;
	font-size: 1.1em;
	margin: 0 0 2em;
}

#navfooter a {
	border: 0;
	font-weight: normal;
}



/*
----------------------------------
Blocks
----------------------------------
*/

.fright {
	float: right;
	margin: 0;
}

.fleft {
	float: left;
	margin: 0;
}

.hidden {
	display: none;
}


/*
----------------------------------
Notes
----------------------------------
*/

.side h5 {
	font-family: "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #43718B;
	font-weight: normal;
	margin: 5px 0 5px 0;
}

.side p {
	color: #413C2F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 18px;
	font-style: italic;
}

.sideregister p {
	line-height: 1.2em;
}

.sideregister h5 {
	margin: 5px 0 5px 0;
}


/*
----------------------------------
News
----------------------------------
*/


#news_container p {
	color: #5F7570;
	font-size: 1.1em;
	line-height: 1.2em;
}


/*
----------------------------------
Forms
----------------------------------
*/

.side form {
	background-color: #ca2531;
	margin: 0 0 20px;
	padding: 10px 15px;
}

.side input.textbox {
	border-top: 1px solid #A7222C;
	border-right: 1px solid #A7222C;
	border-bottom: 1px solid #D7646B;
	border-left: 1px solid #D7646B;
	font-size: 1em;
	padding: 3px;
	width: 94%;
}

.side input.button {
	background-color: #D14949;
	border: 0;
	color: #EBD9A8;
	cursor: pointer;
	font-family: "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	text-transform: uppercase;
	padding: 2px 4px;
}

.side label {
	color: #EBD9A8;
	display: block;
	font-family: "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	margin: 0 0 2px;
	text-transform: uppercase;
}

.side form p {
	font-size: 1.1em;
	margin: 0 0 .7em;
}

.side form p.form-actions {
	margin: 2em 0 0;
}


/*
----------------------------------
Wine List
----------------------------------
*/

dl.wine-list {
	border-top: 1px solid #5f7570;
	margin: 0 0 20px;
}

dl.wine-list dt {
	border-bottom: 1px solid #d8cda7;
	clear: left;
	color: #43718B;
	float: left;
	font-family: "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 100px;
}

	dl.wine-list dt.wine-attr-title {
		color: #777;
		display: block;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		float: none;
		letter-spacing: 1px;
		margin: 7px 0 0;
		width: 100%;
	}

dl.wine-list dd {
	border-bottom: 1px solid #d8cda7;
	color: #ca2531;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	height: 24px;
	line-height: 24px;
	margin: 0 0 0 100px;
	padding: 0;
}
	
	dl.wine-list dd.wine-attr {
		border: 0;
		float: left;
		font-size: 1em;
		font-style: normal;
		height: 75px;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	
		dl.wine-list dd.wine-attr dl {
			margin: 0;
			padding: 0;
			width: 100%;
		}
	
		
	
dl.wine-list dd.wine-desc {
	border: 0;
	border-top: 1px solid #d8cda7;
	clear: left;
	color: #444;
	font-family: "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	height: auto;
	line-height: 1.4em;
	margin: 0;
	padding: 6px 0 0;
}

.price {
	font-size: 1.5em;
	color: #444;
}



/*
----------------------------------
Provenance Bottle Lists
----------------------------------
*/

dl.bottle-list {
	border-bottom: 1px solid #5f7570;
	float: left;
	margin: 0 0 20px;
	width: 100%;
}

dl.bottle-list dt {
	color: #ca2531;
	clear: left;
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.5em;
	padding: 5px 0;
	width: 20%;
}

	dl.bottle-list dt strong {
		display: block;
	}
	
dl.bottle-list dd {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0;
	padding: 5px 0;
}
	
dl.bottle-list dd.bottle-info {
	display: block;
	float: left;
	margin-left: 5%;
	width: 20%;
}

	dl.bottle-list dd.bottle-info em {
		color: #777;
		display: block;
		font-style: normal;
	}

	dl.bottle-list dd.bottle-info span {
		color: #ca2531;
		display: block;
		color: #43718B;
		display: block;
		font-family: "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica Neue", Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 5px;		
	}

dl.bottle-list dd.bottle-comments {
	color: #222;
	display: block;
	float: left;
	margin-left: 5%;
	width: 45%;
}

	dl.bottle-list dd.bottle-comments blockquote {
		margin: 0;
		width: 90%;
	}
	
	dl.bottle-list dd.bottle-comments span.bottle-action {
		display: block;
		float: right;
		font-size: 1em;
		line-height: 1em;
		text-align: right;
		width: 12px;
	}
	
	dl.bottle-list dd.bottle-comments span.bottle-action a {
		display: block;
		padding: 0;
		text-align: center;
		text-decoration: none;
	}
	
	dl.bottle-list dd.bottle-comments span.bottle-action a:link,
	dl.bottle-list dd.bottle-comments span.bottle-action a:visited {
		border: 1px solid #bbb;
		color: #777;
	}
	
	dl.bottle-list dd.bottle-comments span.bottle-action a:hover {
		border: 1px solid #CA2531;
		color: #CA2531;
	}

dl.bottle-list dd.bottle-clear {
	border-top: 1px solid #d8cda7;
	clear: both;
	height: 1px;
	padding: 0;
	width: 100%;
}

/*
----------------------------------
Provenance Forms
----------------------------------
*/

label {
	display: block;
}

p.cb label {
	display: inline;
}

p.cb input {
	display: block;
	float: left;
	margin: 0 5px 0 0;
}

textarea {
	font-size: 1em;
	width: 220px;
}

.error {
	color: red;
}

.success {
	color: green;
}

#form-msg-area ul {
}

#form-msg-area ul li {
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 0 0 15px;
}



