/*
Theme Name: Gavinburn
Theme URI: http://ramsaymacfarlane.com
Author: Ramsay MacFarlane
Author URI: http://ramsaymacfarlane.com
Description: Custom theme based on twentyeleven. 
Version: 1.0
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, font, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;} :focus {/* remember to define focus styles! */outline: 0;} body {background: #fff;line-height: 1;} ol, ul {list-style: none;} table {/* tables still need 'cellspacing="0"' in the markup */border-collapse: separate;border-spacing: 0;} caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";} blockquote, q {quotes: "" "";} a img {border: 0;} article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}

/* =Global
----------------------------------------------- */
body, input, textarea {color: #666; font-family: "ff-din-web",sans-serif; font-size: 15px; font-weight: 400; line-height: 1.4; }
body {background: #fff;}

/* Headings */
h1,h2,h3,h4,h5,h6 {font-weight: 700;}
h1 {text-transform:uppercase;}
h2 {}
h3 {color: #000; font-size: 1.6em; margin-bottom: 0.4em;}
h4 {margin-bottom: 0.6em;}
h5 {}
hr {background-color: #ccc;border: 0;height: 1px;margin-bottom: 1.625em;}

/* Text elements */
p {margin-bottom: 0.8em; font-size: 1.1em; line-height: 1.4em;}
ul, ol {margin: 0 0 1.2em 2em;}
ul {list-style: square;}
ol {list-style-type: decimal;}
ol ol {list-style: upper-alpha;}
ol ol ol {list-style: lower-roman;}
ol ol ol ol {list-style: lower-alpha;}
ul ul, ol ol, ul ol, ol ul {margin-bottom: 0;}
dl {margin: 0;}
dt {font-weight: bold;}
dd {margin-bottom: 1.625em;}
strong {font-weight: bold;}
cite, em, i {font-style: italic;}
blockquote {font-family: Georgia, "Bitstream Charter", serif;font-style: italic;font-weight: normal;margin: 2em 2em; color: #b89f53; font-size: 1.2em;}
blockquote em, blockquote i, blockquote cite {font-style: normal;}
blockquote cite {color: #666;font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight: 300;letter-spacing: 0.05em;text-transform: uppercase;}
pre {background: #f4f4f4;font: 13px "Courier 10 Pitch", Courier, monospace;line-height: 1.5;margin-bottom: 1.625em;overflow: auto;padding: 0.75em 1.625em;}
code, kbd {font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;}
abbr, acronym, dfn {border-bottom: 1px dotted #666;cursor: help;}
address {display: block;margin: 0 0 1.625em;}
ins {background: #fff9c0;text-decoration: none;}
sup,sub {font-size: 10px;height: 0;line-height: 1;position: relative;vertical-align: baseline;}
sup {bottom: 1ex;}
sub {top: .5ex;}

/* Links */
a {color: #b89f53;text-decoration: none;}
a:focus, a:active, a:hover {text-decoration: underline;}

/* Assistive text */
.assistive-text {position: absolute !important;clip: rect(1px 1px 1px 1px); /* IE6, IE7 */clip: rect(1px, 1px, 1px, 1px);}
#access a.assistive-text:active,#access a.assistive-text:focus {background: #eee;border-bottom: 1px solid #ddd;color: #1982d1;clip: auto !important;font-size: 12px;position: absolute;text-decoration: underline;top: 0;left: 7.6%;}

/* =Wrap/Structure
----------------------------------------------- */
#page {max-width: 1260px;margin: 40px auto 0px auto;padding: 0px 20px;position: relative;}
#primary {margin-bottom: 20px;} 

/* =Header
----------------------------------------------- */

#branding {width: 23.4%;max-width: 300px;float: left; /*position: fixed;*/}
@media (max-height: 780px ), (max-width:960px){#branding {position: relative;}}
#site-title {width: 75%;max-width: 220px;height: auto;position: relative;margin: 0 auto 20px auto;}
#site-title img{width: 100%;height: auto;}
#site-description {font-weight: 400;width: 75%;line-height: 1.2em;text-align: center;position: relative;margin: 20px auto 20px auto;}

/* =Menu
-------------------------------------------------------------- */
#top-dec {background-image: url(images/menu_decoration_top.jpg); height: 40px;}
#bottom-dec {background-image: url(images/menu_decoration_bottom.jpg); height: 40px;}
#top-dec, #bottom-dec {background-position: center; background-repeat: no-repeat;}
#access {padding: 0;}
#access ul {margin: 10px 0px; text-align: center;}
#access ul li {list-style: none; line-height: 1.7em;}
#access ul li a {font-weight: 700;font-size: 1.2em;color: #000; padding: 0 15px 0 15px; }
#access ul li a:hover, #access ul li.current-menu-item a {color: #b89f53; text-decoration: none;}
#access ul li.current-menu-item a {background-image:url(images/nav-dot.jpg),url(images/nav-dot.jpg);background-position:left center,right center;background-repeat:no-repeat;background-size:8px;}
#head-foot-stroke {width: 40px; border-top: 1px solid #b89f53; height:1px; margin: 0 auto;}

/* =Content
----------------------------------------------- */
#main {width: 75%; max-width: 940px; float: right;}
.entry-header {background-image: url(images/heading-point.png); background-position: 10px 2.1em; background-repeat:no-repeat; padding-bottom: 10px; }
.entry-title {background: #000; padding: 5px 10px 2px 10px; color: #B89F53; font-size: 1.6em; margin-bottom: 10px; border-radius: 3px;}
.entry-title a:hover {color: #fff; text-decoration: none;} 
.basic-four-col-text .entry-header {display:none;}
.entry-content h2 {clear: none; text-transform:uppercase; color: #000; font-size: 2em; margin: 0;}

/* =Footer
----------------------------------------------- */
#colophon {border-top: #ccc solid 1px; border-bottom: #ccc solid 1px;	padding: 20px 10px 20px 10px; margin-bottom: 40px; clear: both; position: relative;	overflow: hidden;}
#colophon p {margin-bottom: 0px; font-size: 0.8em;}
.sitedetails {float: left; width: 88%;}
#sitecreditlink {float:right; width: 66px; height: 22px; text-indent:-9999px; background: url(images/ramsaymacfarlane.jpg); background-repeat: no-repeat; background-position: 0 0; margin-top:-5px;}
#sitecreditlink:hover {background-position: 0 -23px;}

/* =Social Bar
----------------------------------------------- */
#social-bar {border-top: 1px #ccc solid; border-bottom: 1px #ccc solid;  width: 100%; position: relative; overflow: hidden; padding: 20px 0 20px 0; margin-bottom: -1px;}
#social-bar p {margin-bottom: 0px; font-size: 0.8em; line-height: 1.2em;}
.twofour {float: left; width: 50%;}
.threefour {float: left; width: 25.5%;} 
.fourfour {float: left; width: 24.5%;}
#email-cap-inner {padding: 0 20px 0 10px; border-right: 1px solid #b89f53; overflow: hidden;}
#email-signup {width:65%; float: right; margin-left: 20px; position: relative;}
#mce-EMAIL, #mce-NAME {width:60%; height: 10px; font-size: 10px; padding: 3px 0 0 0; margin: 0 0 0 0; vertical-align:top;}
.mc-field-group {height: 20px; width: 100%}
.mc-field-group-top {margin-bottom: 3px;}
input#mc-embedded-subscribe{ width: 100px; height: 40px; background-image: url(images/subscribe.jpg);background-position: 0 0; background-repeat: no-repeat; text-indent: -9999px; border: none; position: absolute; top: 0px; right: 0px;}
input#mc-embedded-subscribe:hover {background-position: 0 -40px; cursor: pointer;}
#facebook-inner {padding: 0 20px 0 20px; border-right: 1px solid #b89f53;}
#twitter-inner {padding: 0 10px 0 20px;}
.social-button {background-position: 0 0 ; background-size:100%; background-repeat:no-repeat; text-indent: -9999px; width: 55px; max-width: 55px; height: 40px; max-height: 40px; float: right; margin-left: 10px;}
.social-button-facebook {background-image: url(images/facebook.jpg); }
.social-button-twitter {background-image: url(images/twitter.jpg); }
.social-button:hover {background-position: 0 -40px;}
.social-button {background-position: 0 0 ; background-size:100%; background-repeat:no-repeat; text-indent: -9999px; width: 55px; max-width: 55px; height: 40px; max-height: 40px; float: right; margin-left: 10px;}

/* =Latest News
----------------------------------------------- */
.latest-news {margin: 30px 0 0 0 ; overflow: hidden;}
.latest-news p { }
.latest-news article {display: block; width: 23.40425531%; margin-right:2.12765957%; vertical-align: top; float: left; overflow: hidden; margin-bottom: 30px;}
.latest-news article:nth-child(4) {margin-right: 0px;}
.latest-news-thumb {border: 1px solid #b89f53; padding: 4px;}
.latest-news-thumb img {width: 100%; height: auto; margin: 0px; padding: 0px; vertical-align:bottom;}
.latest-news-thumb img:hover{opacity: 0.8;}
.latest-news-title {color: #000; font-size: 1.2em;}
.latest-news-title:hover {color: #b89f53; text-decoration: none;}
.latest-news-title h2 {margin: 0.6em 0 0.4em 0;}
.read-more {font-weight: bold;}
.read-more:hover {text-decoration: none; color: #000;}

/* =The Cottages Page
----------------------------------------------- */
.the-cottages .entry-content {}
.the-cottages .entry-content h2 {clear: none; text-transform:uppercase; color: #000; font-size: 2em; margin: 0 0 10px 0; padding-top: 2%;}
.the-cottages .entry-content h3 {clear: none; color: #b89f53; font-size: 1.2em; margin-bottom: 20px;}
.headline_split_left {width: 50%; float: left;}
.headline_split_left h2, .headline_split_left h3, .headline_split_left p {padding: 0 20px 0 20px;}
.headline_split_right {width: 50%; float: right;}
.headline_split_right img {width: 100%; height: auto; padding-bottom: 20px;}

.the-cottages-list {clear: both;}
.the-cottages-list article {background: #000; display: inline-block; vertical-align: top; float: left; width: 31.85%; margin-right:2.12765957%; padding-bottom: 2em; margin-bottom: 2em; overflow:hidden; border-radius: 3px;}
.the-cottages-list article:nth-child(3) {margin-right: 0px;}
.the-cottages-list article h1 {clear: none; color: #FFF; font-size: 1.4em; margin:10px 1.5em 5px 1em;}
.the-cottages-list article h1 a {color: #fff;}
.the-cottages-list article h2 { margin: 0 1.5em 0.8em 1.5em; color: #b89f53; font-weight: bold;}
.the-cottages-list article p {margin:0 1.5em 1.8em 1.5em; color: #b89f53;}
.the-cottages-list article .latest-news-thumb {margin: 1.4em;}
.main-cta {background-image: url(images/heading-point-white.png); background-position: 7.8em center; background-repeat:no-repeat; padding-right: 10px; display: inline; margin-left: 1.5em;}
.main-cta:hover {background-image: url(images/heading-point-gold.png);}
.main-cta a {padding: 7px 10px 4px 10px; background:#fff; color: #000; font-size: 1em; font-weight: bold; text-transform: uppercase; }
.main-cta a:hover {background:#b89f53; color:#000; text-decoration: none;}

.the-cottages-list .half {width: 48.8%;}
.the-cottages-list .half.left {float: left;}
.the-cottages-list .half.right {float: right; margin-right: 0px;} 

/* =A Cottage Page
----------------------------------------------- */
.cottage-features {background: #000; padding: 1.5em 2.5em; color: #b89f53; border-radius: 3px; float: right; margin: 0 0 1.5em 1.5em; font-weight: bold;list-style-image: url(/wp-content/themes/Gavinburn/images/nav-dot.png); line-height: 1.8em;}

/* =Location Map Page
----------------------------------------------- */
.map-container {position: relative; padding-bottom: 75%; /* 16/9 ratio */padding-top: 30px; /* IE6 workaround*/ height: 0;overflow: hidden; margin-bottom: 30px; border: 1px solid #b89f53;}
.map-container iframe, .map-container object, .map-container embed { position: absolute; top: 0; left: 0; width: 100%;  height: 100%;}

/* =Miscellaneous
----------------------------------------------- */
.wp-super-faq-answer {padding: 5px 10px 15px 10px;}
.wp-super-faq-question-closed, .wp-super-faq-question-open {padding-bottom: 10px;}
.page-id-23 .entry-content h3 {margin-top: 0.6em;}

legend {padding: 0 5px; font-weight: bold; color: #000;}
input#fsc-submit-1 {background: #000; color: #b89f53;}
input#fsc-submit-1:hover {background: #b89f53; color: #000;}
#FSContact1 input, #FSContact1 textarea {width: 100%; }

/* DROP CAP .page-template-page-home-php .basic-four-col-text .entry-content p:first-letter{float: left;font-size: 300%;line-height: 0.85em;margin-right: 0.1em;margin-bottom:-0.25em;margin-top: 0.15em;font-weight:bold;color: #b89f53;}*/
.page-template-page-home-php .entry-content p {line-height: 1.5em; margin-bottom: 1.5em;}

/* =Miscellaneous
----------------------------------------------- */
#primary.contact-page {overflow: hidden;}
#primary.contact-page div {
display: inline-block;
vertical-align: top;
float: left;
width: 31.85%;
margin-right: 2.12765957%;
margin-bottom: 0px;
}
#primary.contact-page div:nth-child(3) {margin-right: 0px;}
.cta {margin:10px 0; padding: 10px 12px 8px 12px; border: none; text-transform: uppercase; font-weight: bold; border-radius: 4px; background: #000; color: #b89f53; display: inline-block; }
.cta:hover {background: #b89f53; color: #000; text-decoration: none;}
.cta-onblack {margin:0 0 0 1.5em; padding: 10px 12px 8px 12px; border: none; text-transform: uppercase; font-weight: bold; border-radius: 4px; background: #fff; color: #000; display: inline-block;}
.cta-onblack:hover {background: #b89f53; color: #000; text-decoration: none;}

/* =News Blog Section
----------------------------------------------- */
.blog #primary, .single #primary, .archive #primary, .category #primary {width: 75%; float: left;}
.blog #secondary, .single #secondary, .archive #secondary, .category #secondary {width: 23%; float: right;}
.page-title {margin-bottom: 0.6em; font-size: 1.4em; color: #ccc;}
.blog article {margin-bottom: 3em; border-bottom: 1px dashed #999;}
.blog .entry-title {}
.post_thumbnail {width: 100%; height: auto; margin: 5px 0 5px 0;}
a.post_thumbnail_title .post_thumbnail:hover {opacity: 0.8;}
.more-link {font-size: 1.4em; font-weight: bold;}
.more-link:hover {color: #000; text-decoration: none;}
.widget-title {background: #000; padding: 5px 8px 2px 8px; color: #fff; font-size: 1.2em; margin-bottom: 10px; border-radius: 3px; }
.widget ul {list-style-image: url(/wp-content/themes/Gavinburn/images/nav-dot.jpg); line-height: 1.7em; color: #b89f53;}
.widget ul li a {font-size: 1em;}

#reply-title {color: #fff;}
.alignright {float: right; margin: 0 0 20px 20px;}
.alignleft {float: left; margin: 0 20px 20px 0;}
.entry-content img.alignright {margin: 0 0 20px 20px;}
.entry-content img.alignleft {margin: 0 20px 20px 0;}
.wp-caption-text {color: #b89f53;}
img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {border: 1px solid #b89f53; padding: 5px; opacity: 1;}
img[class*="align"]:hover, img[class*="wp-image-"]:hover, #content .gallery .gallery-icon img:hover {opacity: 0.8;}

/* Comments Form */
#respond {background: #000; color: #fff;-moz-border-radius: 3px; border-radius: 3px; margin: 0 auto 1.625em; padding: 1em; position: relative; clear: both;}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	margin: 0;
}
#respond input#submit {
	background: #666;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	padding: 5px 20px 5px 20px;
	position: relative;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:hover {
	background: #b89f53;
	color: #fff;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1em;
}
.commentlist .children li.comment .comment-content {
	margin: 1em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	padding: 0;
	float: left;
	margin: 0 20px 20px 0;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

#supercontrolCalendarWidget0 {width: 1000px !important;}


/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 900px) {
	body {font-size: 85%;}
	#page {padding: 0 20px; position:relative; margin: 0px auto 0px auto;} 
	#branding {width: 100%;max-width: 940px;float: none;position: relative;}
	#site-title {float:left; width:130px; margin-bottom:20px; margin-top: 20px;}
	#site-description {display: none;}
	#access {padding:0;float:right;}
	#top-dec, #bottom-dec {display: none;}
	#access ul {text-align: right; width: 350px; -moz-column-count: 2; -moz-column-gap: 20px; -webkit-column-count: 2; -webkit-column-gap: 20px; column-count: 2; column-gap: 20px;}
	#access ul li a {padding: 0px;}
	#access ul li.current-menu-item a { background-image:none;}
	#page {  }
	#main {width: 100%; margin: 0px auto;}
	#access {padding:15px 0 15px 0; }
	#access ul {text-align: right;width: 250px;}
	#head-foot-stroke {display: none;}
	#colophon .sitedetails {margin-bottom: 0px; width: 75%;}
	
/*	Social Bar---------------------------- */
	.twofour {width: 100%; border-bottom: 1px solid #e5e5e5; padding-bottom: 20px; margin-bottom: 20px;}
	.threefour, .fourfour {width: 50%;}
	#email-cap-inner {border-right: none; padding-right: 10px;}
	#facebook-inner {padding-left:10px;}
	#social-bar p {font-size: 1em;}

/*	The Cottages Page---------------------------- */
	.headline_split_right {display: none;}
	.headline_split_left {width: 100%;}
	.the-cottages .entry-content h2 {padding-top: 0px;}
 
	#supercontrolCalendarWidget0 {width: 100% !important;}

	
}
@media (max-width: 700px) {
	body {font-size: 75%;}
	#site-title {width:120px;}
}
@media (max-width: 550px) {
	#page{ } 
	#main {width: 100%;margin: 0px auto;}
	#site-title {float:none; margin: 20px auto 20px auto;}
	#access {width: 100%; background: #000; padding: 0px; margin-bottom: 20px;}
	#access ul {-moz-column-count: 1;-webkit-column-count: 1;column-count:1; text-align: left; padding: 10px; width: 95%; margin: 0px;}
	#access ul li { display: inline; margin-right: 10px; line-height: 2em;}
	#access ul li a {color: #fff;}
	.page-template-page-home-php .entry-content p:first-letter{float: none;font-size: 100%;line-height: 1.4em;margin-right: 0;margin-bottom:0;margin-top: 0;font-weight: normal;color: #666; }
	#colophon .sitedetails {width: 60%;}
	#sitecreditlink {margin-top: 10px;}

/*	Social Bar---------------------------- */	
	.social-button {width: 30px;height: 22px;}
	.social-button:hover {background-position: 0 -22px;}
/*	Latest News---------------------------- */	
	.latest-news article {width: 46.875%; margin-right:6.25%;  float: left; }
	.latest-news article:nth-child(even) {margin-right: 0px;}
/*	The Cottages Page---------------------------- */
	#the-cottages-list article {width: 100%; margin-right:0;  float: left; }
	#the-cottages-list article:nth-child(even) {margin-right: 0px;}
	.cottage-features {float: none; width: auto; margin: 0 0 1em 0;}
/*	News Blog Section---------------------------- */
	.blog #primary, .single #primary {width: 100%; float: none;}
	.blog #secondary, .single #secondary {width: 100%; float: none;}
	img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {width: 97.5%; height: auto;}
	.entry-content div[class*="wp-caption"] {width: 100% !important;}
/*	Contact Page Section---------------------------- */
	#primary.contact-page div {width: 100%; margin-right: 0px;}
	
}


@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	body {padding: 0;}
	#page {margin-top: 0;}
	#branding {border-top: none;}
}
