@charset "ISO-8859-1";
/*
Theme Name: JayBanks 2013
Theme URI: http://jaybanks.ca
Author: Foliovision
Author URI: http://foliovision.com
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background. 600px + 2 sidebars 300px each
Version: 1.1
*/

/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, 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%;
	vertical-align: baseline;
}
body {
	line-height: 1;
	font-family: Arial, Helvetica Neue, Helvetica, Arial Narrow, sans-serif;	
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
p {
	line-height: 1.5;
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
h3 {
	margin: 0;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
.gradient {
	background-image: -moz-linear-gradient(top, #f2f2f2, #e9e9e9);
	background-image: -ms-linear-gradient(top, #f2f2f2, #e9e9e9);
	background-image: -webkit-linear-gradient(top, #f2f2f2, #e9e9e9);
	background-image: -o-linear-gradient(top, #f2f2f2, #e9e9e9);
	background-image: linear-gradient(top, #f2f2f2, #e9e9e9);	
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
hr.divider {
	border: 0;
	background: url("images/h-rule.png") no-repeat center center;
	height: 3px;
	width: 100%;
	margin: 7px auto 14px auto;
	margin: 1rem auto 1rem auto;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
big, .big {
	font-size: larger;	
}
small {
	font-size: smaller;
}
address {
	font-style: normal;
	font-weight: normal;
}
.padding4 {
	padding: 4% 8%;	
}
.blue-text {
	color: #0854a2;	
}
.grey-text {
	color: #6b6b6b;	
}
.green-text {
	color: #197822;
}
.bold-type {
	font-weight: 700;
}
.col-break {
	display: inline-block;
	width: 100%;
}
.center {
	text-align: center;
}
.box-center {
	display: block;
	margin: 0 auto;
}
.inner-padding {
	padding: 14px;
	padding: 1rem;
}
.padding-spacer {
	padding: 0 14px;
	padding: 0 1rem;
}
.padding-spacer-large {
	padding: 0 28px;
	padding: 0 2rem;
}
.margin-spacer {
	margin: 14px 0;
	margin: 1rem 0;
}
.right-spacer {
	margin-right: 7px;
	margin-right: 0.5rem;
}
.no-border {
	border: none !important;	
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
	height: auto;
}
.hidden {
	display: none;	
}
body #jPanelMenu-menu {
	display: none;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
#re-news .list-post:after,
#from-blog .list-post:after,
.format-status .entry-header:after,
#comments:after,
.entry-meta:after,
.widget .fvt-content:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
#re-news .list-post:before,
#from-blog .list-post:before,
#re-news .list-post:after,
#from-blog .list-post:after,
.format-status .entry-header:before,
.format-status .entry-header:after,
#comments:before,
#comments:after,
.entry-meta:before,
.entry-meta:after,
.widget .fvt-content:before,
.widget .fvt-content:after {
	display: table;
	content: "";
}

/* =Fonts
-------------------------------------------------------------- */
#menus,
#searchform, 
#propertypage #menus #searchform {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	
}
#menus .sub-menu,
#propertypage #menus {
	font-family: Arial, Helvetica Neue, Helvetica, Arial Narrow, sans-serif;	
}


/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th,
.photo-title {
	font-size: 22px;
	font-size: 1.57142857rem;
	line-height: 1.2;
	text-transform: uppercase;
	font-family: Arial, Helvetica Neue, Helvetica, Arial Narrow, sans-serif;	
	margin-bottom: 7px;
	margin-bottom: 0.5rem;
}


/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}

/* Form fields, general styles first */
button,
input,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	font-size: 14px;
	font-size: 1rem;
	padding: 10px;
	padding: 0.71428571rem;
}
button,
input {
    line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */
.menu-toggle,
input[type="reset"],
article.post-password-required input[type=submit],
li.bypostauthor cite span,
.selection-buttons input[type="button"] {
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
button,
input[type="submit"],
input[type="button"],
a.blue-button,
.blue-button {
	background-color: #194b91;
	border: 1px solid #13315a;
	box-shadow: 0 1px 1px #5793d4 inset;
	border-radius: 4px;
	padding: 7px 14px 4px 14px;
	padding: 0.5rem 1rem 0.28571429rem 1rem;
	color: #fff;
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.4;
	vertical-align: bottom;
}
#fv_player_pro_boxContent button, 
#fv_player_pro_boxContent input[type="submit"], 
#fv_player_pro_boxContent input[type="button"] {
	box-shadow: none !important;	
}
a.blue-button,
.blue-button {
	margin-top: 4px;
	margin-top: 0.28571429rem;
}
a.previous-button {
	padding: 4px 10px 4px 30px;
	background-image: url("images/icons-sprite-new.png");
	background-repeat: no-repeat;
	background-position: 3px -834px;
}
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
a.blue-button:hover {
	background-color: #2e71ce;
	color: #fff;
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
    cursor: default;
}
.menu-toggle:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover,
.selection-buttons input[type="button"]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border: none;
}
li.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}
.help-with-search {
	background: url("images/icons-sprite-new.png") no-repeat scroll -7px -418px;	
	position: relative;
	width: 18px;
	height: 18px;
	display: inline-block;
}
.help-with-search span {
	display: none;
	position: absolute;
	bottom: 30px;
	left: -60px;
	width: 120px;
	padding: 10px;
	background: #fff;
	box-shadow: 0 0 5px #ccc;
	zoom: 1;
	filter: alpha(opacity=90);
	opacity: 0.9;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
.help-with-search:hover span {
	display: block;
}



/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}
article h5 {
	display: inline-block;
	margin-bottom: 28px;
	margin-bottom: 2rem;
	font-weight: normal;
}
article .featured-img {
	width: 100%;
}
article .featured-img img {
	display: block;
}
article h5 figcaption {
	text-align: center;
	background: #f2f2f2;
	padding: 14px 7px;
	padding: 1rem 0.5rem;
}

.single-card,
.single-card-blank {
	width: 96%;
	margin: 0 0 2% 0;
	background: #fafafa;
	padding: 2%;
	display: block;
	box-shadow: 0 2px 2px -2px #999;
	-moz-box-shadow: 0 2px 2px -2px #999;
	-webkit-box-shadow: 0 2px 2px -2px #999;
	-o-box-shadow: 0 2px 2px -2px #999;
}
.single-card-blank {
	height: 318px;
	height: 22.71428571rem;
	position: relative;
	overflow: hidden;
}
.entry-content .single-card-blank iframe {
	margin-bottom: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.entry-content .card-wrap h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, Arial Narrow, sans-serif;	
	font-weight: normal;
	font-size: 28px;
	font-size: 2rem;
	line-height: 1.1;
	color: #002c5a;
	clear: none;
	width: 64%;
	float: right;
}
.entry-content .card-wrap .single-card-blank h2 {
	float: none;
	width: 100%;
}
.entry-content .single-card img {
	width: 34%;
	float: left;
}
.entry-content .card-wrap ul li {
	list-style: none;
	margin: 0;
}
.entry-content .single-card ul.vcard {
	width: 64%;
	margin: 0;
	float: right;
}
.entry-content .single-card li,
.entry-content .email {
	list-style: none;
	margin: 0;
	padding-left: 28px;
	padding-left: 2rem;
}
.single-card li.tel {
	background: url("images/icons-sprite-new.png") no-repeat left 5px;
}
.single-card li.direct {
	background: url("images/icons-sprite-new.png") no-repeat left -25px;
}
.entry-content .single-card .email {
	background: url("images/icons-sprite-new.png") no-repeat left -52px;
	margin-top: 14px;
	margin-top: 1rem;
}

.bluetop-card {
	width: 98%;
	margin: 0 0 2% 0;
	background: #fafafa;
	padding: 0;
	box-shadow: 0 2px 2px -2px #999;
	-moz-box-shadow: 0 2px 2px -2px #999;
	-webkit-box-shadow: 0 2px 2px -2px #999;
	-o-box-shadow: 0 2px 2px -2px #999;
}
.entry-content .bluetop-card h3 {
	text-align: center;
	background: #e3e7ec;
	width: 100%;
	margin: 0 0 14px 0;
	margin: 0 0 1rem 0;
	font-size: 28px;
	font-size: 2rem;
	color: #002c5a;
}
.entry-content .bluetop-card a,
.entry-content .bluetop-card a:hover {
	border-bottom: none;
}

/* Navigation */
#menus {
    display: none;
    font-weight: normal;
    min-height: 2.85714rem;
    width: 100%;
}
.single-listing #menus {
	display: block;	
}
.single-listing #menus .back-link,
.single-listing #menus #searchform {
	display: none;	
}
.single-listing .site-header #title h2 {
	color: #164587;
	text-shadow: none;
}
.menu-trigger {
    background: #3568AD;
    border: 1px solid #333;
    border-radius: 4px;
    box-shadow: 0 0 3px #333 inset;
    display: inline-block;
    float: left;
    height: 2rem;
	height: 28px;
	margin: 11px 0 0 0;
    margin: 0.78571429rem 0 0 0;
    padding: 6px;
	padding: 0.42857143rem;
	width: 32px;
    width: 2.28571rem;
}


.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
.nav-single {
	margin-bottom: 28px;
	margin-bottom: 2rem;
}
#nav-above {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 49%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 49%;
}
.nav-previous a,
.nav-next a {
	background: #0A3F7E;
	color: #fff;
	padding: 7px;
	padding: 0.5rem;
	border-radius: 4px;
}
.nav-single {
	margin: 14px 0;
	margin: 1rem 0;
}
.nav-single .nav-previous a,
.nav-single .nav-next a {
	color: #0A3F7E;
}
.nav-previous a:hover,
.nav-next a:hover {
	background: #4578C1;
	color: #fff;
}
.nav-single .nav-previous a:hover,
.nav-single .nav-next a:hover {
	background: url("images/icons-sprite-new.png") no-repeat;
	color: #0A3F7E;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
	margin: 3.428571429rem 0;
}
.nav-single a {
	background: url("images/icons-sprite-new.png") no-repeat;
	display: inline-block;
	line-height: 1.1;
}
.nav-single .photo-previous a,
.nav-single .nav-previous a {
	background-position: left -1046px;
	padding: 0 0 0 21px;
}
.nav-single .photo-next a,
.nav-single .nav-next a {
	background-position: right -1003px;
	padding: 0 21px 0 0;
}
.nav-single .nav-previous a:hover{
	background-position: left -1138px;
}
.nav-single .nav-next a:hover{
	background-position: right -1095px;
}


.share-buttons {
	margin-bottom: 28px;
	margin-bottom: 2rem;
}

.social_icon {
	background: url("images/share-icons.png") no-repeat;
	width: 28px;
	width: 2rem;
	height: 28px;
	height: 2rem;
	overflow: hidden;
	display: inline-block;
	text-indent: -9999px;
	margin: 0 2px;
}
.social_icon.head_twtr_link {
	background-position: -31px 0;
}
.social_icon.head_gplus_link {
	background-position: -62px 0;
}
.social_icon.head_in_link {
	background-position: -93px 0;
}
.social_icon.head_rss_link {
	background-position: -123px 0;
}



/* Author profiles */
.author .archive-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	overflow: hidden;
}
.author-description p {
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
}
.author.archive .author-avatar {
	margin-top: 0;
}


/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */
html {
	font-size: 87.5%;
}
body {
	font-size: 14px;
	font-size: 1rem;
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #000;
}
a {
	outline: none;
	color: #0a3f7e;
	text-decoration: none;
}
a:hover {
	color: #000;
}
.whitebox {
	box-shadow: inset 0 1px 1px #fff;
	background: #f0f0f0;
}
.rounded-5-shadow {
    border: 1px solid #e7e7e7;
    border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.no-left-border {
	border-left: none !important;
}
.no-right-border {
	border-right: none !important;	
}

/* Assistive text */
.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar */
}
.entry-content ul.leaf-list{
	list-style: none;
	font-size: 19px;
	margin: 50px 0 20px 20px;
}
.leaf-list li {
	padding-bottom: 20px;}
.leaf-list li:before{
	position: absolute;
	content: url(/images/img/leaf.jpg);
	font-weight: bold;
	color: black;
	margin-left: -55px;
}

/* Page structure */
.site,
#propertypage {
	padding: 0 1.66666667%;
}
.site-content {
	margin: 24px 0 0;
	margin: 1.714285714rem 0 0;
}
.widget-area {
	margin: 24px 0 0;
	margin: 1.714285714rem 0 0;
}

/* Header */
.site-header {
	padding: 0 0 1.66666667% 0;
	background: none;
}
.site-header img {
	max-width: 100%;
	height: auto;
}
#header-inner a div,
hgroup{
	padding: 20px 0 0 0;
	padding: 1.42857143rem 0 0 0;
	width: 80%;
	float: left;
}
#login-social {
	width: 70%;
	float: right;
	padding-top: 35px;
	padding-top: 2.5rem;
}
#login-social .pretty-social-profiles > div {
	float: right;	
}
.site-header h1,
.site-header h2 {
	text-align: left;
}
.site-header h1 a,
.site-header h2 a {
	color: #515151;
	display: inline-block;
	text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #21759b;
}
.site-header h1 {
	font-size: 24px;
	font-size: 1.714285714rem;
	margin-bottom: 10px;
	margin-bottom: 0.71428571rem;
	color: #fff;
	text-align: center;
	text-indent: 0;
}
.site-header h1.site-title {
	color: #fff;

}
.site-header h2 {
	font-weight: 200;
	font-size: 1.24em;
	line-height: 1;
	color: #000;
	text-transform: uppercase;
	margin-top: 15px;
	margin-top: 1.07142857rem;
}

/* Prettysocial */

.pretty-social-profiles > div {
	display: block;
	float: left;
	width: 32px;
	margin: 0px 3px;
	position: relative;
}
.pretty-social-profiles.colored > div {
	width: 24px;
	margin: 0px 4px;
}
.pretty-social-profiles > div > span {
	display: block;
	float: left;
	color: #444;
	width: 100%;
	text-align: center;
	font-size: 12px;
}
.pretty-social-profiles > div > a {
    background: url("images/social-sprite.png") no-repeat scroll 0 0 ;
    display: block;
    float: left;
    line-height: normal;
    padding: 0 0 2px;
    position: relative;
    z-index: 99;
}

.pretty-social-profiles ul.badge {
	list-style: none;
	display: block;
	background: #EEE;
	border: solid 1px #666;
	border-radius: 4px;
	padding: 10px;
	position: absolute;
	top: 40px;
	left: 0px;
	z-index: 199;
}
.sharing_invisible{
	left: -10000px !important;
}
.sharing_display_none{
	display: none !important;
}
.fb_iframe_widget iframe{
	position: relative !important;
}

/*** Blue plastic***/
.pretty-social-profiles.blue_plastic > div > a {
    background: url("images/social-sprite.png") no-repeat scroll 0 0 ;
    height: 32px;
    width: 32px;
}
.pretty-social-profiles.blue_plastic .google-profile a {
    background-position: 0 0;
}
.pretty-social-profiles.blue_plastic .youtube-profile a {
    background-position: 0 -39px;
}
.pretty-social-profiles.blue_plastic .fb-profile a {
    background-position: 0 -121px;
}
.pretty-social-profiles.blue_plastic .twitter-profile a {
    background-position: 0 -160px;
}
.pretty-social-profiles.blue_plastic .linkedin-profile a {
    background-position: 0 -80px;
}
.pretty-social-profiles.blue_plastic .pinterest-profile a {
    background-position: 0 -240px;
}
.pretty-social-profiles.blue_plastic .instagram-profile a {
    background-position: 0 -280px;
}
.pretty-social-profiles.blue_plastic .feed-rss a {
    background-position: 0 -201px;
}
.pretty-social-profiles.blue_plastic .feedburner a {
    background-position: 0 -318px;
}

[class*="footer"] .pretty-social-profiles.blue_plastic .google-profile a {
    background-position: -39px 0;
}
[class*="footer"] .pretty-social-profiles.blue_plastic .youtube-profile a {
    background-position: -39px -39px;
}
[class*="footer"] .pretty-social-profiles.blue_plastic .fb-profile a {
    background-position: -39px -121px;
}
[class*="footer"] .pretty-social-profiles.blue_plastic .twitter-profile a {
    background-position: -39px -160px;
}
[class*="footer"] .pretty-social-profiles.blue_plastic .linkedin-profile a {
    background-position: -39px -80px;
}
[class*="footer"] .pretty-social-profiles.blue_plastic .pinterest-profile a {
    background-position: -39px -240px;
}
[class*="footer"] .pretty-social-profiles.blue_plastic .instagram-profile a {
    background-position: -39px -280px;
}
[class*="footer"] .pretty-social-profiles.blue_plastic .feed-rss a {
    background-position: -39px -201px;
}
[class*="footer"] .pretty-social-profiles.blue_plastic .newsletter a,
[class*="footer"] .pretty-social-profiles.blue_plastic .feedburner a {
    background-position: -39px -318px;
}

/* Navigation Menu */

.main-navigation {
	margin-top: 0;
	width: 100%;
}
.main-navigation li {
	margin-top: 0;
	padding: 7px 0;
	padding: 0.5rem 0;
	font-size: 12px;
	font-size: 0.85714286rem;	
	line-height: 1.5;
	float: none;
	border-left: none;
	box-shadow: none;
	border-top: 1px solid #363636;
	border-bottom: 1px solid #000;
	/*background: #2b2b2b;*/
	text-shadow: 0 0 2px #000;
}
.main-navigation li ul li {
	font-size: 14px;
	font-size: 1rem;
	background: #262424;
	text-shadow: none;
}
.sub-menu {
	margin-bottom: -1rem;
}
.main-navigation li ul li ul li {
	font-size: 14px;
	font-size: 1rem;
	margin-top: 7px;
	margin-top: 0.5rem;
}
.main-navigation a {
	color: #858585;
	text-shadow: 0 1px 0 #11376A;
	text-decoration: none;
	padding: 7px 20px;
	padding: 0.5rem 1.42857143rem;
	display: block;
}
.main-navigation ul ul a {
	color: #fff;
	padding: 0 20px;
	padding: 0 1.42857143rem;
}
#top-menu {
	height: 36px;
	height: 2.57142857rem;
	overflow: hidden;
	display: none;
}
#menu-top-menu {
	float: right;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 600;
	border: 1px solid #bbb;
	border-bottom: none;
	border-radius: 5px 5px 0 0;
	line-height: 30px;
	line-height: 2.14285714rem;
	margin: 7px 14px 0 14px;
	margin: 0.5rem 1rem 0rem 1rem;
	height: 28px;
	height: 2rem;
	background: #cacaca;
}
#menu-top-menu li {
	float: left;
	border-left: solid 1px #E0E0E0;
	border-right: solid 1px #bbb;
	border-bottom: none;
}
#menu-top-menu li a {
	display: block;
	padding: 0 7px;
	padding: 0 0.5rem;
	text-shadow: 0 1px 1px #e6e6e6;
	font-weight: 400;
	color: #000;
}
#menu-top-menu li:hover a,
#menu-top-menu li.current a {
	background: #fff;
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	position: relative;
	z-index: 1;
	padding: 4px 11px;
	padding: 0.28571428575rem 0.78571429rem;
	margin: -4px -4px 0 -4px;
	margin: -0.28571428575rem -0.28571428575rem 0rem -0.28571428575rem;
	box-shadow: 0 6px 3px #4d4d4d;
}
#header-inner {
	background: #fff;
	width: 100%;
}
.single-listing #header-inner {
	background: transparent;
	min-height: 93px;
	min-height: 6.64285714rem;
}
#searchform {
	background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 1px #333 inset;
    -moz-box-shadow: 0 0 1px #333 inset;
    -webkit-box-shadow: 0 0 1px #333 inset;
    -o-box-shadow: 0 0 1px #333 inset;
	line-height: 2.2;
	margin: 14px 0 35px 14px;
	margin: 1rem 0 2.5rem 1rem;
	float: left;
	display: inline-block;
}
#s {
	border: none;
	background: transparent;
	padding: 6px;
	padding: 0.428571429rem;
	position: relative;
	top: -2px;
}
#searchsubmit {
	background: url("images/icons-sprite-new.png") no-repeat 0 -449px transparent;	
	border: none;
	width: 30px;
	text-indent: -9999px;
	overflow: hidden;
	box-shadow: none;
	-webkit-box-shadow: none;
	position: relative;
	right: -2px;
}
body .jPanelMenu-panel,
body.single-listing {
	background-color: #fff;	
	background-image: url("images/mobile-bg.png");
	background-repeat: repeat-x;
}
#jPanelMenu-menu {
	background: #262424;
	padding: 28px 0 0 0;
	padding: 2rem 0 0 0;
}

/* Footer Navigation */
#menu-footermenu {
	padding: 0 0 0 7px;
	padding: 0 0 0 0.5rem;
	border-right: 1px solid #1e5298;
	margin: 0 0.5rem 0 0;
	margin: 0 7px 0 0;
}
#menu-footermenu li {
	float: left;
	list-style: none;
}
#menu-footermenu li a {
	border-left: 1px solid #1e5298;
	padding: 0 7px;
	padding: 0 0.5rem;
}


/* Banner */
section[role="banner"] {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
}

/* Sidebar */
.widget-area .widget,
.welcome-box {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 28px;
	margin-bottom: 2rem;
	word-wrap: break-word;
}
.widget-area .widget h3 {
	color: #000;
	font-weight: 600;
	font-size: 18px;
}
.widget_property_area_districts,
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.46153846;
}
.textwidget #newsletter-wrap {
	text-align: center;
	font-size: larger;
}
widget-area .widget p {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget_property_area_districts
.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
.widget-area .widget a {
	color: #000;
	text-decoration: none;
}
.widget-area .widget a:hover {
	color: #003a7c;
}
.widget-area #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}
.widget_property_area_districts,
.silver-box,
.textwidget,
#front-photo blockquote,
.welcome-box,
#topstory,
#home-signup,
.calculator {
	background: #f0f0f0;
	box-shadow: 0 2px 2px -1px #ccc;
	border: 1px solid #e2e2e2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	padding: 14px;
	padding: 1rem;
}
.secondary-in.silver-box {
	padding: 14px 28px;
	padding: 1rem 2rem;
}
#text-5 .textwidget {
    background: #14407D;
    border: 1px solid #0A3454;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 1px #61748E inset;
    color: #FFF;
    margin: 1px 0 0;
	padding: 15px 20px 10px 20px;
    padding: 1.07143rem 1.42857rem 0.714286rem;
    text-align: center;
}
#property-listing-search h3,
form.form-quick-search legend {
    background: url("images/bg-legend.png") repeat-x 0 center;
    color: #194B91;
    display: block;
	font-size: 16px;
    font-size: 1.14285714rem;
	margin: 0 0 10px 0;
    margin: 0 0 0.714286rem;
    width: 100%;
}
#property-listing-search h3,
form.form-quick-search legend span {
    background: #F0F0F0;
	padding: 0 0 5px 0;
    padding: 0 0.357143rem 0 0;
}
form.form-quick-search fieldset {
    margin: 0 0 1.42857rem;
 	margin: 0 0 20px 0;
 	width: 100%;
}
.calculator .tax_form_label,
.calculator .bc_tax_form_label {
	width: 30%;
	display: inline-block;
}
.tax_form_row {
	line-height: 2.5;
	clear: both;
	display: block;
}
.widget_recent_entries li {
	min-height: 60px;	
}

.widget time {
	width: 25px;
	background: #e0e0e0;
	color: #003a7c;
	border: 1px solid #c6c6c6;
	padding: 5px;
	line-height: 0.9;
	text-align: center;
	display: block;
	float: left;
	text-transform: uppercase;
	font-size: 17px;
	font-size: 1.21428571rem;
	margin: 0 14px 0 0;
	margin: 0 1rem 0 0;
}
time big {
	display: block;	
}

#sidebar-buttons {
    background: url("images/bg-sidebar-buttons.png") no-repeat 0 0;
    height: 2.21429rem;
    line-height: 2.21429rem;
    margin: 0 auto 9px;
    overflow: hidden;
    padding: 2px 2px 0;
    width: 12.5714rem;
}
#sidebar-buttons a {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #494949;
    display: block;
    float: left;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    width: 6.14286rem;
}
#sidebar-buttons a.active, #sidebar-buttons a:hover {
    background: #fff;
    color: #3A65A4;
    height: 2.14286rem;
    line-height: 2.21429rem;
}
#visitors_guide_links {
	list-style: none;
	border-bottom: 1px solid #eaeaea;
	margin: 0;
	padding: 0;
	line-height: 1;
}
#visitors_guide_links li,
.widget-list li {
	border-bottom: 1px solid #fff;	
	list-style: none;
}
#visitors_guide_links li a {
	background: url("images/icons-sprite-new.png") no-repeat;
	padding: 10px 0 10px 40px;
	padding: 0.35714286rem 0 0.35714286rem 2.85714286rem;
	border-bottom: 1px solid #D7D7D7;
	display: block;
}
#visitors_guide_links li a.realestate_icon {
	background-position: 0 -46px;
}
#visitors_guide_links li a.sightseeing_icon {
	background-position: 0 -97px;
}
#visitors_guide_links li a.sport_icon {
	background-position: 0 -155px;
}
#visitors_guide_links li a.golf_icon {
	background-position: 0 -210px;
}
#visitors_guide_links li a.info_icon {
	background-position: 0 -259px;
}


#text-8 .textwidget {
	background: #14407d;	
	color: #fff;
	border: 1px solid #0a3454;
}

/* Account / Registration / Profiles */

.widget-list li a {
	padding: 10px 0;
	padding-left: 0.35714286rem 0;
	border-bottom: 1px solid #D7D7D7;
	display: block;
}
.widget-list li:last-child,
.widget-list li:last-child a {
	border-bottom: 0;
}
.wppb-register-user {
	max-width: 400px;
}
.wppb-edit-user,
#loginform {
	max-width: 500px;
}
#loginform label {
	text-align: right;
}
.entry-content .wppb-register-user .wppb-form-field input,
.entry-content .wppb-register-user .wppb-form-field input[type="text"],
.entry-content .wppb-register-user .wppb-form-field input[type="number"],
.entry-content .wppb-register-user .wppb-form-field input[type="email"],
.entry-content .wppb-register-user .wppb-form-field input[type="url"],
.entry-content .wppb-register-user .wppb-form-field input[type="password"],
.entry-content .wppb-register-user .wppb-form-field input[type="search"],
.entry-content .wppb-register-user .wppb-form-field select,
.entry-content .wppb-register-user .wppb-form-field textarea,
.entry-content .wppb-register-user .wppb-checkboxes {
	width: 59.9%;
}
.entry-content .wppb-register-user .wppb-checkboxes,
.entry-content .wppb-register-user .wppb-form-field input[type="checkbox"],
#wppb_register_pre_form_message img {
	float: left;
	width: auto;
}
.entry-content .wppb-register-user.wppb-user-forms .wppb-form-field input[type="checkbox"] {
	margin-top: 4px;
}
.entry-content .wppb-checkboxes input + label {
	text-align: left;
}



/* Footer */
footer[role="contentinfo"] {
	border-top: 1px solid #a9a9a9;
	clear: both;
	font-size: 13px;
	font-size: 0.92857143rem;
	line-height: 1.4;
	max-width: 1200px;
	max-width: 85.71428571rem;
	margin-top: 24px;
	margin-top: 1.714285714rem;
	margin-left: auto;
	margin-right: auto;
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
footer[role="contentinfo"] a {
	color: #1e5298;
}
footer[role="contentinfo"] a:hover {
	color: #000;
}
.site-info {
	width: 100%;	
}
.site-info img {
	margin: 0 15px 15px 0;
	float: none;
}
.site-address {
	width: 78%;
	text-align: left;
	text-transform: uppercase;
	font-size: smaller;
	margin: 14px 0;
	margin: 1rem 0;
}
.footer-social {
	width: 200px;
}
.site-share {
	width: 100%;
	text-align: right;
}
#social-icons {
	margin-top: 5px;
}


/* =Homepage Items
-------------------------------------------------------------- */

.margin-fix {
	margin: 0 -1.25%;
}
.margin-fix-large {
	margin: 0 -2%;
}
#featured,
#selected {
	margin: 0.8% 0;
	overflow: hidden;
}
#topstory {
	display: block;	
	margin: 0 0 28px 0;
	margin: 0 0 2rem 0;
}
#home-signup {
	display: block;	
	margin: 0 0 28px 0;
	margin: 0 0 2rem 0;
}
.featured-single {
	width: 46.66%;
	margin: 1.66666667%;
	background: #fafafa;
	box-shadow: 0 2px 2px -1px #DADADA;
	display: block;
	min-height: 223px;
	text-align: center;
	position: relative;
}
.featured-inner {
	padding: 10px;
	padding: 0.71428571rem;
	line-height: 1.4;
	min-height: 110px;
}
.featured-single a {
	color: #333;
	text-decoration: none;
}
.featured-single a:hover {
	color: #003a7c;
}
.featured-single img {
	margin: 10px auto 0;
	display: block;
	width: 100%;
}
.featured-single .listing-image-wrap {
	position: relative;
	display: block;
	overflow: hidden;
	height: 144px;
}
.featured-single .sold-label {
	background-color: #184b90;
	color: #fff;
	text-transform: uppercase;
	margin-top: 0;
	padding: 4px 0 2px;
	bottom: 0;
	left: 0;
	width: 100%;
}
.featured-single .big {
	color: #14407d;
	font-weight: 600;
	display: block;
	line-height: 1.2;
}
.featured-single span {
	margin: 7px 0 0 0;
	margin: 0.5rem 0 0 0;
	display: block;
}
.featured-moretag {
    background: url("images/icons-sprite-new.png") no-repeat 0 -307px;
    font-size: 16px;
    padding-left: 28px;
}

#home-buttons-search {
	display: none;
	margin-bottom: 14px;
	margin-bottom: 1rem;
}

#home-buttons-search li {
   background-color: #14407D; 
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2c5fa1), to(#0d3366));
   background-image: -webkit-linear-gradient(top, #2c5fa1, #0d3366); 
   background-image: -moz-linear-gradient(top, #2c5fa1, #0d3366);
   background-image: -ms-linear-gradient(top, #2c5fa1, #0d3366);
   background-image: -o-linear-gradient(top, #2c5fa1, #0d3366);
	box-shadow: inset 0 1px 1px #000;
	-moz-box-shadow: inset 0 1px 1px #000;
	-webkit-box-shadow: inset 0 1px 1px #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 100%;
	display: inline-block;
	margin: 2%;
}
#home-buttons-search li:hover {
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0d3366), to(#2c5fa1));
   background-image: -webkit-linear-gradient(top, #0d3366, #2c5fa1); 
   background-image: -moz-linear-gradient(top, #0d3366, #2c5fa1);
   background-image: -ms-linear-gradient(top, #0d3366, #2c5fa1);
   background-image: -o-linear-gradient(top, #0d3366, #2c5fa1);
}

#home-buttons-search a {
	background: url("images/quicksearch-sprite-new.png") no-repeat;
	padding: 14px 14px 10px 60px;
	padding: 1rem 1rem 0.71428571rem 4.28571429rem;
	display: block;
	color: #fff;
	text-decoration: none;
	min-height: 42px;
	min-height: 3rem;
	font-size: 12px;
	font-size: 0.85714286rem;
	line-height: 1.2;
}
#menu-item-102742 a {
	background-position: 10px 12px;
	padding: 21px 21px 3px 60px;
	padding: 1.5rem 1.5rem 0.21428571rem 4.28571429rem;
}
#menu-item-102743 a {
	background-position: 10px -183px;
}
#menu-item-102744 a {
	background-position: 10px -249px;
}
#menu-item-102743 a {
	background-position: 10px -52px;
}
#menu-item-103263 a {
	background-position: 10px -52px;
	padding: 21px 21px 3px 60px;
	padding: 1.5rem 1.5rem 0.21428571rem 4.28571429rem;
}
#menu-item-102745 a,
#menu-item-102744 a {
	background-position: 10px -118px;
}
#menu-item-102747 a {
	background-position: 10px -373px;
	padding: 21px 21px 3px 60px;
	padding: 1.5rem 1.5rem 0.21428571rem 4.28571429rem;
}
#menu-item-102746 a {
	background-position: 10px -315px;
	padding: 21px 21px 3px 60px;
	padding: 1.5rem 1.5rem 0.214286rem 4.28571rem;
}

#text-8 {
	display: none;	
}

/* Photo of the Week */

#front-photo .all-photos {
	background: url("images/icons-sprite-new.png") no-repeat scroll -26px -997px #F0F0F0;
	margin-top: -43px;
    margin-top: -3.07142857rem;
	padding: 7px 7px 7px 28px;
    padding: 0.5rem 0.5rem 0.5rem 2rem;
}
#front-photo blockquote {
	margin: 2% 0;
}
#front-photo blockquote p {
	padding-left: 0;
}
#front-photo blockquote .big {
	display: none;
}
#re-news .list-post, 
#from-blog .list-post {
    margin: 2.5%;
    width: 45%;
}
.list-post div {
	margin: 0 0 14px 0;
	margin: 0 0 1rem 0;
}
.list-post-title {
	font-size: 18px;
	font-size: 1.28571429rem;
}
.section-readmore {
	margin: 2% 0 4% 0;
	padding: 2% 0;
	text-decoration: underline;
	border-top: 1px solid #dedede;
	font-weight: 600;
}
.moretag {
	background-color: #efefef;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f8f8f8, #efefef);
	background-image: -ms-linear-gradient(top, #f8f8f8, #efefef);
	background-image: -webkit-linear-gradient(top, #f8f8f8, #efefef);
	background-image: -o-linear-gradient(top, #f8f8f8, #efefef);
	background-image: linear-gradient(top, #f8f8f8, #efefef);
	border: 1px solid #e7e7e7;
    float: right;
    font-weight: 600;
    line-height: 1.8;
	margin: 7px 0 0 0;
	margin: 0.5rem 0 0 0;
	padding: 2px 14px;
	padding: 0.14285714rem 1rem;
}
.see-more {
	color: #333;
	padding: 0 28px 0 0;
	padding: 0 2rem 0 0;
	background: url("images/icons-sprite-new.png") no-repeat right -1004px;
}
.back-to-top {
	background: url("images/back-top.png") no-repeat center top;
	padding: 49px 0 0 0;
	padding: 3.5rem 0 0 0;
	display: inline-block;
}
.single .fv_photo {
	width: 66%;
}

#display-3 ul, 
#display-4 ul {
    border-top: 1px solid #C9C9C9;
}
#display-3 li,
#display-4 li {
    border-bottom: 1px solid #C9C9C9;
    border-top: 1px solid #FBFBFB;
	font-weight: 700;
	line-height: 2.5;
}
#display-3 li:first-child, 
#display-4 li:first-child {
	border-top: none;
}
#display-3 li:last-child, 
#display-4 li:last-child {
    border-bottom: medium none;
}
#display-3 li a,
#display-4 li a {
	color: #000;
}
#display-3 li .children li a,
#display-3 li span {
	font-weight: 300;
}
#about .section-title {
	background: url("images/icons-sprite-new.png") no-repeat 0 -335px;
	padding-left: 35px;
	padding-left: 2.5rem;
}


/* =Testimonials
-------------------------------------------------------------- */

.clsTestimonial {
	border-bottom: 1px solid #E0E0E0;
	margin: 0 0 14px 0;
	margin: 0 0 1rem 0;
}
.clsTestimonial .clsFPTImage {
	width: 100%;
}
.clsTestimonial .clsFPTContent {
	width: 100%;
}
.entry-content .testim-img h5 {
	margin: 0 0 14px 0;
	margin: 0 0 1rem 0;
}
.testimonials,
.fvt_item {
	margin: 0 0 14px;
	margin: 0 0 1rem;
	padding: 14px;
	padding: 1rem;
	border-radius: 4px;
	border: 1px solid #E7E7E7;
	background: #F0F0F0;
	box-shadow: 0 1px 1px #fff inset;
}
.testim-img,
.testim-desc,
.fvt-thumb,
.fvt-content {
	width: 100%;
}
.widget .testim-img,
.widget .testim-desc {
	float: none;
	width: 100%;
}
.widget .testim-img,
.widget .fvt-thumb,
.widget .fvt-content img {
	margin: 0 auto 7px;
	margin: 0 auto 0.5rem;
}
.widget .testim-desc,
.widget .fvt-content {
	line-height: 1.35;
}
.widget .testim-desc h3,
.widget .fvt-content h3,
.widget .fvt-content h2 {
	margin-bottom: 7px;
	margin-bottom: 0.5rem;
}
.widget .fvt-content h2 {
	clear: none;
}
.entry-content .testim-desc h3,
.entry-content .fvt-content h3,
.widget .fvt-content h2 {
	margin-top: 0;
	font-size: 18px;
	font-size: 1.28571429rem;
	line-height: 1;
	color: #194B91;
}



/* =Property Listings
-------------------------------------------------------------- */

.property {
	margin: 0 0 28px 0;
	margin: 0 0 2rem 0;
	padding: 7px;
	padding: 0.5rem;
	position: relative;
}
.property .image,
.search_listing_box .image {
	position: relative;
	background: #fff;
	margin-bottom: 7px;
	margin-bottom: 0.5rem;
	text-align: center;
}
.more_photos_link {
	background: url("images/icons-sprite-new.png") no-repeat 0 -1286px;	
	padding: 1px 0 0 21px;
	padding: 0.07142857rem 0 0 1.5rem;
	margin: 4px 0;
	margin: 0.28571429rem 0;
	display: inline-block;
	color: #333;
}

.property .property_text {
	width: 100%;
}
.entry-content .property h2,
.property .property_text h2,
.search_listing_box h3 {
	font-size: 20px;
	font-size: 1.42857143rem;
	line-height: 1.2;
	font-weight: 400;
	margin: 0 0 7px 0;
	margin: 0 0 0.5rem 0;
	clear: none;
}
.property .property_text h3,
.entry-content .property h3 {
	margin: 0 0 14px 0;
	margin: 0 0 1rem 0;
	color: #002d5a;
	font-size: 14px;
	font-size: 1rem;
}
.property .mark-as-buttons {
	text-align: center;
}
.soldproperty #title h1:after,
.sold-conditionally #title h1:after,
.leasedproperty #title h1:after {
	background-color: #184b90;
	padding: 6px 12px 3px;
	vertical-align: top;
}
.property .image .soldimage {
	background: #194b91;
	color: #fff;
    text-transform: uppercase;
	padding: 7px 14px;
	padding: 0.5rem 1rem;
	line-height: 1;
	height: auto;
	left: 0;
	top: auto;
	bottom: 12px;
	min-width: 40px;
}
/*.pricetag {
	margin-right: -17px;
	display: block;
	background: url("images/pricetag.png") no-repeat center center;
	width: 126px;
	height: 42px;
	float: right;
	color: #002c5a;
	font-size: 21px;
	font-size: 1.5rem;
	line-height: 2.5;
	text-align: center;
}*/
.entry-content .property a {
	border-bottom: none;	
}
.entry-content .property a.view-details {
	border: 1px solid #dbdbdb;
	color: #002c5a;
	float: right;
	padding: 0 7px;
	padding: 0 0.5rem;
}


/* Single Property */
#propertypage {
	line-height: 1.5;
}
.property-wrap {
	padding-top: 14px;
	padding-top: 2rem;
	position: relative;
}
.back-link a {
	text-decoration: none;
	color: #fff;
	background: #3a6aa9 url("images/icons-sprite-new.png") no-repeat 10px -832px;
	border: 1px solid #1c3f7e;
	box-shadow: 0 1px 1px #5793d4 inset;
	border-radius: 4px;
	padding: 7px 14px 4px 28px;
	padding: 0.5rem 1rem 0.28571429rem 2rem;
	color: #fff;
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.4;
	vertical-align: bottom;
	display: inline-block;
	margin: 5px 14px 0 0;
	margin: 0.35714286rem 1rem 0 0;
}
.site-header #title h2 {
	font-weight: 500;
	color: #fff;
	text-shadow: 0 0 3px #000;
}
#photobox .sold-label {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 40px;
	background-color: #184b90;
	color: #fff;
	width: 98%;
	line-height: 35px;
	margin: 0;
	padding: 15px 0 5px;
	text-align: center;
	position: absolute;
	bottom: 7px;
	left: 0;
}
.desc-wrap,
#tagwrap ul,
#roomwrap {
	background: #fafafa;
	padding: 14px;
	padding: 1rem;
	box-shadow: 0 2px 2px -1px #ccc;
}
.propertypage #links {
	background-color: transparent;
	border: none;
}
.propertypage #links ul {
	padding: 0;
}
.propertypage #links ul li a {
	padding: 14px 0 14px 42px;
	padding: 1rem 0 1rem 3rem;	
	text-decoration: none;
	line-height: 1;
	font-weight: 600;
	color: #333;
	display: block;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #dadada;
	background-color: #fff;
}
.propertypage #links ul li a:hover {
	color: #fff;
	background-color: #23579B;
}
.propertypage #links #virtual-tour {
    background-position: 12px -495px;
}
.propertypage #links #floor-plan {
    background-position: 12px -28px;
}
.propertypage #links #floor-plan-2 {
    background-position: 12px -28px;
}
.propertypage #links #feature_sheet {
    background-position: 12px -28px;
}
.propertypage #links #walking-score {
    background-position: 12px -459px;
}
.propertypage #links #dlgGoogleMap {
    background-position: 12px -182px;
}
.propertypage #links #dlgStreetView {
    background-position: 12px -419px;
}
.propertypage #links #dlgMortgage, #links #dlgLandTransfer {
    background-position: 12px -107px;
}
.propertypage #links #dlgSendToFriend {
    background-position: 12px -311px;
}
.propertypage #links #dlgRequestMore {
    background-position: 12px -223px;
}
.propertypage #links #dlgBookShowing {
    background-position: 12px 3px;
}
.propertypage #links #dlgYoutube {
    background-position: 12px -388px;
}
.propertypage #links #survey-report {
    background-position: 12px -68px;
}
.propertypage #links #property-report {
    background-position: 12px -68px;
}
.propertypage #links #print-this {
    background-position: 12px -263px;
}
.propertypage #links #neigh {
    background-position: 12px -542px;
}
#book-showing a {
	background-color: #1F5398;
	padding: 7px 14px 5px;
	padding: 0.5rem 1rem 0.35714286rem;
	line-height: 1;
	font-size: inherit;
}
#book-showing a:hover {
	background-color: #1F5398;
}
#book-a-showing label {
	display: inline-block;
	min-width: 80px;
	text-align: right;
	padding: 10px;
	padding: 0.714286rem;
}
#book-a-showing label,
#book-a-showing input {
	-webkit-box-sizing: 	border-box;
	-moz-box-sizing: 	border-box;
	box-sizing: 		border-box;
}
#book-a-showing textarea {
	width: 94%;
}
#book-a-showing .text-left {
	text-align: left;
}
.propertypage input[type="submit"] {
	box-shadow: none;
}
.propertypage .propertybox h3,
.propertypage .widget-title {
	color: #184b90;
}
.ui-dialog.ui-widget {
	font-family: Arial, Helvetica Neue, Helvetica, Arial Narrow, sans-serif;
	padding: 0;
}
.ui-dialog .ui-widget-header {
	background: #eee !important;
	border: none;
	-webkit-border-radius: 	0;
	-moz-border-radius: 	0;
	border-radius: 		0;
}
.ui-dialog .ui-widget-header .ui-dialog-title {
	color: #194d93;
	font-size: 20px;
}
.ui-dialog form .ui-button {
	background: #194d93;
	color: #fff;
	border: none;
	font-weight: 700;
	font-family: Arial, Helvetica Neue, Helvetica, Arial Narrow, sans-serif;
}

#propertypage .small-title {
	color: #17478b;
	margin-bottom: 0;
}
#tagwrap li {
	margin: 7px;
	margin: 0.5rem;
	color: #17478b;
}
#tagwrap li strong {
	color: #000;
}
#room_table {
	border-collapse: separate;	
}
#room_table tr th {
	font-weight: 600;
	padding: 0 14px 14px 0;
	padding: 0 1rem 1rem 0;
	text-transform: uppercase;
}
#room_table td {
	border-top: 1px solid #eee;	
	padding: 4px 14px 4px 0;
	padding: 0.285714rem 1rem 0.285714rem 0;
}

.hidden {
    display: none;
}
.child_check, .check_idle {
    background-color: #E8E8E8;
    position: relative;
    z-index: 2;
}

/* Popup dialogs and forms */
.form-quick-search label {
	min-width: 70px;
	min-width: 5rem;
	display: inline-block;
	margin: 0 0 7px 0;
	margin: 0 0 0.5rem 0;
}
.form-quick-search .set-price select {
	min-width: 65%;	
}


/* User Account */
.wppb-user-forms ul li {
	padding-bottom: 18px;
}

#wppb-edit-user input {
	max-width: 360px;
	padding: 5px;
}
#select_user_to_edit_form label,
.wppb-user-forms label {
	display: inline-block;
	min-width: 125px;
	padding-right: 12px;
	-webkit-box-sizing: 	border-box;
	-moz-box-sizing: 	border-box;
	box-sizing: 		border-box;
}
#select_user_to_edit_form label,
.wppb-user-forms .wppb-form-field label {
	text-align: right;
}
.wppb-user-forms .styled_select ul {
	padding-left: 8px;
	padding-right: 8px;
}
.wppb-user-forms .wppb-required, 
.wppb-user-forms .wppb-checkbox-terms-and-conditions span.wppb-required {
	margin-left: 0;
	margin-right: -8px;
	float: right;
}
#select_user_to_edit_form select,
.entry-content .wppb-user-forms table {
	max-width: 300px;
	margin-bottom: 14px;
}
.entry-content .wppb-user-forms td, 
.entry-content .wppb-user-forms table {
	border-top: none;	
	border-bottom: none;	
}
.entry-content .wppb-user-forms td {
	max-width: 200px;	
	padding: 0;
}
.styled_select {
	max-width: 300px;
	background-image: url("images/icons-sprite-new.png");
	background-repeat: no-repeat;
	background-position: 109% -1184px;
	background-color: #fff;
}
button.ms-choice:hover {
	background-color: #2e71ce;
}
.widget #property-listing-search .ms-parent {
	width: 100% !important;	
}
.um-field-label label {
	font-weight: 600;
}
.um-field-area > div {
	margin-bottom: 10px;
}
.wppb-user-forms .form-submit {
	padding-left: 30%;
}



/* Listings Sidebar and Search */

.currently-searching,
.info-box {
	background: url("images/info-box-bg.png") no-repeat 10px 7px #f7f7f7;
	padding: 14px 14px 14px 56px;
	padding: 1rem 1rem 1rem 4rem;
}
.widget_property_area_districts,
.filter-by-principal-area-form2 {
    border: 1px solid #C1C1C1;
    border-radius: 0.357143rem 0.357143rem 0.357143rem 0.357143rem;
    margin: 0;
    padding: 0;
}
#property_links_wrapper {
	width: 100%;	
}
.widget_property_area_districts,
.filter-by-principal-area-form2 h3 {
    background-color: #F0F0F0;
    border-top-left-radius: 0.285714rem;
    border-top-right-radius: 0.285714rem;
    color: #14407D;
	font-size: 16px;
    font-size: 1.14285714rem;
	padding: 14px;
    padding: 0;
}
.widget_property_area_districts .property_links_wrapper {
	margin: 0;
	padding: 0;
}
.widget_property_area_districts .property_links_wrapper .propery_links_districts_wrapper {
	margin: 0 0 0 14px;
	margin: 0 0 0 1rem;
	padding: 0;
}
.filter-by-principal-area-form2 form {
    background-color: #F0F0F0;
    padding-bottom: 1.07143rem;
}
.filter-by-principal-area-form2 label {
    height: 2.85714rem;
    line-height: 2.85714rem;
}
.area-select-button {
    width: 30%;
}
input[type="checkbox"] {
    margin: 0 0.214286rem 0 0;
    width: 1rem;
}
.half_opacity {
    opacity: 0.5;
}
.check_idle input[type="checkbox"] {
    opacity: 0.5;
}
.filter-by-principal-area-form2 input[type="checkbox"] {
    margin: 0.928571rem;
}
ul.pricipal_area_list li:first-child {
    border-top: medium none;
}
.check_label {
    width: 70%;
}
.child_check .check_label {
    width: 80%;
}
.check_label label span a {
    line-height: 1.3rem;
    margin-bottom: 0.357143rem;
}
.check_label label span {
    padding: 0.714286rem 0;
}
.widget_property_area_districts li.property_links_area,
.parent_check {
    background-color: #D1D1D1;
    border-bottom: 1px solid #AFAFAF;
    border-top: 1px solid #EAEAEA;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: 	border-box;
    box-sizing: 	border-box;
    list-style: none;
    position: relative;
    width: 100%;
    z-index: 3;
}
.widget_property_area_districts li{
	padding: 7px;
}
.child_check, .check_idle {
    background-color: #E8E8E8;
    position: relative;
    z-index: 2;
	list-style: none;
}
.child_check:hover {
    color: #14407D;
}
.parent_active {
    background-color: #B6B6B6 !important;
    box-shadow: 0 1px 3px grey;
    font-weight: bold;
}
.arrow {
    cursor: pointer;
    float: right;
    height: 1.07143rem;
    margin: 0.857143rem 0.5rem;
    width: 1rem;
    background: url("images/icons-sprite-new.png") no-repeat;
}
.arrow_up {
    background-position: 0 -1234px;
}
.arrow_down {
    background-position: 0 -1189px;
}
.pages {
	padding-top: 3px;
	padding-top: 0.35714286rem;
}
.pages a,
.pages span {
	margin: 0 4px;	
	border-bottom: 1px solid #fff;
}
.pages .pages-arrow {
	background: url("images/icons-sprite-new.png") no-repeat;
	color: #7f7f7f;
}
.pages .pages-arrow:hover {
	color: #14407d;
}
.pages .current {
	border-bottom: 1px solid #14407d;
}
.pages .pages-prev {
	padding-left: 28px;
	background-position: left -1139px;	
}
.pages .pages-next {
	padding-right: 28px;
	background-position: right -1096px;	
}
.pages .pages-prev:hover {
	background-position: left -1047px;	
}
.pages .pages-next:hover {
	background-position: right -1004px;	
}

.sorting {
	display: block;
	text-align: right;
}
.sorting-inner {
	background: #efefef;
	border-radius: 4px;
	overflow: hidden;
}
.sorting input {
	border: none;
	box-shadow: none;
	line-height: 1;
	border-radius: 0 4px 4px 0;
	background-color: #efefef;
	color: #0A3F7E;
}
.sorting span {
	margin-top: -7px;
	margin-top: -0.5rem;
	line-height: 2;
	background-color: #194B91;
	color: #fff;
	padding: 7px 7px 6px 7px;
	padding: 0.5rem 0.5rem 0.42857143rem 0.5rem;
}
.sorting .sort-asc {
	background-image: url("images/sorting-arrows.png");
	background-repeat: no-repeat;
	background-position: 10px -76px;
	padding-left: 28px;
	padding-left: 2rem;
}
.sorting .sort-desc {
	background-image: url("images/sorting-arrows.png");
	background-repeat: no-repeat;
	background-position: right -120px;
	padding-right: 28px;
	padding-right: 2rem;
	padding-left: 14px;
	padding-left: 1rem;
}
.sorting input.sort-asc {
	background-position: 10px 8px;
}
.sorting input.sort-desc {
	background-position: right -37px;
	padding-left: 7px;
	padding-left: 0.5rem;
	padding-right: 21px;
	padding-right: 1.5rem;
}
.sorting input.sort-asc:hover {
	border-radius: 4px 0 0 4px;
}

.ui-dialog[aria-labelledby="ui-dialog-title-dialog-mortgage"] {
	width: 645px!important; 
	height: 540px!important;
}
.ui-dialog[aria-labelledby="ui-dialog-title-dialog-mortgage"] #dialog-mortgage{
	height: 505px!important;
}

.search_listing_box .right {
	position: relative;
}
.search_listing_box .right h3 {
	padding-right: 160px;
}
.pricetag,
.search_listing_box .price-tag {
	position: absolute;
	right: -9px;
	top: 6px;
	background: #22579a; /* Old browsers */
	background: -moz-linear-gradient(top, #265DA5 0%, #14417f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#265DA5), color-stop(100%,#14417f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #265DA5 0%,#14417f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #265DA5 0%,#14417f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #265DA5 0%,#14417f 100%); /* IE10+ */
	background: linear-gradient(to bottom, #265DA5 0%,#14417f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#265DA5', endColorstr='#14417f',GradientType=0 ); /* IE6-9 */
	color: #fff;
	text-align: center;
	height: 28px;
	line-height: 32px;
	font-size: 16px;
	font-weight: 700;
	width: 140px;
	border-radius: 4px 0 0 4px;
	border: 1px solid #22579a;
	border-right: none;
}



/* =Main content and comment content
-------------------------------------------------------------- */

.entry-meta {
	clear: both;
	margin: 12px 0 0;
}
.entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header .entry-title {
	font-size: 28px;
	font-size: 2rem;
	color: #000;
	font-weight: 500;
	padding-bottom: 7px;
	padding-bottom: 0.5rem;
}
.single .entry-header .entry-title {
	clear: none;
	width: 80%;
}
.single .fv_sharing_round {
    clear: none;
    display: inline-block;
    float: left;
}
.page .entry-header .entry-title  {
	border-bottom: 1px solid #b7b7b7;
}
.post .comments-link a {
    background: #004082 url("images/icons-sprite-new.png") no-repeat scroll 6px -1330px;
    display: inline-block;
    float: left;
    font-size: 13px;
    height: 19px;
    line-height: 21px;
    margin: 0 0 12px 12px;
	padding: 2px 10px 2px 28px;
	color: #fff;
}
.post .comments-link a:hover {
    background-color: #2e71ce;
    color: #fff;
}
.section-title {
	font-size: 21px;
	font-size: 1.5rem;
	margin: 0 0 14px 0;
	margin: 0 0 1rem 0;
	font-weight: 600;
	border-bottom: 1px solid #dcdcdc;
}
.section-title a {
	color: #1b1b1b;
}
.datestamp {
	background: #f0f0f0;
	border: 1px solid #eaeaea;
	box-shadow: inset 0 0 1px 1px #fff;
	text-align: center;
	width: 63px;
	width: 4.5rem;
	color: #595959;
	font-size: 12px;
	margin: 0 2% 2% 0;
	padding: 1% 0.5% 0.5% 0.5%;
}
.datestamp .big {
	color: #14407d;
	font-weight: 500;
	font-size: 200%;
	display: block;
	margin: 7px 0 0 0;
	margin: 0.5rem 0 0 0;
}
.small-title {
	font-size: 24px;
	font-size: 1.71428571rem;
	color: #1b1b1b;
	margin-bottom: 14px;
	margin-bottom: 1rem;
}

.entry-header .entry-title a {
	text-decoration: none;
}
.entry-header .entry-format {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-weight: normal;
}
.entry-header .comments-link {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.comments-link a,
.entry-meta a {
    color: #14407D;
    text-decoration: none;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: #21759b;
}
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
	line-height: 1.714285714;
}
.narrow-column {
	width: 100%;
}
.photo-week .entry-content {
	text-align: center;
}
.photo-week .entry-content p {
	margin: 0 12%;
	padding: 2%;
	background: #fafafa;
	box-shadow: 0 2px 2px -2px #999;
	-moz-box-shadow: 0 2px 2px -2px #999;
	-webkit-box-shadow: 0 2px 2px -2px #999;
	-o-box-shadow: 0 2px 2px -2px #999;
}

.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 24px 0;
	margin: 1.714285714rem 0;
	line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1 {
	font-size: 21px;
	font-size: 1.5rem;
	line-height: 1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 18px;
	font-size: 1.285714286rem;
	line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.846153846;
}
.entry-content h4,
.comment-content h4 {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	text-align: center;
	background: #f2f2f2;
	max-width: 100%;
}
.entry-content h5 .img-caption {
	padding: 2% 0;
	display: block;
}
.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
	margin: 0 0 0 2.571428571rem;
}
.home .entry-content blockquote,
.comment-content blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding: 24px 24px 24px 32px;
	padding: 1.714285714rem 1.714285714rem 1.714285714rem 2.28571429rem;
	font-style: normal;
	color: #276eb9;
	background: url("images/icons-sprite-new.png") no-repeat 20px -475px #eee;
	-webkit-column-break-inside: avoid;
	column-break-inside: avoid;
	break-inside: avoid-column;
	display: inline-block;
}
.entry-content blockquote,
.notice-box{
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	box-shadow: inset 0 0 1px #fff;
	color: #535353;
	padding: 2% 1% 2% 10%;
	margin-bottom: 21px;
	margin-bottom: 1.5rem;
}
.notice-box{
	padding: 0% 4% 1% 4%;
}
.entry-content blockquote:before {
	content: "\201C";
	color: #D8D8D8;
	font-size: 82px;
	font-size: 5.85714286rem;
	font-weight: 900;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline-block;
	float: left;
	margin: -6% 0 -7% -10%;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
	display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
img.alignleft {
	margin: 7px 24px 12px 0;
	margin: 0.5rem 1.714285714rem 0.857142857rem 0;
}
img.alignright {
	margin: 7px 0 12px 24px;
	margin: 0.5rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter {
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}	
h5 {
	clear: none;	
}
h5 img {
	border: none;
	display: block;
}
h5.right {
	margin: 2px 0 2px 10px;
	text-align: center;
	font-weight: normal;
}
h5.left {
	margin: 2px 10px 2px 0;
	text-align: center;
	font-weight: normal;
}
h5.center {
	text-align: center;
	font-weight: normal;
}
h5.center img {
	margin: 0 auto;
}

.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
.site-content article {
	border-bottom: 1px solid #ededed;
	margin-bottom: 72px;
	margin-bottom: 5.142857143rem;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
.site-content article .entry-content {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.single .site-content article {
	margin-bottom: 28px;
	margin-bottom: 2rem;
}
.page-links {
	clear: both;
	line-height: 1.714285714;
}
footer.entry-meta {
    color: #14407D;
    font-size: 12px;
	font-size: 0.85714286rem;
    line-height: 1.84615;
    margin-top: 2px;
    margin-top: 0.14285714rem;
}
.single-author .entry-meta .by-author {
	display: none;
}
.mu_register h2 {
	color: #757575;
	font-weight: normal;
}
#back-to-top a .back-logo{
	content: '';
	background: url("images/icons-sprite-new.png") no-repeat;
	background-position: 3px -771px;
	display: inline-block;
	width: 30px;
	height: 60px;
	margin: 0 -38px 0 0;
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	opacity: 0.9;
}
#back-to-top a:hover .back-logo{
	opacity: 1;
}

#cboxPrevious, 
#cboxNext,
#cboxClose {
	box-shadow: none;
}

/* =Forms, Input fields and labels
-------------------------------------------------------------- */
#loginform {
	display: block;
}
#loginform label {
	display: block;	
}
#loginform input[type="text"],
#loginform input[type="password"] {
	width: 90%;
}
#loginform .login-remember,
#loginform .login-submit {
	text-align: center;
}
#gva-property-tax-result {
    background: url("images/icons-sprite-new.png") no-repeat scroll 0 -924px;
    color: #0A3F7E;
    line-height: 2;
    padding: 14px 0 0 42px;
    padding-top: 1rem 0 1rem 3rem;
}
.whitelabel {
	background: #fff;
	border-radius: 5px;
	border: 1px solid #c0c0c0;
	box-shadow: inset 0 2px 2px -2px #999;
	padding: 7px 14px 4px 14px;
	padding: 0.5rem 1rem 0.28571429rem 1rem;
	font-size: 16px;
	font-size: 1.14285714rem;
	line-height: 1;
}

/* =Photo of the Week
-------------------------------------------------------------- */
#view-buttons {
	background: #F2F2F2;
	border-radius: 8px;
	border: 1px solid #E9E9E9;
	width: 54px;
	width: 3.57142857rem;
	float: right;
	margin: -9.5rem 0 0 0;
}
#view-buttons a {
	background: url("images/view-switcher-sprite.png") no-repeat;
	display: block;
	height: 35px;
	height: 2.5rem;
	overflow: hidden;
	text-indent: -9999px;
}
#view-buttons #button-1 {
	background-position: 6px 8px;
}
#view-buttons #button-1:hover,
#view-buttons #button-1.active {
	background-position: -64px 8px;
}
#view-buttons #button-2 {
	background-position: -64px -43px;
}
#view-buttons #button-2.active,
#view-buttons #button-2:hover {
	background-position: 6px -43px;
}
#display-1 {
	margin: -2%;
}
#display-1  img.wp-post-image.wide-photo {
	max-width: 100%;
	min-height: 150px;
	min-height: 10.71428571rem;
}
	
}
#display-2 {
	margin: -2%;
}
.med-thumb,
.small-thumb {
	float: left;
	position: relative;
	width: 96%;
	margin: 2%;
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

figure a {
	display: block;	
}
figure a img {
	vertical-align: top;
}
figcaption.img_caption {
	background: url("images/bg-met-thumb-span.png") repeat;
	bottom: 0;
	color: #fff;
	display: none;
	height: 2.92857rem;
	line-height: 2.92857rem;
	position: absolute;
	text-align: center;
	width: 100%;
}
.med-thumb span {
	opacity: 0;
}
figure:hover figcaption {
	display: block;
}
	

/* =Archives
-------------------------------------------------------------- */

.archive-header,
.page-header {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	padding-bottom: 22px;
	padding-bottom: 1.571428571rem;
	border-bottom: 1px solid #ededed;
}
.archive-meta {
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin-top: 22px;
	margin-top: 1.571428571rem;
}
.archive-header {
	border-bottom: none;	
}
.category-vancouver-blog .archive-header {
	background: url("images/vancouver-skyline.png") no-repeat right bottom;
	padding-bottom: 63px;
	padding-bottom: 4.5rem;
}


/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
	overflow: hidden;
}
.image-attachment div.attachment {
	text-align: center;
}
.image-attachment div.attachment p {
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.image-attachment .entry-caption {
	margin-top: 8px;
	margin-top: 0.571428571rem;
}


/* =Post formats
-------------------------------------------------------------- */

/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
}

/* Link posts */
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}

/* Quote posts */
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
	color: #6a6a6a;
	background: #efefef;
}

/* Status posts */
.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}

/* =Conceptual elements
-------------------------------------------------------------- */

.submit-button {
	background: #14407d;
	color: #fff;
	margin: 2% 0;
	padding: 1% 3%;
	border: 1px solid #13315a;
	text-align: center;
	border-radius: 4px;
	box-shadow: 0 0 1px -1px #427cbe inset;
}
.grey-button {
    background: #E7E7E7;
    border: 1px solid #DDD;
    border-radius: 4px;
    box-shadow: 0 2px 2px -2px #E7E7E7, 0 1px 1px white inset;
    height: 30px;
    line-height: 30px;
    padding: 5px 10px 5px 30px;	
}
.location-mark {
	background: #E7E7E7 url("images/icons-sprite-new.png") no-repeat scroll 10px -679px;	
}
body #fv_player_pro_boxContent button,
body #fv_player_pro_boxContent input[type="submit"],
body #fv_player_pro_boxContent input[type="button"] {
	outline: none;
}

/* =Golf Courses
-------------------------------------------------------------- */

.grey-box,
.special-box {
    background: #EAEAEA;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    box-shadow: 0 2px 2px -2px #D3D3D3, 0 1px 1px white inset;
	padding: 14px 28px;
	padding: 1rem 2rem;
	margin: 7px 0 21px 0;
	margin-bottom: 0.5rem 0 1.5rem;
}
.special-box {
	border-radius: 7px;
	padding: 7px;
	padding: 0.5rem;
}
.big_blue_title {
	text-align: center;
	font-size: 28px;
	font-size: 2rem;
	color: #14407D;
}
.golf-select-form div {
	margin-right: 56px;
	margin-right: 4rem;
	font-weight: 500;
	line-height: 2;
}
.golf-select-form select {
	min-width: 98px;
	min-width: 7rem;
	font-size: 14px;
	font-size: 1rem;
	margin-top: 7px;
	margin-top: 0.5rem;
}
.golf-courses img {
	width: 100%;
	height: auto;
}
.golf_club_pic h3 {
	margin: 7px 0;
	margin: 0.5rem 0;
	font-size: 16px;
	font-size: 1.14285714rem;
}
.golf-navigation a {
	background: url("images/icons-sprite-new.png") no-repeat;
	line-height: 1.5;
	min-height: 30px;
	display: inline-block;
	color: #000;
	font-size: 18px;
	font-size: 1.28571429rem;
}
.golf-previous a {
	background-position: left -776px;
	padding-left: 30px;
}
.golf-previous a:hover {
	background-position: 7px -1041px;
}
.golf-next a {
	background-position: right -728px;
	padding-right: 30px;
	text-align: right;
}
.golf-next a:hover {
	background-position: 94% -998px;
}
.page-template-page-templatestemplate-golf-single-php h2 {
	color: #14407d;
	font-size: 20px;
}
.page-template-page-templatestemplate-golf-single-php #respond {
	margin-top: 14px;
	margin-top: 1rem;
}
#map_canvas {
	min-height: 400px;
	min-width: 500px;
	margin-bottom: 2rem;
	margin-bottom: 28px;
}
.golf-details {
	color: #1E5298;
	font-size: 16px;
	font-size: 1.14285714rem;
	line-height: 1.1;
}
.golf-details strong {
	color: #000;
}

.star-rating {
	line-height: 1.5;	
}
.rating-balls {
	width: 90px;
	width: 6.42857143rem;
}
.rate-course {
	background: url("images/balls.png") no-repeat 0 -3px;
	text-indent: -9999px;
	width: 18px;
	height: 18px;
	overflow: hidden;
	float: right;
	display: inline-block;
}
.rate-course:hover,
.rate-course:hover ~ .rate-course,
.rate-course.current-rating,
.rate-course.current-rating ~ .rate-course {
	background-position: 0 -28px;
}
.golf-rating input[type="text"],
.golf-rating textarea {
	width: 95%;
	max-width: 95%;
	display: block;
}

.width20 {
	width: 20%;	
}

/* =Comments
-------------------------------------------------------------- */

#comments-title {
	margin-bottom: 28px;
	margin-bottom: 2rem;
	border-bottom: 2px solid #ccc;
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
	font-weight: normal;
}
.comment-author img.avatar {
	vertical-align: top;
	float: left;
	margin-right: 14px;
	margin-right: 1rem;
}
.comments-area article {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.comments-area article header {
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
	overflow: hidden;
	position: relative;
}
.commentlist li {
	margin: 0 0 28px 0;
	margin: 0 0 2rem 0;
}
.commenttext {
	margin-left: 58px;
	margin-top: 10px;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.commentlist vcard {
		
}
.commentlist vcard cite {
	font-style: normal;
}
.commentlist .reply-link a.comment-reply-link {
	background: #e9e9e9 url("images/reply-icon.png") no-repeat right center;
	border: 1px solid #dbdbdb;
	color: #4c4c4c;
	padding: 4px 22px 4px 7px;
	padding: 0.28571429rem 1.57142857rem 0.28571429rem 0.5rem;
	box-shadow: inset 0 0 2px #fff;
	border-radius: 4px;
	margin-right: 7px;
	margin-left: 0.5rem;
}
.commentlist .time-link {
	color: #969696;
	line-height: 1.2;
	font-size: 12px;
	font-size: 0.85714286rem;
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 6.071428571rem;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.42857143;
}
.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	padding: 0.428571429rem 0.857142857rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area li.bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}
a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 11px;
	font-size: 0.78571429rem;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

/* Comment form */
#respond {
	margin-top: 48px;
	margin-top: 3.428571429rem;
}
#respond h3#reply-title {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.714285714rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}
#respond form {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
#respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#respond form label {
	display: block;
	line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 100%;
	max-width: 450px;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #5e5e5e;
}
span.required {
	color: red;
	display: inline-block;
	margin-right: -18px;
	float: right;
}
.ui-dialog.ui-widget  {
	font-size: 14px;
}

/* =Front page template
-------------------------------------------------------------- */

.entry-page-image {
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
.template-front-page .site-content article {
	border: 0;
	margin-bottom: 0;
}
.template-front-page .widget-area .widget li {
	margin: 8px 0 0;
	margin: 0.571428571rem 0 0;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.714285714;
	list-style-type: square;
	list-style-position: inside;
}
.template-front-page .widget-area .widget .ms-parent li {
	list-style-type: none;
}
.template-front-page .widget-area .widget li a {
	color: #757575;
}
.template-front-page .widget-area .widget li a:hover {
	color: #21759b;
}
.template-front-page .widget-area .widget_text img {
	float: left;
	margin: 8px 24px 8px 0;
	margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
}
#featured-thumbnail {
	width: 100%;	
}
#featured-post-content {
	width: 100%;
	float: right;
}
#featured-post-title {
	font-size: 18px;
	font-size: 1.28571429rem;
	margin: 0 0 7px 0;
	margin: 0 0 0.5rem 0;
	font-weight: bold;
}
#featured-post-date {
	color: #6b6b6b;
	margin: 0 0 7px 0;
	margin: 0 0 0.5rem 0;
}


/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
.widget_rss li {
	margin: 12px 0;
	margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	font-size: 0.785714286rem;
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
.widget_search label {
	display: block;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget_twitter li {
	list-style-type: none;
}
.widget_twitter .timesince {
	display: block;
	text-align: right;
}


/* =Plugins
----------------------------------------------- */

img#wpstats {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.714285714rem;
}


/* Account page */
.wordpress-post-tabs .ui-widget-content {
	background: none;
	border: 0;
}
.wordpress-post-tabs .ui-widget-header {
	background: none;
	border: 0;
	border-bottom: 1px solid #ccc;
	border-radius: 0 !important; /* Overriding plugin important rules */
}
.wordpress-post-tabs.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li.ui-corner-top.ui-state-active,
.wordpress-post-tabs.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li.ui-corner-top.ui-state-default {
	margin-bottom: 0 !important; 
	padding-bottom: 0 !important;
	height: auto;
	text-transform: uppercase;
}



/* =Common Elements
-------------------------------------------------------------- */

.clear { 
	clear: both; 
}
.right { 
	float: right; 
}
.left { 
	float: left; 
}
.center { 
	text-align: center; 
}
.small {
	font-size: 85%;
}
.last {
	margin-right: 0 !important;
	padding-right: 0 !important;
}
.box-center,
.entry-content .box-center {
	margin-left: auto;
	margin-right: auto;
}
.big {
	font-size: 125%;
}
.textright,p
.text-right {
	text-align: right;
}
.nobullets,
.entry-content .nobullets {
	list-style: none;
}
.nobullets li,
.entry-content .nobullets li {
	list-style-type: none;
}
.whitebox {
	background-color: #fff;
	margin-bottom: 15px;
	padding: 15px;
}
.graybox {
	background-color: #f8f8f8;
	margin-bottom: 15px;
	padding: 15px;
}
.hidden {
	display: none;
}

.text-blue {
	color: #1E5298;	
}
.down14 {
	margin: 0 0 14px 0;
	margin: 0 0 1rem 0;
}
#main .light-button {
    background: #2E71CE;
    border: 1px solid #13315A;
    border-radius: 4px;
    box-shadow: 0 1px 1px #65A8EE inset;
    color: #fff;
	padding: 5px 10px;
}
h5.right {
	margin: 2px 0 2px 10px;
	text-align: center;
	font-weight: normal;
}
h5.left {
	margin: 2px 10px 2px 0;
	text-align: center;
	font-weight: normal;
}
h5.center {
	text-align: center;
	font-weight: normal;
	margin: 0 auto 14px auto;
	margin: 0 auto 1rem auto;
	width: auto;
	display: table;
}
h5.center img {
	margin: 0 auto;
}

.half-box {
	width: 98%;
	margin: 1%;
}
.half-box-special {
	width: 98%;
	margin: 0 1%;
}
.third-box {
	width: 98%;
	margin: 1%;
}
.two-thirds-box {
	width: 98%;
	margin: 1%;
}
.quarter-box {
	width: 98%;
	margin: 1%;
}
.three-quarters-box {
	width: 98%;
	margin: 1%;
}

/* fixes by danka 2.6.2014 */

.search_listings_wrap .pages.right {
   padding:20px 0;
}
.sorting .sort-asc:hover {
    background-position:10px -76px;
}
.sorting .sort-desc:hover {
    background-position:right -120px;
}
a.view-details.gradient:hover {
    background-color:#194b91;
    background-image:none;
    color:#fff;
}
.form-quick-search fieldset span {
    margin-right:20px;
}
/*.entry-content .property.clear.whitebox.rounded-5-shadow .two-thirds-box.right {
    margin-top: -38px;    
}*/
.entry-content .property.clear.whitebox.rounded-5-shadow .two-thirds-box.right .pricetag {
    top: 16px;
	right: -16px;
}
.golf-navigation.clear .golf-next.text-right.right.half-box {
    float: right;
}

.prop_info_value.wide270.left10 {
    display: block;
    float: left;
    clear: both;
}
#content article .entry-content h2 {
    clear: none;
}
.golf-aside .commentlist {
/*     display: none; */
/*  fix by fvKajo*/
}
#commentblock .special-centering {
    margin-bottom: 25px;    
    position: relative;
}
#commentblock .special-centering #submit{
    margin-right: 25px;
}
.post.error404.no-results.not-found {
    border: none;    
}
#photo-form textarea {
	width: 96%;
	min-height: 100px;
	margin-bottom: 6px;
}
#photo-form input#fname,
#photo-form input#fmail,
#photo-form input#flocation {
    width: 96%;
	margin: 2px 0 6px;
	display: inline-block;
}
#post-16 .entry-content .box.vcard {
    background-color:#ededed;
    padding:20px;
    margin-bottom:30px;
    border-radius:5px;
    border:1px solid #d8d8d8;
    float:left;
    margin-right:20px;
    position:relative;
}
#post-16 .entry-content .box.vcard h3 {
    display: block;
    clear: none;
}
#post-16 .entry-content .box.vcard p {
    clear: both;
}
#header-inner .text-right {
    margin: -10px 0 10px;
}
a.menu-trigger {
    margin-top:60px;
}
.property-wrap.clear .propertydetails.plain_back p strong {
    font-size: 1.71429rem;
    color: #1B1B1B;
    margin:0 0 1rem 1.6rem;    
}
#content #fv-signup input#user_login,
#content #fv-signup input#user_email,
#content #fv-signup input#user_phone,
#content #fv-signup textarea#user_comments,
#content #fv-signup textarea#terms_conditions {
    width:65%;
    margin-bottom:10px;
}
.entry-content .calculator {
    font-size:18px;
}
.entry-content .calculator .tax_form_row.clear input.right {
    padding:0.7% 7% 0.7% 7%;
    font-size:20px;
}
.entry-content .calculator .tax_form_row.clear input.left {
    width:30%;             
}
#first-buyer {
    text-align:center;
    margin-top:10px;
    margin-left:-55px;
}
.entry-content .center.gvp_tax_calc_link {
    padding:20px;
    background-color: #194B91;
    border: 1px solid #13315A;
    box-shadow: 0 1px 1px #5793D4 inset;
    border-radius:5px;
    color:#fff;
}
.tax_form_row .left:before {
    position:relative;
    display:inline-block;
    float:right;
    width:15px;
    height:36px;
    top:-9px;
    content:'\0024';
    font-size:24px;
}
.tax_form_row .left:before {
    display:none;
}
.entry-content #gva-property-tax-form .tax_form_row.clear select {
    width:33%;
    padding:1%;
    background-color:#fff;
    border:none;
    margin-top:10px;
}
.entry-content #gva-property-tax-form .tax_form_row.clear input.left {
    width:30.2%;
    background-color:#fff;
    border:none;
    margin-top:4px;
}

/* tax table by danka */
.entry-content table#tax-top td,
.entry-content table#tax-bottom td {
    border:none;
}
.entry-content table#tax-top {
    text-align:center;
    border-bottom:none;
}
.entry-content table#tax-top h1 {
    color:#000;
    text-align:center;
}
.entry-content table#tax-top h2 {
    color:#255290;
    text-align:center;
    font-size:20px;
    margin-top:-20px;
}
.entry-content table#tax-top .requirements td {
    background-color:#255290;
    color:#fff;
    font-weight:bold;
    font-size:15px;
    padding:0 0 0 10px;
}
.entry-content table#tax-top .req-ul ul {
    margin-bottom:2px;
    color:#255290;
    font-size:15px;
}
.entry-content table#tax-top .req-ul td ul.owner {
    background-color:#e6ebf2;
    width:101.3%;
}
.entry-content table#tax-top .req-ul td ul.property {
    background-color:#cfd9e6;
    width:99.7%;
}
.entry-content table#tax-bottom td {
    border:4px solid #fff;
    width:25%;
}
.entry-content table#tax-bottom .situation {
    background-color:#255290;
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
    font-size:15px;
    line-height:1.4;
    padding:10px;
}
.entry-content table#tax-bottom .info1 {
    background-color:#e5e5e5;
    color:#000;
    font-weight:bold;
    text-transform:uppercase;
    font-size:15px;
    line-height:1.4;
    padding:10px;
}
.entry-content table#tax-bottom .info2 {
    background-color:#ccc;
    color:#000;
    font-weight:bold;
    text-transform:uppercase;
    font-size:15px;
    line-height:1.4;
    padding:10px;
}
.entry-content table#tax-bottom .desc1 {
    background-color:#e6ebf2;
    color:#000;
    font-size:15px;
    line-height:1.4;
    padding:10px;
}
.entry-content table#tax-bottom .desc2 {
    background-color:#cfd9e6;
    color:#000;
    font-size:15px;
    line-height:1.4;
    padding:10px;
}


#about h3.section-title.no-border {
  min-height:30px;
}


/* Popup Signups */

body .spu-box {
	left: auto !important;
	-webkit-border-radius: 	4px;
	-moz-border-radius: 	4px;
	border-radius: 			4px;
	padding: 0;
}
.spu-box .spu-content h2,
.spu-box .spu-content h4 {
	margin-bottom: 12px;
	background-color: #194b91;
	color: #fff;
	font-size: 16px;
	padding: 20px !important;
	-webkit-border-radius: 	4px 4px 0 0;
	-moz-border-radius: 	4px 4px 0 0;
	border-radius: 			4px 4px 0 0;
	text-align: center;
}
.spu-box .spu-content h2 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2d5e99+15,14417e+100 */
	background: #2d5e99; /* Old browsers */
	background: -moz-linear-gradient(top,  #2d5e99 15%, #14417e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #2d5e99 15%,#14417e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #2d5e99 15%,#14417e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d5e99', endColorstr='#14417e',GradientType=0 ); /* IE6-9 */
}
.spu-box .spu-content h2:before {
	content: "";
	display: inline-block;
	background: transparent url("images/icons-sprite-new.png") no-repeat scroll -3px -340px;
	width: 24px;
	height: 24px;
	float: left;
	margin-top: -4px;
	margin-right: -24px;
}
.spu-box .spu-content p {
	line-height: 1.3;
	margin-bottom: 12px;
	padding: 0 20px;
}
.spu-box .spu-content p:empty {
	margin-bottom: 0 !important;
	display: none;
}
.spu-box form {
	margin: 0 20px;	
}
.spu-box form label {
	min-width: 100px;
	display: inline-block;
	text-align: right;
	margin-right: 6px;
}
.spu-box form input {
	padding: 8px;
	padding: 0.57142857rem;
}
.spu-box form input[type="submit"] {
	margin-left: 106px;
	margin-right: 20px;
	margin-top: -33px;
	float: right;
	padding: 5px 6px 3px;
}
.spu-box .spu-close {
	top: 10px;	
}





/* =Media queries
-------------------------------------------------------------- */     
/* Minimum width of 320 pixels. */
@media screen and (max-width:300px) {
    #gva-property-tax-result {
        height:30px;       
    }
	.spu-box {
		max-width: 280px !important;
	}
    
}

@media screen and (min-width: 320px) {
	#re-news .list-post,
	#from-blog .list-post {	
		min-height: auto;
		width: 95%;
		float: none;
		margin-bottom: 28px;
		margin-bottom: 2rem;
		padding-bottom: 14px;
		padding-bottom: 1rem;
		border-bottom: 1px solid #efeeee;
	}
    #masthead a.menu-trigger {
        margin-top:10px;
    }
    .widget .fvt-content .sw-pinit {
	max-width: 30%;
	float: left;
	margin-right: 2%;
	}

    
 }

@media screen and (max-width: 480px) {

    #masthead a.menu-trigger {
        margin-top:10px;
    }
    .featured-single {
	min-height: 265px;
    }
    .featured-inner {
	min-height: 145px;
    }
}


/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) {
	body,
	body.single-listing {
		background-color: #fff;
		background-image: url("images/bg-body.png");
		background-position: left top;
		background-repeat: repeat-x;
	}
    .arrow {
       margin:-17px 0 0 13px;   
    }
	.author-avatar {
		float: left;
		margin-top: 8px;
		margin-top: 0.571428571rem;
	}
	.author-description {
		float: right;
		width: 80%;
	}
	.site,
	#propertypage {
		margin: 0 auto;
		max-width: 1200px;
		max-width: 85.71428571rem;
	}
	.site-content,
	#related-photos {
		float: left;
		width: 65.104166667%;
	}
	.narrow-column {
		width: 100%;
	}
	body.single-attachment .site-content,
	body.full-width .site-content {
		width: 100%;
	}
	.widget-area {
		float: right;
		width: 30.041666667%;
	}
	.single-listing .site-header #title {
		width: 54%;	
	}
	.single-listing .site-header #title h2 {
		font-size: 14px;
		font-size: 1rem;
		margin-top: 7px;
		margin-top: 0.5rem;
		color: #fff;
	    text-shadow: 0 0 3px #000;
	}
	.single-listing #menus .back-link, 
	.single-listing #menus #searchform {
		display: inline-block;	
	}
	.slide-images {
		width: 60%;
		float: left;
	}
	.slide-titles {
		width: 41%;
		margin-left: -1%;
		float: right;
	}
	.slide-titles div a {
		font-size: 20px;
		font-size: 1.42857143rem;
		padding: 6%;
		min-height: 26px;
		min-height: 1.85714286rem;
	}
	#from-blog .list-post {
		width: 47%;
		margin: 1.5%;
		min-height: 520px;
		min-height: 37.5rem;
	}
	#featured-thumbnail {
		width: 35%;	
	}
	#featured-post-content {
		width: 60%;
		float: right;
	}
	#front-photo blockquote .big {
		display: inline-block;
	}
	#featured-post-content {
		float: right;	
	}
	#visitors_guide_links li a {
		line-height: 1.1;	
	}
	#featured-thumbnail {
		width: 46%;	
	}
	#featured-post-content {
		width: 52%;
	}	
	#front-photo blockquote p {
		padding-left: 15%;
	}
	.featured-single .listing-image-wrap {
		height: 220px;
	}
	#front-photo blockquote .big {
		color: #fff;
		background: url("images/icons-sprite-new.png") no-repeat center -520px;
		font-size: 50px;
		text-align: center;
		width: 48px;
		min-height: 60px;
		margin: -20px 0 0 10px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: 600;
		line-height: 1.3;
	}
	.list-post-title {
		font-size: 22px;
		font-size: 1.57142857rem;
	}
	#respond form input[type="text"] {
		width: 46.333333333%;
	}
	#respond form textarea.blog-textarea {
		width: 79.666666667%;
	}
	.template-front-page .site-content,
	.template-front-page article {
		overflow: hidden;
	}
	.template-front-page.has-post-thumbnail article {
		float: left;
		width: 47.916666667%;
	}
	.entry-page-image {
		float: right;
		margin-bottom: 0;
		width: 47.916666667%;
	}
	.commentlist .children {
		margin-left: 48px;
		margin-left: 3.428571429rem;
	}
	.grid-cell {
		width: 46%;
		margin: 2%;
	}
	.indicator {
		width: 30%;
		margin: 1.66666667%;
		font-size: 16px;
		font-size: 1.14285714rem;
	}
	.indicator .col-thin {
 	   margin: 0 3%;
    	width: 18%;
	}
	.indicator .col-wide {
    	margin: 0 4%;
    	width: 35%;
	}
	.indicator .col-wider {
		margin: 0 1%;
		width: 50%;
	}
	footer {
		padding: 0 1.66666667% 1.66666667% 1.66666667%;
	}
	.section-title {
		padding: 1.3333333% 0;
	}
	#propertypage .section-title {
		padding: 0 1.66666667% 1.66666667% 1.66666667%;
		line-height: 1.2
	}
	.site-info img {
		margin: 0 15px 35px 0;
		float: left;
	}
	.site-share {
		width: 16%;
	}
	.clsTestimonial .clsFPTImage {
		width: 38%;
	}
	.clsTestimonial .clsFPTContent {
		width: 60%;
	}
	.single-card,
	.single-card-blank {
		width: 96%;
		margin: 0 0 2% 0;
		float: none;
	}
	.bluetop-card {
		width: 98%;
		margin: 0 0 2% 0;
	}
	.med-thumb {
		width: 40.8%;
		margin: 2%;
		max-height: 150px;
		max-height: 10.71428571rem;
		height: 150px;
	}
	.small-thumb {
		width: 26.2%;
		margin: 2% 3%;
		height: 133px;
		height: 9.5rem;
	}
	.half-box {
		width: 48%;
		margin: 1%;
	}
	.half-box-special {
		width: 48%;
		margin: 0 1%;
	}
	.third-box {
		width: 31.3333334%;
		margin: 1%;
	}
	.two-thirds-box {
		width: 64.66666666%;
		margin: 1%;
	}
	.quarter-box {
		width: 23%;
		margin: 1%;
	}
	.three-quarters-box {
		width: 73%;
		margin: 1%;
	}
	.fifth-box {
		width: 18%;
		margin: 1%;
	}
	.sixth-box {
		width: 14.6666667%;
		margin: 1%;
	}
	.two-fifths-box {
		width: 38.4%;
		margin: 1%;
	}
	.three-fifths-box {
		width: 57.6%;
		margin: 1%;
	}
	.testim-img,
	.fvt-thumb {
		float: left;
		width: 30%;
	}
	.testim-desc,
	.fvt-content {
		float: right;
		width: 68%;
	}
	.widget .fvt-content {
		float: none;
		width: 100%;
	}
	.category-vancouver-blog .archive-header {	
		padding-bottom: 35px;
		padding-bottom: 2.5rem;
	}
    
    
}

@media screen and (min-width: 768px) {
	
	body #jPanelMenu-menu {
		visibility: hidden;
	}
	#top-menu {
		display: block;
	}
	#menu-top-menu li a {
		padding: 0 7px;
		padding: 0 0.5rem;
	}
	.menu-wrap {
		float: left;	
	}
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display: inline-block !important;
		text-align: left;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
		padding: 0 2px;
		padding: 0 0.14285714rem;
		font-size: 12px;
		font-size: 0.85714286rem;
	}
	.main-navigation li a {
		border-bottom: 0;
		white-space: nowrap;
		color: #fff;
		line-height: 3.5;
	}
	.main-navigation li {
		margin: 0;
		margin-top: 0;
		position: relative;
		border-left: 1px solid #183B6E;
		box-shadow: inset 1px 0 1px #215FB0;
		float: left;
		border-top: 0;
		border-bottom: 0;
		background: transparent;
		color: #fff;
		position: relative;
	}
	.main-navigation li ul {
		display: none;
		margin: 0;
		padding: 10px 0;
		padding: 0.71428571rem 0;
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 9998;
		width: 200px;
		width: 14.28571429rem;
		text-transform: none;
		background: #f0f0f0;
		box-shadow: 0 2px 2px -1px #ccc;
	}
	.main-navigation li ul li,
	.main-navigation li ul li ul li {
		margin: 0;
		box-shadow: none;
		border: none;
		padding: 0;
		color: #000;
		background: transparent;
	}
	.main-navigation li ul ul {
		top: 0;
		left: 148%;
		padding: 0;
		background: none;
	}
	.main-navigation ul li:hover > ul {
		border-left: 0;
		display: block;
	}
	.main-navigation li:hover {
		background: #4578C1;
	}
	.main-navigation li ul li a {
		border-bottom: 1px solid #273c6b;
		color: #000;
		display: block;
		line-height: 1.181818182;
		padding: 10px;
		padding: 0.714285714rem;
		width: 180px;
		width: 12.85714286rem;
		white-space: normal;
		border: none;
		font-size: 13px;
		font-size: 0.92857143rem;
		text-shadow: none;
	}
	.main-navigation li ul li a:hover {
		background: #4578c1;
		color: #fff;
	}
	.main-navigation li ul li ul li a {
		padding-left: 14px;
		padding-left: 1rem;
		background: #1e3462;
	}
	.main-navigation li ul li ul li a:hover {
		background: #2c4273 url("images/submenu-arrow.png") no-repeat 0 center;
		color: #fff;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		color: #fff;
		font-weight: normal;
	}
	.main-navigation li ul .current-menu-item > a,
	.main-navigation li ul .current-menu-ancestor > a,
	.main-navigation li ul .current_page_item > a,
	.main-navigation li ul .current_page_ancestor > a {
		background: #4578c1;
		color: #fff;
	}
	#menus #searchform {
		width: 23%;
		float: right;
	    margin: 6px 0 0;
		margin: 0.42857143rem 0 0;
	}
	#menus #searchform #s {
		width: 67%;
	}
	#home-buttons-search {
		display: block;	
	}
	#home-buttons-search li {
		width: 48%;
		margin: 1%;
		min-height: 70px;
		min-height: 5rem;
	}
	#login-social {
		width: 30%;
	}
	#text-8 {
		display: block;	
	}
	.menu-toggle,
	.menu-trigger,
	#topstory,
	#home-signup {
		display: none;	
	}
	#menus {
    	display: inline-block;
    }
	body .jPanelMenu-panel {
		background-color: transparent;	
		background-image: none;
	}
	#header-inner a div,
	hgroup{
		width: 40%;
		text-align: left;
		padding: 0 0 0 104px;
		padding: 0 0 0 7.4285714295rem;
		background: url("images/jay-banks-new.png") no-repeat scroll 10px 0;
		height: 93px;
		height: 6.64285714rem;
	}
	.site-header h1 {
		font-size: 26px;
		font-size: 1.857142857rem;
		margin-top: 14px;
		margin-top: 1rem;
		text-align: center;
		background: url("images/logo-multires-new.png") no-repeat scroll 0 -79px;
		text-indent: -9999px;
		overflow: hidden;
		max-width: 100%;
		display: block;
		height: 78px;
	}
	.featured-single .listing-image-wrap {
		height: 224px;
	}

}

/* Minimum width of 800 pixels. */
@media screen and (min-width: 800px) {
	
	#re-news .list-post {
		min-height: 520px;
		min-height: 37rem;
	}
	#re-news .list-post, 
	#from-blog .list-post {
		margin: 2.5%;
   		width: 45%;
		float: left;
		border-bottom: none;	
	}
    .arrow {
	    margin:10px 0;    
    }
    .category-vancouver-blog .archive-header {	
		padding-bottom: 0;
		padding-right: 390px;
	}
	.featured-single .listing-image-wrap {
		height: 220px;
	}	
}

/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
	body {
		background-color: #fff;
	}
	body .site, 
	#propertypage {
		padding: 0 1.66666667%;
		margin-top: 0;
		margin-bottom: 48px;
		margin-bottom: 3.428571429rem;
	}
	body.custom-background-empty {
	
	}
	body.custom-background-empty .site,
	body.custom-background-white .site {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
		box-shadow: none;
	}
	.narrow-column {
		width: 70%;
	}
	.site-header {
		padding: 0 0 1.66667% 0;
	}
	.site-header h1 {
		background-position: 0 13px;
	}
	#menus {
		display: inline-block;
	 }
	.menu-trigger {
		display: none;
	}
	body .jPanelMenu-panel {
		background: transparent;
		background-image: none;
	}
	#top-menu {
		display: block;
	}
	#menu-top-menu li a {
		padding: 0 14px;
		padding: 0 2rem;
	}
	#menu-top-menu li:hover a,
	#menu-top-menu li.current a {
		padding: 4px 32px;
		padding: 0.28571428575rem 2.28571429rem;	
	}
	.main-navigation {
		width: 100%;
		margin: 0;
	}
	.menu-navigation-container {
		width: 80%;	
	}
	.main-navigation li a {
		padding: 0 19px;
		padding: 0 1.35714286rem;
		font-size: 14px;
		font-size: 1rem;
		color: #fff;
		line-height: 3.1;
	}
	.main-navigation li {
		font-size: 14px;
		font-size: 1rem;
		padding: 0;
	}	
	.main-navigation li ul li ul li {
		margin-top: 0;
	}
	#menus #searchform {
		width: 20%;
		float: right;
	}
	#menus #searchform #s {
		width: 75%;
	}
	#home-buttons-search li {
		min-height: 56px;
		min-height: 4rem;
	}
	#home-buttons-search li a {
		min-height: 28px;
		min-height: 2rem;
	}
	#featured-post-content {
		float: right;	
	}
	.slide-images {
		width: 60%;
		float: left;
	}
	.slide-titles {
		width: 41%;
		margin-left: -1%;
		float: right;
	}
	.grid-cell,
	.indicator {
		width: 30%;
		margin: 1.66666667%;
	}
	.home footer,
	.home .section-title {
		padding: 1.3333333% 0;
	}
	.single-listing .site-header #title {
		width: 63%;	
	}
	.single-listing .site-header #title h2 {
		font-size: 16px;
		font-size: 1.14285714rem;
		margin-top: 15px;
		margin-top: 1.07142857rem;
	}
	.slide-titles div a {
		font-size: 20px;
		font-size: 1.42857143rem;
		line-height: 1.2;
		padding: 8%;
		min-height: 26px;
		min-height: 1.85714286rem;
	}
	.site-info img {
		margin: 0 15px 35px 0;
		float: left;
	}
	.site-address {
		float: left;
	}
	.site-share {
		width: 14%;
	}
	.footer-social {
		float: right;
		width: 200px;
	}
	.featured-single {
		width: 22.5%;
		margin: 0 1.25% -9999px 1.25%;
		padding-bottom: 9999px;
	}
	.featured-single .listing-image-wrap {
		height: 144px;
	}
	#front-photo blockquote p {
		padding-left: 11%;
	}
	.entry-content p {
		width: 100%;	
	}
	.photo-week .entry-content p {
		width: 72%;
	}
	.entry-content h2 {
		margin: 0 0 1.71429rem 0;
	    -webkit-column-break-before:always;
 	   -moz-column-break-before:always;
 	   column-break-before:always;
	}
	article h5 figcaption {
		width: 100%;
		text-align: left;
	}
	#visitors_guide_links li a {
		line-height: 1.714285714;
	}
	.property .property_text {
		width: 48%;
		float: right;
	}
	.clsTestimonial .clsFPTImage {
		width: 38%;
	}
	.clsTestimonial .clsFPTContent {
		width: 60%;
	}
	.single-card,
	.single-card-blank {
		width: 44%;
		margin: 0 2% 2% 0;
		float: left;
	}
	.bluetop-card {
		width: 46%;
		margin: 0 2% 2% 0;
		float: left;	
	}
	.widget .fvt-content img {
		float: none;
		max-width: 100%;
	}
	.widget .fvt-content .sw-pinit {
		max-width: 100%;
		float: none;
		margin-right: 0;
	}
    

	/* Conceptual Elements */
	.full-box {
		width: 100%;
	}
	.full-box-mod {
		width: 94%;	
	}
	.half-box {
		width: 48%;
		margin: 1%;
	}
	.half-box-special {
		width: 48%;
		margin: 0 1%;
	}
	.third-box {
		width: 31.3333334%;
		margin: 1%;
	}
	.two-thirds-box {
		width: 64.66666666%;
		margin: 1%;
	}
	.quarter-box {
		width: 23%;
		margin: 1%;
	}
	.three-quarters-box {
		width: 73%;
		margin: 1%;
	}
	.fifth-box {
		width: 18%;
		margin: 1%;
	}
	.sixth-box {
		width: 14.6666667%;
		margin: 1%;
	}
	.two-fifths-box {
		width: 38.4%;
		margin: 1%;
	}
	.three-fifths-box {
		width: 57.6%;
		margin: 1%;
	}
	.margin-fix {
		margin: 0 -1%;	
	}
	.grey-box,
	.page-template-page-templatestemplate-golf-single-php h2 {
		width: 95%;
		margin: 0 0 14px 0;
		margin: 0 0 1rem 0;
		float: none;
	}
	#view-buttons {
		float: left;
		margin: 7px 0 0 -63px;
		margin: 0.5rem 0 0 -4.8rem;
	}
	.med-thumb {
		min-height: 160px;
		min-height: 11.42857143rem;
	}
	.med-thumb.even,
	.small-thumb.third {
		margin-right: 0;
	}
	#display-1  img.wp-post-image.wide-photo {
		max-width: 500%;
		width: 560px;
		height: 182px;
	}
    
   
}

@media screen and (max-width: 1020px) and (min-width: 940px) {
	#menus #searchform {
    	width: 14%;
	}
	#menus #searchform #s {
		width: 63%;
	}
	.menu-navigation-container {
		width: 82%;
	}
    
}

/* Minimum width of 1100 pixels. */
@media screen and (min-width: 1100px) {

	.category-vancouver-blog .archive-header {
		padding-bottom: 21px;
		padding-bottom: 1.5rem;
	}

}

/* Minimum width of 1200 pixels. */
@media screen and (min-width: 1200px) {

	.med-thumb {
		min-height: 182px;
		min-height: 13rem;
	}
	.category-vancouver-blog .archive-header {
		padding-bottom: 0;
	}
	
    
}

/* IE8 and IE7 - Two Right Sidebars */
.ie .custom-layout .site-content {
    float: left;
    width: 65.104166667%;
}
.ie .custom-layout .widget-area {
	float: right;
	width: 30.041666667%;
}
.ie .site {
	margin: 48px auto;
	max-width: 1200px;
	max-width: 85.71428571rem;
}

@media screen and (max-width:1000px) {
	
    .golf-navigation.clear .golf-next.text-right.right.half-box {
    float: right;
    margin-right: 0px;
    }    
}

/* media queries by danka 2.6.2014 */
@media screen and (max-width:1300px) {
    .grey-box {
        padding: 15px 10px 10px 15px;
    }
}


@media screen and (min-width:1000px) {
    #post-16 .box.vcard {
        min-height: 485px;
        width: 40%;
    }
}
    
@media screen and (max-width:1100px) {
    #menu-navigation > li > a {
    	font-size: 13px;
    	height: 43px;
    	line-height: 4;
	}
}     
        

@media screen  and (min-width:600px) and (max-width:1055px) {
    .med-thumb img {
       height: 200px; 
      }
    
    #content #fv-signup input#user_login,
        #content #fv-signup input#user_email,
        #content #fv-signup input#user_phone,
        #content #fv-signup textarea#user_comments,
        #content #fv-signup textarea#terms_conditions {
            width: 85%;
        }
    #menu-navigation > li > a {
        font-size: 13px;
		line-height: 3.5;
    }
    .page-template-page-templatestemplate-golf-single-php .two-fifths-box.right {
        display: block;
        width: 100%;
    }     
    .page-template-page-templatestemplate-golf-single-php #primary.three-fifths-box.left {
        width: 97%;
    }
    #secondary,
    .site-content {
        float: none;
        width: 100%;
    }
    #front-photo blockquote p {
       margin-left: 15px;
    }
    #from-blog .list-post.left {
       width: 40%;
       display: block;
       float: left;
    }
	#from-blog .margin-fix.clear {
       width: 100%;
    }
    #searchform {
        height: 30px;
        width: 140px !important;
    }
    #searchform #s {
        width: 90px !important;
    }
    #social-icons.right {
        width: 200px;
    }
    .golf-aside.two-fifths-box.right {
        clear: both;
        width: 90%;
        margin-right: 40px;
    }
    #post-16 .box.vcard {
        width: 80%;
        margin-left: 8%;
    }
    #visitors_guide_links li a {
    line-height: 1.2;
    }
    .tax_form_row.clear input.right {
    width:100%;
    margin-top:10px;
    }
     
}

@media screen and (max-width:600px) {
    #content #view-buttons {
        position:absolute;
        top:440px !important;
        left:3%;
        z-index:999;
    }
    #content #fv-signup input#user_login,
        #content #fv-signup input#user_email,
        #content #fv-signup input#user_phone,
        #content #fv-signup textarea#user_comments,
        #content #fv-signup textarea#terms_conditions {
            width:85%;
    }
    .two-fifths-box.right {
        display:block;
        width:100%;
    } 
    .entry-content .center.gvp_tax_calc_link {
    	padding:3px;
   	}
    .tax_form_row.clear input.right {
    	width:70%;
    	margin-top:10px;
    }
    #commentblock .special-centering .left {
    	margin-bottom:35px;    
    	position:relative;
        top:10px;
    }    
    #post-16 .box.vcard {
        width:80%;
        margin-left:5%;    
    }
    
}



@media screen and (max-width:1155px) {
    
    #content #view-buttons {
        position:absolute;
        top:350px;
        right:33%;
    }
    .golf-next a {
        width:150px;
        margin-left:-210px;
    }
    #content h3 {
       margin-top:20px;
    }
    #sidebar-buttons a {
        width:100%;
        clear:both;
        float:left;
        display:block;
    }
    #sidebar-buttons {
        height:62px;
        width:130px;
    }
    #searchform {
        height:30px;
        width:150px !important;
    }
    #searchform #s {
        width:100px !important;
    }
    #front-photo h3 {
       width:70%;
   }  
}

@media screen  and (min-width:1155px) and (max-width:1350px) {
    #content #view-buttons {
        position:fixed;
        top:350px;
        right:35%;
    }
}

@media screen and (min-width:1350px) {
    #content #view-buttons {
        position:fixed;
        top:350px;
    }
}

@media screen and (max-width:600px) {
    #menu-navigation a {
        font-size:11px;
    }
}


/* =Print
----------------------------------------------- */

@media print {
	
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	body .jPanelMenu-panel {
		background: none;
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	a {
		text-decoration: none;
	}
	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
		box-shadow: none;
	}
	.site {
		clear: both !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 72px;
		margin-bottom: 5.142857143rem;
		text-align: left;
	}
	.site-header h1 {
		font-size: 21pt;
		line-height: 1;
		text-align: left;
	}
	.site-header h2 {
		color: #000;
		font-size: 10pt;
		text-align: left;
	}
	.site-header h1 a,
	.site-header h2 a {
		color: #000;
	}
	#header-inner .left {
		padding-left: 0;
		float: none;
		width: 100%;
		border-bottom: 1px solid #ccc;
	}
	#header-inner .left:before {
		content: url(http://jaybanks.ca/site/wp-content/themes/jaybanks2013/images/jaybanks-header-print.jpg);
		width: 424px;
		height: 93px;
		display: block;
	}
	#top-menu,
	#featured,
	#re-news,
	#menus,
	.menu-trigger,
	#back-to-top-wrap,
	.nav-single,
	#commentblock,
	#secondary,
	.author-avatar,
	#colophon #menu-footermenu,
	#respond,
	#login-social,
	.footer-social,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.main-navigation {      
		display: none;
	}
	.wrapper {
		border-top: none;
		box-shadow: none;
	}
	.site-content {
		margin: 0;
		width: auto;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.singular .site-content,
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular .comments-title {
		margin: 0;
		width: 100%;
	}
	.entry-header .entry-title,
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.author-description {
		float: none;
		width: auto;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.comments-area article header cite,
	.comments-area article header time {
		margin-left: 50px;
		margin-left: 3.57142857rem;
	}
	.clsTestimonial .clsFPTImage {
		width: 38%;
	}
	.clsTestimonial .clsFPTContent {
		width: 60%;
	}
	.single-card,
	.single-card-blank {
		width: 44%;
		margin: 0 2% 2% 0;
		float: left;
	}
	.bluetop-card {
		width: 46%;
		margin: 0 2% 2% 0;
		float: left;	
	}
	/* Conceptual Elements */
	.full-box {
		width: 100%;
	}
	.full-box-mod {
		width: 94%;	
	}
	.half-box {
		width: 48%;
		margin: 1%;
	}
	.half-box-special {
		width: 48%;
		margin: 0 1%;
	}
	.third-box {
		width: 31.3333334%;
		margin: 1%;
	}
	.two-thirds-box {
		width: 64.66666666%;
		margin: 1%;
	}
	.quarter-box {
		width: 23%;
		margin: 1%;
	}
	.three-quarters-box {
		width: 73%;
		margin: 1%;
	}
	.fifth-box {
		width: 18%;
		margin: 1%;
	}
	.sixth-box {
		width: 14.6666667%;
		margin: 1%;
	}
	.two-fifths-box {
		width: 38.4%;
		margin: 1%;
	}
	.three-fifths-box {
		width: 57.6%;
		margin: 1%;
	}
	.golf-aside {
		width: 100% !important;
	}
	.margin-fix {
		margin: 0 -1%;	
	}
	.grey-box,
	.page-template-page-templatestemplate-golf-single-php h2 {
		width: 100%;
		margin: 0 0 14px 0;
		margin: 0 0 1rem 0;
		float: none;
	}
	#view-buttons {
		float: left;
		margin: 7px 0 0 -63px;
		margin: 0.5rem 0 0 -4.5rem;
	}
	.med-thumb {
		max-height: 182px;
		max-height: 13rem;
	}
	.propertypage #prop-schools {
		page-break-inside: avoid;
		break-inside: avoid;
	}
}

/* this is for paragraph with writer, photographer and promoter initials which reads FV Article Database feed cron */
#fvinfo {
	display: none;
}

.ms-choice {
	height: 30px;
	box-shadow: none;
	background-color: transparent;
}

#property-listing-search h3,
#property-listing-search .property_listing_search {
	margin-top: 20px;
}

li.property_links_area {
   display: table;
}

li.property_links_area>div{
   display: inline-block;
   margin: 5px;
}
   margin: 5px;
}

