/*
Theme Name: Aria's Farm
Theme URI: http://ariasfarm.com
Description: 
Author: Hodgeman Web & Design
Version: 1.0
Tags: 
*/

*{margin:0;padding:0}
html{font-size:62.5%}
body{background-color:#FFF;font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size:1.4em}
a{outline:none;color:#422d00}
a:hover{color:#AA7D2B}
a img{border:none}
h1,h2,h3,h4,h5,h6,p,ul,ol,blockquote,.fullwidth,fieldset{margin-bottom:20px}
ul,ol{margin-left:20px}
small, .wp-caption-text{color:#666;font-size:0.8em}

#header,#content,#footer{float:left;width:100%;position:relative}

.container{width:786px;margin:0 auto;position:relative}
.container:after{content:".";display:block;height:0;clear:both;visibility:hidden}

#header .container{height:435px}
	#gallery{position:absolute;width:696px;height:303px;margin:79px 45px 0}
	#gallery img{position:absolute}
	#mask{background:url("images/header.png") top center no-repeat;width:786px;height:435px;position:absolute;z-index:100}
	#logo{background:url("images/logo.png") top center no-repeat;width:370px;height:150px;position:absolute;z-index:200;left:200px;text-indent:-9999px}
	#nav{bottom:16px;left:45px;position:absolute;width:696px;z-index:200}
	#nav ul{margin:0;font-size:0.9em}
	#nav ul.menu{float:left;list-style:none;margin:0;border-left:1px solid #785631}
	#nav ul.menu li{height:35px;float:left;border-right:1px solid #785631}
	#nav ul.menu li.current_page_item a{color:#FFF;text-shadow:1px 1px 1px #422D00;background:url("images/menu_active.png") repeat-x}
	#nav ul.menu li a{color:#422d00;text-decoration:none;line-height:35px;height:35px;font-size:1.1em;font-weight:bold;padding:0 10px;display:block;text-shadow:1px 1px 1px #EEE}
	
#content .container{background:url("images/content.jpg") top center repeat-y;padding:10px 65px 0;width:656px}
	h1{color:#AA7D2B;font-weight:normal}
	h1 span{font-size:0.6em}
	h2{color:#900;font-size:1.8em;font-weight:normal;margin-bottom:5px}
	h3{color:#AA7D2B;margin-bottom:5px}
	fieldset{padding:5px}
	legend{color:#AA7D2B;padding:0 10px;margin:0 0 0 5px;font-size:1.6em}

#footer .container{background:url("images/footer.jpg") top center no-repeat;height:130px;padding:50px 65px 0;width:656px;color:#FFF;font-size:0.8em}
	#footer a{color:#FFF}

.alignleft{float:left}
.alignright{float:right}
.aligncenter{margin:0 auto}
.wp-caption, .center{text-align:center}

hr{background:url("images/horizline.gif") repeat-x;width:656px;height:6px;border:none;margin-bottom:20px;clear:both}

.column{float:left;width:318px}
.marginR20{margin-right:20px}
.marginL20{margin-left:20px}
.gallery{clear:both}

a.check{background:url("images/check_availability.jpg") 0 0 no-repeat;width:278px;height:61px;display:block;text-indent:-9999px}
a.check:hover{background-position:0 -61px}