/*

Theme Name: First Community Housing
Theme URI: http://www.aisinternet.com
Description: First Community Housing WordPress Theme. Copyright 2011 <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.1
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: #e8e8de;
	color: #333333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-seriff;
	font-size: 12px;
	line-height: 20px;
}
strong, em, b, i, h1, h2, h3, h4, h5, h6, address {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#background {
	background: #f6f6f0 url(imgs/bg.gif) repeat-x left top;
	width: 100%;
}

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

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

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

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

#content_full {
	width: 100%;
	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;
}

#logo a {
	background: url(imgs/fchlogo.png) no-repeat;
	width: 244px;
	height: 98px;
	display: block;
	position: absolute;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0;
}

/* @end */

/* @group Menu */

.nav {
	position: relative;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	float: right;
	display: block;
	overflow: hidden;
	width: 700px;
	height: 98px;
	padding: 0;
	background-attachment: scroll;
	top: 30px;
}

.nav li {
	float: right;
	font-size: 9px;
}

.nav li a {
	display: block;
	float: left;
	width: 100px;
	line-height: 16px;
	color: #e8f9ec;
	text-decoration: none;
	padding-left: 4px;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-right: 10px;
	margin-left: 10px;
}

.nav li a:hover {
	color: #fff;
	border-bottom: 2px solid #fff;
}

.nav li a strong {
	display: block;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.nav li a span {
	display: block;
}

/* @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;
}

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

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

/* @end */

/* @group Slider */

#slider {
	width: 648px;
    height: 282px;
    position: relative;
	overflow: hidden;
	background-color: #010600;
}

#sliderContent {
	width: 648px;
    position: absolute;
	top: 0;
	margin-left: 0;
}

.sliderImage {
	float: left;
	position: relative;
	display: none;
}

.sliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 648px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}

.clear {
	clear: both;
}

.sliderImage span strong {
	font-size: 14px;
}

.sliderbottom {
	bottom: 0;
	left: 0;
}

#slider ul li,#slider ul,#slider ol li {
	list-style: none;
	right: 0;
	float: left;
	margin: 0;
}

#slider img {
	border-style: none;
}

/* @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: 20px;
	font-weight: bold;
}

#sidebar h2 .archives {
	margin-bottom: 16px;
	color: #999892;
	font-size: 10px;
	text-decoration: none;
}

#sidebar h2 .archives:hover {
	color: #1fa3ce;
	text-decoration: underline;
}

#sidebar h2 .line {
	border-top: 1px solid #999892;
	margin-top: 10px;
	margin-bottom: 4px;
}

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

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

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

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

.facebook {
	width: 156px;
	color: #999892;
	display: block;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 8px 8px 8px 64px;
	margin-bottom: 10px;
	text-decoration: none;
	font-size: 10px;
	background: #e8e8de url(imgs/icon_facebook.png) no-repeat 10px 10px;
}

.facebook strong {
	display: block;
	font-size: 12px;
	font-weight: bold;
}

.facebook:hover {
	background-color: #dadaca;
}

.donate {
	width: 156px;
	color: #999892;
	display: block;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 8px 8px 8px 64px;
	margin-bottom: 10px;
	text-decoration: none;
	font-size: 10px;
	background: #e8e8de url(imgs/icon_donate.png) no-repeat 10px 10px;
}

.donate strong {
	display: block;
	font-size: 12px;
	font-weight: bold;
}

.donate:hover {
	background-color: #dadaca;
}

#sidebar .line {
	padding-bottom: 12px;
}

/*

 @end */
