/*
Theme Name: Urban Property Inc. - 1.0
Theme URI: http://urbanpropertyinc.com
Description: The Urban Property Inc. website design
Version: 1.0
Author: Design by Kirk, converted to WordPress template by Eric Anderson
Author URI: http://urbanpropertyinc.com/
*/

*{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
	background: #2f241e url(images/main_bg.png) repeat-x;
}

/*Layout CSS*/

#header{
	width: 950px;
	margin: 0 auto;
	padding: 0;
}
#middle-section{
	width: 950px;
	margin: 0 auto;
	background: url(images/content_bg.png);
	overflow: hidden;
}
#middle-section-full{
	width: 950px;
	margin: 0 auto;
	background: url(images/content_full_bg.png);
	min-height: 500px;
	overflow: hidden;
}
#middle-top{
	width: 950px;
	height: 22px;
	background: url(images/middle_top.png);
}
#middle-top-full{
	width: 950px;
	height: 22px;
	background: url(images/middle_top_full.png);
}
#middle-bottom{
	width: 950px;
	height: 20px;
	margin: 0 auto;
	background: url(images/middle_bottom.png);
}
#middle-bottom-full{
	width: 950px;
	height: 20px;
	margin: 0 auto;
	background: url(images/middle_bottom_full.png);
}
#menu{
	width: 209px;
	float: left;
	background: url(images/menu_bg.png);
}
#image-title{
	width: 280px;
	float: left;
}
#image-title img{
	margin: -22px 0 0 0;
}
#content{
	width: 461px;
	float:left;
	padding: 30px 0 0 0;
}
#content-full{
	width: 741px;
	float:left;
}
#content-full-image{
	width: 738px;
	height: 180px;
	background: #72612d;
	margin: -20px 0 30px 0;
}
#footer{
	position: relative;
	width: 950px;
	margin: 0 auto 50px auto;
}
/*Menu styling*/

ul.nav{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.nav li{
	width: 209px;
	height: 50px;
}
ul.nav li a{
	text-indent: -9999px;
	display: block;
	width: 209px;
	height: 50px;
	outline: none;
}
li.home a{
	background: url(images/UPhome.jpg);
}
li.about a{
	background: url(images/UPaboutus.jpg);
}
li.team a{
	background: url(images/UPourteam.jpg);
}
li.listings a{
	background: url(images/UPlistings.jpg);
}
li.blog a{
	background: url(images/UPblog.jpg);
}
li.contact a{
	background: url(images/UPcontactus.jpg);
}
li.community a{
	background: url(images/UPcommunity.jpg);
}
li.join a{
	background: url(images/UPjoin.jpg);
}
ul.nav li.login a{
	margin: 60px 0 0 0;
	width: 209px;
	height: 18px;
	background: url(images/UPlogin.jpg);
}
li.home a:hover, li.home a.home-active{
	background: url(images/UPhome_active.jpg);
}
li.about a:hover, li.about a.about-active{
	background: url(images/UPaboutus_active.jpg);
}
li.team a:hover, li.team a.team-active{
	background: url(images/UPourteam_active.jpg);
}
li.listings a:hover, li.listings a.listings-active{
	background: url(images/UPlistings_active.jpg);
}
li.contact a:hover, li.contact a.contact-active{
	background: url(images/UPcontactus_active.jpg);
}
li.blog a:hover, li.blog a.blog-active{
	background: url(images/UPblog_active.jpg);
}
li.community a:hover, li.community a.community-active{
	background: url(images/UPcommunity_active.jpg);
}
li.join a:hover, li.join a.join-active{
	background: url(images/UPjoin_active.jpg);
}
ul.nav li.login a:hover, li.login a.login-active{
	background: url(images/UPlogin_active.jpg);
}
/*Content styling*/

h1,h2,h3,h4,h5{
	color: #B41C2B;
	font-family: Arial;
}
h1{
	font-size: 1.75em;
}
h2{
	font-size: 1.4em;
	padding: 15px 10px 5px 10px;
}
h3{
	margin: 0 0 0 10px;
	font-size: 1.2em;
}
h4{
	color: #FFF;
}
div.member p{
	color: #FFF;
}
div.entry p{
	margin: 10px;
	font-family: Verdana;
	color: #000;
	font-size: 0.80em;
	font-weight: normal;
	line-height: 1.3em;
}
#content h1, #content-full h1{
	margin: 10px;
}
#footer p{
	position: absolute;
	right: 0;
}
a{
	color: #AB0000;
	font-family: "Helvetica", Sans Serif;
}
a:hover{
	color: #72612D;
}
p.post-meta{
	font-size: 0.75em;
	font-family: "Helvetica", Sans Serif;
	margin: 0 0 0 10px;
}
p.footer-text{
	font-family: Arial;
	color: #FFF;
	font-weight: 600;
	font-size: 12px;
}

p.copyright{
	font-family: Arial;
	color: #982029;
	font-size: 10px;
	font-weight: 600;
}
p.copyright a{
	color: #EEE;
}
#content ul, #content-full ul{
	margin: 10px 0 0 35px;
	padding: 0;
	list-style-type: disc;
}
#content ul li, #content-full ul li{
	font-family: Verdana;
	font-size: 0.8em;
	color: #000;
}
.blog-navigation div{
	font-weight: bold;
	font-size: 1.15em;
	margin: 15px;
	font-family: "Helvetica", Sans Serif;
}
.alignleft{
	display: block;
	float: left;
}
.alignright{
	display: block;
	float: right;
}
/*Our Team Page Styling for Associate Summaries*/

div.member{
	background: #BF1F2E;
	width:175px;
	height: 335px;
	float: left;
	margin: 10px 4px;
}
div.member-row{
	width: 741px;
	float: left;
	margin: 0 0 15px 0;
}
div.member a{
	color: #000;
}
#content-full div.member p{
	color: #FFF;
}
#content-full div.member a.profile-link{
	margin: 10px 0 0 0;
	color: #FFF;
	font-weight: 900;
	font-size: 1.0em;
}
img.profile-image{
	float: left;
	margin: 0px 20px 20px 0px;
}
/*Jquery Cycle Plugin CSS*/

.slideshow, .slideshow2{
	width: 280px;
	background: #72612d;
}
.slideshow img{
	width: 280px;
	height: 348px;
}
.slideshow2 img{
	width: 280px;
	height: 218px;
}

/*Sidebar Styling*/

h2.widgettitle{
	margin: 10px 10px 10px 15px;
	color: #FFF;
	font-weight: normal;
}
#image-title ul{
	padding: 0;
	margin: 0 0 0 20px;
	list-style-type: none;
}
#image-title ul li{
	padding: 0;
	margin: 0;
}
#image-title ul li a{
	color: #2F241E;
	text-decoration: underline;
	font-size: 0.9em;
	font-weight: normal;
}
#image-title ul li a:hover{
	color: #000000;
}
div.widget{
	margin: 10px 0;
}

/*Comment Styling*/

.commentlist{
	margin: 25px auto;
	padding: 0;
	list-style-type: none;
	width: 440px;
}
.commentlist li{
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: -1px 0 0 0;
}
#comments{
	margin: 35px 10px;
}
.author{
	font-family: "Helvetica", Sans Serif !important;
	font-weight: bold;
	color: #AB0000 !important;
	font-size: 1.4em !important;
	padding: 0 !important;
	margin: 5px !important;
	float: left;
}
.comment-info{
	margin: 13px 0 0 0;
	float: left;
	font-size: 0.8em;
	font-family: "Helvetica", Sans Serif;
	vertical-align: bottom;
}
.commenttext p{
	font-family: "Verdana", Sans Serif;
	font-size: 0.85em;
	margin: 10px 5px;
}

#respond h3{
	margin: 15px 10px;
}
#respond p{
	font-family: "Helvetica", Sans Serif;
	font-size: 1.1em;
}
#respond input, #respond textarea{
	margin: 10px 5px 0 10px;
	font-size: 0.80em;
}
#respond label{
	font-size: 0.8em;	
}
#respond div.error{
	font-size: 1.4em;
	padding: 20px;	
	font-family: "Helvetica", Sans Serif;
	font-weight: bold;
}

/*Listings styling*/

.frontpage-feature{
	margin: 10px;	
}
.frontpage-feature h2{
	padding: 10px;	
}
.see-listing{
	width: 178px;
	height: 37px;
	background: #FFF url(images/see-listing.jpg) no-repeat;
	display: block;
	outline: none;
	margin: 0 0 0 15px;
}
.see-listing:hover, .see-listing:focus{
	background: #FFF url(images/see-listing-hover.jpg) no-repeat;
}
a.back-to-listings{
	margin: 15px;	
}