/*  
Theme Name: MarabelWire
Theme URI: http://www.on-media.co.uk
Description: A theme designed exclusively for Marabel Farms
Version: 1.0
Author: On-Media
Author URI: http://www.on-media.co.uk/

*/
body{
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0px;
	background:url(images/background.jpg) repeat;
}
#header{
	width:950px;
	height:168px;
	margin:0 auto;
}
#logo_container{
	width:150px;
	height:98px;
	float:left;
	padding:30px 0 40px 8px;
}
#logo{
	width:150px;
	height:98px;
	background:url(images/logo.png) no-repeat;
}
#search_container{
	width:270px;
	height:40px;
	padding:67px 0 61px 0;
	float:right
}
#search{
	width:201px;
	height:40px;
	float:right;
	background:url(images/search_bg.png) no-repeat;
}
#search_innercontainer{
	width:190px;
	height:30px;
	padding:5px 5px;
}
#search .searchbox{
	width:150px;
	height:28px;
	background:#34130A;
	border:0px;
	color:#FFF;
	font-size:18px;
	line-height:30px;
}
.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 129px;
	height: 62px;

	/*do not change these */
	display: block;
	overflow:hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 10px; /*Set to same as spacing option. */	
	float: left;
}
.kwicks.vertical  li{
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-bottom: 5px; /*Set to same as spacing option. */	
}
#kwicks_home { 
}
#kwicks_about {
}
#kwicks_category{
	background:url(images/navigation/categories.png) no-repeat;
}
#kwicks_forums{
}
#kwicks_shoponline { 
}
#kwicks_visitwebsite{
}
.kwicks.horizontal #kwick_visitwebsite {
	margin-right: none; /* cancel margin on last kiwck (if you set a margin above) */
}
.kwicks.vertical #kwick_visitwebsite {
	margin-bottom: none; /* cancel margin on last kiwck (if you set a margin above) */
}
#navigation_kwicks{
	width:950px;
	margin:0 auto;
	height:62px;
	padding:0 0 21px 0;
}
#container{
	width:950px;
	margin:0 auto;
}
#article_title_wrapper{
	padding:20px 0 0 0;
	width:630px;
	height:116px;
}
#article_title_container{
	width:630px;
	height:116px;
	background:url(images/title_headerbg.png) no-repeat;
	float:left;
}
#article_title_date_container{
	width:86px;
	height:82px;
	padding:23px 10px 11px 10px;
	float:left;
}
#article_title_date{
	width:86px;
	height:82px;
	background:url(images/title_date.png) no-repeat;
}
#article_title_month{
	width:85px;
	float:left;
	text-align:center;
	color:#FFF;
	font-size:12px;
	height:16px;
	padding:19px 0 7px 0;
}
#article_title_day{
	width:85px;
	float:left;
	text-align:center;
	color:#3D0C02;
	font-size:30px;
	height:30px;
	padding:0;
}
#article_title{
	width:382px;
	height:82px;
	padding:23px 25px 0 25px;
	font-size:20px;
	color:#FFF;
	text-align:left;
	float:left;
}
#article_title a:hover, #article_title a:active, #article_title a:visited, #article_title a:link{
	text-decoration:none;
	color:#FFF;
	font-size:20px;
}
#article_links{
	width:630px;
	height:33px;
	background:#333333;
	float:left;
}
#left_container{
	width:630px;
	float:left;
}
#article_content{
	width:610px;
	background:#FEEEEB;
	padding:10px;
	float:left;
	font-size:15px;
	color:#333;
	text-align:left;
}
#article_content_fini{
	width:630px;
	background:url(images/article_fini.jpg) repeat-x;
	height:12px;
	float:left;
	padding:0 0 30px 0;
}
#article_links_img{
	height:17px;
	float:left;
	padding:9px;
}
#article_links_text{
	height:17px;
	line-height:17px;
	font-size:11px;
	color:#999999;
	text-align:left;
	float:left;
	padding:9px 20px 9px 9px;
}
#article_links_text a:link{
	text-decoration:none;
	line-height:17px;
	font-size:11px;
	color:#FFF;
}
#article_links_text a:hover{
	text-decoration:none;
	line-height:17px;
	font-size:11px;
	color:#FFF;
}
#article_links_text a:active{
	text-decoration:none;
	line-height:17px;
	font-size:11px;
	color:#FFF;
}
#article_links_text a:visited{
	text-decoration:none;
	line-height:17px;
	font-size:11px;
	color:#FFF;
}
#article_links_img2{
	height:17px;
	float:right;
	padding:9px;
}
#article_links_text2{
	height:17px;
	line-height:17px;
	font-size:11px;
	color:#999999;
	text-align:left;
	float:right;
	padding:9px 20px 9px 9px;
}
#article_links_text2 a:link{
	text-decoration:none;
	line-height:17px;
	font-size:11px;
	color:#FFF;
}
#article_links_text2 a:hover{
	text-decoration:none;
	line-height:17px;
	font-size:11px;
	color:#FFF;
}
#article_links_text2 a:active{
	text-decoration:none;
	line-height:17px;
	font-size:11px;
	color:#FFF;
}
#article_links_text2 a:visited{
	text-decoration:none;
	line-height:17px;
	font-size:11px;
	color:#FFF;
}
#page_navigation{
	width:630px;
	height:36px;
	padding:0 0 20px 0;
	float:left;
}
#page_navigation_next{
	width:125px;
	height:36px;
	float:right;
	background:url(images/pagenavbtn.png) no-repeat;
	line-height:36px;
	font-size:15px;
	color:#FFF;
	text-align:center;
}
#page_navigation_previous{
	width:125px;
	height:36px;
	float:left;
	background:url(images/pagenavbtn.png) no-repeat;
	line-height:36px;
	font-size:15px;
	color:#FFF;
	text-align:center;
}
#side_bar{
	padding:20px 0 0 0;
	width:280px;
	float:right;
}
#side_bar li{
	color:#F2E6A9;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:left;
	list-style-image: url(images/lister.png) no-repeat;
	line-height:13px;
	text-indent: 0pt;
}
#side_bar li a:hover{
	color:#F2E6A9;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:left;
	list-style-image: url(images/lister.png);
	line-height:13px;
	text-decoration:none;
}
#side_bar ul ul {
 list-style-image: url(images/lister.png);
}
#side_bar ul {
	list-style:none;
}
#side_bar ul h2{
	font-sze:22px;
	line-height:22px;
	text-align:left;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	list-style:none;
	font-weight:100;
	list-style-image:none;
}
#side_bar h2{
	font-sze:22px;
	line-height:22px;
	text-align:left;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	list-style:none;
	font-weight:100;
}
#side_bar li a:visited{
	color:#F2E6A9;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:left;
	list-style-image: url(images/lister.png);
	line-height:13px;
	text-decoration:none;
}
#side_bar li a:active{
	color:#F2E6A9;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:left;
	list-style-image: url(images/lister.png);
	line-height:13px;
	text-decoration:none;
}
#side_bar li a:link{
	color:#F2E6A9;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:left;
	list-style-image: url(images/lister.png);
	line-height:13px;
	text-decoration:none;
}
#footer_container{
	width:950px;
	height:382px;
	margin:0 auto;
	background:url(images/footer.png) no-repeat;
	float:left;
}
#footer_left{
	width:500px;
	height:284px;
	float:left;
	padding:40px 0 0 15px;
}
#footer_right{
	width:412px;
	height:284px;
	float:right;
	padding: 40px 15px 0 0;
}
#footer_title{
	height:25px;
	color:#FFF;
	line-height:25px;
	float:left;
	text-align:left;
	font-size: 22px;
}
#footer_title a:link{
	color:#FFF;
	text-align:left;
	font-size: 22px;
	text-decoration:none;
}
#footer_title a:hover{
	color:#FFF;
	text-align:left;
	font-size: 22px;
	text-decoration:none;
}
#footer_title a:active{
	color:#FFF;
	text-align:left;
	font-size: 22px;
	text-decoration:none;
}
#footer_title a:visited{
	color:#FFF;
	text-align:left;
	font-size: 22px;
	text-decoration:none;
}
#footer_titlecon{
	width:390px;
	height:25px;
	float:left;
	padding: 0 0 10px 0;
}
#footer_text{
	width:390px;
	float:left;
	padding:0 0 10px 0;
	color:#F2E6A9;
	font-size:14px;
	text-align:left;
}
#footer_form{
	width:500px;
	height:200px;
	float:left;
	color:#F2E6A9;
	font-size:14px;
	text-align:left;
}
#footer_form td{
	color:#F2E6A9;
	font-size:14px;
	text-align:left;
	line-height:24px;
	height:30px;
}
#footer_form .inputs{
	width:157px;
	height:18px;
	color:#3B0D04;
	border:1px solid #F2E6A9;
	font-size:11px;
}
#footer_form .inputs2{
	width:157px;
	height:54px;
	color:#3B0D04;
	border:1px solid #F2E6A9;
	font-size:11px;
}
.error_strings
{
    font-family:Tahoma, Geneva, sans-serif;
    font-size:10px;
    color:#660000;
}
.sfm_float_error_box
{
    position:absolute;
    z-index:999;
    cursor:default;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:10px;
    color:#FFF;
    background:url(images/errorbox.jpg) repeat-x;
}
.sfm_float_box_td
{
    padding:3px;
    cursor:default;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:11px;
    color:#FFF;
    background:url(images/errorbox.jpg) repeat-x;
}
.sfm_close_box
{
    font-family:Tahoma, Geneva, sans-serif;
    font-size:10px;
    font-weight:bold;
    color:#ffffff;
	background:url(images/errorbox.jpg) repeat-x;
    text-align:center;
}
.sfm_textbox
{
    padding:2px;
}
.sfm_textarea
{
    padding:2px;
}
#contactsuccessful{
	width:950px;
	height:200px;
	color:#FFF;
	font-size:18px;
	margin:0 auto;
	text-align:center;
	padding: 50px 0;
}
#contactsuccessful a:link{
	color:#F2E6A9;
	text-decoration:none;
	font-size:24px;
}
#contactsuccessful a:active{
	color:#F2E6A9;
	text-decoration:none;
	font-size:24px;
}
#contactsuccessful a:visited{
	color:#F2E6A9;
	text-decoration:none;
	font-size:24px;
}
#contactsuccessful a:hover{
	color:#F2E6A9;
	text-decoration:underline;
	font-size:24px;
}

#comments_header{
	width:610px;
	height:66px;
	background:url(images/commentsbg.png) no-repeat;
	float:left;
	line-height:66px;
	text-align:left;
	font-size:30px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	padding:0 0 0 20px;
}
#comments_links{
	width:630px;
	height:33px;
	background:#333333;
	float:left;
}
#comments_replybox{
	height:400px;
	width:610px;
	background-color:#999999;
	float:left;
	text-align:left;
	padding:10px 10px;
	font-size:12px;
	color:#000;
}
#comments_reply{
	width:610px;
	float:left;
}
#comments_actual{
	width:630px;
}
#comments_container{
	width:630px;
	background:none;

}
.comments-template{
padding:0;

	
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
	background-color:#F00;
	
}
.commentlist ol{
	background:#093;
}
.comments-template ol li{
	margin: 0 0 0;
	line-height: 18px;
	padding: 0 0 0;
	
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}