/*
Theme Name: 	Robson Street Business Association
Theme URI: 		http://www.robsonstreet.ca
Description: 	Custom theme for Robson Street Business Association
Version: 		1.0
Author: 		Pound & Grain  design - Servoweb development
Author URI: 	http://www.poundandgrain.com
Tags: 			robson street
*/
@import "type/type.css";
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
body {
	background-color: #fff;
	text-shadow: 0px 0px 1px rgba(0,0,0,.1);
	-webkit-text-shadow: 0px 0px 0px rgba(0,0,0,.1);
}
hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000;
}
a#pull {
	display:none;
}

::-webkit-input-placeholder {
 color: #000;
 opacity: 1
}

:-moz-placeholder { /* Firefox 18- */
 color: #000;
 opacity: 1
}

::-moz-placeholder {  /* Firefox 19+ */
 color: #000;
 opacity: 1
}

:-ms-input-placeholder {
 color: #000;
 opacity: 1
}
article a {
	text-decoration:underline;
	color:#000;
}
article a:hover,
a.back-link:hover,
.results_wrapper .slp_result_email a:hover,
.results_wrapper .slp_result_website a:hover {
	color:#999;
	text-decoration:underline;
}

.slp_result_country {
	position: relative;
	display: none;
}

.slp_result_citystatezip {
	position: relative;
	display: block;
}

body,
 .cta,
.gm-style div,
.gm-style span,
.gm-style label,
.gm-style a,
.social-share h4,
.search-functions .category-dropdown ul ul li a,
.no_results_found h2:after,
.home-post-content:after {
	font-family: 'montserratregular';
}
#personnel-directory h4 {
	font-family: 'montserratbold';
}
.carousel-slide h3.secondary-headline,
footer h4 {
	font-family: 'Open Sans', sans-serif;
	font-weight:100;
}
h1,
h2,
h3,
h4,
form .form-row label,
#contact-form form input[type=text],
#contact-form form input[type=email],
#contact-form form textarea,
a.back-link,
a.moretag,
.search-functions .category-dropdown,
.search-functions .search-form input[type=text],
#load-more-placeholder #pbd-alp-load-posts a,
#infinite-handle span,
#next-posts a,
#no-more-posts,
#search-form-elements-wrap #nameSearch,
#search-form-elements-wrap #cat,
#wp_pagination a {
	//font-family: 'abril_fatfaceregular';
	font-weight: normal;
	font-family: 'futura-pt';
}
#robson-street-business-association-logo {
	float: left;
	height: 165px;
	width: 165px;
	background-image: url(/wp-content/themes/robsonstreet/images/robson-street-business-association-165x165.png);
	text-indent: -9000px;
	background-position:0px 0px;
}
#robson-street-business-association-logo:hover {
	opacity:0.9;
}
header {
	padding-top:50px;
	height:205px;
}
#robson-street-business-association-logo a {
	height: 165px;
	width: 165px;
	display:block;
}
.page.home #robson-street-business-association-logo,
.page.contact #robson-street-business-association-logo {
	background-position:0px -170px;
}
div.primary {
	float: left;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-bottom:10px;
	padding-top:10px;
	width:420px;
	margin-top:50px;
}
.page.home div.primary,
.page.contact div.primary {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.page.home .primary li a,
.page.contact .primary li a,
.page.contact #contact-details a {
	color:#fff;
	text-decoration:none;
}
.page.contact #contact-details .email a {
	text-decoration:underline;
}
.page.contact #contact-details a:hover {
	text-decoration:underline;
}
div.primary .current_page_item a,
div.primary .current_page_parent a,
div.primary a:hover {
	background-image: url(images/current-page-item-bg.png);
	background-position: center 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}
.page.contact div.primary .current_page_item a,
.page.contact div.primary a:hover,
.page.home div.primary a:hover {
	background-position: center -70px;
}
div.primary.left-nav {
	margin-right:27px;
}
div.primary.right-nav {
	margin-left:27px;
	float:right;
}
.primary ul {
	margin:0px;
	padding:0px;
}
.primary li {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	display:table;
	width:50%;
}
.primary li a {
	text-transform:uppercase;
	font-size:16px;
	text-decoration:none;
	color:#000;
	margin:0px;
	display:table-cell;
	text-align:center;
	float:left;
	width:100%;
	height:40px;
	line-height:40px;
	white-space: nowrap;
}
header,
#content,
footer,
#contact-form {
	margin-left: auto;
	margin-right: auto;
	width: 1060px;
	clear:both;
}
.single-post #content, .single-post .featured-image {
    width: 800px;
}
* {
	margin: 0;
}
html,
body {
	height: 100%;
}
#content {
	line-height:160%;
	font-size:17px;
}
.outer-wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -400px; /* the bottom margin is the negative value of the footer's height */
	background-repeat: no-repeat;
	background-position: center top;
}
#footer-wrap,
.push {
	height: 400px; /* '.push' must be the same height as 'footer' */
}
#footer-wrap {
	background-color: #000;
}
footer a,
footer {
	color:#808080;
}
footer .contact-information a {
	text-decoration:none;
}
footer .contact-information .tel a,
footer .contact-information .tel a:hover,
.results_wrapper .slp_result_phone a:hover {
	cursor:text;
	text-decoration:none;
}
.results_wrapper a#slp_marker_email {
	text-decoration:underline;
	display:block;
	clear:both;
}
.results_wrapper .slp_result_website {
	clear:left;
	display:block
}
footer .contact-information a:hover {
	text-decoration:underline;
}
footer {
	padding-top:55px;
	text-align:center;
	font-size:13px;
}
footer li {
	list-style:none;
}
footer .social-links {
	clear:both;
	height:30px;
	margin-top:20px;
	margin-bottom:35px;
	margin-left:auto;
	margin-right:auto;
	width:130px;
	padding:0px;
}
footer .social-links li {
	float:left;
	height:35px;
	width: 30px;
	background-repeat: no-repeat;
	text-indent: -9000px;	
}
footer .social-links li a {
	float:left;
	height:35px;
	width: 30px;
	background-position:0px 0px;
	background-size:35px 35px;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	display: inline-block;
}
footer .social-links li a:hover {
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
footer .social-links li.facebook a {
	background-image: url(images/social-icon-facebook.png);	
	display: inline-block;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
footer .social-links li.twitter a {
	background-image: url(images/social-icon-twitter.png);
	display: inline-block;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
footer .social-links li.instagram a {
	background-image: url(images/social-icon-instagram.png);
	display: inline-block;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
footer .social-links-ie8 li.facebook a {
	background-image: url(images/social-icon-facebook_ie8.png);	
	display: inline-block;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
footer .social-links-ie8 li.twitter a {
	background-image: url(images/social-icon-twitter_ie8.png);
	display: inline-block;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
footer .social-links-ie8 li.instagram a {
	background-image: url(images/social-icon-instagram_ie8.png);
	display: inline-block;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
footer .contact-information {
	clear:both;
}
.page.home .flexslider {
	margin:0px;
	background: #000;
	border: none;
	position: relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-o-box-shadow:none;
	box-shadow: none;
	zoom: 1;
	margin-bottom:-1px;
}
.carousel-slide {
	height:495px;
	padding-top:325px
}
.carousel-slide h2.primary-headline,
.carousel-slide h3.secondary-headline {
	width:930px;
	margin-left:auto;
	margin-right:auto;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}
.carousel-slide h2.primary-headline {
	font-size:71px;
	line-height:105%;
	margin-bottom:25px;
	margin-top:10px;
}
.carousel-slide h3.secondary-headline {
	font-size:27px;
	width:760px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.page.home .carousel-slide {
	text-align:center;
	color:#fff;
	background-position:top center;
	background-size:auto 100%;
}
@media screen and (min-width: 1500px) {
.page.home .carousel-slide {
	background-size:100% auto;
	background-position:bottom center;
}
.page.contact .outer-wrapper {
	background-size:100% 729px;
}
}
.page.home header {
	position: relative;
	top: -820px;
	z-index: 11;
	height:0px;
}
.cta,
.home-post-content:after {
	padding: 10px;
	clear: both;
	float: none;
	border: 1px solid #FFF;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top:30px;
	font-size:16px;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.55);
	-moz-box-shadow:    0px 0px 2px rgba(0, 0, 0, 0.55);
	box-shadow:         0px 0px 2px rgba(0, 0, 0, 0.55);
	background-image: url(images/cta-bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.cta:hover {
	background-position: 0px -200px;
	text-decoration:none !important;
}
.flex-control-nav {
	display:none;
}
footer h2 {
	font-size:49px;
	color:#fff;
	text-align:center;
	letter-spacing:0px;
	word-spacing: 1px;
}
footer h4 {
	font-size: 26px;
	font-weight: 100;
	letter-spacing:-1px;
}
footer .social-links li {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
footer .social-links li:first-child {
	margin-left:0px;
}
#contact-details {
	text-align:center;
	color:#fff;
	height:630px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	line-height:125%;
}
#contact-details h1 {
	text-shadow: none;
}
#contact-details h4 {
	font-size:25px;
	margin-bottom:25px;
	letter-spacing:0px;
}
footer .contact-details {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2F2F2F;
	border-bottom-color: #2F2F2F;
	margin-bottom:20px;
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}
footer .contact-details span {
	margin-left:10px;
}
p {
	margin-bottom:20px;
}
form .form-row {
	clear:both;
	float:none;
	padding-top:10px;
	padding-bottom:35px;
}
form .form-row.text-area {
	margin-bottom:0px;
	padding-bottom:0px;
}
form .form-row.submit {
	width:200px;
	margin-left:auto;
	margin-right:auto;
}
form .form-row label {
	float:left;
	width:150px;
	line-height:50px;
}
#contact-form h3:before,
#contact-form h3:after,
#robson-history-wrap h2:before,
#robson-history-wrap h2:after,
.page.discover-robson .getting-here h2:before,
.page.discover-robson .getting-here h2:after,
#news-collage h3:before,
#news-collage h3:after {
	display: block;
	width: 250px;
	height:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	content:"";
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-top:15px;
}
#contact-form h3:before,
#contact-form h3:after {
	width:350px;
	margin-top:25px;
}
.page.discover-robson .getting-here h2:before,
.page.discover-robson .getting-here h2:after {
	margin-top:25px;
}
.page.discover-robson .getting-here a {
	color: #000;
}
.page.discover-robson .getting-here a:hover {
	color: #666;
}
#news-collage h3:before,
#news-collage h3:after {
	margin-top:30px;
	width: 230px;
}
#robson-history-wrap h2:before,
#robson-history-wrap h2:after {
	width:230px;
	margin-top:35px;
}
#contact-form h3:before,
#robson-history-wrap h2:before,
#news-collage h3:before,
.page.discover-robson .getting-here h2:before {
	float: left;
	margin-left:0px;
}
#contact-form h3:after,
#robson-history-wrap h2:after,
#news-collage h3:after,
.page.discover-robson .getting-here h2:after {
	float: right;
	margin-right:0px;
}
#contact-form h3,
#news-collage h3 {
	font-size:50px;
	text-align:center;
	display:block;
	height:40px;
	margin-bottom:60px;
	line-height:100%;
}
#news-collage h3 {
	font-size:61px;
	margin-bottom:65px;
}
.page.discover-robson .getting-here h2,
#personnel-directory h2 {
	font-size:40px;
	text-align:center;
	display:block;
	line-height:110%;
	margin-bottom:35px;
}
p.meet-the-team-introduction {
	width:850px;
	text-align:center;
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
}
#contact-form form {
	width:690px;
	margin-left:auto;
	margin-right:auto;
}
#contact-form form input[type=text],
#contact-form form input[type=email],
#contact-form form textarea {
	background-color: #FFF;
	padding: 16px;
	border: 1px solid #b2b2b2;
	width:505px;
	margin:0px;
	font-size:16px;
	color:#000;
}
#contact-form form textarea {
	width:655px;
	height:280px;
	margin:0px;
}
.page.home .flex-direction-nav .flex-next,
.page.home .flex-direction-nav .flex-prev {
	background-image: url(images/carousel-arrows.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 60px;
	margin-top: -60px;
	height: 0px;
	overflow: hidden;
}
.page.home .flex-direction-nav .flex-prev {
	background-position: 0px -60px;
}
.page.home .flex-direction-nav .flex-next {
	right:0px;
}
#personnel-directory-lists {
	width:860px;
	margin-left:auto;
	margin-right:auto;
}
#personnel-directory ul {
	padding: 0px;
	margin: 0 0 20px 0;
	width: 100%;
}
#content #personnel-directory ul li {
	padding:0px;
	list-style:none;
	background-image:none;
	margin: 0 10px 10px 0;
	float: left;
	width: 370px;
}
#content #personnel-directory ul li:nth-child(even) {
	margin-right:0;
}
#personnel-directory h4 {
	margin-bottom:10px;
}
#personnel-directory .executive-staff-wrap {
	float:left;
	width:360px;
}
#personnel-directory .executive-staff-wrap {
	min-height:380px;
}
#personnel-directory .directors {
	height:auto;
	margin-bottom: 30px;
}
#personnel-directory .directors {
	float:left;
	margin-left: 40px;
	padding-left: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c7c7c7;
}
.page.discover-robson .directory #usage-instructions {
	text-align: center;
}
.page.discover-robson .directory {
	clear:both;
	float:left;
	width:100%;
	margin-bottom:-100px;
}
.page.discover-robson .getting-here {
	clear:both;
	float:none;
	text-align:center;
	margin-top:0px;
	margin-bottom:80px;
}
.page.discover-robson .getting-here p {
	margin-bottom:30px;
}
#content div#older-posts {
	margin:0px;
	padding:0px;
	line-height:120%;
	width:1060px;
}
#content div#older-posts li {
	position: relative;
	background-image:none;
	padding-left:10px;
}
div#older-posts ul#posts-wrap,
#map_sidebar {
	width:1080px;
	padding:0px;
	margin-left:-10px;
}
article.latest-post {
	margin-bottom:65px;
}
article.latest-post .excerpt {
	margin: 0 auto;
	max-width: 800px;
	font-size: 15px;
}
a.moretag {
	color:#000 !important;
	text-decoration:none;
	display: block;
}
a.moretag:hover {
	text-decoration:underline;
}
article .featured-image {
	margin:0 auto 25px auto;
	height:600px;
	width: 800px;
	background-size: 100% auto;
	background-image: url(images/default-placeholder-1060x795.png);
	background-position: center center;
	background-repeat: no-repeat;
	clear: both;
}
.single article .featured-image {
	background-image: none;
}
h1,
.no_results_found h2 {
	text-align:center;
	font-size:55px;
	margin-bottom:30px;
	line-height:110%;
	letter-spacing:0px;
}
article .post-date {
	text-align:center;
	margin-bottom:10px;
	width:250px;
	margin-left:auto;
	margin-right:auto;
}
article .post-date:before,
article .post-date:after {
	display: block;
	width: 25px;
	height:2px;
	content:"";
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b7b7b7;
	margin-top:10px;
}
article .post-date:before {
	float:left;
}
article .post-date:after {
	float:right;
}
#older-posts .post-date {
	color:#777777;
}
article .post-category {
	text-align:center;
	background:#000;
	padding:4px;
	color:#fff;
	margin-bottom:35px;
	width:80px;
	font-size:11px;
	text-transform:uppercase;
	margin-left:auto;
	margin-right:auto;
	line-height:100%;
}
#older-posts .featured-image,
.results_entry .featured-image {
	height:188px;
	width:250px;
	background-size: auto 100%;
	margin-bottom:20px;
	background-image: url(images/default-placeholder-1060x795.png);
	background-size:250px 188px;
}
.featured-image-inner {
	height:190px;
	width:250px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
}
#sl_info_bubble .featured-image {
	float:left;
	height:110px;
	width:110px;
	/*background-image: url(images/default-placeholder-250x190.png);
	background-size: auto 100%;
	background-position:center center;*/
	margin-right:15px;
}
#sl_info_bubble .featured-image-inner {
	height: 110px;
    width: 110px;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translate(0px, -50%);
}

#sl_info_bubble .featured-image-inner img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}


.results_entry .featured-image {
	display:none;/*set to table if this is restored*/
}
.results_entry .featured-image img {
	width:100%;
	background-color:#fff;
	display:table-cell;
	vertical-align:middle;
	height:100%;
}
.featured-image .featured-image-inner[style="background-image: url();"],
.featured-image .featured-image-inner[style="background-image: none;"] {
	display: none !important;
}
.home-post-content .cta {
	display:block;
	font-size:13px;
	padding-left:0px;
	padding-right:0px;
	padding-top:12px;
	padding-bottom:12px;
	width:130px;
	line-height:13px;
	margin-top:25px;
}
#older-posts .featured-image {
	margin-bottom:10px;
}
#older-posts .post-category {
	position: absolute;
	top: 0px;
	right: 10px;
	min-height: 24px;
	line-height: 24px;
	text-align: center;
	z-index: 1;
	background: #000;
	width: 70px;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
}
div#older-posts li {
	list-style:none;
	margin:0px;
	padding:0px;
	width:250px;
	float:left;
	height:365px;
}
.results_wrapper,
div#older-posts li {
	padding: 0px;
	float:left;
	width:250px;
	padding-left:10px;
	padding-right:10px;
	font-size: 13px;
	height:120px;
	line-height:135%;
}
.results_wrapper {
    height: 130px;
}
div#older-posts li {
	height: 370px;
}
 


/*.gm-style div, 
.gm-style span, 
.gm-style label, 
.gm-style a, 
.social-share h4, 
.home-post-content:after {
    font-family: 'montserratregular';
    text-align: right;
    padding-top: 5px;
    padding-right: 5px;
}*/

.featured-image-inner {
	position: relative;
	width: 110px;
	height: 110px;
}

.featured-image-inner img {
	width: 100%;
}

div.gm-style-iw div {
    overflow: hidden !important;
}

.location_detail_hours {
	display: none;
}

#sl_info_bubble h3,
.results_wrapper h3,
.location_name {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 100%;
    display: block;
}

.location_distance,
.tagtext,
#slp_tags {
	display: none !important;
}

 
.slp_result_hours,
.slp_result_directions {
	display: none !important;
}

#sl_info_bubble #slp_bubble_email,
.slp_result_email {
	display:block;
	margin-top:5px;
	margin-bottom:5px;
}
.slp_result_email {
	margin-bottom:0px;
}
#slp_bubble_description br {
	display:none;
}
div#slp_bubble_description {
	display:block;
	text-decoration:none;
	cursor:default;
	margin-top:5px;
}
.slp_result_phone {
	display:block;
/*	float:left;*/
	clear:left;
}
.slp_result_fax {
	display: none;
	float:left;
	margin-left:5px;
}
#sl_info_bubble {
	font-size: 0.9em;
	line-height: 15px;
	color: #000;
	width: 400px;
	height: auto;
}
#sl_info_bubble a,
.results_wrapper a {
	color:#000;
}
#sl_info_bubble a:hover,
.results_wrapper a:hover {
	text-decoration:underline;
}
/*.slp_result_phone a {
	text-decoration:none;
	color:#000
}

#slp_bubble_directions {
	left: 10px;
	top: 30px;
    position: relative;
}
 
#sl_info_bubble #slp_bubble_img {
	height: 110px;
    width: 110px;
    float: right;
    margin-right: 0px;
    display: block;
   background-image: url(images/default-placeholder-250x190.png);
    background-size: auto 100%;
    background-position: center center;
    position: absolute;
    margin: auto;
    top: 0px;
    bottom: 0px;
    left: 5px;
}
#sl_info_bubble #slp_bubble_img img {
	width:110px;
}
#sl_info_bubble #slp_bubble_fax {
	float:left;
	clear:right;
	display:block;
	margin-left:5px;
}
#sl_info_bubble .tel-fax-wrap {
	width:100%;
	height:15px;
}
#sl_info_bubble #slp_bubble_phone {
	display:block;
}*/
h1 a,
#older-posts h3 a {
	color:#000 !important;
	text-decoration:none;
}
article h1 a:hover,
#older-posts h3 a:hover {
	text-decoration:underline;
}
#older-posts h3 a {
	text-transform:uppercase;
	/*font-size:17px;*/
	display:block;
	margin-bottom:5px;
}
a.back-link {
	text-decoration:none;
	font-size:17px;
	color:#000;
	margin-top:60px;
	margin-bottom:30px;
	text-align:center;
	width:100%;
	display:block;
}
a.back-link:before {
	content:'<<';
	margin-right:10px;
}
#searchForm #addy_in_address {
	display:none;
}
#searchForm {
	position:relative;
	top:580px;
}
#map {
	margin-bottom:235px;
	margin-top:-55px;
}
#robson-history-wrap {
	width: 100%;
	overflow:hidden;
}
#robson-history {
	background-color:#fff;
}
#robson-history-wrap .scroller-mask {
	width:100%;
	position:relative;
	z-index:99999;
	background:transparent;
}
#robson-history-wrap .scroller-mask.top {
	height:600px;
	margin-bottom:-600px;
}
#robson-history-wrap .scroller-mask.bottom {
	margin-top:-200px;
	height:200px;
}
#robson-history iframe {
	width:100%;
	height:820px;
	border:none;
}
@media screen and (max-width: 520px) {
#robson-history iframe {
	height: 500px;
}
}
#robson-history-wrap h2,
.error-message h2 {
	text-align:center;
	font-size:50px;
	margin-bottom:80px;
	margin-top:50px;
}
.error-message {
	text-align:center;
	margin-bottom:50px;
}
#show-personnel {
	margin-bottom:40px;
}
input.close {
	text-indent: -9000px;
	float: left;
	height: 35px;
	width: 100%;
	background-image: url(images/close-dot.png);
	background-color: transparent;
	border: none;
	cursor: pointer;
	cursor: hand;
	clear: left;
	margin-top: 20px;
	background-size: 35px 35px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
	background-repeat: no-repeat;
	background-position: center center;
}
input.close:focus {
	outline: none;
}
input.close:hover {
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
.social-share {
	display:block;
	width:80%;
	height:45px;
	margin-bottom:65px;
	margin-top:45px;
	margin-left:40px;
}
.social-share h4 {
	float:left;
	width:140px;
	color:#A8A8A8;
	font-size:14px;
	line-height:26px;
	white-space:nowrap;
	font-weight:100;
}
.social-share ul {
	float:left;
	clear:right;
	margin: 0px;
	padding: 0px;
}
#content .social-share ul li {
	float:left;
	height:25px;
	width:25px;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:none;
}
.social-share li a {
	float:left;
	text-indent:-9000px;
	height:25px;
	width:25px;
	background-size:25px 25px;
	opacity:0.3;
	filter:alpha(opacity=30); /* For IE8 and earlier */
	background-repeat:no-repeat;
}
.social-share li.facebook a {
	background-image: url(/wp-content/themes/robsonstreet/images/facebook-share.png);
}
.social-share li.twitter a {
	background-image: url(/wp-content/themes/robsonstreet/images/twitter-share.png);
}
.social-share li a:hover {
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
#key-functions {
	width:935px;
	margin-left:auto;
	margin-right:auto;
}
#key-functions .function-image {
	float:left;
	margin-right:35px;
	height:205px;
	width:280px;
	background-size: auto auto;
	background-position:left bottom;
}
#key-functions .key-function {
	min-height:190px;
	margin-bottom:95px;
}
#key-functions .key-function ul {
	margin-left:0px;
	padding-left:0px;
	float:left;
	width:610px;
}
#key-functions .key-function ul li {
	margin-bottom:7px;
	padding-bottom:0px;
	line-height:155%;
}
#key-functions .key-function h3 {
	text-transform:uppercase;
	font-size:30px;
	margin-bottom:15px;
	line-height:30px;
}
.alignright,
.alignleft,
.alignnone {
}
.alignright {
	float:right;
	margin-left:30px;
}
.alignleft {
	float:left;
	margin-right:30px;
}
.page.our-story #introductory-content {
	display:block;
	float:none;
	margin-bottom:60px;
	text-align:center;
	margin-left:100px;
	margin-right:100px;
}
.page.our-story #content,
.blog #content,
.single #content {
	margin-top:10px;
}
.page.our-story #content {
	margin-top: 50px;
}
.blog .search-functions {
	display:none;
}
.page.our-story hr {
	width: 220px;
	margin-bottom: 40px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 2px;
	border-bottom-color: #B1B1B1;
}
article li {
	margin-bottom:10px;
}
#load-more-placeholder,
#wp_pagination {
	display: block;
	float: none;
	clear: both;
}
.search-functions,
#search-form-elements-wrap {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top:10px;
	padding-bottom:10px;
	height:40px;
	padding-left:15px;
	margin-bottom:60px;
}
#search-form-elements-wrap {
    width: 320px;
}
.category-dropdown {
	float:left;
	margin-right:35px;
	width:235px;
}
.search-functions .category-dropdown ul,
.search-functions .category-dropdown ul li {
	margin:0px;
	list-style:none;
}
#content div#older-posts .search-functions .category-dropdown ul li {
	height:40px;
	padding-left:0px;
	width:260px;
	margin:0px;
}
.search-functions .category-dropdown ul ul {
	display: none;
}
.search-functions .category-dropdown ul li:hover > ul {
	display: block;
}
.search-functions .category-dropdown ul {
	list-style: none;
	position: relative;
	display: inline-table;
	background-repeat: no-repeat;
	background-position: 220px 16px;
	width: 280px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(images/arrow-dropdown.png);
	z-index:15;
}
.search-functions .category-dropdown ul:hover {
	background-position: 220px -34px;
}
.search-functions .category-dropdown ul:after {
	content: "";
	clear: both;
	display: block;
}
.search-functions .category-dropdown ul li {
	float: left;
}
.search-functions .category-dropdown ul ul li:hover {
}
.search-functions .category-dropdown ul li a {
	text-decoration: none;
	width: 220px;
	display: block;
	color:#000;
	font-size:20px;
	text-transform:uppercase;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	background-color:transparent;
}
.results-headline {
	margin-top:-30px;
	text-align:center;
	margin-bottom:40px;
	font-size:35px;
}
.search-functions .category-dropdown ul ul {
	background: #fff;
	border-radius: 0px;
	padding: 0;
	position: absolute;
	top: 51px;
	zoom: 1;
	filter: alpha(opacity=95);
	opacity: 0.95;
	width:270px;
}
.search-functions .category-dropdown ul ul li {
	float: none;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.search-functions .category-dropdown ul ul li a {
	padding: 10px 10px;
	color: #000;
	font-size:14px;
}
.search-functions .category-dropdown ul ul li a:hover {
	width:250px;
	background-image: url(images/cta-bg.png);
	background-position: 0px -200px;
}
.search-functions .category-dropdown ul ul ul {
	position: absolute;
	left: 100%;
	top:0;
}
.search-functions .search-form,
.name-search-wrap {
	padding-left: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	height: 30px;
	float: left;
	margin-top:8px;
	position:relative;
	z-index:100;
}
.name-search-wrap {
	margin-top: 5px;
	border-left: none;
}
.search-functions .search-form input[type=text],
#search-form-elements-wrap #nameSearch {
	border:none;
	color:#000;
	float:left;
	margin: 0px;
	padding: 0px;
	font-size:20px;
	text-transform:uppercase;
}
#search-form-elements-wrap #nameSearch::-ms-clear {
 display: none;
}
.search-functions .search-form input[type=submit],
#addressSubmit.slp_ui_button {
	background-color: transparent;
	width:215px;
	background-image: url(images/search-button.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9000px;
	float: left;
	width:20px;
	height:25px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sl_info_bubble {
	overflow-y:hidden;
}
.search-functions .search-form input[type=submit]:hover {
	background-position: 0px -35px;
}
#load-more-placeholder #pbd-alp-load-posts a,
#infinite-handle span,
#next-posts a,
.page.home #news-collage #next-posts a,
#no-more-posts,
#wp_pagination a {
	display:block;
	text-align:center;
	color:#000;
	text-decoration:none;
	width:200px;
	margin-right:auto;
	margin-left:auto;
	text-transform:uppercase;
	font-size:20px;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	background:transparent;
	clear:both;
}
#wp_pagination a {
	margin-top:-90px;
	margin-bottom:60px;
}
#next-posts a:hover,
.page.home #news-collage #next-posts a:hover,
#no-more-posts:hover,
#wp_pagination a:hover {
	color:#999;
	border-top-color: #999;
	border-bottom-color: #999;
}
#content ul li {
	background-image: url(/wp-content/themes/robsonstreet/images/list-item-bg.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	list-style-type: none;
	background-position: 0px 7px;
	font-size:13px;
}
#content .search-functions ul li {
	background-image:none;
	padding-left:0px;
}
#contact-form form input[type=text].wpcf7-validates-as-required.wpcf7-not-valid,
#contact-form form input[type=email].wpcf7-validates-as-required.wpcf7-not-valid,
#contact-form form textarea.wpcf7-validates-as-required.wpcf7-not-valid {
	border: 1px solid #F00;
}
.form-row span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 14px;
	display: block;
	margin-left: 150px;
}
.form-row.text-area span.wpcf7-not-valid-tip {
	margin-left:0px;
}
#tagalong_category_selector {
	display:none;
}
#address_search {
	display: none;
}

#directory-search,
#searchForm {
	z-index: 3;
}
#directory-search #tagalong_category_selector {
	display:block;
}
#directory-legend {
	float:none;
	display:block;
	height:80px;
	clear:both;
	width:100%;
}
#content ul#directory-legend li {
	float:left;
	list-style:none;
	margin-top: -6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	text-transform: uppercase;
	height:60px;
	text-align:center;
	background-position: 0px 15px;
}
#content ul#directory-legend li:first-child {
	background-image:none;
}
#content ul#directory-legend li span {
	background-position: center top;
	background-repeat:no-repeat;
	padding-top:37px;
	display:block;
	min-width:36px;
}
#content ul#directory-legend li {
	background-image: url(images/map/legend-separator.png);
	padding-left:27px;
	margin-left:27px;
}
#content ul#directory-legend li.fashion span {
	background-image: url(images/map/marker-red36.png);
}
#content ul#directory-legend li.eat-and-drink span {
	background-image: url(images/map/marker-yellow36.png);
}
#content ul#directory-legend li.beauty span {
	background-image: url(images/map/marker-pink36.png);
}
#content ul#directory-legend li.stay span {
	background-image: url(images/map/marker-blue36.png);
}
#content ul#directory-legend li.services span {
	background-image: url(images/map/marker-green36.png);
}
#content ul#directory-legend li.lifestyle span {
	background-image: url(images/map/marker-orange36.png);
}
#content ul#directory-legend li.parking span {
	background-image: url(images/map/marker-parking36.png);
}
#content ul#directory-legend li.coming-soon span {
	background-image: url(images/map/marker-blue-light36.png);
}
#content ul#directory-legend li:hover {
	cursor: pointer;
}
#sl_div {
	top:-180px;
	position:relative;
	margin-bottom:-180px;
	z-index:1;
}
select#cat {
	position: relative;
	z-index: 2;
}
div#sl_div div#map {
	margin:0px;
}
#map_sidebar {
	margin-top:240px;
}
#search-form-elements-wrap #cat-wrap #cat {
	background: transparent;
	width: 260px;
	padding: 0px;
	font-size: 20px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 38px;
	-webkit-appearance: none;
	color:#000;
	padding-left:10px;
	display:block;
	text-transform:uppercase;
	display: none;
}
#search-form-elements-wrap #cat-wrap {
	width: 280px;
	height: 44px;
	overflow: hidden;
	border: none;
	background-color:#fff;
	background-image: url(images/arrow-dropdown.png);
	background-repeat: no-repeat;
	background-size: auto auto;
	background-position: 240px 14px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	float:left;
}
@-moz-document url-prefix() {
 #search-form-elements-wrap #cat-wrap {
 background-image:none;
}
}
#search-form-elements-wrap #cat-wrap {
	display: none;
}
.page.contact #content p {
	font-size:16px;
	margin-bottom:15px;
}
.single .content {
	margin-left:0;
	margin-right:0;
	font-size:13px;
}
.single .featured-image {
    height: auto;
}
.single .featured-image img {
    width: 100%;
	height: auto;
}
.error404 article {
	text-align:center;
}
.error404 article a {
	color:#000;
}
div#map .gm-style-iw[style] {
	position: absolute !important;
	left: 12px !important;
	top: 9px !important;
	overflow: visible !important;
	width: 410px !important;
	/*height: 128px !important;*/
	float: left !important;
	padding: 10px !important;
	z-index: 999 !important;
	background: #fff !important;
	margin-left: -1px !important;
	margin-right: 0px !important;
	margin-top: 0px !important;
	padding-right:0px !important;
	
}
#map > div > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(3) > div > div:nth-child(1) > div:nth-child(2) {
	display:none;
}
#map > div > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(3) > div > div:nth-child(1) {
	background-color: transparent;
}
#map > div > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(3) > div > div:nth-child(1) > div:nth-child(4)[style] {
	background-color:#fff !important;
	width:442px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}
#map > div > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(3) > div {
	width:440px !important;
}
#map > div > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(3) > div > div:nth-child(3) {
	right:20px !important;
	top:20px !important;
}
/*
#map > div > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(3) > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(1)[style],
#map > div > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(3) > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2)[style] {display:none !important;}*/
#infscr-loading {
	clear:both;
	display:block;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center;
	background-image: url(/wp-content/themes/robsonstreet/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 120px;
}
#infscr-loading img {
	display:none;
}
/**** Isotope Filtering ****/

#container {
	width: 1000px;
	margin: 0 auto;
}
/* Home page mosaic stuffs */
.page.home #news-collage {
	position:relative;
	top:-150px;
	text-align: top;
	margin-bottom:0px;
}
.home-post-content-inner-wrap {
	display:table;
	height:440px;
}
.home-post-content-inner {
	display:table-cell;
	vertical-align:middle;
}
.page.home #content .home-post,
.page.home #content .home-post-content {
	display: block;
	height: 530px;
	width: 530px;
	z-index: 3;
	font-size:16px;
	line-height:140%;
}
.page.home #content .home-post-content[style] {
	display:block !important;
	opacity:0.75 !important;
}
.page.home #content .home-post-content[style]:hover {
	opacity:1.0 !important;
}
.page.home #content .home-post-content h4 {
	font-size:33px;
	margin-bottom:25px;
	line-height:120%;
}
.page.home #news-collage a {
	color:#808080;
	text-decoration:none;
}
.page.home #content .home-post[style] {
	background-image: url(images/default-placeholder-530x530.png);
	background-position:center center;
	opacity:1.0;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	width: 500px;
	height: 500px;
}
.page.home #content .home-post-content {
	color: #fff;
	position: relative;
	text-align: center;
	padding: 40px;
	width: 430px;
	height: 440px;
	background-image: url(/wp-content/themes/robsonstreet/images/home-content-bg.png) !important;
	background-color:transparent !important
}
#news-collage .isotope-item {
	background:#000;
}
#content .tweet {
	height: 265px;
	width: 265px;
}
#content .fb-photo {
	background-position: 50% 25%;
	background-size: cover !important;
	height: 250px;
	width: 250px;
}
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 600ms;
	-moz-transition-duration: 600ms;
	-ms-transition-duration: 600ms;
	-o-transition-duration: 600ms;
	transition-duration: 600ms;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:    -moz-transform, opacity;
	-ms-transition-property:     -ms-transform, opacity;
	-o-transition-property:      -o-transform, opacity;
	transition-property:         transform, opacity;
}
/*no transform transition on opening panels*/
.active-panel.open {
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-ms-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
#content .isotope-item.tweet {
	background-image: url(images/news-collage-random-background.jpg);
	text-align:center;
	color:#fff;
	padding-left:20px;
	padding-right:20px;
	width:210px;
	height:250px;
	display:table;
}
#content .isotope-item.tweet .tweet-wrap {
	display:table-cell;
	vertical-align:middle;
}
.tweet-content {
	width: 210px;
}
.isotope-item.tweet.row-1 {
	background-position: 0px 0px;
}
.tweet.isotope-item.row-2 {
	background-position: 0px -530px;
}
.isotope-item.tweet.row-3 {
	background-position: 0px -530px;
}
.page.thank-you article {
	text-align:center;
}
div.wpcf7-validation-errors {
	display:none !important;
}
.page.contact .push {
	display:none;
}
.no_results_found {
	margin-top:30px;
	text-align:center;
	display:block;
	margin-bottom:40px;
}
.no_results_found h2 {
	text-align: center;
	font-size: 55px;
	margin-bottom: 30px;
	line-height: 110%;
	letter-spacing: 0px;
	margin-top: 0px;
	float: left;
	width: 100%;
}
.no_results_found h2:after {
	content:'Sorry, but you are looking for something that isn\'t here.';
	display:block;
	font-size:16px;
	margin-top:40px;
}
.robson-history-headline-wrap {
	width:1060px;
	margin-left:auto;
	margin-right:auto;
}
.tweet-time {
	font-size: 12px;
	text-transform: uppercase;
}
article.latest-post h1 a:hover {
	text-decoration:none;
}
#sl_info_bubble .bubble_text_content {
	width:270px;
	float:left;
}
 @media all and (max-width: 1065px) {
#container {
	width: 750px;
	margin: 0 auto;
}
.page.home #content .home-post-content {
	height:420px;
	width:420px;
}
}
.isotope {
	background-image: url(../images/default-placeholder-250x190.png);
	background-position: 100% 96%;
}
.social-post-list {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;

	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.fullwidth {
	width: 100%;
	height: auto;
}

.tipalignleft {
	float: left;
	padding-bottom: 30px;
}
.tipalignright {
	float: right;
	padding-bottom: 30px;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	margin-bottom: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 1061px) {
.tipalignleft,
.tipalignright,
.wp-caption.alignleft,
.wp-caption.alignright {
	float: none !important;
	padding-bottom: 30px !important;
	display: block !important;
	margin: 0 auto !important;
	width: 100% !important;
	height: auto !important;
}
.wp-caption.alignleft img,
.wp-caption.alignright img {
	width: 100%;
	height: auto;
}
}

.wp-caption.alignleft,
.wp-caption.alignright {
	margin: 0;
}

.wp-caption {
	font-style: italic;
	font-size: 12px;
	color: grey;
	font-family: helvetica, arial;
	line-height: 20px;
}