/* 
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 
*/
.video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 35px;
    position: relative;
}
.video-container iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#center-trip {
    text-align:center!important;
}

.ui-widget-content a {
    color: #660000 !important;
}

.ui-widget-content{
  background:#dec192 !important;
}

.widget ul li{
    color: #333;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.calendar {
	z-index:999999;
}
#calendar-border{
   width:90%;
   border: 1px solid #660000;
   border-bottom-left-radius: 25px;
   border-bottom-right-radius: 25px;
   border-top-left-radius: 25px;
   border-top-right-radius: 25px;
   background:#E9E4C4;
   padding-bottom: 15px;
}

.certs {
	margin: 0 auto;
	padding-top: 8px;
	overflow:hidden;
	width: 258px;
	height: 35px;
	float: right;
	clear: right;
}


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%;
}

.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: 1em 0;
	line-height: 140%;
}

p {
	margin-bottom: 1.625em;
}

a {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.entry-content, .entry-summary {
	padding: 1.625em 0 0;
}


body {
	padding: 0;
	margin: 0;
	background: url('images/background.png') repeat-x top left !important;
	background-color:#710906 !important;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 1.3em;
}

#header-outer {
	width: 100%;
}

#header {
	text-align: center;
	max-width: 1200px;
	width: 100%;
	position: relative;
	margin: 0 auto;
	color: #600;
	font-weight: bold;
	font-size: 24px;
	height: 190px !important;
	padding: 20px 0 0 0;
}

#phone-links {
	overflow: hidden;
}

#phone-links span {
	float: right;
	display: block;
	width: 480px;
	line-height: 1.5em;
	margin-top:30px;
}

#phone-links a {
	float: right;
}

#phone-links div {
	width: 4px;
	height: 4px;
	background: #660000;
	margin: 18px 10px 0;
	float: right;
}

#header a {
	text-decoration: none;
	color: #660000;
	font-weight:normal;
}

#header a:hover {
	text-decoration: underline;
}


#header #header_logo img {
	width: 36.6%;
	float: left;
	max-width: 399px;
	height: auto;
	margin-top: 0;
}

a#local-phone, a#toll-free {
	cursor: hand !important;
	color: #660000 !important;
	font-weight:normal;
}

a#local-phone:hover, a#toll-free:hover {
	text-decoration: none;
}

.social_buttons_row {
	margin: 0 auto;
	padding-top: 8px;
	overflow: hidden;
	width: 287px;
	height: 25px;
	float: right;
	clear: right;
}

.social_buttons_row a {
	height: 25px;
	width: 25px;
	background: url("images/social-sprite.png") no-repeat;
	float: right;
	margin-right: 10px;
}

.social_buttons_row a:first-child {
	margin-right: 0px !important;
}

a#header-facebook {
	background-position: 0 0;
}

a#header-facebook:hover {
	background-position: 0px -25px;
}

a#header-google {
	background-position: -25px 0px;
}

a#header-google:hover {
	background-position: -25px -25px;
}

a#header-twitter {
	background-position: -50px 0px;
}

a#header-twitter:hover {
	background-position: -50px -25px;
}

a#header-pinterest {
	background-position: -75px 0px;
}

a#header-pinterest:hover {
	background-position: -75px -25px;
}

a#header-blog {
	background-position: -100px 0px;
}

a#header-blog:hover {
	background-position: -100px -25px;
}

a#header-email {
	background-position: -125px 0px;
}

a#header-email:hover {
	background-position: -125px -25px;
}

a#header-youtube {
	background-position: -150px 0px;
}

a#header-youtube:hover {
	background-position: -150px -25px;
}

a#header-tripadvisor {
	background-position: -175px 0px;
	width: 42px;
}

a#header-tripadvisor:hover {
	background-position: -175px -25px;
}

.nav_buttons_row {
	width: 50%;
	float: right;
	overflow: hidden;
	margin-top: 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;
}

#header-img-wrapper img {
	position: absolute;
	width: 100%;
	left:0 !important;
}

#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: -100px auto 0;
	max-width: 1200px;
	position: relative;
	width: 100%;
	z-index: 1000;
	box-shadow: 0 0 40px #000000;
	border-top-left-radius: 25px;
    border-top-right-radius: 25px;
	border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

#main {
	padding: 1.625em 0 0;
	background: #E9E4C4;
	overflow: hidden;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

#content {
	padding: 0 0 1.625em;
	margin: 0;
	width: 100%;
}

#content ul, #content ol {
	margin: 1em 0 1em 3em;
}

#primary {
	float: right;
	margin: 0 2% 3% 0;
	width: 66.5%;
}

.page-template-default #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: 20px;
	line-height: 130%;
}

#rolledup-rooms img {
	border: 1px solid #222;
	padding: 6px;
}

.room-buttons {
	text-align: center;
}

.room-buttons img {
	display: inline-block;
	width: 35%;
}

.room-buttons a:first-child img {

}

.room-buttons a:last-child img {

}

.wp-caption {
	border: 2px solid #222;
	width: 90%;
	margin: 20px auto;
	box-shadow: 5px 5px 5px #353535;
	padding: 2% 3%;
	background: #dec192;
	border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

.ngg-gallery-thumbnail img {
	margin: 10px 0 10px 10px !important;
}

#secondary {
    background-color:;
    float: left;
    margin: 0 0 3% 3%;
    text-align: center;
    width: 26.5%;
	border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

#secondary img {
	border: 1px solid #666;
	box-shadow: 5px 5px 5px #353535;
	padding: 6px;
	height: auto;
	margin: 15px auto;
	max-width: 100%;
	background-color:white;
}

/* =Menu
-------------------------------------------------------------- */

#nav-wrapper {
	width: 100%;
	height: 40px;
}

.responsive_menu {
	width: 100%;
	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;
}

#menu-main-menu:before,
#menu-main-menu:after {
	content: " "; 
	display: table; 
}

#menu-main-menu:after {
	clear: both;
}

#menu-main-menu ul {
	list-style: none;
	margin: 0;
	width: 200px;
	z-index: 99999;
}

#nav-wrapper #menu-main-menu a {
	padding: 8px 18px;
	line-height: 22px;
	font-size: 21px;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}


#nav-wrapper #menu-main-menu a:hover {
	text-decoration: underline;
}

#menu-main-menu li {
	position: relative;
}

#menu-main-menu > li {
	float: left;
}

#menu-main-menu > li > a {
	display: block;
}

#menu-main-menu li ul {
	position: absolute;
	width: auto;
	left: 14%;
}

#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-color: #f1eeda !important;
    border-bottom: 1px dotted #ddd;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5);
    display: block;
    font-size: 16px;
    line-height: 14px;
    opacity: 0.9;
    position: relative;
    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;
}

#nav-wrapper #menu-main-menu li li li a {
	background: #FCFBF5;
	border-bottom: 1px dotted #ddd;
}

#nav-wrapper #menu-main-menu li li li:last-child a {
	border-bottom: none;
}


#call-to-action {
	width: 90%;
	margin: 0 auto;
}

#call-to-action td {
	text-align: center;	
}

#TB_window {
	z-index: 10000 !important;
}


/* Site Generator Line THIS IS THE FOOTER AREA */
#site-generator {
	background: #DEC192;
	color: #333;
	font-size: 13px;
	line-height: 1.5em;
	padding: 2.2em 0.5em;
	text-align: center;
	margin-bottom: 50px;
	overflow: hidden;
	border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

#site-generator a {
	color: #333;
	font-weight: bold;
}

#supplementary {
	margin-bottom: 40px;
	padding: 0;
}

#supplementary ul {
	margin: 1em 0 1em 1em;
	text-align: left;
}

.footer_column_left {
	float: left;
	text-align: left;
	width: 50%;
	margin: 0 5%;
}

.widget-title {
	font-size: 20px;
	text-align: center;
}

.advanced-recent-posts li {
	padding: 5px;
}

.footer_column_right {
	float: right;
	text-align: right;
	width: 30%;
	margin: 0 5%;
}

.footer_img_row {
	width: auto;
	float: left;
}


.footer_img_row img {
	margin: 10px;
}

#footer-logo {
	margin: 0 -5px -20px 0;
}

a.btn-link:hover img {
	zoom: 1;
	opacity: 0.5;
}

ul {
	list-style-type: disc;
}

.title {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}

a#print-recipe-button {
    padding: 0.3em;
    text-align: center;
    width: 10em;
	background: #b3ca62;
	background: -moz-linear-gradient(top,  #000000 0%, #710906 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#710906));
	background: -webkit-linear-gradient(top,  #000000 0%,#710906 100%);
	background: -o-linear-gradient(top,  #000000 0%,#710906 100%);
	background: -ms-linear-gradient(top,  #000000 0%,#710906 100%);
	background: linear-gradient(to bottom,  #000000 0%,#710906 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#710906',GradientType=0 );
    color: #fff;
    padding: 0.3em;
    text-align: center;
    width: 10em;
    border: 3px outset #710906;
}

a#print-recipe-button {
    float: right;
    position: relative;
    z-index: 100;
}

a#print-recipe-button:hover {
	color: #FFC;
	text-decoration: none;
}

.page-template-all-recipes-page #primary {
	float: none;
	width: 94%;
	margin: 0 3% 3%;
}

.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;
}

.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 #710906;
	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;
}

@media only screen and (max-width: 1200px) {

#header {
	width: 96%;
}

#phone-links div {
	margin-top: 14px;
}

#page, #main, #site-generator {
	margin: 0 auto;
	border-radius: 0;
}

.responsive_menu {
	width: 1080px;
}

#header {
	font-size: 20px;
}

#nav-wrapper #menu-main-menu a {
	font-size: 18px;
}

#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;
}

.responsive_menu {
	width: 980px;
}

#nav-wrapper #menu-main-menu a {
	padding: 8px 15px;
	font-size: 17px;
}

}  /* end of @media 1100 */


@media only screen and (max-width: 1000px) {

.responsive_menu {
	width: 880px;
}

#nav-wrapper #menu-main-menu a {
	font-size: 16px;
	padding: 8px 11px;
}

}  /* end of @media 1000 */


@media only screen and (max-width: 900px) {

#header #header_logo img {
	margin-top: 20px !important;
}

.responsive_menu {
	width: 780px;
}

#center-trip {
    text-align:center!important;
}

#nav-wrapper #menu-main-menu a {
	font-size: 14px;
	padding: 8px 10px;
}

#primary, #secondary {
	float: none;
	margin: 0 3% 3%;
	width: 94%;
}

#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;
}

.responsive_menu {
	width: 680px;
}

#nav-wrapper #menu-main-menu a {
	font-size: 13px;
	padding: 8px;
}


#nav-wrapper #menu-main-menu li li a {
	font-size: 12px;
	padding: 8px 6px;
}

.footer_column_left, .footer_column_right {
	float: none;
	width: 90%;
	overflow: hidden;
	text-align: center;
}

#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) {

.responsive_menu {
	width: 620px;
}


#nav-wrapper #menu-main-menu a {
	font-size: 12px;
}

}  /* end of @media 700 */


@media only screen and (max-width: 640px) {
.room-buttons img {
	display: inline-block;
	width: 45%;
}
body {
	background: none !important;
}

#header-outer {
    background-color: #e9e4c4;
}

.responsive_menu {
	width: 100%;
}

#nav-wrapper{
    background-color: #e9e4c4;

}

#menu-main-menu {
	width: 100%;
	margin-left: 0;
	padding-left: 0;
	background: #67931E;
	border-bottom: 8px solid #ffffff;
	float:none;
}

#nav-wrapper .toggleMenu {
	border-top: 2px ridge #600;
	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;
}

#nav-wrapper #menu-main-menu a {
	padding: 10px 40px;
	font-size: 20px;	
}

#menu-main-menu > li {
	float: none;
	border-top: 8px solid #ffffff;
}

#nav-wrapper #menu-main-menu li a {
	background: url("images/button-arrow.png") no-repeat 20px 50%;
	color: #000;
	text-shadow: none;
	padding-left: 55px;
	background-color: #F1EEDA;
	
}

#nav-wrapper #menu-main-menu li .parent {
	background: url("images/button-plus.png") no-repeat 20px 50%;
	background-color:#F1EEDA;
}

#nav-wrapper #menu-main-menu li .expanded {
	background: url("images/button-minus.png") no-repeat 20px 50%;
	background-color:#F1EEDA;	
}

#nav-wrapper #menu-main-menu li li .parent {
	background: url("images/button-plus.png") no-repeat 20px 50%;
	background-color:#F1EEDA;
}

#nav-wrapper #menu-main-menu li li .expanded {
	background: url("images/button-minus.png") no-repeat 20px 50%;
	background-color:#F7F4E8!important;
}

#nav-wrapper #menu-main-menu li li a {
	border-top: 8px solid #ffffff;
	background: url("images/button-arrow.png") no-repeat 97% 50% #83BA25;
	box-shadow: none;
	padding-left: 75px;
	line-height: 24px;
	font-size: 20px;	
	opacity:1;
}

#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: url("images/button-arrow.png") no-repeat 97% 50%;
	padding-left: 65px;
}

#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;
}

#nav-wrapper {
	height: auto;
	position: relative;
	top: 0;
	padding-bottom: 0;
	border-bottom: 2px ridge #600;
}

#header {
	width: 100%;
	height: auto !important;
	padding-bottom: 15px;
}

#phone-links {
	margin: 10px auto;
}

#phone-links span {
	float: none;
	width: 100%;
}

#phone-links a {
	float: none;
}

#phone-links div {
	float: none;
	display: inline-block;
	margin: 18px 10px 4px;
}

.social_buttons_row {
	float: none;
	padding: 20px 0 10px;
}

.certs {
	float: none;
}

.nav_buttons_row {
	float: none;
	width: 100%;
}

#header #header_logo img {
	float: none;
	width: 90%;
}

#call-to-action td {
	display: inline-block;
}

#rolledup-rooms img {
	width: 90%;
	max-width: 350px;
}

.widget_simpleimage {
	display: block;
	margin: 0 auto;
}

.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: 580px) {
.room-buttons img {
	display: inline-block;
	width: 56%;
}

#phone-links a {
	display: block;
}

#phone-links div {
	display: none;
}

}  /* end of @media 560 */

@media only screen and (max-width: 400px) {
.room-buttons img {
	display: inline-block;
	width: 65%;
}

#phone-links a {
	display: block;
}

#phone-links div {
	display: none;
}

}  /* end of @media 400 */

/* 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;
}


}