/*  
Theme Name: Nick's Backfire Brands template 2
Theme URI: http://www.nicksbrackfirebrands.com
Description:Website 1
Version: 2.0
Author: AAM LLC
Author URI: http://www.atomicagemedia.com




RED: 
ENTRY BACKGROUND: #FFEEDF 
BACKGROUND: #5F3617
DARK BACKGROUND:
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, helvetica, sans-Serif;
	font-weight: normal
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #000;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, helvetica, sans-Serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #bc3225;
}

a:hover{ text-decoration: underline; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #fff;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #ffd;
}

code{
	background: #f8f8ce;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #d0d08e;
	color: #d0d08e;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}


#container{
	margin: 0 auto;
	width: 752px;
	padding: 10px 0 10px;
	text-align: left;
	vertical-align: top;
}

#header{
	float: center;
	width: 752px;
	background: url(images/NBB_fireheader.png) no-repeat ;
	clear: both;
}

#header h1{
	height: 309px;
	margin: 0px;
	border: 0px solid #bc3225;
	padding: 0px;
	font-family: Georgia, Sans-Serif;
	font-size: 30px;
	text-transform: uppercase;
	background: ;
	color: #fff;
}

#header h1 a{
	color: #bc3225;
}

.topmenu{
	margin: 10px 11px;
	padding: 10px;
	text-transform: uppercase;
	background: #bc3225 url(images/bg_pattern.gif);
}

.topmenu a{
	font-weight: bold;
	color: #fff;
}

.topmenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.topmenu ul li{
	display: inline;
	padding: 0 20px 0 0;
}

.topmenu ul li.feed{
	padding: 0 20px 0 20px;
	background: url(images/feed-icon-14x14.png) no-repeat;
}

#banner{
	margin: 10px 0 0;
	float: left;
	width: 752px;
	clear: both;
}

#banner img{
	border: 1px solid #9f9f9f;
	padding: 10px;
	background: #fff;
}

#page{
	float: left;
	width: 752px;
}

.narrowcolumn{
	float: left;
	width: 560px; 
}


.nbbad{
	float: left;
	width: 752px;
	border: 1px;
	margin-top: 20px;
	margin-bottom: 20px;

	font-size: 12px;
	font-weight: none;
	background: #FFD5AF;
	color: #000; 
}


.post{
	margin: 10px 0 0 0;
	padding: 1px;
	background: #5F3617;
}

.post h2{
	margin: 0px;
	padding: 10px;
	font-size: 22px;
	font-weight: none;
	background: url(images/nbb_backgd.jpg) repeat-x ;
	color: #f9f8de;
}

.post h2 a{
	color: #f9f8de;
}

/* POSTS & PAGE */

.entry{
	margin: 1px;
	padding: 10px;
	line-height: 22px;
	background: #f9f8de;


}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
}

.entry h2{
	border: 0;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	background-image: none;
	background-color: transparent;
	color: #000;
}

.entry h3{ color: #97973e; }

.entry  h4{ font-size: 16px; }

.entry h5{ font-size: 14px; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 1px solid #d0d08e;
	padding: 4px;
	background-color: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{}

.postdate{

	font-size: 12px;
	letter-spacing: 4px;
	font-weight: bold;
	color: #dfdec6;

}

.browse{
	margin: 10px 0 0;
	padding: 10px 20px 10px;
}

.browse a{
	font-weight: normal;
}

.sidebar{
	float: right;
	width: 182px;
}

.sidebar a{
	color: #bc3225;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li#search input{
	margin: 0 0 5px;
}

.sidebar li.widget_search{
	padding: 20px;
	border: 1px solid #000;
	background: #590900;
}

.sidebar li.widget_calendar{
	border: 1px solid #000;
	padding: 20px;
	background: #b6b6b6;
}

.sidebar li.widget_calendar h2{
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: none;
}

.sidebar ul li{
	border: 1px solid #000;
	margin: 10px 0 0;
	padding: 0px;

}

.sidebar ul li h2{
	margin: 0px 0px;
	padding: 15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	background: #590900;
	color: #fff;
}

.sidebar ul ul{
	margin: 0px 0 0;
	padding: 10px 20px 15px;
}

.sidebar ul ul, .sidebar ul ul li{
	background: #f9f8de;
}

.sidebar ul ul li{
	border: 0;
	margin: 0;
	padding: 5px 0 0;
	line-height: 24px;
}

.sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

/* comments template */

.comments-template{
	margin: 15px 0 0;
	border-top: 1px solid #d0d08e;
	padding: 15px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	border-bottom: 1px solid #d0d08e;
}

.comments-template h3#respond{
	padding: 20px 0 0;
}

.commentmetadata{
	font-size: 12px;
}

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

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
	line-height: 24px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #8F8F8F;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#footer{
	margin: 0;
	float: left;
	width: 752px;
	height: 136px;
	font-weight: bold;
	text-transform: none;
	background: url("images/footer_flames.png") no-repeat bottom;
	color: #000;
	clear: both;
}

#footer a{
	color: #000;
}

#footer p{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .8em;
	text-align: center;
	margin: 5px;
	padding: 110px 10px 0px 10px;
	background: none;
}


/* DDSMOOOTH NAV

*/

.ddsmoothmenu{
font: bold 14px Souvenir, Georgia, Times, serif;
background: #a94303; /*background of menu bar (default state)*/
width: 100%;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: #a94303; /*background of menu items (default state)*/
color: white;
padding: 8px 10px;
border-right: 1px solid #904615;
color: #2d2b2b;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: black; 
color: white;
}

.ddsmoothmenu ul li a:hover{
background: #7e3202; /*background of menu items during onmouseover (hover state)*/
color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/url(../../../../../Desktop/down.gif)
url(../../../../../Desktop/right.gif)
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px Souvenir, Georgia, Times, serif;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: none;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}




/* CONTACT FORM - EASY CONTACT */

body div.formcontainer{
clear: both;
overflow: hidden;
width: 100%;
}

body div.formcontainer span.required {
color: #FF0000;
}

body div.formcontainer p.error,
body div.formcontainer p.important,
body div.formcontainer p.information,
body div.formcontainer p.success {
border-top: 1px solid #E8E8DE;
color: #442;
line-height: 250%;
padding-left: 36px;
width: 95%;
}

body div.formcontainer p.error {
background: #fbfbee url('/images/error.png') no-repeat 12px 50%;
border-bottom: 2px solid #F0D28B;
}

body div.formcontainer p.important {
background: #fbfbee url('/images/important.png') no-repeat 12px 50%;
border-bottom: 2px solid #FED7CE;
}

body div.formcontainer p.information {
background: #fbfbee url('/images/information.png') no-repeat 12px 50%;
border-bottom: 2px solid #C5DDF2;
}

body div.formcontainer p.success {
background: #fbfbee url('/images/success.png') no-repeat 12px 50%;
border-bottom: 2px solid #C7E9B3;
}

body div.formcontainer form.contact-form {
clear: both;
float: none;
width: 100%;
}

body div.formcontainer form.contact-form fieldset {
background: #F6F6F6;
color: #333333;
margin: 0.5em 0 1.5em 0;
}

body div.formcontainer form.contact-form fieldset legend {
text-transform: uppercase;
}

body div.formcontainer form.contact-form fieldset div.form-label {
display: block;
float:none;
line-height:150%;
margin: 0.5em 0 0 0;
padding:0;
text-align:left;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-label label,
body div.formcontainer form.contact-form fieldset div.form-option label {
cursor: pointer;
line-height:100%;
}

body div.formcontainer form.contact-form fieldset div.form-input,
body div.formcontainer form.contact-form fieldset div.form-textarea {
display: block;
float:none;
margin: 0.2em 0 0 0;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-input input,
body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
padding: 0.3em;
width: 97%;
}

body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
overflow: auto;
}

body div.formcontainer form.contact-form fieldset div.form-input input.error {
background-color: #FBF4E2;
}

body div.formcontainer form.contact-form fieldset div.form-input input.optional {
margin-bottom: 0.2em;
}

body div.formcontainer form.contact-form fieldset div.form-option,
body div.formcontainer form.contact-form fieldset div.form-submit {
display: block;
float:none;
margin: 1em 0 0 0;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-submit input {
cursor:pointer;
padding:0.5em 2em;
}



/* New Navigation 


#nav-content{
	width: 900px;
	height: 28px;
}
#navigation{
	height: 28px;
	padding-top: 0px;
	padding-left: 5px;
	overflow: hidden;
}
#navigation li{
	list-style-type: none;
	width: 90px;
	height: 28px;
	background: url("images/navlist-bg.gif") no-repeat right top;
	padding-right: 2px;
	text-align: center;
	float: left;
}
#navigation li a{
	width: 90px;
	height: 22px;
	display: block;
	color: #9046D4;
	padding-top: 6px;
	text-decoration: none;
}
#navigation li a:hover{
	color: #fff;
	background: url("images/navlist-hover.png") no-repeat 0 0;
}
#navigation .current_page_item a, #navigation .current_page_item a:hover{
	width: 90px;
	height: 22px;
	display: block;
	color: #fff;
	background: url("images/navlist-hover.png") no-repeat 0 0;
	padding-top: 6px;
	text-decoration: none;
}
*/



/* TABLE CSS  ---------------------------------------------------- */


table.Design5 {
   border-spacing: 0px;
   border-collapse: collapse;
   border-top: 4px solid #EA9A1C;
   border-bottom: 1px solid #EA9A1C;
}
table.Design5 th {
   text-align: left;
   font-weight: normal;
   padding: 0.2em 0.5em;
   border-top: 1px dotted #EA9A1C;
}
table.Design5 td {
   text-align: left;
   border-top: 1px dotted #EA9A1C;
   padding: 0.2em 0.5em;
}
table.Design5 thead th {
   text-align: left;
   border-bottom: 1px solid #EA9A1C;
}
table.Design5 th.Corner {
   text-align: left;
}



table.Design4 {
   border-spacing: 0px;
   border-collapse: collapse;
   border-top: 4px solid #EA9A1C;
   border-bottom: 1px solid #EA9A1C;
   width: 100%;
}
table.Design4 th {
   text-align: center;
   font-weight: normal;
   padding: 0.2em 0.5em;
   border-top: 1px dotted #EA9A1C;
}
table.Design4 td {
   text-align: center;
   border-top: 1px dotted #EA9A1C;
   padding: 0.2em 0.5em;
}
table.Design4 thead th {
   text-align: center;
   border-bottom: 1px solid #EA9A1C;
}
table.Design4 th.Corner {
   text-align: center;
}





