/* 
Theme Name: Acorn Turnkey One
Author: Acorn Internet Services
Author URI: http://www.acorn-is.com/
Description: A Child Theme of Twenty Eleven 
Template: twentyeleven 
*/
 


/* =Structure
----------------------------------------------- */

P.item {
    border-bottom: 1px solid #FFFFFF !important;
    font-family: arial,helvetica,verdana,sans-serif;
    line-height: 1.45em;
    margin-bottom: 8px;
    margin-top: 10px;
    padding-bottom: 10px;
}

html {
	margin:  0px;
	background: url("images/background.png") repeat scroll 0 0 !important;
}

body {
	margin:  0px;
	padding: 0px;
	background: url("images/background-red-cragsbb.png") repeat-x scroll top center !important;
}

.trip {
   margin-right: 50px;
}

a:link{
color:#3E2332;
font-weight: bold;
}
a:focus,
a:active,
a:hover,
a:visited {
	color: #3E2332;
}

#CDSSCROLLINGRAVE.narrow{
 max-width: 200px !important ;
 }
 
.center-trip2{
 text-align:center;
 margin-left:25px;
}


#page {
	margin: 0 auto;
	max-width: 1000px;
	background: none;
}

#primary {
	float: left;
	margin: 0 -34.4% 0 0;
	width: 100%;
	background: #fff;
}

#content {
	margin: 0 34% 0 3.6%;
	width: 62.4%;
}

#secondary {
	float: right;
	margin-right: 3.6%;
	width: 26.8%;
	font-size: 14px;
}

#secondary a {
	color: #000;
	font-weight: bold;
}

.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 0;
	width: auto;
}



.singular #content,
.left-sidebar.singular #content {
	margin: 0 3.6%;
	position: relative;
	width: auto;
}

.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0 auto;
	width: 100%;
}


/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -34.4%;
	width: 100%;
	background: #C9C79E;
}
.left-sidebar #content {
	margin: 0 3.6% 0 34%;
	width: 62.4%;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 3.6%;
	margin-right: 0;
	width: 26.8%;
}

/* One column */
.one-column #page {
	max-width: 1000px;
}
.one-column #content {
	margin: 0 3.6%;
	width: auto;
}
.one-column #nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
.one-column #secondary {
	float: none;
	margin: 0 3.6%;
	width: auto;
}

/* =Header
----------------------------------------------- */

#branding {
	border-top: none !important;
	padding-bottom: 2px;
	position: relative;
	background: ;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6em;
	z-index: 2;
	top: 16px;
}

#branding a {
	background:;
	color: #3E2332;
	font-weight: normal;
}


#branding a:focus,
#branding a:active,
#branding a:hover {
	color: #3E2332;
}

#branding img {
	display: inline;
	width: auto;
	height: auto;
	margin-bottom: 0;
}

#branding .wp-post-image {
	width: 100%;
}

#branding #header_image_wrapper #header_logo {
	width: 33.8%;
	height: auto;
}


/* =Menu
-------------------------------------------------------------- */

.responsive_menu {
	position: relative;
}

#nav-block {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 100;
	background: url('images/1x1.gif');
}

#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%;
}


#branding .toggleMenu {
	display: none;
	background: #E0DFC7;
	background-image: url("images/icon_menu_mobile.png");
	background-repeat: no-repeat;
	background-position: 95% 50%;
	padding: 10px 0;
	width: 100%;
}

#branding .toggleMenu a {
	padding-left: 15px;
	background: #E0DFC7;
	font-size: 20px;	
	color: #551F2C;
}


#menu-main-menu {
	list-style: none;
	background: #E0DFC7;
	margin: 0;
	padding-left: 2%;
}

#menu-main-menu:before,
#menu-main-menu:after {
	content: " "; 
	display: table;
	background: #E0DFC7; 
}

#menu-main-menu:after {
	clear: both;
}

#menu-main-menu ul {
	list-style: none;
	margin: 0;
	width: 200px;
	z-index: 99999;
}

#branding #menu-main-menu a {
	background: #E0DFC7;
	padding: 8px 12px;
	line-height: 24px;
	font-size: 18px;	
	color: #551F2C;
}

#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;
	display: none;
}

#menu-main-menu > li.hover > ul {
	display: block;
}

#menu-main-menu li li.hover ul {
	display: block;
	left: 100%;
	top: 0;
}

#branding #menu-main-menu li li a {
	display: block;
	position: relative;
	background: #E6E4D2;
	-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
	box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
	line-height: 14px;
	font-size: 16px;
	border-bottom: 1px dotted #ddd;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	opacity:0.90;
	-moz-opacity:0.90;
}

#branding #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;
}

#branding #menu-main-menu li li li a {
	background: #EDECDE;
	border-bottom: 1px dotted #ddd;
}

#branding #menu-main-menu li li li:last-child a {
	border-bottom: none;
}


/* =Content
----------------------------------------------- */

#main {
	clear: both;
	padding: 1.625em 0 0;
	background: #C9C79E;
	overflow: hidden;
}


.entry-content table,
.comment-content table {
	border-bottom: 0;
	margin: 0 0 1.625em;
	width: 100%;
}

.entry-content td,
.comment-content td {
	border-top: 0px;
	padding: 0px 10px 0px 0;
}

/* =Turn off divider on pages but have it on on main blog page
-------------------------------------------------------------- */

.page .hentry,
.no-results {
	border-bottom: 0px;
	margin: 0;
	padding: 0;
	position: relative;
}

.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
	margin-top: 2.3em;
}

footer.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 3.25em;
}


/* =Page Title
-------------------------------------------------------------- */

.entry-title {
	clear: both;
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: 0;
	padding-top: 0;
}

.entry-content h1 {
	color:#373737 !important;
	font-size: 18px !important;
	margin-bottom: 1em !important;
}

.page .wpsocialite.small {
	margin-top: -10px;
	padding: 0px 0px 0px 0px !important;
}

.single .wpsocialite.small {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 10px 0px !important;
}


.wpsocialite.small > li {
	margin: 0px 0 0 -5px !important;
	width: 90px !important;
}


/* Images */
.widget img {
	margin-top: 10px;
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}

.widget_simpleimage img {
	padding: 6px;
	border: 0px solid #DDD;
}

.widget_simpleimage p {
	margin: 0 !important;
}

.widget_simpleimage {
	margin: 0 !important;
	width: auto;
}

.wp-caption {
	background: #E0DFC7;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 20px;
}


/* =Blog Item Individual Page
-------------------------------------------------------------- */

.singular.page .hentry {
	padding: 0 0 0;
}

.singular .entry-title {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: 0;
	padding-top: 0;
}

.single .entry-title {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: -7%;
	padding-bottom: 0;
	padding-top: 0;
}

.single .entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
	margin-top: 6.7%;
}

.single .entry-content{
	margin: 4.8% auto 0;
	width: 100%;
}

/* Large featured post */
section.feature-image.large {
	border: none;
	max-height: 450px;
	padding: 0;
	width: 100%;
}

.featured-posts section.featured-post {
	background: #fff;
	height: 450px;
	left: 0;
	margin: 0;
	position: absolute;
	top: 30px;
	width: auto;
}

/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 92.8%;
}

/* Site Generator Line THIS IS THE FOOTER AREA */
#site-generator {
	background: #5F3037;
	border-top: 1px solid #ddd;
	color: #fff;
	font-size: 12px;
	line-height: 1.5em;
	padding: 2.2em 0.5em;
	text-align: center;
}

#site-generator a {
	color: #fff;
	font-weight: bold;
}


/* =Acorn Internet Servies Custom Definitions
----------------------------------------------- */

.no_wrap {
	white-space: nowrap;
}

a.expand-collapse-text {
	color: #000000;
	cursor: pointer;
}

a:visited.expand-collapse-text {
	color: #000000;
}

.center_item {
	text-align: center;
}

.center_item .sidebar_image {
	height: auto;
	width: auto;
}

.spacer_gif_img {
	position:relative;
	top:-4px;
	margin-right:10px;
}

.drop_shadow {
	-moz-box-shadow: 3px 3px 4px #333333;
	-webkit-box-shadow: 3px 3px 4px #333333;
	box-shadow: 3px 3px 4px #333333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#886301')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#886301');
}

a.btn-link:hover img {
	zoom: 1;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.social_buttons_row {
	float: right;
	padding: 8px 0px 6px 0px;
	overflow: hidden;
	width: 320px;
	height: 25px;
}

.social_buttons_row a {
	height: 25px;
	width: 25px;
	padding: 0px;
	background: none;
	float: right;
	margin-right: 4.2% !important;
}

.social_buttons_row a:first-child {
	margin-right: 0px !important;
}

.social_buttons_row a:hover {
	zoom: 1;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

a#header-facebook {
	background: url("images/social-sprite.png") no-repeat -50px 0px;
}

a#header-google {
	background: url("images/social-sprite.png") no-repeat -25px 0px;
}

a#header-blog {
	background: url("images/social-sprite.png") no-repeat -75px 0px;
}

a#header-twitter {
	background: url("images/social-sprite.png") no-repeat 0px 0px;
}

a#header-email {
	background: url("images/social-sprite.png") no-repeat -100px 0px;
	width: 24px;
}

a#header-youtube {
	background: url("images/social-sprite.png") no-repeat -124px 0px;
	width: 64px;
}

a#header-tripadvisor {
	background: url("images/social-sprite.png") no-repeat -188px 0px;
	width: 42px;
}

.check_availability {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
}

.itemrow {
	overflow: hidden;
}

.itemrow3 {
	overflow: hidden;
}

.itemrow2 {
	overflow: hidden;
	background: #5F3037 !important;
}

.home_image_item_row {
	margin-top 3%;
	text-align: center;
}

.home_image_column {
	margin-right: 7px;
}

.guest_room_image_item_row {
	margin: 3% auto 2% auto;
	width: 58%;
}

.guest_room_image_item_row img {
	margin-left: 5%;
	margin-right: 5%;
}

.rolledup_3image_item_row {
	margin 1% auto 2% auto;
	text-align: center;
	width: 100%;
	overflow:hidden;
}

.rolledup_3images_wording {
	margin-right: 0.75em;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: large;
	height: auto;
	max-width: 100%;
}

.rolledup_2image_item_row {
	margin: 2% auto 2% auto;
	text-align: center;
	width: 66%;
	overflow: hidden;
}

.rolledup_2images_wording {
	margin-right: 0.75em;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: large;
	height: auto;
	max-width: 100%;
}

.header_column_left {
	float: left;
	margin-left: 2%;
	margin-bottom: 0.8%;
	width: 41%;
}

.header_column_right {
	float: right;
	margin-left: 5%;
	margin-right: 2%;
	margin-top: 0;
	width: 50%;
	color:#456314;

}

.header_column_right img {
	margin-top: 1.5%;
	margin-left: 1.5%;
}

.header_item {
	text-align: right;
	color: #3E2332;
	font-weight: normal;
}

.header_item2 {
	text-align: right;
	color: #3E2332;
	font-weight: normal;
	font-style: italic;

}

#branding .social_buttons img {
	width: auto;
}

#branding .header_icons img {
	width: auto;
}

.nav_buttons_row {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}

.nav_buttons_row div {
	line-height: 1em;
	margin: 0 auto;
	text-align: center;
	width: 25%;
	font-weight: bold;
	height: 65px;
	float: left;
	position: relative;
}

.nav_buttons_row div p {
	margin-top: 46px;
	margin-bottom: 0px;
	text-align: center;
	color:#6d4829 !important;
}

.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;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	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;
}



.footer_column_left {
	float: left;
	text-align: left;
	margin-left: 3%;
	width: 56%;
}

.footer_column_left li {
	margin-bottom: 1em;
}

.footer_column_right {
	float: left;
	text-align: right;
	margin-left: 3%;
	margin-right: 3%;
	width: 35%;
}

.footer_img_row {
	float: left;
	height: auto;
	max-width: 100%;
}

/* =Nivo Slider class for loading images smoothly
-------------------------------------------------- */

#frame-wrapper {
	width: 100%;
	position: relative;
}

#frame-wrapper:after {
	padding-bottom: 43.3%;
	display: block;
	content: '';
}

#frame-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}


.nivoSlider {
	background:url("images/loading.gif") no-repeat 50% 50%;
}

.nivoSlider img {
	display: none;
}

#branding .nivoSlider img {
	display: none;
}

#image_rotation {
	float: left;
}


/* =Responsive Images
-------------------------------------------------------------- */
img {
	height: auto;
	width: auto;
	max-width: 100%;
}

/* =Fix conflicts in style sheet with Next Gen Gallery plugin. Add width definitions
------------------------------------------------------------------------------------- */

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
	width: 100px;
	padding-right:10px;
}


@media only screen and (max-width: 1005px) {

#menu-main-menu ul {
	width: 195px;
}

#branding #menu-main-menu a {
	padding: 8px 11px;
	font-size: 17px;	
}

#branding #menu-main-menu li li a {
	font-size: 15px;
}

.rolledup_3images_wording {
	margin-right: 0;
	float: none;
}

.rolledup_2image_item_row {
	width: 100%;
}

.rolledup_2images_wording {
	margin-right: 0;
	float: none;
}

}  /* end of @media 1005 */


@media only screen and (max-width: 950px) {

#menu-main-menu ul {
	width: 190px;
}

#branding #menu-main-menu a {
	padding: 8px 10px;
	font-size: 16px;	
}

#branding #menu-main-menu li li a {
	font-size: 14px;
}

}  /* end of @media 950 */


@media only screen and (max-width: 900px) {

#menu-main-menu ul {
	width: 185px;
}

#branding #menu-main-menu a {
	padding: 8px 9px;
	font-size: 15.5px;	
}

#branding #menu-main-menu li li a {
	font-size: 13.5px;
}

}  /* end of @media 900 */

@media only screen and (max-width: 850px) {

#menu-main-menu ul {
	width: 180px;
}

#branding #menu-main-menu a {
	padding: 8px 8px;
	font-size: 15px;	
}

#branding #menu-main-menu li li a {
	font-size: 13px;
}

}  /* end of @media 850 */

@media only screen and (max-width: 800px) {

.center-trip2{
 text-align:center;
 margin-left:210px;
}


.single .entry-title {
	margin: 0 0 -5% 0;
}

#main #secondary {
	text-align: center;
}

.widget_simpleimage {
	display: inline-block;
	margin: 0px 2px !important;
	clear: none;
}

#menu-main-menu ul {
	width: 165px;
}

#branding #menu-main-menu a {
	padding: 8px 6px;
	font-size: 14.5px;
}

#branding #menu-main-menu li li a {
	font-size: 12.5px;
}

}  /* end of @media 800 */

@media only screen and (max-width: 750px) {

.center-trip2{
 text-align:center;
 margin-left:190px;
}

#menu-main-menu ul {
	width: 160px;
}

#branding #menu-main-menu a {
	padding: 8px 4px;
	font-size: 13.5px;
}

#branding #menu-main-menu li li a {
	font-size: 11.5px;
}

}  /* end of @media 750 */


@media only screen and (max-width: 700px) {

.center-trip2{
 text-align:center;
 margin-left:170px;
}


#menu-main-menu ul {
	width: 155px;
}

#branding #menu-main-menu a {
	padding: 8px 4px;
	font-size: 12.5px;
}

#branding #menu-main-menu li li a {
	font-size: 10.5px;
}

}  /* end of @media 700 */



@media only screen and (max-width: 640px) {
.footer_img_row {
    float: none;
	text-align:center;
    height: auto;
    max-width: 100%;
}


.header_item2 {
    color: #3E2332;
    font-style: italic;
    font-weight: normal;
    text-align: center;
}

.center-trip2{
 text-align:center;
 margin-left:150px;
}

.single .entry-title {
	margin: 8% 0 -5% 0;
}

.widget_simpleimage {
	display: block;
	margin: 0px !important;
}

#branding {
	font-size: 14px;
}

.active {
	display: block;
}

.social_buttons_row {
	float: none;
	margin: 0px auto;
}

#menu-main-menu {
	width: 94%;
	margin-left: 3%;
	padding-left: 0;
	background: -moz-linear-gradient(#456314, #456314);
	background: -o-linear-gradient(#456314, #456314);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#456314), to(#456314)); /* older webkit syntax */
	background: -webkit-linear-gradient(#456314, #456314);
	border-bottom: 8px solid #ffffff;
}

#branding #menu-main-menu a {
	padding: 10px 40px;
	font-size: 20px;	
}

#menu-main-menu > li {
	float: none;
	border-top: 8px solid #ffffff;
}

#branding #menu-main-menu li a {
	background-image: url("images/button-arrow.png");
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

#branding #menu-main-menu li .parent {
	background-image: url("images/button-plus.png");
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

#branding #menu-main-menu li .expanded {
	background-image: url("images/button-minus.png");
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

#branding #menu-main-menu li li .parent {
	background-image: url("images/button-plus.png");
	background-repeat: no-repeat;
	background-position: 20px 50%;
}

#branding #menu-main-menu li li .expanded {
	background-image: url("images/button-minus.png");
	background-repeat: no-repeat;
	background-position: 20px 50%;
}

#branding #menu-main-menu li li a {
	border-top: 8px solid #ffffff;
	background-image: url("images/button-arrow.png");
	background-repeat: no-repeat;
	background-position: 97% 50%;
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0);
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
	padding-left: 55px;
	line-height: 24px;
	font-size: 20px;	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
}

#menu-main-menu li:hover > a,
#menu-main-menu a:focus{
	text-decoration: none;
}

#branding #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%;
	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;
}


.header_column_left {
	margin-left: 4%;
	margin-bottom: 2%;
	width: 90%;
	text-align: center;
}

.header_column_right {
	margin-left: 3%;
	width: 97%;
	color:#456314;
	margin-bottom: 2%;
}

.header_item {
	text-align: center;
}

#branding img {
	width: 100%;
}

#branding .spacer_gif_img img {
	width: auto;
}

#branding .social_buttons img {
	width: auto;
}

.center_item .sidebar_image {
	width: 208px;
}

.footer_column_left {
	text-align: center;
	width: 90%;
	margin-left: 3%;
	margin-bottom: 5%;
}

.footer_column_right {
	text-align: center;
	width: 90%;
	margin-left: 3%;
}

.expanded-text {
	background: #C9C79E;
}

.alignnone {
	max-width: 90% !important;
}

}  /* end of @media 640 */


@media only screen and (max-width: 445px) {

.center-trip2{
 text-align:center;
}


.home_image_column {
	margin-right: 0;
}  /* end of @media 445 */

@media only screen and (max-width: 385px) {

#content .wpsocialite.small {
	margin: 5px -5px !important;
}

}  /* end of @media 385 */


@media only screen and (max-width: 345px) {

.social_buttons_row {
	width: 100%;
	height: auto;
}

.social_buttons_row a {
	margin: 6px 0px;
	margin-right: 2% !important;
}
}  /* end of @media 345 */