/*
Theme Name: Fanestils2009
Theme URI: http://www.fanestils.com/
Description: Custom theme developed for Fanestils by Allen Walker. Based on Starkers and Kubrick Templates!
Version: 2 (WP2.6.2)
Author: Allen Walker
Author URI: http://www.walknetconsulting.com/
Tags: Fanestil, Fanestils, Meats, Fresh Meat, Ham, Turkey, Bacon, Beef
   

/* CSS RESET */
/* ----------------------------------------- */

/* Global reset */

/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */

strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */

body{
	background:#4f2200 url(images/bodyBG.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

/* TYPOGRAPHY */
/* ----------------------------------------- */

#header h1 a { 
	font-size: 50px; 
	color: #fff; 
	text-decoration: none; 
}

/* You might find the following useful */
br.dirtyLittleTrick { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */

div { position:relative } 
h1, h2, h3, h4, h5, h6 {
	margin: 15px 2px 5px 0px; 
	padding: 1px 5px 1px 0px;
	line-height: normal;
	font-weight: bold;
	display: block;
}

h1 {
	margin-top: 10px;
	font-size: 24px;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 2px;
}

h2 {
	margin-top: 10px;
	font-size: 20px;
	margin-bottom: 5px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
}

a {
	color:#990000;
	text-decoration: none;
}

a:visited {
	color:#666666;	
}

a img {
	background-color: none;
	vertical-align: text-bottom;
}

a:hover img {
	background-color: transparent;
}

blockquote {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 5px 10px 5px 50px;
	background: #EEEEEE url(images/quote2.png) 10px 10px no-repeat;
	text-align: justify;
	font-size: 12px;
	font-style: italic;
}

p {
	font-size: 14px;
	margin-bottom: 15px;
}
ul {
	margin-left: 2em;
	margin-bottom: 10px;
}
li {

}
/*main sections*/
#envelope{
	width: 980px;
	margin: 0 auto;
}

#header {
	z-index: 1;
	width: 960px;
	height: 196px;
	margin-top: 18px;
	margin-left: 11px;
	margin-right: 11px;
	margin-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

#headtext{
	z-index: 1;
	width: 960px;
	position: relative;
}

#headgraphic{
	z-index: 2;
	width: 960px;
	height: 196px;
	position: absolute;
	float: left;
	top: 0px;
}

/*start of nav area */

#header-links{
	background-color:#390605;
	width: 945px;
	height: 40px;
	margin-left: 15px;	
	z-index:1;
	background: url(images/bg-menu.gif) repeat-x left top;
}

#nav {
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	margin-left: 60px;
	font-family: Arial;
	font-size: 14px;
	width: 840px;
	list-style: none;
	line-height: 40px;
	}

#nav ul {
	width: 940px;
	list-style: none;
	line-height: 40px;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border: none;
	}

#nav li {
	float: left;
	list-style: none;
	width: 135px;
	margin-left: 1px;
	text-align: center;
	font-size: 14px;
	}

#nav li:hover {
	float: left;
	list-style: none;
	background:#72170e;
	font-weight: bold;		
	}

#nav a, #nav a:visited {
	display: block;
	color: #fff;
	}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	text-decoration: none;
	}	

/* Dropdown Menus */		

#nav li ul {
	position: absolute;
	left: -999em;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 185px;
	/*border-bottom: 1px solid #505358;*/
	line-height: 30px;
	}

#nav li li {
	width: 183px;
	border-top: 1px solid #4a4e53;
	border-right: 1px solid #4a4e53;
	border-left: 1px solid #4a4e53;
	background: #505358;
	text-align: left;
	padding-left: 20px;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
	background: #1e1f21 url(img/bg-menu.gif);
	padding-left: 10px;	
	}

#nav li li a:hover, #nav li li a:active {
	background:#505358;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;			
	}	

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}



/*div regions*/
a.main:hover{	
	background:none;
	}

#mainContent {
	margin-top: -10px;
	margin-right: 220px;
	margin-bottom: 0;
	margin-left: 15px;
} 
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#page{
	width: 960px;
	margin-left: 10px;
}
#pagetop{
	height: 37px;
	width: 960px;
	float: left;
	background-image: url(images/body_top.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#pagectr{
	width: 960px;
	background-image: url(images/body_ctr.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	float: left;
}

#page{
	width: 960px;
}

#page a {
	color:#993333;
	text-decoration: none;
}

#page a:hover {
	background-color:#990000;
	color: #FFFFFF;
	text-decoration: none;
}

/*remove IE8 hover jerking on albums - AW*/
#page a img{
	background-color: none;
	display: block;
}
#content{
	width: 730px;
}

#sidebox{
	width: 190px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 15px;
	float: right;
}

#sidebox a {
	color:#993333;
	text-decoration: none;
}
#side-tube{
	height: 80px;
	width: 180px;
	background-color:#00FF00;
}
#sidebox h2 {
	font-size: 16px;
	color: #FFFFFF;
}

#sidebox ul {

}

#sidebox ul li{
	list-style-type: none;	
}

#sidebox ul li ul {
	margin-top: 4px;
}

#searchbox{
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.sideboxT{
	height: 19px;
	margin-top:10px;
}

.sideboxT h4{
	font-size:18px;
	margin-top: -10px;
	margin-bottom: 0px;
	text-decoration: none;
	margin-left: 10px;
	border-bottom: none;	
}

.sideboxM{
	padding-top: 10px;
	padding-left: 15px;
}

.sideboxCT{
	text-align:center;
	width: 190px;
}
.sideboxCT img{
	margin:0 auto;
	border:none;
}

.sideboxF{
	height: 34px;
}

#widecontent{
	width: 900px;
	margin-left: 30px;
	padding: 5px;
	float:left;
}

#footer{
	float: left;
	background-image: url(images/footerBKG.png);
	background-repeat: no-repeat;
	height: 260px;
	width: 960px;
	margin-left: 10px;	
}


#footerinfo{
	padding-top: 150px;
	margin-left: 80px;
	width: 800px;
}
#footer a{
	color:#993333;
	text-decoration: none;
}

#footer p{
	margin-top: 0px;
	text-align: center;
}

#footer h3{
	text-align: center;
	margin-bottom: 0px;
}

#footer a:hover {
	background-color:#990000;
	color: #FFFFFF;
	text-decoration: none;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.aligncenter,div.aligncenter{
	display:block;
	margin:0 auto;
	margin-bottom:20px;	
}
.alignleft{
	float: left;
	margin: 10px;
}
.alignright{
	float: right;
	margin: 10px;
}
.wp-caption{
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	font-style: italic;
}
.wp-caption img{
	float:none;
	border:none;
	margin:0;
	padding:0;
}
.wp-caption p.wp-caption-text{
	margin:0;
	padding:0;
}
p.tags,.clear{
	clear:both;
}
.frontdiv {
	width: 390px;
	float: right;
	margin-right: 10px;
}