/*
Theme Name: Hanelin Bay
Theme URI: http://no.url/
Description: Custom theme only for use by Hamelin Bay Winery.
Version: 0.1
Author: Thomas Drake-Brocknab
Author URI: http://no.url/
*/



html, body {
	padding: 0;
	margin: 0;
}

body {
	background: #000000 url(images/bg.gif) no-repeat center top;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 40px;
}

#wrapper {
	width: 800px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	margin-top: -20px;
}

#header {
	width: 800px;
	height: 150px;
	position: absolute;
	top: 0;
	left: 0;
}

#header h1 {
	display: block;
	width: 800px;
	height: 100px;
	background: url(images/mast.png);
	text-indent: -9999em;
	margin: 0;
	margin-top: 20px;
}

ul#navigation {
	position: absolute;
	bottom: 0;
	right: 0;
	list-style: none;
	float: right;
	margin: 0;
}

ul#navigation li {
	float: left;
	margin-left: 7px;
}

ul#navigation a.first {
	border-left: none;
}

ul#navigation a {
	border-left: 1px solid #FFFFFF;
	padding-left: 7px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 100%;
	font-size: 14px;
	line-height: 14px;
	height: 14px;
	font-family: "Arial";
}

#fader {
	width: 800px;
	position: absolute;
	top: 150px;
	left: 0;
	height: 240px;
	overflow: hidden;
}

#fader span {
	background: url(images/imagearea.png);
	height: 240px;
	width: 800px;
	display: block;
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0;
}

#promo {
	position: absolute;
	left: 0;
	top: 410px;
	height: 200px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#promo li {
	height: 120px;
	width: 250px;
	float: left;
	margin-right: 25px;
	list-style: none;
}

#promo li.last {
	margin-right: 0px;
}

#promo li a {
	text-indent: -9999em;
	display: block;
	height: 120px;
}

#promo li a.reds {
	background: url(images/reds.gif) top left no-repeat;
}

#promo li a.whites {
	background: url(images/whites.gif) top left no-repeat;
}

#promo li a.club {
	background: url(images/club.gif) top left no-repeat;
}

#content {
	padding-top: 535px;
}

#featured, #wine_info, #main {
	width: 525px;
	float: left;
}

#news, #wine_images, #related, #sidebar {
	width: 250px;
	float: right;
}

#catagory_info, #latest-news {
	width: 250px;
	float: left;
}

#older-news {
	width: 525px;
	float: right;
}

h2 {
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #FFFFFF;
	font-family: "Trajan Pro";
	font-weight: normal;
	font-size: 30px;
	margin: 0;
}

h3, h4, h5, h6 {
	color: #B9935D;
}

#news h2, #wine_images h2, #related h2, #sidebar h2 {
	font-size: 20px;
	padding-top: 13px;
	margin-bottom: 19px;
}

#content #featured img, #content #winelist img {
	float: left;
	margin: 30px;
}

#content img {
	float: right;
	margin: 25px;
}

.winethumb {
	float: left;
	margin: 20px;
	margin-top: 0;
}

.wine {
	clear: left;
	border-bottom: 1px dotted #AAA;
	padding-bottom: 10px;
	position: relative;
	padding-right: 160px;
}

#news h3, #news p {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#news .newsitem {
	margin-bottom: 10px;
}

#news .newsitem h3, #news .newsitem p {
	font-size: 12px;
}

#news h3 {
	font-family: "Trajan Pro";
	margin-bottom: 3px;
}

#footer {
	clear: both;
}

#footer p {
	margin-top: 0;
	margin-bottom: 0;
	color: #333;
	font-size: 70%;
}

#footer a {
	color: #333;
}

a {
	color: #B9935D;
}

#content ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#content ul li {
	margin-left: 15px;
}

#content ul li h4 {
	margin-left: -15px;
	color: #B9935D;
	margin-bottom: 3px;
}

#actions {
	width: 200px;
	height: 30px;
	padding: 10px;
	margin-top: 15px;
	background: #000;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:alpha(opacity=60);
	text-align: center;
	float: right;
	position: relative;
	top: -90px;
}

#subnav {
	display: block;
	margin: 15px 0;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:alpha(opacity=60);
	text-align: center;
	background: #000;
	padding: 10px;
}

#subnav ul li {
	display: inline;
}

#subnav ul li a {
	text-decoration: none;
	color: #B9935D;
}

#pricing {
	padding-bottom: 20px;
}

.hilight {
	color: #B9935D;
}

.list-price-detail {
	position: absolute;
	top: 0;
	right: 0;
	padding: 20px;
	margin-left: 30px;
	background: #000000;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:alpha(opacity=60);
	width: 90px;
}

.newspage h3 {
	font-family: "Trajan Pro";
	font-size: 15px;
	font-weight: bold;
	border: none;
	text-align: left;
	padding-bottom: 0;
	margin-bottom: 2px;
}

div.item {
	margin-bottom: 40px;
}

.newspage p {
	margin: 2px 0;
}





