﻿/* Custom User CSS Styles */
/* 	Use this stylesheet to override any settings for the website.
 *	By using this sheet instead of changes to the main stylesheets
 *	you can remove the changes later and the styles will simply reset 
 */

html {
	background:none;
}
body {
	background: none repeat-x #fff;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
}
p {
	/*font-size:14px;*/
}
#wrap_body.branding {
	transition: all 0.5s ease;
	height: 180px;
	width: 100%;
	background: url(images/header-bg.jpg) 100% 100% repeat-x #fff;
	z-index: 99999;
	min-width:800px;
	padding: 0;
}



#header {

	margin: 0 auto;

}



	#header-top {
		/*background: url(images/wm-slogan.png) no-repeat 98% 90%;*/
		background: none;
		height: 130px;
		transition: all 0.5s ease;
		position: relative;
	}
#header-top h1 { 
	font-family: Oswald, sans-serif;
	font-size: 38px;
	height: auto;
	position: absolute;
	right: 5px;
	bottom: 1px;
	letter-spacing: 1px;
	color: #555555;
}
#header-top h1 a{
	color: #fcc24c;
	text-decoration: none;
}

#logo {



	transition: all 0.5s ease;



}



	#logo a.logo{

		background: url(images/wm-logo.png) center center no-repeat;

		height: 130px;

		transition: all 0.5s ease;

		background-size: contain;

	}

#nav_above {

	transition: all 1s ease;

}
#nav_above ul ul :hover > a {
	background: #666!important;
}

#call {



	text-align: right;



	margin-top: 20px;



	height:auto;



}




	#call a{



		background: none;



		text-indent: 0;



		float: none;



		width: auto;



		height: auto;



		display: inline !important;



		text-decoration: none;



		color: #464646;



		position: relative;



		left: auto;



		top: auto;



		padding: 0 10px;



		border-right: 1px solid #ffb900;



		font-family: 'Oswald', sans-serif;



	}

#call a:hover {

color: #fff;

background-color: #555;

}

	#call a.call-newsletter {
	color: #eee;
    font-size: 12px;
    background-color: rgba(205, 10, 10, 0.68);
    border: none;
    padding: 3px 10px;

	}
	#call a.call-newsletter:hover {
	color: #fff;
    font-size: 12px;
    background-color: rgba(205, 10, 10, 0.38);
    border: none;
    padding: 3px 10px;

	}


	#call a.meet-residents{
		border:none;
	}

.logged-in #res-login {

display: none !important;

}
#call #res-link {
	display: none!important;
}
.logged-in #call #res-link {
	display: inline-block!important;
}

#nav_above {
	width: auto;
	margin-left: 20px;
}
#nav_above ul {
	margin-top:15px;
}

#login-form {
	background: #fff;
	z-index: 100;
	top: 20px;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
}
	#login-form h3 {
		display: none;
	}
	#login-form #loginform {
		margin: 0;
	}

.widget_wp_sidebarlogin .sidebar_login_error {
	width: auto!important;
	float: none!important;
	padding: 0;
	text-align: center;
}

	#nav_above ul li {



		border-right:1px solid #ffb900;



		padding-right: 14px;



		margin:0;



	}



	#nav_above ul li:last-child {



		border:none;



		padding-right: 9px;



	}



	#nav_above ul li:last-child a{



	}



	#nav_above ul li a {



		color: #525252;



		font-family: 'Oswald', sans-serif;



		font-size: 12px;



		font-weight: normal;



		padding-left: 10px;



		line-height:14px;



	}



	#nav_above ul li ul.sub-menu {



		top:0;
		box-shadow: none;



	}



	#nav_above ul ul li {



		border:none;



		min-width:100px;



	}



	#nav_above ul ul li a{



	}



.menu-about-us-container {



	/*  display:none;  */



}



.mobile-menu {



	width:100%;



}



select#menu-primary-navigation-1 {



	width: 100%;



	text-align: center;



	display: none;



	padding: 5px 10px;



	margin: 5px auto 0;



	color: #000;



	font-style: normal;



	text-transform: none;



	font-weight: normal;



}

/*** Body  ***/



.home #masthead.banner {

	display: block;

	margin: 0 auto;

	width: 100%;

	height: 380px;

	box-shadow: none;

	border-bottom:none;

	padding: 0 0 40px;

	background: none;

	background: url(./images/slider-bottom.png) center 380px;

	transition: all 1s ease;

	background-repeat: no-repeat;

	min-width:820px;

}



#masthead.banner img{

	width:100%;

}



#content {



	padding: 10px 0 30px;



	width: 767px;



	margin: 0 auto;



}



.page-buckets #callout-area {



	margin-bottom:0;



	}



	#home-callouts h3{



		font-family: 'Lato', sans-serif;



		font-size:15px;



		padding: 15px 0;

		text-transform:none;



	}



	#callout-area a.callout{

		display:block;

		background: none;



		text-indent: 0;



		height: 180px;



		width: 180px;



		overflow: hidden;



		position: relative;



		transition: all 0.1s ease;

		margin: 0 auto;



	}



	#callout-area a.callout img {



		transition: all 0.1s ease;



	}



	#callout-area a.callout .caption{



		position: absolute;



		top: 35%;



		width: 85%;



		text-align: center;



		vertical-align: middle;



		left: 7%;



		padding: 0;



		opacity: 0;



		transition: all 0.1s ease;



	}



	#callout-area a.callout:hover{



	}



	#callout-area a.callout:hover .caption{



		opacity: 1;



	}



	#callout-area a.callout:hover img{



		opacity:0.1;



	}



	#callout-area a.callout-adjustments {

		

	}



	#callout-area a.callout-gallery {



	}



	#callout-area a.callout-dg {



	}



	#callout-area a.callout-contact {



	}



#footer {



	background:#555555 none;



	font-family: 'Lato', sans-serif;



	min-width: 820px;



	position:relative;



}



	#wrap_footer {



		background: url(./images/windsormeade.png) no-repeat 0% 50%;



	}



	#footerbar_1 {



		width:390px;



	}



	#footerbar_2 {



		width:160px;



	}



	.footerbar {



		border-right:1px solid #999999;



		padding:30px 20px 0;



		margin-bottom:30px;



		min-height:170px;



	}



	.footerbar .textwidget, .footerbar .social-link {



		margin:0;



		padding:0;



	}



	.footerbar .widget_title {



		margin:0 0 10px;



		border:none;



		padding:0;



		font-size: 16px;



	}



	.footerbar ul.links{



	}



	.footerbar ul.links li{



		display: inline-block;



	}



	.footerbar ul.links li{



	}



	.footerbar ul.links li a{



		height: 41px;



		width: 41px;



		background-image: url(images/links.png);



		background-position: 0 0;



		text-indent: -999em;



		float: none;



		clear: none;



		position: relative;



		text-align: left;



		display: block;



		font-size: 13px;



	}



	.footerbar ul.links li .wmtv{



	}



	.footerbar ul.links li .social-facebook{



		background-position: -50px 0;



	}



	#fontSz {



		text-align:right;



	}



	#fontSlider {

		margin:0;

		float:right;

		background: url(./images/textresize.png) no-repeat;

		height: 20px;

		width: 50px;

		padding: 0;

		margin: 5px 0;

	}

	#fontSlider .ui-slider-horizontal .ui-slider-handle {

		opacity:0;

	}

	.footerbar .widget_nav_menu {



		display: inline-block;



		margin: 0 0 0 20px;



		vertical-align: top;



	}



	.footerbar .widget_nav_menu:last-child {



		margin-top: 30px;



	}



	.footerbar .widget_nav_menu li{

		font-size:14px;

		width:150px;

	}



	.footerbar .widget_nav_menu li a{



		font-weight: normal;



	}











#subfooter {



	background-color: #fcc24c;



	background-image: none;



	height: auto;



	padding: 0;



	position:relative;



	min-width:820px;



	text-transform: none;



}



	#subfooter_wrap {



		background-position: 100% 100%;



		height: auto;



		padding:13px;



	}



	#copyright {



		padding: 0;



		float: none;



		font-size:12px;



	}



	#copyright a{



	}



	



/***    Specific Pages       ****/



.page-id-196.parent-pageid-186 {



}



.parent-pageid-186 #side .widget_nav_menu li{



	/* display:none; */



}



.parent-pageid-186 #side .widget_nav_menu li.current-page-parent,



.parent-pageid-186 #side .widget_nav_menu li.current-menu-ancestor li{



	display:block;



}



.mobile p {
/* font-size: xx-small; */
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
}



.mobile #copyright p {



	font-size:xx-small;



	-webkit-text-size-adjust: none;



	-moz-text-size-adjust: none;



	-ms-text-size-adjust: none;



}







.fixed {



	background-position: 100% -100%;



}



.fixed #wrap_body.branding{



	position: fixed;



	height: 115px;



	width: 100%;



	z-index: 99999;



	background: url(images/header-bg.jpg) 100% 100% repeat-x #fff;



}



.fixed #header{



	position: relative;



	margin: 0 auto;



}



.fixed #header-top {



	height: 80px;



}



.fixed #logo {



	widows:70px;



	height:70px;



	padding-bottom: 0;



}



.fixed #logo a.logo {

	height: 70px;

	background-size: contain;

	width: 70px;

}



.fixed #call {



	margin-top: 10px;



}



.fixed #nav_above {



	height: 20px;



}



.fixed #nav_above ul {



	margin-top: 0;



}



.fixed #nav_above ul li a {



	line-height: 20px;



}

.fixed #masthead.banner {

}



/* Specify Swiper's Size: */



.swiper-container, .swiper-slide {



/*  width: 820px;



  height: 380px;*/



}



.home #wrap_masthead {

	width: 100%;

	border-bottom: 5px solid #BBB;

}



.home #slideshow {



	padding: 0;



	margin:0;



}



.home #slideshow-overlay {



	display:none;



}



.home #slideshow .swiper-slide{



	float: left;



	left: auto;



	overflow:hidden;



	position:relative;



}



.home #slideshow .swiper-slide a{



}



.home #slideshow .swiper-slide a img{



}



.home #slideshow .slide-wrapper {



	color: #fff;



    margin: 0 auto;



    width: 820px;



}


.home #slideshow .camera_caption {
	bottom: auto;
	position: static;
	width: inherit;
}
.home #slideshow .camera_caption > div {
	background: none;
}
.home #slideshow .camera_commands {
	display: none!important;
}
.home #slideshow .camera_prev {
	left: 20px;
	border-radius: 50%;
}
.home #slideshow .camera_next {
	right: 20px;
	border-radius: 50%;
}
.home #slideshow .desc {
	height: 70%;
    position: absolute;
    text-align: left;
    top: 30%;
    width: 780px;
    left: 50%;
    margin-left: -390px;
	padding: 0 20px;
}
/*.home #slideshow .cameraContent:nth-of-type(even) .desc {
	text-align: right;
}*/
.home #slideshow .cameraContents .cameraContent:nth-child(1){
	text-align: right;
}
.home #slideshow .cameraContents .cameraContent:nth-child(1) .desc {
	text-align: right;
}
.home #slideshow .cameraContent:nth-child(2) .desc {
    text-align: right;
}
.home #slideshow .cameraContent:nth-child(3) .desc {
}
.home #slideshow .cameraContent:nth-child(4) .desc {
}
.home #slideshow .cameraContent:nth-child(5) .desc {
    text-align: right;
}

.home #slideshow .cameraContent:nth-child(1) .desc h2 {
    margin: 0;
}

.home #slideshow .cameraContent:nth-child(1) .desc p {
    line-height: 1.1em;
}


.home #slideshow .desc h2{



	margin:0 0 10px;



	padding:0;



	color:#fff;



	text-transform:none;



	font-family: 'Lato', sans-serif;



	text-shadow: 0 0 5px #000;



}



.home #slideshow .desc p{



	margin:0 0 20px;



	padding:0;



	color:#fff;



	font-size:400%;



	font-family: "Lato",sans-serif;



	text-shadow: 0 0 5px #000;



}



.home #slideshow .desc .button{



	background-color: #fcc24c;



    border: 1px solid #fff;



    border-radius: 5px;



    color: #555;



    display: inline-block;



    font-weight: bold;



    padding: 10px 15px;



    text-decoration: none;



    text-transform: uppercase;



	font-family: 'Lato', sans-serif;



}



.home #slideshow .desc .button:hover {



color: #fff;



background-color: #555;



}



.home .swiper-container {



	position:relative;



}



.home .swiper-container:hover .swiper-left, .home .swiper-container:hover .swiper-right{



	opacity:1;



}



.home .swiper-container .swiper-left, .home .swiper-container .swiper-right{



	position: absolute;



	top: 50%;



	display: block;



	width: 43px;



	height: 43px;



	background: url(./images/arrows.png);



	left: 10px;



	opacity:0;



	transition: all 0.5s ease;



}



.home .swiper-container .swiper-left{



}



.home .swiper-container .swiper-right{



	right: 10px;



	left:auto;



	background-position: 0 100%;



}



.home #slideshow .slide-2 .desc{



	text-align: right;



}



.home #slideshow .slide-2 h2{

	color: #555;

	text-shadow: 0 0 5px #FFF;

}



.home #slideshow .slide-3 {



}



.home #slideshow .slide-3 h2{



font-size: 400%;



}



.home #slideshow .slide-3 p{



font-size: 150%;



}



.home #slideshow .slide-4 .desc{



	text-align: right;



}



.home #slideshow .swiper-slide { background-size:cover; }

#home-callouts { }

#home-callouts  h3.title{ text-align: center;}

#home-callouts section{ }

#home-callouts section .callouts{ float: left;width: 25%;text-align: center; position:relative; min-width:180px; transition: all 0.5s ease; }

#mainfull { padding-top:20px; }

#masthead.banner { margin: 0 auto; }

@media screen and (min-width: 1024px) {



	#masthead.banner {

		margin:0 auto;

	}



	#masthead.banner img {
		margin-top: 0 !important;
	}



}



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



	#masthead.banner {





	}



	#masthead.banner img {



		margin: 0;



	}



	#footer {



	}



	body{



	  text-size-adjust: none;



	  -webkit-text-size-adjust: none;



	}



	#copyright p{



		/*font-size:14px;*/



	}

	.home #slideshow .desc {
		width: 80%;
		left: 8%;
		margin-left: 0;
	}

}



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



	#masthead.banner {

	}

	#masthead {

	}

	.home #slideshow .swiper-slide img{

	}

}

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

	#wrap_body.branding, .home #masthead.banner, #wrap_body, #content, #footer, #subfooter {

		max-width:850px;

		width: auto;

		min-width: 100px;

		overflow: hidden;

		padding: 0 15px;

	}

	#wrap_body.branding {

		padding:0;

	}

	#header { width:auto; padding:0; }

	#header-top { background-position: 100% 70%; }

	#call { width:77%; padding:0;	}

	#nav_above { width:auto; }

	select#menu-primary-navigation-1 { margin:0; }

	#masthead.banner img {

		margin:0;

	}

	.menu-primary-navigation-container {

		display:none;

	}

	.mobile-menu .menu-primary-navigation-container,

	select#menu-primary-navigation-1 {

		display:block;

	}

	.mobile-menu {

		width:428px;

		margin:0 auto;

	}

	.home #masthead.banner {

		overflow:visible;

		padding:0 0 40px;

	}

	.home #slideshow .swiper-slide {

	}

	#mainfull {

		width: auto;

		padding: 0 20px;

	}

	#content {

		padding:0 0 30px;

	}

	iframe {

		width:100%;

	}

	#footer, #subfooter  {

		margin:0 auto;

	}

	#wrap_footer {

		width:auto;

	}

	#subfooter_wrap {

		width:auto;

	}

	

	

	#slideshow-overlay {

		width:auto;

	}

	

}

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

	#wrap_body.branding { }

	#header { height:auto; }

	#header-top { min-height: 100px; height:100px; }

	#logo { height: auto; margin-bottom:0;width: 100px; }

	#logo a.logo { height:90px; }

	#call {	float: none; padding: 0; width: auto; }

	#slideshow {

		margin:0;

		padding:10px 0;

	}

	#main {

		width:auto;

		float:none;

		padding:1.5em 0px;

	}

	#side {

		float:none;

		margin: 0 auto;

	}

	#home-callouts section .callouts {

		width:50%;

	}

	#wrap_footer {

	}

	#footerbar_2 {

		width: 22%;

	}

	#footerbar_1 {

		width: 45%;

	}

	.footerbar .widget_nav_menu {

		margin:0;

	}
	.home #slideshow .desc p {
		font-size: 280%;
	}

}



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

	#wrap_body.branding {

		background-image: url("images/header.jpg");

		background-repeat: repeat;

		border-bottom: 5px solid #ffc33f;

		overflow: visible;

		height:auto;

	}

	#wrap_body.branding:before {

		background-color: #555;

		bottom: -7px;

		content: "";

		display: block;

		height: 2px;

		left: 0;

		position: absolute;

		width: 100%;

	}

	#header { }

	#header-top {

		background-position: 50% 95%;

		background-size: calc(280px) auto;

		height: auto;

		min-height: 100px;

		padding-bottom: 20px;

	}
	#header-top h1 {
		margin-bottom: 0;
		padding: 0 20px;
	    position: relative;
	    text-align: center;
	}

	#logo {

		float: none;

		height: auto;

		margin: 10px 0 0;

		padding: 0;

		width: auto;

	}

	#logo a.logo { height:90px;margin: 0 auto;width: 100px; }

	#call {

		margin: 0;

		text-align: center;

	}

	#masthead.banner img {

		margin:0;

	}

	.mobile-menu {

		width:268px;

	}

	p {

		-webkit-text-size-adjust: none;

	}

	#home-callouts h3.title {

		min-height:40px;

		padding-bottom:0;

	}



	#subfooter_wrap {

		background-position: 100% 50%;

		padding-right:40px;

	}

	#wrap_footer {

		background-position: 50% 3%;

		padding-top: 170px;

	}

	.footerbar {

		text-align:center;

		margin-bottom:20px;

	}

	#footerbar_1 {

		float:none;

		width:auto;

		border:none;

	}

	.footerbar .widget_nav_menu {

		display:block;

		margin:0;

		padding:0;

	}

	.footerbar .widget_nav_menu:last-child {

		margin:0;

	}

	.footerbar .widget_nav_menu li {

		display: block;

		width:auto;

	}

	#footerbar_2 {

		float:none;

		width:auto;

		border-right:none;

		border-bottom:1px solid #999999;

		text-align:center;

		padding:0;

	}

	#fontSz {

		text-align:center;

	}

	#fontSlider {

		float:none;

		margin: 5px auto;

	}



}



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



	#masthead.banner img {



		margin:0;



	}



	body{



	  -webkit-text-size-adjust: none;

	}

	#home-callouts section .callouts {width:100%; }
	#header-top h1 {}


}







@media only screen and (max-width: 768px) and only screen and (max-device-width: 768px) {



	p {



		font-size:12px;



	}



}











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



	p {



		font-size:10px;



	}



}







@media only screen and (max-width: 360px) and only screen and (max-device-width: 360px) {



	p {



		font-size:8px;



	}



}