/*   
Theme Name: Bloody Brook 1.0
Theme URI: http://www.good-bear.com
Description: Theme for BloodyBrookFarm.com
Author: John DiGeorge (design) and Daniel Damkoehler (coding) for Good Bear Productions
Author URI: http://www.good-bear.com and http://www.8lionsmedia.com
Version: 1.1
.
Stylesheet Creative Commons license.
.
*/

/* Resetting styles across browsers */

@import url("reset.css");

/* Page Template Styles */

body 
{
	background: #BBBBBB; 
	margin: 0 7px 10px 7px; 
	font-size: 62.5%;
	color: #000; 
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

* html body {
	font-size:62.5%; /* IE5-Win */
	f\ont-size: small; /* other IE */
}

#wrap {
	position: relative;
	margin: 5px auto 0px auto;
    padding: 0;
	width: 760px;
	text-align: center;
	border: none; 
	background: #fff;
}

#horizrule
{
	margin: 0;
	padding: 0;
	width: 760px;
	height: 20px;
	background: url(img/laceborder1.jpg) no-repeat top left;
}

#horizrule2
{
	margin: 0;
	padding: 0;
	width: 760px;
	height: 1px;
	background: #DB8E62;
}

#img {
	color:#000;
	font-size:8px;
}


/* Header Styles */

#header
{
	width: 760px;
	height: auto;
	background: #EEEEEE;
	margin: 0 0 4px 0;
	text-align: left;
}

#logohead
{
	position: relative;
	width: 760px;
	height: 180px;
	margin: 0;
        background: #FFF0BD;
	/* JD -- background:  url(img/bbbanner.jpg) no-repeat top left; */
}

#logohead h1, #logohead h1 a:link, #logohead h1 a:hover, #logohead h1 a:visited, #logohead h1 a:active {
	padding:.5em;
	font-size:2em;
	color:#000;
	text-align:center;
	text-decoration:none;
	font-weight:normal;
}

#headerbanner1
{
	width: 760px;
	height: 350px;
	margin: 0;
}

#headerbanner2
{
	width: 760px;
	height: 220px;
	margin: 0;
}

/* Head Menu Styles */
#headmenu
{
	margin:0;
	height: 2.3em;
	background: #FCF5F1;/*ac */
}

#headmenu a:link, #headmenu a:visited {
	color: #222222;
	text-decoration: none;
}

#headmenu ul
{
	margin: 0;  
	padding: 0 0 0 3em;
	list-style:none;
	font-size: 1.3em; 
	line-height: 1.5em;
	text-transform: lowercase;
	font-weight: normal;
	text-align: left;
    }

#headmenu ul li a:link
{
	color: #333333;
	text-decoration: none;
}

#headmenu ul li a:visited
{
	color: #222222;
	text-decoration: none;
}

#headmenu ul li.page_item a:link, #headmenu ul li.page_item a:visited
{
	color: #222222;
	text-decoration: none;
}


#headmenu ul li.page_item a:hover, #headmenu ul li.page_item a:active
{
	color: #E46612;/*ac */
	text-decoration: none;
}


#headmenu ul li {
	float: left;
	color: #222222;
	padding: 3px 10px 3px 10px; 
	margin: 0;
    font-weight: normal;
	text-transform: none;
	display: inline;
}

#headmenu ul li li.page_item {
	display: block;
	padding: 4px 0 4px 3px;
	margin: 0;
    width: 172px;
	border-bottom: 1px dotted #CCCCCC;
}

#headmenu li li.page_item a:visited{
	color: #222222;
	text-decoration: none;
}

#headmenu li.page_item.current_page_item a {
	color: #E46612;
    font-weight: normal;
	display: block;
	text-decoration: none;
}

#headmenu li.page_item.current_page_item li.page_item a:link{
	color: #E46612;
	text-decoration: none;
}

#headmenu li.page_item.current_page_item li.page_item a:visited{
	color: #222222;
	text-decoration: none;
}

#headmenu li a:hover
{
	color: #E46612
	text-decoration: none;
}

#headmenu li a:active
{
	color: #E46612;
	text-decoration: none;
}

#headmenu li a:hover:visited
{
	color: #E46612;
	text-decoration: none;
}

#headmenu li ul {
    width: 175px;
	position: absolute;
    font-weight: normal;
	left: -999em;
	background: #72CAEO;
}


/*Current Category*/

#headmenu ul li.page_item.current_page_parent a
{
	color: #E46612;
	text-decoration: none;
}

#headmenu ul li.page_item.current_page_parent li.page_item a
{
	color: #333333;
	text-decoration: none;
}

#headmenu ul li.page_item.current_page_parent li.page_item a:hover 
{
	color: #E46612;
	background: #eeeeee;
}

#headmenu li.page_item.current_page_parent a
{
	color: #E46612;
	text-decoration: none;
}

#headmenu li.page_item.current_page_parent li.page_item a
{
	color: #333333;
	text-decoration: none;
}

#headmenu li.page_item.current_page_parent li.page_item a:hover 
{
	color: #E46612;
	background: #eeeeee;
}


/* Sidebars & Content Areas */

#frontcontent
{
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 760px;
	height: 100px; 
	background: #fff;
	font-size: 1.3em;
	text-align: right;
}


#pagecontent
{
	position: relative;
	float: right;
	margin: 0 0 2px 0;  /* right and left must be 0 for IE 6 */
	padding: 10px 0 200px 0;
	width: 585px;
	font-size: 1.4em;
	color: #222222;
	line-height:1.3em;
	text-align: left;
}

#pagecontent_home
{
	position: relative;
	float: left;
	margin: 0 0 2px 0;  /* right and left must be 0 for IE 6 */
	padding: 10px 0 250px 36px;
	width: 460px; /* JD -- 585 */
	font-size: 1.4em;
	color: #222222;
	line-height:1.3em;
	text-align: left;
}



#contentwrap /* sidebar background */
{
	float:left;
	margin: 0px;
	padding: 0px;
	width: 760px;
	background-image: url(img/sidebar.jpg); 
	background-repeat:repeat-y; 
	background-position:left; 
	background-color:#FFFFFF;
}

#sidebar
{
	float:left;	
	margin:0;
	padding: 0px;
	width: 175px;
	text-align: left;
}

#homebar
{
	float:right;	
	margin:0;
	padding: 0px;
	width: 230px;
	text-align: left;
}

#homebarcontent
{
	position: relative;
	float: right;
	margin: 0 0 2px 0;  /* right and left must be 0 for IE 6 */
	padding: 20px 30px 150px 0;
	/* width: 585px; */
	font-size: 1.4em;
	color: #222222;
	line-height:1.3em;
	text-align: left;
}


#homebarL
{
	float:left;	
	margin:0;
	padding: 0px;
	width: 160px;
	text-align: left;
}

#homebarcontentL
{
	position: relative;
	float: left;
	margin: 0 0 2px 0;  /* right and left must be 0 for IE 6 */
	padding: 20px 0px 150px 15px;
	
	font-size: 1.4em;
	color: #222222;
	line-height:1.3em;
	text-align: left;
}

/* Page & Front Page Styles */

#frontcontent p {
	padding: 0px;
	margin: 0px;
}

#pagecontent_horizrule
{
	position: relative;
	margin: 0px 10px 5px 10px;
	padding: 0;
	width: 565px;
	height: 1px;
	border-top: solid 1px #999999;
}

#pagecontent h1
{
	margin: 5px 25px 7px 15px;
	padding: 0 0 0 0;
	font-size: 1.6em;
	font-weight: normal;
	color: #E46612; /* ac 9E2D2F */
	line-height:1.1em; 
	text-align: left;
}

#pagecontent_home h1
{
	margin: 10px 25px 7px 0px; /* JD 5px 25px 7px 15px */
	padding: 0 0 0 0;
	font-size: 1.6em;
	font-weight: normal;
	color: #E46612; /* ac 9E2D2F */
	line-height:1.1em; 
	text-align: left;
}

#pagecontent h2
{
	margin: 0 40px 5px 15px;
	padding: 15px 5px 0.1em 0; 
	color: #222222;
	font-size: 1.3em;
	text-align: left;
}

#pagecontent_home h2
{
	margin: 0 40px 5px 15px;
	padding: 15px 5px 0.1em 0; 
	color: #222222;
	font-size: 1.3em;
	text-align: left;
}

#pagecontent h3
{
	margin: 0 25px 0 15px;
	padding: 15px 0 5px 0;
	color: #333333;
	font-size: 1.3em;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
}

#pagecontent h3 a:link
{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#pagecontent h3 a:visited
{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#pagecontent h3 a:hover, #pagecontent h3 a:active
{
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

#pagecontent p
{
	padding: 5px 0 5px 0;
	margin: 0 25px 0 15px;
	color: #000;
	text-align: left;
}

#pagecontent ul
{
	margin: 5px 0 5px 35px; /* left margin expanded for IE issue */
	padding: auto;
	list-style-position:inside;
	text-align: left;
}

#pagecontent li
{
	margin: 0 0 0 5px;
	padding-bottom: 2px;
	text-align: left;
	list-style: disc;
}

#pagecontent  a:link
{
	color: #E46612;
	text-decoration: none;
}

#pagecontent  a:visited
{
	color: #E46612;
	text-decoration: none;
}

#pagecontent  a:hover,active
{
	color: #E46612;
	text-decoration: underline;
}


/* Product Styles */

#pagecontent dl {
	float:left;
	margin: 15px 10px 0 15px;
	padding:0;
	width:560px; /* page-content dd + page-content dd.img cannot add up to more than this */
	border-top: 1px solid #999999;
	text-align:left;
	display:inline; /* IE double margin bug fix */
}

#pagecontent dt {
	margin:0;
	padding:10px 0 5px 0;
	color: #333333;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: normal;
}

#pagecontent dt a {color: #9E2D2F; text-decoration: none; font-weight: normal;}
#pagecontent dt a:hover {color: #E46612; text-decoration: underline; font-weight: normal;}

#pagecontent dd { /* total width = width + margin = 345 */
	float:left;
	margin:0;
	padding:0;
	width: 345px; 
}

#pagecontent dd p {margin:0; padding:0;}

#pagecontent dd.img { /* total width = width + margin = 215 */
	float:right;
	margin:0 0 0 19px;
	padding:0;
	width: 196px;
	font-size:0.8em;
}

#pagecontent dd.img a img{
	border:none;
}

.labels {
	margin:0px;
	padding:0 0 8px 0;
	text-align: left;
	color:#333333;
	font-style:italic;
}

.more-link
{
	margin: 0;
	padding: 0 20px 0px 15px;
	font-size: .9em;
	text-align: right;
}

#banner
{
	margin: 10px;
	padding: 0;
	border: none;
}

#banner a img {border: none;}

#product p
{
	margin: 0px 25px 0px 15px;
	padding: 0px 0px 5px 0px;
	text-align: left;
	color: #000;
}

/* Search Form Styles */

#postsearch label
{
	font-size: 1.3em;
	margin: 5px 0 5px 5px;
	font-weight: bold;
}

#searchfield
{
	margin: 5px 0 5px 3px;
}

#searchfield input
{
	border: 1px solid #d4d4d4;
}

#searchfield label
{
	font-size: 1.3em;
	margin: 5px 0 5px 0;
	font-weight: normal;
}

#searchsubmit
{
	float: right;
	margin-right: 13px;
}

#searchsubmit input
{
	background: #000000;
	border: 1px solid #000000;
	color: #ffffff;
}

/* Footer Styles */

#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 760px; 
	background:; 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 8pt;
	text-align: left;
}

#footer span.strong {
	color: #000000;
	font-weight:normal;
}

#footertext {
	background: #ffffff; 
}

#footertextlinks {
	position: relative;
	clear: both; 	
	margin: 0px; 
	overflow: auto; 
	width: 760px; 
	text-align: left;
}

#footertextlinks ul {
	text-align: left;
	margin: 4px 0px 10px 10px;
	padding: 0;
}

#footertextlinks ul li {
	display: inline; 
	padding: 0px;
	list-style-type: none;
}

#footertextlinks li.page_item {
	padding: 0 12px 0 0;
}

#footer p {
	float: left;
	margin: 5px 0px 0em 10px;
	padding: 0px;
	line-height: auto;
}

#footer p img {
	vertical-align: text-bottom;
}

#footertextlinks a:link
{
	color: #666666;
	text-decoration: none;
}

#footertextlinks a:visited
{
	color: #666666;
	text-decoration: none;
}

a.textlinks a:hover,a:active,a:hover:visited
{
	color: #E46612;
	text-decoration: none;
}

a.textlinks:link
{
	color: #666666;
	text-decoration: none;
}

a.textlinks:visited
{
	color: #666666;
	text-decoration: none;
}

a.textlinks:hover,a:active
{
	color: #E46612;
	text-decoration: none;
}

a.textlinks:active
{
	color: #E46612;
	text-decoration: none;
}

a.textlinks:hover:visited
{
	color: #E46612;
	text-decoration: none;
}

#copyright {
	margin: 0px;
	padding: 0px;
	width: 760px;
	height:18px;
	background: #BBBBBB;
	font-size: 9px;
	color: #DDDDDD;
}

#copyright p.left {
	float: left;
	margin: 3px 0 0 0;
	text-align: left;
}

#copyright p.right {
	float: right;
	margin: 3px 0px 0 0;
	text-align: right;
}

#copyright p.center {
	float: left;
	margin: 6px 0px 0 0;
	width: 760px;
	text-align: center;
}

#copyright p.left a {
	padding: 0 2em 0 2em;
}

#copyright a:link
{
	color: #DDDDDD;
}

#copyright a:visited
{
	color: #DDDDDD;
}

#copyright a:hover
{
color: #9E2D2F;
text-decoration: underline;
}

/* Sidebar Styles */

#sidebar h1
{
	margin: 0px 12px 20px 12px;
	padding: 0;
	border-bottom: 1px solid #333;
	font-weight: normal;
	font-size: 1.3em; /* JD - 1.3 */
	color: #333;
}

#sidebar ul
{
	margin: 12px 0 20px 14px; /* JD - 0 0 20px 7px */
	padding: 0;
	list-style:none;
	font-size: 1.2em; /* JD - 1.4 */
	font-weight: normal;
}

#sidebar li {
	margin: 0 0 1px 0; 
	padding: 4px 0;  
	list-style-type: none;
	color: #000;  
    font-weight: normal;
}

#sidebar li.page_item.current_page_item a{
	color: #E46612;
    font-weight: normal; 

}

#sidebar li ul {
	margin: 0; 
	padding-top: 2px;  
    font-weight: normal;
}

#sidebar li li.page_item {
	margin: 0;
	padding: 4px 0;  
    font-weight: normal;
   
}

#sidebar li.page_item {
	margin: 0 0 0 7px;
	padding: 10px 0 4px 0;  
    font-weight: normal;
}

#sidebar li.page_item.current_page_item li.page_item a:link{
    font-weight: normal;
	color: #000;
}

#sidebar li.page_item.current_page_item li.page_item a:visited{
    font-weight: normal;
	color: #000;
}

#sidebar li.page_item.current_page_item li.page_item a:hover,a:active,a:hover:visited{
    font-weight: normal;
	color: #E46612;
	text-decoration: none;
}

#sidebar li.page_item.current_page_item ul li.page_item.current_page_item a:link{
    font-weight: normal;
	color: #E46612;
}

#sidebar li.page_item.current_page_item ul li.page_item.current_page_item a:visited{
    font-weight: normal;
	color: #E46612;
}

#sidebar li.page_item.current_page_item ul li.page_item.current_page_item a:hover,a:active,a:hover:visited{
    font-weight: normal;
	color: #E46612;
	text-decoration: none;
}


#sidebar a:link
{
    font-weight: normal;
	color: #000;
	text-decoration: none;
}

#sidebar a:visited
{
    font-weight: normal;
	color: #000;
	text-decoration: none;
}

#sidebar a:hover,a:active,a:hover:visited
{
    font-weight: normal;
	color: #E46612;
	text-decoration: none;
}

/* Sidebar Nav Header Styles */

#sidebar ul.pagemain
{
	margin: 10px 30px 0px 12px;
	padding: 10px 0 0 0;
	list-style:none;
	font-weight: normal;
	font-size: 1.3em;
	color: #333333; 
}

#sidebar ul.pagemain li
{
	padding: 0px;
	border-bottom: 1px solid #333;
}

#sidebar ul.pagemain li a
{
	color: #333333;
}

/* homebar Styles */

#homebar h1
{
	margin: 0px 0px 6px 0px;
	padding: 0 0 0 0;
	font-size: 1.3em;
	font-weight: normal;
	color: #E46612; /* ac 9E2D2F */
	line-height:1.2em; 
	text-align: left;
}

#homebar h3
{
        margin: 4px 0px 15px 0px;
	font-weight: normal;
	font-size: .8em; /* JD - 1.3 */
        line-height: 1em;
	color: #333;
}

#homebarL h1
{
	margin: 0px 0px 6px 0px;
	padding: 0 0 0 0;
	font-size: 1.3em;
	font-weight: normal;
	color: #E46612; /* ac 9E2D2F */
	line-height:1.2em; 
	text-align: left;
}

#homebarL h3
{
        margin: 4px 0px 15px 0px;
	font-weight: normal;
	font-size: .8em; /* JD - 1.3 */
        line-height: 1em;
	color: #333;
}


#homebar a:link
{
    font-weight: normal;
	color: #000;
	text-decoration: none;
}

#homebar a:visited
{
    font-weight: normal;
	color: #000;
	text-decoration: none;
}

#homebar a:hover,a:active,a:hover:visited
{
    font-weight: normal;
	color: #E46612;
	text-decoration: none;
}

