/*  
Theme Name: Logan County
Theme URI: http://www.loganco.gov
Description: This is my very own theme. Tested for compatibility in Firefox 3.0 and IE 7/8 beta 1.
Version: 1.0
Author: Shane
Author URI: http://www.shaneshack.com

*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
margin:0;
padding:0;
}

ol,ul{
list-style:none;
}

address,caption,cite,code,dfn,em,strong,th,var{
font-style:normal;
font-weight:normal;
}

table{
border-collapse:collapse;
border-spacing:0;
}

fieldset,img{
border:0;
}

caption,th{
text-align:left;
}

q:before,q:after{
content:'';
}

html{
background:#520005 url(images/html-back.png) repeat-x;
text-align:left;
}

body{
width:960px;
margin:auto;
font-family:Century Gothic,Verdana,Tahoma,sans-serif;
font-size:0.8em;
background:#ffffff;
}

p{
padding:10px 20px 10px 20px;
}

h1{
font-size:150%;
padding:10px 20px;
}

h2{
font-size:130%;
padding-left:10px;
}

h3{
font-size:120%;
padding-left:200px;
}

h4{
font-size:110%;
padding-left:20px;
}

strong{
font-weight:bold;
}

em{
font-style:italic;
}

big{
font-size:120%;
font-weight:bold;
}

small{
font-size:80%;
font-style:italic;
}

a:link{
color:#004eff;
}

a:visited{
color:#cc0000;
}

a:hover{
color:#006e2e;
}

#header{
width:100%;
background:#ffffff;
color:white;
}

.blogtitle{
width:60%;
height:75px;
float:left;
background:#000000;
}

.blogtitle h1{padding:0;margin:0;}

.search{
width:40%;
height:75px;
float:right;
text-align:right;
background:#000000;
}

.search-form{
height:25px;
margin-top:25px;
padding:0 20px 0 20px;
}

table tr td.field{
width:75%;
}

.search input.field{
border:1px #520005 solid;
background:#17191a;
color:#fff;
font-family:Century Gothic,Verdana,Tahoma,sans-serif;
font-size:14pt;
width:100%;
height:25px;
}

table tr td.button{
width:25%;
padding-left:15px;
}

.search input.button{
width:78px;
height:25px;
border:none;
background:url(images/button01.png) no-repeat;
}

.search input.button:hover{
width:78px;
height:25px;
border:none;
background:url(images/button02.png) no-repeat;
}

.search input.button:active{
width:78px;
height:25px;
border:none;
background:url(images/button03.png) no-repeat;
}

/* BEGIN MENU CSS */

.nav{
clear:both;
list-style:none;
width:960px;
height:30px;
background:#ffffff url(images/button1a.png) repeat-x;
text-align:center;
font-weight:bold;
font-size:90%;
}

.nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
z-index:300;
}

.nav ul li{
float:left;
position:relative;
width:120px;
height:30px;
margin-bottom:5px;
}

.nav ul li a{
display:block;
text-decoration:none;
color:#ffffff;
padding-top:5px;
}

.nav ul li:hover{
background:url(images/button4.gif) no-repeat;
}

.nav ul li ul{
position:absolute;
width:150px;
background:#ffffff;
color:#000000;
display:none;
margin-top:5px;
border:1px solid #356aa0;
}

.nav ul li ul li{
position:relative;
clear:both;
width:150px;
height:20px;
display:block;
color:#000000;
padding-bottom:10px;
text-align:left;
}

.nav ul li ul li a{
float:left;
color:#000000;
width:150px;
height:20px;
/*margin-left:5px;*/
padding:7px 3px 5px 3px;
}

.nav ul li ul li a:hover{
color:#ffffff;
}

.nav ul li ul li:hover{
background:#36393d;
height:20px;
}

.nav ul li:hover ul, .nav ul ui li:hover ul, .nav ul ul ul li:hover ul{
display:block;
color:black;
}

/* END MENU CSS */

.marquee{
width:100%;
height:25px;
background:url(images/marqueeback.png) repeat-x;
font-weight:bold;
}

marquee p{
padding:0;
margin:0;
}

marquee li{
list-style:none;
}

marquee a:link{
color:yellow;
text-decoration:none;
}

marquee a:visited{
color:yellow;
text-decoration:none;
}

marquee span.mar-post-item a.post-title{
background-color:transparent;
text-decoration:none;
border:none;
}

#ie6{
width:100%;
background:#c3d9ff;
color:black;
text-align:center;
}

#main{
background:#fff;
padding-top:15px;
}

#container{}

.post{}

.cat{
border-bottom:1px solid #eeeeee;
margin:0;
padding:0;
}

.cat h1{
font-size:400%;
margin:0 10px 0 10px;
padding:0;
font-family:times,serif;
font-style:italic;
}

.cat h1 a{
color:silver;
text-decoration:none;
}

.border{ /* for archive.php only */
height:1px;
border-bottom:1px solid #eeeeee;
}

.post h2 a{
text-decoration:none;
color:#356aa0;
font-size:150%;
}

.post-title{
height:20px;
background:#f9f7ed;
border-bottom:8px double #eeeeee;
border-top:2px solid #eeeeee;
padding:0;
font-family:times,serif;
font-style:italic;
}

.title{
width:49%;
float:left;
}

.title h2{
font-size:110%;
}

.title h2 a{
text-decoration:none;
}

.today{
width:49%;
float:right;
text-align:right;
}

.today p{
font-size:120%;
margin-top:-9px;
}

.date{
padding:0;
margin:0 0 0 12px;
font-weight:bold;
}

.month{}

.day{}

.year{}

.entry{
clear:both;
}

.entry h2{
padding-top:20px;
}

.entry ul,ol{
margin-left:40px;
}

.entry ol li{
padding:5px 0 5px 0;
list-style-type:decimal;
}

.entry ul li{
padding:5px 0 5px 0;
list-style-type:disc;
}

.csu-entry{
clear:both;
background:url(images/cs-corner.png) top right no-repeat;
}

.csu-entry h2{
padding-top:20px;
}

.csu-entry ul,ol{
margin-left:40px;
}

.csu-entry ol li{
padding:5px 0 5px 0;
list-style-type:decimal;
}

.csu-entry ul li{
padding:5px 0 5px 0;
list-style-type:disc;
}

.wp-caption{
margin-left:20px;
}

.powerpress_player{
margin-left:20px;
padding:10px 0 0 0;
}

table.contact{
font-size:100%;
width:90%;
margin:20px auto 20px auto;
border:1px solid #eeeeee;
}

table.contact tr td.label{
width:10%;
}

table.contact tr td.input{
width:90%;
}

option{
padding:2px;
}

option.dept{
font-style:italic;
color:gray;
}

table.entry{
font-size:100%;
width:90%;
margin:20px auto 20px auto;
border:1px solid #eeeeee;
}

table.entry tr td{
width:25%;
padding:5px;
text-align:left;
vertical-align:top;
}

table.entry tr td:hover{
background:#eeeeee;
}

table.entry tr td.head{
background:#520005;
color:#fff;
font-weight:bold;
}

table.weeds{
font-size:100%;
width:90%;
margin:20px auto 20px auto;
border:1px solid #eeeeee;
}

table.weeds tr td{
width:33%;
padding:5px;
text-align:center;
}

table.weeds tr td:hover{
background:#eeeeee;
}

table.weeds tr td.head{
background:#520005;
color:#fff;
font-weight:bold;
}

table.att{
font-size:100%;
width:90%;
margin:20px auto 20px auto;
border:1px solid #eeeeee;
}

table.att tr td{
width:33%;
padding:5px;
text-align:left;
vertical-align:top;
}

table.att tr td:hover{
background:#eeeeee;
}

table.att tr td.head{
background:#520005;
color:#fff;
font-weight:bold;
}

table.att tr td.one{
background:#eeeeee;
}

table.agenda{
font-size:100%;
width:90%;
margin:20px auto 20px auto;
border:1px solid #eeeeee;
}

table.agenda tr td{
width:33%;
padding:5px;
text-align:left;
vertical-align:top;
}

table.downloads{
width:90%;
margin:20px auto 20px auto;
}

table.downloads tr td{
width:33%;
}

.postmetadata{
font-size:80%;
text-align:right;
border-top:1px solid #eeeeee;
}

.navigation{
text-align:center;
height:20px;
background:#f9f7ed;
border-bottom:8px double #eeeeee;
border-top:2px solid #eeeeee;
padding:0;
font-family:times,serif;
font-style:italic;
margin-bottom:10px;
}

#bottom{
clear:both;
overflow:auto;
width:960px;
font-size:90%;
background:#eeeeee;
border-top:10px double #a34d47;
}

.sidebar1{
width:319px;
float:left;
}

.sidebar1 ul{
padding:10px;
margin-left:15px;
}

.sidebar1 ul li ul li:hover{
background:url(images/bottom-li-back.png);
}

.sidebar2{
width:320px;
border-left:1px solid silver;
border-right:1px solid silver;
float:left;
}

.sidebar2 ul{
padding:10px;
margin-left:15px;
}

.sidebar2 ul li ul li:hover{
background:url(images/bottom-li-back.png);
}

.sidebar3{
width:319px;
float:left;
}

.sidebar3 ul{
padding:10px;
margin-left:15px;
}

.sidebar3 ul li ul li:hover{
background:url(images/bottom-li-back.png);
}

table#wp-calendar{
width:95%;
font-size:120%;
}

.widgettitle{}

#footer{
clear:both;
background:#000000;
color:#ffffff;
font-size:90%;
}

form#si_contact_form1{
margin-left:30px;
}
