/* 
Theme Name: Acorn Turnkey One Large Photos
Author: Acorn Internet Services
Author URI: http://www.acorn-is.com/
Description: A Child Theme of Twenty Eleven 
Template: twentyeleven 
*/
#calendar-widget.tr-widget div.tr-component.tr-check-availability button.tr-search {
    background: #fff!important;
	font-size:20px!important;
	color:#000000!important;
	width:75%!important;
	margin-bottom:20px!important;
}

#calendar-widget.tr-widget div.tr-component.tr-check-availability button.tr-search: hover {
   opacity:.5;
}

#calendar-widget.tr-widget div.tr-component.tr-check-availability div.tr-search-dates div.tr-field {
    float: none !important;
    padding: 0 18px 18px 0 !important;
	display:inline-flex;
}

#calendar-widget.tr-widget div.tr-component.tr-check-availability div.tr-occupancy div.tr-field {
    float: none !important;
    padding: 0 20px 18px 0 !important;
	display:inline-flex;
}

#calendar-widget.tr-widget div.tr-component.tr-check-availability input.tr-date[type="text"]{
margin-left:20px;
}

#calendar-widget.tr-widget div.tr-component.tr-check-availability div.tr-occupancy select.tr-number-of-adults {
    margin-left: 15px;
    width: 150px !important;
}

#calendar-widget.tr-widget div.tr-component.tr-check-availability div.tr-occupancy select.tr-number-of-children {
    margin-left: 0px;
    width: 150px !important;
}

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: none;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: none;
}

img {
	height: auto;
}

.alignright, .alignleft {
	border: 1px solid #666;
	box-shadow: 5px 5px 5px #353535;
	padding: 6px;
	height: auto;
	float: right;
	margin: 15px 0 15px 15px;
	max-width: 100%;
        background: #fff;
}

.alignleft {
	float: left;
	margin: 15px 15px 15px 0;
}

a img {
	border: none;
}

body, input, textarea {
	color: #373737;
	font: 300 15px/1.625 "Helvetica Neue",Helvetica,Arial,sans-serif;
}

strong {
	font-weight: bold;
}

h1 {
	margin: 0 0 1em 0;
	font-size: 1.8em;
	clear: none;
	line-height: 140%;
}

h4, h2 {
	margin: 1em 0;
	line-height: 140%;
	font-size: 1.2em;
}

hr {
    clear: both;
}

p {
	margin-bottom: 1.625em;
}

a {
	text-decoration: none;
	color: #465934;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: disc;
}

.title {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}

.nowrap {
	white-space: nowrap;
}

.read-more, a#print-recipe-button {
	cursor: pointer;
	display: block;
	margin: 0 0 1em;
}

.read-more.button-toggle, a#print-recipe-button {
    padding: 0.3em;
    text-align: center;
    width: 10em;
	background: #b3ca62;
	background: -moz-linear-gradient(top,  #b3ca62 0%, #456314 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3ca62), color-stop(100%,#456314));
	background: -webkit-linear-gradient(top,  #b3ca62 0%,#456314 100%);
	background: -o-linear-gradient(top,  #b3ca62 0%,#456314 100%);
	background: -ms-linear-gradient(top,  #b3ca62 0%,#456314 100%);
	background: linear-gradient(to bottom,  #b3ca62 0%,#456314 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ca62', endColorstr='#456314',GradientType=0 );
    color: #fff;
    padding: 0.3em;
    text-align: center;
    width: 10em;
    border: 3px outset #456314;
}

a#print-recipe-button {
    float: right;
    position: relative;
    z-index: 100;
}

.read-more.button-toggle.read-less {
	background: #456314;
	background: -moz-linear-gradient(top,  #456314 0%, #b3ca62 100%, #b3ca62 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#456314), color-stop(100%,#b3ca62), color-stop(100%,#b3ca62));
	background: -webkit-linear-gradient(top,  #456314 0%,#b3ca62 100%,#b3ca62 100%);
	background: -o-linear-gradient(top,  #456314 0%,#b3ca62 100%,#b3ca62 100%);
	background: -ms-linear-gradient(top,  #456314 0%,#b3ca62 100%,#b3ca62 100%);
	background: linear-gradient(to bottom,  #456314 0%,#b3ca62 100%,#b3ca62 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#456314', endColorstr='#b3ca62',GradientType=0 );
    border: 3px inset #456314;
}

.read-more.button-toggle:hover, a#print-recipe-button:hover {
	color: #FFC;
	text-decoration: none;
}

.read-more:after, .next-room:after {
   content: "\00BB";
    font-size: 1.5em;
    font-weight: normal;
    padding: 0 4px;
    vertical-align: bottom;
}

.read-more.read-less:after {
   content: none;
}

.read-more.read-less:before, .prev-room:before {
   content: "\00AB";
    font-size: 1.5em;
    font-weight: normal;
    padding: 0 4px;
    vertical-align: bottom;
}


.entry-content, .entry-summary {
	padding: 1.625em 0 0;
}


body {
	padding: 0;
	margin: 0;
	color: #000;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 15px;
	line-height: 1.3em;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,333333+100 */
background: #222222; /* Old browsers */
background: -moz-linear-gradient(top,  #222222 0%, #222222 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(100%,#222222)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #222222 0%,#222222 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #222222 0%,#222222 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #222222 0%,#222222 100%); /* IE10+ */
background: linear-gradient(to bottom,  #222222 0%,#222222 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#222222',GradientType=0 ); /* IE6-9 */

}

#header-outer {
	background: #4D0219;
	width: 100%;
}

#header {
	text-align: center;
	max-width: 1200px;
	width: 100%;
	position: relative;
	margin: 0 auto;
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	padding: 25px 0 17px 0;
	overflow: hidden;
}

#header-right {
	overflow: hidden;
	float: right;
	width: 380px;
	text-align: right;
}

#phone-links span {
	display: block;
	line-height: 1.5em;
}

#phone-links div {
	width: 7px;
	height: 7px;
	background: #919186;
	margin: 0 4px 3px;
	display: inline-block;
	vertical-align: middle;
}

#phone-links div {
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}

#header a {
	text-decoration: none;
	color: #fff;
    font-weight: normal
}

#header a:hover {
	text-decoration: underline;
}

a#certs, a#avail {
	font-size: 18px;
}

.header-tagline-1, .header-tagline-2 {
	font-size: 19px;
	text-shadow: 4px 4px 4px #000;
	font-style: italic;
}

.header-tagline-1 {
	padding-top: 10px;
	margin-bottom: 5px;
}

#header .header-tagline-2 {
	padding-top: 5px;
	border-top: 1px solid #fff;
	display: block;
	margin-bottom: 1em;
}

#header #header_logo img {
	width: 27.6%;
	float: left;
	height: auto;
}

a#local-phone, a#toll-free {
	cursor: default;
	color: #fff;
}

a#local-phone:hover, a#toll-free:hover {
	text-decoration: none;
}

.nav_buttons_row {
	overflow: hidden;
	margin-bottom: 10px;
}

.nav_buttons_row div {
	line-height: 1em;
	margin: 0 1%;
	width: 23%;
	float: left;
	position: relative;
}

.nav_buttons_row div p {
	margin-top: 46px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 16px;
}

.nav_buttons_row div a {
	height: 43px;
	width: 43px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -21px;
}

.nav_buttons_row div a:hover {
	zoom: 1;
	opacity: 0.5;
}

a#mobile-header-call {
	background: url("images/mobile-header-sprite.png") no-repeat -43px 0px;
}

a#mobile-header-book {
	background: url("images/mobile-header-sprite.png") no-repeat 0px 0px;
}

a#mobile-header-room {
	background: url("images/mobile-header-sprite.png") no-repeat -129px 0px;
}

a#mobile-header-map {
	background: url("images/mobile-header-sprite.png") no-repeat -86px 0px;
}

#header-img-wrapper {
	max-width: 1900px;
	width: 100%;
	position: relative;
	margin: 0 auto;
}

#border-bottom-header {
	height: 11px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -11px;
	background: url("images/border-bottom-header.png") repeat-x;
}

#border-top-header {
	z-index: 1000;
	height: 10px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 1px;
	background: url("images/border-top-header.png") repeat-x;
}

#header-img-wrapper img {
	position: absolute;
	width: 100%;
}

#header-img-wrapper:after {
    content: "";
    display: block;
    padding-bottom: 45%;
}

#header-img-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#page {
	margin: -25px auto 0;
	max-width: 1200px;
	position: relative;
	width: 100%;
	z-index: 1000;
	box-shadow: 0 0 40px #000000;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
}

#main {
	border-radius: 50px 50px 0 0;
	-moz-border-radius: 50px 50px 0 0;
	-webkit-border-radius: 50px 50px 0 0;
	padding: 0;
	background: #EDDAA8;
	overflow: hidden;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+2,465934+2,465934+28,ffffff+28,ffffff+100 */
background: #EDDAA8; /* Old browsers */
background: -moz-linear-gradient(left,  #EDDAA8 0%, #EDDAA8 1.5%, #465934 1.5%, #465934 28%, #EDDAA8 28%, #EDDAA8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#EDDAA8), color-stop(1.5%,#EDDAA8), color-stop(1.5%,#465934), color-stop(28%,#465934), color-stop(28%,#EDDAA8), color-stop(100%,#EDDAA8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #EDDAA8 0%,#EDDAA8 1.5%,#465934 1.5%,#465934 28%,#EDDAA8 28%,#EDDAA8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #EDDAA8 0%,#EDDAA8 1.5%,#465934 1.5%,#465934 28%,#EDDAA8 28%,#EDDAA8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #EDDAA8 0%,#EDDAA8 1.5%,#465934 1.5%,#465934 28%,#EDDAA8 28%,#EDDAA8 100%); /* IE10+ */
background: linear-gradient(to right,  #EDDAA8 0%,#EDDAA8 1.5%,#465934 1.5%,#465934 28%,#EDDAA8 28%,#EDDAA8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDDAA8', endColorstr='#EDDAA8',GradientType=1 ); /* IE6-9 */
	border-top: 50px solid #EDDAA8;
	border-bottom: 50px solid #EDDAA8;
}

#content {
	padding: 0 0 1.625em;
	margin: 0;
	width: 100%;
}

.page-template-default #main, .page-template-all-rooms-page #main, .page-template-directions-page #main {
	background-image: none;
	background-color: #EDDAA8;
}

.page-template-single-room-page #content {
	padding: 0;
}


#content ul, #content ol {
	margin: 1em 0 1em 3em;
}

#content li {
	padding: .1em 0;
}

#primary {
	float: right;
	margin: 0 3% 3% 0;
	width: 66.5%;
}

.page-template-default #primary, .page-template-all-rooms-page #primary, .page-template-directions-page #primary, .page-template-packages-page #primary, .page-template-all-recipes-page #primary {
	float: none;
	width: 94%;
	margin: 0 3% 3%;
}

#newsletter-signup p {
	margin-bottom: 1em;
}

#secondary #newsletter-signup img {
	box-shadow: none;
	border: none;
	max-width: 137px;
}

#secondary #newsletter-signup input {
	box-shadow: 2px 2px 2px #353535;
}

#rolledup-rooms {
	overflow: hidden;
	text-align: center;
}

#rolledup-rooms div {
	margin: 20px .3%;
	display: inline-block;
	font-size: 17px;
	line-height: 130%;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 2px ridge #4d0219;
}

#rolledup-rooms div:last-of-type {
    border-bottom: 2px ridge #4d0219;
}

#rolledup-rooms img {
	border: 1px solid #222;
	padding: 6px;
    float: left;
    margin: 0 15px 15px 0;
    background: #fff none repeat scroll 0 0;
}

#rolledup-rooms span {
	display: block;
    font-size: 1.2em;
    margin-bottom: 0.5em;
}

#rolledup-rooms a:hover {
	text-decoration: none;
}

#room-navigation {
	text-align: center;
	margin-bottom: 2em;
}

#room-navigation p {
	white-space: nowrap;
	margin: .5em 0;
}

#notes-box {
	border: 2px solid #4d0219;
	width: 90%;
	margin: 20px auto;
	box-shadow: 5px 5px 5px #000;
	padding: 2% 3%;
	background-color: #465934;
	color: #fff;
}

#notes-box a {
	color: #ffc;
}

#note-title {
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
}

.ngg-gallery-thumbnail img {
	margin: 10px 0 10px 10px !important;
}

#secondary {
	float: left;
	margin: 0 0 3% 2%;
	width: 25.5%;
	text-align: center;
}

#secondary img {
	border: 1px solid #456314;
	box-shadow: 5px 5px 5px #000;
	padding: 6px;
	background: #fff;
	height: auto;
	margin: 15px auto;
	max-width: 100%;
}

#inn-gallery li {
    list-style-type: none;
}

#inn-gallery li p {
	color: #fff;
	font-weight: bold;
}


/* =Menu
-------------------------------------------------------------- */

#nav-wrapper {
	width: 100%;
	background: #4D0219;
	height: 40px;
}

.responsive_menu {
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}

.assistive-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

#responsive_menu a.assistive-text:active,
#responsive_menu 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%;
}

#nav-wrapper .toggleMenu {
	display: none;
}

#menu-main-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-pack: justify;
}

#menu-main-menu ul {
	list-style: none;
	margin: 0;
	z-index: 99999;
}

#nav-wrapper #menu-main-menu a {
	padding: 8px 0;
	line-height: 22px;
	font-size: 1.3em;
	color: #FFF;
	display: block;
	text-decoration: none;
	font-weight: normal;
	text-shadow: 1px 1px 4px #101010;
        text-transform: uppercase;
}

#nav-wrapper #menu-main-menu a:hover {
	text-decoration: underline;
}

#menu-main-menu li {
	position: relative;
}

#menu-main-menu > li {
	display: inline-block;
}

#menu-main-menu ul {
	display: none; 
	position: absolute; 
	top: 100%;
	width: auto;
	left: 0;
	text-align: left;
}

#menu-main-menu > li.hover > ul {
	display: block;
}

#menu-main-menu li li.hover ul {
	display: block;
	left: 100%;
	top: 0;
}

#nav-wrapper #menu-main-menu li li a {
	background: #4f0119;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
	line-height: 1.4em;
	font-size: 1.2em;
	border-bottom: 1px dotted #ddd;
	opacity:0.90;
	padding: 8px 20px;
	white-space: nowrap;
}

#nav-wrapper #menu-main-menu li li:last-child a {
	border-bottom: none;
}

#menu-main-menu li:hover > a,
#menu-main-menu a:focus{
	text-decoration: underline;
}

#menu-main-menu ul ul {
	left: 100%;
	top:0;
}

#menu-main-menu li:hover > ul {
	display: block;
}


#nav-wrapper #menu-main-menu li li li a {
	background: #5e001d;
}

#nav-wrapper #menu-main-menu li li li:last-child a {
	border-bottom: none;
}

#call-to-action {
	width: 100%;
	display: table;
	margin: 0 auto 1.625em;
	text-align: center;
}

#call-to-action-row {
	display: table-row;
}

#call-to-action-row div {
	display: table-cell;
	text-align: center;
}

#call-to-action-row div img {
	vertical-align: bottom;
}

#call-to-action-row div a {
	display: block;
	width: 180px;
	position: relative;
	margin: 0 auto;
}

#call-to-action-row div a span {
    bottom: 0;
    color: #fff;
    display: block;
    left: 0;
    line-height: 2em;
    background-color: rgba(0, 0, 0, .6);
    position: absolute;
    text-align: center;
    width: 100%;
	overflow: hidden;
}

#call-to-action-row div a:hover span {
    background-color: rgba(0, 0, 0, .4);
}

#TB_window {
	z-index: 10000 !important;
}


/* Site Generator Line THIS IS THE FOOTER AREA */
#site-generator {
	background: #4d0219;
	color: #fff;
	font-size: 13px;
	line-height: 1.5em;
	padding: 2.2em 0.5em;
	text-align: center;
	margin-bottom: 50px;
	overflow: hidden;
	border-top: 0px solid #465934;
	border-radius: 0 0 50px 50px;
	-moz-border-radius: 0 0 50px 50px;
	-webkit-border-radius: 0 0 50px 50px;
}

#site-generator a {
	color: #ffc;
	font-weight: bold;
}

.social_buttons_row {
	margin: 0 auto 30px;
	padding-top: 8px;
	overflow: hidden;
	width: 112px;
	height: 25px;
	float: left;
}

.social_buttons_row a {
	height: 25px;
	width: 25px;
	float: left;
	margin-left: 10px;
}

.social_buttons_row a:hover {
	opacity: .6;
}

.social_buttons_row a:first-child {
	margin-left: 0px !important;
}

a#footer-facebook {
	background: url("images/social-icon-facebook.png") no-repeat;
}

a#footer-google {
	background: url("images/social-icon-google.png") no-repeat;
}

a#footer-twitter {
	background: url("images/social-icon-twitter.png") no-repeat;
}

a#footer-pinterest {
	background: url("images/social-icon-pinterest.png") no-repeat;
}

a#footer-blog {
	background: url("images/social-icon-wordpress.png") no-repeat;
}

a#footer-youtube {
	background: url("images/social-icon-youtube.png") no-repeat;
}

a#footer-tripadvisor {
	background: url("images/social-icon-tripadvisor.png") no-repeat;
	width: 42px;
}

#supplementary {
	margin-bottom: 40px;
	clear: left;
	padding: 0;
	overflow: visible;
	border: none;
}

#supplementary ul {
	margin: 1em 0 1em 1.5em;
	text-align: left;
}

#supplementary .widget ul li {
	color: inherit;
}

#advancedrecentposts-2 {
	margin: 0;
}

.feed-title {
	font-size: 20px;
	font-weight: bold;
	clear: both;
	margin-bottom: 1em;
}

ul#blog-feed {
	margin: 1em 0 1em 1.5em;
	text-align: left;
}

.footer_column_left {
	float: left;
	text-align: left;
	width: 50%;
	margin: 0 5%;
}

.widget-title {
	font-size: 20px;
	text-align: center;
	line-height: inherit;
	letter-spacing: normal;
	text-transform: none;
	font-weight: bold;
	color: inherit;
}

#advancedrecentposts-2 .widget-title {
	text-align: left;
}

.advanced-recent-posts li {
	padding: 5px;
}

.footer_column_right {
	float: right;
	text-align: right;
	width: 30%;
	margin: 0 5%;
}

.footer_img_row {
	width: auto;
	clear: both;
}


.footer_img_row img {
	margin: 10px;
}

.footer_img_row img:first-of-type {
	margin-left: 0;
}

#footer-logo {
	margin: 0 -5px -20px 0;
    width: 75%;
	max-width: 332px;
}

a.btn-link:hover img {
	zoom: 1;
	opacity: 0.5;
}

#google-map-frame {
	border: 0;
	width: 100%;
	margin: 20px auto;
	height: 500px;
}

.anchorlink {
	display: block;
}

.single-package {
	overflow: hidden;
	padding: 2em;
	border-bottom: 2px ridge #333;
}

.single-package:last-child {
	border-bottom: none;
}

.single-package img {
	float: left;
	margin: 0 1em 1em 0;
	width: 32.8%;
	max-width: 350px;
}

.single-package .package-price {
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
}

.recipe-listing {
    border-top: 2px ridge #000;
    overflow: hidden;
    padding: 2%;
}

.recipe-listing:first-child {
	border-top: none;
	margin-top: 50px;
}

.recipe-listing .recipe-thumbnail img {
	border: 1px solid #456314;
	box-shadow: 5px 5px 5px #000;
	padding: 6px;
	height: auto;
	margin: 0 25px 25px 0;
	max-width: 100%;
	float: left;
}

.single-recipe h1 {
	margin-bottom: 0;
}

.single-recipe.singular .hentry {
	padding: 0;
}

.single-recipe.single .entry-content {
	margin: 0;
}

#serves-times {
	text-align: center;
}

#serves-times div {
	padding: 15px 0;
	width: 49.4%;
	display: inline-block;
}

#recipe-ingredients .title {
	margin: 2em 0 .5em 0;
}

#recipe-instructions li p {
	margin: 0;
}

#content #recipe-data li {
    padding: 0.3em 0;
}

#recipe-data {
	margin-bottom: 60px;
}

.youtube-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	margin: 1.5em 0;
	height: 0;
}
.youtube-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.avail-title {
    color: #fff;
    font-size: 1.8em;
    font-style: italic;
    font-weight: bold;
    margin: 0 0 0.7em;
}


#rezoform {
    border: none;
}


#rezoform a#submit {
    background: #4d0219
}

.widget_acorn_rezo_datebox_widget {
	border: 2px ridge #4d0219;
	background: #fff;
	color: #4d0219;
	padding-top: 20px;
	max-width: 350px;
	margin: 0 auto;
}


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

#header {
	width: 96%;
}

#page {
	margin: 0 auto;
	border-radius: 0 0 50px 50px;
}


#main {
	border-radius: 0;
}

#header {
	font-size: 20px;
}

#nav-wrapper #menu-main-menu a {
	font-size: 1.2em;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: 1.1em;
}

#secondary img {
	max-width: 90%;
}

#serves-times {
	text-align: left;
}

#serves-times div {
	padding: 10px 0;
	width: auto;
	display: block;
}

}  /* end of @media 1200 */

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

#header {
	font-size: 18px;
}

#nav-wrapper #menu-main-menu a {
	font-size: 1.1em;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: 1em;
}

}  /* end of @media 1100 */


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

#nav-wrapper #menu-main-menu a {
	font-size: 1em;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: .9em;
}

}  /* end of @media 1000 */

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

#nav-wrapper #menu-main-menu a {
	font-size: .9em;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: .8em;
}

#primary, #secondary,.blog #primary {
	float: none;
	margin: 0 3% 3%;
	width: 94%;
}

#main {
	background-image: none;
	background-color: #EDDAA8;
}

#secondary {
	text-align: center;
}

.alignright, .alignleft {
	display: block;
	float: none;
	margin: 15px auto;
}

.widget_simpleimage {
	display: inline-block;
	margin: 0 20px;
}

}  /* end of @media 900 */

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

#header {
	font-size: 18px;
}

#header-right {
    width: 370px;
}

#nav-wrapper #menu-main-menu a {
	font-size: .8em;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: .7em;
}


.social_buttons_row {
    float: none;
}

.footer_column_left, .footer_column_right {
	float: none;
	width: 90%;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
}

#supplementary {
	text-align: left;
}

#footer-logo {
	margin: 0;
}

.footer_img_row {
	display: inline-block;
	float: none;
}


}  /* end of @media 800 */

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

#nav-wrapper #menu-main-menu a {
	font-size: .7em;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: .6em;
}

}  /* end of @media 700 */

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


#border-top-header {
	display: none;
}

#nav-wrapper {
	background: #465934;
	height: auto;
	position: relative;
	top: 0;
	padding-bottom: 0;
	border-bottom: 2px ridge #fff;
}

.responsive_menu {
	width: 100%;
}

#nav-wrapper .toggleMenu {
	display: inline-block;
	border-top: 2px ridge #fff;
	background: url("images/icon_menu_mobile.png") no-repeat 95% 50%;
	padding: 10px 0;
	width: 100%;
}

#nav-wrapper .toggleMenu a {
	padding-left: 15px;
	font-weight: bold;
	text-shadow: 1px 1px 4px #101010;
	font-size: 20px;	
	color: #fff;
}

#menu-main-menu {
	width: 100%;
	margin-left: 0;
	padding-left: 0;
	background: #465934;
	border-bottom: 8px solid #ffffff;
	display: block;
}

#nav-wrapper #menu-main-menu a {
	padding: 10px 40px;
	font-size: 20px;	
}

#menu-main-menu > li {
	display: block;
	border-top: 8px solid #ffffff;
}

.menu-main-menu-container, .menu-main-menu-container > ul ul {
	overflow: hidden;
	max-height: 0;
}

.menu-main-menu-container.active, .menu-main-menu-container > ul ul.active {
	max-height: 200em;
}

.menu-main-menu-container ul ul, .menu-main-menu-container ul ul ul {
	display: inherit;
	position: relative !important;
	left: auto !important;
	top: auto;
}

#nav-wrapper #menu-main-menu li a {
	background-image: url("images/button-arrow.png");
	background-repeat: no-repeat;
	background-position: 20px 50%;
	color: #fff;
	text-shadow: none;
	padding-left: 55px;
}

#nav-wrapper #menu-main-menu li.menu-item-has-children > a {
	background-image: url("images/button-plus.png");
}

#nav-wrapper #menu-main-menu li.menu-item-has-children a.active {
	background-image: url("images/button-minus.png");
}

#nav-wrapper #menu-main-menu li li a {
	border-top: 8px solid #ffffff;
	border-bottom: none;
	background-image: url("images/button-arrow.png");
	background-repeat: no-repeat;
	background-position: 97% 50%;
	background-color: #6D8656;
	box-shadow: none;
	padding: 8px 40px 8px 75px;
	line-height: 24px;
	font-size: 20px;	
	opacity:1;
	white-space: normal;
}

#nav-wrapper #menu-main-menu li li.menu-item-has-children > a {
	background-position: 40px 50%;
	background-image: url("images/button-plus.png");
}

#nav-wrapper #menu-main-menu li li.menu-item-has-children a.active {
	background-position: 40px 50%;
	background-image: url("images/button-minus.png");
}


#menu-main-menu li:hover > a,
#menu-main-menu a:focus{
	text-decoration: none;
}

#nav-wrapper #menu-main-menu li li li a {
	border-top: 8px solid #ffffff;
	background-image: url("images/button-arrow.png");
	background-repeat: no-repeat;
	background-position: 97% 50%;
	background-color: #92AB7A;
	padding-left: 100px;
}

#menu-main-menu ul {
	display: block;
	width: 100%;
}

#menu-main-menu > li.hover > ul , #menu-main-menu li li.hover ul {
	position: static;
}

.expand-collapse-text {
	margin: 1em 0;
	display: block;
	cursor: pointer;
}

#header {
	width: 100%;
	height: auto;
	padding-bottom: 15px;
}

#header-right {
	float: none;
	margin: 10px auto;
	width: 100%;
}

#phone-links a {
	float: none;
}

.social_buttons_row {
	float: none;
}

.nav_buttons_row {
	float: none;
	width: 100%;
}

#header #header_logo img {
	float: none;
	width: 90%;
	max-width: 332px;
}

#header-right {
    text-align: center;
}

#call-to-action-row div {
    display: inline-block;
    margin: 15px;
}

#rolledup-rooms img {
	width: 90%;
	max-width: 350px;
    float: none;
    margin: 0 auto 15px;
}

#rolledup-rooms div {
    margin: 20px auto;
    text-align: center;
}

#footer-logo {
	width: 90%;
	max-width: 263px;
}

.widget_simpleimage {
	display: block;
	margin: 0 auto;
	width: 90%;
}

#advancedrecentposts-2 .widget-title {
    text-align: center;
}

.single-package img {
    display: block;
    float: none;
    margin: 20px 0;
    width: 90%;
}

.recipe-listing .recipe-thumbnail img {
	float: none;
	margin: 20px auto;
	display: block;
}

a#print-recipe-button {
	float: none;
	margin: 15px 0;
}

}  /* end of @media 640 */

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

#phone-links {
	width: 100%;
}

#phone-links a {
	display: block;
}

#phone-links div {
	display: none;
}

}  /* end of @media 400 */

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

#room-navigation span {
	display: none;
}

#room-navigation a {
	display: block;
	margin: .5em 0;
}

#room-navigation p {
	margin: 0;
}

}  /* end of @media 300 */

/* Print Style Sheet */

@media print {

body {
	background: white !important;
	color: black;
	margin: 0;
}

#header, #nav-wrapper, #header-img-wrapper, .ssbp-wrap, #call-to-action, .social_buttons_row, .footer_img_row, #footer-logo {
	display: none;
}

#page {
	box-shadow: none;
}

#primary {
	float: none;
	width: 96%;
	margin: 2%;
}

#secondary {
	display: block;
	float: none;
	width: 100%;
	margin: 20px 0;
}

#secondary img {
	display: none;
}

#notes-box {
	box-shadow: none;
	background: #fff;
	border-color: #000;
}

#site-generator {
	background: #FFF;
}

.footer_column_left, .footer_column_right {
	float: none;
	width: 96%;
	margin: 2%;
	text-align: center;
}


}