/*

Theme Name: First Community Housing
Theme URI: http://www.aisinternet.com
Description: First Community Housing WordPress Theme. Copyright 2009 <a href="http://www.aisinternet.com">AIS Internet Solutions</a> all rights reserved. Please <a href="mailto:adam@aisinternet.com">contact me</a> for additional theme support.
Version: 1.0
Author: Adam Oberdorfer
Author URI: http://www.aisinternet.com
Tags: two-columns, fixed-width, right-sidebar, business

*/

/* @group Main */

a {
	outline: none;
}

img {
	border: none;
}

body {
	margin: 0;
	padding: 0;
	background: #f6f6f0 url(imgs/bg.gif) repeat-x left top;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-seriff;
	font-size: 12px;
	line-height: 20px;
}

#map {
	width: 500px;
	height: 500px;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#container {
	width: 900px;
	clear: both;
}

#content {
	width: 648px;
	float: left;
}

#slogan {
	clear: both;
	width: 900px;
	height: 60px;
	position: relative;
}

#slogan h1 {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 26px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}

#contentleft {
	width: 500px;
	float: left;
}

#contentright {
	width: 360px;
	float: right;
}

#contentleft img {
	text-align: center;
	border: 10px solid #e8e8de;
}

#contentright h2 {
	font-size: small;
	border-bottom: 1px solid #999892;
	font-weight: bold;
	padding-bottom: 8px;
	margin-bottom: 16px;
}

.line {
	border-top: 1px solid #999892;
	padding-bottom: 8px;
	clear: both;
	position: relative;
	top: 0;
}

.dash {
	border-top: 1px dashed #999892;
	padding-bottom: 8px;
	clear: both;
	position: relative;
	top: 0;
}


/*

@end */

/* @group Header */

#header {
	width: 900px;
	height: 98px;
	position: relative;
	background: url(imgs/fchlogo.png) no-repeat left top;
}

/* @end */

/* @group Menu */

#menu {
	height: 60px;
	top: 50px;
	right: 0px;
	bottom: 4px;
	color: #ffffff;
	width: 600px;
	position: relative;
	text-align: right;
	float: right;
	padding: 0;
	margin: 0;
}

#menu li.selected,#menu li.selected a {
	color: #ffffff;
}

#menu ul li {
	float: left;
	margin-right: 16px;
	list-style: none;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 0;
}

#menu ul li a {
	float: left;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	padding: 0;
}

#menu ul li a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	padding: 0;
}

#menu span {
	color: #ffffff;
	font-size: 9px;
	text-align: left;
	line-height: 8px;
	padding: 0;
}



/*

@end */

/* @group Post */

.post {
	margin-bottom: 20px;
	clear: both;
}

.post a {
	color: #1fa3ce;
	text-decoration: none;
}

.post h2 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 400;
}

.post h2 a {
	color: #444444;
	text-decoration: none;
}

.post h2 a:hover {
	color: #666666;
	text-decoration: none;
}

.post p {
	margin-bottom: 20px;
	color: #444444;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
}

.post img {
	text-align: center;
	border: 10px solid #e8e8de;
}

.post small {
	margin-bottom: 10px;
	display: block;
	color: #1fa3ce;
	font-size: 11px;
}

.post small a {
	color: #1fa3ce;
	text-decoration: none;
}

.post small a:hover {
	color: #1fa3ce;
	text-decoration: none;
}

.post small span {
	padding-right: 20px;
	background: url(imgs/comment.gif) right center no-repeat;
}

.post ul {
	margin: 0px 0px 20px 0px;
}

.post ul li,.post ul,.post ol li {
	list-style-type: square;
	list-style-position: outside;
	font-size: 12px;
	line-height: 22px;
	margin-left: 8px;
}

.post_referral {
	width: 400px;
}

.devthumbnail {
	width: 230px;
	float: left;
}

.devthumbnail img {
	border: 10px solid #e8e8de;
	margin-bottom: 20px;
}

.devdesc {
	width: 410px;
	float: right;
	height: 80px;
}

.wp-caption-text {
	text-align: center;
	font-size: 10px;
	color: #ff3728;
}

/* @end */

* {
	margin: 0;
	padding: 0;
}

* html #footerbar li {
	margin-right: 5px;
	margin-left: 5px;
}

* html #footerbar li h2 {
	text-indent: 5px;
}

* html #footerbar li ul li a,* html #sidebar li ul li a {
	height: 15px;
}

div.clear {
	clear: both;
	padding-top: 5px;
}

div.formfield {
	margin: 6px 0;
}

div.formfieldreq {
	margin: 6px 0;
	background: #CCCCCC;
}

span.button {
	padding-left: 160px;
	font-size: 9px;
}

span.label,span.spacer,span.multiple span {
	width: 160px;
	float: left;
}

.clearer {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
	overflow: hidden;
}

.description {
	position: absolute;
	top: 60px;
	left: 0;
}

.floatleft,span.multiple {
	float: left;
}

.floatright {
	float: right;
}

.foo {
	padding: 20px;
	background: url(imgs/fbot.gif) left bottom no-repeat;
}

.form {
	width: 90%;
	border-color: #B1E0FC;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
	background-image: url(imgs/bggrid_blu.gif);
	background-color: #DEF4FF;
}

#postimgclear {
	border: 0px;
	margin: 0;
}

.prevnextnav {
	margin: 4px 0px 16px 0px;
	padding: 4px 4px 30px 4px;
}

/* @group Footer */

#footer {
	width: 900px;
	margin: 10px auto;
}

#footer a {
	color: #999892;
	font-weight: 700;
	text-decoration: none;
}

#footer a:hover {
	color: #999892;
	text-decoration: none;
}

#footerwrapper {
	width: 100%;
	background-color: #e8e8de;
	position: absolute;
}

#footertop {
	float: left;
	border-bottom: 1px solid #999892;
	width: 880px;
	text-align: left;
	left: 0;
	padding: 10px;
}

#footerbot {
	font-size: 10px;
	float: right;
	width: 880px;
	text-align: right;
	right: 0;
	padding: 10px;
	color: #999892;
	background: url(imgs/fchlogo_small.png) no-repeat right;
}

#footerbot p {
	text-align: right;
	margin-right: 100px;
}

#footer li.selected,#menu li.selected a {
	color: #999892;
}

#footer ul li {
	float: left;
	margin-right: 20px;
	list-style: none;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}

#footer ul li a {
	float: left;
	display: block;
	color: #999892;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

#footer ul li a:hover {
	color: #999892;
	font-weight: bold;
	text-decoration: underline;
}

#footer span {
	color: #999892;
	font-size: 9px;
	text-align: left;
	line-height: 6px;
}



/* @end */

/* @group Sidebar */

#sidebar {
	width: 228px;
	float: right;
	margin: 0 auto;
	list-style: none;
}

#sidebar h2 {
	margin-bottom: 16px;
	color: #333333;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	top: 0;
}

#sidebar li {
	margin-bottom: 20px;
	list-style: none;
}

#sidebar ul li {
	font-size: 11px;
}

#sidebar ul li a {
	text-decoration: none;
	line-height: 24px;
	color: #1fa3ce;
}

#sidebar ul li a:hover {
	color: #1fa3ce;
	text-decoration: underline;
}


/*

 @end */