/* Site-wide */

html, body {
    background: #43484d;
}

@media (min-width: 1200px) {
    .container {
        width: 970px;
    }
}

.head b,
.head strong,
.content strong,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family:'Brandon Grot W01 Bold', Georgia, serif;
    margin-top: 0;
}

h1 { font-size: 2.0em; }

h2 { font-size: 1.7em; }

.item .meta,
h3 { font-size: 1.3em; }

.heading {
    height: 230px;
    position: fixed;
    background: rgba(67,72,77,.95);
    width: 100%;
    top: 0;
    z-index: 1;
}

.heading .logo {
    text-align: center;
    padding: 20px 0 30px;
}

.heading .logo img {
    width: 99px;
    height: 140px;
}

.nav {
    text-align: center;
}

.nav ul li {
    display: inline-block;
    padding: 0 14px 0 15px;
    border-left: 1px solid #7a7979;
    line-height: 17px;
}

.nav ul li:first-child {
    border-left: none;
    padding: 0 15px 0 15px;
}

.nav ul li a {
    color: #b6a97b;
    font-size: 22px;
    font-family:'BrandonGrotW01-Regular', Georgia, serif;
}

.nav ul li.selected a,
.nav ul li a:hover {
    text-decoration: none;
    color: #fff;
}

.content {
    padding-top: 230px;
    min-height: 880px;
    font-family:'BrandonGrotW01-Regular', Georgia, serif;
    padding-bottom: 50px;
}

.inner .content {
  padding-bottom: 100px;
}

.content .container {
    background: rgba(255,255,255,0.9);
    padding: 40px 0 50px;
    min-height: 400px;
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 25px;
}

.content p {
    margin: 0 0 20px;
}

.footer {
    font-family: 'Montserrat', Helvetica, Verdana, sans-serif;
    padding: 40px 0;
    font-size: 12px;
    color: #b6a97b;
    background: #43484d;
}

.footer a {
    color: #fff;
}

.footer b,
.footer strong {
    color: white;
}

.footer .location {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.footer .attribution {
    color: #fff;
}

.footer .our-specials h3 {
    position:relative;
    top: -5px;
  }

.footer .twitter img {
    float: left;
}

.footer .tweet {
}

.footer .link-out {
    text-align: right;
}

.footer h3 {
    font-family:'Brandon Grot W01 Bold', Georgia, serif;
    font-size: 18px;
    margin-top: 0;
    margin-left: 10px;
    display: inline;
    vertical-align: middle;
    color: #fff;
}

.footer .title {
    margin-bottom: 15px;
    min-height: 29px;
}


.footer .address {
    max-width: 230px;
}

.footer .logo {
    text-align: right;
}

.footer p {
    margin-bottom: 3px;
}

.footer .we-like p,
.footer .specials p {
    margin-bottom: 15px;
}

/* Pages */

body.index {
    background: url(../gfx/index-bg1.png) no-repeat;
    background-size: cover;
    background-position: center bottom;
    background-attachment: fixed;
}

body.whats-on {
    background: url(../gfx/whats-on-bg.png) no-repeat;
    background-size: cover;
    background-position: center bottom;
    background-attachment: fixed;
}

.whats-on .content .container {
    min-height: 970px;
}

.food-and-drink .content .container {
    min-height: 1240px;
}

body.food-and-drink {
    background: url(../gfx/food-and-drink-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center bottom;
    background-attachment: fixed;
}

body.bookings {
    background: url(../gfx/bookings-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center bottom;
    background-attachment: fixed;
}

.gallery .content .container {
    min-height: 1240px;
}

body.gallery {
    background: url(../gfx/gallery-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center bottom;
    background-attachment: fixed;
}

body.contact {
    background: url(../gfx/contact-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center bottom;
    background-attachment: fixed;
}

.contact .content .container {
    min-height: 800px;
}

.heading.small {
  height: 40px;
}

.heading.small .logo {
  display: none;
}

.heading.small nav {
  padding-top: 10px;
}

.heading,nav, a, img, li{
  transition: all 1s;
  -moz-transition: all 1s; /* Firefox 4 */
  -webkit-transition: all 1s; /* Safari and Chrome */
  -o-transition: all 1s; /* Opera */
}

#bgwrap{
    position:fixed;
    z-index:-1;
    top:0;
    left:0;
    background-color:black;
}
#bgwrap img.bgfade{
    position:absolute;
    top:0;
    width:100%;
    height:100%;
    z-index:-1;
    opacity: 0;
}

body.index.perch-bg {
  background: none;
}


/* Pages utils */
.panel {
    background: none;
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.toggle {
    padding-bottom: 70px;
}

.whats-on .toggle {
    border-bottom: 1px solid #000;
}

.tabs {
    margin-bottom: 50px;
}

.whats-on .tabs {
    border-bottom: 1px solid #000;
}

.tabs ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.toggle a {
    color: black;
    font-size: 1.6em;
    padding: 0 20px;
    border-left: 1px solid #000;
}

.toggle a:first-child {
    padding-left: 0;
    border-left: none;
}

.toggle a.active {
    font-family:'Brandon Grot W01 Bold', Georgia, serif;
}

.toggle a:hover {
    text-decoration: none;
    opacity: 0.5;
}

#calendar ul li {
    border-top: 1px solid #000;
    padding: 20px 0 0;
}

#calendar ul li:after {
    content: '';
    display: block;
    clear: both;
}

#calendar ul li:first-child {
    border-top: none;
}

#calendar .meta {
    width: 80%;
    float: left;
    margin-bottom: 20px;
}

#calendar .drop {
    width: 20%;
    height: 40px;
    margin-left: 80%;
}

#calendar .drop a {
    background: url(../gfx/cross.png) no-repeat right;
    text-indent: -999em;
    display: inline-block;
    height: 30px;
    width: 30px;
    float: right;
    margin-right: 10px;
    position: relative;
    top: 10px;
}

#calendar .drop a:hover {
    opacity: 0.5;
}

#calendar .drop a.active {
    background: url(../gfx/cross.png) no-repeat right;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#calendar .description {
    clear: both;
    padding-top: 5px;
    padding-bottom: 20px;
    font-size: 16px;
    display: none;
    border-top: 1px solid #000;
    margin-top: 20px;
    padding-top: 20px;
}

#calendar .description:after {
    content: '';
    display: block;
    clear: both;
}
#calendar .description a {
    float: left;
    margin-right: 20px;
}
#calendar .description img {
    width: 148px;
    border: 1px solid #666;
}

#sport,
#music {
    padding-top: 20px;
    padding-bottom: 50px;
}

#sport p,
#music p {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 10px;
}

#sport img {
    width: 100%;
    margin-bottom: 20px;
}

.panel h3,
#sport h3,
#music h3 {
    text-transform: uppercase;
}

.food-and-drink .panel h3 {
    border-bottom: 1px solid #000;
    margin-top: 50px;
}

.food-and-drink .panel h3:first-child {
    margin-top: 0;
}

#music .row:first-child {
    margin-bottom: 20px;
}

.bookings form .field label {
    display: block;
}

.bookings .central {
    text-align: center;
}

.bookings form .field {
    width: 100%;
    margin-bottom: 20px;
}

.bookings form .field-set-3:after {
    content: '';
    display: block;
    clear: both;
}

.bookings form .field-set-3 .field {
    width: 32.262%;
    float: left;
    margin-left: 1.58%;
}

.bookings form .field input[type='text'],
.bookings form .field input[type='submit'],
.bookings form .field input[type='email'],
.bookings form .field textarea {
    width: 100%;
    border-radius: 7px;
    border: 0;
    background: #ccc;
    padding: 12px;
}

.bookings form .field input[type="submit"] {
    color: #fff;
    background: #5b5b5b;
    width: 190px;
    text-align: center;
}
.bookings form .field-set-3 .field:first-child {
    margin-left: 0;
}

.bookings button.multiselect {
    border: 0;
    background: #ccc;
    border-right: 10px;
    padding: 14px 5px;
}

.bookings .dj button.multiselect {
    padding: 14px 5px;
}

#holder .col-md-4 {
    padding-bottom: 30px;
}

#holder .col-md-4 img {
    width: 100%;
}

#holder .tos-zoom {
    position: relative;
    display: inline-block;
    width: 100%;
}

.whats-on h1,
.food-and-drink h1 {
    padding-bottom: 35px;
}

.bookings h1,
.contact h1,
.gallery h1 {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #000;
}

.contact-info {
    padding-bottom: 50px;
    border-bottom: 1px solid #000;
}

/** Media queries **/

@media all and (min-width: 360px) {
    .footer .tweet, .footer .address {
        max-width: 100%;
        margin-bottom: 20px;
    }
    .footer .address {
    }
}

@media all and (max-width: 760px) {
    .content {
      min-height: 680px;
    }
    .perch-bg .content .container {
      padding-right: 20px;
      padding-left: 20px;
    }
    .nav ul li a {
        font-size: 15px;
    }
    .bookings form .field-set-3 .field {
      width: 100%;
      float: none;
      margin-left: 0;
    }
    .footer .col-md-3 {
      margin-bottom: 40px;
    }
}

@media all and (max-width: 780px) {
    .content {
      min-height: 680px;
    }
    .perch-bg .content .container {
      padding-right: 20px;
      padding-left: 20px;
    }
    .nav ul li a {
        font-size: 15px;
    }
    .bookings form .field-set-3 .field {
      width: 100%;
      float: none;
      margin-left: 0;
    }
    .footer .col-md-3 {
      margin-bottom: 40px;
    }
}


@media (min-width: 768px) {
    .perch-bg .content .container {
      padding-right: 20px;
      padding-left: 20px;
    }
}

@media all and (max-width: 576px) {
    .content {
      min-height: 556px;
      padding-top: 320px;
    }
    .perch-bg .content .container {
      padding-right: 20px;
      padding-left: 20px;
    }
    .nav ul {
      margin: 0;
      padding: 0;
    }
    .nav ul li {
      padding: 0;
      border: none;
      display: block;
    }
    .bookings form .field-set-3 .field {
      width: 100%;
      float: none;
      margin-left: 0;
    }
    .footer .col-md-3 {
      margin-bottom: 40px;
    }
    .heading.small {
      min-height: 110px;
    }
    .heading.large {
      min-height: 320px;
    }
    .nav ul li:first-child {
      border-left: none;
      padding: 0;
    }
    .nav ul li a {
      font-size: 16px;
    }
}

@media all and (max-width: 420px) {
    .content {
    }
    .perch-bg .content .container {
      padding-right: 20px;
      padding-left: 20px;
    }
    .toggle a {
      font-size: 1em;
      padding: 0 10px;
    }
    .footer .col-md-3 {
      margin-bottom: 40px;
    }
}

