html, body {
    height: 100%;
}

body {  
    background: url(../images/bg.jpg);
    color: #333;    
}

/* top navigation */
.dropdown:hover .dropdown-menu {
    display: block;
}

.navbar-custom {
	background: url(../images/bg.jpg);
	min-height: 66px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	/* padding-top: 31px; */
	padding-left: 28px;
	/* padding-right: 21px; */
	
	-webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.46);
	-moz-box-shadow:    0px 3px 3px 0px rgba(0, 0, 0, 0.46);
	box-shadow:         0px 3px 3px 0px rgba(0, 0, 0, 0.46);
}

.navbar-custom.affix-top{   
    
}

.navbar-custom.affix{
    position: fixed;
}

.navbar-custom.affix .social {
        
}


.logo-scroll{
    display: none;
}

.navbar-custom .navbar-brand>img{
    
}

.navbar-custom.affix .navbar-brand>img{
    background: none;
}



.navbar-main {
    /*background: #0d233f;*/
    
}

.navbar-custom .navbar-brand {  
    padding: 0px;
}

.navbar-custom .navbar-toggle {
border-color: #a43320;
}

.navbar-custom .navbar-toggle .icon-bar {
    background-color: #a43320;
}

.navbar-custom .navbar-nav>li>a {
    color: #a43320;
    font-size: 18px;
}

.navbar-custom .navbar-nav>.open>a, .navbar-custom .navbar-nav>.open>a:focus, .navbar-custom .navbar-nav>.open>a:hover {
    color: #ba930d;
    background-color: transparent;
}

.navbar-custom .navbar-nav>li>a:focus, .navbar-custom .navbar-nav>li>a:hover{
    color: #ba930d;
    background-color: transparent;
}

.navbar-custom .navbar-nav>.active>a, .navbar-custom .navbar-nav>.active>a:focus,
    .navbar-custom .navbar-nav>.active>a:hover {
    color: #ba930d;
    background-color: transparent;
}

.navbar-custom .dropdown-menu {
    background: url(../images/top_bg.png);
}

.navbar-custom .dropdown-menu>li>a {
    color: #fff;
    font-size: 16px;
}

.navbar-custom .dropdown-menu>li>a:focus, .navbar-custom .dropdown-menu>li>a:hover
    {
    color: #ba930d;
    text-decoration: none;
    background-color: #f5f5f5;
}

.navbar-page-subnav {   
    margin-bottom: 0px;
    margin-top: 10px;
    text-align: center;
}

.navbar-page-subnav ul {
    padding: 0;
}

.navbar-page-subnav li {
    display: inline-block;
    font-size: 21px;
    vertical-align: middle;
}

.navbar-page-subnav li:BEFORE {
    content: '|';
    margin-left: 5px;
    margin-right: 5px;
}

.navbar-page-subnav li:FIRST-CHILD:BEFORE {
    content: none;
}

.navbar-page-subnav a {
    color: #a43320;
    text-decoration: none;
}

.navbar-page-subnav .active>a, .navbar-page-subnav a:focus,
    .navbar-page-subnav a:hover {
    color: #a43320;
}

.navbar-page-subnav .container-fluid {
    text-align: center;
}

.navbar-page-subnav.navbar .navbar-nav-center {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar-reservations {
    display: block;
}

.navbar-custom .navbar-nav.reservations-button>li>a {
    font-size: 20px;
}

.navbar-custom .logo-v{
    display: block;
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-left: -91.5px;   
    width: 183px;       
    top: 16px; 
}

.navbar-custom .logo-v img{
    height: 42px;
    width: 183px;
}

.navbar-custom .logo-desktop{
    width: 400px;
}

/* footer */
.footer {
    background: url(../images/bg.jpg);
    padding: 10px;
    font-size: 18px;    
}

.footer .copy{
	margin-top: 10px;
	font-size: 11px;
} 

.footer * {
    color: #a43320;
}

.footer .row>div{
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer .social {
    margin-bottom: 10px;    
    padding: 4px;
    background: #fff;
    margin-left: -25px;
    margin-right: -25px;
    
}

.footer .social li.socials-mailing-list {
    text-align: center;
}

/* pages */
.social {
 
}

.social ul {
    padding: 0;
}

.social li {
    display: inline-block;
    vertical-align: top;    
    margin-left: 4px; 
}

.social li a {
    display: inline-block;
    height: 42px;
}

.social li img {
    height: 42px;
}

.social li.socials-mailing-list {
    display: block;
    text-align: right;
    margin-top: 5px;
}

.social li.socials-mailing-list a {
    line-height: 30px;
    
}

.social li.socials-mailing-list a:HOVER, .social li.socials-mailing-list a:FOCUS
    {
    
    
}

.content-wrapper {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
}

.content-wrapper-inner {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*border: 4px solid #000;*/
    padding: 0px;
}

.page-content-wrapper-inner>.container-fluid, .page-content-wrapper-inner>.container-fluid>.row{
	
	margin: 0;
	padding: 0;
}

.is-first-content-wrapper-0.content-wrapper {
    
}

.page-image, .page-bg-image {
    position: absolute;
    z-index: -1;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
}

.page-layout-photoessay.content-wrapper .page-image{
    z-index: 1;
}

.page-bg-image{
        
}

.page-bg-image .eb-slide-show{
    
}


.page-content-row {
    margin: 0;
    padding: 0;
}

.page-content-wrapper-outer {
    
}

.page-content-wrapper {
    
}

.page-content-wrapper-inner {
    position: relative;
    /*border: 9px solid #0d233f;*/
}

.page-content-decor-top, .page-content-decor-bottom {
    display: none;
    position: absolute;
    z-index: 1;
    left: 10px;
    right: 10px;
}

.page-content-decor-top {
    top: 3px;
    height: 2px;
    border-top: 2px solid #be9d69;
}

.page-content-decor-bottom {
    bottom: 3px;
    height: 46px;
    border-bottom: 2px solid #be9d69;
    background: url(../images/content_decor.png) center top no-repeat;
}


.page-title-wrapper{    
    text-align: center;
}

h1.page-title, h1.page-title-2 {    
    font-size: 32px;
    font-weight: normal;
}

h1.page-title {
    margin-top: 20px;   
    /*border-bottom: 2px solid #000;*/
}

.page-title{
                
}

.has-inside-image .page-title{
                
}


.home-video {
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    width: 10px;
    height: 10px;
    overflow: hidden;
}

.contact-page-map {
    width: 100%;
    height: 400px;  
}

.scroll-page{
    display: block;
    position: fixed;
    z-index: 9999;
    left: 2px;
    height: 30px;
    width: 30px;
    opacity: 0.7;
    padding: 0;
    filter: alpha(opacity = 70);
    font-size: 20px;    
    line-height: 1;
        
    color: #fff;
    background: #000;
    border: 1px solid #fff;
    border-radius: 30px;
    text-align: center;
}

.scroll-bottom .glyphicon{  
    left: 1px;
    top: 6px;   
}

.back-to-top .glyphicon{    
    left: 1px;
    top: 2px;   
}

.scroll-bottom{
    bottom: 53px;
}

.back-to-top {
    display: none;
    bottom: 93px;
}

.back-to-top img {
    width: 100%;
}

.back-to-top:HOVER {
    opacity: 1.0;
    filter: alpha(opacity = 100); /* For IE8 and earlier */
}

.page-image-vertical {
    position: absolute;
    z-index: 1;
    top: 30px;
    bottom: 30px;
    overflow: hidden;
    text-align: center;
}

.page-image-vertical .eb-slide-show {
    top: 8px !important;
    bottom: 8px !important;
}

.page-image-vertical .page-content-decor-top, .page-image-vertical .page-content-decor-bottom
    {
    left: 0;
    right: 0;
    background: none !important;
}

.page-image-vertical-inner {
    display: inline-block;
    position: relative;
    width: 80%;
    height: 100%;
    padding: 6px;
    padding-top: 0;
    padding-bottom: 0;
    background: url(../images/bg-tile.jpg);
    border: 3px solid #000;
}

.page-image-vertical-inner-2 {
    position: relative;
    width: 100%;
    height: 100%;
}


.eb-slide-show-html .page-image-vertical-inner-2 {
    padding-bottom: 7px;
    padding-top: 7px;
}

.eb-slide-show-html-wrapper {
    top: 0px;
    background: none !important;
}

.page-image-vertical-img {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.form-control {
    
}

button.page-content-close {
    display: none;
}

.event-overlay {
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0;
}

.event-overlay-new{
    display: block; 
    color: #231f20; 
}

.event-overlay-new:LINK, .event-overlay-new:VISITED{
    color: #231f20;
}

.event-overlay-new:HOVER, .event-overlay-new:FOCUS,  .event-overlay-new:ACTIVE{
    text-decoration: none;
}  

.contact-address .rest-name {
    font-size: 22px;
    text-transform: uppercase;
}

.vjs-default-skin .vjs-big-play-button {
    
}

.page-uid-home_subpage_lh .page-content-close, .page-uid-steve_herman1 .page-content-close
    {
    display: block;
    position: absolute;
    z-index: 1;
    right: 15px;
    top: 15px;
}

.content-wrapper.collapsed .page-text, .content-wrapper.collapsed .page-content-decor-bottom
    {
    display: none;
}

.content-wrapper.collapsed .page-content-wrapper-inner {
    padding-bottom: 10px;
}

.eb-slide-show-title-wrapper {
    position: absolute;
    z-index: 500;
    left: 0px;
    right: 0px;
    bottom: 30px;
    text-align: center;
}

.eb-slide-show-title {
    position: static;
    display: inline-block;
}

.content-wrapper.is-first-content-wrapper-1 .eb-slide-show-title {
    font-size: 28px;
    background: none;
}

.content-wrapper.is-first-content-wrapper-1 .page-image{
    z-index: 1;
}

.instagram-related{
    display: block;
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: url(../images/instagram.png?2) center center no-repeat;
}


.page-files{
    text-align: center;
}
.page-files a{
    
    padding: 2px 6px;
    display: inline-block;
}


.page-layout-photoessay.content-wrapper .page-image .eb-slide-show-html-wrapper{
    top: auto;
    max-height: 100%;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    
}

.page-layout-photoessay.content-wrapper .page-image .eb-slide-show-html{
    display: inline-block;
    background: url(../images/black-30.png);
    padding: 20px;
    padding-bottom: 40px;
    
}
.page-inside-image{
    overflow: hidden;
    padding: 0;
}

.page-inside-video .embed-responsive-16by9>div, .page-inside-video .embed-responsive-16by9>div>div{
    position: static !important;
}

.page-parent-uid-home .page-text .tinymce{
    font-size: 14pt;
}


a:before:hover, a:before:focus, a:hover, a:focus, a:hover *, a:focus * {
    color: #877e79 !important;
}

.eb-slide-show-dots li.selected, .eb-slide-show-dots li:hover{
    background-color: #0d233f; 
    background-color: #8D432C;
}

.eb-slide-show-dots li{
    border-color: #0d233f;
    border-color: #8D432C;
}


.dummy-top{
    position: absolute;
    z-index: -1;
    height: 94px;
    top: -94px;
}


.dropdown-menu-contact{
    left: auto;
    right: 0px;
}

.text-box-color-white .page-text{
    color: #333;
}

.content-wrapper.text-box-color-white{
    background: #0d233f;
} 


.eb-slide-show-text-color-blue, .eb-slide-show-text-color-blue *{
    color: #0d233f;
}

.navbar-page-subnav-mobile{
    padding-top: 10px;
    padding-bottom: 10px;
}

.hbspt-form{
    padding: 20px;
}


.hs-form .hs-button:hover {
    color: #9A2C2D !important;
}

.press-date{
    display: none;
}

.slideshow-arrow-50p{
    width: 50%;
    top: 0px;
    bottom: 0px;
}

.hours li{
    margin-bottom: 10px;
}

.hours .t{
    font-weight: bold;
}

.contact-section-title{    
    font-size: 24px;
}

.contact-hours-title:before{
	content: '';
	display: block;
	height: 10px;
	border: 2px solid #edb370;
	border-left: none;
	border-right: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

.page-home-contact-reservations{
    margin-top: 20px;
    margin-bottom: 40px;
}

.page-home-contact-reservations div{
    background: url(../images/home_contact_title_bg.png) center center repeat-x;
    text-align: center; 
}
    
.page-home-contact-reservations a{
    display: inline-block;
    position: relative;
    width: auto; 
    padding: 20px;
    background: #fff;
    color: #A37B52; 
    font-size: 30px;    
}


.page-home-contact-reservations a:BEFORE {
    content: ' ';
    display: block;
    position: absolute;
    z-index: 1;
    border: 1px solid #A37B52;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}

.page-home-contact-reservations a:AFTER {
    content: ' ';
    display: block;
    position: absolute;
    z-index: 1;
    border: 1px solid #A37B52;
    left: 6px;
    top: 6px;
    right: 6px;
    bottom: 6px;
}

.bottom-wording{
    background: #BFA9AF;
    padding: 30px;
    color: #fff;
    font-size: 24px;
    margin-bottom: 30px;
    text-align: center; 
}






.page-home-book-event{
    margin-top: 20px;   
    margin-bottom: 40px;
}

.page-home-book-event div{
    display: inline-block;  
    text-align: center;
    position: relative; 
}

.page-home-book-event div:BEFORE {
    content: ' ';
    display: block;
    position: absolute;
    z-index: -1;
    border: 1px solid #A37B52;
    border-top: none;
    border-bottom: none;
    left: 10px;
    top: 0px;
    right: 10px;
    bottom: 0px;
}

.page-home-book-event div:AFTER {
    content: ' ';
    display: block;
    position: absolute;
    z-index: -1;
    border: 1px solid #A37B52;
    border-top: none;
    border-bottom: none;
    left: 16px;
    top: 0px;
    right: 16px;
    bottom: 0px;
}
    
.page-home-book-event a{
    display: inline-block;
    position: relative;
    width: 350px; 
    height: 90px;
    color: #000;
    font-size: 30px;
}


.page-home-book-event a:BEFORE {
    content: ' Book An Event ';
    display: block;
    position: absolute;
    z-index: 1;
    border: 1px solid #A37B52;
    border-left: none;
    border-right: none;
    left: 0px;
    top: 10px;
    right: 0px;
    bottom: 10px;   
    line-height: 70px;  
}

.page-home-book-event a:AFTER {
    content: ' ';
    display: block;
    position: absolute;
    z-index: 1;
    border: 1px solid #A37B52;
    border-left: none;
    border-right: none;
    left: 0px;
    top: 16px;
    right: 0px;
    bottom: 16px;
}

.page-home-book-event img{
    display: none;
}


.page-uid-upcoming_events .page-title{
    border: none;
}

.page-uid-home_book_event.content-wrapper.is-first-text-section-0:BEFORE  {
    content: none;
}

.page-home-contact-reservations a:HOVER, .page-home-book-event a:HOVER {
    text-decoration: none;
} 

.page-uid-upcoming_events.content-wrapper.is-first-text-section-0:BEFORE {
    background-color: #845b66;
}


.page-parent-uid-media.content-wrapper.is-first-text-section-0:BEFORE {
    background: #B3A57C;
    height: 2px;
}


.video-js{
    background: #fff !important;
}


.page-uid-get_map .page-content-wrapper-inner{
    padding: 0;
}

a:FOCUS {
    outline: none;  
}

.carousel-control {
    color: #B3A57C !important;
}

.home-contact-address, .home-contact-address a{
    color: #a43320;
}

.page-uid-contact_form.content-wrapper.is-first-text-section-0:BEFORE{
    content: none;
}


.awaiting{
    position: relative;
    overflow: hidden;
} 

.awaiting:BEFORE {
    content: ' ';
    position: absolute;
    z-index: 100;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: url(../images/overlay.png);
    opacity: 0.6;
}

.awaiting:AFTER {
    content: ' ';
    position: absolute;
    z-index: 101;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    background: #fff url(../images/loading.gif) no-repeat center center;    
    border-radius: 10px;
}

.cboxPhoto{
    
}

.social-reservations>a{
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    font-size: 16px;
    background: #803019;
}

.social-reservations>a:HOVER {
    text-decoration: none;
}

.navbar-page-subnav-top {   
    padding: 10px;      
    color: #a43320;
    border-bottom: 8px solid #9d2113;
}

.page-outer-title, .page-outer-title>a{
    font-size: 40px;
}


.page-top-image {
    position: relative;
}

.page-top-image {
  padding-top: 40.5%;
  display: block;
  content: '';
}

.page-button-wrapper{
    text-align: center;
}

.page-button{
    display: inline-block;
    font-size: 20px;
    padding: 10px;
    padding-left: 50px;
    padding-right: 50px;
    width: auto;
    margin: 0 auto;
    background: #833119;
    text-decoration: none;
    color: #fff;        
}

.page-button:HOVER {
    text-decoration: none;
}

.thumbnail-hover:hover:BEFORE{
    content: '';
    display: block;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.2;
    cursor: pointer; 
}

.iscroller .iscroller-item.active{
    border-color: #9A2C2D;
}

.glyphicon-chevron-left, 
.glyphicon-chevron-right, 
.carousel-control .icon-next, 
.carousel-control .icon-prev{
    color: #8D432C !important;
}

.about-top-wrp{
    position: relative;
    top: 18px;
}

/* landing-promo-wrapper */

.landing-promo-wrapper{
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    right: 27px;
    bottom: 0px;
    overflow: auto;
}
.landing-promo-image{
    width: 355px;
    height: 442px;
    float: left;
}
.landing-promo-content{
    position: absolute;
    z-index: 1;
    left: 360px;
    top: 10px;
    right: 27px;
    bottom: 10px;
    overflow: auto;
}
.landing-promo-title{
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 10px;
}
.landing-promo-text{

}
.landing-promo-wrapper .page-files{
    padding-top: 10px;
}

.page-bottom-image{
	position: relative;
}

.page-bottom-image{
	border-top: 8px solid #edb370;
}

.page-bottom-image:after {
    padding-top: 33.31%;
    display: block;
	content: '';
}

.content-wrapper {
	border-bottom: 8px solid #9d2113;	 
}

@media screen and (max-width: 840px) {
    .landing-promo-wrapper {
        overflow: auto;
    }
    .landing-promo-image{
        float: none;
        height: auto;
        width: 100%;
        text-align: center;
    }
    .landing-promo-image img{
        width: 50%;
    }
    .landing-promo-content{
        position: relative;
        overflow: visible;
        left: 0;
        padding: 10px;
    }
}

/* about */
.about-layout .navbar-page-subnav-top {
    display: none;
}

.about-layout .is-first-content-wrapper-1 {
    height: 0px !important;
    padding-top: 58px !important;
}

.about-layout .is-first-content-wrapper-1 .page-image {
    display: none;
}

.about-layout .page-content-wrapper-inner {
    margin: 0px;
    padding: 0px;
}

.about-layout .container-wrapper {
    
}

.about-layout .about-image {
    position: absolute;
    height: 60vh;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.about-layout .about-image-spacer {
    display: block;
    height: 60vh;
}

.about-layout .about-page-image-left {
    position: absolute;
    height: 100%;
    width: 25%;
}

.about-layout .about-page-image-right {
    right: 0px;
    position: absolute;
    height: 100%;
    width: 25%;
}

.about-layout .page-text {
    padding: 0px;
}

.about-layout .page-text-left {
    padding: 20px;
    margin-left: 25%;
}

.about-layout .page-text-right {
    padding: 20px;
    margin-right: 25%;
}

.about-layout .content-wrapper {
    border: none;
}

.about-layout .footer-line {
    border-bottom: 8px solid #9d2113;
}

#top > div.content-wrapper.is-first-content-wrapper-1.page-uid-gallery > div.gallery-thumbnails-wrapper > div.navbar-page-subnav-top.text-uppercase > div > div > div.col-sm-6.text-left > h1 {
    color: white !important; 
}

/* */

