/*
Theme Name: FireTheme
Theme URI: http://forum.vbulletinsetup.com
Description: This is a Fire Wordpress theme with a fixed width, laid out in 2 columns with the menu on the right
Author:Sheley Enterprises
Author URI: http://brandon.sheley.org


/*-----------Block Level Elements--------------*/

Body{
	background: #fff url("images/topbg.jpg") no-repeat center top;
	font-family:"Arial";
	font-size: 12px;
	color: #676767;
	margin:0;
	padding:0;
	border:0;
	vertical-align:top;
}

#page {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	border:0;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	
}
#topnav{
	width: 900px;
	height: 40px;
	margin:0;
	padding:0;
	position:absolute;
	top:3px;
	left:2px;
}
#nav{
	height: 60px;
	overflow: hidden;
	padding-left:20px;
	float:left;
	margin:0;
}
#nav li{
	list-style-type: none;
	width: 70px;
	height: 30px;
	background: url("images/TopNav.gif") no-repeat right top;
	padding-right: 2px;
	text-align: center;
	float: left;
}
#nav li a{
	width: 70px;
	height: 40px;
	display: block;
	color:#FFFF00;
	padding-top: 6px;
	text-decoration: none;
        font-weight:bold;
}
#nav li a:hover{
	color: #fff;
}
#nav .current_page_item a, #nav .current_page_item a:hover{
	width: 90px;
	height: 25px;
	display: block;
	color: #fff;
	padding-top: 6px;
	text-decoration: none;
}
#mheader {
	width: 900px;
	height:300px;
	margin:0;
	padding:0;
	position:relative;
}

#header {
	width: 900px;
	height:190px;
	position:absolute;
	left:20px;
	top:50px;
	margin:0;
	padding:0;
}

#headerimg {
	margin-left:50px;
	background:url("images/Logo.gif") no-repeat left;
	width:750px;
	height:130px;
	padding:0;
	cursor:pointer;
}
#headerimg a{
	text-decoration:none;
	border:0;
}
.tags{
	margin-left:20px;
	padding:0;
	margin-top:10px;
	margin-bottom:2px;
	color:#000;
	font-size:12px;
	font-size:14px;
	
}
.tags a{
	color:#F00;
	text-decoration:none;
	font-weight:bold;
}
.headerlink {
	width:280px;
	height:50px;
	padding:0;
	cursor:pointer;
	display:block;
	visibility:hidden;
}

.description {
	float:left;
	margin-left:55px;
	padding:0;
	margin-top:8px;
	color:#FFF;
	font-size:12px;
}
.rss{
	width:70px;
	height:60px;
	position:absolute;
	left:727px;
	top:54px;
	padding:0;
	cursor:pointer;
}
/*--------------Search Form-------------*/

#searchform {
	height:30px;
	width:235px;
	position:absolute;
	left:632px;
	margin:0;
	top:180px;
	padding:0;
	background:url("images/search.gif") no-repeat left;
}

.searchtext {
	width:163px;
	height:16px;
	margin-top:4px;
	margin-left:1px;
	border:0;
	color:#666;
	padding:0;
}

.searchbtn {
	width:54px;
	height:18px;
	background:url("images/searchbtn.gif") no-repeat left;
	cursor:pointer;
	margin-left:7px;
	margin-top:4px;
	border:0;
	padding:0;
}


#wrapper {
	width: 900px;
	margin:0;
	padding:0;
}

#content {
	float: left;
	width: 630px;
	padding-left:8px;
}

#sidebar {
	width: 236px;
	margin-left: 649px;
	margin-top:10px;
	margin-right:0;
	padding:0;	
}

#footer {
	width: 900px;
	clear: both;
	height:40px;
	background:url("images/footer.jpg") no-repeat top center;
	padding-top:11px;
	margin:0;
	
}
#footer a,#footer a:active,#footer a:visited,#footer a:link {
	color:#F00;
	text-decoration:none;
}
#footer a:hover {
	color:#700;
	text-decoration:none;
}
/*-------------Headings-------------*/

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {
	width:630px;
	margin-top:6px;
	background:url("images/FileCorner.jpg") no-repeat top left;
	padding-top:11px;
}

.post h2 {
	float:left;
	width:550px;
	height:28px;
	padding:0;
	margin-top:1px;
	margin-left:30px;
	margin-bottom:0;
	font-size:24px;	
	border-bottom:1px solid #666;
}
.post h2 a,.post h2 a:link, .post h2 a:visited, .post h2 a:active{
	color:#F00;
	text-decoration:none;
}

.post-top{
	width:630px;
	height:65px;
	margin:0;
	padding:0;
	float:left;
}
.post-comments{
	width:25px;
	height:65px;
	float:left;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	margin:0;
	padding:0;
	vertical-align:text-top;
}
.post-comments a,.post-comments a:active,.post-comments a:visited, .post-comments a:link{
	padding:0;
	margin:0;
	color:#F00;
	text-decoration:none;
}
.post-comments a:hover{
	color:#333;
	text-decoration:none;
}
.post-top small{
	width:490px;
	height:6px;
	float:left;
	padding:0;
	margin-top:2px;
	margin-left:33px;
}
.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {
	margin-left:20px;
	padding:0;
	margin-bottom:20px;
	margin-top:0;
	width:590px;
	color:#000;
}
.entry a{
	text-decoration:none;
	color:#F00;
	font-weight:bold;
}

.postmetadata {
	width:592px;
	padding-top:3px;
	border-top:3px solid #333;
	margin-left:20px;
	margin-top:0;
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin-bottom:40px;

}

.postmetadata a {
	color:#F00;
	text-decoration:none;

}

.navigation {
	margin-top:1px;
	height:30px;
	margin-bottom:10px;
	width:590px;
	margin-left:2px;
	float:left;
}

.alignleft {
	float:left;
	width:123px;
	height:28px;
}
.alignleft a{
	display: block;
	line-height:28px;
	background:url("images/Previous.gif") no-repeat top right;
	text-decoration:none;
	text-indent: -9999px;
}
.alignright {
	float:right;
	width:123px;
	height:28px;
}
.alignright a{
	display: block;
	line-height:28px;
	background:url("images/Next.gif") no-repeat top right;
	text-decoration:none;
	text-indent: -9999px;
}
.center {
 margin-top:100px;
 margin-left:10px;
}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {
	width:236px;
	padding-left:6px;
	margin-bottom:1px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding:0;
	float:left;
	list-style:none;
}

#sidebar ul li {
	list-style:none;
	width:236px;
	margin-bottom:15px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding:0;
	float:left;
	
}

#sidebar ul ul {
	width:236px;
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}

#sidebar ul li h2{
	width:236px;
	height:38px;
	margin:0;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:0;
	padding-right:0;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	color:#FFF;
	background:url("images/SidebarC.gif") no-repeat;
	list-style:none;
}

#sidebar ul li ul {
	list-style:none;
	width:236px;
	float:left;
	margin:0;
	padding:0;
}
#sidebar ul li ul li{
	list-style:none;
	width:236px;
	height:18px;
	padding-left:12px;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	font-size:12px;
	font-weight:bold;
	color:#888;
	background:url("images/Sidebkg.gif") no-repeat;
	float:left;
	margin:0;
}
#sidebar ul li ul li a,#sidebar ul li ul li a:active,#sidebar ul li ul li a:link,#sidebar ul li ul li a:visited{
	background:url("images/arrow.png") no-repeat;
	padding-left:21px;
	padding-right:0;
	color:#000;
	text-decoration:none;
	color:#333;
	float:left;
	margin:0;
}
#sidebar ul li ul li a:hover{
	background:url("images/arrow.png") no-repeat;
	color:#000;
	text-decoration:none;
	color:#777;
	float:left;
	margin:0;
}

/*--------------Comments--------------*/
#comments{ 
	width:540px;
	margin-left:20px;
	color:#000;
	border-bottom:2px solid #333;
	padding-bottom:5px;
}
ol.commentlist {
	margin-left:20px;
	color:#000;

}

.commentlist{
	width:500px;
	 border-bottom:2px solid #333;
}

ol.commentlist li.alt {
	background-color:#F8F7F1;
	color:#000;
}

ol.commentlist a {
	color:#F00;
	text-decoration:none;
}

small.commentmetadata {
margin-left:20px;
}
#respond{
	margin-left:20px;
}
.respond{
	margin-left:20px;
}
.respond a{
	text-decoration:none;
	color:#F00;
}
#comment{
	margin-left:20px;
}
#submit{
	width:128px;
	height:33px;
	margin-left:20px;
	background:url("images/Submit.gif") 0 0  no-repeat;
	cursor:pointer;
	display:block;
	line-height:18px;
	border:0;
}
/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/


<!-- Facebook Badge START --><a href="http://www.facebook.com/pages/Middleton-ID/Middleton-Rural-Fire-District/126352640724827" target="_TOP" style="font-family: &quot;lucida grande&quot;,tahoma,verdana,arial,sans-serif; font-size: 11px; font-variant: normal; font-style: normal; font-weight: normal; color: #3B5998; text-decoration: none;" title="Middleton Rural Fire District">Middleton Rural Fire District</a><span style="font-family: &quot;lucida grande&quot;,tahoma,verdana,arial,sans-serif; font-size: 11px; line-height: 16px; font-variant: normal; font-style: normal; font-weight: normal; color: #555555; text-decoration: none;">&nbsp;|&nbsp;</span><a href="http://www.facebook.com/business/dashboard/" target="_TOP" style="font-family: &quot;lucida grande&quot;,tahoma,verdana,arial,sans-serif; font-size: 11px; font-variant: normal; font-style: normal; font-weight: normal; color: #3B5998; text-decoration: none;" title="Make your own badge!">Promote Your Page Too</a><br/><a href="http://www.facebook.com/pages/Middleton-ID/Middleton-Rural-Fire-District/126352640724827" target="_TOP" title="Middleton Rural Fire District"><img src="http://badge.facebook.com/badge/126352640724827.2056.1103526889.png" width="360" height="194" style="border: 0px;" /></a><!-- Facebook Badge END -->

/*-------------Other------------------*/

hr {
	display: none;
}
