/*   
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
Last Modified: 02.17.2011 by Mustenso Creative
*/

body { background: #f9f9f9 url(images/flowers-butterflies.gif) no-repeat center top; }
#header { margin-bottom:0; }
#container { padding: 40px 50px 20px; border-left: 1px solid #aaa; border-right: 1px solid #aaa; }
#topheader { margin-top: 100px; }
#topheader .inside { background-color: #fff; padding: 40px 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; }
#top .inside { background-color:#333; 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: #aaa; }
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:#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; }

/* 
CSS !important Changes by Mustenso Creative
Notes: This merely alters version 1.0.2 of BFNav
as well as 1.3.5 of BigFeature. The CSS is 100%
intact except for the following code.

Also, the search.gif was changed to enhance the
minimalist look of the theme.

 */
	
/*** Header ***/

	body {
		background: #ffffff !important;
		border-top: 2px solid #444 !important;
		}
	.blog-title a {
		padding-top: 13px !important;
		font: 18px Arial,Arial,Helvetica,sans-serif !important;
		font-weight: bold !important;
		letter-spacing: .5px !important;
		}
	#topheader {
		margin-top: 0px !important;
		}
			#topheader .inside {
				border: none !important;
				padding: 20px 0 20px 0 !important;
				}
			#top {
				background: #333 !important;
			}
			#top ul.navigation a {
				color: #ffffff !important;
				text-decoration: none !important;
				_margin-left: 0px !important;
				}
			#topheader ul.navigation.navsimple li a {
				display: none !important;
				}
	.navigation {
		_margin-left: 25px !important;
		_padding-bottom: 2px !important;
		}
	.navitem {
		_font: 12px Arial,Arial,Helvetica,sans-serif !important;
		}
	.navigation navreset navsmall topnav {
		_margin: 0 -20px 0 -20px !important;
		}
	.searchform .searchbox {
		width: 201px !important;
	}
	.searchform .searchfield {
		width: 172px;
	}
	ul.navigation.navsmall li a {
		border-right: none !important;
		}
		
/*** Body ***/

	/* Removed Cufon */
		.post h1, .slider h1 {
			color: #555 !important;
			font: 18px Arial,Arial,Helvetica,sans-serif !important;
			letter-spacing: .1px !important;
			}
		h1, h2, h3, h4, .post .post-title a {
			color: #555 !important;
			font: 18px Arial,Arial,Helvetica,sans-serif !important;
			}
		h2 .thumb-link {
			color: #555 !important;
			font: 14px Arial,Arial,Helvetica,sans-serif !important;
			font-weight: bold !important;
			}
		#sidebar .widgetheading h2 {
			background: none !important;
			color: #555 !important;
			font: 16px Arial,Arial,Helvetica,sans-serif !important;
			padding: 0 0 0 0 !important;
			} 	
	/* End Remove Cufon */
	
	.bfthumbs .meta, .post.thumb .meta {
		display: none !important;
		}
	#container {
		border: none !important;
		}
	div.formcontainer p.success {
		line-height:150% !important;
		padding-left:6px !important;
	}
	.nocomments {
		display: none !important;
		}
	.post.thumb.page-thumb .postimage {
		display: none !important;
		}
	.post.thumb h2 {
		padding-bottom: 10px !important;
		}
	.mr40 {
		_margin-right: 0px !important;
		}
	.ngg-galleryoverview {
		_width: 900px !important;
		}
	#searchcontainer {
		_display: none !important;
		}
	
/*** Footer ***/
	
	/* Removed Cufon */
		#footer-widgets h2 { 
			color: #ffffff !important;
			font: 13px Arial,Arial,Helvetica,sans-serif !important;
			font-weight: bold !important;	
			text-transform: uppercase !important;
			}
	/* End Remove Cufon */
	#footer {
		background-color: #333 !important;
		margin-bottom: 0px !important;
	}
	#footertext {
		*clear: both !important;
		*margin: 10px 0 0 0 !important;
		*height: 20px !important;
		background-color: #333 !important;
		}
	#footer-widgets {
		*height: 100% !important;
		}
	#toplink {
		*margin: -20px 0 10px 0 !important;
		}
