/*
Theme Name: WoodStock
Theme URI: N/A
Description: N/A
Author: N/A
Version: 1.0
License: N/A
License URI: N/A
Tags: N/A
*/

/** css reset **/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup,sub{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/** font **/
body {font:12px/1.5 Calibri, 'Trebuchet MS', Helvetica, Arial, sans-serif;}
table {font-size:inherit;font-size:100%;}
pre,code,kbd,samp,tt{font-family:monospace;}
h1{font-size:18px;}h2{font-size:16px;}h3{font-size:14px;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style: decimal outside;}ul li{list-style: disc outside;}dl dd{margin-left:1em;}th,td {border:1px solid #000;padding:.5em;}th {font-weight:bold;text-align:center;}caption {margin-bottom:.5em;text-align:center;}p,fieldset,table {margin-bottom:1em;}
/*** END CSS RESET **/

@font-face {
    font-family: 'CaflischScriptWebProRegular';
    src: url('fonts/caflisch-script-web-pro-webfont.eot');
    src: url('fonts/caflisch-script-web-pro-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/caflisch-script-web-pro-webfont.woff') format('woff'),
        url('fonts/caflisch-script-web-pro-webfont.ttf') format('truetype'),
        url('fonts/caflisch-script-web-pro-webfont.svg#CaflischScriptWebProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CaflischScriptMMRegular';
    src: url('fonts/caflisch_script_mm-webfont.eot');
    src: url('fonts/caflisch_script_mm-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/caflisch_script_mm-webfont.woff') format('woff'),
        url('fonts/caflisch_script_mm-webfont.ttf') format('truetype'),
        url('fonts/caflisch_script_mm-webfont.svg#CaflischScriptMMRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'ArimoRegular';
    src: url('fonts/arimo-regular-latin-webfont.eot');
    src: url('fonts/arimo-regular-latin-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/arimo-regular-latin-webfont.woff') format('woff'),
        url('fonts/arimo-regular-latin-webfont.ttf') format('truetype'),
        url('fonts/arimo-regular-latin-webfont.svg#ArimoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSerifRegular';
    src: url('fonts/ptf55f-regular-webfont.eot');
    src: url('fonts/ptf55f-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/ptf55f-regular-webfont.woff') format('woff'),
        url('fonts/ptf55f-regular-webfont.ttf') format('truetype'),
        url('fonts/ptf55f-regular-webfont.svg#PTSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSerifBold';
    src: url('fonts/ptf75f-bold-webfont.eot');
    src: url('fonts/ptf75f-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/ptf75f-bold-webfont.woff') format('woff'),
        url('fonts/ptf75f-bold-webfont.ttf') format('truetype'),
        url('fonts/ptf75f-bold-webfont.svg#PTSerifBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/********************/
body, html { width:100%; height:100%; padding:0; margin:0; }

body {
    background:#fbfbfb url('images/body-bg.jpg') 0 0 repeat;
    font-family:'ArimoRegular', Arial, Helvetica, sans-serif;
    font-size:15px;
    line-height:1.6em;
    color: #33404B;
}

input, textarea, select {
    font-family:'ArimoRegular', Arial, Helvetica, sans-serif;
    font-weight:normal;
    line-height:normal;
    outline:none;
    resize:none;
    padding:1px;
    margin:0;
    color:#3c4125;
}
.pageFooter{
    font-size:14px;
    line-height:1.5em;
}
a {
    color:#111c24;
    text-decoration:underline;
    cursor:pointer;
}
a:hover {
    text-decoration:underline;
}
p {
    margin:0 0 15px 0;
}

h1, .blog .entry-title a {
    font-family:'CaflischScriptMMRegular';
    font-weight:normal;
    font-size:36px;
    line-height:1.1em;
    padding:0;
    margin:0 0 0.3em 0;
}

h1 span {
    background:url('images/leaves2.png') 100% 100% no-repeat;
    padding:0 50px 0 0;
}

h1 .wsRoomRate {
    font-size: 26px;
    padding-right: 0;
    background-image: none;
}

img { display:block; margin:0; padding:0; }
img.inline { display:inline; }
img.alignleft {float: left; margin: 6px 15px 15px 0px;}
img.alignright {float: right; margin: 4px 0px 15px 15px}

.wsRelativeContainer {
    position: relative;
}

/******/
.left { float:left; }
.frmRow { padding:0 0 10px 0; }
.jDefText { color:#00346a; }
.jDefText_changed  { color:#00346a; }
.alignCenter { text-align:center; }

.adjust-title-image { margin-left:-5px; }

.layout2Cols {
    position: relative;
}

.layout2Cols > .col { z-index: 1000; }
.layout2Cols > .col.colLeft {float:left; width:454px; }
.layout2Cols .col.colRight {float: right; width: 454px;}
.layout2Cols .colDiv {
    background:url('images/dashes.gif') 0 50% repeat-x;
    height:5px;
    display: block;
    clear: both;
    width: 100%;
    overflow: hidden;
}

.wsSpacing {
    margin: 15px 0px;
}

/******/
.widget-area { }
.widget-lists, .widget-container { list-style:none; padding:0; margin:0; }


/******/
.mainSlideshow {
    margin:0 0 1.5em 0;
    padding:0;
    width:936px;
    height:426px;
    display: block;
    /*position:relative;*/
    visibility: hidden;
}

.homeSlides {
    position: relative;
    margin-bottom: 1.5em;
    visibility: hidden;
}

.slideLoading {
    position: absolute;
    top: 45%;
    left: 50%;
    margin-left: -16px;
    width: 32px;
    height: 32px;
}

.slideText {
    position: absolute;
    top: 140px;
    left: 50%;
    margin-left: -300px;
    width: 625px;
}

.charmingText {
    margin-left: -340px;
}

.slideText img {
    margin: 0 auto;
}
/*.mainSlideShows .slides, .mainSlideShows .slides .slide {
        width:936px;
        height:426px;
        overflow:hidden;
        position:absolute;
        left:0;
        top:0;
}
        .mainSlideShows .slides .slide { display:none; }
        .mainSlideShows .slides .slide:first-child { display:block; }*/


/******/
.barkerImages {
    margin:0 -1px 1.5em 0;
}
.barkerImages .image { float:left; width:295px; margin-left:26px; }
.barkerImages .image:first-child { margin-left:0; }

.wsSpecialQuote {
    font-family: 'CaflischScriptMMRegular';
    font-size: 23px;
    padding: 10px 15px;
    line-height: 110%;
}

.wsLeaf {
    background-image: url(images/leaves3.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    width: 36px;
    height: 30px;
}

/******/
.pageHeader {
    width:940px;
    margin:0 auto -1px auto;
    padding:20px 0 8px 0;
    position:relative;
    z-index:1000;
}

.pageHeader .logo { float:left; }
.pageHeader .companyInfo {
    position:absolute;
    right:0;
    top:20px;
    text-align:right;
    font-family:'PTSerifRegular','Times New Roman', serif;
    font-size:18px;
    line-height:1.1em;
    color:#252912;
}
.pageHeader .companyInfo .phone, .pageHeader .companyInfo .company {
    text-transform:uppercase;
    padding:0 0.5em;
    font-style:italic;
}
.pageHeader .companyInfo .company {
    border-left:3px double #252912;
    /* padding-right:0.3em;*/
}

.pageHeader .menu {
    float:right;
    margin:80px 0 0 0;
    font-family:'PTSerifRegular', 'Times New Roman', serif;
    font-size:16px;
    line-height:1.1em;
    color:#232e36;
    position:relative;
    z-index:10000;
}
.pageHeader .menu a {
    color:#232e36;
    display:block;
}
.pageHeader .menu a:hover {
    color:#232e36;
    text-decoration:none;
}
.pageHeader .menu ul, .pageHeader .menu ul li {
    list-style:none;
    padding:0;
    margin:0;
}
.pageHeader .menu > ul > li {
    float:left;
    border-left:3px double #252912;
    margin:0;
    position:relative;
    height:18px;
}

.pageHeader .menu > ul > li > a .wsMainNav {
    padding-left: 0.63em;
    height: 27px;
    display: block;
    padding-top: 5px;
}

/* .pageHeader .menu > ul > li:hover > a */
.pageHeader .menu > ul > li:hover > a .wsMainNav, .pageHeader .menu > ul > li.navHighlight > a .wsMainNav {
    background-image: url(images/tab-bkg2.png);
    background-repeat: no-repeat;
    background-position: top left;
}

/* .pageHeader .menu > ul > li:hover  */
.navHighlight {
    background-color:white;
    filter:alpha(opacity=60);
    opacity:0.6;
    border-left:none !important;
}
.navHighlight:hover {
    filter:alpha(opacity=100);
    opacity:1.0;
}
.navHighlight>a {
    color:white !important;
}

.pageHeader .menu > ul > li:hover > a, .pageHeader .menu > ul > li.navHighlight > a {
    background-image: url(images/tab-bkg-end.png);
    background-repeat: no-repeat;
    background-position: top right;

}


.pageHeader .menu > ul > li:first-child { border-left:0; }
.pageHeader .menu > ul > li > a {
    text-transform:uppercase;
    margin:0 0 0 0.3em;
    margin:-4px 0 0 0;
    padding:0px 0.61em 0px 0em;
    height: 32px;
    text-decoration: none;
}

.pageHeader .menu > ul > li > ul.sub-menu {
    position:absolute;
    left:-6px;
    top:25px;
    padding:0;
    display: none;
    margin-top:3px;
    min-width:100%;
    -moz-box-shadow: 1px 1px 12px #000;
    -webkit-box-shadow: 1px 1px 12px #000;
    box-shadow: 1px 1px 12px #000;
}
.pageHeader .menu > ul > li > ul > li {
    float:none;
    border:0;
    margin:0;
    padding:6px 0.75em;
}
.pageHeader .menu > ul > li > ul > li a {
    white-space:nowrap;
    color:#2d3123;
    font-family:'PTSerifRegular', 'Times New Roman', serif;
    font-size:0.93em;
    line-height:1.33em;
    text-transform: uppercase;
    text-decoration: none;
}
.pageHeader .menu > ul > li > ul > li a:hover {
    color:#fff;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
}

.pageHeader .menu > ul > li:hover > ul.sub-menu {
    display: block;
}

.pageHeader .menu > ul > li:hover > a, .pageHeader .menu > ul > li > ul {
    color:#fff;
}

.pageHeader .menu > ul > li > ul.sub-menu {
    background-image: url(images/dropnav-middle.jpg);
    background-repeat: repeat-y;
    width: 238px;
}

.pageHeader .menu > ul > li > ul.sub-menu li:first-child {
    background-image: url(images/dropnav-top.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 214px;
    padding-top: 17px;
}

.pageHeader .menu > ul > li.menu-item-1151 > ul.sub-menu {
    left: -100px;
}

.pageHeader .menu > ul > li.menu-item-132 > ul.sub-menu {
    left: -16px;
}

.pageHeader .menu > ul > li > ul.sub-menu li {
    border-bottom: 1px solid #2d3123;
    width: 214px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.pageHeader .menu > ul > li > ul.sub-menu li:last-child {
    background-image: url(images/dropnav-bottom.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 238px;
    border-bottom: none;
    padding-bottom: 17px;
}

.pageHeader .menu > ul > li > ul.sub-menu a {
    background-image: url(images/leaf.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 26px;
}

.pageHeader .menu > ul > li.wsRoomsNav > ul.sub-menu {
    width: 320px;
    height: 159px;
    background-image: url(images/rooms-nav-bkg3.jpg);
    background-repeat: no-repeat;
}

.pageHeader .menu > ul > li.wsRoomsNav > ul.sub-menu > li.wsStdRoomNav, .pageHeader .menu > ul > li.wsRoomsNav > ul.sub-menu > li.wsDeluxeRoomNav{
    width: 130px;
    margin-top: 2px;
    background-image: none;
}
.pageHeader .menu > ul > li.wsRoomsNav > ul.sub-menu > li.wsCottageRoomNav{
    width: 130px;
    margin: 2px auto 0 auto;
    background-image: none;
}

#menu-item-128 .sub-munu {
    display: block;
    opacity: 1 !important;
}

.pageHeader .menu > ul > li.wsRoomsNav > ul.sub-menu > li.wsOverRoomNav {
    padding-top: 25px;
    background-image: none;
    border: none;
}

.pageHeader .menu > ul > li.wsRoomsNav > ul.sub-menu > li.wsOverRoomNav a {
    background-image: url(images/menu-room-overview.jpg);
    padding: 97px 0 0;
    text-align: center;
    background-position: 0 0;
    background-repeat: no-repeat;
    width:292px;
}
.pageHeader .menu > ul > li.wsRoomsNav > ul.sub-menu > li a{
    margin-top:25px;
}
.pageHeader .menu > ul > li.wsRoomsNav > ul.sub-menu > li.wsStdRoomNav{
    float: left;
    border-bottom: none;
}
.pageHeader .menu > ul > li.wsRoomsNav > ul.sub-menu > li.wsStdRoomNav a {
    background-image: url(images/menu-standard-rooms.jpg);
    background-image: url(images/menu-cottage-rooms.jpg);
    float: left;
}

.pageHeader .menu > ul > li.wsRoomsNav > ul.sub-menu > li.wsCottageRoomNav a {
    background-image: url(images/menu-cottage-rooms.jpg);
    float: left;
}

.pageHeader .menu > ul > li.wsRoomsNav > ul.sub-menu > li.wsDeluxeRoomNav {
    float: right;
    border-bottom: none;
}

.pageHeader .menu > ul > li.wsRoomsNav > ul.sub-menu > li.wsDeluxeRoomNav a {
    background-image: url(images/menu-larger-rooms.jpg);
    float: right;	
}

.pageHeader .menu > ul > li.wsRoomsNav > ul.sub-menu > li.wsStdRoomNav > a, .pageHeader .menu > ul > li.wsRoomsNav > ul.sub-menu > li.wsDeluxeRoomNav > a {
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 142px;
    text-align: center;
    padding: 97px 0px 0px;
}
.pageHeader .menu > ul > li.wsRoomsNav > ul.sub-menu > li.wsCottageRoomNav > a {
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 142px;
    text-align: center;
    padding: 97px 0px 0px;
}

.pageHeader .menu > ul > li.wsRoomsNav > ul.sub-menu > li.wsStdRoomNav, .pageHeader .menu > ul > li.wsRoomsNav > ul.sub-menu > li.wsDeluxeRoomNav {
    padding-top: 0px;
}

.pageHeader .menu > ul > li.wsRoomsNav > ul.sub-menu > li > a .wsMainNav {
    white-space: normal;
}	



/******/
.pageContentContainer {
    width:936px;
    margin:0 auto;
}
.pageContent {
    display:block;
}
.pageContentNarrow {
    float:left;
    margin:50px 300px 0 0;
}


/******/
.entry-content {
    background:url('images/leaves3.png') 100% 100% no-repeat;
    position: relative;
}
.entry-tools {
    background:url('images/leaves4.png') 100% 5px no-repeat;
    margin:5px 0;
}
.entry-tools .layout2Cols {
    background:url('images/dashes.gif') 0 0 repeat-x;
    padding:15px 0 0;
}

.wsElementTitle {
    font-size: 16px;
    margin-bottom: 7px;
    display: block;
    text-transform: uppercase;
}

/****/
.socials a { float:left; margin-right:25px; }
.col.wsFacebook {
    float: left;
    width: 363px;
    height: 60px;
}
.newsletter {
    text-transform:uppercase;
    font-family:'PTSerifRegular', 'Times New Roman', serif;
    font-size:16px;
    line-height:1.1em;
    color:#232e36;
}	

/******/

/******/
#sidebar {
    float:left;
    width:300px;
    margin-left:-300px;
    margin-top:	55px;
}

/******/

.trip-logo {
	position: absolute;
	bottom: -65px;
	left: 325px;
}

.entry-tools .layout2Cols .trip-logo {
	position: absolute;
	bottom: 0px;
	left: 325px;
}
.pageFooter {
    background:url('images/footer-bg2.png') 0 0 repeat-x;
    padding:20px 0 0 0;
    width:100%;
}
.pageFooter .wrapper {
    width:936px;
    margin:0 auto;
}

.reviewsFooter {
	font-size: 12px;	
}

img.footerTitle {
    margin-left: -8px;
}

.pageFooter .menu, .pageFooter .menu .menu-item {
    list-style:none;
    padding:0;
    margin:0;
    display:inline;
}
.pageFooter .menu {
    font-size:11px;
    line-height:1em;
    text-transform:uppercase;
    padding:1.5em 0 0 0;
}
.pageFooter .menu .menu-item { border-left:1px solid #fff; margin-left:0.5em; }
.pageFooter .menu .menu-item a { margin-left:0.5em; }
.pageFooter .menu .menu-item:first-child { border-left:0; margin-left:0; }
.pageFooter .menu .menu-item:first-child a { margin-left:0; }

.pageFooter .footerMid {
    background:url('images/footer-bg-new.jpg') repeat-x;
    width:100%;
    height:252px;
    position:relative;
    padding: 0;

}
.footerTitle{
    margin-top:11px;
    margin-bottom:12px;
}
.pageFooter .footerMid .border {
    /*background:url('images/footer-bg-right-new.png') 100% 0 no-repeat;*/
    height:252px;
    width: 100%;
    padding:11px 0 0;
    display: block;
    overflow: hidden;
    /*position:absolute;
    right:0;
    top:0;
    width:30px;*/
}
.pageFooter .footerMid .wrapper {
    background:url('images/ddashes-v.png') 468px 0 repeat-y;
}
.pageFooter .footerMid p { margin:0 0 0.1em 0; }
.pageFooter .footerMid .widget-title { padding:0; margin:0 0 5px -5px; }

.pageFooter .footerMid .widget-area { float:left; width:400px; padding:0 0 0 70px; }
.pageFooter .footerMid .widget-area:first-child { width:460px; padding:0 6px 0 0; }



.pageFooter .innkeepersBlog, 
.pageFooter .widget_innkeepers_blog { 
    font-size:12px;
    line-height:1.33em;

}
/*.widget_innkeepers_blog img{
        float:right;
        margin: 0 0 15px 200px;
}*/
.pageFooter .widget_innkeepers_blog ul, .pageFooter .widget_innkeepers_blog li {
    list-style:none; padding:0; margin:0;
}

.pageFooter .widget_innkeepers_blog .entry-date,
.pageFooter .widget_innkeepers_blog .comments-link {
    display:block;
    font-style:italic;
}

.pageFooter .innkeepersBlog h6, 
.pageFooter .widget_innkeepers_blog a.bplink {
    font-size:14px;

    font-style:italic;
    line-height:1.2em;
    padding:0 3px 0 0;
    margin:0 0 0.3em 0;
}

.pageFooter .innkeepersBlog h5, 
.pageFooter .widget_innkeepers_blog .widget-title { margin-bottom:12px; }

.pageFooter .innkeepersBlog .blog_date, 
.pageFooter .widget_innkeepers_blog .blog_date { float:left; width:100px; }

.pageFooter .innkeepersBlog .blog_post, 
.pageFooter .widget_innkeepers_blog .blog_post { float:left; width:300px; margin-bottom:12px; }

.pageFooter .footerBottom {
    background:url('images/footer-bg3.jpg') 0 0 repeat-x;
    color:#fff;
    font-family:'PTSerifRegular', 'Times New Roman', serif;
    padding:1.33em 0 0;
}
.pageFooter .footerBottom a {
    color:#fff;
}
.pageFooter .footerBottom a:hover {
    color:#fff;
    text-decoration:underline;
}
.pageFooter .footerBottom .widget-area { float:right; }
.pageFooter .footerBottom .widget-area:first-child { float:left; }


.pageFooter .footerBottom .web_credit, .pageFooter .footerBottom .widget_text {
    font-size:10px;
    line-height:1.5em;
    /*text-transform:uppercase;*/
    font-style:italic;
    margin-top: 3px;
}

/* Rooms Page*/

a.wsGreenButton {
    background-image: url(images/green-button-body.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    height: 35px;
    padding: 0 0 0 5px;
    text-transform: uppercase;
    font-size: 15px;
    width: 170px;
    text-align: center;
    font-family:'PTSerifRegular', 'Times New Roman', serif;
    text-decoration: none;
}

a.wsGreenButton:hover {
    color: #FFFFFF;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
}

.colRight a.wsGreenButton.wsDeluxe {
    margin: 0 71px 20px 0;
}

.wsThreeButtons {
    overflow: hidden;
    width: 403px;
    margin: 20px auto 26px;
}

.wsThreeButtons.wsWide {
    width: 410px;
}

.wsButtonLeft.wsViewAmen {
    margin-right: 8px;
    width: 145px;
}

.wsThreeButtons.wsWide a.wsRateButton {
    margin-right: 5px;
    width: 115px;
}

.wsThreeButtons a.wsRateButton {
    width: 105px;
    margin-right: 6px;
}

.wsThreeButtons a.wsAmenities {
    width: 101px;
}

.wsThreeButtons a.wsRateButtonMap {
    width: 105px;
    margin-right: 6px;
    padding-top: 520px;
}


a.wsGreenButton.wsLongButton {
    width: 239px;
    text-align: center;
    margin: 0 auto;
}

a.wsViewStandard.wsGreenButton.wsLongButton {
    margin: 280px 0 20px 40px;
}

a.wsGreenButton span {
    background-image: url(images/green-button-end.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    display: block;
    height: 28px;
    padding-right: 5px;
    padding-top: 7px;
}

.wsButtonLeft, .wsButtonCenter {
    float: left;
}

.wsRateButtonCenter {
    margin: 20px auto 0;
}

.wsButtonRight {
    float: right;
}

.ws2ButtonContainer {
    overflow: hidden;
    width: 360px;
    margin: 0 auto;
}

.cottages-content {
    margin: 22px 40px 0 0;
}

ul.wsFancyList {
    margin: 20px 0 0;
    overflow: hidden;
}

.wsFancyList li {
    list-style: none;
    list-style-image:url(images/leaf.png);
    /*
    background-image: url(images/whole-list-bkg.png);
    background-repeat: repeat-y;
    background-position: left top;
    */
    height: 66px;
    width: 165px; /*196px;*/
    display: block;
    float: left;
    margin-bottom: 10px;
    padding: 5px 15px 5px;
    display: table;
    color: #000000;
}

.ws2ButtonContainer.wsOverviewButtons {
    margin: 0 0 0 26px;
}

.wsDeluxeList.wsFancyList li {
    width: 201px;
    padding: 0px;
    height: 55px;
}

.wsDeluxeList.wsFancyList {
    width: 415px;
    margin: 0 0 19px;
    display: block;
    font-family:'PTSerifRegular', 'Times New Roman', serif;
    font-size: 17px;
}

.wsDeluxeList.wsFancyList li a{
    display: table-cell;
    vertical-align: middle;
}

.wsFancyList li.wsListEven {
    float: right;
}

.wsDeluxeList.wsFancyList li a {
    padding-left: 15px;
}

.wsFancyList li .listBkg {
    display: block;
    line-height: 110%;
    display: table-cell;
    vertical-align: middle;
}

.wsFancyList li.wsListEven {
    background-position: top right;
}

a.wsRoomTitle {
    position: absolute;
    top: 45%;
    text-align: center;
    left: 36%;
    padding: 3px;
    background-image: url(images/white-bkg1.png);
    background-repeat: repeat;
    -moz-box-shadow: 0px -3px 40px 13px #fff;
    -webkit-box-shadow: 0px -3px 40px 13px #fff;
    box-shadow: 0px -3px 40px 13px #fff;
    font-family: 'CaflischScriptMMRegular';
    font-size: 25px;
    color: #7b2e00;
}

/* Deluxe Rooms */
.wsRoomSumContainer {
    display: none;
    position: absolute;
    right: 0px;
    top: 0px;
}

.roomImgRight {
    margin-bottom: 17px;
    float: right;
}

.wsRoomImgDesc {
    margin-top: 50px;
}

.wsRoomSumContainer.wsActive {
    display: block;
}

.layout2Cols.wsRelativeContainer {
    overflow: hidden;
}

.wsDeluxeList.wsFancyList li a.wsDeluxeRoomTitle {
    position: absolute;
    top: 40px;
    right: 40px;
    text-align: left;
    padding: 3px;
    background-image: url(images/white-bkg1.png);
    background-repeat: repeat;
    -moz-box-shadow: 0px -3px 35px 13px #fff;
    -webkit-box-shadow: 0px -3px 35px 13px #fff;
    box-shadow: 0px -3px 35px 13px #fff;
    font-family: 'CaflischScriptMMRegular';
    font-size: 35px;
    color: #7b2e00;
}

.wsDeluxeList li {
    padding-left: 3px;
}

.wsDeluxeList li.wsListEven {
    padding-left: 0px;
    padding-right: 3px;
}


.wsDeluxeList li a.activeRoom {
    background-image: url(images/fancylist-bkg-active.png);
    background-repeat: repeat;
    background-position: 0 0;
    color: #FFFFFF;
    font-family:'PTSerifBold', 'Times New Roman', serif;
}

.wsRoomHoverImage {
    width: 487px;
    height: 252px;
}

/* Individual Rooms */

.wsRoomPrevNext {
    float: right;
    width: 360px;
    overflow: hidden;
    margin-right: 19px;
}

.wsSingleRoom .colRight {
    position: relative;
}

.wsRoomLeaf {
    position: absolute;
    top: 0px;
    left: 0px;
}

/* Plan Your Stay */
.fullWidthList {
    /* width: 403px; */

}

.fullWidthList li {
    list-style: none;
    list-style-image:url(images/leaf.png);
    margin-bottom: 10px;
    /* width: 323px; */
    padding: 5px 10px 5px 10px;

}

.fullWidthList.directionsList li {
    padding-top: 19px;
    padding-bottom: 20px;
}

/* =Specials Formatting
_______________________________________________ */
.spcContainer{
	border:thin dashed #a4aa85;
	margin-bottom: 5px;
    padding: 2px 10px;
}
.wsSpcTitle {
	font-size: 18px;
	line-height:0.8em;
}
#post-1364 ul {
    margin-top: 0;
}

/* =Accordion Style
_______________________________________________ */
.accordionContainer {
	display:block;
	overflow:hidden;
	margin:7px 0;
	clear:left;
}

h3.accordionTitle {
	display:block;
	background-color:#a1a781;
	padding:3px 40px;
	color:#111c24;
	background-image:url(images/arrow-sprite.png);
	background-repeat:no-repeat;
	background-position:12px 7px;
	font-size:16px;
	font-weight:400;
	cursor:pointer;
	font-family: 'PTSerifRegular', 'Times New Roman', serif;
	text-transform: uppercase;
	font-size: 15px;
}

h3.accordionTitle.open {
	background-position:12px -43px;
}

.accordionContent {
}

/* Leaf Possitioning */
.wsLeafSprite {
    position: absolute;
    background-image: url(images/leaf-sprite.png);
    background-repeat: no-repeat;
    display: block;
    z-index: -1;
    overflow: hidden;
}

.bodyLeaf1 {
    background-position: 0 0;
    width: 23px;
    height: 18px;
}

.bodyLeaf2 {
    background-position: -23px 0;
    width: 61px;
    height: 63px;
}

.bodyLeaf3 {
    background-position: -84px 0; 
    width: 45px;
    height: 30px;
}

.bodyLeaf4 {
    background-position: -129px 0;
    width: 45px;
    height: 30px;
}

.bodyLeaf5 {
    background-position: -174px 0;
    width: 36px;
    height: 22px;
}

/* Popup Change */
#fancybox-wrap {
    padding: 5px !important;
}
.pagetopdiv {
    background:url('images/page-top-div.png') 0 0 repeat-x;
    height:14px;
    width:100%;
    position:absolute;
    left:0;
    top:0;
}

.pagebottomdiv {
    background-image: url(images/page-bottom-div.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    width: 100%;
    height: 14px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
}

.pagerightdiv {
    background-image: url(images/page-right-div.png);
    background-repeat: repeat-y;
    background-position: 0 0;
    width: 14px;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
}

.pageleftdiv {
    background-image: url(images/page-left-div.png);
    background-repeat: repeat-y;
    background-position: 0 0;
    width: 14px;
    height: 100%;
    top: 0px;
    left: 0px;
    display: block;
    position: absolute;
}

/******** clearfix ********/
.clearfix:after,
.wrapper:after,
.formRow:after,
.pageHeader:after,
.layout2Cols:after,
.pageContentContainer:after,
.pageContentInner:after
{
    content: ".";
    display: block;
    height: 0;
    width:0;
    clear: both;
    visibility: hidden;
    line-height:0;
    font-size:0;
}

.clearfix,
.wrapper,
.formRow,
.pageHeader,
.layout2Cols,
.pageContentContainer,
.pageContentInner
{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix,
* html .wrapper,
* html .formRow,
* html .pageHeader,
* html .layout2Cols,
* html .pageContentContainer,
* html .pageContentInner
{height: 1%;}

.clearfix,
.wrapper,
.formRow,
.pageHeader,
.layout2Cols,
.pageContentContainer,
.pageContentInner
{display: block;}
/* End hide from IE-mac */

.fb_iframe_widget, .fb_iframe_widget iframe {
    width:100%;
}

.post .entry-meta {
    font-size:11px;
    text-transform:uppercase;
    padding:5px;
    margin-bottom:10px;
}

.post .entry-utility {
    padding:10px;
    background-color:#eee;
    font-size:11px;
    margin-bottom:20px;
}

.post .entry-content {
    margin-top:20px;
    margin-bottom:20px;
}

.blog .entry-title a {
    margin:0px;
}
.single #sidebar, .archive #sidebar, .blog #sidebar {
    background-color:#eee;
    width:280px;
    margin-left:-280px;
}

.widget_archive ul {
    margin:0px;
}
.widget_archive li {
    list-style:none;
    font-size:12px;
}
.widget_archive a {
    display:block;
    padding:3px;
    text-decoration:none;
}

.widget_archive a:hover {
    background-color:#fff;	
}
.widget-area .blog_post {

}
.widget-area .sharedaddy {
    display:none;
}
div.sharedaddy div.sd-block {
    border-top:none !important;

}
.reg_page div.sharedaddy{
    width:573px;
    float:left;
    padding-top:10px;
}
.fbspace{
    padding-left:10px;
    padding-bottom:20px;
}
.footerSocial {

    display:block;
    position: absolute;
    right: 0;
    top: 70px;
    width: 25px;
    height: 112px;
}
.socialList{
    margin:0;
    padding:0;
}
.socialList li {
    list-style: none;
    margin:0;
    padding:0;
    margin-top: 2px;
}

.socials {
	width: 573px;
	float: left;
	padding-top: 20px;
}

.footerSocial .social a {
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url(images/social-sprite2.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 25px;
    height: 25px;
}

.footerSocial .facebook a{
    background-position: 0 0;
}

.footerSocial .twitter a{
    background-position: 0 -26px;
}

.footerSocial .google a{
    background-position: 0 -53px;
}

.footerSocial .pinterest a{
    background-position: 0 -79px;
}

/* social hover */
.footerSocial .facebook a:hover {
    background-position: 0 -106px;
}

.footerSocial .twitter a:hover {
    background-position: 0 -132px;
}

.footerSocial .google a:hover {
    background-position: 0 -159px;
}

.footerSocial .pinterest a:hover {
    background-position: 0 -185px;
}

#book-sidebar{
    position:fixed;
    left:0;
    width:45px;
    height:214px;
    top:214px;
    text-decoration:none;
    background:url(images/book-sidebar-check-avail.png) no-repeat;
    opacity:0.8;
    z-index:1000;
}
#book-sidebar:hover{
    opacity:1.0;
}


.roomLanding{
    width:310px;
    height:252px;
    overflow:hidden;
    position:relative;
    float:left;
    border:1px solid #3E4F59;
}
.roomLandingContent{
    position:absolute;
    
    top:200px;
    height:252px;
    width:466px;
    

}
.roomLandingBG{
    background:#B8BDA1;
       height:252px;
    width:310px;
    position:absolute;
    z-index:1;
    top:0;
}
.roomLandingContent h2{
    text-align:center;
    font-family: 'CaflischScriptMMRegular';
    color:#33404B;
    font-size:30px;
    font-weight:normal;
    margin-top:0;
    padding-top:15px;
}
.RLPrice{
    text-align:center;
}
.RLPad{
    padding:10px;
    padding-top:0;
   
}
.RLPad ul{
 
    margin-top:0;
    padding-top:0;
    margin-top:-20px;
}
.RLPad ul li{
    float:left;
     font-size:13px;
     margin:0;
     padding:0;
    width: 90%;
    margin-left: 4px;
}
.RLContent{
           height:252px;
    width:310px;
    position:absolute;
    z-index:4;
    top:0;
}
.RLContent a.wsGreenButton{
    position:absolute;
    bottom:10px;
    left:50%;
    margin-left:-85px;
}

.roomLandingContent a.roomLink{
    display:block;
    width:100%;
    height:100%;
    text-decoration:none;
    position:absolute;
    top:0;
}
table.ratechart{
    width:100%;
}
table.ratechart thead tr th{
    background:#A4AA85;
    color:#ffffff;
}
.therate{
    text-align:center;
}
.scroll-triggered-box h2 {
	font-family: 'CaflischScriptMMRegular';
    font-weight: normal;
    font-size: 36px;
	margin-bottom: 0;
}
.scroll-triggered-box .wpcf7-text {
	width: 200px;	
}
.scroll-triggered-box .wpcf7-submit {
	background: #4D523E;
	color: #fff;
	border: 0;
	padding: 5px 10px;
	cursor: pointer;
}
.scroll-triggered-box .wpcf7-submit:hover {
	background: #919775;
}
a.book-now {
	text-decoration: none;
	background: #4D523E;
	color: #fff;
	border: 0;
	padding: 5px 10px;
	cursor: pointer;
}
a.book-now:hover {
	background: #919775;
}