/*
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;
	
}
#container {
	margin: 0 auto;
	width: 800px ;
	border: 1px solid #666666;
	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;
}
h4 {}
.thisMonth{
	margin-top: 0;
	height: 56px;
	line-height: normal;
	font-size: 24px;
	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: #00CC00;
	font-family: "Trebuchet MS", Arial;
}
.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: #00CC00;
}
.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: 260px;
	background-image: url(img/masthead2.gif);
	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: 203px;
	width: 800px;
	text-align:left;
	border: 0px solid;
	height: 82px;
}
#top_navlist h2{
display: none;
}
#navlist{
	padding: 4px 4px;
	margin-left: 0;
	border-bottom: 0px solid;
	font-weight: bold;
	font-size: 14px;
}
#navlist li{
list-style: none;
margin: 0;
display: inline;
}
#navlist li a{
padding: 11px 30px;
margin-left: 3px;
border: 0px solid #fff;
border-bottom: none;
background: #FFF;
text-decoration: none;
}
#navlist li a:link { color: #0000FF; }
#navlist li a:visited { color: #00CC00; }
#navlist li a:hover{
color: #F8590B;
background: #FFF;
border-color: #227;
}
#navlist li a#current{
	background: #FFF;
	border-bottom: 0px solid white;
	color: #CC3300;
}
/*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;
}
table {
	background-color: #C6D5F2;
}
#smgray {
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.adtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
