@charset "UTF-8";
/*  
Theme Name: Off The Map Hospitality
Theme URI: http://example.com
Description: 
Version: 1.0
Author: 
Author URI: http://
Tags: 
*/
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*
 * 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; }

/*!--------------------------------------------------------------------
STYLES "Outdated Browser"
Version:    1.1.0 - 2014
author:     Burocratik
website:    http://www.burocratik.com
* @preserve
-----------------------------------------------------------------------*/
#outdated {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 170px;
  text-align: center;
  text-transform: uppercase;
  z-index: 1500;
  background-color: #f25648;
  color: #ffffff; }

* html #outdated {
  position: absolute; }

#outdated h6 {
  font-size: 25px;
  line-height: 25px;
  margin: 30px 0 10px; }

#outdated p {
  font-size: 12px;
  line-height: 12px;
  margin: 0; }

#outdated #btnUpdateBrowser {
  display: block;
  position: relative;
  padding: 10px 20px;
  margin: 30px auto 0;
  width: 230px;
  /*need for IE*/
  color: #ffffff;
  text-decoration: none;
  border: 2px solid #ffffff;
  cursor: pointer; }

#outdated #btnUpdateBrowser:hover {
  color: #f25648;
  background-color: #ffffff; }

#outdated .last {
  position: absolute;
  top: 10px;
  right: 25px;
  width: 20px;
  height: 20px; }

#outdated .last[dir='rtl'] {
  right: auto !important;
  left: 25px !important; }

#outdated #btnCloseUpdateBrowser {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #ffffff;
  font-size: 36px;
  line-height: 36px; }

.clear {
  clear: both; }

/*  End Reset */
html, body {
  font-family: "Lato", sans-serif;
  font-size: 100%;
  background-color: #09090F;
  height: 100%; }

#wrapper {
  height: 100%; }
  #wrapper header.main {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #6F1B23;
    z-index: 100; }
    #wrapper header.main #contactinfo {
      display: none; }
    #wrapper header.main h1#logo {
      height: auto;
      width: 28px;
      margin: 0;
      margin-left: 10px; }
    #wrapper header.main nav.main {
      display: none;
      position: absolute;
      top: 50px;
      left: 0;
      width: 100%;
      background-color: #6F1B23;
      padding-top: 10px;
      padding-bottom: 10px; }
      #wrapper header.main nav.main ul#menu-main-navigation {
        margin: 0;
        padding: 0;
        list-style: none;
        text-align: center;
        letter-spacing: 0.5px;
        margin-bottom: 30px; }
        #wrapper header.main nav.main ul#menu-main-navigation li {
          font-size: 0.875em;
          color: #D8CEAB;
          text-transform: uppercase;
          margin-bottom: 10px; }
          #wrapper header.main nav.main ul#menu-main-navigation li a {
            color: #D8CEAB;
            text-decoration: none;
            -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease; }
          #wrapper header.main nav.main ul#menu-main-navigation li a:hover {
            color: #F7F3E4; }
          #wrapper header.main nav.main ul#menu-main-navigation li .sub-menu {
            display: none;
            margin: 0;
            padding: 0;
            list-style: none;
            font-family: "roboto-slab";
            margin-top: 10px;
            margin-left: 25px;
            margin-bottom: 20px; }
            #wrapper header.main nav.main ul#menu-main-navigation li .sub-menu li {
              text-transform: none; }
              #wrapper header.main nav.main ul#menu-main-navigation li .sub-menu li a:before {
                content: '∆';
                padding-right: 10px; }
      #wrapper header.main nav.main ul.othernav {
        font-size: 0.75em;
        text-transform: lowercase;
        margin: 0;
        padding: 0;
        text-align: center;
        margin-top: 30px;
        font-family: "roboto-slab"; }
        #wrapper header.main nav.main ul.othernav li {
          color: #D8CEAB;
          margin-bottom: 10px; }
          #wrapper header.main nav.main ul.othernav li a {
            color: #D8CEAB;
            text-decoration: none;
            -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease; }
          #wrapper header.main nav.main ul.othernav li a:hover {
            color: #F7F3E4; }
    #wrapper header.main nav.main.mobile {
      display: block; }
    #wrapper header.main #mobilemenubtn {
      height: 50px;
      width: 50px;
      display: block;
      position: absolute;
      top: 0;
      right: 0px;
      text-align: center;
      line-height: 50px;
      cursor: pointer; }
  #wrapper #body {
    background-color: #4F5260;
    padding-top: 50px; }
    #wrapper #body #frontpage {
      height: 100%; }
      #wrapper #body #frontpage h1.franklin_entry, #wrapper #body #frontpage h1.stella_entry {
        margin: 0;
        height: 50%;
        width: 100%;
        text-align: center;
        background-image: url("img/franklin_homebg.jpg");
        background-position: top center;
        background-size: cover;
        -webkit-filter: grayscale(100%);
                filter: grayscale(100%);
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        #wrapper #body #frontpage h1.franklin_entry a, #wrapper #body #frontpage h1.stella_entry a {
          background-color: rgba(46, 46, 46, 0.7);
          -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
          display: block;
          width: 100%;
          height: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          #wrapper #body #frontpage h1.franklin_entry a img, #wrapper #body #frontpage h1.stella_entry a img {
            width: auto;
            height: auto;
            max-height: 100px; }
      #wrapper #body #frontpage h1.stella_entry {
        background-image: url("img/stella_homebg.jpg"); }
      #wrapper #body #frontpage h1.franklin_entry:hover, #wrapper #body #frontpage h1.stella_entry:hover {
        -webkit-filter: grayscale(0%);
                filter: grayscale(0%); }
        #wrapper #body #frontpage h1.franklin_entry:hover a, #wrapper #body #frontpage h1.stella_entry:hover a {
          background-color: rgba(46, 46, 46, 0.2); }
    #wrapper #body #subpage .pageimage {
      display: none;
      position: relative;
      height: 170px;
      width: 100%;
      background-size: 100% auto; }
    #wrapper #body #subpage .pageimagehoriz {
      position: relative;
      height: 170px;
      width: 100%;
      background-size: 100% auto;
      background-position: center center; }
    #wrapper #body #subpage .content {
      position: relative;
      z-index: 10;
      height: 100%;
      box-shadow: 0px -10px 10px rgba(0, 0, 0, 0.7);
      color: #D8CEAB;
      font-size: 0.9em; }
      #wrapper #body #subpage .content .innerwrapper {
        padding: 15px; }
        #wrapper #body #subpage .content .innerwrapper h1 {
          text-align: center;
          margin: 0;
          margin-bottom: 35px; }
          #wrapper #body #subpage .content .innerwrapper h1 img {
            max-width: 100%;
            width: auto;
            height: auto; }
        #wrapper #body #subpage .content .innerwrapper .gform_wrapper {
          max-width: 362px;
          margin: auto; }
          #wrapper #body #subpage .content .innerwrapper .gform_wrapper .gform_footer input[type=submit] {
            border: 1px solid #F7F3E4;
            color: #F7F3E4;
            text-transform: uppercase;
            background-color: transparent;
            font-family: "Lato", sans-serif;
            height: 50px;
            display: block;
            margin: auto;
            width: 100%; }
          #wrapper #body #subpage .content .innerwrapper .gform_wrapper input[type=text], #wrapper #body #subpage .content .innerwrapper .gform_wrapper input[type=email], #wrapper #body #subpage .content .innerwrapper .gform_wrapper textarea {
            background: transparent;
            border: 0;
            outline: none;
            border: 1px solid #F7F3E4;
            font-size: 1.3em;
            width: 100%;
            color: #F7F3E4; }
          #wrapper #body #subpage .content .innerwrapper .gform_wrapper select {
            width: 100%; }
          #wrapper #body #subpage .content .innerwrapper .gform_wrapper label {
            font-size: 1.1em;
            text-transform: uppercase; }
          #wrapper #body #subpage .content .innerwrapper .gform_wrapper li.gsection {
            width: 100%;
            margin: 0;
            padding: 0;
            border: 0;
            margin-bottom: 25px; }
            #wrapper #body #subpage .content .innerwrapper .gform_wrapper li.gsection .gsection_title {
              text-align: center;
              font-family: "Lato", sans-serif;
              color: #6F1B23;
              font-weight: normal;
              letter-spacing: 2px;
              text-transform: uppercase;
              font-size: 1.16em; }
          #wrapper #body #subpage .content .innerwrapper .gform_wrapper li {
            padding: 0; }
            #wrapper #body #subpage .content .innerwrapper .gform_wrapper li .ginput_container_checkbox {
              margin-left: 10px;
              margin-bottom: 40px; }
              #wrapper #body #subpage .content .innerwrapper .gform_wrapper li .ginput_container_checkbox .gfield_checkbox input {
                margin-right: 10px;
                margin-top: 0px; }
              #wrapper #body #subpage .content .innerwrapper .gform_wrapper li .ginput_container_checkbox .gfield_checkbox label {
                text-transform: none; }
            #wrapper #body #subpage .content .innerwrapper .gform_wrapper li .gfield_time_hour i {
              display: none; }
          #wrapper #body #subpage .content .innerwrapper .gform_wrapper li.gfield_error {
            border: 0;
            background-color: transparent; }
            #wrapper #body #subpage .content .innerwrapper .gform_wrapper li.gfield_error label {
              color: #D8CEAB; }
            #wrapper #body #subpage .content .innerwrapper .gform_wrapper li.gfield_error .validation_message {
              color: #F7F3E4;
              font-size: 1.2em; }
        #wrapper #body #subpage .content .innerwrapper .links {
          font-family: "Lato", sans-serif;
          color: #000; }
          #wrapper #body #subpage .content .innerwrapper .links ul {
            padding: 0px;
            margin: 0px;
            list-style: none; }
            #wrapper #body #subpage .content .innerwrapper .links ul li {
              margin-bottom: 7px; }
              #wrapper #body #subpage .content .innerwrapper .links ul li a {
                color: #000;
                text-decoration: none;
                text-transform: uppercase;
                letter-spacing: 1px; }
        #wrapper #body #subpage .content .innerwrapper .restaurant_socialmedia {
          text-align: center;
          font-size: 2em; }
          #wrapper #body #subpage .content .innerwrapper .restaurant_socialmedia a {
            text-decoration: none;
            color: #F7F3E4;
            display: inline-block;
            margin-right: 15px; }
          #wrapper #body #subpage .content .innerwrapper .restaurant_socialmedia a:last-of-type {
            margin-right: 0; }
        #wrapper #body #subpage .content .innerwrapper .menus {
          margin-bottom: 60px;
          margin-top: 15px; }
          #wrapper #body #subpage .content .innerwrapper .menus small {
            color: #000;
            text-transform: uppercase; }
          #wrapper #body #subpage .content .innerwrapper .menus ul {
            margin: 0px;
            padding: 0px;
            list-style: none; }
            #wrapper #body #subpage .content .innerwrapper .menus ul li {
              display: block; }
              #wrapper #body #subpage .content .innerwrapper .menus ul li a {
                border: 1px solid #000;
                color: #000;
                text-transform: uppercase;
                background-color: transparent;
                font-family: "Lato", sans-serif;
                height: 40px;
                line-height: 40px;
                letter-spacing: 1px;
                text-align: center;
                text-decoration: none;
                display: block;
                margin: auto;
                margin-bottom: 15px;
                width: 100%;
                box-sizing: border-box; }
              #wrapper #body #subpage .content .innerwrapper .menus ul li a:hover {
                border-color: #F7F3E4;
                color: #F7F3E4; }
            #wrapper #body #subpage .content .innerwrapper .menus ul li:last-of-type {
              margin-bottom: 0; }
        #wrapper #body #subpage .content .innerwrapper .restaurantinfo {
          margin-bottom: 50px; }
          #wrapper #body #subpage .content .innerwrapper .restaurantinfo .address {
            letter-spacing: 2px;
            text-align: center;
            margin-bottom: 35px; }
            #wrapper #body #subpage .content .innerwrapper .restaurantinfo .address a {
              color: #D8CEAB;
              text-decoration: none;
              display: inline-block;
              padding-top: 6px; }
          #wrapper #body #subpage .content .innerwrapper .restaurantinfo .hours {
            font-family: "roboto-slab"; }
            #wrapper #body #subpage .content .innerwrapper .restaurantinfo .hours ul {
              margin: 0;
              padding: 0;
              list-style: none;
              text-align: center;
              color: #fff; }
              #wrapper #body #subpage .content .innerwrapper .restaurantinfo .hours ul li {
                margin-bottom: 6px; }
        #wrapper #body #subpage .content .innerwrapper .description {
          text-align: center;
          font-family: "roboto-slab";
          line-height: 1.7em; }
        #wrapper #body #subpage .content .innerwrapper p {
          padding: 0;
          margin: 0;
          margin-bottom: 25px; }
  #wrapper #body.frontpage {
    height: calc(100% - 50px); }
  #wrapper #body.profilepage {
    background-color: #F7F3E4; }
    #wrapper #body.profilepage .backdrop {
      position: absolute;
      top: 0;
      left: 0;
      background-color: #D8CEAB;
      width: 100%;
      height: 0; }
    #wrapper #body.profilepage #subpage .content .innerwrapper {
      padding: 0; }
      #wrapper #body.profilepage #subpage .content .innerwrapper header {
        margin: auto;
        margin-bottom: 40px;
        padding: 20px;
        background-color: #D8CEAB; }
        #wrapper #body.profilepage #subpage .content .innerwrapper header h1 {
          text-align: left;
          text-transform: uppercase;
          color: #09090F;
          letter-spacing: 1.7px;
          font-size: 1.12em;
          margin: 0;
          font-weight: normal; }
        #wrapper #body.profilepage #subpage .content .innerwrapper header h2 {
          font-size: 0.875em;
          font-weight: normal;
          font-family: "roboto-slab";
          margin: 0;
          color: #4F5260; }
      #wrapper #body.profilepage #subpage .content .innerwrapper .profiledetails {
        margin: auto;
        font-family: "roboto-slab";
        padding: 20px;
        color: #09090F; }
        #wrapper #body.profilepage #subpage .content .innerwrapper .profiledetails .contactinfo {
          font-family: "roboto-slab";
          color: #4F5260;
          margin-bottom: 18px; }
          #wrapper #body.profilepage #subpage .content .innerwrapper .profiledetails .contactinfo a {
            text-decoration: none;
            color: #4F5260; }
          #wrapper #body.profilepage #subpage .content .innerwrapper .profiledetails .contactinfo strong {
            font-family: "roboto-slab";
            font-weight: normal;
            text-transform: uppercase;
            color: #6F1B23; }
      #wrapper #body.profilepage #subpage .content .innerwrapper img {
        width: 100%;
        height: auto;
        margin: auto;
        display: block; }
  #wrapper #body.page {
    background-color: #09090F; }
    #wrapper #body.page #subpage .content {
      font-family: "roboto-slab";
      font-size: 0.88em;
      line-height: 1.8em;
      color: #CCCCCC; }
      #wrapper #body.page #subpage .content a {
        color: #D8CEAB; }
      #wrapper #body.page #subpage .content .innerwrapper > h1 {
        font-family: "Lato", sans-serif;
        font-size: 1.33em;
        text-transform: uppercase;
        letter-spacing: 1.7px;
        font-weight: normal;
        margin-top: 48px;
        margin-bottom: 48px;
        color: #D8CEAB; }
      #wrapper #body.page #subpage .content #employment {
        margin-top: 55px; }
        #wrapper #body.page #subpage .content #employment .locationtoggle {
          margin-bottom: 55px; }
          #wrapper #body.page #subpage .content #employment .locationtoggle a {
            height: 50px;
            color: #F7F3E4;
            text-transform: uppercase;
            letter-spacing: 1px;
            display: inline-block;
            padding-left: 15px;
            padding-right: 15px;
            border: 1px solid #F7F3E4;
            line-height: 50px;
            font-family: "Lato", sans-serif;
            width: 100%;
            box-sizing: border-box;
            text-align: center;
            margin-bottom: 30px;
            cursor: pointer;
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease; }
          #wrapper #body.page #subpage .content #employment .locationtoggle a.active, #wrapper #body.page #subpage .content #employment .locationtoggle a:hover {
            border-color: #D8CEAB;
            color: #D8CEAB; }
        #wrapper #body.page #subpage .content #employment .openings {
          display: none; }
          #wrapper #body.page #subpage .content #employment .openings h2 {
            font-family: "Lato", sans-serif;
            text-transform: uppercase;
            letter-spacing: 1.7px;
            font-weight: normal;
            margin: 0;
            margin-bottom: 20px;
            color: #6F1B23;
            font-size: 1em;
            text-align: right; }
          #wrapper #body.page #subpage .content #employment .openings ul {
            margin: 0;
            padding: 0;
            list-style: none;
            text-align: right; }
          #wrapper #body.page #subpage .content #employment .openings .franklin_openings, #wrapper #body.page #subpage .content #employment .openings .stella_openings {
            display: none; }
      #wrapper #body.page #subpage .content #contact {
        margin-top: 55px;
        max-width: 370px;
        margin: auto; }
        #wrapper #body.page #subpage .content #contact .locationtoggle {
          margin-bottom: 55px; }
          #wrapper #body.page #subpage .content #contact .locationtoggle a {
            height: 50px;
            color: #F7F3E4;
            text-transform: uppercase;
            letter-spacing: 1px;
            display: inline-block;
            padding-left: 15px;
            padding-right: 15px;
            border: 1px solid #F7F3E4;
            line-height: 50px;
            font-family: "Lato", sans-serif;
            width: 100%;
            box-sizing: border-box;
            text-align: center;
            margin-bottom: 30px;
            cursor: pointer;
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease; }
          #wrapper #body.page #subpage .content #contact .locationtoggle a.active, #wrapper #body.page #subpage .content #contact .locationtoggle a:hover {
            border-color: #D8CEAB;
            color: #D8CEAB; }
        #wrapper #body.page #subpage .content #contact .locationcontact {
          display: none;
          text-align: center; }
          #wrapper #body.page #subpage .content #contact .locationcontact strong {
            color: #6F1B23;
            display: inline-block;
            margin-right: 12px;
            text-transform: uppercase;
            font-family: "Lato", sans-serif; }
          #wrapper #body.page #subpage .content #contact .locationcontact .phone {
            margin-bottom: 20px; }
          #wrapper #body.page #subpage .content #contact .locationcontact .hours {
            margin-bottom: 35px; }
            #wrapper #body.page #subpage .content #contact .locationcontact .hours ul {
              margin: 0;
              padding: 0;
              list-style: none; }
          #wrapper #body.page #subpage .content #contact .locationcontact .directions {
            margin-bottom: 35px;
            text-align: right; }
            #wrapper #body.page #subpage .content #contact .locationcontact .directions .map {
              height: 160px;
              width: 100%;
              margin-bottom: 10px; }
            #wrapper #body.page #subpage .content #contact .locationcontact .directions strong {
              text-align: center !important;
              display: block;
              margin-bottom: 10px; }
          #wrapper #body.page #subpage .content #contact .locationcontact .socialmedia {
            margin-bottom: 35px; }
            #wrapper #body.page #subpage .content #contact .locationcontact .socialmedia a {
              display: block;
              font-family: "Lato", sans-serif;
              color: #F7F3E4;
              text-transform: uppercase;
              text-decoration: none;
              margin-bottom: 10px;
              letter-spacing: 1.7px; }
      #wrapper #body.page #subpage .content #specialevents #locationselector {
        background-color: #6F1B23;
        padding-top: 20px;
        padding-bottom: 20px; }
        #wrapper #body.page #subpage .content #specialevents #locationselector a {
          cursor: pointer;
          -webkit-transition: all 0.4s ease;
          transition: all 0.4s ease;
          opacity: 0.7;
          display: block;
          padding: 10px;
          text-align: center;
          margin-bottom: 30px; }
          #wrapper #body.page #subpage .content #specialevents #locationselector a img {
            width: 212px;
            height: auto; }
        #wrapper #body.page #subpage .content #specialevents #locationselector a:hover, #wrapper #body.page #subpage .content #specialevents #locationselector a.active {
          opacity: 1; }
        #wrapper #body.page #subpage .content #specialevents #locationselector a:last-of-type {
          margin-bottom: 0; }
      #wrapper #body.page #subpage .content #specialevents .events {
        display: none;
        padding: 15px;
        max-width: 350px; }
        #wrapper #body.page #subpage .content #specialevents .events h1 {
          font-family: "Lato", sans-serif;
          font-size: 1.33em;
          text-transform: uppercase;
          letter-spacing: 1.7px;
          font-weight: normal;
          margin-top: 48px;
          margin-bottom: 48px;
          color: #D8CEAB;
          text-align: center; }
        #wrapper #body.page #subpage .content #specialevents .events .event {
          margin-bottom: 45px; }
          #wrapper #body.page #subpage .content #specialevents .events .event h2 {
            color: #6F1B23;
            font-family: "Lato", sans-serif;
            font-size: 1.33em;
            margin-bottom: 10px;
            letter-spacing: 1.7px;
            font-weight: normal;
            text-align: center;
            text-transform: uppercase; }
            #wrapper #body.page #subpage .content #specialevents .events .event h2 a {
              color: #6F1B23; }
          #wrapper #body.page #subpage .content #specialevents .events .event time {
            display: block;
            width: 200px;
            height: 200px;
            border: 1px solid #D8CEAB;
            padding: 10px;
            text-align: right;
            margin: auto; }
            #wrapper #body.page #subpage .content #specialevents .events .event time strong {
              font-family: "Lato", sans-serif;
              text-transform: uppercase;
              letter-spacing: 1.7px;
              font-weight: normal;
              color: #D8CEAB;
              text-align: right; }

@media only screen and (min-width: 48em) {
  #wrapper #body {
    padding-top: 0; }
    #wrapper #body #frontpage h1.franklin_entry a img, #wrapper #body #frontpage h1.stella_entry a img {
      max-height: 150px; }
    #wrapper #body #subpage .pageimage {
      height: 342px; }
    #wrapper #body #subpage .pageimagehoriz {
      height: 342px; }
    #wrapper #body #subpage .content {
      padding-top: 50px; }
      #wrapper #body #subpage .content .innerwrapper {
        padding: 40px;
        padding-top: 0; }
        #wrapper #body #subpage .content .innerwrapper h1 {
          margin-bottom: 45px; }
        #wrapper #body #subpage .content .innerwrapper .restaurant_socialmedia {
          text-align: right;
          font-size: 1.7em;
          width: 85%;
          margin: auto; }
        #wrapper #body #subpage .content .innerwrapper .menus {
          width: 75%;
          margin-top: 45px; }
          #wrapper #body #subpage .content .innerwrapper .menus ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
            #wrapper #body #subpage .content .innerwrapper .menus ul li {
              width: 47%; }
              #wrapper #body #subpage .content .innerwrapper .menus ul li a {
                padding-left: 10px;
                padding-right: 10px;
                display: inline-block; }
        #wrapper #body #subpage .content .innerwrapper .restaurantcols {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          margin-top: 50px; }
          #wrapper #body #subpage .content .innerwrapper .restaurantcols > div {
            width: 45%; }
          #wrapper #body #subpage .content .innerwrapper .restaurantcols .restaurantinfo .address {
            text-align: left; }
          #wrapper #body #subpage .content .innerwrapper .restaurantcols .restaurantinfo .hours ul {
            text-align: left; }
          #wrapper #body #subpage .content .innerwrapper .restaurantcols .description {
            text-align: left;
            font-size: 0.75em; }
  #wrapper #body.frontpage {
    height: 100%; }
  #wrapper #body.profilepage .backdrop {
    height: 284px; }
  #wrapper #body.profilepage #subpage .content .innerwrapper {
    max-width: 350px;
    margin: auto;
    margin-top: 125px; }
    #wrapper #body.profilepage #subpage .content .innerwrapper > img {
      margin-bottom: 60px; }
    #wrapper #body.profilepage #subpage .content .innerwrapper header {
      background: transparent;
      padding: 0; }
    #wrapper #body.profilepage #subpage .content .innerwrapper .profiledetails {
      padding: 0; }
      #wrapper #body.profilepage #subpage .content .innerwrapper .profiledetails .contactinfo br {
        display: none; }
      #wrapper #body.profilepage #subpage .content .innerwrapper .profiledetails .contactinfo strong {
        display: inline-block;
        margin-right: 10px; }
  #wrapper #body.page #subpage .content #contact .locationtoggle {
    text-align: center; }
    #wrapper #body.page #subpage .content #contact .locationtoggle a {
      display: inline-block;
      width: auto;
      margin-right: 35px; }
    #wrapper #body.page #subpage .content #contact .locationtoggle a:last-of-type {
      margin-right: 0; }
  #wrapper #body.page #subpage .content #contact .locationcontact {
    text-align: right; }
    #wrapper #body.page #subpage .content #contact .locationcontact .directions strong {
      text-align: right !important; }
  #wrapper #body.page #subpage .content #employment .locationtoggle {
    text-align: center; }
    #wrapper #body.page #subpage .content #employment .locationtoggle a {
      display: inline-block;
      width: auto;
      margin-right: 35px; }
    #wrapper #body.page #subpage .content #employment .locationtoggle a:last-of-type {
      margin-right: 0; }
  #wrapper #body.page #subpage .content #specialevents #locationselector {
    text-align: center;
    height: 178px;
    padding: 0;
    line-height: 178px; }
    #wrapper #body.page #subpage .content #specialevents #locationselector a {
      padding: 0;
      margin: 0;
      display: inline-block;
      margin-right: 35px; }
    #wrapper #body.page #subpage .content #specialevents #locationselector a:last-of-type {
      margin-right: 0; }
  #wrapper #body.page #subpage .content #specialevents .events {
    width: 350px;
    margin: auto; }
    #wrapper #body.page #subpage .content #specialevents .events .event h2 {
      text-align: left; }
    #wrapper #body.page #subpage .content #specialevents .events .event time {
      height: auto;
      width: 100%; } }

@media only screen and (min-width: 64em) {
  body, html {
    height: 100%; }
  #wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: auto; }
    #wrapper header.main {
      position: fixed;
      top: 0;
      left: 0;
      width: 200px;
      height: 100%; }
      #wrapper header.main h1#logo {
        margin: 0;
        width: 160px;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 65px; }
        #wrapper header.main h1#logo img {
          width: 100%;
          height: auto; }
      #wrapper header.main nav.main {
        position: relative;
        top: 0;
        left: 0;
        display: block;
        width: 151px;
        margin: auto; }
        #wrapper header.main nav.main ul#menu-main-navigation {
          text-align: left;
          padding-bottom: 25px;
          border-bottom: 2px solid #D8CEAB; }
          #wrapper header.main nav.main ul#menu-main-navigation li {
            margin-bottom: 12px; }
          #wrapper header.main nav.main ul#menu-main-navigation li.current-menu-parent ul {
            display: block !important;
            visibility: visible;
            opacity: 1 !important; }
        #wrapper header.main nav.main ul.othernav {
          text-align: left;
          padding-top: 40px;
          margin: 0;
          padding: 0;
          list-style: none; }
          #wrapper header.main nav.main ul.othernav li a::after {
            content: "//";
            padding-left: 10px; }
      #wrapper header.main #mobilemenubtn {
        display: none; }
      #wrapper header.main #contactinfo {
        width: 140px;
        margin: auto;
        position: absolute;
        bottom: 10px;
        left: 0;
        right: 0;
        display: block; }
        #wrapper header.main #contactinfo .location {
          text-transform: uppercase;
          color: #F7F3E4;
          font-size: 0.75em;
          margin-bottom: 25px;
          letter-spacing: 1px; }
          #wrapper header.main #contactinfo .location strong {
            font-weight: normal;
            color: #D8CEAB; }
          #wrapper header.main #contactinfo .location a {
            color: #F7F3E4;
            text-decoration: none; }
    #wrapper #body {
      width: calc(100% - 200px);
      height: 100%;
      margin-left: 200px; }
      #wrapper #body #frontpage {
        margin: 0; }
      #wrapper #body #subpage {
        margin-top: 0; }
        #wrapper #body #subpage .pageimagehoriz {
          background-size: 100% auto; }
        #wrapper #body #subpage .content {
          overflow: auto; }
          #wrapper #body #subpage .content .innerwrapper {
            max-width: 670px;
            padding: 0;
            padding-bottom: 50px;
            margin: auto; }
            #wrapper #body #subpage .content .innerwrapper .restaurantcols > div {
              width: 45%; }
  #wrapper.frontpage {
    height: 100%; } }

@media only screen and (min-height: 800px) {
  #wrapper header.main nav.main ul#menu-main-navigation {
    padding-bottom: 25px; }
  #wrapper header.main #contactinfo {
    bottom: 100px; } }

@media only screen and (min-width: 90em) {
  #wrapper {
    height: 100%; }
    #wrapper #body #frontpage h1.franklin_entry a img, #wrapper #body #frontpage h1.stella_entry a img {
      max-height: 200px; }
    #wrapper #body #subpage {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      #wrapper #body #subpage .pageimage {
        width: 620px;
        height: 100%;
        background-size: cover;
        display: block; }
      #wrapper #body #subpage .pageimagehoriz {
        display: none; }
      #wrapper #body #subpage .content {
        width: 50%;
        height: 100%;
        padding-top: 0;
        box-shadow: -10px 0px 10px rgba(0, 0, 0, 0.7); }
        #wrapper #body #subpage .content .innerwrapper {
          margin-top: 50px;
          margin-left: 80px; }
          #wrapper #body #subpage .content .innerwrapper .restaurantcols {
            width: 451px;
            display: block; }
            #wrapper #body #subpage .content .innerwrapper .restaurantcols > div {
              width: 100%; } }

@media only screen and (min-width: 120em) {
  #wrapper #body #frontpage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    #wrapper #body #frontpage h1.franklin_entry, #wrapper #body #frontpage h1.stella_entry {
      width: 50%;
      height: 100%; }
      #wrapper #body #frontpage h1.franklin_entry a img, #wrapper #body #frontpage h1.stella_entry a img {
        max-height: 220px; }
  #wrapper #body #subpage .pageimage {
    width: 860px; }
  #wrapper #body #subpage .content .innerwrapper {
    margin-left: 120px; }
    #wrapper #body #subpage .content .innerwrapper .restaurantcols {
      margin-top: 120px;
      width: 610px; } }
/*# sourceMappingURL=style.css.map */