/*   
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.2
*/

body { background: #29497f url(images/stripes2.png) repeat scroll center top;}
#container { padding: 40px 50px 20px; border-left: 1px solid #aaa; border-right: 1px solid #aaa; }

/* change the side bar heading box from black to dark blue */
#sidebar .widgetheading h2 {
background:none repeat scroll 0 0 #052C6E;
}

/* changes bfslider numbers to dark blue */
ol#controls li a {
background:none repeat scroll 0 0 #052C6E;
}

/* put navigation closer to web title */
ul.navigation { margin:5px 0 0;
}


#topheader { margin-top: 25px; }
/* change padding to 20px to reduce header size */
#topheader .inside { background-color: #fff; padding: 20px 0; border: 1px solid #aaa; border-bottom:none; } 
#topheader p.description { border-left: none; margin: 0; font-size: 14px; padding: 17px 0 0 14px; }
#topheader ul.navigation.navsimple li a { border-right: 1px solid #666; }
#topheader ul.navigation.navsimple li.last a { border-right: none; }
ul.navigation.navboxes li a:hover { text-decoration: none; }
#headerstuff { padding: 0 50px; }

/* changed 2nd navigation bacgkround color */
#top .inside { background-color:#1049a9; padding: 8px 0; border-left: 1px solid #333; border-right: 1px solid #333; }
#top ul.navigation { width: auto; margin: 5px 0 0 50px; }
#top ul.navigation a { color: #fff; }
ul.navigation.navsmall li a { border-right: 1px solid #999; }

#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: 1px solid #333; border-right: 1px solid #333; background-color: #222; }
#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:#29497F; 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; }
