/*--------------------------
New WildFireWeb on Web4
COPYRIGHT 2009 WILDFIREWEB
AUTHOR: blaine@wildfireweb.com
Created: Blaine 021609
Modified: bt040809
---------------------------*/

@import url(/css/wildfirecommon.css);
@import url(/templates/wfw/css/slatesblogs.css);
@import url(/templates/wfw/css/slate_layout_0.css);
@import url(/templates/wfw/css/slate_layout_1.css);
@import url(/templates/wfw/css/editing.css);
@import url(/templates/wfw/css/datepicker.css);

body{
font-size: 62.5%;
margin: 0;
padding: 0;
background: #fff url(/templates/wfw/images/wfwbg_fade.jpg) repeat-x top;
background: #000;
font-family: Arial, Verdana, sans-serif;
color: #333;
}

a {
color: blue;
text-decoration: none;
}

a:hover{
color: blue;
text-decoration: underline;
}

.adminlinks {
display: block;
position: relative;
padding: 4px 20px;
font-size: 12px;
background: #fe622b url(/home/wfw/images/adminlinks_w.jpg) left no-repeat;
color: #eee;
text-align: center;
}

.adminlinks a{
color: #fff;
font-size: 12px;
text-decoration: none;
}

.adminlinks a:visited{
color: #fff;
}


.adminlinks a:hover{
color: #fff;
text-decoration: underline;
}


.hide{
display: none;
}

.clearboth{
clear: both;
}

h1 {
font-size: 16px!important;
font-weight: normal!important;
padding: 0!important;
margin:0!important;
line-height: 1.2!important;
}

h2 {
font-size: 16px!important;
font-weight: normal!important;
color: #fff!important;
background: #fe622b;
padding: 5px;
margin: 0 0 10px 0;
line-height: 1.1!important;
}

h3.wfw{
font-weight: bold;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 1.6em;
color: #4a7ac6;
}

h3 {
font-size: 15px!important;
font-weight: bold!important;
color: #fe622b!important;
padding:0!important;
margin:0!important;
line-height: 1.1!important;
}

h4 {
font-size: 12px!important;
font-weight: bold!important;
color: #fe622b!important;
padding: 0!important;
margin:0!important;
line-height: 1.4!important;
}

#wrapper{
margin: 10px auto;
width: 1000px;
position: relative;
background-color: #fff;
padding: 0;
}

#innerwrapper{
position: relative;
margin: 0;
float: left;
/* background: #fff url(/templates/wfw/images/wfw_wrapper_top.jpg) top center no-repeat; */
background: #fff;
width: 100%;
border-left: 1px solid #fe622b;
border-right: 1px solid #fe622b;
border-bottom: 1px solid #fe622b;
border-top: 1px solid #fe622b;
}

#header{
position:relative;
display:block;
width: 960px;
color:#fe622b;
padding: 10px 20px 0 20px;
font-size: 14px;
}

#header h1{
color: #fe622b;
font-size: 14px;
font-weight: normal;
line-height: 1.2;
margin: 0;
padding: 0;
}


/* Top nav in header */

#topnav {
position:relative;
width: 100%;
height: 30px;
font-family: Arial, Verdana, sans-serif;
border-bottom: 1px #666 dotted;
clear:both;
margin-top: 20px;
}

/* dropdown menu */

#dropnav {
position: relative;
padding: 0;
list-style: none;
margin: 0;
text-align: center;
color:#000;
}

#dropnav li{
position: relative;
display: block;
font-size: 12px;
font-weight: bold;
height: 26px;
line-height: 25px;
float:left;
margin: 0 7px 0 7px;
padding: 0;
list-style: none;
color:#000;
}

#dropnav li a{
position: relative;
color: #000;
text-decoration: none;
padding: 5px 12px 6px 12px;
margin: 0;
width: 140px;
}

/*
#dropnav li.selected_tab {
background: #35a308;
}
*/

#dropnav li a:hover{
color: #fff;
margin: 0;
padding: 5px 12px 6px 12px;
background:#fe612a;
}

#dropnav li.selected_tab {

background:#fe612a;
}

#dropnav li.selected_tab a {
color: #fff;

}


#dropnav li ul {
	display:none;
	list-style:none;
	position: absolute;
	width: 200px;
	top:26px;
	left: 0px;
	z-index:25;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #888;
}

html>body #dropnav li ul {
	width: auto;
/* 	min-width: 160px */
} 


#dropnav li:hover ul, #dropnav li.over ul {
	display: block; 
}

#dropnav li ul li {
	position:relative;	
	display:block;
	float:none;
	margin:0;
	padding:0;
	width: 200px;
	height: auto;
	list-style:none;
	z-index:200!important;
}


#dropnav li ul li b {
	color:#fff;
}

#dropnav li ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff!important;
	font-weight:bold;
	display:block;
	width: 178px;
	padding: 4px 11px;
	text-decoration:none;
	border:none;
	line-height:1.2;
    background: #888;
}

#dropnav li ul li a:hover {
	background:#fe612a;
	color:#fff!important;
	padding: 4px 11px;
}





/* End Drop Down Menu */



/* NAVIGATION ON LEFT */

#subnav{
width: 170px;
padding: 0 5px 0 15px;
margin: 0;
float: left;
position:relative;
z-index: 9;
overflow:hidden;
}

#subnavheader{
position:relative;
font-size: 1.2em;
font-weight: bold;
padding: 6px 0 6px 24px;
margin: 1em 0 0 0;
background: #fff url(/templates/wfw/images/W72.gif) no-repeat center left;
}

#subnav ul{
list-style: none;
padding: 0;
margin: 0 0 0 2em;
}

#subnav li{
border-top: 1px solid #fff;
font-size: 1.2em;
margin: 0;
padding: 0;
}

#subnav li a{
display:block;
color: #888;
background: #fff;
text-decoration: none;
padding: 0 0 0 14px;
width: 14em;
margin: 0.3em 0;
background: #fff url(/templates/wfw/images/navbg_orangeo.jpg) no-repeat center left;
}

#subnav li a:hover {
color: #000;
background: #fff url(/templates/wfw/images/navbg_blacko.jpg) no-repeat center left;
}

#subnav li span{
display:block;
color: #000;
text-decoration: none;
padding: 0 0 0 14px;
margin: 0.3em 0;
width: 14em;
background: #fff url(/templates/wfw/images/navbg_blacko.jpg) no-repeat center left;
}




/* BREADCRUMB TRAIL */

#breadcrumb {
font-size: 1.3em;
font-weight: bold;
color: #fff;
margin: 0;
padding: 0;
z-index: 9;
}

#breadcrumb a {
color: #aaa;
text-decoration: underline;
margin: 0;
padding:0;
z-index: 9;
}

a#breadcrumb0{
text-indent: 0;
display: none;
}

a#breadcrumb1, span#breadcrumb1{ /* adds drop arrow to secondary levels */
background: transparent url(/templates/wfw/images/downarrow.gif) no-repeat left center;
text-indent: 0;
margin: -1em 0 0 0;
display: block;
padding-left: 0.9em;
position: relative;
z-index: 1;
}

a#breadcrumb2, span#breadcrumb2{
background: transparent url(/templates/wfw/images/downarrow.gif) no-repeat left center;
text-indent: 0;
margin: -1em 0 0 1em;
display: block;
padding-left: 0.9em;
}

a#breadcrumb3, span#breadcrumb3{
background: transparent url(/templates/wfw/images/downarrow.gif) no-repeat left center;
text-indent: 0;
margin: -1em 0 0 2em;
display: block;
padding-left: 0.9em;
z-index: 9999;
}

span#breadcrumb1, span#breadcrumb2, span#breadcrumb3, #breadcrumb a:hover{
color: #888;
}

/* hide the edit button on the breadcrumb in edit mode */
span#breadcrumb1 .editable img, span#breadcrumb2 .editable img, span#breadcrumb3 .editable img {
display: none;
}


#contenttitle h2{
font-family: Arial, Verdana, sans-serif;
font-size: 16px;
font-weight: normal;
color: #fe622b;
}

#content{
position: relative;
width: 580px;
margin: 20px 0 0 0;
font-size: 12px;
padding: 0px 10px 0 20px;
overflow: hidden;
border-left: 1px dotted #ccc;
border-right: 1px dotted #ccc;
}

#hp_gallery {
height: 200px;
text-align: center;
}

#norightcol_content {
position: relative;
width: 720px;
margin: 20px 0 0 0;
font-size: 14px;
padding: 0px 10px 0 20px;
overflow: hidden;
color: #222;
}

#norightcolblog_content {
position: relative;
width: 780px;
margin: 20px 0 0 0;
font-size: 14px;
padding: 0px 5px 0 20px;
overflow: hidden;
color: #222;
}
#fullpage_content {
position: relative;
width: 900px;
margin: 20px 0 0 0;
/* left: 60px; */
font-size: 12px;
padding: 0px 10px 0 20px;
overflow: hidden;
}

#popup_content{
position: relative;
width: 530px;
margin: 0;
font-size: 12px;
padding: 8px 20px 0 20px;
overflow: hidden;
border-left: 1px dotted #ccc;
border-right: 1px dotted #ccc;
}


#leftcol{
position: relative;
width: 150px;
font-size: 12px;
margin: 20px 0 0 0;
padding: 10px 10px 10px 0;
border-top: 1px dotted #ccc;
}

#leftcolnosubnav{
position: relative;
width: 120px;
font-size: 12px;
margin: 0;
padding: 10px 0px 10px 0px;
}

#leftcol blockquote {
margin: 10px 0 10px 0;
padding: 2px 0 6px 25px;
background: transparent url(/templates/wfw/images/nav_button.png) no-repeat top left;
border-bottom: 1px dotted #ccc;
}


#rightcol{
position: relative;
float: right;
width: 160px;
font-size: 12px;
margin: 10px 0 0 0;
padding: 10px 17px 10px 10px;
overflow: hidden;
}

#rightcol blockquote {
margin: 10px 0 10px 0;
padding: 2px 0 6px 25px;
background: transparent url(/templates/wfw/images/nav_button.png) no-repeat top left;
border-bottom: 1px dotted #ccc;
}

/* CONTACT FORM */

.contactform table{
float: left;
border: 2px solid #e1883b;
margin-bottom: 50px;
}

.contactform th{
background: #e1883b;
color: #ffffff;
}

#editable_footer {
color: #666;
text-align: left;
float: left;
font-size: 10px;
width: 940px;
padding-left: 20px;
padding-bottom: 20px;
}

#popup_footer {
color: #666;
text-align: left;
font-size: 10px;
width: 530px;
padding-left: 20px;
padding-bottom: 20px;
}

#footer{
position: relative;
display: block;
width: 980px;
margin: 0 auto;
padding: 10px;
text-align: center;
font-size: 12px;
clear: both;
}

#footer a{
color: #eb8a2c;
color: #666;
/* background: transparent url(/home/W72.gif) no-repeat center; */
}

#footer a:hover{
color: #000;
}

/*Used to Style RSS feeds from Blogs or SLates */

#feed_box{
/* font-size: 10px; */
width: 180px;
float: left;
padding: 0px 0px 0px 0px;
overflow: hidden;
background: transparent;
/* border: 1px solid red; */
}

#feed_box, .rss_box { 
position: relative;
display: block;
width: 170px;
padding: 0;
margin: 0;
/*
font-family: "Lucida Sans", Verdana, Arial, sans-serif;
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
*/
/* border: 1px solid red; */
}

/*
#feed_box span.styled{
display: block;
width: 100%;
}
*/

#feed_box ul{
font-size: 8px;
margin: 0;
padding: 0;;
list-style: none;
line-height: 1.2;
/* text-decoration: none; */
}

#feed_box ul li{
margin-bottom: 5px;
}

#feed_box ul li a{
text-decoration: none;
color: #f6931c;
font-weight: bold;
}

#feed_box ul li a:hover{
color: #000;
}

#feed_box .rss_date{
color: #666;
font-size: 10px;
display: none;
}

#feed_box, #rss_items {
font-size: 10px
}

#feed_box, .rss_title { 
font-family: "Lucida Sans", Verdana, Arial, sans-serif;
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
}

#feed_box, .rss_items { 
font-family: "Lucida Sans", Verdana, Arial, sans-serif;
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #666666; 
margin: 0;
padding: 0;
line-height: 1;
}

/*This is the text of each feed item */

#feed_box, .rss_item { 
font-family: "Lucida Sans", Verdana, Arial, sans-serif;
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #666;
padding: 0;
margin: 0;
}


/*this is each RSS Item Title*/


#feed_box, .rss_item a { 
font-family: "Lucida Sans", Verdana, Arial, sans-serif;
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #06C;
margin: 0;
padding: 0;
}

#feed_box, .rss_date { 
font-family: "Lucida Sans", Verdana, Arial, sans-serif;
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #000000; ; 
clip:    rect(   ); 
list-style-image: none
}



.shoppingcart_horiz {
display:block;
clear: both;
width: 100%;
border: 1px solid black;
font-weight: bold;
font-size: 14px;
background-color: gold;
margin: 0 0 10px 0;
padding: 10px 0;
text-align: center;
}

#archive_link {
font-weight: 700;
font-size: 10px;
color: #e38933;
}

#archive_link a{
}


#wfw_archive {
margin-left: -30px;
background: #e38933;
}

#wfw_archive a{
background: #eee;
}

#wfw_archive a:hover{
background: #fff;
}


#blog_content
{
position:relative;
float:left;
width:570px;

}

#blog_right
{
position:relative;
float:right;
width:160px;
right:0;
}

#blog_right a
{
color:#FE622B;
}

#blog_content #archive_link, #blog_content #category_list
{
display:none;

}
