/* 
Theme Name: Acorn Turnkey Four Small Photos
Author: Acorn Internet Services
Author URI: http://www.acorn-is.com/
Description: A Child Theme of Twenty Eleven 
Template: twentyeleven 
*/

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: #000;
	font: 300 15px/1.625 "Helvetica Neue",Helvetica,Arial,sans-serif;
}

strong {
	font-weight: bold;
}

h1 {
	margin: 0 0 1em 0; 
	line-height: 140%;
}

p {
	margin-bottom: 1.625em;
}

a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

ul {
	list-style-type: disc;
}

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;
}

.nowrap {
	white-space: nowrap;
}

.entry-content, .entry-summary {
	padding: 0;
}


body {
	padding: 0;
	margin: 0;
	background: #D0D0D0 !important;
	color: #000;
}



#header {
	text-align: center;
	max-width: 1000px;
	width: 100%;
	position: relative;
	margin: 0 auto;
	color: #323D47;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 20px;
	height: 111px;
	padding: 12px 0 0 0;
	background: #fff;
}

#phone-links {
	overflow: hidden;
	margin: 1% 2% 0 0;
	line-height: 180%;
}

#phone-links span {
	float: right;
	display: block;
	width: 480px;
	clear: both;
}

#phone-links a {
	float: right;
}

#phone-links div {
	width: 5px;
	height: 5px;
	background: #FFF;
	margin: 15px 15px 0;
	float: right;
}

#header a {
	text-decoration: none;
	color: #323D47;
}

#header a:hover {
	text-decoration: underline;
}


#header_logo img {
	width: 41%;
	height: auto;
	float: left;
	margin: 0 0 0 39px;
	max-width: 330px;
}

a#local-phone, a#driving-dir {
	font-family: 'Arvo', serif;
    font-size: 16px;
    font-weight: normal;
	color: #323D47;
}

a#local-phone:hover, a#driving-dir:hover {
	text-decoration: none;
}

a#avail, a#certs {
    border-radius: 25px;
	border-color:#333;
	border-width:thin;
	border-style:solid;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
	float: right;
    color: #352818 !important;
    padding: 5px 18px;
	margin: 4px 0;
    text-align: center;
    text-decoration: none !important;
    text-transform: none;
    background-image: url("images/button-bg.png");
	background-repeat: repeat-x;
	background-color: #D4B04D;
}

a#avail:hover, a#certs:hover {
	background-color: #d0d0d0;
}

#arrowavail {
	margin: 2px -4px 0 10px;
}

.social_buttons_row {
	margin-right: 2%;
	margin-bottom: 15px;
	overflow: hidden;
	width: 100%;
	height: 25px;
	float: left;
	clear: left;
}

.social_buttons_row a {
	height: 25px;
	width: 25px;
	background: url("images/social-sprite.png") no-repeat;
	float: left;
	margin-left: 10px;
}

.social_buttons_row a:first-child {
	margin-left: 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%;
	overflow: hidden;
	margin-top: 10px;
	float: right;
}

.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: 970px;
	padding: 15px;
	background: #FFF;
	margin: 0 auto;
	position: relative;
}


#header-img-wrapper {
	width: 100%;
	position: relative;
}

#header-img-wrapper img {
	position: absolute;
	width: 100%;
}

#header-img-wrapper:after {
    content: "";
    display: block;
    padding-bottom: 43.3%;
}

#header-img-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#page {
	margin: 0 auto ;
	max-width: 1000px;
	position: relative;
	width: 100%;
	z-index: 1000;
}

#main {
	padding: 0 0 0;
	background: #fff;
	overflow: hidden;
}

#content {
	padding: 0 0 1.625em;
	margin: 0;
	width: 100%;
}

#content ul {
	margin: 1em 0 1em 3em;
}

#main .ssbp-wrap {
  padding: 0 0 0 2%!important;
  display:block !important;
}


#content ul.ssbp-list {
	margin: 0;
}

#content ol {
  margin: 1em 0 2em 3em;
}

#content ol > li {
  padding-bottom: .95em;
}

.ssbp--theme-6 .ssbp-list li {
	margin: 12px !important;
}

#primary {
	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 .3%;
	display: inline-block;
	font-size: 20px;
	line-height: 130%;
}

#rolledup-rooms img {
	border: 1px solid #222;
	padding: 6px;
}

#room-navigation {
	text-align: center;
	margin-bottom: 2em;
}

#room-navigation p {
	white-space: nowrap;
	margin: .5em 0;
}

.prev-room:before {
    font-size: 1.5em;
    font-weight: normal;
    padding: 0 4px;
    vertical-align: bottom;
}

.next-room:after {
    font-size: 1.5em;
    font-weight: normal;
    padding: 0 4px;
    vertical-align: bottom;
}

.room-buttons {
	text-align: center;
}

.room-buttons img {
	display: inline-block;
	width: 100%;
	margin: 10px;
}

.room-buttons a:first-child img {
	max-width: 220px;
}

.room-buttons a:last-child img {
	max-width: 210px;
}

.wp-caption {
	border: 2px solid #222;
	width: 90%;
	margin: 20px auto;
	box-shadow: 5px 5px 5px #353535;
	padding: 2% 3%;
	background: #E3E3E3;
	
}

.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: 1px solid #666;
	box-shadow: 5px 5px 5px #353535;
	padding: 6px;
	height: auto;
	margin: 15px auto;
	max-width: 90%;
}

.ta-frame {
	padding: 1.625em 0 0;
}


/* =Menu
-------------------------------------------------------------- */

#nav-wrapper {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	height: 40px;
	background: #fff;
}

.responsive_menu {
	width: 100%;
	max-width: 970px;
	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: #36414A;
	border-bottom: 1px solid #ddd;
	color: #fff;
	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%;
	text-align: justify;
	background:#36414A;
	font-family: 'Arvo', serif;
    font-size: 14px;
	text-transform:uppercase;
}

#menu-main-menu:after {
	content: '';
	display: inline-block;
	width: 100%;
}

#menu-main-menu ul {
	list-style: none;
	margin: 0;
	z-index: 99999;
}

#nav-wrapper #menu-main-menu a {
	padding: 8px 15px;
	line-height: 24px;
	font-size: 1.1em;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
}


#nav-wrapper #menu-main-menu a:hover {
	text-decoration: underline;
}

li#menu-item-64 a:hover, li#menu-item-61 a:hover, li#menu-item-962 a:hover, li#menu-item-89 a:hover, li#menu-item-251 a:hover  {
	text-decoration:none !important;
}

#nav-wrapper #menu-main-menu li li a:hover {
	text-decoration:underline !important;
}

#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 {
	line-height: 14px;
	font-size: 1.1em;
	background: #36414A;
	border-bottom: 1px dotted #ddd;
	opacity:0.90;
	white-space: nowrap;
	padding: 8px 20px;
}

#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: 5px;
}

#menu-main-menu li:hover > ul {
	display: block;
}

#nav-wrapper #menu-main-menu li li li a {
	background: #36414A;
}

#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: #D0D0D0;
	color: #000;
	font-size: 13px;
	line-height: 1.5em;
	padding: 2em 0.5em;
	text-align: center;
	overflow: hidden;
	border-top: none;
}

#site-generator a {
	color: #000;
	font-weight: bold;
}

#supplementary {
	margin-bottom: 15px;
	padding: 0;
	border: none;
}

#supplementary ul {
	margin: 1em 0 1em 1.8em;
	text-align: left;
	list-style-type: disc;
}

#supplementary .widget ul li {
	color: inherit;
}

.footer_column_left {
	float: left;
	text-align: left;
	width: 45%;
	margin: 0 0 0 3%;
}

.widget-title {
	font-size: 20px;
	text-align: left;
	line-height: inherit;
	letter-spacing: normal;
	text-transform: none;
	font-weight: bold;
	color: inherit;
}

.blog .widget-title {
	text-align: center;

}

.advanced-recent-posts li {
	padding: 5px;
}

.footer_column_wa {
	float: right;
	text-align: right;
	width: 15%;
	margin: 0 0 0 2%;
}

.footer_column_wa .textwidget {
	text-align: center !important;
	width: 150px;
	margin:0 auto;
}

.footer_column_right {
	float: right;
	text-align: right;
	width: 30%;
	margin: 0 1% 0 0;
}

.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;
}

a#mobile-footer-map {
	background: url("images/mobile-header-sprite.png") no-repeat -86px 0px;
	height: 43px;
	width: 43px;
}

.footer_map_row {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 20px;
	clear: left;
}

.footer_map_row a {
	height: 43px;
	width: 43px;
	background: url("images/social-sprite.png") no-repeat;
	float: left;
	margin-left: 0;
}

.footer_map_row div {
	line-height: 1em;
	margin: 0;
	width: 55px;
	float: left;
	position: relative;
}

.footer_map_row div p {
	margin-top: 46px;
	margin-bottom: 0px;
	text-align: center;
}

.footer_map_row div a {
	height: 43px;
	width: 43px;
	background: url("images/mobile-header-sprite.png") no-repeat -86px 0px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -21px;
}

.footer_map_row div a:hover {
	zoom: 1;
	opacity: 0.5;
}


@media only screen and (max-width: 1000px) {

#header-img-outer {
	width: 97%;
	padding: 1.5%;
}

#nav-wrapper #menu-main-menu a {
	font-size: 1.0em;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: 1em;
}

}  /* end of @media 1000 */



@media only screen and (max-width: 900px) {

#nav-wrapper #menu-main-menu a {
	font-size: 0.9em;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: .9em;
}

#primary, #secondary {
	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) {

#header {
	font-size: 17px;
}

#nav-wrapper #menu-main-menu a {
	font-size: .8em;
	padding: 8px 7px;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: .8em;
}

.footer_column_left, .footer_column_right, .footer_column_wa {
	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: .7em;
}

}  /* end of @media 700 */

@media only screen and (max-width: 640px) {

#nav-wrapper {
	height: auto;
	position: relative;
	top: 0;
	padding-bottom: 0;
	border-bottom: 2px ridge #FFF;
	background: none;
}

.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% #36414a;
	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: #36414A;
	border-bottom: 8px solid #ffffff;
}

#menu-main-menu:after {
	content: none;
}

#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%;
	background-color: #36414A;
	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");
}

#menu-main-menu ul ul {
	top: auto;
}

#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: #36414A;
	box-shadow: none;
	padding-left: 75px;
	padding-right: 40px;
	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: #36414A;
	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 {
	height: auto;
	padding-bottom: 15px;
	background: #fff;
}

#phone-links {
	margin: 0 auto;
	line-height: 140%;
}

#phone-links span {
	float: none;
	width: auto;
}

#phone-links a, #phone-links span:first-child a {
	float: none;
}

#phone-links div {
	float: none;
	display: inline-block;
	margin: 10px 10px 4px;
}
footer
.social_buttons_row {
	float: none;
	margin: 0 auto;
	margin-bottom: 25px;
}

.nav_buttons_row {
	width: 100%;
	float: none;
	margin-top: 10px;
	padding-bottom: 20px;
}

#header_logo img {
	width: 90%;
	max-width: 330px;
	float: none;
	margin: 0 auto;
}

#call-to-action td {
	display: inline-block;
}

.widget_simpleimage {
	width: 90%;
}

#rolledup-rooms img {
	width: 90%;
	max-width: 350px;
}

#footer-logo {
	width: 90%;
	max-width: 263px;
}

}  /* end of @media 640 */

@media only screen and (max-width: 400px) {

#phone-links a {
	white-space: nowrap;
	margin: 0 auto 10px !important;
	display: block;
	width: 200px;
}

#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 */
