/*
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/
*/

.important {
  color: #EE0000;
  display: block;
  background-color: white;
  padding: 12px;
  margin: 7px;
  font-size: 120%;
  font-weight: bold;
}

.error-message {
  color: #EE0000;
}

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;
}

#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: 180px;
}

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

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

#catagory_info {
	width: 250px;
	float: left;
}

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

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

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

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

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

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

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

#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 p#copyright {
	margin-top: 10px;
}

#footer a {
	color: #333;
}


.em, a {
	color: #B9935D;
}

h3, h4, h5, h6 {
	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;
}
/* Forms */
table {
	width: 100%;
}

form {
	clear: both;
	margin-right: 0px;
	padding: 0;
	width: 100%;
}
fieldset {
	border: none;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #FFF;
}
form div.required {
	color: #FFF;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 20px;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
input, textarea {
	clear: both;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

.hilight, .message {
	color: #B9935D;
	background: #000;
	font-weight: bold;
	padding: 15px;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:alpha(opacity=60);
}




