/* @override 
	http://waitsmast.com/tierra/wp-content/themes/waitsmast/style.css
	http://www.waitsmast.com/w/wp-content/themes/waitsmast/style.css
*/

/*
Theme Name: Waits Mast default
Theme URI: 
Description: The custom Waits Mast theme.
Version: 1
Author: Tierra Technology
Author URI: http://www.tierrainteractive.com/
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	font-family: Helvetica, Verdana, Tahoma, Arial, sans-serif;
	background: #333;
	margin: 0px;
	padding: 0px;
	color: #D0D0D0;
	letter-spacing: 1px;
	line-height: 1.2em;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

#main {
	margin: 10px auto;
	width: 800px;
	background-color: #333;
}

h3 {
	padding-top: 15px;
}

img {
	border: none;
}

object {
	display: block;
}

/*************************
Header Style
*************************/

#header {
	background: url(images/header.jpg) no-repeat;
	width: 800px;
	height: 95px;
}

#header img {
	margin: 63px 0px 0px 18px;
	border: none;
}

/*************************
Nav Style
*************************/

#nav_bar {
	background-color: #900;
	font-size: 0.85em;
	letter-spacing: 1px;
	height: 19px;
}

#nav_bar ul {
	list-style-type: none;
	padding-left: 43px;
}

#nav_bar li {
	float: left;
	margin: 0 26px 0 0;
}

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

#nav_bar li a {
	display: block;
	height: 19px;
	text-decoration: none;
	overflow: hidden;
}

#nav_bar li a span {
	position: relative;
	left: -999em;
}

#nav_bar .wines {
	width: 79px;
	background: url(images/nav-wines.png) no-repeat left top;
}

#nav_bar .about {
	width: 130px;
	background: url(images/nav-about.png) no-repeat left top;
}

#nav_bar .news {
	width: 46px;
	background: url(images/nav-news.png) no-repeat left top;
}

#nav_bar .list {
	width: 90px;
	background: url(images/nav-list.png) no-repeat left top;
}

#nav_bar .contact {
	width: 90px;
	background: url(images/nav-contact.png) no-repeat left top;
}

#nav_bar .poems {
	width: 51px;
	background: url(images/nav-poems.png) no-repeat left top;
}

#nav_bar .purchase {
	width: 73px;
	background: url(images/nav-purchase.png) no-repeat left top;
}

#nav_bar .wines:hover, #nav_bar .about:hover, #nav_bar .news:hover, #nav_bar .list:hover, #nav_bar .contact:hover, #nav_bar .poems:hover, #nav_bar .purchase:hover {
	background-position: left bottom;
}

/*****************************
content style
*****************************/

#content_wrapper {
	background-color: #4d4d4d;
	float: left;
	width: 100%;
}

#content_wrapper.wines {
	background: #fff;
}

#content_wrapper.poems {
	line-height: 1em;
}

#content_wrapper_ourwines {
	background: url(images/wm_ourwines.jpg) no-repeat #4d4d4d;
}

#content_wrapper_about {
	background: url(images/wm_about.jpg) no-repeat #4d4d4d;
}

#content_wrapper_news {
	background: url(images/wm_news.jpg) no-repeat #4d4d4d;
	height: 1175px;
}

#content_wrapper_mailing_list {
	background: url(images/wm_mailing_list.jpg) no-repeat #4d4d4d;
	height: 488px;
}

#content_wrapper_contact {
	background: url(images/wm_contact.jpg) no-repeat #4d4d4d;
	height: 488px;
}

#content_wrapper_purchase {
	background: url(images/wm_purchase.jpg) no-repeat #4d4d4d;
	height: 488px;
}

#sidebar {
	float: left;
	list-style-type: none;
}

#sidebar li {
	border-bottom: 5px solid #000;
}

#sidebar li.last {
	border-bottom: none;
}

#sidebar img {
	display: block;
	vertical-align: bottom;
}

#content {
	background-color: #4d4d4d;
	margin-left: 248px;
	padding: 20px 10px 10px 30px;
}

#content p {
	padding: 10px 30px 10px 0px;
	line-height: 1.7em;
	font-size: 0.85em;
	letter-spacing: 1px;
}

/*****************************
Index specific style
****************************/

#home-splash {
	display: block;
}

#index_content {
	height: 400px;
	background-image: url(images/index_content_bg.jpg);
}

#index_content_bottom {
	height: 87px;
	background-image: url(images/home_bottom_bg.jpg);
}

#bottles_nav {
	margin: 5px 0 0 5px;
	padding: 5px 0;
	width: 570px;
	border: 2px solid #404040;
	float: left;
}

#bottles_nav .bottle {
	float: left;
	width: 188px;
	height: 63px;
	text-align: center;
	border-right: 2px solid #404040;
}

#bottles_nav .last {
	border-right: none;
}

#bottles_nav .bottle a {
	font-size: .8em;
	text-decoration: none;
}

#bottles_nav .bottle img {
	margin: 5px 0 0;
}

.border_lr {
	border-left: 2px solid #404040;
	border-right: 2px solid #404040;
}

#read {
	width: 210px;
	padding: 5px 5px 0 0;
	float: right;
}

#read p {
	margin: 0 0 3px 0;
}

#read p a {
	display: block;
	width: 206px;
	height: 33px;
	border: 2px solid #404040;
	text-decoration: none;
	overflow: hidden;
}

#read p a span {
	position: relative;
	left: -999em;
}

#newsletter-btn {
	background: url(images/top_100_09.jpg) no-repeat left top;
}

#blog-btn {
	background: url(images/button-blog.png) no-repeat left top;
}

#newsletter-btn:hover, #blog-btn:hover {
	background-position: left bottom;
}

/***************************
Our Wines specific
***************************/

/*#left_collumn_our_wines
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 248px;
	height:  1652px;
	background: url(images/wm_ourwines.jpg);
	border:: 1px solid red;
}
#left_collumn_our_wines img
{
	margin: 0px;
	padding: 0px;
}*/

#content_our_wines {
	margin: 0px 0px 0px 248px;
	padding: 0px;
}

* html .wine_header p {
	margin: 0px;
}

.wine_header {
	padding: 0px 0px 10px;
	margin: 0px;
	background-color: #dadad6;
	color: #911615;
}

.wine_header p {
	margin: 0px;
	padding: 10px 0px 0px 20px;
	font-size: 0.85em;
	font-weight: bold;
}

.wine_detail {
	color: #000;
	margin: 0px;
	padding: 0px;
}

.wine_detail p {
	line-height: 1.3em;
	margin: 0px;
	padding: 10px 15px 0px 20px;
	font-size: 0.85em;
}

.wine_detail ul {
	margin: 0px;
	padding: 10px 45px;
}

.wine_detail ul li {
	line-height: 1.3em;
	padding: 1px 0px;
	font-size: 0.785em;
	font-style: italic;
	color: #666;
}

.purchase_button {
	font-size: 0.6em;
	position: relative;
	background-color: #990000;
	color: #fff;
	left: 433px;
	top: -25px;
	padding: 4px 15px;
	text-decoration: none;
}

/****************************
About Specific Style
****************************/

/*#poem
{

	padding: 10px;
	margin: 0px;
	background-color: #990000;

}
#poem p
{
	font-family: georgia, serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: .80em;
	line-height: 1.7em;
}
#poem p.right_align
{
	font-family: inherit;
	margin-top: 5px;
	font-style: normal;
	text-align: right;
}
*/

/*****************************
News Style
*****************************/

img.news {
	border-right: 5px;
}

/****************************
Poems Style
****************************/

.title {
	color: #fff;
	font-size: .85em;
	margin-top: 5px;
}

#content_wrapper.poems p.author {
	margin: -10px 0px 0px 100px;
	padding: 0px;
	color: #fff;
	font-style: italic;
}

#content_wrapper.poems p {
	font-size: .8em;
	line-height: 1.7em;
	margin: 4px 0px 5px 0px;
	padding: 0px;
}

#content_wrapper.poems p.poem {
	font-size: .8em;
}

#content_wrapper.poems p img {
	margin: 0px;
	padding: 0px;
}

/****************************
Footer style
****************************/

#footer {
	margin: 0px;
	padding: 2px 10px 10px;
	background-color: #333;
	text-align: left;
	clear: both;
}

#footer p {
	color: #bfbfbf;
	font-size: 0.6em;
	padding: 0px;
	margin: 2px;
}

#footer p a {
	color: #bfbfbf;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

/****************************
Class identifier
****************************/

.right {
	float: right;
}

.right_align {
	text-align: right;
}

.center {
	text-align: center;
}

.left {
	float: left;
	margin-right: 10px;
}

.darker_bg {
	background: #2A2927;
}

img.alignleft{
	float: left;
	margin: 0 10px 5px 0;
	
}
img.alignright{
	float: right;
	margin: 0 0 5px 10px;
	
}

#content p.wine_header {
	background-color: #E2E2E1;
	color: #7B0B0A;
	padding: 0px 50px;
}

a.no_underline:hover {
	background-color: black;
}

.fix_height {
	height: 477px;
	margin-bottom: 1px;
}

.archives ul{
	margin: 10px 0 0 20px;
}
.archive h2{
	border-bottom: 1px solid #d0d0d0;
}
.back-to-news, .archive-link{
	margin-top: 30px;
}
.back-to-news a, .archive-link a{
	text-decoration: none;
}

/* -- IE 6 fixes -- */

* html #nav_bar li, * html #bottles_nav, * html .bottle {
	display: inline;
}

* html #bottles_nav .bottle img {
	display: block;
	vertical-align: bottom;
}

* html .poems #content {
	padding-top: 15px;
	padding-bottom: 5px;
}

