html {
  font-family: "BroadbandICGRegular";
  background: #111111;
  font-size: 14px;
  background: url("/static/img/bg-tile.png");
  background-attachment: fixed; }

body {
  margin: 0;
  padding: 0; }

a:link,
a:visited {
  color: #0071bb;
  text-decoration: none; }

.carousel {
  height: 300px;
  position: relative;
  overflow: hidden; }
  .carousel .active {
    left: 0px; }
  .carousel img {
    position: absolute;
    height: 300px;
    left: 657px;
    top: 0;
    float: left; }

.wrapper {
  width: 890px;
  left: 50%;
  position: relative;
  margin-left: -450px; }

h1.logo {
  background: url("/static/img/logo.png");
  background-repeat: no-repeat;
  height: 200px;
  margin: 0;
  padding: 0;
  left: 0;
  position: absolute;
  width: 268px;
  z-index: 3; }
  h1.logo span {
    display: none; }

.sidebar {
  background: url("/static/img/sidebar-middle.png");
  background-repeat: repeat-y;
  left: 30px;
  padding-bottom: 140px;
  padding-top: 30px;
  padding-left: 15px;
  position: absolute;
  top: 170px;
  width: 214px;
  z-index: 2; }
  .sidebar .food {
    left: -25px;
    top: 300px; }
  .sidebar .drink {
    left: -30px;
    top: 265px; }
  .sidebar .beer {
    left: -30px;
    top: 220px; }
  .sidebar .full {
    left: -35px;
    top: 120px; }
  .sidebar img.top {
    position: absolute;
    top: -19px;
    left: 0; }
  .sidebar img.bottom {
    position: absolute;
    bottom: -30px;
    left: 0; }
  .sidebar .footer {
    position: relative; }
    .sidebar .footer img {
      position: absolute;
      left: -45px;
      top: -20px; }

.content {
  background: url("/static/img/bg-content-tile.jpg");
  position: relative;
  margin-left: 230px;
  top: 40px;
  width: 657px; }

.tabs.steps {
  margin-right: 20px;
  margin-top: 15px; }
.tabs > .control {
  display: inline-block; }
.tabs ul.bulleted {
  margin-bottom: 1em; }

h3 {
  font-weight: bold; }

ul.bulleted li {
  list-style-type: circle !important;
  margin-left: 20px; }

.tabs.steps > .control li {
  float: left;
  cursor: pointer;
  font-size: 26px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  width: 110px;
  font-size: 45px;
  border-left: 1px dotted #441a08;
  font-family: "CrackedRegular"; }

.control .selected {
  color: red !important; }

.tabs.steps .control .last {
  border-right: 1px dotted #441a08; }

.tabs .control {
  clear: right;
  text-align: center;
  cursor: pointer; }

.tabs .control .caption {
  font-size: 16px; }

.tabs .panes > * {
  display: none; }

.tabs .panes .selected {
  display: block; }

.tabs.bar .control {
  display: inline-block;
  background-color: #441a08;
  width: 100%;
  margin-bottom: 20px; }

.tabs.bar .control li {
  color: white;
  display: inline-block;
  padding: 0.6em 10px;
  zoom: 1;
  display: inline;
  _height: 32px; }

.tabs.bar li img {
  float: right;
  margin-left: 21px; }

.content img {
  display: block; }

.post-content {
  padding-left: 40px;
  padding-right: 40px; }

.post-content p {
  padding-top: 0.5em;
  padding-bottom: 0.5em; }

.post-content .timestamp {
  padding-top: 0.5em;
  padding-bottom: 1em; }

.post-content h3 {
  font-size: 28px;
  margin-top: 10px; }

h3.menus {
  font-family: "BroadbandICGRegular";
  font-size: 18px; }

h2 {
  background-repeat: no-repeat; }

h2 span {
  display: none; }

h2.menus {
  background: url("/static/img/header-menu.png");
  height: 40px;
  margin-top: 25px;
  width: 157px; }

h2.news {
  background: url("/static/img/header-news.png");
  height: 54px;
  margin-top: 10px;
  width: 111px; }

h2.events {
  background: url("/static/img/header-events.png");
  height: 50px;
  margin-top: 10px;
  width: 127px; }

h2.locations {
  background: url("/static/img/header-locations.png");
  margin-left: 45px;
  height: 49px;
  margin-top: 25px;
  width: 194px; }

h2.ib-club {
  background: url("/static/img/header-ibclub.png");
  height: 54px;
  width: 352px;
  margin-top: 25px;
  margin-left: 40px; }

.tearoff {
  padding-left: 40px;
  border-right: 2px dashed black;
  border-top: 2px dashed black;
  height: 170px;
  width: 403px; }
  .tearoff .post {
    width: 250px;
    padding-top: 1em;
    padding-right: 0.5em;
    float: right; }
    .tearoff .post h3 {
      font-weight: bold;
      padding-bottom: 0.5em; }

a.go {
  background-image: url("/static/img/button-go.png");
  height: 26px;
  width: 55px;
  margin-top: 0.5em;
  display: block; }
  a.go span {
    display: none; }

.join-club {
  border-top: 2px dashed black;
  float: right;
  width: 182px;
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66F6921E,endColorstr=#66F6921E)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66F6921E,endColorstr=#66F6921E);
  zoom: 1;
  float: right;
  background: rgba(246, 146, 30, 0.4);
  height: 342px;
  padding-left: 15px;
  padding-right: 15px; }
  .join-club p {
    padding-top: 5px;
    padding-bottom: 5px; }
  .join-club label {
    font-size: 12px;
    font-weight: bold; }
  .join-club h2 {
    position: relative;
    background: url("/static/img/header-join-the-club.png");
    margin-top: 10px;
    left: 50%;
    width: 154px;
    margin-left: -77px;
    height: 140px; }
  .join-club input {
    width: 170px;
    padding-bottom: 5px;
    height: 13px; }
  .join-club p {
    font-size: 14px; }

.nav {
  background: #0071bb;
  background: rgba(0, 113, 187, 0.7);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  /* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  text-align: left;
  font-size: 22px;
  padding-top: 20px;
  padding-bottom: 15px;
  font-family: "BroadbandICGRegular";
  padding-left: 40px; }
  .nav a {
    color: white;
    text-decoration: none;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px; }
    .nav a.current {
      background: rgba(0, 113, 187, 0.4); }

.footer {
  color: #bbbbbb;
  position: absolute;
  bottom: -25px;
  font-size: 12px;
  right: 0; }

.location {
  margin-top: 10px;
  font-size: 12px;
  font-family: BroadbandICGRegular; }
  .location .place {
    font-family: BroadbandICGRegular;
    font-size: 14px;
    color: #ec1c24;
    font-weight: bold;
    margin-bottom: 0;
    text-transform: uppercase; }
  .location .left {
    float: left;
    width: 150px;
    margin-right: 15px;
    margin-bottom: 20px; }

.sidebar .location {
  padding-left: 40px; }

h2.new-loc {
  background: url("/static/img/header-new-loc.png");
  height: 109px;
  width: 169px; }

.location p {
  padding: 1em 0; }

img.store {
  position: absolute;
  right: 20px;
  bottom: 0; }

ul.ib-side {
  float: right;
  font-family: "BroadbandICGRegular";
  margin-left: 10px;
  margin-right: -20px;
  width: 220px;
  background: white;
  background: rgba(255, 255, 255, 0.5);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }
  ul.ib-side li {
    border-bottom: 2px dashed #441a08;
    margin: 0.5em;
    font-size: 14px;
    padding-bottom: 0.5em; }
    ul.ib-side li:last-child {
      border-bottom: none; }
    ul.ib-side li h4 {
      padding-bottom: 0.5em;
      color: #0071bb; }
    ul.ib-side li img {
      float: left;
      padding-right: 0.5em;
      display: block; }

.ib-desc p {
  color: #441a08;
  font-family: "BroadbandICGRegular";
  font-size: 12px;
  padding: 0.5em 0; }
.ib-desc img {
  float: right;
  padding-right: 1em;
  margin-top: 1em;
  margin-left: 1em;
  margin-bottom: 2em; }

.food-list {
  clear: left; }
  .food-list li {
    display: inline; }
    .food-list li:after {
      content: ","; }
    .food-list li:last-child:after {
      content: ""; }

.ib-side h3 {
  color: red;
  font-size: 16px;
  margin-bottom: 5px; }
.ib-side .right {
  float: right;
  width: 120px;
  position: relative; }

.page {
  padding-left: 40px;
  padding-bottom: 20px;
  padding-right: 20px;
  min-height: 450px;
  max-height: 9999px;
  -webkit-transition-property: height;
  -webkit-transition-duration: 600ms; }
  .page h1 {
    font-family: "ChicagoHouseRegular";
    line-height: 50px;
    font-size: 44px;
    padding-top: 15px;
    color: #441a08; }
  .page p {
    padding-top: 0.5em;
    padding-right: 1em; }

ul.side-nav {
  margin-left: 20px;
  margin-top: 30px;
  color: white;
  font-size: 18px; }
  ul.side-nav li {
    padding: 0.2em; }

div.overlay {
  position: absolute;
  left: 50%;
  top: 20px;
  padding: 1em;
  margin-left: -200px;
  margin-bottom: 15px;
  width: 400px;
  background-color: white;
  z-index: 1001; }
  div.overlay h1 {
    color: red;
    padding-bottom: 0.5em;
    text-align: center;
    font-size: 18px; }
  div.overlay label {
    margin-bottom: 0.5em;
    float: left;
    clear: both;
    display: block;
    width: 230px;
    text-align: right;
    margin-top: 5px; }
  div.overlay textarea {
    width: 398px; }
  div.overlay select, div.overlay input {
    float: right;
    width: 160px;
    margin-top: 5px; }

label[for=id_3_30-answer],
label[for=id_4_31-answer] {
  width: 80px !important; }

#id_3_30-answer,
#id_4_31-answer {
  width: 220px;
  margin-bottom: 1em; }

.errorlist {
  clear: both;
  color: red;
  font-style: italic; }

#top-links {
  position: absolute;
  right: 10px;
  top: 12px;
  color: white; }
  #top-links a {
    color: #faaf3b; }

img.left {
  float: left; }

img.right {
  float: right;
  margin-left: 1em;
  margin-right: 1em; }

.sidebar .ad_banner {
  margin: 7px; }

.sidebar .ad_banner img {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

dl.meats dt {
  font-weight: bold; }
dl.meats dd {
  margin-top: 0;
  margin-bottom: 1em; }

.yelp img {
  float: left; }

.tortilla {
  margin-right: 12px;
  margin-top: 12px;
  float: left !important;
  margin-left: 0 !important; }

#employment-application .field {
  float: left;
  width: 46%;
  display: table;
  position: relative;
  padding: 0.5em; }

#employment-application .field label {
  padding-right: 1em;
  display: table-cell;
  line-height: 20px; }

#employment-application .field input[type=text] {
  -khtml-appearance: none;
  display: table-cell;
  width: 100%;
  border: 0;
  border-bottom: 1px solid black;
  background: transparent; }

#employment-application .field textarea {
  width: 100%;
  height: 75px; }

#employment-application h3 {
  font-size: 1.1em; }

#employment-application .field ul {
  width: 100%;
  display: table-row; }

#employment-application .field ul li {
  font-size: 0.8em;
  float: left;
  height: 30px; }

.menu-header {
  padding-top: 15px; }
  .menu-header p {
    font-size: 21px;
    color: #441a08; }

.menu-titles {
  margin-top: 1em;
  margin-bottom: 1em; }
  .menu-titles h1 {
    background: #411a05;
    color: white;
    font-family: "CrackedRegular";
    margin: 0;
    color: white;
    line-height: 32px;
    font-size: 26px;
    padding: 0 22px;
    border-left: 3px dotted white;
    float: left;
    cursor: pointer; }
    .menu-titles h1.active {
      background: red; }
    .menu-titles h1:first-child {
      border-left: none; }

.menu-pages {
  color: #441a08 !important; }
  .menu-pages h2 {
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    font-size: 20px;
    color: red; }
    .menu-pages h2 span {
      display: inline; }
  .menu-pages h3 {
    font-size: 14px; }
  .menu-pages p {
    font-size: 12px;
    padding-top: 0;
    padding-bottom: 1em; }
  .menu-pages td {
    vertical-align: top;
    width: 50%;
    border: none !important; }
    .menu-pages td:first-child {
      border: none !important;
      border-right: 3px dotted #411a05 !important;
      padding-right: 10px; }
    .menu-pages td:last-child {
      padding-left: 10px; }

strong, b {
  font-weight: bold; }

table td {
  vertical-align: middle;
  padding: 10px;
  text-align: left; }

