/*
Theme Name: WordPress Theme
Author: Scott Botkins
Author URI: http://www.invisionblue.com/
*/



body{
background: url('images/bg.jpg') center repeat-y #68727B;
margin: 0px;
font-family: arial;
font-size: 0.8em;
color: #6E7377;
}

a{color: #000000}
a:link { text-decoration: none}
a:visited { text-decoration: none}
a:hover { text-decoration: underline}


.body_container{
width: 900px;
text-align: left;
}

#header{
width: 890px;
height: 110px;
background: url('images/header.gif') no-repeat;
clear: both;
margin-bottom: 15px;
text-align: right;
padding: 10px 10px 0px 0px;
}

h1{
border-left: 0px solid #EAECEB;
padding-left: 0px;
color: #000000;
font-size: 1.3em;
}

h1 a{
text-decoration: none;
}

h2{
font-size: 1.2em;
}

#content{
display: table;
width: 900px;
background: url('images/cbg.jpg') repeat-y;
border-bottom: 8px solid #2F363C;
}

#left_column{
padding: 0px 25px 0px 20px;
}

#right_column{

}

.widgetblock{
width: 349px;
margin: 0px 0px 10px 6px;
clear: both;
text-align: left;
}

#footernav{
width: 830px;
height: 25px;
margin: 0px;
padding: 10px 0px;
list-style-type: none;
clear: both;
}

.footerarea{
width: 900px;
padding-bottom: 10px;
border-top: 0px solid #2F363C;}

#footernav li{
display: block;
float: left;
margin: 0px;
padding: 0px 10px;
list-style-type: none;
border-left: 1px solid #2F363C;
}

#footernav li a{
display: block;
float: left;
list-style-type: none;
color: #FFFFFF;
font-weight: bold;
font-size: 0.8em;
text-decoration: none;
}

#footernav .foothome{
display: block;
float: left;
margin: 0px;
padding: 0px 10px;
list-style-type: none;
border-left: 0px;
}

#nav{
height: 25px;
margin: 10px 0px;
padding: 0px;
list-style-type: none;
clear: both;
}

#nav li{
display: block;
float: left;
margin: 0px 10px 0px 0px;
padding: 0px;
list-style-type: none;
}

#nav li a{
display: block;
float: left;
padding: 5px;
list-style-type: none;
color: #FFFFFF;
font-weight: bold;
font-size: 0.8em;
text-decoration: none;
}

#nav .current_page_item{
background: #30383B;
}

#nav li a:hover{
background: #30383B;
}

#rssheader{v
background: url('images/rssheader.jpg') no-repeat;
width: 344px;
height: 21px;
font-size: 0.9em;
margin: 0px;
padding: 13px 0px 0px 5px;
}

.rssbg{
background: url('images/rssbg.jpg') no-repeat;
font-size: 0.9em;
margin: 0px;
padding: 13px 5px 10px 5px;
}

#search{
background: url('images/searchheader.jpg') no-repeat;
width: 344px;
height: 27px;
font-size: 0.9em;
margin: 0px;
padding: 8px 0px 0px 5px;
}

.input{
border: 1px solid #EBEBEB;
}

.sbheader{
background: url('images/sbheader.jpg') repeat-x;
height: 21px;
font-size: 0.9em;
margin: 10px 0px;
padding: 8px 0px 0px 5px;
}

.thinblock{
width: 156px;
padding: 5px;
border: 3px solid #EBEBEB;
}

.thinblock h3{
font-size: 1.0em;
margin: 0px 0px 10px 0px;
padding: 0px;
text-align: center;
}

#footercontent{
display: table;
width: 900px;
background: #30373D;
padding: 8px 0px;
margin: 15px 0px;
}

.footerblock{
width: 279px;
background: #464B51;
padding: 5px;
color: #A0A5AB;
font-size: 0.85em;
}

.footerblock h3{
color: #FFFFFF;
border-bottom: 1px dashed #A0A5AB;
margin: 0px 0px 10px 0px;
padding-bottom: 5px;
font-size: 1.3em;
}

.footerblock ul{
margin: 0px;
padding: 0px;
list-style-type: none;
}

.footerblock li{
background: url('images/bullet.jpg') no-repeat;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 15px;
list-style-type: none;
}

.footerblock a{
color: #FFD050;
}

.footerblock a:hover{
text-decoration: none;
}