/*--------------------------
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: #transparent url(/templates/wfw/images/bg.gif) repeat-y top; */
/* background: #f5d3cf url(/templates/wfw/images/bg_gradient.jpg) repeat-x top; */
background: #fff url(/templates/wfw/images/wfwbg_fade.jpg) repeat-x top;
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: #ea892b 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;
}

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

#wrapper{
margin: 10px auto;
width: 1000px;
position: relative;
background-color: #fff;
/* border-top: 6px solid #095b85; */
/*
border-left: 1px solid #095b85;
border-right: 1px solid #095b85;
border-bottom: 1px solid #095b85;
*/
padding: 0;
}

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

#header{
position:relative;
display:block;
width: 960px;
color:#666;
padding: 30px 20px 0 20px;
/* padding: 20px; */
}


/* 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;
}

#topnav ul {
padding:0 0 0 0;
/* display:block; */
/* height: 30px; */
list-style: none;
margin: 0 0 0 20px;
text-align: center;
background: transparent;
}

#topnav li{
font-size: 14px;
font-weight: 700;
display: block;
height: 30px;
float:left;
/*
margin: 0;
padding: 0;
*/
}

#topnav li a{
position: relative;
/* display:block; */
color: #666;
text-decoration: none;
padding: 0px 12px 0px 12px;
margin: 0;
}

#topnav li a:hover{
/* background: transparent url(/templates/wfw/images/tnbg.jpg) repeat top left; */
color: #000;
text-decoration: underline;
}

#topnav li span{
position: relative;
/* display:block; */
padding: 0px 12px 0px 12px;
margin: 0;
/* background: transparent url(/templates/wfw/images/tnbg.jpg) repeat top left; */
color: #000;
}


/* 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/nav_bullet.png) no-repeat center left; */
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/nav_bullet.png) no-repeat center left; */
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 {
font-family: Arial, Verdana, sans-serif;
font-size: 1.4em;
font-weight: 700;
color: #58270c;
}

#content{
position: relative;
width: 570px;
margin: 0;
font-size: 12px;
padding: 8px 20px 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: 0;
margin-left: 60px;
font-size: 12px;
padding: 8px 10px 0 20px;
overflow: hidden;
}


#fullpage_content {
position: relative;
width: 900px;
margin: 0;
margin-left: 60px;
font-size: 12px;
padding: 8px 10px 0 20px;
overflow: hidden;

/* border-left: 1px dotted #ccc; */
/* border-right: 1px dotted #ccc; */
/* border: 1px solid red; */

}

#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: 0;
padding: 10px 15px 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;
}

/*feed into area on home page */
#rss_items {
font-size: 11px
}

.rss_title { 
font-family: "Lucida Sans", Verdana, Arial, sans-serif;
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
}
.rss_items { 
font-family: "Lucida Sans", Verdana, Arial, sans-serif;
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
margin: 0 0 0 1em;
padding: 0;
}
/*This is the text of each feed item */
.rss_item { 
font-family: "Lucida Sans", Verdana, Arial, sans-serif;
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
PADDING-BOTTOM: 7px;

}
/*this is each RSS Item Title*/
.rss_item a { 
font-family: "Lucida Sans", Verdana, Arial, sans-serif;
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #06C; 
}
.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
}
.rss_box { 
font-family: "Lucida Sans", Verdana, Arial, sans-serif;
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
}
.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: 18px;
margin-left: -20px;
width: 200px;
color: #e38933;
}

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

#wfw_archive a{
background: #eee;
}

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

