/*   
Theme Name: BFNav
Theme URI: http://www.vfxdude.com/downloads/
Description: A child theme for Big Feature
Author: Roger Grimstad
Author URI: http://www.vfxdude.com
Template: bigfeature
Version: 1.0
*/

@import "../bigfeature/style.css";

body { 
background: #fff url(images/bg-wood.jpg) no-repeat center top; 
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}


#header { margin-bottom:0; } 
#container { 
padding: 30px 50px 20px; 
border-left: 3px solid #8c5d35; 
border-right: 3px solid #8c5d35; 
background-color:#faf8f4;
}
#topheader { 
margin-top: 0px;
background: #f9f9f9 url(images/topheader.jpg) no-repeat center top; 
height:174px; 
}
#topheader .inside { 
padding: 10px 0 0 0; border-bottom:none; 
height:174px; 
}
#topheader p.description { border-left: none; margin: 0; font-size: 14px; padding: 12px 0 0 14px; }
#topheader ul.navigation.navsimple li a { border-right: 1px solid #666; }
#topheader ul.navigation.navsimple li.last a { border-right: none; }
#headerstuff { padding: 0 50px; 
height:174px; }
#top .inside { background-color:#fff; padding: 1px 0; border-left: 4px solid #eee8d5; border-right: 4px solid #eee8d5; }
#top ul.navigation { width: auto; margin: 5px 0 0 50px; }
#top ul.navigation a { color: #eee8d5; }
ul.navigation.navsmall li a { border-right: 1px solid #999; }
.post.thumb .postimage { border: 1px solid #ddd; } 
#searchcontainer { float:right; margin-right: 50px; }
#searchcontainer .searchicon { margin: 3px 0 0 3px; }
#searchcontainer .searchbox { height: 22px; background-color: #fff; border:none; }
.searchform .searchfield { padding: 2px; }
#footer-widgets a { color: #eee; }
#footer { margin-top: 0; }
#footer .inside { border-left: 3px solid #8c5d35; border-right: 3px solid #8c5d35; border-bottom: 3px solid #8c5d35; background-color: #eee8d5; }
#footer-widgets h2 { color: #eee; }
#footer-widgets ul li ul li { border-bottom: 1px #666 solid; }
#footer-widgets { border-top: none; margin-top: 0; padding: 20px 50px; background-color:#333; color: #eee; }
#footertext { padding: 10px 50px; }
#footertext ul.navigation.navsmall { float: right; width: auto; margin: 5px 15px 0; }
#footertext ul.navigation.navsmall li.last a { padding-right: 15px; border-right: 1px solid #999; }

.post .meta {
border-top:none;
border-bottom:1px dotted orange;
color:#333;
font-size:10px;
margin:10px 0;
text-transform:uppercase;
}

.postdivider {
border-bottom:3px solid #DDDDDD;
clear:both;
margin:20px 0;
}

.col1 {
float:left;
width:50%;
}

.col2 {
float:right;
width:45%;
}

.colhp1 {
float:left;
width:62%;
}

.colhp2 {
float:right;
width:35%;
}

.hpnews{
width:100%;
margin-top: 0;
}

.CatExpander{
	background: #fff url('http://www.woodntitbelovely.co.uk/wp-content/themes/bfnav/images/arrow.gif') no-repeat center top; 
	width:9px;
	height:15px;
	cursor:pointer;
}

.CatExpander.CatExpanded{
	background: #fff url('http://www.woodntitbelovely.co.uk/wp-content/themes/bfnav/images/minus.gif') no-repeat center top; 
	width:9px;
	height:15px;
	cursor:pointer;
}

ul.navigation {
float:left;
line-height:1em;
list-style-type:none;
margin:128px 0 0;
width:100%;
border:none;
}

#slider-slides{
 border:solid 2px #a78e78;
}

#fancy_notification {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#fffaf0 none repeat scroll 0 0;
border:2px solid #8c5d35;
display:none;
height:auto;
left:0;
position:absolute;
top:0;
z-index:9;
}

#footertext{
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size: 11px;
}

#footer a:link,
#footer a:visited {
 color:#bc9e88;
 font-size:8pt;
border-bottom:none;
text-decoration:none;
}

.wibl_bc{
float:left;
width:300px;
}
.wibl_bc a:link, .wibl_bc a:visited{
border-bottom:none;
text-decoration:none;
}


#footer a:hover,
.wibl_bc a:hover{
color:#D5E0D2;
text-decoration:none;
}

#sidebar ul ul li, #sidebar ul ol li {
border-bottom:1px dashed #EEEEEE;
margin:2px 0 0;
padding:0;
}

#sidebar ul li ul li, #sidebar ul li ol li {
display:block;
padding:3px 0;
}

ul.navigation li a:hover{
 color:#666;
}
.post.thumb{
 margin-top:0px;
margin-bottom:0px;
}
