/*
Theme Name: Municipal Sample
Theme URI: http://wordpress.org/
Description: Municipal Sample.
Version: 1.1
Author: Vanessa Wood
Author URI: http://redlavalamp.com/

*/


/*////////// GENERAL //////////*/
body {
	margin: 0px;
	background-color: #FFF;
	background-image: url(img/body-bg.gif);
	background-repeat: repeat;	
}
#container {
	margin: 0 auto;
	width: 800px ;
	border: 3px solid #F58232;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	background-color: #FFFFFF;
	}
#container2 {
	border: 0px solid #0000ff;
	background-color: #FFFFFF;
}
#container3 {
	width: 800px;
	float:left;
	border: 0px solid #ff0000;
	background-color: #FFFFFF;
}
/*////////// TYPEOGRAPHY //////////*/
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #f8590b;
	font-weight: bold;
	font-style: normal;
	line-height: 26px;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 12px;
	text-decoration: underline;
}
h4 {}
.thisMonth{
	margin-top: 0;
	height: 56px;
	line-height: normal;
	font-size: 48px;
	font-weight: bold;
	color: #f8590b;
	background-image: url(images/muni_bg_content.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b09fb4;
	font-family: "Times New Roman", Times, serif;
}
.features{
margin-top: 0;
height: 46px;
line-height: 70px;
background-color: #2161e9;
font-size: 24px;
font-weight: normal;
color: #2161E9;
}
.columns{
	margin-top: 0;
	height: 46px;
	line-height: 70px;
	font-size: 10px;
	font-weight: normal;
	color: #F8590B;
	background-image: url(images/muni_bg_content2.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b09fb4;
}
.pastIssues{
margin-top: 0;
font-family: "Trebuchet MS", Arial;
font-size: 31px;
font-weight: normal;
color: #305669;
}
p {
	margin-bottom: 18px;
}
a {}
a:hover {
	text-decoration: underline;
}
a:visited {}
/*////////// HEADERS //////////*/
#header {
	border: 0px solid #00ff00;
	width: 800px ;
	height: 200px;
	background-image: url(img/masthead.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#header p, #header h1, #header h2/**/ {
/*display: none;*/
}
/*////////// CONTENT //////////*/
#content {
	margin:0 10px;
	width: 525px;
	float:left;
	border: 0px solid #333333;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*////////// SIDEBARS //////////*/
#sidebarLT {
margin:0 5px;
width:175px;
border: 0px solid #ff9900;
float:right;}
#sidebarRT {
	margin:0 10px;
	width: 200px;
	float: right;
	border: 0px solid #0000ff;
	background-color: #FFFFFF;
}
/*////////// NAV //////////*/

#top_navlist {
	position: absolute;
	top: 210px;
	width: 800px;
	text-align:left;
	border: 0px solid;
	height: 82px;
}
#top_navlist h2{
display: none;
}
#navlist{
	padding: 2px 2px;
	margin-left: 0px;
	border-bottom: 0px solid;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navlist li{
list-style: none;
margin: 0;
display: inline;
}
#navlist li a{
padding: 11px 20px;
margin-left: 2px;
border: 0px solid #fff;
border-bottom: none;
background: #FFF;
text-decoration: none;
}
#navlist li a:link { color: #009900; }
#navlist li a:visited { color: #666; }
#navlist li a:hover{
color: #F8590B;
background: #FFF;
border-color: #227;
}
#navlist li a#current{
	background: #FFF;
	border-bottom: 0px solid white;
	color: #CC3300;
}

#top_navlist {
	position: absolute;
	top: 210px;
	width: 800px;
	text-align:left;
	border: 0px solid;
	height: 82px;
}
#top_navlist h2{
display: none;
}
#navalpha{
	margin-left: 0px;
	border-bottom: 0px solid;
	width: 475px ;
	height: 55px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		
}
#navalpha li{
list-style: none;
margin: 0;
display: inline;
}
#navalpha li a{
padding: 5px 3px;
margin-left: 2px;
border: 0px solid #fff;
border-bottom: none;
background: none;
text-decoration: none;
}
#navalpha li a:link { 
color: #009900;
text-decoration: underline;
 }
#navalpha li a:visited { color: #999;
text-decoration: none;
 }
#navalpha li a:hover{
color: #F8590B;
background: none;
border-color: #227;
text-decoration: none;
}

/*TOC Nav*/
.tocNav{
padding-left: 0;
margin-left: 0;
border-bottom: 0px solid gray;
width: 200px;
}
tocNav li{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 0px solid;
}
tocNav li a { text-decoration: none; }
/*////////// BLOG ELEMENTS //////////*/
/*////////// FORMS //////////*/
/*////////// FOOTER //////////*/

#pushbottom{
clear:both;
}
#footer {
	border: 0px solid #000033;
	height: 85px;
	width: 780px;
	margin-left: 10px;
	margin-bottom: 30px;
	font-size: 14px;
}
#footerRight{
margin: 0 10px 0 10px;
width:400px;
float:right;
border: 0px solid #552200;
}
#footerLeft{
margin: 0 10px;
width: 700px;
float:left;
border: 0px solid #332200;
}
#footer h3{
display: none;
}
/*////////// IMAGES //////////*/
/*////// FUN CLASSES ///////////*/
/*any little extra flares and fun design
elements you want to add can go here*/
.smaltext {
	font-size: 12px;
	color: #999999;
}
.headline {
	font-family: "Courier New", Courier, mono;
	font-size: 28px;
	font-weight: bolder;
	color: #E50102;
	line-height: 30px;
}
#contentB {
	width: 795px;
}
.subhead {
	color: #E50102;
	font-weight: bold;
}
td {
	background-position: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
table {
	background-color: #FFFFCC;
	padding-left: 5px;
}
#smgray {
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.adtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.newstxt {
	font-family: "Courier New", Courier, mono;
}
