body {
	background-color:#212121;
	color:#171717;
	line-height:1.8;
}

a {
	color:#333333;
}

strong {
	font-weight:bold;
}

p {
	margin-bottom:1em;
}

h2 {
	font-size:1.8em;
	margin-bottom:.5em;
	color:#333333;
}

em {
	font-style:italic;
}

#content ul, #content ol {
	margin-bottom:1em;
	margin-left:3em;
}

#content ul li, #content ol li {
	list-style-type:disc;
	margin-bottom:.3em;
}

#content ul li ul li, #content ol li ul li {
	list-style-type:circle;
}


.post h2 {
	line-height:normal;
	margin-top:10px;
}

#wrapper, #page {
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

.editLink {
	position:absolute;
	top:10px;
	left:10px;
}

#header, #mainContent, #footer {
	width:983px;
	margin-left:auto;
	margin-right:auto;
}

#headerContainer {
	padding-top:10px;
	background-color:white;
}

#header {
}

#headerDivider {
	background-color:#767676;
	height:4px;
	_font-size:1px;
}

#header .utilities {
	float:right;
	margin-top:-80px;
}

#header .utilities a {
	color:#171717;
	font-size:.75em;
}

#header .utilities li {
	display:inline;
	text-transform:uppercase;
	margin:0 0 0 0.7em;
}

#brand {
	padding-bottom:10px;
}

#mainContentContainer {
	background-color:#ECECEC;
	color:#171717;
	padding-top:14px;
	padding-bottom:20px;
}

#footerContainer {
	clear:both;
}

#footer {
	color:#666666;
	padding:1.4em 0;
}

#footerFoot {
	height:40px;
	border-top:1px solid #565656;
}

#footer a {
	color:white;
}

#footer .utilities li {
	display:inline;
}

#footer #copyright {
	float:right;
}


.clearer {
	clear:both;
}

#content {
	float:left;
	margin-left:7px;
	width:538px;
}

.post {
	background-color:white;
	border:1px solid #dedede;
	border-bottom:0px;
	padding:0 12px;
	padding-bottom:1em;
}

#sidebar {
	float:right;
	width:216px;
}

#leftBar {
	float:left;
	width:216px;
}

#leftBar .pagenav h2 {
	*margin-left:-16px;
	_margin-left:0px;
}

.widget {
	margin-bottom:1em;
}

.breadcrumbs, .widgettitle, .pagenav h2 {
	min-height:18px;
	padding:12px 12px 7px;
	background-repeat:no-repeat;
	font-size:0.8em;
	color:#333333;
}

.breadcrumbs {
	background-image:url(fts-images/content-top.png);	
}

.breadcrumbSep {
	color:#999999;
	padding:0px .7em;
}

.widgettitle, .pagenav h2 {
	background-image:url(fts-images/sidebar-top.png);
	text-transform:uppercase;
	margin-bottom:0px;
}

.textwidget {
	background-color:#212121;
	background-image:url(fts-images/sidebar-bottom-white.png);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#171717;
	padding:5px 12px 0;
	padding-bottom:1em;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
}

#text-3 .textwidget {
	background-image:url(fts-images/sidebar-bottom-black.png);
	color:white;
}

#contentBottom {
	background-image:url(fts-images/content-bottom.png);
	height:16px;
}

.alignright {
	float:right;
	padding-left:12px;
	padding-bottom:12px;
	border-left:1px solid #dedede;
	border-bottom:1px solid #dedede;
	margin:-2.6em 0 1em 1em;
	margin-top:0px;
	
}

div.alignright {
	padding-bottom:0px;
}

#headerImg {
	xbackground-image:url(fts-images/header-fire-weather.jpg);
	xheight:168px;
	margin-bottom:1em;
}

/* search box */

#search {
	float:right;
	margin-top:-45px;
	margin-right:4px;
	*margin-top:-35px;
	*margin-right:-170px;
}

#s {
	background-image:url(fts-images/search-bk.png);
	background-position:right top;
	background-repeat:no-repeat;
	border:0 none;
	display:block;
	float:left;
	height:24px;
	margin:0 2px 0 6px;
	padding:5px 3px 0;
	text-align:left;
	width:127px;
}

#search label {
	background-image:url(fts-images/search-label-bk.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:29px;
	text-indent:-9999px;
	width:40px;
}

#searchsubmit {
	display:block;
	float:left;
	height:29px;
	width:40px;
}

.wp-caption-text {
	font-size:.8em;
}

.postmetadata {
	color:#777777;
	font-size:.8em;
}

.postmetadata a {
	color:#777777;
}

/* sitemap overrides */
#sitemap_list li,
#sitemap_list li a {
	background-image:none !important;
	background-color:none;
}
