/* 
Theme Name: Acorn Turnkey Five
Author: Acorn Internet Services
Author URI: http://www.acorn-is.com/
Description: A Child Theme of Twenty Eleven 
Template: twentyeleven 
*/

.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%;
}

#home-calendar {
	background: #910000 !important;
	padding:5px;
	position:absolute;
	top:60%;
	right:10px;
	width: 210px;
	height:160px;
	z-index:9;
}


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;
}

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: #9d0000;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.alignright, .alignleft {
	float: right;
	border: 1px solid #666;
	box-shadow: 5px 5px 5px #353535;
	padding: 6px;
	height: auto;
	margin: 15px 0 15px 15px;
	max-width: 100%;
}

.alignleft {
	float: left;
	margin: 15px 15px 15px 0;
}

.entry-content, .entry-summary {
	padding: 1.625em 0 0;
}

ul {
	list-style-type: disc;
}

.nowrap {
	white-space: nowrap;
}



body {
	padding: 0;
	margin: 0;
	background-color: #6f0000 !important;
	color: #171717;
	font-family: TimesNewRoman,"Times New Roman",Times,Baskerville,Georgia,serif;
	font-size: 15px;
	line-height: 20px;
}

#wpadminbar {
	z-index: 10000000;
}

#header-fixed {
	position: fixed;
	border-bottom: 2px solid #000;
	width: 100%;
	top: 0;
	background-color: #CBAC89 !important;
	line-height: 40px;
	color: #000;
	font-size: 24px;
	padding: 5px 0px;
	z-index: 2147483647;
}

#header-fixed a {
	text-decoration: none;
}

#header-fixed a:hover {
	text-decoration: underline;
}


#header-fixed-inner {
	max-width: 1200px;
	width: 98%;
	position: relative;
	margin: 0 auto;
	text-align: center;
}

#header-fixed-inner #tagline {
    color: #6f0000;
    float: left;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
    width: 58%;
}

#header-fixed-inner #tagline span {
	font-size: 1.3em;
}

#header-outer {
    background: -webkit-linear-gradient(#6F0000, #000000); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#6F0000, #000000); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#6F0000, #000000); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#6F0000, #000000); /* Standard syntax (must be last) */
	width: 100%;
	margin-top: 55px;
}

#header {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    text-align: center;
    width: 98%;
}

#header a {
	text-decoration: none;
	color: #FFF;
}

#header a:hover {
	text-decoration: underline;
}


#header #header_logo img {
    float: left;
    position: relative;
    width: 28%;
    z-index: 10000;
}



a#toll-free {
    color: #000;
    cursor: default;
    float: left;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    width: 21%;
}

a#toll-free:hover {
	text-decoration: none;
}

a#avail {
    color: #000;
    float: right;
    font-size: 22px;
    margin: 0;
    text-align: right;
    width: 21%;
}

a#certs {
	color: #FFF;
	text-align: right;
	margin: 10px 0;
	font-size: 22px;
	float: right;
	width: 28%;
}


.social_buttons_row {
	margin: 0 auto;
	padding-top: 10px;
	overflow: hidden;
	width: 287px;
	height: 25px;
}

.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 -25px;
}

a#header-facebook:hover {
	background-position: 0 0;
}

a#header-google {
	background-position: -25px -25px;
}

a#header-google:hover {
	background-position: -25px 0;
}

a#header-twitter {
	background-position: -50px -25px;
}

a#header-twitter:hover {
	background-position: -50px 0;
}

a#header-pinterest {
	background-position: -75px -25px;
}

a#header-pinterest:hover {
	background-position: -75px 0;
}

a#header-blog {
	background-position: -100px -25px;
}

a#header-blog:hover {
	background-position: -100px 0;
}

a#header-email {
	background-position: -125px -25px;
}

a#header-email:hover {
	background-position: -125px 0;
}

a#header-youtube {
	background-position: -150px -25px;
}

a#header-youtube:hover {
	background-position: -150px 0;
}

a#header-tripadvisor {
	background-position: -175px -25px;
	width: 42px;
}

a#header-tripadvisor:hover {
	background-position: -175px 0;
}

.nav_buttons_row {
	width: 100%;
	overflow: hidden;
}

.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;
}

.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-outer {
	width: 100%;
	background: #fff;
	position: relative;
}

#header-img-inner {
	max-width: 1900px;
	width: 100%;
	position: relative;
	margin: 0 auto;
}

#header-img-inner img {
	position: absolute;
	width: 100%;
	left: 0;
}

#header-img-inner:after {
    content: "";
    display: block;
    padding-bottom: 45%;
}

#header-img-inner iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#header-bottom-border, #header-top-border {
	border-top: 5px solid #fff;
}

#page {
	margin: -50px auto 0;
	max-width: 1200px;
	position: relative;
	width: 100%;
	z-index: 1000;
	background: none;
}

#main {
	padding: 1.625em 0 0;
	background: #CBAC89;
	border: 1px solid #000;
	border-bottom: none;
	overflow: hidden;
	border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

#content {
	padding: 0 0 1.625em;
	margin: 0;
	width: 100%;
}

#content ul {
	margin: 1em 0 1em 3em;
}



#primary, #primary.post-with-sidebar {
	float: left;
	margin: 0 0 3% 3%;
	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 .4%;
	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: 100%;
}

.room-buttons img {
	max-width: 250px;
	margin: 0 5%;
}

.wp-caption {
	border: 2px solid #222;
	width: 90%;
	margin: 20px auto;
	box-shadow: 5px 5px 5px #353535;
	border-radius: 20px;
	padding: 2% 3%;
	background: #3A3A3A;
	color:#fff;
	
}

.ngg-gallery-thumbnail img {
	margin: 10px 0 10px 10px !important;
}

#secondary {
	float: right;
	margin: 0 2% 3% 0;
	width: 25.5%;
	text-align: center;
}

#secondary img {
	border: 0px solid #666;
	box-shadow: 5px 5px 5px #353535;
	padding: 0px;
	height: auto;
	margin: 15px auto;
	max-width: 100%;
}

#check-avail-sidebar {
	border: 1px solid #000;
	border-radius: 25px;
    background: -webkit-linear-gradient(#000000, #6f0000); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#000000, #6f0000); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#000000, #6f0000); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#000000, #6f0000); /* Standard syntax (must be last) */
}

#check-avail-sidebar img {
	width: 80%;
}

/* =Menu
-------------------------------------------------------------- */

#nav-wrapper {
	width: 100%;
	height: 40px;
	z-index: 1000;
	clear: right;
	padding: 10px 0 0;
}

.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;
	8px 0  0
	padding-top:20px;
	text-align: justify;
}

#menu-main-menu:before,
#menu-main-menu:after {
	content: " "; 
	display: table; 
	background-color:#fff;
}

#menu-main-menu:after {
	clear: both;
}

#menu-main-menu ul {
	list-style: none;
	margin: 0;
	width: 200px;
	border: 1px solid #000;
	z-index: 99999;
}

#nav-wrapper #menu-main-menu a {
	padding: 5px 20px;
	line-height: 24px;
	font-size: 1.3em;
	color: #fff;
	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.nav-right {
	float: right;
}

#menu-main-menu > li > a {
	display: block;
}

#menu-main-menu li ul {
	position: absolute;
	width: auto;
	left: 14%;
}

#menu-main-menu li.nav-right ul {
	right: 14%;
	left: auto;
	text-align: right;
}

#menu-main-menu > li.hover > ul {
	display: block;
}

#menu-main-menu li li.hover ul {
	display: block;
	left: 100%;
	border: 1px solid #000;
	top: 0;
}

#nav-wrapper #menu-main-menu li li a {
	display: block;
	position: relative;
	background: #CBAC89;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
	font-size: 1.2em;
	border-bottom: 1px dotted #ddd;
	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-color: #CBAC89 !important;
	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 {
	color: #fff;
	font-size: 1em;
	line-height: 1.5em;
	padding: 1.2em 0.5em;
	text-align: center;
	margin-bottom: 50px;
	overflow: hidden;
    background: -webkit-linear-gradient(#000000, #6F0000); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#000000, #6F0000); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#000000, #6F0000); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#000000, #6F0000); /* Standard syntax (must be last) */
	border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

#site-generator a {
	color: #ffc;
	font-weight: bold;
}

#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;
}

.footer_column_left {
	float: left;
	text-align: left;
	width: 54%;
	margin: 0 2%;
}

.widget-title {
	font-size: 20px;
	text-align: center;
	line-height: inherit;
	letter-spacing: normal;
	text-transform: none;
	font-weight: bold;
	color: inherit;
}

.advanced-recent-posts li {
	padding: 5px;
}

.footer_column_right {
	float: right;
	text-align: right;
	width: 36%;
	margin: 0 2%;
}

.footer_img_row {
	width: auto;
	float: left;
}


.footer_img_row img {
	margin: 10px;
}

#footer-logo {
	margin: 0;
	width: 65%;
}

a.btn-link:hover img {
	zoom: 1;
	opacity: 0.5;
}

@media only screen and (max-width: 1200px) {


a#avail, a#toll-free, a#certs {
	font-size: 20px;
}

#header-fixed-inner #tagline {
	font-size: .9em;
}

#nav-wrapper #menu-main-menu a {
	font-size: 1.2em;
	padding: 5px 18px;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: 1.1em;
}

#page {
	margin: 0 auto;
	border-radius: 0;
}

#main, #site-generator {
	border-radius: 0;
	border-left: none;
	border-right: none;
}

#secondary img {
	max-width: 90%;
}

}  /* end of @media 1200 */

@media only screen and (max-width: 1100px) {

a#avail, a#toll-free, a#certs {
	font-size: 18px;
}

#header-fixed-inner #tagline {
	font-size: .8em;
}

#nav-wrapper #menu-main-menu a {
	font-size: 1.1em;
	padding: 5px 16px;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: 1em;
}

} /* end of @media 1100 */


@media only screen and (max-width: 1000px) {

a#avail, a#toll-free, a#certs {
	font-size: 16px;
}

#header-fixed-inner #tagline {
	font-size: .7em;
}

#nav-wrapper #menu-main-menu a {
	font-size: 1em;
	padding: 5px 14px;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: .9em;
}

}  /* end of @media 1000 */


@media only screen and (max-width: 900px) {

a#avail, a#toll-free, a#certs {
	font-size: 14px;
}

#header-fixed-inner #tagline {
	font-size: .6em;
}

#nav-wrapper #menu-main-menu a {
	font-size: .9em;
	padding: 5px 12px;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: .8em;
}

#primary, #secondary, #primary.post-with-sidebar {
	float: none;
	margin: 0 3% 3%;
	width: 94%;
}

#secondary {
	text-align: center;
}

.widget_simpleimage {
	display: inline-block;
	margin: 0 20px;
}

.alignright, .alignleft {
	display: block;
	margin: 15px auto;
	float: none;
}

}  /* end of @media 900 */


@media only screen and (max-width: 800px) {

a#avail, a#toll-free, a#certs {
	font-size: 12px;
}

#header-fixed-inner #tagline {
	font-size: .5em;
}


#nav-wrapper #menu-main-menu a {
	font-size: .8em;
	padding: 5px 10px;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: .7em;
}


.footer_column_left, .footer_column_right {
	float: none;
	width: 90%;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}

#supplementary {
	text-align: left;
}

#footer-logo {
	margin: 0;
	max-width: 400px;
}

.footer_img_row {
	display: inline-block;
	float: none;
}


}  /* end of @media 800 */


@media only screen and (max-width: 700px) {

a#avail, a#toll-free, a#certs {
	font-size: 11px;
}

.social_buttons_row {
	padding-left: 10px;
}

#nav-wrapper #menu-main-menu a {
	padding: 5px 8px;
}

}  /* end of @media 700 */



@media only screen and (max-width: 640px) {


#menu-main-menu {
	width: 100%;
	margin-left: 0;
	padding-left: 0;
	background: #E3E3E3;
	text-align: left;
	border-bottom: 8px solid #ffffff;
}

#nav-wrapper .toggleMenu {
	border-top: 2px ridge #CBAC89;
	background: url("images/icon_menu_mobile.png") no-repeat 95% 50%;
	background-color:#6F0000;
	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;
}

#menu-main-menu > li.nav-right {
	float: none;
}

#menu-main-menu li.nav-right ul {
	text-align: left;
}

#nav-wrapper #menu-main-menu li a {
	background: url("images/button-arrow.png") no-repeat 20px 50%;
	background-color:#510000;
	color: #fff;
	text-shadow: none;
	padding-left: 55px;
}

#nav-wrapper #menu-main-menu li .parent {
	background: url("images/button-plus.png") no-repeat 20px 50%;
	background-color:#ECB100;
}

#nav-wrapper #menu-main-menu li .expanded {
	background: url("images/button-minus.png") no-repeat 20px 50%;
	background-color:#ecb100;
}

#nav-wrapper #menu-main-menu li li .parent {
	background: url("images/button-plus.png") no-repeat 20px 50%;
	background-color: #FFC20D;
}

#nav-wrapper #menu-main-menu li li .expanded {
	background: url("images/button-minus.png") no-repeat 20px 50%;
	background-color:#ffc20d;
}

#nav-wrapper #menu-main-menu li li a {
	border-top: 8px solid #ffffff;
	background: url("images/button-arrow.png") no-repeat 97% 50% #330000;
	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% #D90000 !important;
	padding-left: 95px;
}

#menu-main-menu ul {
	display: block;
	border: none;
	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: 0;
	border-bottom: 2px ridge #CBAC89;
	background: #535353;
}

#header-img-outer {
	margin-top: 0;	
}


#header {
	width: 100%;
	margin-top: 75px;
}

#header #header_logo img {
	float: none;
	width: 90%;
	max-width: 400px;
	display: block;
	margin: 20px auto 0;
}


a#avail, a#toll-free {
    display: block;
    float: none;
    font-size: 11px;
    line-height: 100%;
    margin: 0.5em auto;
    text-align: center;
    width: 100%;
}

a#certs {
    display: block;
    float: none;
    font-size: 11px;
    text-align: center;
    width: 100%;
}


.social_buttons_row {
    padding: 0 0 15px;
}

#header-fixed-inner #tagline {
    float: none;
    font-size: 0.5em;
    line-height: 100%;
    width: 100%;
}


#call-to-action td {
	display: inline-block;
}

#rolledup-rooms img {
	width: 90%;
	max-width: 350px;
}

.widget_simpleimage {
	display: block;
	margin: 0 auto;
}

}  /* end of @media 640 */



@media only screen and (max-width: 350px) {


#header {
	width: 100%;
	margin-top: 85px;
}


#footer-logo {
	width: 100%;
	max-width: 263px;
}

}  /* end of @media 350 */