a, a:visited {
	color:#facf33;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
li a {
	font-size:11px;
	text-decoration:none;
}
img {
	border:none;
}
img,li,span, div {
	behavior: url(/wp-content/themes/butterkist/images/iepngfix.htc);
	}
#searchform label {
	font-size:14px;
	display:block;
}
body {
	background-image:url(/wp-content/themes/butterkist/images/bgd.png);
	background-repeat:repeat-x;
	background-color: #7b0616;
	margin-top:0px;
	color: #fff;
}
#wrapper {
	width:814px;
	margin:0 auto;
}
#container {
	font-family:Arial, Helvetica, sans-serif;
}
#container h1 {
	color:#fcd427;
	font-weight:normal;
	font-size:29px;
}
#container h2 {
	color:#fff;
	font-weight:normal;
	font-size:18px;
	margin:0;
	padding:0;
}
#container h3 {
	color:#fff;
	font-weight:normal;
	font-size:13px;
}
#container p {
	line-height:1.5em;
}
/* HEAD AND MENU */

#header h1 {
	margin:0;
	padding:0;
	display:none;
}
#header {
	height:130px;
	margin:0;
	padding:0;
}
.mainmenu ul {
	margin:53px 30px 0 0;
	float:right;
	padding:0px;
	overflow:visible;
}
.mainmenu li {
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
	margin:0 1px;
}
.mainmenu li a {
	background-image:url(/wp-content/themes/butterkist/images/bgd-nav.png);
	background-color:#e50030;
	background-position:top;
	display:inline-block;
	text-decoration:none;
	padding:4px 8px;
	font-size:14px;
	color: #fff;
	line-height:1.3em;
	text-align:center;
}
.mainmenu li a:hover {
	background-image:url(/wp-content/themes/butterkist/images/bgd-nav-over.png);
	background-color:#fb182e;
}
.mainmenu li.current_page_item {
	background-color:#fb182e;
}

/* Content */

#homeanim {
	width:100%;
	height:420px;
	background-image:url(/wp-content/themes/butterkist/images/panel-homepage.png);
}
#content {
	background-image:url(/wp-content/themes/butterkist/images/bgd-home.jpg);
	background-repeat:no-repeat;
	clear:both;
	font-size:12px;
	width:507px;
	float:left;
}
#ad {
	float:right;
	padding:0;
}


.post {
	margin:39px 0 0 200px;
}
.post h2 {
	margin:0px 0 4px 0;
}

#ffcontent	{
	margin:20px 0 0 60px;
	font-size:12px;
	}
.funfact {
	width:200px;
	height:280px;
	margin:0 50px 0  0;
	float:left;
	text-align:center;
	}
.product {
	width:200px;
	margin:25px 50px 0  0;
	float:left;
	}
.product h4 {
	font-size:11px;
	color:#f9d01c;
	font-weight:normal;
	height:115px;	
	line-height:18px;
}
.product h2, .product  img {
	text-align:center;
	}

#newscontent	{
	margin:30px 0 0 60px;
	font-size:12px;
	}
#newscontent h2 {
font-size:30px;
margin:25px 0;
}
#newscontent em {
	font-size:15px;
	}
	
#newscontent.guidecontent {
	width:500px;
	margin:0 50px 0  220px;
	}
#contactform	{
	margin:30px 0 0 60px;
	font-size:12px;
	}
#formdetails {
	float:left;
	margin:0 20px 0 0;
	}
#formdetails p, #terms em, #newscontent em {
	color:#fbcf1a;
	font-style:normal;
	margin:5px 0 3px 0;
	}
#terms {
	background-color:#5d0716;
	padding:10px;
	overflow:auto;
	height:320px;
	width:360px;
	}
#submit input {
	background-color:#ca001f;
	color:#fff;
	font-weight:bold;
	border:none;
	padding:2px 12px;
	}
ul li h2.widgettitle {
	font-size:14px;
	margin-bottom:2px;
	font-color:#eee;
	border-bottom:1px dotted #eee;
}
#footer {
	width:100%;
	margin:12px;
}
#footerlinks {
width:100%;
overflow:none;
background-image:url(/wp-content/themes/butterkist/images/bgd-footer.jpg);
background-position:top;
background-repeat:repeat-x;
}
#footerlinks ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:754px;
	text-align:center;
	padding:20px 0 50px 0;
	margin:10px auto;
}
#footerlinks li {
	display:inline;
	padding:10px;
	list-style:none;
}
.clearing {
	clear:both;
}