/*
Theme Name: Rex (bold)
Theme URI: http://www.rexsoftware.com
Description: Rex software blog theme
Version: 1.0
Author: Rex Software
Author URI: http://www.rexsoftware.com/
*/

/*************************************** PAGE STYLING & COLOURS ***************************************/

html, body, p, td, select, textarea, input {
	font-size: 14px;
	font-family: 'Open Sans n4', 'Open Sans', arial, sans-serif;
	line-height: 1.5;
	color: rgb(71, 71, 71);
}

a, a:link {
	color: rgb(71, 71, 71);
	text-decoration: none;
	border-bottom: 1px solid rgb(200,200,200);
}
a:visited{
	color: rgb(120, 120, 120);
}
a:hover{
	border-bottom: 1px solid rgb(71,71,71);
}

strong, b {
	font-family: 'Open Sans n7', 'Open Sans';
	font-weight: bold;
}

em, i {
	font-family: 'Open Sans i4', 'Open Sans';
	font-style: italic;
}

strong em, strong i, b em, b i,
em strong, i strong, em b, i b {
	font-family: 'Open Sans i6', 'Open Sans';
	font-weight: bold;
	font-style: italic;
}

td {
	border: 1px solid rgb(200,200,200);
	padding: 12px 10px;
}
td:first-child {
	border-left: 0;
}
td:last-child {
	border-right: 0;
}
tr:nth-child(2n) td,
thead td {
	background: rgb(238,238,238);
}
thead td {
	font-family: 'Open Sans n7', 'Open Sans';
	font-weight: bold;
}

input[type=text],
textarea,
input[type=password] {
	border: 1px solid rgb(200,200,200);
	padding: 5px 10px 4px 10px;
}

/* headings and separator lines */
h1,
aside h3.widget-title,
.post-comments #reply-title {
	font-family: 'Open Sans n3', 'Open Sans';
	font-weight: 300;
	font-size: 28px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgb(200,200,200);
	margin-top: 30px;
	margin-bottom: 0;
}

h3,
ol.posts > li > h2,
ol.posts > li > h2 a,
ol.testimonials > li > h2,
ol.testimonials > li > h2 a,
.blogpanel li > h4 a,
aside.propertiespanel h3.widget-title,
.footer h3.widget-title,
.footer h1,
#blog-sidebar h1,
#general-sidebar h1,
#blog-sidebar h3,
#general-sidebar h3,
.cform fieldset legend {
	font-family: 'Open Sans n6', 'Open Sans';
	font-size: 17px;
	font-weight: 600;
	color: rgb(71,71,71);
	text-transform: none;
	letter-spacing: 0;
	margin: 15px 0 10px 0;
	padding: 0;
	border: 0;
}
.rental-available {
	display:block;
	font-size: 17px;
	padding: 0;
	margin-top:15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #C8C8C8;
}
.rental-available strong {
	font-family: 'Open Sans n6', 'Open Sans';
	font-weight: 600;
	color: rgb(71,71,71);
	letter-spacing: 0;
}
.rental-available span {
	display: inline-block;
	font-size: 14px;
	background-image: url("images/ui_elements.png");
    background-repeat: no-repeat;
    background-position: 0 -39px;
    height: 20px;
    padding-left: 20px;
    margin-left: 25px;
}
.post-meta,
.postslistpanel li {
	border-bottom: 1px dashed rgb(200,200,200);
	padding: 0 0 15px 0;
}

.home .widget-area,
#footer,
.twitterpanel div.line,
.facepanel div.line,
#blog-sidebar aside,
#general-sidebar aside {
	border-bottom: 1px solid rgb(200,200,200);
}

#blog-sidebar aside.widget-last
#general-sidebar aside.widget-last {
	border-bottom: 0;
}

.phone { background-position: 0 -171px; }
.email { background-position: 0 -200px; }

/* header icon styles */
h1.icon, h3.icon,
.post-comments #reply-title,
#blog-sidebar h3.widget-title.icon,
#general-sidebar h3.widget-title.icon,
#blog-sidebar aside.widget_categories h3.widget-title,
#general-sidebar aside.widget_categories h3.widget-title,
#blog-sidebar aside.widget_tags h3.widget-title,
#general-sidebar aside.widget_tags h3.widget-title {
	text-indent: 40px;
	background-color: transparent;
	background-position: left 6px;
	background-repeat: no-repeat;
}
#blog-sidebar h3.widget-title.icon,
#general-sidebar h3.widget-title.icon,
#blog-sidebar aside.widget_categories h3.widget-title,
#general-sidebar aside.widget_categories h3.widget-title,
#blog-sidebar aside.widget_tags h3.widget-title,
#general-sidebar aside.widget_tags h3.widget-title,
#blog-sidebar h1.icon,
#general-sidebar h1.icon {
	background-position: left -3px;
}
h1.house, h3.house {
	background-image: url('images/header_icons/house.png');
}
h1.houses, h3.houses {
	background-image: url('images/header_icons/houses.png');
}
h1.person, h3.person {
	background-image: url('images/header_icons/person.png');
}
h1.people, h3.people {
	background-image: url('images/header_icons/people.png');
}
h1.speech_bubble, h3.speech_bubble {
	background-image: url('images/header_icons/speech_bubble.png');
}
h1.speech_bubbles, h3.speech_bubbles {
	background-image: url('images/header_icons/speech_bubbles.png');
}
h1.speech_bubble_add, h3.speech_bubble_add,
.post-comments #reply-title {
	background-image: url('images/header_icons/speech_bubble_add.png');
}
h1.envelopes, h3.envelopes {
	background-image: url('images/header_icons/envelopes.png');
}
h1.arrows_right, h3.arrows_right {
	background-image: url('images/header_icons/arrows_right.png');
}
h1.twitter, h3.twitter {
	background-image: url('images/header_icons/twitter.png');
}
h1.phone, h3.phone {
	background-image: url('images/header_icons/phone.png');
}
h1.four04, h3.four04 {
	background-image: url('images/header_icons/404.png');
}
h1.folders, h3.folders,
#blog-sidebar aside.widget_categories h3.widget-title,
#general-sidebar aside.widget_categories h3.widget-title {
	background-image: url('images/header_icons/folders.png');
}
h1.search, h3.search {
	background-image: url('images/header_icons/search.png');
}
h1.tags, h3.tags,
#blog-sidebar aside.widget_tag_cloud h3.widget-title,
#general-sidebar aside.widget_tag_cloud h3.widget-title {
	background-image: url('images/header_icons/tags.png');
}
h1.quotes, h3.quotes {
	background-image: url('images/header_icons/quotes.png');
}
h1.facebook, h3.facebook {
	background-image: url('images/header_icons/facebook.png');
}

/* site footer */
#footer {
	background: rgb(30,30,30);
	color: #CCC;
	border-bottom: 0;
	padding-top: 14px;
}

/* footer rex product logo */
#colophon, #colophon a,
#colophon-mobile, #colophon-mobile a {
	color: rgb(136,136,136);
	font-size: 11px;
	text-align: center;
}
#colophon a {
	margin-right: 15px;
}
#colophon img {
	vertical-align: middle;
	margin-right: 15px;
}
#colophon-mobile {
	display: block;
	padding: 30px 0;
}
#colophon-mobile a {
	display: block;
	border: none;
	width: 260px;
	margin: 0 auto;
}
#colophon-mobile img {
	float: left;
	margin-top: 2px;
}
#colophon-mobile span {
	width: 190px;
	display: block;
	float: right;
}
#colophon-mobile {
	display: none;
}
#colophon {
	display: block;
}
@media only screen and (max-width: 660px) {
    #colophon-mobile {
    	display: block;
    }
    #colophon {
    	display: none;
    }
}

/* button style */
.link-button, a.link-button, input[type=submit] {
	-webkit-transition: background-color .4s ;
	-moz-transition: background-color .4s;
	-o-transition: background-color .4s;
	transition: background-color .4s;
	font-size: 11px;
	font-family: 'Open Sans n6', 'Open Sans';
	font-weight: 600;
	color: #FFF;
	background: #760000;
	border: 1px solid #6c0000;
	padding: 3px 6px;
	text-align: center;
}
.link-button, a.link-button {
	white-space: nowrap;
}
a.link-button:hover,
input[type=submit]:hover {
	background-color: #5a0000;
}

/* page navigation */
.navigation {
	font-family: 'Open Sans n7', 'Open Sans';
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
.navigation a {
	padding: 2px 6px;
	margin-right: 2px;
	color: rgb(71,71,71);
}
.navigation li.active_page a {
	padding: 1px 5px;
	border: 1px solid rgb(140,198,65);
}
.navigation a:hover {
	background: rgb(140,198,65);
	color: #FFF;
}
.navigation li.first, .navigation li.last {
	padding: 3px 6px 3px 7px;
	height: 18px;
	margin-right: 2px;
	margin-top: -5px;
}
.navigation li.first a, .navigation li.last a {
	text-indent: -88888px;
	display: block;
	width: 14px;
	height: 15px;
	padding: 0;
	background: url('images/page_arrows.png') left 2px no-repeat;
}
.navigation li.first:hover, .navigation li.last:hover {
	background: rgb(140,198,65);
}
.navigation li.first:hover a, .navigation li.last:hover a {
	background-image: url('images/page_arrows_hover.png');
}
.navigation li.last a {
	background-position: -14px 2px;
}
.navigation li.disabled {
	display: none;
}

/* in-page form styles (cformsII plugin) */
.cform .cf_hidden {
	display:none;
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}
.cform ol.cf-ol {
	list-style: none;
	padding: 0;
	margin: 0;
}
.cform label,
.cform .cf-box-title {
	font-family: 'Open Sans n7', 'Open Sans';
	font-weight: bold;
	display: block;
	padding: 10px 0;
}
.cform input[type=text],
.cform input[type=file],
.cform input[type=password],
.cform textarea,
.cform select {
	font-family: 'Open Sans i4', 'Open Sans';
	font-style: italic;
	display: block;
	width: 100%;
}
.cform .reqtxt,
.cform .emailreqtxt,
.cform .cf_li_text_err {
	font-size: 11px;
	font-family: 'Open Sans n4', 'Open Sans';
	font-weight: normal;
	color: #999999;
}
.cform .cf_li_text_err {
	padding: 0;
	margin: 42px 0 -42px 0;
	list-style: none;
}
.cform input[type=submit] {
	padding: 5px 30px;
	font-size: 17px;
}
.linklove {
	display: none;
}
.cform fieldset {
	padding: 0;
	border: 0;
	margin: 42px 0 0 0;
}
.cform fieldset:first-child {
	margin-top: 10px;
}
.cform fieldset legend {
	margin: 0;
    padding: 8px 5px 9px 15px;
    vertical-align: baseline;
    border-bottom: 1px solid rgb(200,200,200);
    background: rgb(238,238,238);
    border-top: 1px solid rgb(200,200,200);
    display: block;
    width: 100%;
}
.cform .cf-after,
.cform .cf-before,
.cform .cf-group-after {
	display: inline;
	display: inline-block;
	margin-left: 15px;
}
.cform .cf-before {
	margin: 0 15px 0 0;
}
.cform .cf-box-group label {
	margin-right: 20px;
	font-family: 'Open Sans n4', 'Open Sans';
	font-weight: normal;
}
.cform .textonly {
	margin: 1em 0;
}
.cform .captcha,
.cform .captcha-reset {
	vertical-align: middle;
}
.cform .captcha-reset {
	width: 21px;
	height: 21px;
	margin-left: 15px;
	background: url('../../plugins/cforms/styling/captcha_reset_white.gif');
}

/* width adjustments for cforms inputs due to padding */
.cform fieldset legend,
.cform input[type=text],
.cform textarea,
.cform input[type=password] {
	width: 96%;	/* in pages */
}
aside.widgetcform.s3cols_3 fieldset legend,
aside.widgetcform.s3cols_3 input[type=text],
aside.widgetcform.s3cols_3 textarea,
aside.widgetcform.s3cols_3 input[type=password] {
	width: 98%; /* 3 column widget */
}
aside.widgetcform.s3cols_2 fieldset legend,
aside.widgetcform.s3cols_2 input[type=text],
aside.widgetcform.s3cols_2 textarea,
aside.widgetcform.s3cols_2 input[type=password] {
	width: 96%; /* 2 column widget */
	width: 96.5%;
}
aside.widgetcform.s3cols_1 fieldset legend,
aside.widgetcform.s3cols_1 input[type=text],
aside.widgetcform.s3cols_1 textarea,
aside.widgetcform.s3cols_1 input[type=password] {
	width: 93%;	/* 1 column widget */
}

/* form validation */
div.cf_info {
	font-family: 'Open Sans i6', 'Open Sans';
	font-style: italic;
	font-weight: 600;
	text-align: center;
	font-size: 17px;
	margin: 0;	/* this div always present, dont take up layout space unless shown */
	padding: 0;
	color: #FFF;
	background: transparent 20px center no-repeat;
	width: 88%;
}
div.cf_info.failure, div.cf_info.success {
	padding: 1em 10px 1em 60px;
}
div.cf_info.failure {
	background-color: rgb(30,30,30);
	background-image: url('images/form_validation_error.png');
}
div.cf_info.success {
	background-color: rgb(170,200,90);
	background-image: url('images/form_validation_success.png');
}
div.cf_info ol {
	display: none;	/* hide custom error messages, what's the point if normal errors don't show? */
}
.cform input.cf_error,
.cform li.cf_li_err input {
	background: #FFF url('images/form_validation_fielderr.png') 5px center no-repeat;
	border-width: 2px;
	border-color: rgb(71,71,71);
	padding-left: 30px;
	width: 92%;
	width: 92.5%;
}

/* widget titles */
aside h3 {
	margin-bottom: 10px;
}

/* buttons in widget titles */
aside h3 a.link-button {
	margin-left: 10px;
	position: relative;
	bottom: 2px;
	vertical-align: middle;
}

/* property boxes */
.featurebox {
	color: #FFF;
}

/* homepage search box */
#header-search, #header-search h3 {
	color: #FFF;
}
#searchform-title label {
	font-size: 14px;
}

#searchform-box,
#searchform-box input[type=text],
#searchform-box input[type=submit] {
	height: 53px;
	padding: 0;
}

#searchform-box,
ul.ui-autocomplete {
	-moz-box-shadow: inset 3px 3px 8px #DDD;
	-webkit-box-shadow: inset 3px 3px 8px #DDD;
	box-shadow: inset 3px 3px 8px #DDD;
	background: #FFF;
}
#searchform-box input[type=text] {
	font-size: 18px;
	color: rgb(71, 71, 71);
	border: 0;
	font-family: 'Open Sans i6', 'Open Sans';
	font-weight: 600;
	font-style: italic;
	background: transparent;
}
#searchform-box input[type=submit],
#blog-searchform div input[type=submit],
#searchform-properties .order input[type=submit] {
	font-size: 16px;
	font-family: 'Open Sans i6', 'Open Sans';
	font-weight: 600;
	font-style: italic;
	color: #FFF;
}
#searchform-box input[type=submit],
#blog-searchform div input[type=submit] {
	width: 80px;
	background: transparent url('images/searchbutton.png');
	border: 0;
	text-shadow: rgba(0,0,0,.55) 1px 1px 1px;
}
#searchform-box input[type=submit]:active {	/* negate press indent due to system button styles */
	padding-left: 5px;
	padding-top: 1px;
}
#searchform-options select {
	font-family: 'Open Sans n6', 'Open Sans';
	font-weight: 600;
	font-size: 11px;
}

/* search form autocomplete style overrides */
ul.ui-autocomplete {
	padding: 0;
	-moz-border-top-left-radius: 0;
	-moz-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-o-border-top-left-radius: 0;
	-o-border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	max-height: 250px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}
ul.ui-autocomplete li {
	font-size: 14px;
	font-family: 'Open Sans n6', 'Open Sans';
	font-weight: 600;
}
ul.ui-autocomplete.ui-menu .ui-menu-item a {
	padding: 10px 14px;
}
ul.ui-autocomplete.ui-menu .ui-menu-item a:hover,
ul.ui-autocomplete.ui-menu .ui-menu-item a.ui-state-hover {
	background: rgb(204,204,204);
	border-color: rgb(204,204,204);
	font-family: 'Open Sans n6', 'Open Sans';
	font-weight: 600;
}

/* homepage header & quicklinks */
#access {
	margin-top: 0px;
}
.home #access {
	margin-top: 130px;
}
.home #home-search-container {
	margin-top: 75px;
}
#home-search-links > a,
#home-search-links > div {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	padding: 20px 65px 20px 20px;
	color: #fff;
	font-family: 'Open Sans n6', 'Open Sans';
	font-weight: 600;
	margin-bottom: 4px;
	height: 56px;
	display: block;
	position: relative;
	font-size: 12px;
}

#home-search-links > a:hover {
	cursor: pointer;
}

#home-search-links h4 {
	margin: 0;
	color: #FFF;
	font-family: 'Open Sans n7', 'Open Sans';
	font-weight: bold;
	font-size: 12px;
}

#home-search-links span {
	position: absolute;
	top: -16px;
	right: -20px;
	width: 85px;
	height: 115px;
	background: transparent;
}

#home-search-links span {
	background-image: url('images/featurelink_books.png');
}
#home-search-links span.graph {
	background-position: 0 0;
}
#home-search-links span.house {
	background-position: -85px 0;
}
#home-search-links span.person {
	background-position: -170px 0;
}
#home-search-links span.question {
	background-position: -255px 0;
}
#home-search-links span.video {
	background-position: -340px 0;
}
#home-search-links span.dollars {
	background-position: -425px 0;
}

/* text inputs with inset shadow */
#blog-searchform div,
#searchform-properties input[type=text] {
	border: 1px solid rgb(191,191,191);
	background: #FFF;
	-moz-box-shadow: inset 3px 3px 8px #EEE;
	-webkit-box-shadow: inset 3px 3px 8px #EEE;
	box-shadow: inset 3px 3px 8px #EEE;
	color: rgb(163,163,163);
	font-family: 'Open Sans i6', 'Open Sans';
	font-weight: 600;
	font-style: italic;
}

/* blog search box */
#blog-searchform div,
#blog-searchform div input[type=text],
#blog-searchform div input[type=submit] {
	height: 42px;
}

#blog-searchform div input[type=text] {
	border: 0;
	background: transparent;
	color: rgb(163,163,163);
	font-family: 'Open Sans i6', 'Open Sans';
	font-weight: 600;
	font-style: italic;
}

/* property search form results page header */
#searchform-properties .sidebar-inner {
	background: rgb(238,238,238);
	border-bottom: 1px solid rgb(200,200,200);
}

#searchform-properties .searchstate,
#searchform-properties .searchstate a .changebtn {	/* animate search bar backgrounds after toggling full form */
	-webkit-transition: background-color .5s ease-out .5s, border-color .5s ease-out .5s;
	-moz-transition: background-color .5s ease-out .5s, border-color .5s ease-out .5s;
	-o-transition: background-color .5s ease-out .5s, border-color .5s ease-out .5s;
	transition: background-color .5s ease-out .5s, border-color .5s ease-out .5s;
}

#searchform-properties form,
#searchform-properties .searchstate a {
	margin: 0 auto;
}

#searchform-properties form {
	padding: 30px 0;
}

#searchform-properties .searchstate {
	height: 39px;
}

#searchform-properties .searchstate a {
	display: block;
	position: relative;
	font-family: 'Open Sans n6', 'Open Sans';
	font-weight: 600;
	color: rgb(71,71,71);
	cursor: pointer;
}

#searchform-properties .searchstate a p span {
	font-family: 'Open Sans i6', 'Open Sans';
	font-style: italic;
}

#searchform-properties .searchstate a p {
	margin: 0 195px 0 0;
	padding: 9px 0;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}

#searchform-properties .searchstate a .changebtn {
	position: absolute;
	right: 0;
	top: -1px;
	width: 185px;
	padding: 7px 0;
	background: rgb(216,216,216);
	border: 1px solid rgb(200,200,200);
}

#searchform-properties .searchstate a .changebtn div,
#searchform-properties .searchstate a .changebtn span {
	background-image: url('images/searchform_icons.png');
	background-repeat: no-repeat;
}

#searchform-properties .searchstate a .changebtn div {
	background-position: 155px 6px;
	margin-right: 10px;
}
#searchform-properties .searchstate a .changebtn span {
	display: block;
	height: 25px;
	line-height: 25px;
	background-position: -18px 4px;
	padding-left: 32px;
	margin-left: 10px;
	font-family: 'Open Sans n7', 'Open Sans';
	font-size: 11px;
	font-weight: bold;
}

#searchform-properties .searchstate a .changebtn span.smallsize {
	display: none;
}

#searchform-properties .expanded {
	background-color: #FFF;
	border-bottom-color: #FFF;
}

#searchform-properties .expanded a .changebtn {
	background-color: rgb(238,238,238);
	border-top-color: rgb(238,238,238);
}

#searchform-properties .expanded a .changebtn div {
	background-position: 155px -10px;
}

#searchform-properties .options,
#searchform-properties .options select {
	font-size: 11px;
	font-family: 'Open Sans n6', 'Open Sans';
	font-weight: 600;
}

#searchform-properties h3,
#searchform-properties .suburbs div,
#searchform-properties .order .orders {
	padding-bottom: 13px;
	border-bottom: 1px dashed rgb(200,200,200);
	margin: 0 0 15px 0;
}

#searchform-properties .order .orders {
	padding-bottom: 39px;
	margin-bottom: 17px;
}

#searchform-properties .suburbs p {
	font-size: 11px;
}

#searchform-properties ul {
	display: none;		/* hide suburbs list container initially on load, fill with js */
	padding: 0;
	margin: 0 0 0 -10px;
}

#searchform-properties-suburblist li {
	background: url('images/icon_x.png') right center no-repeat;
	float: left;
	padding-right: 20px;
	padding-left: 10px;
	font-family: 'Open Sans i6', 'Open Sans';
	font-weight: 600;
	font-style: italic;
	cursor: pointer;
}
#searchform-properties-suburblist li.clearfix {
	float: none;
	padding: 0;
	background: transparent;
	border-bottom: 1px dashed rgb(200,200,200);
	padding-bottom: 15px;
	margin-left: 10px;
}

/* blog post widget & post lists */
.post-meta .cats a,
.post-meta .tags a,
.post-meta .comments a {
	color: rgb(98,0,0);
	font-family: 'Open Sans n6', 'Open Sans';
	font-weight: 600;
}

.post-image, a.post-image {	/* post feature image border */
	width: 288px;
	height: 210px;	/* dimensions adjusted for padding */
	padding: 5px;
	border: 1px solid rgb(200,200,200);
	background: #FFF;
	margin-bottom: 20px;
	margin-right: 20px;
}

a.post-image:hover {
	padding: 4px;
	border-width: 2px;
	border-color: rgb(98,0,0);
}

a.post-image:hover div.sold,
a.post-image:hover div.leased,
a.post-image:hover div.underoffer {
	top: -6px;
	left: -6px;
}

.post-image.large {
	width: 608px;
	height: 488px;
}

.property-single .images .post-image.large {
	height: 373px;
}

.property-single .thumbnails .post-image {
	width: 128px;
	height: 96px;
}

.posts .post-image.large {
	width: auto;
	height: auto;
	max-width: 608px;
}
.posts .post-image.large div {
	margin-bottom: -5px;
}

.posts .post-body {
	clear: left;
}

.agent .post-image {
	width: 128px;
	height: 133px;
}

.agent .post-image.large {
	width: 288px;
	height: 298px;
}

.property-single .s1cols_1 .thumbnails .post-image {
	width: 288px;
	height: 210px;
}

div.staffdetails .post-image {
	height: 373px;
	margin-bottom: 10px;
}

.post-image.staffmember div {
	background: url('images/staff-noimage.png') center center no-repeat;
}

.agent .phone,
.agent .email {
	padding-left: 30px;
	height: 20px;
	margin-bottom: 0.5em;
	display: block;
}

.agent .email {
	padding-top: 0.1em;
}

.agent h4,
.property-single .property h1 {
	font-family: 'Open Sans n6', 'Open Sans';
	font-weight: 600;
}

.property-single .property h1 {
	margin-top: 20px;
}

.property-single .property h1,
.property-single .property h3 {
	font-size: 17px;
	border-bottom: 0;
	padding: 0;
}

a.floorplanicon {
	display: block;
	float: left;
	margin-right: 20px;
	width: 60px;
	height: 60px;
	background: url('images/property_link_icons.png') left top;
}
a.floorplanicon.video {
	background-position: -120px top;
}
a.floorplanicon.tour {
	background-position: -60px top;
}

.post-image.large .loader,
.post-image.large .loader div {
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
}

.post-image.large .loader div {
	background: transparent url('images/async_load.gif') center center no-repeat;
}

/* blog post comments */
ol.posts .post-comments {
	border-top: 1px solid rgb(200,200,200);
	margin-top: 40px;
}

ol.posts .post-comments h1,
.post-comments #reply-title {
	margin-top: 15px;
}

/* properties list rows & detail page */
.property-details h4,
.property-details p,
.property-body a.inspections {
	border-bottom: 1px dashed rgb(200,200,200);
}

.property-details .post-image {
	width: 208px;	/* adjust for borders / padding */
	height: 147px;
}

.property-single .map .post-image {
	width: 928px;
	height: 373px;
}

.property-details h4 {
	font-family: 'Open Sans n6', 'Open Sans';
	font-weight: 600;
	font-size: 17px;
}

.property-details p {
	font-family: 'Open Sans n7', 'Open Sans';
	font-weight: 700;
}

.property-details p.listingagent {
	font-size: 11px;
}

.property-details p.listingagent a {
	font-size: 14px;
	text-transform: none;
	color: rgb(71,71,71);
}

.property-details p.rooms {
	border-bottom: 0;
}

.picon {
	font-family: 'Open Sans n6', 'Open Sans';
	font-weight: 600;
	font-size: 17px;
	background: rgb(238,238,238) url('images/property_room_icons.png') 6px 5px no-repeat;
}

.picon.baths {
	background-position: 6px -22px;
}

.picon.cars {
	background-position: 6px -51px;
}

.picon.price {
	font-family: 'Open Sans i6', 'Open Sans';
	font-style: italic;
	background-image: none;
}
.picon.return,
.picon.build {
	background-image: url("images/icon-commercial.png");
	background-repeat: no-repeat;
	background-position: 7px 8px;
	padding-left: 28px;
	width: auto;
}
.picon.build {
	//min-width: 80px;
	margin-right: 0;
	background-position: 7px -35px;
}

.commercial-lease,
.commercial-sale {
	font-family: 'Open Sans i6', 'Open Sans';
	font-style: italic;
	font-size: 17px;
	line-height: 21px;
	display: block;
}
.commercial-lease,
.commercial-sale,
.floor-ori {
	padding: 15px 0;
	float: left;
}
.commercial-lease .label,
.commercial-sale .label {
	font-weight: 600;
}
.commercial-lease {
	border-bottom: 1px dashed #C8C8C8;
}

.floor-ori {
	background-color: rgb(238,238,238);
	display: inline-block;
	width:295px;
	padding-left: 15px;
}

@media only screen and (max-width: 660px) {
	.floor-ori {
		width:285px;
	}
}

.agent .email {
	color: rgb(71,71,71);
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}

.agent .email span {
	border-bottom: 1px solid rgb(200,200,200);
}

.agent .email:hover span {
	border-bottom: 1px solid rgb(71,71,71);
}

.property-body h4 a {
	font-family: 'Open Sans n7', 'Open Sans';
	font-weight: bold;
	color: rgb(71,71,71);
}

.property-body a.inspections {
	font-family: 'Open Sans n6', 'Open Sans';
	font-weight: 600;
	font-size: 11px;
	color: rgb(200,200,200);
	margin-left: 10px;
}

.property-body a.inspections:hover {
	border-bottom: 1px solid rgb(200,200,200);
}

.property-body .inspections-list li {
	background-position: 0px -35px;
}

.property-body .inspections-list li.first {
	background-position: 0px -41px;
}

.property-body .inspections-list div {
	height: 26px;
	margin-top: -2px;
	background: transparent url('images/inspections_popup_bubble.png') center bottom no-repeat;
}

.property-body .inspections-list ol {
	-moz-box-shadow: 0 0 3px #888;
	-webkit-box-shadow: 0 0 3px #888;
	box-shadow: 0 0 3px #888;
	border: 1px solid rgb(200,200,200);
	background: #FFF;
}

ol.inspections-list {
	border-bottom: 1px dashed rgb(200,200,200);
	border-top: 1px dashed rgb(200,200,200);
}

ol.inspections-list li,
p.divider {
	border-top: 1px dashed rgb(200,200,200);
}

p.divider {
	padding-top: 1em;
}

ol.inspections-list li.first,
ol.inspections-list li.second {
	border-top: 0;
}

/* open homes listing page */
tr.property-details .picon {
	margin: 2px 0;
	background-color: transparent;
}

/* more posts widget */
.postslistpanel li a.post-title {
	font-family: 'Open Sans n6', 'Open Sans';
	font-weight: 600;
	color: rgb(71, 71, 71);
}

.postslistpanel .post-image {
	width: 54px;
	height: 34px;	/* dimensions adjusted for padding */
	padding: 2px;
}

.postslistpanel a.post-image:hover {
	padding: 1px;
	border-width: 2px;
}

.comment-author .post-image {
	width: 46px;
	height: 46px;	/* dimensions adjusted for padding */
	padding: 2px;
}

/* testimonials widget */
aside.testespanel li span {
	background-position: 0 -108px;
	padding-left: 26px;
	margin: 0 0 25px 79px;
	font-size: 17px;
	font-family: 'Open Sans n6', 'Open Sans';
	font-weight: 600;
}

aside.testespanel li.last span {
	margin-bottom: 0;
}

aside.testespanel .bubble-arrow {
	height: 19px;
	background: url('images/testimonial_arrow.png') left top no-repeat;
	margin-bottom: 10px;
}

aside.testespanel .testimonial {
	background: rgb(238,238,238);
	background-image: url('images/quotes_l.png'), url('images/quotes_r.png');
	background-repeat: no-repeat;
	background-position: 25px 25px, 560px 25px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	padding: 18px 80px;
}

/* quicklinks widget */
aside.quicklinks a {
	font-size: 14px;
	font-family: 'Open Sans n6', 'Open Sans';
	font-weight: 600;
	color: rgb(71, 71, 71);
	background: url('images/link_bullet.png') left 4px no-repeat;
	border-bottom: 1px dashed rgb(200,200,200);
	-webkit-transition: background-position .4s ;
	-moz-transition: background-position .4s;
	-o-transition: background-position .4s;
	transition: background-position .4s;
}

aside.quicklinks a:hover {
	background-position: 10px 4px;
}

aside.quicklinks li:last-child a {
	border-bottom: 1px solid rgb(200,200,200);
}

/* sidebar categories widget */
aside.widget_categories a {
	font-family: 'Open Sans i6', 'Open Sans';
	font-weight: 600;
	font-style: italic;
	color: rgb(71,71,71);
}

/* lighter text styles */
.twitterpanel li span,
.facepanel li span,
.post-meta,
.postslistpanel li span {
	font-size: 11px;
	color: rgb(153,153,153);
}

/* things with a transparent grey background box (except the menu) - @see style_ie.css for ie implementation */
.featurebox .namestrip,
#header-search,
#home-search-links > a,
#home-search-links > div,
#access,
#menu-ie-bg {
	background: #0a1435;
	background: rgba(4,17,57, 0.8);


	/* For IE 5.5-7 */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC041139, endColorstr=#CC041139);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC041139, endColorstr=#CC041139)";
}

#home-search-links .link-button {
	width: 79px;
	height: 21px;
	display: block;
	float: left;
	line-height: 21px;
	margin-right: 10px;
	margin-top: 10px;
	background: #760000;
}


.sf-menu li li,
.sf-menu li li li {
	background: white;
	color: #424242 !important;


}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: rgba(255,255,255,0.05);
}

.sf-menu .sub-menu a {
	 color: #041139 !important;
}

.sf-menu .sub-menu li:hover {
	 background: #ebebeb !important;
}

.sf-menu li ul {
	-moz-box-shadow: 3px 4px 5px rgba(32,32,32,.06);
	-webkit-box-shadow: 3px 4px 5px rgba(32,32,32,.06);
	box-shadow: 3px 4px 5px rgba(32,32,32,.06);
}

/* things with round corners */
#header-search,
#searchform-box,
#blog-searchform div,
.property-details p.rooms span,
.picon,
.property-body .inspections-list ol {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

/* things with smaller rounded corners */
input[type=text],
textarea,
input[type=password] {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

/* things with even smaller rounded corners */
.link-button,
input[type=submit] {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}

/* lists which don't have bullets */
ol.posts,
ol.staff,
ol.properties,
ol.testimonials,
ol.commentlist,
ol.commentlist ul.children,
aside.twitterpanel ol,
aside.facepanel ol,
aside.postslistpanel ol,
aside.testespanel ol,
.blogpanel > ol,
.property-body .inspections-list ol,
.property-single .thumbnails ul,
.postslistpanel ol,
aside.quicklinks ul,
aside.sitemap ul,
aside.widget_categories ul,
#searchform-properties ul,
ol.inspections-list,
aside.staffpanel ul,
.stafflistings ol {
	list-style: none;
}

/* things with uppercase text */
.floor-area,
#colophon a,
#searchform-options select,
.mini-menu select,
.link-button, a.link-button,
aside h1,
h1.pagetitle,
ol.posts > li > h1,
aside h3.widget-title,
.post-meta .cats a,
.post-meta .tags a,
.post-meta .comments,
#home-search-links h4,
#searchform-properties .options label,
.property-body h4,
.property-body a.inspections,
.property-details p.listingagent,
.agent h4,
.navigation,
#searchform-properties .searchstate .changebtn span,
.post-comments #reply-title {
	text-transform: uppercase;
	letter-spacing: 0.02em;
}

/* things that use the icons sprite */
.featurebox .pages a,
.post-meta .date,
.post-meta .cats,
.post-meta .tags,
.post-meta .author,
.post-meta .comments,
aside.testespanel li span,
aside.widget_categories a,
.property-body .inspections-list li,
ol.inspections-list li span,
.phone,
.email {
	background-image: url('images/ui_elements.png');
	background-repeat: no-repeat;
}

/* footer header style */
#footer h3.widget-title,
#footer h1 {
	color: #FFF;
	background-position: left -3px;
	border-bottom: 1px solid rgb(78,78,78);
	padding-bottom: 10px;
	margin: 10px 0 10px 0;
	font-family: 'Open Sans n6', 'Open Sans';
	font-weight: 600;
	font-size: 17px;
}

/* underlineless links */
#header-content a,
.navigation a,
ul.ui-autocomplete.ui-menu .ui-menu-item a,
#home-search-links > a,
.post-meta .cats a,
.post-meta .tags a,
.post-meta .comments a,
.property-details p.listingagent a,
.agent .email,
.property-body h4 a,
.property-body a.inspections,
.postslistpanel li a.post-title,
aside.widget_categories a,
#colophon, #colophon a,
#searchform-properties .searchstate a,
aside.sitemap a,
#footer aside.sitemap a,
aside.twitterpanel a,
aside.facepanel a,
a.floorplanicon {
	border-bottom: 0;
}

/* footer links */
#footer a {
	color: rgb(204,204,204);
	display: block;
	line-height: 20px;
	border-bottom: 1px solid rgb(71,71,71);
}
#footer a:hover {
	border-bottom: 1px solid rgb(200,200,200);
}

/* sitemap links */
aside.sitemap a:hover,
#footer aside.sitemap a:hover {
	color: rgb(238,238,238);
}

/* twitter panel links */
aside.twitterpanel a,
aside.facepanel a {
	color: rgb(50, 138, 216);
}
aside.twitterpanel a:hover,
aside.facepanel a:hover {
	border-bottom: 1px solid rgb(71,71,71);
}

/*************************************** MAIN MENU STYLE ***************************************/

/* social sharing buttons */
#access .contactpane {
	position: absolute;
	right: 0;
	top: 0;
	margin-right: 20px;
	height: 24px;
	padding: 10px 0
}
#access .menu-main-menu-container {
	padding-right: 150px;	/* offset the menu to make room for the social links */
}

.contactpane a {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	background: transparent url('images/social_icons.png') left top no-repeat;
	margin-left: 7px;
	border-bottom: 0;
}
.contactpane a.twitter { background-position: -24px 0; }
.contactpane a.facebook { background-position: -48px 0; }
.contactpane a.linkedin { background-position: -72px 0; }
.contactpane a.youtube {
	width: 45px;
	background: transparent url('images/youtube.png') left 3px no-repeat;
}

.sf-menu a {
	padding: 14px 30px 14px 20px;
	/*margin-left: 20px;
	margin-right: 28px;*/
	border: 0;
}

.sf-menu a, .sf-menu a:visited {
	color: #FFF;
	font-family: 'Open Sans n7', 'Open Sans';
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

.sf-menu ul {
	margin-top: 7px;	 /* this brings the top-level dropdowns in line with the menu bar when menu bar has padding */
}

.sf-menu ul ul {
	margin-top: 0;
}

.sf-sub-indicator {
	visibility: hidden;
}
.sf-menu ul .sf-sub-indicator {
	visibility: visible;
}

.sf-menu li {
	background: transparent;
}

/* mini main menu (smaller viewport width) */
.mini-menu {
	text-align: center;
}
.mini-menu select {
	width: 138px;
	margin: 10px;
	float: left;
}

/*************************************** UI ITEMS ***************************************/

/* Homepage featured property boxes */
.featurebox {
	position: relative;
	width: 300px;
	height: 195px;
	overflow: hidden;
}

.featurebox ul {
	padding: 0;
	margin: 0;
}

.featurebox li {
	position: relative;
	width: 300px;
	height: 195px;
}

.featurebox .namestrip {
	position: absolute;
	bottom: 0px;
	width: 300px;
	font-size: 14px;
	padding: 0.85em 0;
}

.featurebox .namestrip {
	font-family: 'Open Sans n7', 'Open Sans';
	font-weight: bold;
	padding-left: 0.85em;
}

.featurebox .namestrip div {
	padding-right:70px;
}

.featurebox .namestrip .price {
	font-family: 'Open Sans n4', 'Open Sans';
	font-weight: normal;
}

.featurebox .pages {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0 0.85em 1.25em 0;
	width: 57px;
	z-index: 3;
}

.featurebox .pages a {
	display: block;
	width: 13px;
	height: 12px;
	float: left;
	margin-left: 6px;
	background-position: -13px 0;
	cursor: pointer;
	border-bottom: 0;
}

.featurebox .pages a.focus {
	background-position: 0 0;
}

/* header & blog search boxes */
#header-search {
	padding: 10px 20px 30px 20px;
	width: 580px;
	margin: 0;
	height: 255px;
}
#header-search h1 {
	margin: 0;
	font-size: 30px;
	padding-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#header-search .featured-image {
	width: 278px;
	height: 182px;
	border: 1px solid rgb(148,148,148);
	float: left;
	margin-top: 20px;
	margin-right: 20px;
}

#header-search .subtitle {
	font-size: 18px;
	font-weight: 300;
	margin-top: 13px;
	max-height: 3em;
	overflow: hidden;
}
#header-search p {
	color: #fff;
	max-height: 7.5em;
	overflow: hidden;
	margin-bottom: 5px;
}
#header-search p.no-link {
	max-height: 9em;
}

#header-search h3 {
	margin: 0;
	float: left;
}

#searchform-title span {
	float: right;
}

#searchform-title label {
	margin-left: 20px;
}

#searchform-box,
#blog-searchform div {
	position: relative;
	margin: 21px 0 23px 0;
}

#searchform-box input[type=text],
#blog-searchform div input[type=text] {
	margin: 0;
	padding-left: 15px;
	width: 485px;
}

#searchform-box input[type=text]:focus,
#blog-searchform div input[type=text]:focus {
	outline: none;
}

#blog-searchform div input[type=text] {
	width: 205px;
	height: 34px;
}

#searchform-box input[type=submit],
#blog-searchform div input[type=submit] {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
}

#searchform-options {
	white-space: nowrap;
	text-align: center;
}

#searchform-options select {
	width: 127px;
	line-height: 20px;
	margin-right: 20px;
	padding: 0;
}

#searchform-options select.last {
	margin-right: 0;
}

/* layouts for pages without sidebar  */
.page.no-sidebar {
    width: 940px;
    margin: 0;
    padding: 0;
    border: 0;
}
@media only screen and (max-width: 980px) {
    .page.no-sidebar {
        width: 620px;
    }

}
@media only screen and (max-width: 660px) {
    .page.no-sidebar {
        width: 300px;
    }
}

/* jenman group text bar */
#home-callout {
	font-size: 30px;
	font-family: 'Open Sans i3', 'Open Sans';
	font-style: italic;
	font-weight: 300;
	background: rgb(238,238,238);
	margin: 0;
	padding: 20px 0;
}

#home-callout > div {
	display: block;
	padding: 0 20px;
	width: 940px;
	margin: 0 auto;
}

#home-callout div span {
	display: block;
	padding-top: 20px;
}

#home-callout a {
	float: right;
	vertical-align: text-middle;
	margin-right: 13px;
	border: none;
}

a[title~=captcha],
a[title~=captcha]:link {
	border: none;
}

@media only screen and (max-width: 980px) {
	#home-callout {
		font-size: 20px;
	}
	#home-callout > div {
		width: 620px;
	}
	#home-callout div span {
		padding-top: 40px;
	}
}

@media only screen and (max-width: 660px) {
	#home-callout {
		font-size: 14px;
	}
	#home-callout > div {
		padding: 0 0 0 10px;
		width: 280px;
	}
	#home-callout div span {
		padding-top: 20px;
	}
	
	.menu-menu-container {
		display: none;
	}
}