/**
 *  Theme Name: Royce Kemp
 *  Theme URI: http://roycekemp.com
 *  Description: Royce Realty mobile semi-custom theme.
 *  Author: Royce Kemp
 *  Author URI: http://roycekemp.com
 *  Version: 1.1
 *  Last edit: HOA table redesign + stylesheet cache-busting
 **/

/***** RESET *****/
@import url(https://fonts.googleapis.com/css?family=Cinzel);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, tt, var, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

area,
img,
map {
	outline:none;
}

.clearfix,
.clear {
	clear:both;
}

input {
	-webkit-appearance: normal !important;
    border-radius: 0 !important;
}
/***** THEME CSS Replace with your skin styles *****/

body{
	font-family: "Lato", sans-serif;
	font-size: 12px;
	background:  url(images/page-bg.jpg) #04090f top center no-repeat;
	-webkit-background-size: 1920px 780px;
	color: #000000;
	min-width:  1100px;
	text-align:justify;
}

body.home {
	background:  none #000;
	text-align:left;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

a:link, a:visited{
	text-decoration: none; 
	color: #000000;
}

a:hover{
	color: #5f5f5f;
}

body.page .wrap,
body.single .wrap,
body.archive .wrap,
body.category .wrap {
	width:1200px;
	margin:0 auto;
}
.wrap{
	width:1005px;
	margin:0 auto;
}
#header{
	position: relative;
	padding-bottom:  20px;
	color:  #fff;
	z-index: 9999;
}

#header a.site-name {
	font-size:30px;
	color:#333;
	float:  left;
	margin-top:  45px;
}

#header-nav {
	float:  right;
	margin-top:  35px;
	margin-bottom: 15px;
	background:  url(images/header-nav-bg.png) no-repeat;
	width:  258px;
	height: 30px;
}

#header-nav ul {
	padding-left:  4px;
}

#header-nav ul li {
	float:  left;
	margin-left:  8px;
	margin-top: 9px;
}

#header-nav ul li.language {
	background:  url(images/icon-language.png) 0 50% no-repeat;
}

#header-nav ul li.login {
	background:  url(images/icon-login.png) 0 50% no-repeat;
}

#header-nav ul li.register {
	background:  url(images/icon-register.png) 0 50% no-repeat;
}

#header-nav ul li a {
	color:  #fff;
	font-family: 'Noto Serif', serif;
	font-size:  11px;
	text-transform: uppercase;
	padding-left:  20px;
}

#header-nav #translate-this {
	display: inline-block;
	float:  none !important;
	height: auto !important;
}

#header-nav #translate-this .translate-this-button {
	background:  none !important;
	display: inline-block !important;
	text-transform: uppercase;
	width:  auto !important;
	height: auto !important;
	text-indent:  inherit !important;	
}

#header-number {
	clear:right;
	float:  right;
	font-size:  30px;
	font-family: 'Cinzel', serif;
	text-shadow: 1px 1px 1px #000;
}

#header-number a {
	color:  #fff;
}


#backhomelink {
	display:none;
}

body.page #navigation,
body.single #navigation,
body.archive #navigation,
body.category #navigation { /* enclosing div for main nav */
	width: 1200px;
	height: 52px;
	margin:0 auto;
	background:  url(images/ip-nav-bg.png) top center no-repeat;
	position: relative;
	z-index: 9999;
}
#navigation{ /* enclosing div for main nav */
	width: 1015px;
	height: 52px;
	margin:0 auto;
	background:  url(images/nav-bg.png) top center no-repeat;
	position: relative;
	z-index: 9999;
}

#nav-logo {
	position: absolute;
	top:  -35px;
	left:  50%;
	margin-left:  -51px;
	z-index: 99999999999;
}

.menu-main-container:after{ /* do not delete, clears floats from navs */
	content: "";
    display: table;
    clear: both;
}	
.left_nav {
	float:left;
	width:45%;
}
.left_nav li {
	margin:0 13px;
}
.right_nav li {
	margin:0 18px;
}
.right_nav {
	float:right;
	width:45%;
	position:relative;
	left:0.8%;
}
.left_nav li, 
.right_nav li { float:left}
.left_nav li a,
.right_nav li a {
	color: #2a2d4e;
	display: block;
	font-size: 15px;
    	margin: 0;
	padding: 17px 15px 15px;
	text-decoration: none;
	position: relative;
	font-weight:  600;
	font-family: 'Open Sans', sans-serif;
}	
body.page .left_nav li a,
body.single .left_nav li a,
body.archive .left_nav li a,
body.category .left_nav li a,
body.page .right_nav li a,
body.single .right_nav li a,
body.archive .right_nav li a,
body.category .right_nav li a {
	color: #2a2d4e;
	display: block;
	font-size: 15px;
    	margin: 0;
	padding: 17px 28px 15px;
	text-decoration: none;
	position: relative;
	font-weight:  600;
	font-family: 'Open Sans', sans-serif;
}

.left_nav li a:hover, .left_nav li a:active, .left_nav .current_page_item a, .left_nav .current-cat a, .left_nav .current-menu-item,
.right_nav li a:hover, .right_nav li a:active, .right_nav .current_page_item a, .right_nav .current-cat a, .right_nav .current-menu-item {
		color: #454bb0;
	}
	
.left_nav li li a, .left_nav li li a:link, .left_nav li li a:visited,
.right_nav li li a, .right_nav li li a:link, .right_nav li li a:visited {
	background: #e1e0dd;
	color: #2a2d4e;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 6px 10px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
	text-align:left !important;
	}
	
.left_nav li li a:hover, .left_nav li li a:active,
.right_nav li li a:hover, .right_nav li li a:active {
	background: #fff;
}
.left_nav li li a,
.right_nav li li a {
	text-align:center !important;
}
.left_nav li#menu-item-4225 .sub-menu {
	margin-left:-50px;
}
.left_nav li ul,
.right_nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin:-3px 0 0 -2px;
	}

.left_nav li ul a,
.right_nav li ul a { 
	width: 160px;
	}

.left_nav li ul ul,
.right_nav li ul ul {
	margin: -31px 0 0 179px;
	}

.left_nav li:hover ul ul, .left_nav li:hover ul ul ul,
.right_nav li:hover ul ul, .left_nav li:hover ul ul ul {
	left: -999em;
	}

.left_nav li:hover ul, .left_nav li li:hover ul, .left_nav li li li:hover ul,
.right_nav li:hover ul, .right_nav li li:hover ul, .right_nav li li li:hover ul {
	left: auto;
	}

.left_nav li:hover,
.right_nav li:hover { 
	position: static;
	}

#footer{
	clear: both;
	text-align: center;
	color:  #a1a1a1;
	font-family: 'Open Sans', sans-serif;
	font-size:  11px;	
	padding:  30px 0;
	background-color:  #060817;
}

#footer p {
	margin-bottom:  10px;
}

#footer a {
	color:  #a1a1a1;	
}

ul.footernav { /* footer navigation styles */
    padding: 0;
    list-style: none;
    line-height: 1;
} 

ul.footernav a:hover {
}

ul.footernav li {
	padding: 0 10px;
	display:inline-block;
	border-left:1px solid #a1a1a1;
	text-transform: uppercase;
}

ul.footernav li:first-child{
	border-left:none;
}

ul.footernav ul{
	display:none;
}

 .comments-area { display:none;}
.postmetadata { display:none;}

.Table-communities
    {
        display: table;
        width: 80%;
    }
    .Title-communities
    {
        display: table-caption;
        text-align: left;
        font-weight: bold;
        font-size: larger;
        line-height: 150%;
    }
    .Row-communities
    {
        display: table-row;
    }
    .Cell-communities
    {
        display: table-cell;
        border: solid;
        border-width: thin;
        padding-left: 5px;
        padding-right: 5px;
        line-height: 200%;
        width: 50%;
    }
    .Cell2-communities
    {
        display: table-cell;
        border: solid;
        border-width: thin;
        padding-left: 5px;
        padding-right: 5px;
        line-height: 200%;
        width: 30%;
    }

/***** END THEME CSS *****/


/*************** Begin AIOS Mobile Theme standard areas. ***************/

/* SET DEFAULT STYLES FOR WYSIWYG CONTENT AND WIDGET AREAS (IF YOU USED RESET ON YOUR THEME) */

#content, .widget-set { line-height:1.2 }
#content th, .widget-set th { font-weight: bolder; }
#content h1, .widget-set h1 { font-size: 2em; margin: .67em 0 }
#content h2, .widget-set h2 { font-size: 1.5em; margin: .75em 0 }
#content h3, .widget-set h3 { font-size: 1.17em; margin: .83em 0 }
#content h4, .widget-set h4,
#content p, .widget-set p,
#content blockquote, .widget-set blockquote,
#content ul, .widget-set ul,
#content fieldset, .widget-set fieldset,
#content form, .widget-set form,
#content ol, .widget-set ol,
#content dl, .widget-set dl,
#content dir, .widget-set dir
#content menu, .widget-set menu { margin: 1.12em 0 }
#content h5, .widget-set h5 { font-size: .83em; margin: 1.5em 0 }
#content h6, .widget-set h6 { font-size: .75em; margin: 1.67em 0 }
#content h1, .widget-set h1,
#content h2, .widget-set h2,
#content h3, .widget-set h3,
#content h4, .widget-set h4,
#content h5, .widget-set h5,
#content h6, .widget-set h6,
#content b, .widget-set h6, 
#content strong, .widget-set strong { font-weight: bolder }
#content blockquote, .widget-set blockquote { margin-left: 40px; margin-right: 40px }
#content i, .widget-set i,
#content cite, .widget-set cite,
#content em, .widget-set em,
#content var, .widget-set var,
#content address, .widget-set address { font-style: italic }
#content pre, .widget-set pre,
#content tt, .widget-set tt,
#content code, .widget-set code,
#content kbd, .widget-set kbd, samp  { font-family: monospace }
#content big, .widget-set big { font-size: 1.17em }
#content small, .widget-set small,
#content sub, .widget-set sub,
#content sup, .widget-set sup { font-size: .83em }
#content sub, .widget-set sub { vertical-align: sub }
#content sup, .widget-set sup { vertical-align: super }
#content table, .widget-set table { border-spacing: 2px; }
#content thead, .widget-set thead,
#content tbody, .widget-set tbody,
#content tfoot, .widget-set tfoot { vertical-align: middle }
#content td, .widget-set td,
#content th, .widget-set th,
#content tr, .widget-set tr { vertical-align: inherit }
#content hr, .widget-set hr { border: 1px inset }
#content ol, .widget-set ol,
#content ul, .widget-set ul,
#content dir, .widget-set dir,
#content menu, .widget-set menu,
#content dd, .widget-set dd { margin-left: 40px }
#content ol, widget-set ol { list-style-type: decimal }
#content ol ul, .widget-set ol ul,
#content ul ol, .widget-set ul ol,
#content ul ul, .widget-set ul ul,
#content ol ol, .widget-set ol ol { margin-top: 0; margin-bottom: 0 }
#content ol, .widget-set ol { list-style-type:decimal }
#content ul, .widget-set ul { list-style-type:disc }

/* CONTENT  */

#content-sidebar {
	width:1189px;
	margin:0 auto 20px auto;
	min-height: 600px;
	color:  #2a2664;
}
#content-full{
	width:1189px;
	margin:0 auto 20px auto;
	min-height: 600px;
	border:  1px #1A1F5D solid;
	color: #2a2664;
}
body.page-id-3161 #content-full{
	width: 1252px !important;
	background:#eee;
}
body.page-id-3161 #content-full a {
	color:#fff;
}
body.page-id-4118 #content-full{
	background:#04090f;
}
body.page-id-3161 #content-full #content{width: 1208px !important;}

#content-sidebar a, #content-full a {
	color:  #2a2664;
}
body.page-id-4118 #content-full a,
body.page-id-4118 .breadcrumbs {
	color:  #fff;
}

#content-sidebar:after, #content-full:after{
	content: "";
    display: table;
    clear: both;
}

#content-sidebar #content{ /* content area with sidebar */
	float: left;
	width: 901px;
	margin:  0;
	background:#eee;
	padding:21px;
	min-height:715px;
}

#content-full #content{ /* content area for full width template (no sidebar) */
	width: 970px;
	margin:  10px 0 0 20px;
}

#content .entry{
}

#content .entry:after {
	content: "";
    display: table;
    clear: both;
}

#content .entry-title { /* styles for post/page main headings (h1) */
	font-size: 24px;
}

#content .archive-title { /* styles for category/archive/etc main headings (h1) */
	font-size: 24px;
}

#content .archive-subtitle { /* styles for category/archive/search/etc subheadings (h2) */
	font-size: 24px;
}


/* SIDEBAR */

#sidebar{
	float: right;
	width: 217px;
	margin: 0;
	background:#10133b;
	padding:30px 10px 13px;
}

.widget-set{ /* div class for each widget group on primary sidebar */
}

.widget-set div.widget-title{ /* style of widget titles */
	display:block;
	background:#333;
	color:#FFF;
}

#ip-cta {
	margin-left:  0;
	list-style: none;
}

/* MISCELLANEOUS WP CLASSES */

/*span.wpcf7-not-valid-tip{  UNCOMMENT FOR LIGHT TEXT 
	color:#000;
}*/

.gravatar{
	float: right;
}

.comments-template ol.comment-list{
	margin:20px 0 0 0;
	padding:0;
	list-style:none;
}

.comments-template ol.children{
	margin:20px 0 0 40px;
	padding:0;
	list-style:none;
}

.comments-template ol.comment-list li.comment{
	margin:0 0 10px 0;
	padding:0;
	border-top:1px dotted;
}

.comments-template .comment-meta{
	font-size:10px;
}

.comments-template .screen-reader-text{
	display:none;
}

.comments-template .comment-navigation{
	margin:10px 0;
	background:none;
}

.wp-caption {
  background-color: #f3f3f3;
  border: 1px solid #ddd;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; /* optional rounded corners for browsers that support it */
  margin: 10px;
  padding-top: 4px;
  text-align: center;
}

.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.category .post, .archive .post{
	border-bottom:1px dotted;
	padding-bottom: 10px;
}

.attachment-post-thumbnail {
	float:left;
	margin:0 10px 10px 0;
}

pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}



#content img.alignleft{
	float:left;
}

#content img.alignright{
	float:right;
}

#content img.aligncenter {
	display:block;
	margin-left:auto !important;
	margin-right:auto !important;
}

#content img[class*="align"],
#content img[class*="wp-image-"],
#content img[class*="attachment-"],
#content img.size-full,
#content img.size-large,
#content img.header-image,
#content img.wp-post-image {
	max-width: 98%;
	margin:0 1%;
	height:auto;
}

#content embed,
#content iframe,
#content object,
#content video {
	max-width: 100%;
}

/* IHF (Dark background) */

/*#ihf,
#ihf a,
#ihf td, #ihf p, #ihf ul li,
#ihf #ihf_modulebox_600 .ihf-content,
#ihf table, #ihf tr, #ihf tr td,
#ihf .ihf_formlabel {
	color:#fff !important;
}

#ihf .ihf_results_row_620 {
	background:none !important;
}

#ihf .ihf_results_tabs_mid a,
#ihf #map_canvas{
	color:#000 !important;
}

#ihf #ihf_fade_container {
	background:none !important;
}

#ihf_map_widget iframe {
	background:#000;
}

#ihf #selectedAreas {
	color:#fff;
}

.ui-dialog .ui-dialog-titlebar-close span {
	margin-left:-9px !important;
	margin-top:-9px !important;
}

#ihf_results_tabs {
	overflow:hidden;
}

#ihf table td,
table.ihmain td{
color:#FFF !important;
}

#ihf .ihf-detail-menu ul li {
color:#000 !important;
}

#ihf_detail_walkscore_container{
background:#FFF;
}

*/

/*************** End AIOS Mobile Theme standard areas.  ***************/
/* home slider area */
#home-slider-area {
	height: 655px;
	margin-top:  -187px;
	position: relative;
	background-color:  #333;
	/*background:  url(images/slide-1-test.jpg) top center no-repeat;
	background-size:  cover;*/	
}

#home-slider {
	width:  100%;
	height: 655px !important;
	top:  0;
	position: absolute;
}

#home-slider img, #home-slider .cycloneslider, #home-slider .cycloneslider-slides,
#home-slider .cycloneslider-slide, #home-slider .cycloneslider-slide img {
	height: 655px !important;
}

#home-slider-area .cycloneslider-caption {
	text-align: center;
	bottom:  30px !important;
	text-transform: uppercase;
	font-family:'Lato',sans-serif !important;
	font-style: italic !important;
	font-weight: normal !important;
	background:  url(images/slide-tagline-bg.png) !important;
}
#home-slider-area .cycloneslider-caption a{color: #FFF;}
#home-slider-area .cycloneslider-caption img {
	width:  auto !important;
	height:  auto !important;
	display:  inline !important;
	vertical-align: middle;
	margin-left:  5px !important;
}

#home-slider-area .cycloneslider-caption-title {
	text-decoration: underline;
	padding-bottom: 10px;
}

#home-slider-area .cycloneslider-caption-description {
	padding:  0 !important;
}

#slide-overlay {
	height: 329px;
	background:  url(images/slide-overlay.png) top repeat-x;
	position: absolute;
	width:  100%;
	min-width:  1100px;
	z-index: 9995;
}

#quick-search {
	width:  593px;
	background:  url(images/qs-bg.png);
	margin:  auto;
	position: absolute;
	bottom:  166px;
	margin-left:  -296px;
	left:  50%;
	border-radius: 2px;
	padding-bottom:  15px;
	z-index: 9998;
}

#quick-search .advanced {
	background:  url(images/as-bg.png) no-repeat;
	width:  170px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	position: absolute;
	bottom:  -28px;
	color:  #fff;
	left:  24px;
	font-size: 12px;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
}

#quick-search h3 {
	text-align: center;
	padding-top:  12px;
}

#quick-search form  {
	width:  543px;
	margin:  auto;
	padding-top:  15px;
}

#quick-search .buttons {
	text-align: center;
}

#quick-search .advanced-options-open .buttons {
	float:  right;
	text-align: left;
	padding-right:  6px;
	margin-top:  -36px;
}

#quick-search .buttons button {
	text-transform: uppercase;
	background:  url(images/qs-btn-bg-h.png) no-repeat;
	width:  131px;
	height: 34px;
	border:  0;
	color:  #fff;
	text-align: left;
	padding-left:  50px;
	cursor: pointer;
	font-size: 13px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;	
}

#quick-search .buttons button:hover {
	background:  url(images/qs-btn-bg.png) no-repeat;
}

#quick-search .buttons button:focus {
	outline: none;
}

#quick-search form .advanced-options {
	display: none;
}

#quick-search form input.full {
	width: 472px;
	margin-bottom:  5px;
	padding:  4px 5px;
	vertical-align: top;
	color: #8d8b8b;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size:  14px;
}

#quick-search form input[type="image"] {
	vertical-align: top;
}

#quick-search form select {
	width:  132px;
	margin-bottom:  5px;
	color: #8d8b8b;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size:  14px;
	padding:  4px 5px;
}

.mac #quick-search form select {
	-webkit-appearance:none;	
}

#quick-search form select.ptype {
	width:  268px;
}


/* home mid area */
#home-mid {
	min-height: 2587px;
	background:  url(images/home-mid-bg.jpg) #0c0e25 top center repeat-x;
}

/* featured content area */
#featured-content-area {
	padding-top:  20px;
}

#featured-content-area .featured-content {
	width:  492px;
	height: 190px;
	background:  url(images/featured-content-bg.png) no-repeat;
	float:  left;
	position: relative;
}

#featured-content-area .featured-content:first-child {
	margin-right:  20px;	
}

#featured-content-area .featured-content .title {
	color:  #fff;
	text-align: center;
	font-size:  16px;
	line-height: 43px;
	height: 43px;
	overflow: hidden;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #000;
	font-family: 'Lato', sans-serif;
}

#featured-content-area .featured-content .photo {
	position: absolute;
	top:  43px;
	left:  0;
}
#featured-content-area .featured-content .photo em{
	background: url(images/cta-fade-top.png) repeat-y left top;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 30px;
	left: 0;
	z-index: 99998;
}
#featured-content-area .featured-content .photo .cycloneslider-template-standard{
	width: 491px !important;
	height: 123px !important;
}

#featured-content-area .featured-content .text {
	position: relative;
	z-index: 10;
	width:  207px;
	color:  #fff;
	float:  left;
	margin:  27px 0 0 23px;
	font-size:  14px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	z-index: 99999;
}

#featured-content-area .featured-content .text .more {
	color:  #a1853b;
	display: block;
}

#featured-content-area .btn-nf {
	display: block;
	/*position: absolute;
	bottom:  40px;
	right:  25px;*/
	width: 122px;
	height: 25px;
	line-height: 25px;
	color:  #fff;
	font-size:  10px;
	font-family: 'Lato', sans-serif;
	background-color:  #1d2369;
	border:  1px #171b4c solid;
	border-radius: 2px;
	text-align: center;
	z-index: 99999;
}

#featured-content-area .btn-nf img {
	margin-right:  8px;
	margin-top:  5px;
	float:  right;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;	
}

#featured-content-area .btn-nf:hover img {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);	
}
.featured-content .cycloneslider-template-standard .cycloneslider-next{
		opacity: 1 !important;
		top: 79% !important;
		background: transparent !important;
		-webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0) !important;
    	box-shadow: 1px 1px 2px 0px rgba(0,0,0,0) !important;
    	width: 122px !important;
    	height: 25px !important;
    	z-index: 999999999;
	}
	.featured-content .cycloneslider-template-standard .cycloneslider-next .arrow{display: none !important;}

/* welcome text */
#welcome-text {
	color:  #fff;
	line-height: 18px;
	font-family: 'Lato', sans-serif;
	font-size:  14px;
}

#welcome-text h1 {
	text-align: center;
	text-transform: uppercase;
	font-size:  30px;
	padding:  30px 0;
}

#welcome-text p {
	margin-bottom:  10px;
}



#welcome-text a {
	color:  #a38941;	
}

/* featured properties area */
#featured-properties-area {
	margin-top:  -115px;
	margin-bottom:  80px;
	background:  url(images/feat-prop-bg.png) top no-repeat;
	height: 380px;
}

#featured-properties-area h3 {
	text-align: center;
	color:  #c1c1c1;
	font-size:  20px;
	padding:  20px 0;
}

#featured-properties {
	/*padding:  0 40px;*/
	overflow: hidden;
    width: 1004px;
    padding-left: 1px;
}

#featured-properties ul li {
    float: left;
    width: 234px;
    margin-left: 4px !important;
    font-size: 11px;
    color: #fff;
    font-family: 'Open Sans';
    text-align: center;
    /*background: url(images/featpropinfobg.jpg) no-repeat bottom center;*/
	padding-bottom: 13px;
}

#featured-properties ul li .photo {
	display: block;
	margin: 0 auto 45px auto;
}

#featured-properties ul li .photo img {
	border:  1px #c9c9c9 solid;
}

#featured-properties ul li:first-child {
	margin-left:  0;
}

#featured-properties ul li .info {
	margin-bottom: 15px;
}

#featured-properties ul li .view {
	background:  url(images/view-bg.png) top no-repeat;
	width:  88px;
	height: 25px;
	line-height: 25px;
	display: block;
	margin:  auto;
	text-shadow: 1px 1px 1px #f0f0f0
}

#featured-properties ul li .view:hover {
	background-position: bottom;
	color:  #674e0d;
	text-shadow: 1px 1px 1px #ece7d8;
}

/* agent info */
#agent-info {
	background:  url(images/agent-info-bg.png) no-repeat;
	height: 144px;
	position: relative;
	margin-bottom:  20px;
}

#agent-info-photo {
	position: absolute;
	bottom: 25px;
	right: 20px;
}

#agent-info-text {
	color:  #fff;
	font-size:  20px;
	font-family: 'Cinzel', serif;
	font-weight: 700;
	font-size:  18px;
	padding-top:  42px;
	padding-left:  240px;
	text-align: center;
	float:  left;
	line-height:20px;
}

#agent-info-text a {
	color:  #fff;
}

#agent-info-text span {
	display: block;
	color:  #bbbbbb;
	font-size:  13px;
	font-family: 'Lato', sans-serif;
	margin-top:  2px;
	text-transform: uppercase;
}
#agent-info-text span.phoneno {
	color:  #fff;
	font-size:  24px;
	font-family: "Cinzel",serif;
	margin-top:  2px;
	text-transform: uppercase;
	float:left;
}

#agent-info-logo {
	position: absolute;
	top:  46px;
	left:  30px;
	width:180px;
}

#agent-info .social-icons {
	position: absolute;
	right: 200px;
	bottom: 70px;
}

.social-icons .icon {
	display: inline-block;
	width:  28px;
	height: 28px;
	text-indent: -9999em;
	margin-left:  5px;
}

.social-icons .icon-fb {
	background-image:  url(images/icon-fb.png)
}

.social-icons .icon-fb:hover {
	background-image:  url(images/icon-fb-h.png)
}

.social-icons .icon-tw {
	background-image:  url(images/icon-tw.png)
}

.social-icons .icon-tw:hover {
	background-image:  url(images/icon-tw-h.png)
}

.social-icons .icon-li {
	background-image:  url(images/icon-li.png)
}

.social-icons .icon-li:hover {
	background-image:  url(images/icon-li-h.png)
}

.social-icons .icon-gp {
	background-image:  url(images/icon-gp.png)
}

.social-icons .icon-gp:hover {
	background-image:  url(images/icon-gp-h.png)
}


/* home cta */
#home-cta {
	margin-bottom:  30px;
}

#home-cta ul li {
	float:  left;
	width:  217px;
	height: 71px;
	margin-left:  45px;
	background:url(images/cta-btn-bg.png) no-repeat;
	text-align:center;
	padding-top:10px;
	position:relative;
}
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar #text-24 ul li {
	width:  217px;
	height: 71px;
	margin:  0;
	padding:0;
	background:url(images/ip-cta-btn-bg.png) no-repeat;
	text-align:center;
	position:relative;
	list-style:none;
	line-height:17px;
	padding:11px 0 0;
}
#home-cta ul li a,
#sidebar #text-24 ul li a {
	color:#676767;
	font-family:"EB Garamond",serif;
	font-size:19px;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:0 1px #fff;
	display:block;
	position:relative;
	z-index:10;
}
#home-cta ul li span,
#sidebar ul li span {
	font-size:14px;
}
#home-cta ul li img,
#sidebar #text-24 ul li img {
	position:absolute;
	top:0;
	left:0;
	opacity:0;
}
#home-cta ul li:first-child {
	margin-left:  0;
}

/* home feeds */
#home-feeds .home-feed {
	width:  480px;
	height: 246px;
	background:  url(images/home-feeds-bg.png) no-repeat;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}

#home-feeds .home-feed-left {
	float: left;
}
.home-feed-left p:last-child {
	margin-top:-10px;
}
.home-feed-right {
	float: right;
}

#home-feeds .home-feed-left .hfs-container,
.home-feed-right .hfs-container {
	padding:  30px 30px 0 30px;
	color:  #bebebe;
	line-height: 18px;
	position: relative;
}
#home-feeds .caroufredsel_wrapper{
	min-height: 125px !important;
    height: auto !important;
}
#home-feeds .home-feed ul{
	margin-left: 0;
	padding-left: 0;
	min-height: 125px !important;
    height: auto !important;
}
#home-feeds .home-feed ul li{
	float: left;
	width: 420px;
}
#sidebar .home-feed-right .hfs-container{
	padding: 15px 15px 40px;
	border: solid 1px #3c3e50;
}
#sidebar .home-feed-right .hfs-container a{
	float: left;
	margin: 0 10px 5px 0;
}

#home-feeds a {
	color:  #bebebe;	
}

.home-feed h3 {
	font-size:  20px;
	font-family: 'Cinzel', serif;
	color:  #fff;
	line-height: 28px;
	padding-left:  40px;
	margin-bottom:  15px;
}

#home-feeds .home-feed-left h3 {
	background:  url(images/icon-rss.png) 0 0 no-repeat;
}

.home-feed-right h3 {
	background:  url(images/icon-testimonials.png) 0 0 no-repeat;
}


#home-feeds .post-title {
	font-size:  15px;
	font-weight: 600;
	display: block;
	margin-bottom:  10px;
	text-transform: uppercase;
	color:  #fff;
}

#home-feeds .wp-post-image {
	float:  left;
	margin-right:  10px;
	padding:  20px 0;
}

.home-feed-right .post-title {
	position: absolute;
	bottom:  0;
	color:  #a2a4bc;
	text-transform: Capitalize;
	font-size:  13px;
	font-family: 'Open Sans', sans-serif;
	padding-left:  58px;
}
.home-feed-right .read-more {
    bottom: 15px;
    color: #bebebe;
    display: inline-block;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    font-weight: normal;
    position: absolute;
    text-transform: capitalize;
    left: 280px;
    width: 90px;
}
#sidebar .home-feed-right .post-title{bottom: 6px;}
#sidebar .testimonial .read-more{
    text-transform: capitalize;
    position: absolute;
    display: block;
    right: 0;
}
.home-feed-right .post-title:before {
	content:  '- ';
}

#home-feeds .blog-readmore {
	color:#a2a4bc;
	display: block;
	margin-top:  -20px;
}

/* map area */
#map-area {
	background:  url(images/map-area-bg.png) top center no-repeat;
	height: 1252px;
	margin-top:  -112px;
}

#map-area-hovers {
	position: relative;
	width:  1019px;
	margin:  auto;	
}

#map-blank {
	position: relative;
	z-index: 9900;
	padding-top: 117px;
	padding-left: 6px;	
}

#map-area-hovers .map-area-hover {
	position: absolute;
	display: none;
}

#map-area-hovers .map-area-hover span {
	/* no longer used. see images/map-labels.png */
	position: absolute;
	color:  #fff;
	text-transform: uppercase;
	white-space: nowrap;
	z-index: 9999;
	font-family: 'Arimo', sans-serif;
	font-size:  11px;
	text-indent: -9999em;
	font-weight: 700;
}

#la-jolla-vista-townhouses { left: 530px; top: 116px;}
#playmor-la-jolla { top: 133px; left: 653px;	}
#genesse-vista { top: 127px; left: 698px; }
#la-jolla-mesa-estate { top: 167px; left: 725px; }
#devonshire-woods-2 { top: 285px; left: 800px; }
#devonshire-woods-1 { top: 299px; left: 800px; }
#regents-la-jolla { top: 330px; left: 577px;	}
#la-jolla-shores-heights { top: 443px; left: 52px; }
#la-jolla-terrace { top: 486px; left: 115px;}
#boardwalk { top: 466px; left: 153px; }
#cambridge { top: 497px; left: 156px; }
#woodlands-north { top: 524px; left: 162px;	 }
#villa-mallorca { top: 536px; left: 163px; }
#villa-la-jolla { top: 614px; left: 160px; }
#villa-tuscana { top: 702px; left: 166px; }
#cape-la-jolla-gardens { top: 645px; left: 230px; }
#cape-la-jolla { top: 676px; left: 231px; }
#woodlands { top: 696px; left: 222px; }
#woodlands-west-1 { top: 726px; left: 195px; }
#woodlands-west-2 { top: 734px; left: 239px; }
#eastbluff { top: 765px; left: 183px; }
#la-jolla-park-villas { top: 808px; left: 216px; }
#woodlands-south { top: 831px; left: 210px; }
#southpointe { top: 834px; left: 143px; }
#la-jolla-hideway { top: 835px; left: 109px; }
#la-jolla-serena { top: 900px; left: 104px; }
#la-jolla-village-tennis-club { top: 432px; left: 432px; }
#villa-vicenza { top: 471px; left: 367px; }
#la-jolla-garden-villas { top: 494px; left: 421px; }
#pacific-regent-la-jolla { top: 492px; left: 434px; }
#la-jolla-village-park { top: 441px; left: 521px; }
#park-place { top: 489px; left: 512px; }
#villa-europa { top: 502px; left: 510px; }
#venetian { top: 520px; left: 473px; }
#pines-of-la-jolla { top: 556px; left: 470px; }
#verano { top: 602px; left: 327px; }
#marbella { top: 644px; left: 373px; }
#madrid { top: 697px; left: 360px; }
#barcelona { top: 744px; left: 322px; }
#las-palmas { top: 699px; left: 412px; }
#la-paz { top: 783px; left: 277px; }
#valencia { top: 759px; left: 350px; }
#diguenos { top: 647px; left: 472px; }
#playmor-terrace-west { top: 717px; left: 472px }
#university-woods { top: 715px; left: 514px; }
#university-woods { top: 715px; left: 514px; }
#playmor-terrace { top: 653px; left: 547px;	 }
#genesee-highlands { top: 639px; left: 580px; }
#university-town-center { top: 555px; left: 688px; }
#la-jolla-city-club { top: 593px; left: 701px; }
#nobel-terrace { top: 634px; left: 708px; }
#cambridge-terrace { top: 579px; left: 730px; }
#vista-la-jolla-townhomes { top: 508px; left: 738px; }
#vista-la-jolla { top: 454px; left: 768px; }
#andria { top: 458px; left: 844px; }
#casabella { top: 484px; left: 866px; }
#toscana { top: 531px; left: 924px; }
#la-florentine { top: 567px; left: 819px; }
#avanti { top: 582px; left: 849px; }
#capri { top: 566px; left: 896px; }
#la-jolla-international-villas { top: 816px; left: 116px; }
#blackhorse-farms { top: 191px; left: 7px; }
#lucera { top: 630px; right: -10px; }

#recency-villas {bottom: 142px; right: 258px; }
#the-park {bottom: 102px; right: 258px; }
#pennant-village {bottom: 62px; right: 258px; }
#villas-at-university-city {bottom: 22px; right: 258px; }


#la-jolla-colony {
    bottom: 68px;
    left: 238px;
}
#university-city {
    bottom: -31px;
    left: 293px;
}
#renaissance {
	bottom: 379px;
    right: -47px;
}

#map-utc-communities {
	position: absolute;
	bottom:  0;
	right:  6px;
	color:  #fff;
	width:  195px;
	font-family: 'Arimo', sans-serif;
	font-size:  12px;	
	text-transform: uppercase;
	background:  url(images/utc-bg.png);
	z-index: 9998;
}

#map-utc-communities h4 {
	padding: 0 12px;
	line-height: 28px;
	background-color:  #1a2062;
	color:  #fff;
}

#map-utc-communities ul {
	padding:  5px 12px;
	line-height: 23px;
}

#map-utc-communities ul li a {
	color:  #fff;
}

#map-utc-communities ul li:hover a, #map-utc-communities ul li.highlight a {
	color:  #ba922b;	
}

#map-utc-communities ul li.full {
	padding-top:  5px;
}

#map-utc-communities ul li.full a {
	color:  #ba922b;
	font-size:  11px;
}

#map-utc-full {
	position: absolute;
	bottom: -99px;
	right: -4px;
	width:  100%;
	z-index: 9999;
	display: none;
}

#map-utc-full ul {
	width:  201px;
	height: 305px;
	margin-right:  1px;
	background-color:  red;
	float:  left;
	line-height: 21px;
	background-color:  #a38a49;
	padding-top:  10px;
	min-height: 330px;
}

#map-utc-full ul li a {
	color:  #fff;
	font-family: 'Lato', sans-serif;
	font-size:  11px;
	display: block;
	padding:  0 5px 0 10px;
	text-transform: uppercase;
}

#map-utc-full ul li:hover a, #map-utc-full ul li.highlight a {
	color:  #433717;
	text-decoration: underline;
}

/* bottom cta */
#bottom-cta ul li {
	float:  left;
	height: 62px;
	margin-left:  3px;
}

#bottom-cta ul li:first-child {
	margin-left:  0;
}

#bottom-cta ul li a {
	display: block;
	height: 100%;
	text-indent:  -9999em;
}

#b-cta-1 {
	width:  225px;
	background:  url(images/b-cta-1.png) no-repeat;
}

#b-cta-1:hover {
	background:  url(images/b-cta-1b.png) no-repeat;	
}

#b-cta-2 {
	width:  321px;
	background:  url(images/b-cta-2.png) no-repeat;
}

#b-cta-2:hover {
	background:  url(images/b-cta-2b.png) no-repeat;	
}

#b-cta-3 {
	width:  225px;
	background:  url(images/b-cta-3.png) no-repeat;
}

#b-cta-3:hover {
	background:  url(images/b-cta-3b.png) no-repeat;	
}

#b-cta-4 {
	width:  225px;
	background:  url(images/b-cta-4.png) no-repeat;
}

#b-cta-4:hover {
	background:  url(images/b-cta-4b.png) no-repeat;	
}

/***** MOBILE STYLES *****/

@media only screen and (max-width: 1252px) {
	body.page-id-3161{min-width: 1252px;}
}

@media only screen and (max-width: 1024px) {
	#content-sidebar #content {
		margin:0 0 0 6px;
	}
	#content-sidebar {
		width:1195px;
	}
	body.page-id-4118 #content-full {
		margin:0 0 20px 6px;
	}
	body.page-id-4118 #navigation {
		padding-left:4px;
	}
}

@media only screen and (max-width: 977px) {
	/*body.page-id-3161{min-width: initial;}*/
	
	.hide-mobile {display:  none;}
	
	body {min-width:  inherit;}
	
	body.home {background:  url(images/page-bg.jpg) #04090f top center no-repeat;}
	
	/* Navigation mobile styles. Delete if you didn't use the starter theme nav styles. */
	
	#nav, #navigation {
		display: none;
	}
	
	#backhomelink {
		display: block;
		clear: both;
		font-size: 20px;
		background: #FFF;
	}
	
	#backhomelink a{
		color:#000;
	}
	
	.home #backhomelink{
		display:none;
	}
	
	.home #navigation {
		width:  100%;
		height: auto;

		display: block;
	}
	
	.home .left_nav,
	.home .right_nav {
		display: block;
		padding:0;
		width:  100%;
		background:  none;
		margin-left:  0;
	}
	
	.home #nav ul {
	}
	.left_nav li ul, 
	.right_nav li ul {
		margin:0 auto;
		left:0 !important;
		right:0 !important;
		display:none;
	}
	.home .left_nav li,
	.home .right_nav li
	 {
		width:100%;
		padding:0;
		text-align:center;
		background:  url(images/nav-bg.png) top center;
		position:relative;
		display:block;
	}
	
	.left_nav li, .right_nav li { margin:0; }
	.left_nav li:hover .left_nav li ul,
	.right_nav li:hover .right_nav li ul {
		position:relative !important;
		margin:0 auto !important;
		display:block !important;
	}
	
	/* End Navigation mobile */
	
	
	
	/******** UNCOMMENT IF USING MOBILE DROPMENU SCRIPT IN script.js 
	.home #nav li.tap ul {
		display:block;
	}
	
	.home #nav li.tap ul ul {
		display:none;
	}
	
	.home #nav li ul {
		width:100%;
		z-index: 9999;
		position: relative;
		left: 0;
	}
	
	.home #nav li ul li a{
		width:100%;
	}
	End mobile dropmenu script styles ********/
	
	
	
	#content-sidebar, #content-full {
		width:100%;
		border:  0;
	}
	
	#content-sidebar #content, #content-full #content {
		float:  none;
		width:  90%;
		margin:  auto;
		padding:  10px 0;
	}
	
	#content-sidebar #sidebar, #content-full #sidebar{
		display:none;
	}
	
	/* IHF */
	
	.ihf-template .wrap { /* Add your other main / first-level div classes without the wrap class, e.g.
	.ihf-template #content-sidebar, .ihf-template #content-full */ 
		min-width:620px;
	}

	.ihf-template #content-sidebar, 
	.ihf-template #content-full, 
	.ihf-template #content-sidebar #content, 
	.ihf-template #content-full #content {
		width:100%;
		padding:0;
	}
	
	/* WPCF7 */

    #content .wpcf7 form input[type='text'],
    #content .wpcf7 form input[type='password'],
    #content .wpcf7 form input[type='email'],
    #content .wpcf7 form input[type='number'],
    #content .wpcf7 form input[type='tel'],
    #content .wpcf7 form input[type='url'],
    #content .wpcf7 form textarea {
        padding-left:2%;
        padding-right:2%;
        width:94%;
        max-width:292px;
    }
	

	.wrap, #footer {
		width: 100% !important;
	}
	
	.push {
		margin:  0 !important;
	}
	
	#header {
		text-align: center;
	}
	
	#header a.site-name, #header-nav, #header-number {
		float:  none;
		margin:  0 auto 5px auto;
	}
	
	#header a.site-name {
		display: block;
		margin-top:  20px;
		margin-bottom:  20px;
	}
	
	#header a.site-name img {
		max-width: 90%;
	}	
	
}

@media only screen and (max-width:700px) {
	/* AIOS Listings */
	
	.aios-listings-page .wrap { /* Add your other main / first-level div classes without the wrap class, e.g.
	.aios-listings-page #content-sidebar, .aios-listings-page #content-full */ 
		min-width:670px;
	}
}

#fancybox-overlay {
	min-width:  1100px;
}
#image img {
    position: relative !important;
}

/* CSS Rules added by JP start here... */
#nav li.menu-item-4204:hover ul{left: 58px;}
#nav li.menu-item-4225:hover ul{left: 153px;}
#nav li.menu-item-4226:hover ul{left: 425px;}
#nav li.menu-item-3901:hover ul{left: 542px;}

.home #quick-search form #idx_search_listings_form {
  
  width: 180px;
}

.home #quick-search form .advanced-search-container {
  
  background: #262262;
  color: white;
  display: inline-block;
  font-weight: bold;
  padding: 2% 1% 8px;
  text-align: center;
  
  width: 111px;
}

.home #quick-search form .advanced-search-container a { color: white; }

.home #idx_search_listings_form #idx_bedrooms, .home #idx_search_listings_form #idx_bathrooms, 
#idx_search_listings_form #idx_bedrooms2, .home #idx_search_listings_form #idx_bathrooms2 {
  
  width: 98px;
}

.home #idx_search_listings_form #idx_lp, .home #idx_search_listings_form #idx_hp, 
.home #idx_search_listings_form #idx_lp2, .home #idx_search_listings_form #idx_hp2 {
  
  color: #8d8b8b;
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 5px;
  padding: 4px 5px;
  vertical-align: top;
  
  width: 166px;
}

.home #idx_search_listings_form #IDX-city, .home #idx_search_listings_form #IDX-zipcode {
  
  display: none;
}

.home #idx_search_listings_form .filter-button {
  
  diplay: none;
}

.home #idx_search_listings_form #for_sale_filter, .home #idx_search_listings_form #for_rent_filter {
  
  background: url(images/qs-btn-bg-h-new.png) no-repeat;
  border: 0px;
  color: #fff;
  cursor: pointer;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: 400;
  padding-left: 50px;
  text-align: left;
  text-transform: uppercase;
  
  width: 131px;
	height: 34px;
}

/*.home #idx_search_listings_form #for_sale_filter:hover, .home #idx_search_listings_form #for_rent_filter:hover {
  
  background: url(images/qs-btn-bg-hvr-white.png) no-repeat !important;
  color:#3f38a4;
}*/


.home #idx_search_listings_form #for_rent_filter:hover,  .home #idx_search_listings_form #for_sale_filter:hover{
    background: url(images/qs-btn-bg-br-purple-new.png) no-repeat;
    color: #fff !;
    border-color: #fff; 
}

/*.home #idx_search_listings_form #for_sale_filter:hover{
    background: url(images/qs-btn-bg-br-white-new.png) no-repeat !important;
    color: #3f38a4 !important;
    border-color: #fff !important; 
}*/


.home #idx_search_listings_form .filter-button.selected-button, .home #idx_search_listings_form .filter-button.selected-button:hover {
  
  background: url(images/qs-btn-bg-new.png) no-repeat !important;
  color:#3f38a4;
  border-color: #fff; 
}

.home #idx_search_listings_form .filter-button.selected-button:hover {
  
  background: url(images/qs-btn-bg-new.png) no-repeat !important;
  color:#3f38a4;
  border-color: #fff; 
}

.home #idx_search_listings_form #for_sale_filter:focus, .home #idx_search_listings_form #for_rent_filter:focus, .home #idx_search_listings_form .filter-button.selected-button {
  
  outline: none !important;
  color:#3f38a4 !important;
}

.home-feed.home-feed-right .post-thumbnail {
  
  float: left;
  
  width: 17%;
}

.home-feed.home-feed-right .post-thumbnail img {
  
  width: 100%;
  height: 100%;
}

.home-feed.home-feed-right .post-content {
  
  float: left;
  margin-left: 2%;
  font-family:"Lato",sans-serif; 
  width: 79%;
  font-style:italic;
  font-size:14px;
}

.home ul.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
  
  z-index: 99999999;
}

#content-sidebar #content .post .entry #IDX-main #IDX-resultsHeader #IDX-resultsPagerTop {
  
  float: none;
}

#content-sidebar #content .post .entry #IDX-main #IDX-resultsHeader #IDX-resultsPagerTop ul,  #content-sidebar #content .post .entry #IDX-resultsFooter #IDX-resultsPagerBottom ul {
  
  margin-left: 6px;
}

#IDX-map #IDX-mapResultsLocation, #IDX-map span {
  
  color: #10133B;
}

.leaflet-container a {
  
  color: #0078a8 !important;
}

.page-template-idx-page-template-php #content-sidebar #content .entry .widget-set.widget_text p {
  
  line-height: 20px;
  margin-top: 0px;
  text-align: left;
}

.category #sidebar ul li.cat-post-item .post-content a p, .single #sidebar ul li.cat-post-item .post-content a p, .page #sidebar ul li.cat-post-item .post-content a p {
  
  margin-bottom: 8%;
}

#sidebar #inner-page-testimonial {
  
  
  width: 100%;
}

#sidebar #inner-page-testimonial h3 {
  
  background:  url(images/icon-testimonials.png) 0 0 no-repeat;
  margin-bottom: 0px;
}
#sidebar a {
	color:#fff;
}
#sidebar #inner-page-testimonial h3 a {
  
  color: #fff;
  font-family: "Cinzel",serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 28px;
  padding-left: 40px;
}

#sidebar #inner-page-testimonial ul {
  
  margin-left: 0px;
}

#sidebar #inner-page-testimonial ul .testimonial-image {
  
  float: left;
  margin-right: 6%;
  
  width: 28%;
  height: 58px;
}

#sidebar #inner-page-testimonial ul .testimonial {
  font-family: "Lato",sans-serif;
  font-size: 13px;
  padding: 10px 8px 8px 0px;
  width: 102%;
  height: 300px;
  font-style:italic;
}

#sidebar #inner-page-testimonial ul .testimonial .author-and-position {
  
  font-weight: bold;
  margin-top: 12%;
  text-align: right;
  color:#fff;
}

#sidebar #inner-page-testimonial .bx-wrapper {
  
  padding-left: 2%;
  
	width: 242px;
	height: 100%;
}

#sidebar #inner-page-testimonial .bx-wrapper .bx-controls-direction a {

	width: 43px;
}

#sidebar #inner-page-testimonial .bx-wrapper .bx-viewport {

	background: none;
	border: none;
  box-shadow: none;
}

.category #content-sidebar #content .wp-pagenavi, .tax-aios_tax_property_status #content-sidebar #content .wp-pagenavi {
  
  font-size: 14px;
  margin-top: 4%;
  text-align: center;
  
  width: auto;
}

.category #content-sidebar #content #back_to_top, .tax-aios_tax_property_status #content-sidebar #content #back_to_top {
  
  float: right;
  font-size: 14px;
  margin-top: 28px;
}

.hidden-element {
  
  display: none;
}
/* CSS Rules added by JP end here... */
#content .entry{
	font-size: 15px; 
	line-height: 22px;
	letter-spacing:0.8px;
}

#featured-properties .caroufredsel_wrapper {
	height: 300px !important;
}

#IP-utc-full {
	width: 100%;
	max-width: 1180px;
	display: block;
	text-align: center;
	font-size: 0;
	margin: 0 auto;
}
#IP-utc-full ul {
	margin: 0 auto 20px;
	padding: 10px 0;
	list-style: none;
	display: inline-block;
	vertical-align: top;
	width: 19.7%;
	font-size: 14px;
	background: #a38a49;
	min-height: 330px;
	margin-right: 1px;
}
#IP-utc-full ul li {
	text-align: left;
	padding: 0px 0;
}
#IP-utc-full ul li a {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    display: block;
    padding: 0 5px 0 10px;
    text-transform: uppercase;
	letter-spacing:0.5px;
}
#IP-utc-full ul li:hover a,
#IP-utc-full ul li.highlight a {
	color: #433717;
    text-decoration: underline;
}


.page-id-4118 #content-full #content {
    width: 100%;
	margin: 0;
}
.page-id-4118 #content .entry-title {
	display: none;
    padding-left: 20px;
}
.page-id-4118 #navigation {
	width: 1063px;
	background-size: 100%;
}
.page-id-4118 #nav li a {
	/*padding-left: 26px;*/
}
.page-id-4118 #map-area {
    background: url(images/map-area-bg.png) top center no-repeat;
	height: auto;
	margin: -100px auto 0;
}

.page-id-4118 #map-area-hovers {
    top: -22px;
    left: 0px;
}

.page-id-4118 #map-blank {
	padding-top: 139px;
}

.page-id-4118 #menu-item-3901 > a {
	/*padding-left: 125px !important;*/
}
.page-id-4118 .breadcrumbs {
	width:1200px;
	margin:0 auto;
	padding:10px 0 10px 16px;
}

.hoa-table {
	width: 100%;
	border-collapse: collapse;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 12px;
	table-layout: fixed;
}
.hoa-table th,
.hoa-table td {
	text-align: left;
	vertical-align: top;
	padding: 6px 10px;
	word-wrap: break-word;
}
.hoa-table thead th {
	background: #10133b;
	color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-weight: 600;
}
.hoa-table tbody td {
	color: #333333;
	border-bottom: 1px solid #e0e0e0;
}
.hoa-table tbody tr:nth-child(even) {
	background: #f7f7f9;
}
.hoa-table tbody tr:hover {
	background: #eef0fa;
}
.hoa-table tbody td a {
	color: #10133b !important;
	text-decoration: underline;
}
.hoa-table tbody td a:hover {
	color: #464173 !important;
}
.hoa-table th:nth-child(5), .hoa-table td:nth-child(5) {
	font-size: 10px;
	color: #777777;
}
.hoa-table th:nth-child(1), .hoa-table td:nth-child(1) { width: 25%; }
.hoa-table th:nth-child(2), .hoa-table td:nth-child(2) { width: 27%; }
.hoa-table th:nth-child(3), .hoa-table td:nth-child(3) { width: 26%; }
.hoa-table th:nth-child(4), .hoa-table td:nth-child(4) { width: 10%; white-space: nowrap; }
.hoa-table th:nth-child(5), .hoa-table td:nth-child(5) { width: 12%; }
.hoa-table td:nth-child(1) { font-weight: 700; }
@media (max-width: 700px) {
	.hoa-table, .hoa-table thead, .hoa-table tbody, .hoa-table th, .hoa-table td, .hoa-table tr {
		display: block;
	}
	.hoa-table thead tr { position: absolute; top: -9999px; left: -9999px; }
	.hoa-table tbody tr { margin-bottom: 12px; border: 1px solid #e0e0e0; }
	.hoa-table tbody td { border-bottom: none; padding: 6px 12px; }
	.hoa-table tbody td:before {
		content: attr(data-label);
		display: block;
		font-weight: 600;
		font-size: 11px;
		text-transform: uppercase;
		color: #10133b;
		margin-bottom: 2px;
	}
}

.page-id-4151 #content .entry-title {
	display: none;
}
.loginpage {
	width: 100%;
	max-width: 577px;
	margin:60px auto 0;
	border: 1px solid #fff;
}
	#content .loginpage h1, #content .loginpage h2{
		display: block;
		background: url(images/loginh1bg.png) no-repeat;
		background-size: 100%;
		font-family: "Cinzel", Serif;
		font-size: 18px;
		color: #fafafa;
		text-transform: uppercase;
		text-align: center;
		padding: 17px 0 0;
    	height: 41px;
		margin: 0;
		font-weight: normal;
		border-bottom: 1px solid #fff;
	}
	.logincenter {
		display: block;
		padding: 30px;
	}
	.resacc {
		display: block;
		text-align: left;
		font-family: "Cinzel", Serif;
		font-size: 12.5px;
		color: #fefeff;
		text-transform: uppercase;
		letter-spacing: 0.5px;
	}
	.ifyouli {
		display: block;
		font-family: "Open Sans", Arial;
		font-size: 14px;
		color: #fefeff;
		text-align: center;
		margin-bottom: 35px !important;
	}
	.loginuser {
		font-family: "Cinzel", Serif;
		font-size: 20px;
		color: #fefeff;
		text-transform: capitalize;
		text-align: left;
		position: relative;
	}
	.loginuser span.spanforinp {
    
		background: url(images/logininputbg.png) no-repeat -4px top;
		display: block;
		background-size: 100%;
		width: 100%;
		height: 43px;
	}
	.loginuser input {
		width: 100%;
		background: none;
		border: none;
		height: 43px;
		color: #000;
		font-family: "Open Sans", Arial;
		font-size: 15px;
	}
	.loginuser label {
		margin-bottom: 10px;
		display: block;
	}
	.loginsub {
		display: block;
		text-align: center;
	}
	.loginsub input {
		border: none;
		font-size: 0;
		width: 150px;
		height: 37px;
		background: url(images/loginbutton.png) no-repeat center top;
		margin: 0 auto;
	}
	.lostpass {
		position: absolute;
		top: 0;
		right: 0;
		font-family: "Open Sans", Arial;
		font-size: 18px;
		text-transform: capitalize;
		text-decoration: underline;
		font-weight: 300;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.left_nav li a {
	padding-left: 8px;
	padding-right:8px;
}
.right_nav li a {
	padding-left: 7px;
	padding-right:7px
}
.left_nav {
	padding-left:4%;
}

body.page .left_nav li a,
body.single .left_nav li a,
body.archive .left_nav li a,
body.category .left_nav li a,
body.page .right_nav li a,
body.single .right_nav li a,
body.archive .right_nav li a,
body.category .right_nav li a {
	padding-left: 21px;
	padding-right:21px;
}
}

body.page.mac-firefox .left_nav li a,
body.single.mac-firefox .left_nav li a,
body.archive.mac-firefox .left_nav li a,
body.category.mac-firefox .left_nav li a,
body.page.mac-firefox .right_nav li a,
body.single.mac-firefox .right_nav li a,
body.archive.mac-firefox .right_nav li a,
body.category.mac-firefox .right_nav li a {
	padding-left:28px;
	padding-right:28px;
}
.page-id-4118 #communities-container {
	background: #010d1b none repeat scroll 0 0;
    bottom: 0;
    padding-top: 20px;
    position:relative;
	min-height:300px;
	width:1167px;
	margin-left:5px;
	font-size:11px;
}
.page-id-4118 .communities-thumb h2 { font-size:11px !important; margin-top:0 !important }
.page-id-4118 .communities-thumb { width:194px; height:138px; }
#communities-container {
	background: #010d1b none repeat scroll 0 0;
    bottom: -303px;
    padding-top: 20px;
    position: absolute;
}
.communities-thumb {
    float: left;
    width: 168.2px;
	text-align:center;
}
.communities-thumb img {
    border: 1px solid #ddd;
    margin: 0 0 5px;
    padding: 4px;
	opacity:1;
	transition: opacity ease-in-out 0.4s;
}
.communities-thumb h2 {
	font-size: 13px;
    line-height: 20px;
	color:#fff;
	font-family:"Lato",sans-serif;
	text-transform:uppercase;
	transition: text-shadow ease-in-out 0.4s;
}
.communities-thumb a:hover img {
	opacity:0.5;
}
.communities-thumb a:hover h2 {
	text-shadow: 0 0 5px #fdd79c, 0 0 5px #fdd79c, 0 0 5px #fdd79c, 0 0 10px #fdd79c, 0 0 10px #fdd79c;
}
#bottom-communities img {
	margin-top:20px;
}
#bottom-communities h2 {
	margin-bottom:10px;
}
.breadcrumbs {
	font-size:15px;
	padding:10px 0;
}
.readmorelink {
	color:#faa21b;
}
.hfs-items .read-more {
	display:none;
}
.seeall {
	text-align:right;
	font-style:italic;
}
#sidebar #text-23 a {
	position:relative;
	top:-10px;
}

.advanced-options > span {
    color:#8d8b8b;
    position:absolute;
    top:102px;
}

.beds-label {
    left:75px;
}

.bath-label {
    left:170px;
}

.min-label {
    left:230px;
}

.max-label {
    left:400px;
}

.home #idx_search_listings_form #idx_lp, .home #idx_search_listings_form #idx_hp, 
.home #idx_search_listings_form #idx_lp2, .home #idx_search_listings_form #idx_hp2 {
    padding-left: 10px;
}

.Table-communities {
	display:none;
}
