/*  
Theme Name: Mount Mary Vineyard
Theme URI: http://
Description: Theme for MMV Site
Version: 1.6
Author: Adrian Palmer and Alex Kondys
Author URI: http://eps.com.au
*/
/* @group Reset */
html{
	overflow: scroll;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
img{
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus{
	outline: 0;
}
body{
	line-height: 1;
}
ol, ul{
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table{
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td{
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after{
	content: "";
}
blockquote, q{
	quotes: "" "";
}
/* @end */
/* @group Structure */
body{
	background: #000 url(images/background-general.gif) repeat-x top;
	color: #fff;
}
#pagewidth{
	margin: 0 auto;
	margin-top: 40px;
	display: block;
	width: 935px;
}
#header, #body{
	display: block;
	width: 170px;
	float: left;
}
#body{
	margin-left: 20px;
	width: 735px;
}
#body img{
	float: right;
	margin: 0 0 1.2em 1.2em;
	border: 1px solid #fff;
}
#body img.wine{
	float: right;
	margin: 0 0 1.2em 1.2em;
	border: none;
}
#footer{
	display: block;
	clear: both;
	height: 30px;
	margin-left: 190px;
	width: 735px;
}
#footer p{
	margin: 0 10px 0 10px;
	display: block;
	width: 575px;
	float: left;
	font-size: .8em;
	color: #aaa;
}
#footer a{
	color: #aaa;
	text-decoration: none;
}
#footer span{
	margin-top: .6em;
	display: block;
	height: 1px;
	background: transparent url(images/reddot.gif) repeat-x;
	width: 70px;
	float: left;
}
/* @end */
/* @group Headings */
h1,h2,h3,h4,h5,h6{
	margin: 0 0 12px 0;
}
h1{
	font-family: Times New Roman, Georgia, serif;
	font-size: 1.5em;
	color: #fff;
	text-transform: uppercase;
	font-weight: 100;
	padding-bottom: .4em;
	margin: 0 0 .4em 0;
}
h1.brand{
	display: block;
	width: 170px;
	text-align: center;
	margin-bottom: -.4em;
}
h2{
	font-family: Times New Roman, Georgia, serif;
	font-size: 1.3em;
	color: #fff;
	text-transform: uppercase;
	font-weight: 100;
	border-bottom: 1px solid #fff;
	padding-bottom: .4em;
	margin: 0 0 .4em 0;
}
h2.brand{
	display: block;
	width: 170px;
	border: 0;
	text-align: center;
	font-size: 1.1em;
}
h3{
	clear: both;
}
/* @end */
/* @group Default */
p{
	color: #fff;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 81.25%;
	line-height: 1.8em;
	margin: 0 0 1em 0;
}
.our-staff p{
	clear: both;
}
a{
	color: #fff;
	text-decoration: underline;
}
ul{
	list-style-type: disc;
	margin: 0 0 1em 0;
}
ul li{
	margin: 0 0 .5em 2em;
	list-style-position: outside;
	list-style-type: disc;
}
ol{
	list-style-type: decimal;
	margin: 0 0 1em 0;
}
ol li{
	margin: 0 0 .5em 2em;
	list-style-position: outside;
	list-style-type: decimal;
}
em{
	font-style: italic;
}
strong{
	font-weight: bold;
}
td, th{
	padding: 3px;
}
/* @end */
/* @group Menu */
ul#menu{
	display: block;
	width: 170px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#menu li{
	margin: 0;
	padding: 0;
	list-style-type: none;	
}
ul#menu li a{
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #7d7575;
	font-size: .9em;
	padding: 8px 0 0 0;
	height: 22px;
}
ul#menu li a:hover{
	color: #ccc;
}
/* @end */
/* @group Home */
#pagewidth.home #header, #pagewidth.home #body{
	display: block;
	width: 935px;
	float: none;
}
#pagewidth.home #header{
	background: transparent url(images/homepage-image.jpg) no-repeat bottom;
	height: 390px;
	text-align: center;
}
#pagewidth.gallery #header{
	background-image: none;
	height: auto;
}
#pagewidth.home h1.brand, #pagewidth.home h2.brand{
	margin: 0 auto;
}
#pagewidth.home h1.brand{
	margin-bottom: -.4em;
}
#pagewidth.home ul#menu{
	margin: 0 auto;
	margin-top: .5em;
	display: block;
	width: 900px;
}
#pagewidth.home ul#menu li{
	display: inline;
	width: auto;
	float: left;
}
#pagewidth.home ul#menu li a{
	text-align: center;
	text-decoration: none;
	display: block;
	border-bottom: 0;
	font-size: .9em;
	padding: 8px 20px 0 20px;
	height: 22px;
	width: auto;
}
/* @end */
.entry{
	padding: 12px 0;
}