/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/*
Using this styleguide: http://google-styleguide.googlecode.com/svn/trunk/htmlcssguide.xml
Using this tool for big comments: http://patorjk.com/software/taag/#p=display&f=Big&t=
*/

/* --------------------------------------------------------------------------
   _____ _      ____  ____          _      
  / ____| |    / __ \|  _ \   /\   | |     
 | |  __| |   | |  | | |_) | /  \  | |     
 | | |_ | |   | |  | |  _ < / /\ \ | |     
 | |__| | |___| |__| | |_) / ____ \| |____ 
  \_____|______\____/|____/_/    \_\______|
                                           
-------------------------------------------------------------------------- */

html,
body {
    height: 100%;
}

body {
    background: #000;
    color: #a39d87;
    font-family: Verdana, Geneva, sans-serif;
}

.page {
    background: #000;
}

h1 {
    font-family: TradeGothicLTPro-BdCn20Obl;
    font-weight: normal;
    font-style: normal;
    font-size: 1.5em;
    line-height: 24px;
    line-height: 1.5rem;
    margin: 16px 0 0 0.67em;
    text-transform: uppercase;
}

h2 {
    color: #ccc;
}

h3 {
    font-family: TradeGothicLTPro-BdCn20Obl;
    font-weight: normal;
    font-style: normal;
    font-size: 19px;
    font-size: 1.1875rem;
    margin: 0;
}

/* --------------------------------------------------------------------------
  _    _ ______          _____  
 | |  | |  ____|   /\   |  __ \ 
 | |__| | |__     /  \  | |  | |
 |  __  |  __|   / /\ \ | |  | |
 | |  | | |____ / ____ \| |__| |
 |_|  |_|______/_/    \_\_____/ 
                                
-------------------------------------------------------------------------- */

.main-header {
    padding: 30px 0;
}

.main-header .nu-logo,
.main-header .address {
    float: left;
    width: 50%;
}

.main-header .nu-logo img {
    max-width: 100%;
}

.main-header .address p {
    margin: 0 0 1em 1em;
}

.main-header .address p:last-child {
    margin-bottom: 0;
}

.main-header .address a {
    color: #a39d87;
    text-decoration: none;
}

/* --------------------------------------------------------------------------
  _   _     __      _______ 
 | \ | |   /\ \    / /_   _|
 |  \| |  /  \ \  / /  | |  
 | . ` | / /\ \ \/ /   | |  
 | |\  |/ ____ \  /   _| |_ 
 |_| \_/_/    \_\/   |_____|
                            
-------------------------------------------------------------------------- */

.bar,
.btn-link {
    background: #a39d87; 
    color: #000;
    cursor: pointer;
    display: block;
    font-family: TradeGothicLTPro-BdCn20Obl;
    font-weight: normal;
    font-style: normal;
    font-size: 22px;
    font-size: 1.375rem;
    margin: 0 1px 3px;
    min-height: 26px;
    overflow: hidden;
    padding: 8px 40px 8px 100px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}

.bar.current {
    background: #e21655;
}

.bar:after,
.bar-gallery:after,
.bar-tripadvisor:after,
.bar-qype:after {
    background: url(../img/sprite.png) no-repeat 0 0;
    content: "";
    left: 40px;
    position: absolute;
    top: 50%;
    
}

.bar-start:after {
    background-position: -30px 0;
    height: 27px;
    margin: -14px 0 0 0;
    width: 24px;
}

.bar-reservation:after {
    background-position: -30px -180px;
    height: 35px;
    margin: -18px 0 0 -6px;
    width: 35px;
}

.bar-menu:after {
    background-position: 0 -210px;
    background-size: 70px 257px;
    height: 35px;
    margin: -18px 0 0 -6px;
    width: 36px;
}

.bar-catering:after {
    background-position: -30px -60px;
    height: 34px;
    margin: -17px 0 0 -6px;
    width: 37px;
}

.bar-gallery:after {
    background-position: -30px -120px;
    height: 32px;
    margin: -16px 0 0 -3px;
    width: 32px;
}

.bar-plan:after {
    background-position: 0 0;
    height: 30px;
    margin: -15px 0 0 -1px;
    width: 26px;
}

.bar-callus:after {
    background-position: 0 -163px;
    background-size: 70px 257px;
    height: 37px;
    margin: -18px 0 0 3px;
    width: 19px;
}

.bar-contactus:after {
    background-position: 0 -30px;
    height: 29px;
    margin: -15px 0 0 -4px;
    width: 33px;
}

.bar-tripadvisor:after {
    background-position: -30px -240px;
    height: 24px;
    margin: -12px 0 0 -7px;
    width: 39px;
}

.bar-qype:after {
    background-position: 0 -120px;
    height: 28px;
    margin: -14px 0 0 -3px;
    width: 30px;
}

.bar-presse:after {
    background-position: 0 -60px;
    height: 26px;
    margin: -13px 0 0 7px;
    width: 11px;
}

.bar-impressum:after {
    background-position: 0 -90px;
    height: 28px;
    margin: -14px 0 0 5px;
    width: 14px;
}

/* --------------------------------------------------------------------------
   _____ ____  _   _ _______ ______ _   _ _______ 
  / ____/ __ \| \ | |__   __|  ____| \ | |__   __|
 | |   | |  | |  \| |  | |  | |__  |  \| |  | |   
 | |   | |  | | . ` |  | |  |  __| | . ` |  | |   
 | |___| |__| | |\  |  | |  | |____| |\  |  | |   
  \_____\____/|_| \_|  |_|  |______|_| \_|  |_|   
                                                  
-------------------------------------------------------------------------- */

.content {
    color: #a39d87;
    padding: 24px 20px 10px;
}

.content.plan {
    padding: 0 1px 3px;
}

.content p {
    font-size: 14px;
    font-size: .875rem;
    margin: 0 0 1em;
}

.content a:link,
.content a:visited {
    color: #e21655;
    text-decoration: none;
}

.content hr {
    background: #444;
    border: none;
    height: 1px;
}

/* ==========================================================================
   Menu
   ========================================================================== */

.menu a.btn-block-link:link,
.menu a.btn-block-link:visited {
    background: #e21655;
    color: #fff;
    display: block;
    font-family: TradeGothicLTPro-BdCn20Obl;
    font-size: 19px;
    font-size: 1.1875rem;
    font-style: normal;
    font-weight: normal;
    margin: 0 0 3px;
    padding: 5px 10px;
}

/* ==========================================================================
   Reservation
   ========================================================================== */

.reservation {
    padding: 24px 20px;
}

.reservation-form label {
    display: block;
    margin: 0 0 10px;
}

.reservation-form a.btn-send:link,
.reservation-form a.btn-send:visited {
    background: #e21655;
    color: #fff;
    display: block;
    font-family: TradeGothicLTPro-BdCn20Obl;
    font-size: 19px;
    font-size: 1.1875rem;
    font-style: normal;
    font-weight: normal;
    margin: 0 0 3px;
    padding: 5px 10px;
}

/* ==========================================================================
   Catering
   ========================================================================== */

.catering {
    padding: 24px 20px;
}

.catering-form label {
    display: block;
    margin: 16px 0 0;
}

.catering-form input,
.catering-form textarea {
    border: none;
    display: block;
    margin: 6px 0;
    padding: 6px 0;
    width: 100%;
}

.catering-form textarea {
    height: 150px;
}

#catering-name-error,
#catering-mail-error,
#catering-subject-error,
#catering-message-error {
    color: #ff0000;
    text-transform: uppercase;
}


.catering-form .btn-send {
    background: #e21655;
    border: none;
    color: #fff;
    display: block;
    font-family: TradeGothicLTPro-BdCn20Obl;
    font-size: 1.5em;
    font-style: normal;
    font-weight: normal;
    margin: 20px 0 0;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}

/* ==========================================================================
   Gallery
   ========================================================================== */



/* ==========================================================================
   Call us
   ========================================================================== */

.callus {
    padding: 24px 20px;
}

.callus a:link,
.callus a:visited {
    background: #e21655;
    color: #fff;
    display: block;
    font-family: TradeGothicLTPro-BdCn20Obl;
    font-size: 1.5em;
    font-style: normal;
    font-weight: normal;
    padding: 5px 0;
    text-align: center;
}

/* ==========================================================================
   Contact
   ========================================================================== */
.contactus {
    padding: 24px 20px;
}

.contact-form label {
    display: block;
    margin: 16px 0 0;
}

.contact-form input,
.contact-form textarea {
    border: none;
    display: block;
    margin: 6px 0;
    padding: 6px 0;
    width: 100%;
}

.contact-form textarea {
    height: 150px;
}

#contact-name-error,
#contact-mail-error,
#contact-subject-error,
#contact-message-error {
    color: #ff0000;
    text-transform: uppercase;
}


.contact-form .btn-send {
    background: #e21655;
    border: none;
    color: #fff;
    display: block;
    font-family: TradeGothicLTPro-BdCn20Obl;
    font-size: 1.5em;
    font-style: normal;
    font-weight: normal;
    margin: 20px 0 0;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}

/* --------------------------------------------------------------------------
  _  _   ___   ___    _____ _______   ________ _       
 | || | / _ \ / _ \  |  __ \_   _\ \ / /  ____| |      
 | || || (_) | | | | | |__) || |  \ V /| |__  | |      
 |__   _> _ <| | | | |  ___/ | |   > < |  __| | |      
    | || (_) | |_| | | |    _| |_ / . \| |____| |____  
    |_| \___/ \___/  |_|   |_____/_/ \_\______|______| 
                                                       
-------------------------------------------------------------------------- */

@media only screen and (max-width: 320px) {

    h1 {
        margin: 8px 0 0 0.67em;
    }

    .main-header .nu-logo {
        width: 35%;
    }

    .main-header .address {
        width: 65%;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
