/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, 
menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; text-decoration: none; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }
.floatleft {float:left;} /* Floats */
.floatright {float:right;}
.clearboth {clear:both;}


body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

body, select, input, textarea {   color: #444; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; }
html { overflow-y: scroll; }

a:hover, a:active { outline: none; }
a, a:active, a:visited { color: #607890; }
a:hover { color: #036; }

ul, ol { margin-left: 1.8em; }
ol { list-style-type: decimal; }

nav ul, nav li { margin: 0; } 
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre {  padding: 15px;  white-space: pre;  white-space: pre-wrap;  white-space: pre-line;  word-wrap: break-word; }
textarea { overflow: auto; } 
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px;  -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red;  box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; } 
a:link { -webkit-tap-highlight-color: #FF5E99; } 

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; } 
.visuallyhidden { position: absolute !important; clip: rect(1px 1px 1px 1px);  clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after {  content: "\0020"; display: block; height: 0; visibility: hidden;	 } 
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


 /* Primary Styles
    Author:	
	
	Background:		#E1DBCB
	BlueGrey:		#3D4957
	Persimmon:		#A93E2A
	PersimmonHover: #D56855
	Grey:			#BBBBBB
	
 */


body { background: #E1DBCB; text-align: center; }

#headContainer { background: #3D4957; margin: 0; padding: 0; width: 100%; text-align: center; float: left; }

#header { position: relative; width:930px;  margin: 0 auto; padding:0; text-align: left; }

#header h1 a { position: absolute; width:150px; height: 180px; left: 0px; top: 0px; background: #A93E2A url(../img/bf_logo.gif) center bottom no-repeat; text-indent: -9000px; z-index: 1000; }
#header h2 { float: left; margin: 48px 30px 0 180px; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; color: #FFF; font-weight: normal; }

#topnav { float:right; margin: -49px 0 0 0; }
#topnav ul { list-style: none; text-transform: uppercase; }
#topnav li { float: left; list-style: none; margin: 0 0 0 4px; }
#topnav li a { display: block; float:left; font-size: 10px; padding: 12px 16px 8px 16px; color: #444; background: #E1DBCB; text-decoration: none; }
#topnav li a:hover { color: #FFF; background: #A93E2A; text-decoration: none; }

#searchform { float: right; position: relative; margin: 0 0 8px 0; }
#searchform label { color: #444; position: absolute; margin-top: 10px; margin-left: 10px; font-weight: normal; font-size:10px; }
#searchform .searchtext { vertical-align: top; outline: none; color: #444; padding: 8px; background-color: #FFF; font-weight: normal; font-size:10px; width: 200px; border: 2px solid #FFF; margin:0; }
#searchform .searchbutton { vertical-align: top; outline: none; color: #444; padding: 0; height: 33px; background-color: #FFF; font-weight: normal; font-size:10px; width: 40px; border: 0; background: #FFF url(../img/bf_search.gif) no-repeat center center; text-indent: -9000px; margin:0; }
/*form>.searchbutton { height:0px;}*/ /*For non-IE browsers*/

/*#contentContainer { clear: both; margin: 0; padding: 0; width: 100%; text-align: center; float: left;  }
#container { float:left; width:930px; margin: 0 auto; padding: 0 ; overflow: hidden; text-align: left;  }*/
#contentContainer { clear:both; position: relative; width:930px; margin: 0 auto; padding: 0; overflow: hidden; text-align: left;  }

#contentContainer p { margin: 8px 0; line-height: 1.5; }

#nav { float: right; margin: 0 0 4px 0;}
ul#nav { margin: 0; padding: 0; float:left; width: 100%; list-style: none; font-size: 11px; text-transform: uppercase; }
ul#nav li {	float: left; margin: 0; padding: 0; margin: 0 0 0 4px; position: relative; /*--Important--*/}
ul#nav li a { float: left; display: block; font-size: 11px; padding: 10px 16px; color: #444; text-decoration: none; }
ul#nav li:hover a, ul#nav li a:hover { background: #A93E2A; color: #FFF; } /*--Hover State--*/

/*ul#nav li .active { border-bottom: 2px solid #A93E2A; }*/
/*ul#nav a.home { color: #444; width: 78px; }*/

ul#nav li .sub { position: absolute; /*--Important--*/ top: 34px; left: 0; z-index: 99999; background: #A93E2A; padding: 2px; width: 180px; float: left; display: none; /*--Hidden for those with js turned off--*/ }

/*ul#nav li .row { /*--If needed to break out into rows--*/ /*clear: both; float: left; width: 100%; margin: 10px 4px; }*/

ul#nav li .sub ul { list-style: none; margin: 0; padding: 0; float: left; }

ul#nav .sub ul li {	color: #FFF; margin: 0; padding: 0;  color: #E1DBCB; }
ul#nav .sub ul li a { display: block; font-size: 11px; width: 180px; color: #FFF; padding:10px 16px; font-weight: normal; }
ul#nav .sub ul li a:hover {	background: #E1DBCB; color: #444; }


ul#nav li ul.sub-menu { position: absolute; /*--Important--*/ top: 34px; left: 0; z-index: 99999; background: #A93E2A; padding: 2px; width: 180px; float: left; display: none; /*--Hidden for those with js turned off--*/ }

/*ul#nav li .row { /*--If needed to break out into rows--*/ /*clear: both; float: left; width: 100%; margin: 10px 4px; }*/

ul#nav li ul.sub-menu  { list-style: none; margin: 0; padding: 0; float: left; }

ul#nav ul.sub-menu li { color: #FFF; margin: 0; padding: 0;  color: #E1DBCB; }
ul#nav ul.sub-menu li a { display: block; font-size: 11px; width: 180px; color: #FFF; padding:10px 16px; font-weight: normal; }
ul#nav ul.sub-menu li a:hover { background: #E1DBCB; color: #444; }



/*ul#nav .sub ul li h2 { padding: 5px 0; margin: 0 14px 0 0; font-size: 12px; font-weight: normal; border-bottom: 1px solid #FFF; color: #FFF; } /*--Sub nav heading style--*/
/*ul#nav .sub ul li h2 a { padding: 5px 0; color: #FFF; } /*--Sub nav heading link style--*/
/*ul#nav .sub ul li { float: none; padding:0; color: #E1DBCB; }*/


#container .main { clear: both; margin: 0; padding: 14px; background: #FFF;  width: 580px; float: left; }
#container .aside { margin: 0 0 0 4px; padding: 14px; background: #FFF;  width: 290px; float: right; }

#container .mainhome { clear: both; margin: 0; padding: 14px; background: #FFF;  width: 510px; float: left; }
#container .asidehome { margin: 0 0 0 4px; padding: 14px; background: #FFF;  width: 360px; float: right; }



#container h2 { display: block; font-size: 16px; font-weight: bold; line-height: 20px; border-bottom: 2px solid #E1DBCB; padding: 6px 0; margin: 0 0 6px 0; }
#container h2 a { color: #A93E2A; }
#container h2 a:hover { color: #D56855; }

#container h3 { display: block; font-size: 14px; font-weight: bold; line-height: 16px; padding: 0; margin: 2px 0; }
#container h3 a { color: #A93E2A; }
#container h3 a:hover { color: #D56855; }

#container .spotlight { width: 508px; height: 410px; overflow: hidden; float: left; }
#container .spotlight .spotlight-image ul { margin: 0 0 10px 0; width: 508px; height: 378px; background: #E1DBCB; }
#container .spotlight .spotlight-image li { width: 508px; height: 378px; position: relative; }

#container .spotlight .spotlight-image li img { border: 4px solid #E1DBCB; }

.no-js #container .spotlight .spotlight-image li { display:none; }

#container .spotlight .spotlight-caption { position: absolute; bottom: 4px; left:4px; width: 470px; height: 76px; padding: 10px 15px; background: #000; -moz-opacity:.70; filter:alpha(opacity=70); opacity:.70; color: #FFF; font-size: 12px; }
#container .spotlight .spotlight-caption h2 { float: left; display: block; width: 48%; font-size: 24px;  line-height: 28px; color: #FFF; -moz-opacity:1; filter:alpha(opacity=100); opacity:1; margin: 0; padding: 0; border: none; }
#container .spotlight .spotlight-caption h2 a { color: #FFF; }
#container .spotlight .spotlight-caption h2 a:hover { color: #D56855; }
#container .spotlight .spotlight-caption p { float: right; display: block; width: 48%; font-size: 11px; color: #FFF; -moz-opacity:1; filter:alpha(opacity=100); opacity:1; margin: 0; padding: 0; border: none; }
#container .spotlight .spotlight-control { font-size: 10px; margin: 10px 0; text-align: center; padding: 0 4px; }
#container .spotlight .spotlight-control a { background: #A93E2A; text-decoration: none; padding: 6px 8px; margin: 0 0 5px 0; color: #FFF; font-weight: bold; }
#container .spotlight .spotlight-control a:hover { background: #D56855; }
#container .spotlight .spotlight-prevnext { font-size: 10px; margin: 10px 4px; }
/*#container .spotlight .spotlight-prevnext a { color: #A93E2A; font-weight: bold; }
#container .spotlight .spotlight-prevnext a:hover { color: #D56855; }*/
#container .spotlight .spotlight-prevnext a { background: #A93E2A; text-decoration: none; padding: 6px 8px; margin: 0 0 5px 2px; color: #FFF; font-weight: bold; }
#container .spotlight .spotlight-prevnext a:hover { background: #D56855; }



#container .rightlist { clear: left; float: left; margin: 0 0 6px 0; padding: 6px 0 10px 0; /*border-bottom: 2px solid #E1DBCB; */}
#container .rightlist h2 a { font-size: 14px; }
#container .rightlist h3 a { font-size: 14px; }
#container .rightlist p { margin: 0; padding: 0; }
#container .rightlist img { margin: 4px 10px 4px 0; border: 4px solid #E1DBCB; }
#container .rightlist img:hover { border: 4px solid #D56855; }


#container .single img { margin: 6px 10px 10px 0; border: 4px solid #E1DBCB; }

#container .other { border-top: 2px solid #E1DBCB; padding: 6px 0; margin: 6px 0 6px 0; }

#container .contentlist { clear: left; float: left; width: 100%; margin: 0 0 6px 0; padding: 6px 0 10px 0; border-bottom: 2px solid #E1DBCB; }
#container .contentlist h3 { font-size: 18px; }
#container .contentlist p { margin: 10px 0; }
#container .contentlist img { float: left; margin: 0 10px 10px 0; border: 4px solid #E1DBCB; }
#container .contentlist img:hover { border: 4px solid #D56855; }

#container .navigation { clear: left; float: left; margin: 10px 0; padding: 0; font-size: 10px; text-transform: uppercase; }

/*
 * WP-Paginate - WordPress Pagination Function
 * Revision: $Id: wp-paginate.css 286636 2010-09-08 00:11:23Z emartin24 $
 * Copyright (c) 2010 Eric Martin http://www.ericmmartin.com/projects/wp-paginate/
 */
#container .wp-paginate ol {padding:0; margin:10px 0;}
#container .wp-paginate li {display:inline; list-style:none;}
#container .wp-paginate a {background:#A93E2A; color:#FFF; margin-right:4px; padding:4px 6px; text-align:center; text-decoration:none;}
#container .wp-paginate a:hover, .wp-paginate a:active {background:#D56855; }
#container .wp-paginate .title {color:#555; margin-right:4px;}
#container .wp-paginate .gap {color:#999; margin-right:4px;}
#container .wp-paginate .current {color:#FFF; background:#D56855; margin-right:4px; padding:4px 6px;}
#container .wp-paginate .page {}
#container .wp-paginate .prev, .wp-paginate .next {}

/* style overrides for comments pagination */
#container .wp-paginate-comments {}
#container .wp-paginate-comments li {}
#container .wp-paginate-comments a {}
#container .wp-paginate-comments a:hover, .wp-paginate-comments a:active {}
#container .wp-paginate-comments .title {}
#container .wp-paginate-comments .gap {}
#container .wp-paginate-comments .current {}
#container .wp-paginate-comments .page {}
#container .wp-paginate-comments .prev, .wp-paginate-comments .next {}



#container .bottom { margin: 4px 4px 0 0; padding: 10px; background: #FFF; float: left; width: 290px; }
#container .bottom img { float: left; margin: 0 10px 10px 0; border: 2px solid #E1DBCB; }
#container .bottomlast { margin-right: 0; width: 282px; }
#container .bottomfirst { clear:both; }


#respond { float: left; position: relative; margin: 0 0 8px 0; width: 100%; }
#respond form { margin: 0; padding: 0; }
#respond h3 { display: block; font-size: 16px; font-weight: bold; line-height: 18px; border-top: 2px solid #E1DBCB; padding: 10px 0 0 0; margin: 6px 0 0 0; color: #BFAD88; }
#respond h3 a { color: #A93E2A; }
#respond h3 a:hover { color: #D56855; }
#respond p { clear: left; color: #C00; }
#respond p.comment-notes { font-size: 10px; color: #BFAD88; margin: 0; padding: 0; }
#respond #commentform label { color: #444; position: absolute; margin-top: 8px; margin-left: 10px; font-weight: normal; font-size:14px; }
#respond #author, #respond #email, #respond #url { float: left; color: #444; padding: 8px; background-color: #FFF; font-weight: normal; font-size:14px; width: 360px; border: 2px solid #E1DBCB;  margin: 0 8px 10px 0; }
#respond #comment { color: #444; padding: 8px; background-color: #FFF; font-weight: normal; font-size:14px; width: 460px; border: 2px solid #E1DBCB; }
#respond #submit { color: #FFF; padding: 8px; background-color: #A93E2A; font-weight: normal; font-size:14px; width: 360px; border: 2px solid #A93E2A; }
#respond p.form-allowed-tags { display: none; }

/*#respond #author .error, #respond #email .error, #respond #url .error { background: #FCC; }*/

#respond #commentform .error { background-color: #FCC; }

#container #errorMsg { display: none; clear: left; background: #A93E2A; border: 2px solid #A93E2A; color: #FFF; padding: 8px; margin: 10px 0 10px 0; }
#container #errorPad { display: block; clear: left; position: relative; height: 80px; }

#comments-list {}
#comments-list h3 { display: block; font-size: 16px; font-weight: bold; line-height: 18px; border-top: 2px solid #E1DBCB; padding: 10px 0 0 0; margin: 6px 0 0 0; color: #D3C7AD; }
#comments-list h3 a { color: #A93E2A; }
#comments-list h3 a:hover { color: #D56855; }
#comments-list article.comment { clear: both; margin: 10px 0; font-weight: bold; font-size: 14px;  }
#comments-list article.comment a { float: right; margin: 0; font-weight: normal; font-size: 11px;  }
#comments-list article.comment a.comment-edit-link { color: #A93E2A; text-decoration: none; font-weight: bold; font-size: 11px; margin: 0 10px; }
#comments-list article.comment a.comment-edit-link:hover { color: #D56855; }
#comments-list article.comment a.comment-reply-link { float: right; background: #A93E2A; text-decoration: none; padding: 6px 8px; margin: 0 0 10px 0; color: #FFF; font-weight: bold; font-size: 10px; font-weight: normal; }
#comments-list article.comment a.comment-reply-link:hover { background: #D56855; }
#comments-list article.comment p { display: block; background: #E1DBCB; padding: 20px; font-size: 11px; font-weight: normal; }

#footer { clear: both; float: left; width: 890px; margin: 4px 0 0 0; padding: 20px; color: #E1DBCB; background: #A93E2A; font-size: 11px; line-height: 18px; }
#footer h5.footlogo a { display: block;  background: #A93E2A url(../img/bf_logo_footer.gif) no-repeat; height:16px; width: 171px; margin: 0; padding: 0; text-indent: -9000px;  }
#footer a { color: #FFF; text-decoration: none; }
#footer a:hover { color: #D56855; text-decoration: none; }
#footer .pushright { margin: 0 50px 0 0; }



@media all and (orientation:portrait) { 
  
}

@media all and (orientation:landscape) { 
  
}

@media screen and (max-device-width: 480px) {
  
  
  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}

@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; } 
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }  
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

