/*
THEME NAME: ParadiseValleyLiving.com
THEME URI: http://www.ParadiseValleyLiving.com
VERSION: 1.0
DESCRIPTION: ParadiseValleryLiving.com Real Estate Theme
AUTHOR: Max Chirkov
AUTHOR URI: http://www.ibsteam.net
*/

/*@import 'style_bp.css';*/
@import 'listings.css';

/***Resetting some default BP styles ***/
.container {width:910px;margin:0 auto;}
div.span-23 {float:left;margin-left: 0;}
.span-23, div.span-23 {width:910px;margin:0;}
.box { padding: 5px; background: none;}
label {font-weight: normal;}
p img {float: none;}
/***************************************/

body {
	background:#DFCEA2 url(css-images/bg-pattern.png) 0px 362px repeat-x;
	color:#333;
	font:80% "Arial", "Tahoma", "MS Sans Serif", sans-serif;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	}
	
#wrap {
	height:100%;
	margin: 0 auto;
	padding: 365px 0px 0px 0px;
	background: url(css-images/bg-wrap2.png) 0 362px no-repeat;
	border:none;
	width: 930px;
	}

#contentwrap {
	background: #FFF;
	margin: 0 5px;
	padding: 10px;
}
	
body>html #wrap {
	height:100%;
	margin: 0 auto;
	padding: 362px 5px 0px 5px;
	background: url(wp-content/files/pvl-theme/bg-wrap2.png) 0 362px no-repeat;
	border:none;
}
	
/* used to separtate horizontal zones
 DO Not Edit*/	
#clear {
   overflow: hidden; 
   clear: both; 
   height: 1px; 
   font-size: 0.1em;
   }	

/************************************************
*	Begin Global Hyperlinks						*
************************************************/

a {
   text-decoration:none;
   outline:none;
   color: #930;
	}
	
a:hover{
    color: #6C5535;
    background: #F3EFE9;
	text-decoration:none;
	}
	
a:visited{
   color:#930;
   text-decoration: underline;
   }	
	
/*End Global Hyperlinks*/
	
/************************************************
*	Begin Global HTML Tags						*
************************************************/
	
ul,ol {
	margin:0 0 15px 10px;
	padding:0;
	color:#044e8e;
    }

ol li {
	margin:0 0 15px 15px;
	padding:0;
	font-size:12px;
	color:#666;
	text-align:left;
	list-style:decimal;
    }
	
ul li {
	margin:0 0 5px 15px;
	padding:0;
	font-size:12px;
	color:#666;
	text-align:left;
	list-style:disc;
    }

img, p img, a img {    
    float: none;
	padding:2px;
	/*margin:0 12px 12px;*/
	margin: 0;
	border:1px solid #CCC;
	}

#lightbox img {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: capitalize;
}

h1 {
	padding:0;
	font:24px "Times New Roman", Times, serif;
	font-weight: normal;
	color:#930;
    }

h2 {
	padding:0 10px;
	font:21px Georgia, "Times New Roman", Times, serif;
	color:#695433;
	background:#FAF9F5 url(css-images/1px-h2.png) 15px repeat-x;
	height: 25px;
	overflow:hidden;
	text-transform: capitalize;
    }

h2 a, h2 a:hover, h2 a:visited {
	background: inherit;
	text-decoration: none;
	color:#695433;
	text-transform: capitalize;
}

h2 span {
	padding: 0 5px;
	background:none;
}

#content h2 span {
	background:#FAF9F5;
}

h3 {
	padding:0;
	font:17px Georgia, "Times New Roman", Times, serif;
	color:#695433;
	background:#FAF9F5;
	padding: 0 15px;
    }
	
h4 {
	padding:0;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#666;
    }
	
h5 {
	padding:0;
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#06f;
    }
	
h6 {
	padding:0;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#333;
    }
	
p {
	font-size:12px;
	color:#444;
	line-height:18px;
	text-align:justify;
    }
form p	{
	text-align: left;
}
blockquote{
	margin:3px 0 12px;
	padding:0 0 0 25px;
	font:15px Georgia, "Times New Roman", Times, serif;
	color:#333;
	line-height:18px;
	text-align:justify;
	font-style:italic;
	background:url(images/quote.png) no-repeat;
    }
	
hr {
	margin-bottom:10px;
	border:none;
	border-bottom:1px solid #eee;
	background:none;
	height:1px
}

input,textarea,select {
    width: 90%;
	border:1px solid #ccc;
	background-color:#f8f8f8;
	color:#555;
	padding:2px;
	height: auto;
    }

#commentform input, #commentform textarea, #commentform select {
	width: auto;
}

.sidebar-submit {
   width: 50%;
   margin: 10px 0px 0px 30px;
   }

.sidebar-submit2 {
   width: 50%;
   margin: 10px 0px 0px 30px;
   }

table {
  border-collapse: separate;
  border:1px solid #E2DBC8;
  border-spacing: 2px;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
table td {
	padding:5px;
	font-size:12px;
	background:#FAF9F5;
   }
table th {
	color:#695433;
	font-family:Georgia,"Times New Roman",Times,serif;
	background:#F7F4EF none repeat scroll 0 0;
	border-bottom:1px solid #E2DBC8;
	border-top:1px solid #E2DBC8;
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:0;
	padding:4px 2px;
	text-align:center;
}

/*End Global HTML*/	


/************************************************
	Begin Header Container

The Header section now contains a module 
include that will allow you to add custom content. 
To place custom html in this section go to 
Presentation>Sidebar Modules and add the html 
to the header module.

************************************************/

#header {
	background:url(css-images/bg-header.png) repeat-x;
	height: 362px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin-bottom: 144px;
	width:expression(document.body.clientWidth); Â»
	}

	
/*If you want a search box in the header, place the follwing code in the header sidebar using the html module:

<div id="header-search">
  <form method="get" action="/index.php">
    <input type="text" name="s" id="s" value="search here..." onfocus="if (this.value == 'search here...') {this.value = '';}" 
				onblur="if (this.value == '') {this.value = 'search here...';}" class="input"  />
    <input type="submit" name="Submit"  value="Go" class="button" />
  </form>
  <p class="Feed"><a href="/feed/">RSS FEED</a></p>
</div> */
#logo {
	display: block;
	margin: 5px auto;
	width: 920px;
	height: 94px;
	background:url(css-images/logo.gif) no-repeat;
}
#logo-title {
	display: none;
}
#contact-info {
	margin-top: 50px;
	float: right;
	text-align: right;
	font: 15px "Century Gothic", "Trebuchet MS";
	color:#DDCA99;
}
#presentation {
	display: block;
	background: #E2DBC8 url(css-images/bg_marble.jpg);
	height: 218px;
	margin-top: 43px;	
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
*html #presentation {
	margin-top: 19px;
}
#presentation .images {
	width: 920px;
	margin: auto;
}

#presentation .image1 {
	display: inline;
	margin-right: 5px;
}

#presentation .image2 {
	display: inline;
}

#presentation img{
	border: none;
	margin: 10px 0 0 0;
	padding: 0;
}
/*Begin Search Box

This CSS styles the search form code and RSS above
*/
#header-search{
float:right;
width:auto;
margin:10px 10px 0px 0px;
}
#header-search .input{
	width:160px;
	margin-right:3px;
	padding:2px 2px 2px 20px;
	background:#fff url(images/i_search.png) no-repeat;
	border:2px solid #dbdddf;
	font-size:13px;
	color:#555
}
#header-search .button{
	width:28px;
	padding:3px 0 4px
}	
	
	
	
	
/*End Header Container*/
	


/*Begin CSS for Breadcrumb Navigation. 

If you would like to prevent the breadcrumb navigation from displaying, 
simply uncomment the line containing display: none;
*/
.breadcrumb {
	margin: 0px;
	padding: 0px;
	display: none;
}

/************************************************
*	Begin Header Navigation						*
************************************************/

#navbar {
	position:absolute;
	top: 111px;
	left: 50%;
	height: 28px;
	color: #FFFFFF;
	margin: 0px;
	margin-left: -455px;
	padding: 0px;
	border: none;
	z-index: 1;
		}
	
#navbar li {
	display: block; 
	float: left;
	margin:0 0;
	height:28px;
	}
		
#navbar ul {
	/*position: relative;
	margin: -249px 0 0 0;*/
	padding: 0px;
	list-style: none;
	font-family: "Century Gothic", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #685524;
	font-weight:normal;
	height:26px;
	}
	
#navbar li a {
	display: block;
	color: #685524;
	background: #E9DDBE;
	text-decoration: none;
	padding: 5px 12px 8px 12px;
	margin:2px 3px 2px 2px;
	border-top: 1px solid #FBF8F0;
	/*border-right: 1px solid #5D4C29;*/
	border-bottom: 1px solid #fff;
	font-size:14px;
	}	
	
	
#navbar li ul li a {
	display: block;
	color: #685524;
	text-decoration: none;
	margin:0;
	line-height:18px;
	overflow:hidden;
	border: none;
	}

#navbar li a:hover, #navbar .current_page_item a{
 	color: #622000;
	background:#E3D3AC url(css-images/bg-hover-topnav.png) 0 0 repeat-x;
	margin:2px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #E3D3AC;
 	}

*html #navbar li a:hover{
	background-position: 0 1px;
}

#navbar li ul li a:hover{
 	color: #0066ff;
	background:none;
 	}
	
/*End Header Navigation*/
	
/************************************************
*	Begin Homepage Global						*
************************************************/
#home {
	margin: 5px auto 0px;
	padding: 0px;
	background-color: #fff;
	}	

#homezone1 {
	margin: 0px auto 0px;
	padding: 5px;
	}

#homezone2 {
	margin: 5px auto 0px;
	padding: 5px;
	}
	
#homezone3 {
	margin: 5px auto 0px;
	padding: 5px;
	}
/*End Homepage Global*/

/************************************************
*	Begin Interior Page Global					*
************************************************/
#page {
	margin: 5px auto 0px;
	padding: 0px;
	}	

#pagezone1 {
	margin: 0px auto 0px;
	padding: 5px;
	}	

#pagezone2 {
	margin: 5px auto 0px;
	padding: 5px;
	}
	
/*End Interior Page Global*/

/************************************************
*	Begin Blog Page Global						*
************************************************/	
	
 #blog {
	margin: 5px auto 0px;
	padding: 0px;
	}
	
#blogzone1 {
	margin: 0px auto 0px;
	padding: 5px;
	}	

#blogzone2 {
   margin: 5px auto 0px;
	padding: 5px;
	}
/*End Blog Page Global*/	

/*Begim WPRemix Blog code*/

.blog ul,.blog ol{
	margin-bottom:10px;
}
.blog ul li{
	font-size:12px;
	margin:0;
	list-style:disc;
}
.blog ol li{
	font-size:12px;
	margin:0 0 0 15px;
	list-style:decimal;
}
.post-footer {
	background:#F7F4EF none repeat scroll 0 0;
	border-bottom:1px solid #E2DBC8;
	border-top:1px solid #E2DBC8;
	font-size:12px;
	/*height:18px !important;*/
	line-height:18px;
	margin-bottom: 0; /*25px;*/
	padding:3px;
}
.post-date {
	color:#999999;
	font-size:11px;
	margin-bottom:10px;
	text-align:right;
}
.post-comments{
	background:url(images/i-comments.gif) no-repeat left center;
	padding-left:17px;
	float:left;
	margin-left:10px;
}
.post-cat{
	background:url(images/i-category.gif) no-repeat left center;
	padding-left:17px;
	margin-left:5px;
	float:right;
}
.archive .post-footer{
	 border-top:none;
	 background:none;
}
#calendar_wrap table{
	width:100%;
	text-align:center;
}
#calendar_wrap table a{
	color:#06f;
	text-decoration:underline;
}
#searchform{
	margin:10px 0;
}
#searchform br{
	display:none;
}
#commented{
	display:block;
	float:left;
}
#comment{
	width:auto;
}
#commentform .submit{
	background:#333;
	color:#fff;
}
.comments{
	border-left:2px solid #DEE4DA;
	padding:0 0 0 15px;
	margin-bottom:10px;
	width:99%;
}
.comments h4{
	margin:0!important
}
.comments li{
	border:1px solid #DEE4DA;
	background-color:#F3F3F3;
	padding:5px;
	margin:5px 0;
	list-style:none;
}
.commentsmeta{
	margin-top:0;
	padding-top:1px;
	font-size:90%;
	color:#999;
}
.comments-autor{
	border:1px solid #B2FF66;
	background-color:#95FFCE;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}
.comments-autor li{
	border:1px solid #B2FF66;
	background-color:#95FFCE;
	list-style:none;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}
.comments-autor li:hover,.comments li:hover{
	background-color:#fff
}
#calendar_wrap caption,#Sidebar h2{
	margin:5px 0;
	padding:0;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#06f;
	border-bottom:3px solid #e8e8e8;
}

/* End WPRemix Blog Code */


/************************************************
*	Begin Frame Page Global					    *
************************************************/
#frame {
	margin: 5px auto 0px;
	padding: 5px;
	border: none;
	}
	
#framezone1 {
	margin: 0px auto 0px;
	padding: 5px;
	border: none;	
	}	

#framezone2 {
	margin: 5px auto 0px;
	padding: 5px;
	border: none;
	}
	
#framezone3 {
	margin: 5px auto 0px;
	padding: 5px;
	border: none;
	}	
	
/*End Frame Page Global*/


/************************************************
*	Begin Main Content Sections     			*
************************************************/	

/* 2 Column Main (left Nav) */

#main21 {
   float: right;
   width: 72%;
   margin: 0px 0px 0px 0px;
   padding: 5px;	
	}
	
#main21 .twoboxleft {
	float: left;
	width: 47%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}
	
#main21 .twoboxright {
	float: right;
	width: 47%;
	margin: 0px 0px 0px 5px;
	padding: 5px;
    border:1px solid #cecece;
	background: #f2f3f4;
	}	
	
	
#main21  .threeboxleft {
	float: left;
	width: 31%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}	
	
#main21 .threeboxmiddle {
	float: left;
	width: 31%;
	margin: 0px 0px 0px 5px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}
	
#main21 .threeboxright {
	float: right;
	width: 31%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}	
	
/* 2 Column Main (Right Nav) */

#content {
   float: left;
   /*width: 625px;72%;*/
   margin: 0px 0px 0px 0px;
   padding: 0 0 15px 0;	
   /*border-right: 1px solid #E2DBC8;*/
	}
	
#content .twoboxleft {
	float: left;
	width: 47%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}
	
#content .twoboxright {
	float: right;
	width: 47%;
	margin: 0px 0px 0px 5px;
	padding: 5px;
    border:1px solid #cecece;
	background: #f2f3f4;
	}	
	
#content  .threeboxleft {
	float: left;
	width: 31%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}	
	
#content .threeboxmiddle {
	float: left;
	width: 31%;
	margin: 0px 0px 0px 5px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}
	
#content .threeboxright {
	float: right;
	width: 31%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}		

/* 3 Column Main (one nav on left one nav on right */

#main3 {
   float: left;
   width: 57%;
   margin: 0px 0px 0px 10px;
   padding: 5px;	
	}
	
#main3 .twoboxleft {
	float: left;
	width: 47%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}
	
#main3 .twoboxright {
	float: right;
	width: 47%;
	margin: 0px 0px 0px 5px;
	padding: 5px;
    border:1px solid #cecece;
	background: #f2f3f4;
	}	
	
#main3  .threeboxleft {
	float: left;
	width: 30%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}	
	
#main3 .threeboxmiddle {
	float: left;
	width: 30%;
	margin: 0px 0px 0px 8px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}
	
#main3 .threeboxright {
	float: right;
	width: 30%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}	
	
/* 3 Column Main (both navs floated to the right */	

#main3right {
   float: left;
   width: 57%;
   margin: 0px 15px 0px 0px;
   padding: 0px;	
	}	
	
#main3right .twoboxleft {
	float: left;
	width: 47%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}
	
#main3right .twoboxright {
	float: right;
	width: 47%;
	margin: 0px 0px 0px 5px;
	padding: 5px;
    border:1px solid #cecece;
	background: #f2f3f4;
	}	
	
#main3right  .threeboxleft {
	float: left;
	width: 30%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}	
	
#main3right .threeboxmiddle {
	float: left;
	width: 30%;
	margin: 0px 0px 0px 8px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}
	
#main3right .threeboxright {
	float: right;
	width: 30%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}		
	
/************************************************
*	Begin Global Sidebars     					*
************************************************/

/* Begin 2 Column Sidebar 1 (Left) */
	
#sidebar21 {
    float: left;
	width: 256px;/*25%;*/
	padding: 0px 0px 0px 0px;
    border: none;
    }	
	
#sidebar21 p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#sidebar21 h2 {
	margin:5px 0;
	padding:0;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#06f;
	border-bottom:3px solid #e8e8e8	
	}

#sidebar21 ul{
	list-style:none;
	display:block;
	padding:5px 5px 5px 5px;
	margin:0;
	background-position:0 8px;
	}
	
#sidebar21 li{
	list-style:none;
	display:block;
	padding:5px 5px 5px 5px;
	margin:0;
	background: none;
	background-position:0 8px;
	}
	
#sidebar21 ul li{
	list-style:none;
	display:block;
	padding:5px 5px 5px 18px;
	margin:0;
	background:url(images/sbullet.png) no-repeat;
	background-position:0 8px;
	border-bottom:1px solid #eee
	}
	
/*End 2 Column Sidebar 1 (Left)*/

/*Begin 2 Column Sidebar 2 (Right)*/

#sidebar22 {
   /* float: right;
	width: 266px;25%;*/
	padding: 0px;
    border: none;
    }	

#sidebar22 .box{
	width: 266px;
	margin-left: 8px;
}
	
#sidebar22 p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#sidebar22 a {
   display: block;
   text-decoration:none;
   outline:none;
   font: 14px Verdana, Arial, Helvetica, sans-serif;
   color: #622000;
   margin: 0;
   padding: 3px 5px 3px 18px;
	}
#sidebar22 a:hover, #sidebar22 .widget .current_page_item a{
    color: #930;
	background-color:#E2D2A9;
	}
	
#sidebar22 a:visited{
   color:#622000;	
   }

#sidebar22 h2 {
	margin: 5px 0 0 0;
	padding: 46px 5px 3px 5px;
	font:16px "Times New Roman", Times, serif;
	font-weight: bold;
	color:#622000;
	height: auto;	
	background: url(css-images/h2-sidebar.png) 0 0  no-repeat;
	text-align: center;
	text-transform:uppercase;
	}

#sidebar22 h2 span {
	border-top: 1px solid #622000;
	border-bottom: 1px solid #622000;
	padding: 0 5px;
}

#sidebar22 ul {
	list-style:none;
	display:block;
	padding:0;
	margin:0 5px;
	}
	
#sidebar22 ul li{
	list-style:none;
	display:block;
	padding:0 0 44px 0;
	margin:0px;
	background: url(css-images/bg-sidebar-bottom.png) bottom no-repeat;
	}

*html #sidebar22 ul li{
	height: 1px;
	}

#sidebar22 ul ul li{
	list-style:none;
	display:block;
	padding:0;
	margin:0 15px;
	background:none;
	border-bottom:1px solid #F1EAD8;
	}

	
#sidebar22 ul ul {
	margin: 0;
	padding: 0;
	background: url(css-images/bg-sidebar.png) repeat-y;
}
html>body #sidebar22 ul ul {
	margin: 0;
	padding: 0;
	background: url(css-images/bg-sidebar.png) repeat-y;
	min-height: 1px;
}
	
#sidebar22 input {
	width: auto;
}
	
/* End 2 Column Sidebar 2* (Right)*/		

/* Begin 3 Column Sidebar 1 (Left) */
	
#sidebar31 {
    float: left;
	width: 20%;
	padding: 0px 0px 0px 0px;
    border: none;
    }	
	
#sidebar31 p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#sidebar31 h2 {
	margin:5px 0;
	padding:0;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#06f;
	border-bottom:3px solid #e8e8e8;	
	}

#sidebar31 ul{
	list-style:none;
	display:block;
	padding:5px 5px 5px 5px;
	margin:0;
	background-position:0 8px;
	}
	
#sidebar31 li{
	list-style:none;
	display:block;
	padding:5px 5px 5px 5px;
	margin:0;
	background: none;
	background-position:0 8px;
	}
	
#sidebar31 ul li{
	list-style:none;
	display:block;
	padding:5px 5px 5px 18px;
	margin:0;
	background:url(images/sbullet.png) no-repeat;
	background-position:0 8px;
	border-bottom:1px solid #eee;
	}
	
/*End 3 Column Sidebar 1 (Left)*/

/*Begin 3 Column Sidebar 2 (Right)*/


#sidebar32 {
    width: 20%;
	float: right;
	padding: 0px 0px 0px 0px;
    }	
	
#sidebar32 p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#sidebar32 h2 {
	margin:5px 0;
	padding:0;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#06f;
	border-bottom:3px solid #e8e8e8;	
	}

#sidebar32 ul{
	list-style:none;
	display:block;
	padding:5px 5px 5px 5px;
	margin:0;
	background-position:0 8px;
	}
	
#sidebar32 li{
	list-style:none;
	display:block;
	padding:5px 5px 5px 5px;
	margin:0;
	background: none;
	background-position:0 8px;
	}
	
#sidebar32 ul li{
	list-style:none;
	display:block;
	padding:5px 5px 5px 18px;
	margin:0;
	background:url(images/sbullet.png) no-repeat;
	background-position:0 8px;
	border-bottom:1px solid #eee;
	}
		
/* End 3 Column Sidebar 2* (Right)*/		

/* Begin 3 Column Sidebar 2* (Right of two navs floated to the left)*/	

#sidebar32left {
    width: 20%;
	float: left;
	padding: 0px 0px 0px 0px;
    }	
	
#sidebar32left p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#sidebar32left h2 {
	margin:5px 0;
	padding:0;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#06f;
	border-bottom:3px solid #e8e8e8;
	}

#sidebar32left ul{
	list-style:none;
	display:block;
	padding:5px 5px 5px 5px;
	margin:0;
	background-position:0 8px;
	}
	
#sidebar32left li{
	list-style:none;
	display:block;
	padding:5px 5px 5px 5px;
	margin:0;
	background: none;
	background-position:0 8px;
	}
	
#sidebar32left ul li{
	list-style:none;
	display:block;
	padding:5px 5px 5px 18px;
	margin:0;
	background:url(images/sbullet.png) no-repeat;
	background-position:0 8px;
	border-bottom:1px solid #eee;
	}
	
/*End Global Sidebars*/
	
	
/************************************************
  Begin Global Footer  

#footerdiv1 contains navigation from the footer navigation module
#footerdiv2 contains content inserted through the global footer module
Additional html can be inserted using the global footer module
    							
************************************************/

#footer {
	margin: 0px auto 0px;
	padding: 29px 10px;
	border: none;	
	background: url(css-images/bg-footer-bottom2.png) top no-repeat;
	}
	
#footer p {
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	text-align: right;
	}
	
#footer a, #footer a:visited {
	color: #666;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #993300;
	}
	
#footer a img {
	border: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
#footer li {
	display: inline;
	list-style-type: none;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	}
		
#footer ul {
	margin: 0px;
	padding: 0px;
	}
	
#footer ul li a {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}

#footer ul li a:hover {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	}	

#footerdiv1 {
	width: 100%;
	text-align: right;
	margin: 0px auto 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: none;
	}
	
#footerdiv2 {
	width: 100%;
	text-align: right;
	margin: 5px;
	padding: 7px 0px 0px 0px;
	}





/*End Global Footer*/	
	



/*Page Layout Boxes*/

.clear {
   overflow: hidden; 
   clear: both; 
   height: 1px; 
   font-size: 0.1em;
   margin-bottom: 20px;
}	
/*
.onebox {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}
*/
.twoboxleft {
	float: left;
	width: 48%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}
	
.twoboxright {
	float: right;
	width: 48%;
	margin: 0px 0px 0px 5px;
	padding: 5px;
    border:1px solid #cecece;
	background: #f2f3f4;
	}

.threeboxleft {
	float: left;
	float: left;
	width: 31.5%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}
		
.threeboxmiddle {
	float: left;
	width: 31.5%;
	margin: 0px 0px 0px 7px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}
	
.threeboxright {
	float: right;
	width: 31.5%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}

/* Additional WPRemix Classes */

.alignleft{
   float:left;
   }

.alignright{
   float:right;
   }
   
.button{
	padding:3px 0;
	background:#000;
	border:1px solid #dbdddf;
	line-height:15px;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
    }
	
.button:hover{
	background:#787777;
}	
	
.Feed{
	margin:0;
	padding:5px 0 5px 18px;
	background:url(images/rss.png) no-repeat;
	background-position:0 6px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#fca61b
}

.Feed a{
	color:#fca61b;
}	
	
.thead{
	font-size:11px;
	font-weight:700;
	color:#fff !important;
	background:#868686;
}
.row{
	background:#e8e8e8;
}	

/*Begin Listings CSS*/

.listing-submit {
   width: 50%;
   margin: 10px 0px 0px 15px;
   }
		
.pt-listing h2 { 
   font-size: 14px;
   margin-top: 0px;
   margin-bottom: 0px;
   background: none;
   }
       
.pt-listing h3 { 
   font-size: 12px;
   margin: 0px;
   display: inline;
   background: none; 
   text-transform: none; 
   }
        
#pt-description {
   float: left;
   margin-left:0px;
   margin-bottom: 5px;
   }           
 
 #pt-details {
    float: left;
	width: 47%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
    }

#pt-details h3{
   font-size: 16px;
   font-weight: bold;
   margin: 0px;
   display: inline;
   background: none; 
   text-transform: none;
   }
    
#pt-details ul {
   list-style: none;
   padding:0px;	
   margin: 0px;
   }
	      
#pt-details ul li{
   list-style: none;
   padding:0px;
   margin: 0px 0px 5px 0px;
   }
                
#pt-additional {
    float: right;
	width: 47%;
	margin: 0px 0px 0px 5px;
	padding: 5px;
    }    
			 
#pt-additional h3{
   font-size: 16px;
   font-weight: bold;
   margin: 0px;
   display: inline;
   background: none; 
   text-transform: none;
   }			 
 
#pt-additional ul {
   list-style: none;
   padding:0px;	
   margin: 0px;
   }			 
			 
#pt-additional ul li {
   list-style: none;
   padding:0px;
   margin: 0px 0px 5px 0px;
   }                  
                              
#pt-resources ul{
   list-style: none;
   }   
              
#pt-pics {
   margin-left: 0px;
   }
         
#pt-pics ul {
   list-style: none;
   margin-left: 0px;
   padding-left:0px;
   } 
     
#pt-pics ul li {
   list-style: none;
   margin-left: 0px;
   padding: 0px;
   background: none;
   border:none;
   } 
         
#pt-pics ul li a img {
   list-style: none;
   padding: 2px;
   }    
         
#pt-map {
   width: 435px;
   float: left;
   }   
       
 #pt-form {
   float: right;
   margin-left: 0px;
   padding: 0px;      
   }  
   
#pt-form .listing-submit {
   width: 50%;
   margin: 10px 0px 0px 30px;
   }
   
#pt-listings {
   float: left;
   width: 172px;
   margin: 0px 0px 0px 0px;
   padding: 5px;
   }
 
#pt-listings .prop-pic-main {
	text-align: center;
}

#pt-listings .prop-pic-main a{
	display:block;
	padding-top: 10px;
	width: 170px;
	height: 125px;
	background:#E2DBC8;
	border: 1px solid #EDE9DC;
	border-bottom: 1px solid #AC9777;
}

#pt-listings .prop-pic-main a:hover{
	background:#B9A78C;
	border: 1px solid #AC9777;
	border-bottom: 1px solid #666;
}

#pt-listings p {
	margin: 0;
	padding: 0;
}

#pt-listings h1 { 
   font-size: 16px;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 5px;
   background: none;
   text-align:center;
   }

#pt-listings h2 { 
   font-size: 14px;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
   background: none;
   }
       
#pt-listings h3 { 
   font-size: 12px;
   font-weight: bold;
   margin: 0px;
   padding: 0 10px 0 0;
   display: inline;
   background: none; 
   text-transform: none; 
   }
    
#pt-listings ul {
   list-style: none;
   padding:0px;	
   margin: 0px;
   }
	      
#pt-listings ul li{
   list-style: none;
   padding:0px;
   margin: 0px 0px 5px 0px;
   background:#FAF9F5;
   }
   
 #pt-listings img{
   list-style: none;
   padding:0px;
   margin: 0px 0px 5px 0px;
   border: 1px solid #EFECE2;
   }  
   
   #featured-listings {
   margin: 0px auto 0px;
   }
   
  #featured-listings ul li {
  background: none;
  border: none;
  }
  
  #featured-listings img {
  padding: 2px;
  margin: 0px;
  }
  
  .special .onebox{
  background: url(http://www.scottsdaleazliving.com/wp-content/files/special-top.png) top no-repeat!important;
  border: none;
  font-size: 12px;
  color: #663300;
  padding: 10px 0;
}
.special, .onebox {
  background: #fff url(http://www.scottsdaleazliving.com/wp-content/files/special-bottom.png) bottom no-repeat!important;
  border: none!important;
  /*margin-top: 15px;*/
  padding: 0 0 10px 0;
  color: inherit;
  
}
*html .special {
  padding: 0 0 15px 0;
}
.special strong{
  font-family: Arial;
  font-size: 12px;
  weight: bold;
  color: #333;
  font-style: italic;
}
hr{
  height: 11px;
  background: #fff url(http://www.scottsdaleazliving.com/wp-content/files/line-break.png) no-repeat center;
  margin: 0 0 15px 0;
  border: none;
}
*html hr {
  height: 1px;
  border-top: 1px solid #D6CDBC;
  width: 150px;
}
/* Define your own custom styles below */
img.align-right {
  float: right;
  margin: 0px 0px 12px 12px;
}

img.align-left {
  float: left;
  margin: 0px 12px 12px 0px;
}
fieldset table {
  width: 100%;
}
#quick-search {
	text-align: center;
	background:transparent url(css-images/bg-sidebar.png) repeat-y scroll 0 0;
}
#quick-search select {
	width: 210px;
	margin: 5px 0;
}
#quick-search select#Beds {
	margin-right: 26px;
}
#quick-search select#Beds, #quick-search select#Baths {
	width: 90px;
}
#SearchNow, #AdvancedSearch {
	margin: 5px 0;
}
#SearchNow { width: 88px;}
#AdvancedSearch { width: 122px;}

/*IDX hide the registration block by default*/
/*
#SignUpExpandStyle {
  display: none!important;
}*/


.comments {
	border-left:2px solid #DEE4DA;
	margin-bottom:10px;
	padding:0pt 0pt 0pt 15px;
	width:99%;
}
ol.commentlist li {
	background:#EEEEEE none repeat scroll 0%;
	border-top:1px solid #E2DBC8;
	list-style-type:none;
}
.commenttext {
	background:#FAF9F5 none repeat scroll 0%;
	border-bottom:1px solid #E2DBC8;
	border-top:1px solid #E2DBC8;
	padding:0pt 5px;
}
.comments h4 {
	margin:0pt !important;
}
.comments li {
	background-color:#F3F3F3;
	border:1px solid #DEE4DA;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 0pt;
	padding:5px;
}

.callus {
	text-align: center; 
	font-style: italic; 
	text-transform:none; 
	letter-spacing: 1px;
}

.callus span{
	color: #333;
}

.gravatar {
	float:left;
	padding: 0.5em 0.5em 0.5em 0;
}

img.wp-smiley {
	border: none;
}