/*
Theme Name: Red Brick Properties
Theme URI: http://www.redbrickprop.com/
Description: Custom theme created for Red Brick Properties
Version: 1.0
Author: Fontecha Designs
Author URI: http://fontechadesigns.com/
Tags: red brick properties, red, two column

	Red Brick Properties v1.0
	 http://www.redbrickprop.com/

	This theme was designed and built by Fontecha Designs LLC,
	whose website you will find at http://fontechadesigns.com/
*/

.container {
	position:relative;
	margin:0 auto;
	width:990px;
	text-align:left;
}
.wrapper {
	float:left;
	width:100%;
}
.inner {
	margin:0 10px;
}
#skip {
	position:absolute;
	left:-999em;
}

.arrow-link {
	padding-right:20px;
	background:#fff url(images/arrow.gif) no-repeat 100% 50%;
}

/*----------------------------------------------------
------------------------------------------------------
	HEADER	
------------------------------------------------------
----------------------------------------------------*/
#header-wrapper {
	height:106px;
	background:#fff url(images/header-bg.gif) repeat-x 0 100%;
	position:relative;
}
#header {
	height:106px;
	background:#fff url(images/header-bg.gif) repeat-x 0 100%;
}
.site-title {
	margin:0;
	float:left;
}
.tagline {
	display:none;
}

/*----------------------------------------------------
------------------------------------------------------
	TOP	
------------------------------------------------------
----------------------------------------------------*/
#top-wrapper {
	color:#fff;
	background:#5A0000 url(images/top-bg.gif) repeat-x 0 0;
}
#top {
	background:#5A0000 url(images/top-bg.gif) repeat-x 0 0;
}
#top-wrapper .inner {
	padding:20px 0;
}
#top-wrapper a {
	color:#fff; 
}
#top-wrapper p {
	margin:0;
	font-size:1.3em;
}
.communities-header { display:none; }

.community-img {
	float:left;
	margin:25px 0 25px 25px !important;
	padding:7px;
	width: 346px;
	height:196px;
	background:transparent url(images/img-bg.gif) no-repeat 0 0;
}
.community-img img {
	width: 346px;
	height:196px;
}
.community-text {
	float:right;
	width:540px;
}
.community-text h4 {
	font-size:3.2em;
}
.community-text h4 a {
	text-decoration:none;
}
.community-text h4 a:hover {
	text-decoration:underline;
}
.community-text p {
	font-size:1.3em !important;
	margin:1.5em 0 !important;
}
.community-text p.community-action-links {
	font-size:1.6em;
}
.community-text .community-action-links span {
	float:right;
	margin-left:30px;
	padding-right:18px;
	background:transparent url(images/arrow-white.gif) no-repeat 100% 6px;
}

.community-page-img {
	text-align:center;
}
.community-page-img img {
	border:2px solid #ccc;
}
#community-slider {
	padding:0 !important;
}

/* NAVIGATION
**************************/
.nav-wrapper {
	position:absolute;
	right:10px;
	bottom:5px;
}
ul.nav-links {
}
	ul.nav-links li {
		margin:0 0 0 35px;
		font-size:1.8em;
		line-height:40px;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
	ul.nav-links li a {
		float:left;
		color:#010101;
		text-decoration:none;
	}
	ul.nav-links li.selected a {
		background:#8a8b8d url(images/tab-left.gif) no-repeat 0 0;
	}
	ul.nav-links li.selected a span,
	ul.nav-links li.selected a:hover span {
		display:block;
		padding:0 20px;
		color:#fff;
		background:transparent url(images/tab-right.gif) no-repeat 100% 0;
	}
	ul.nav-links li.selected a:hover {
		text-decoration:none;
	}
	ul.nav-links li a:hover {
		color:#010101;
		text-decoration:underline;
	}

#footer .nav-wrapper {
	position:relative;
	right:auto;
	bottom:auto;
	float:left;
	margin:15px 0;
}
#footer ul.nav-links li { 
	margin:0 40px 0 0;
	padding:0;
	font-size:1.2em;
	line-height:2em;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:lowercase;
}
#footer ul.nav-links li.selected a {
	background:none;
}
#footer  ul.nav-links li.selected a span,
#footer  ul.nav-links li.selected a:hover span {
	display:block;
	padding:0;
	color:#010101;
	background:none;
}
#footer .copyright { 
	margin:15px 0;
	font-size:1.2em; 
	line-height:2em;
	color:#666;
	float:right;
}


/* Social Links
**************************/
.social-links {
	float:right;
	margin:20px 10px 0 0;
}
.social-links li {
	margin:0 0 0 5px;
	font-size:2.4em;
	line-height:1em;
	font-weight:bold;
}
.social-links li.social-email {
	margin:0 0 0 15px;
}
.social-links li a {
	float:left;
	width:25px;
	height:25px;
	text-indent:-999em;
	overflow:hidden;
}
.social-phone {
	background:transparent url(images/icon-phone.gif) no-repeat 0 50%;
}
.social-email a {
	background:transparent url(images/icon-mail.gif) no-repeat 0 50%;
}
.social-facebook a {
	background:transparent url(images/icon-facebook.gif) no-repeat 0 50%;
}
.social-twitter a {
	background:transparent url(images/icon-twitter.gif) no-repeat 0 50%;
}
.social-rss a {
	background:transparent url(images/icon_rss.gif) no-repeat 0 50%;
}
.social-links li.social-phone {
	padding:0 0 0 30px;
	height:auto;
	text-indent:inherit;
}
.social-phone strong {
	position:absolute;
	left:-999em;
}

/*----------------------------------------------------
------------------------------------------------------
	CONTENT	
------------------------------------------------------
----------------------------------------------------*/
#content {
	background:#fff url(images/content-bg.gif) repeat-x 0 0;
}
#content .container {
	padding-top:33px;
	padding-bottom:25px;
	background:#fff url(images/content-bg.gif) repeat-x 0 0;
}
#body {
	margin-left:10px;
	float:left;
	width:550px;
}

/*----------------------------------------------------
------------------------------------------------------
	BLOG	
------------------------------------------------------
----------------------------------------------------*/
.cloud {
	position:relative;
	float:left;
	margin:0 0 25px 0;
	padding:20px 20px 0 20px;
	width:535px;
	height:140px;
	color:#111;
	background:transparent url(images/cloud-bg.jpg) no-repeat 0 0;
}
.cloud-header {
	margin:0;
	padding:0 20px 0 25px;
	line-height:1.1em;
	background:transparent url(images/icon-fire.gif) no-repeat 0 0;
}
.cloud #searchform {
	position:absolute;
	top:20px;
	right:20px;
}
.cloud #searchsubmit {
	margin:0 0 0 10px;
	padding:0;
	float:right !important;
	width:50px;
	height:30px;
	background:transparent url(images/go-btn2.gif) no-repeat 0 0;
	border:0;
	text-indent:-999em;
	overflow:hidden;
	cursor:pointer;
}
.cloud input.textbox {
	padding:6px 0 6px 25px;
	font-size:14px;
	background:#fff url(images/icon-searchmag.gif) no-repeat 3px 3px;
}
.cloud p {
	margin:1em 0 0 0;
}
.cloud a {
	text-decoration:none;
}
.cloud a:hover {
	color:#820006 !important;
	text-decoration:underline;
}

/* Posts
**************************/
.post, .page { 
	float:left;
}
/* post title */
.post-title {
	margin:0 0 5px 0;
	padding:10px 25px;
	float:left;
	width:525px;
	color:#000;
	font-size:2.8em;
	line-height:1.1em;
	background-color:#fff5e3;
}
	h3.post-title {
		font-size:2.4em;
	}
.post-title a {
	color:#000;
	text-decoration:none;
}
.post-title a:hover {
	color:#000;
	text-decoration:underline;
}

/* post header */
.post-header {
	float:left;
	padding:5px 25px;
	width:525px;
	font-size:1.1em;
	line-height:1.5em;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
.post-header img {
	float:left;
	margin:0 10px 0 0;
}
.post-header small {
	margin:0 0 .5em 0;
	font-size:1em;
	color:#777;
}
.num_comments {
	float:right;
	width:100px;
	line-height:1.3em;
	padding-left:25px;
	background:transparent url(images/icon-comments.gif) no-repeat 0 0;
}
.rss {
	margin:0 0 0 20px;
	float:right;
	width:16px;
	height:16px;
	background:transparent url(images/icon_rss.gif) no-repeat 0 0;
	text-indent:-999em;
	overflow:hidden;
}
.byline {
	line-height:2.25em;
}
.post-inner {
}

/* post footer */
.post-footer {
	float:left;
	width:525px;
	margin:0;
	padding:5px 25px 30px 25px;
	border-top:1px dotted #ccc;
}
.post-footer ul {
	margin:0;
	padding:0;
}
.post-footer li {
	margin:0 30px 0 0;
	padding:0;
	list-style:none;	
	display:inline;
	font-size:12px;
	line-height:31px;
}
.post-footer li a {
	padding:2px 0 2px 20px;
	border:0;
}
	.post-footer li a:hover {
		border:0;
	}
.post-footer small {
	margin:0;
	font-size:1.1em;
	line-height:1.5em;
	color:#777;
}
.post-rss,
.viaemail {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
}
	.post-rss {
		background:transparent url(images/icon_rss.gif) no-repeat 0 50%;
	}
	.viaemail {
		background:transparent url(images/icon_mail.gif) no-repeat 0 50%;
	}
.entry {
	float:left;
	width:525px;
	padding:5px 25px;
	clear:both;
}
.entry h2 { font-size:2.4em; }
.entry h3 { font-size:2.2em; }
.entry h4 { font-size:2.0em; }
.entry h5 { font-size:1.8em; }
.entry h6 { font-size:1.6em; }

.entry p,
.entry li,
#regular-page #body p,
#regular-page #body li {
	font-size:1.4em;
	line-height:1.7em;
}
#regular-page #body li li {
	font-size:1em;
}
.entry li {
	margin:.25em 1.5em;
}
.entry img {
	max-width:465px;
}
.box_text {
	padding:15px;
	background-color:#eee;
}
.navigation {
	float:left;
	width:546px;
	margin-bottom:10px;
	padding:5px 2px;
	font-size:1.1em;
}
.navigation .alignleft {
	margin:.25em 5px .25em 0;
}
.navigation .alignright {
	margin:.25em 0 .25em 5px;
}
.page-wrapper .page-title {
	padding:0;
}
.body-text {
	padding:0;
}
.page-title {
	margin:0 0 .25em 0;
}

/* Comment
**************************/
.comments-wrapper {
	margin:0 0 25px 0;
	padding:25px;
	float:left;
	width:525px;
	background-color:#eee;
}
h3#comments,
#respond h3 {
	margin:0 0 .25em 0;
	color:#03202f;
	font-size:2.4em;
	font-weight:bold;
	line-height:1.1em;
}
#respond h3 {
	color:#fff;
}
#respond {
	float:left;
	width:525px;
	clear:both;
	padding:25px;
	background-color:#444;
}
#respond p,
#respond label {
	font-size:1.2em;
}
#respond a,
#respond a:hover {
	color:#fff;
}
.commentlist {
}
.commentlist p {
	float:left;
	width:100%;
	font-size:1em;
	line-height:1.5em;
	margin:.5em 0;
}
.commentlist li {
	float:left;
	width:498px;
	list-style:none;
	margin:0 0 5px 0;
	padding:0 0 15px 0;
	font-size:1.2em;
	line-height:1.2em;
}
.commentlist li.alt {
}
.commentlist li a {
	text-decoration:none;
}
.comment-header {
	float:left;
	width:100%;
	line-height:1.5em;
	border-bottom:3px solid #444;
}
.paginated-comments-number {
	margin:0 10px 0 0;
	padding:5px 7px;
	float:left;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	line-height:1em;
	background-color:#444;
}
.avatar {
	margin:0 0 3px 0;
	float:right;
	border:2px solid #fff;
}

.commentlist cite,
.commentlist .commentmetadata {
	font-weight:bold;
}
.commentlist cite a,
.commentlist cite a:hover {
	color:#000;
	border:none;
}
.commentinfo {
	padding-bottom:.5em;
}

.commentinfo,
.commentinfo cite,
.commentinfo em {
	font-weight:bold;
}
.commentinfo {
	font-size:1.1em;
}

#commentform {
	padding:10px;
	color:#fff;
	background-color:#444;
}
#commentform label {
	font-size:1.2em;
}

textarea#comment {
	font-size:12px;
	line-height:1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:470px;
}
#submit {
	margin-top:10px;
}



/* form list */
ul.form-list {
	margin:0;
}
ul.form-list li {
	margin:5px 0;
	padding:0;
	list-style:none;
	font-size:1em;
	border:none;
	background:none;
}
ul.form-list li.half-l {
	float:left;
	width:49%;
}
ul.form-list li.half-r {
	float:right;
	width:50%;
}
ul.form-list li.fourths {
	float:left;
	width:25%;
}
ul.form-list li.fifths {
	float:left;
	width:20%;
}
ul.form-list li.button-li {
	float:left;
	margin:10px 0 0 10px;
}
ul.form-list li.half-l select,
ul.form-list li.half-r select {
	width:95%;
}
ul.form-list li.fourths select,
ul.form-list li.fifths select {
	width:90%;
}
ul.form-list label {
	font-size:1.2em;
}


/* Property Search Page
**************************/
.property-search-page #body {
	width:970px;
}
.property-search-page #content {
	padding-top:0;
}

/* Contact Page
**************************/
.contact-text {
	overflow:auto;
}
.contact-text h4 {
	margin:0;
	font-weight:bold;
}
.contact-text p {
	margin:0.5em 0;
}
.company-title {
	font-size:1.2em;
	line-height:1em;
	color:#999;
	font-weight:bold;
}
.dre-license {
}
.citystate {
	font-size:1.2em;
	font-weight:bold;
	color:#333;
}
.content-links {
	margin:0;
}
.content-links li {
	margin:0 5px 0 0;
	list-style:none;
	float:left;
}
.contact-methods {
	margin:10px 0 25px 0;
	width:375px;
	padding:15px;
	border:1px dashed #ccc;
}

.contact-methods strong {
	float:left;
	width:80px;
	margin-right:10px;
	text-align:right;
	display:block;
}

/*
.contact_twitter {
	text-indent:-999em !important;
	background:transparent url(images/icon-red-twitter.gif) no-repeat 100% 50%;
}
.contact_facebook {
	text-indent:-999em !important;
	background:transparent url(images/icon-red-facebook.gif) no-repeat 100% 50%;
}
.contact_linkedin {
	text-indent:-999em !important;
	background:transparent url(images/icon-red-linkedin.gif) no-repeat 100% 50%;
}*/

/* Archives
**************************/
.car-toggler {
	font-size:1.2em;
}
.car-list li {
	margin:.25em 1.5em;
}