/*--------------------------
biglou STYLESHEET
based on SVH
VALID CSS 2.0
COPYRIGHT 2008-2011 WILDFIREWEB
AUTHOR: blaine@wildfireweb.com
modified: 042609
---------------------------*/

@import url(/css/wildfirecommon.css);
@import url(/templates/biglou/css/slatesblogs.css);

body{
font-size: 62.5%;
margin: 0;
padding: 0;
/*
background: #fbba15;
background: #7592a8;
*/
font-family: Georgia;
/* background: #2b3265; */
/* background: #b4fc60;  */
/* background: #fff; */
background: #fff url(/templates/biglou/images/bg.gif);
}

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

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


.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;
}

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

#wrapper{
display: block;
position: relative;
margin: 0 auto;
width: 930px;
background: #fff;
padding: 0;
overflow: hidden;
}

#innerwrapper{
display:block;
position:relative;
float:right;
margin: 0;
padding: 0;
border: 0;
background: #fff;
border: 1px solid #e9e9e9;
border-bottom: 50px solid #abbecc;
}

#header{
position:relative;
display:block;
width: 870px;
color: #666;
font-size: 1.2em;
margin: 0;
background: #fff;
padding: 0 30px 10px 30px;
border-bottom: 20px solid #abbecc;
float: left;
clear: both;
}

/* Top nav in header */

#topnav {
display: block;
position:relative;
width:810px;
height: 30px;
top: -48px;
margin: 0 0 0 60px;
clear:both;
}

#topnav ul {
padding:0 0 0 0;
list-style: none;
margin: 0 0 0 20px;
text-align: center;
background: transparent;
}

#topnav li{
font-family: Georgia;
text-transform: uppercase;
font-size: 1.6em;
font-weight: 700;
display: block;
height: 30px;
float:left;
}

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

#topnav li a:hover{
color: #000;
}

#topnav li span{
position: relative;
/* display:block; */
padding: 0px 12px 0px 12px;
margin: 0;
color: #000;
}


/* NAVIGATION ON LEFT */

#subnav{
width: 170px;
padding: 0 5px 0 10px;
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/biglou/images/nav_button.png) no-repeat center left;
}

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

#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/biglou/images/nav_bullet.png) 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/biglou/images/nav_bullet.png) no-repeat center left;
}


#subnav li a:hover {
color: #000;
}

#content_title {
font-family: Georgia;
font-size: 1.4em;
text-transform: uppercase;
font-weight: 700;
color: #000000;
padding-top: 20px;
}

#content{
position: relative;
display: block;
width: 510px;
float: left;
margin: 0;
font-size: 1.4em;
font-family: Georgia;
padding: 8px 15px 15px 15px;
border-left: 1px dotted #ccc;
border-right: 1px dotted #ccc;
}

#fullpage_content {
position: relative;
display: block;
float: left;
width: 730px;
margin: 0;
padding: 0 0 0 90px;
font-size: 1.6em;
font-family: Georgia;
min-height:550px;
height:auto !important;
height:550px;

}

#homepage_content {
position: relative;
display: block;
float: left;
width: 930px;
margin: 0;
padding: 0;
font-size: 1.4em;
font-family: Georgia;
background: #9eb4c1;
background: #fff;
}



#2col_content {
position: relative;
display: block;
float: left;
width: 680px;
margin: 0;
font-size: 1.4em;
padding: 8px 20px 15px 20px;
border-left: 1px dotted #ccc;
border-right: 1px dotted #ccc;
/* force min-height in most browsers */
/*
min-height:750px;
height:auto !important;
height:750px;
*/
}

#leftcol{
position: relative;
width: 160px;
font-size: 1em;
margin: 0px 0 0 0;
padding: 0px 10px 10px 0;
/* border-top: 1px dotted #ccc; */
}

#leftcolnosubnav{
position: relative;
width: 140px;
margin: 0;
padding: 10px 0px 10px 0px;
}

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

#leftcol_persistent {
font-size: 1.4em;
}

#leftcol_lower {
font-size: 1.2em;
}


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

}

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

/* CONTACT FORM */

.contactform table{
border: 2px solid #f5d3cf;
}

.contactform th{
background: #f5d3cf;
color: #7f1f21;
}

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

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

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


#content #calendar_wrapper{
width: 515px;
}

#content #cal_events {
width: 510px;
}

#content #cal_month {
width: 510px;
}

#fullpage_content #cal_events {
width: 880px;
margin: 0;
padding: 0;
}

#fullpage_content #cal_month {
width: 880px;
margin: 0;
padding: 0;
}

#fullpage_content #calendar_wrapper{
width: 880px;
}

/*
#footer{
margin: 0 auto;
position: relative;
left: -11px;
clear: both;
width: 830px;
padding: 0 45px 20px;
}
*/
