/* Wren Cottage CSS Document */


/*Responsive lides HOMEPAGE */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  margin: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  	-webkit-border-radius: 0.7em;
	-moz-border-radius: 0.7em;
	border-radius: 0.7em;
  }

a {
	color: #859e9b;
	text-decoration: none;
}
h1, h2, h3 {
	color: #504539;
	font-weight: normal;
	padding: 0;
}
h1 {
	font-family: 'Montaga', serif;
	letter-spacing: 0.05em;
	font-size: 220%;
	font-weight: normal;
	margin: 0;
	padding-bottom: 0.4em;
	padding-top: 0em;
	width: 100%;
	color: #643425;
	line-height: 1em;
}
h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 120%;
	margin: 0;
	padding-bottom: 0;
	width: 100%;
	font-weight: bold;
}
#pageHome h2 {
	padding-top: 0;
}
h3 {
	font-size: 110%;
	margin: 25px 0 0 0;
	padding-bottom: 2px;
	padding-top: 0;
	width: 100%;
	border-bottom: 1px solid #4A4949;
}
strong {
	color: #4a4949;
}
p {
	margin: 0 0 1em 0;
}
img {

}
img.border {
	background: none repeat scroll 0 0 white;
    border: 1px solid #BBBBBB;
    margin: 0 0 2em 0;
    padding: 0.7em;
    -webkit-border-radius: 0.7em;
	-moz-border-radius: 0.7em;
	border-radius: 0.7em;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 95%;
	font-weight: 400;
	color: #643425;
	line-height: 1.5em;
	background: #fff url("../img/bodyBg.gif") top center repeat;
}
#page {

	width: 100%;
	padding: 0;
}
#pageWrapper {
	padding: 0 1.3em;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 60%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 60%, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 60%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 60%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 60%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 60%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

}
#header {
	max-width: 65em;
	margin: 0 auto;	
	overflow: hidden;
}
div.banner {
	margin: 0 auto 2.3em auto;
	max-width: 65em;
	-webkit-border-radius: 0.7em;
	-moz-border-radius: 0.7em;
	border-radius: 0.7em;
}
#pageCottage div.banner {
	background: transparent url(../img/bannerSml01.jpg) 0 0 no-repeat;
	height: 132px;
	background-size: 100%;
}
#pageImages div.banner {
	background: transparent url(../img/bannerSml02.jpg) 0 0 no-repeat;
	height: 132px;
	background-size: 100%;
}
#pageLocation div.banner {
	background: transparent url(../img/bannerSml03.jpg) 0 0 no-repeat;
	height: 132px;
	background-size: 100%;
}
#pagePrice div.banner {
	background: transparent url(../img/bannerSml04.jpg) 0 0 no-repeat;
	height: 132px;
	background-size: 100%;
}
#pageDoorstep div.banner {
	background: transparent url(../img/bannerSml05.jpg) 0 0 no-repeat;
	height: 132px;
	background-size: 100%;
}
#pageContact div.banner {
	background: transparent url(../img/bannerSml06.jpg) 0 0 no-repeat;
	height: 132px;
	background-size: 100%;
}
#content {
	width: 100%;
	padding: 0 0 2em 0;
	max-width: 65em;
	margin: 0 auto;
}
#contentWrapper {
	
}
#logo {
	float: left;
}
#logo a {
	background: transparent url("../img/logo.png") 0 0 no-repeat;
	width: 351px;
	height: 113px;
	margin: 1em 0 1em 0;
	display: block;
}
#emailTop {
	float: right;
	margin: 1.5em 0 0 0;
	font-size: 110%;
	font-weight: bold;
	text-align: right;
}
#phone {
	text-align: right;
	font-family: 'MuseoSans500',sans-serif;
	font-size: 110%;
	float: right;
	background: transparent url("../img/phoneNo.gif") 0 0 no-repeat;
	height: 42px;
	margin: 2em 1.3em 0 0;
}
#phone span.phone {
	font-family: 'Museo700',sans-serif;
	font-size: 170%;
	color: #c92b86;
}

/**Primary NAvigation**/

#primaryNav {
	display: block;
	margin: 0;
	width: 100%;
	background: #3e2e2c;
	margin-bottom: 1em;
}
#primaryNav ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
}
#primaryNav ul li {
	float: left;
	padding: 0;
	margin: 0;
	list-style-image: none;
}
#primaryNav ul li.last {
	margin: 0;
}
/*#primaryNav ul li.active {
	background-color: #ccc;
}*/
ul.navigation {
	margin: 0;
	padding: 0;
}
#primaryNav ul li a span {
}
#primaryNav ul li a {
	font-family: 'Montaga', serif;
	border-right: 1px solid #746867;
	font-size: 120%;
	letter-spacing: 0.05em;
	color: #fff;
	margin: 0;
    padding: 0.8em 1.3em;
	text-decoration: none;
	display: block;
	-webkit-transition: background 400ms ease-in-out;
		-moz-transition: background 400ms ease-in-out;
        -ms-transition: background 400ms ease-in-out;
        -o-transition: background 400ms ease-in-out;
		transition: background 400ms ease-in-out;
}
#primaryNav ul li.last a {
	border-right: none;
}
#primaryNav ul li.active a,
#primaryNav ul li a:hover {
	color: #859E9B;
}
/*ul.navigation li {
	float: left;
	padding: 0.6em 0;
	margin: 0 0.4em 0 0;
	list-style-image: none;
}*/
div.slideshow {
	margin: 0 auto 2.3em auto;
	max-width: 65em;
	overflow: hidden;

}


/**Footer**/
#footer {
	background-color: #3e2e2c;
	width: 100%;
}
#footer div.footerWrapper {
    margin: 0 auto;
    max-width: 65em;
    padding: 0.8em 0;
}
div.footerQuotes {
	background: #8da7a4;
	padding: 0 0 1em 0;
}
div.footerQuotes div.footerQuotesWrapper {
    margin: 0 auto;
    max-width: 65em;
    padding: 1.5em 0 1.5em 0;
}
#footer div.quote {
	margin: 0 0 0 1.5em;
	padding: 1em 0;
	float: left;
}
#footerNav {
    color: #9f9a93;
    float: left;
    font-size: 80%;
}
#terms ul.navigation li,
#footerNav ul.navigation li {
	margin: 0 1em 0 0;
	float: left;
	list-style-image: none;
}
#terms {
    float: right;
    font-size: 80%;
}

/**Page Layout**/
div.seventyThirtyWrapper {
	width: 100%;
	margin: 0;
	padding: 0;
}

div.seventyThirtyWrapper div.columnOne {
	width: 68%;
	float: left;
}
div.seventyThirtyWrapper div.columnOne div.columnOneWrapper {
	padding: 0 1.3em 0 0;
}
div.seventyThirtyWrapper div.columnTwo {
	width: 31.9%;
	float: left;
}
div.seventyThirtyWrapper div.columnTwo div.columnTwoWrapper {
	padding: 3em 0 0 0;
}
.clear {
	clear: both;
}
/**Page Layout on your doorstep**/
div.seventyThirty.doorstep div.seventyThirtyWrapper div.columnOne {
	width: 33%;	
}
div.seventyThirty.doorstep div.seventyThirtyWrapper div.columnOne div.columnOneWrapper {
	padding: 0;
}
div.seventyThirty.doorstep div.seventyThirtyWrapper div.columnTwo {
	width: 66%;
}
div.seventyThirty.doorstep div.seventyThirtyWrapper div.columnTwo div.columnTwoWrapper {
	padding: 0 0 0 1em;
}
div.seventyThirty.doorstep img {
	border: 5px solid #fff;
}

div.quote {
	background: transparent url(../img/quote_open.png) no-repeat scroll left top;
	padding: 10px 0;
	text-align: center;
	padding: 0 1.9em;
	font-style: italic;
}
div.quote blockquote {
	background: transparent url(../img/quote_closed.png) no-repeat scroll right bottom;
	color: #fff;
	font-size: 100%;
	font-style: italic;
	font-weight: lighter;
	margin: 0;
	padding: 0 20px 0 20px;
	text-align: center;
}
blockquote {
	background: transparent url(../img/quote_closed.png) no-repeat scroll right bottom;
	color: #fff;
	font-size: 100%;
	font-style: italic;
	font-weight: lighter;
	margin: 0;
	padding: 0 20px 0 20px;
	text-align: center;
}

p.author {
	font-size: 80%;
	color: #645b47;
	float: right;
}
hr {
	border: 0;
	width: 100%;
	background-color: #d7d7d7;
	height: 1px;
}
ul {
	padding: 0 0 0 14px;
	margin: 0 0 1em 0;
}
ul li {
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
	list-style-image: url(../img/bullet.gif);
	list-style-type: none;
	margin: 0 0 0.4em 0;
}
table th {
	font-size: 14px;
	padding: 10px;
	color: #fff;
	border:1px solid #999999;
	background-color: #cccc65;
}
table tr.header td {
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	color: #fff;
	border:1px solid #999999;
	background-color: #cccc65;
}
table td {
	padding: 10px;
	border-bottom: 1px solid #999999;
}
table.formstuff {
	width: 100%;
}
.highlight {
	background-color: #cccc65;
	padding: 12px;
	color: #666633;
	
}
.highlight p {
	margin: 0;
}
div.featureBox.availability div.boxWrapper {
	background: url(../img/availability.jpg) top center no-repeat;
	padding: 7.5em 0.7em 1.2em 0.7em;
}
div.featureBox {
	border: 1px solid #e6e6e3;
	margin: 0 0 2em 0;
	padding: 0.8em;
	color: #2e2221;
	background: #fff;
	-moz-border-radius: 0.7em;
	border-radius: 0.7em;
	margin: 0 0 1.5em 0;
	background: #ffffff;
}
div.featureBox div.boxWrapper {
	padding: 0.6em;
}
div.featureBox div.twoColumnLayout div.columnTwo {
	background: url("../img/homeFeaturebox.jpg") no-repeat scroll left center transparent;	
	height: 12em;
}

div.featureBox div.twoColumnLayout div.columnOne div.columnTwoWrapper {
	padding: 1em;
}
div.featureBox div.wrapper.location {
	background: url(../img/homeFindUs.jpg) 0 0 no-repeat;
	background-size: 100%;
	height: 10em;
	display: block;
}
div.featureBox div.wrapper.gallery {
	background: url(../img/homeViewGallery.jpg) 0 0 no-repeat;
	background-size: 100%;
	height: 10em;
	display: block;
}
div.featureBox div.wrapper.location a,
div.featureBox div.wrapper.gallery a {
	background: url(../img/featureBullet.png) 0.7em 50% no-repeat;
	background-color: rgba(255,255,255,0.7);
	padding: 0.4em 0 0.4em 1.7em;
	color: #643425;
	display: block;
	
}
p.button {
	margin: 1em 0 0 0;
	
}
p.button a span {
	background: transparent url(../img/moreBullet.png) 0.5em 50% no-repeat;
	padding: 0 0 0 1.5em;
}
p.button a {
	color: #fff;
	padding: 0.4em 0.8em 0.4em 0.3em;
	background: #8da7a4;
}
p.button a:hover span {
	background: transparent url(../img/moreBullet.png) 0.5em 50% no-repeat;
}
p.button a:hover {
	background: #abcac6;
}

#copyright {
	float: left;
	font-size: 80%;
	margin: 0.5em 0 0.5em 0.5em;
}
.contact {
	float: right;
	font-size: 80%;
	margin: 0.5em 0.5em 0.5em 0;
}


div.twoColumnLayout div.columnOne {
	width: 48%;
	float: left;
}
div.twoColumnLayout div.columnTwo {
	width: 48%;
	float: right;
}

/**Form**/
input {
	margin: 0 0 0.6em 0;
	padding: 0.6em 0 0.6em 0.4em;
	width: 55%;
	background: rgb(222, 222, 222);
	background: rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	font-size: 100%;
}
input.radio {
	width: 3%;
}
label {
	display: block;
}
input.button {
	-webkit-border-radius: 0.4em;
	-moz-border-radius: 0.45em;
	border-radius: 0.4em;
	border: 1px solid #686866;
	color: #fff;
	padding: 0.4em 0.8em 0.4em 0.3em;
	-webkit-box-shadow: 0px 5px 3px rgba(50, 50, 50, 0.35);
	-moz-box-shadow:    0px 5px 3px rgba(50, 50, 50, 0.35);
	box-shadow:         0px 5px 3px rgba(50, 50, 50, 0.35);
	background: #8a7e64; /* Old browsers */
	background: -moz-linear-gradient(top,  #8a7e64 0%, #57503f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8a7e64), color-stop(100%,#57503f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8a7e64 0%,#57503f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8a7e64 0%,#57503f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8a7e64 0%,#57503f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #8a7e64 0%,#57503f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a7e64', endColorstr='#57503f',GradientType=0 ); /* IE6-9 */

}
textarea {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    border-radius: 13px 13px 13px 13px;
    border-width: 0;
    font-size: 120%;
    margin: 0 0 1em;
    padding: 0.6em 0 0.6em 1em;
    width: 94%;
}
img {
	border: 0;
}

/*FANCY BOX*/

#pageImages div.seventyThirty div.columnOne img {
	background: none repeat scroll 0 0 white;
    border: 1px solid #BBBBBB;
    margin: 7px 14px 7px 0;
    padding: 5px;
    width: 185px;
}
#pageImages div.seventyThirty div.columnOne {
	width: 100%;
}
#pageImages div.seventyThirty div.columnTwo {
	display: none;
}
#pageImages div.gallery a img:hover {
	background-color: #859e9b;
	-webkit-transition: background 400ms ease-in-out;
		-moz-transition: background 400ms ease-in-out;
        -ms-transition: background 400ms ease-in-out;
        -o-transition: background 400ms ease-in-out;
		transition: background 400ms ease-in-out;

}
#pageContact table td {
	border-bottom: none;
	padding:2px;
}
input:required {
    background: #fff url(images/red_asterisk.png) no-repeat 98% center;
}

#pagePrice div.seventyThirtyWrapper div.columnOne {
	width: 100%;
}
#pagePrice div.seventyThirtyWrapper div.columnTwo {
	display: none;
}
#google_translate_element {
	float: left;
	margin: 0 1em 0 0;
}
div.globalItems {
	float: right;
	margin: 1em 0 0 0;
}


  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }

/* RESPONSIVE MEDIA QUIERIES */

@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), screen and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-device-pixel-ratio: 1.3), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  #nav-toggle {
    background-image: url("../img/hamburger-retina.gif");
    -webkit-background-size: 100px 100px;
    -moz-background-size: 100px 100px;
    -o-background-size: 100px 100px;
    background-size: 100px 100px;
  }
}

@media all and (max-width: 700px) {
	
	h1 {
		line-height: 0.7em;
	}
	div.seventyThirtyWrapper div.columnOne {
		float: none;
		width: 100%;
	}
	div.seventyThirtyWrapper div.columnTwo {
		float: none;
		width: 100%;
	}
	div.twoColumnLayout div.columnOne {
		width: 100%;
		float: none;
		padding-bottom: 1em;
	}
	div.twoColumnLayout div.columnTwo {
		width: 100%;
		float: none;
		padding-bottom: 1em;
	}

	/*#primaryNav ul li {
		float: none;
		background: #323232;
		border-top: 1px solid #fff;
	}*/
	#page {
		background-image: none;
	}
	#pageImages div.seventyThirty div.columnOne img {
		width: 95%;
	}


	#logo a {
	float: left;
	background: transparent url("../img/logoSml.png") 0 0 no-repeat;
	width: 270px;
	height: 87px;
	margin: 1em 0 0 0;
	display: block;
	}
	div.globalItems {
	float: left;
	margin: 0;
}
	#emailTop {
		font-size: 90%;
		text-align: left;
	}
	#emailTop a.emailHeader {
		background: none;
	}
	div.banner {
		border: 0;
		box-shadow: none;
		margin: 0;
	}
	#pageContact div.banner,
	#pagePrice div.banner,
	#pageDoorstep div.banner,
	#pageLocation div.banner,
	#pageImages div.banner,
	#pageCottage div.banner {
		height: 100px;
	}
	#primaryNav {
		text-align: left;
		clear: both;
		float: none;
		background: #fff;
	}
	#primaryNav ul li a {
		border: 0;
		border-radius: 0;
		box-shadow: none;
		display: block;
		background: #3E2E2C;
	}
	#primaryNav ul li {
		float: none;
		margin: 0;
	}
	ul.navigation li {
		float: none;
		margin: 0;
	}
	
	div.ctaContainer {
		top: 0em;
	}
	div.seventyThirtyWrapper div.columnOne div.columnOneWrapper {
		padding: 0;
	}
	img.callUs {
		width: 100%;
		height: auto;
		margin: 0 0 2em 0;
	}
	div.quote img {
		width: 100%;
	}
	#pageHome div.banner img {
		width: 100%;
	}
	h1 {
		padding-bottom: 0.2em;
	}
	#google_translate_element {
		float: none;
	}
	.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
	}

.nav-collapse li {
  width: 100%;
  display: block;
	}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
	}

.nav-collapse.opened {
  max-height: 9999px;
	}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: block;
  clear: both;
  padding: 0.3em 1em;
  color: #fff;
  width: 90%;
  height: 30px;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  background: #645B47 url("../img/hamburger.gif") no-repeat 1em 50%;
	}
}