/*
 * This is a manifest file that'll automatically include all the stylesheets available in this directory
 * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
 * the top of the compiled file, but it's generally better to create a new file per style scope.


*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  color: white;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  line-height: 1;
  text-align: left;
  /*  vertical-align: baseline; */ }

a img, :link img, :visited img {
  border: 0; }

a {
  outline: 0; }

p {
  font-size: 18px; }

body {
  background: #332a22;
  font-family: refrigerator-deluxe, sans-serif; }

.clear {
  clear: both; }

.container {
  margin: 0 auto;
  position: relative;
  width: 960px; }

.skip {
  display: block;
  height: 0;
  text-indent: -5000px; }
  .skip:focus {
    background: #bc792a;
    color: black;
    float: left;
    font-size: 20px;
    font-weight: 700;
    height: 20px;
    letter-spacing: 1px;
    margin-bottom: 7px;
    margin-right: 10px;
    padding: 5px 10px;
    position: absolute;
    text-decoration: none;
    text-indent: 0;
    text-transform: uppercase;
    z-index: 100; }

.header .bar {
  background: black;
  height: 12px;
  width: 100%; }
.header .wheaty_brewing_corps {
  background: url(/assets/corps/wheaty_brewing_corps_logo.png);
  height: 247px;
  text-indent: -5000px;
  width: 960px; }
.header a.home {
  display: block;
  height: 158px;
  left: 186px;
  position: absolute;
  top: 49px;
  width: 563px; }
.header .to_the_pub {
  background: url(/assets/corps/to_the_pub.png);
  display: block;
  height: 53px;
  position: absolute;
  text-indent: -5000px;
  top: 30px;
  width: 220px; }
  .header .to_the_pub:hover, .header .to_the_pub:focus {
    background-position: 0 -53px; }
.header a.banner {
  background-image: url(/assets/corps/watch_youtube.png);
  display: block;
  height: 225px;
  position: absolute;
  right: 0;
  text-indent: -10000px;
  top: -13px;
  width: 135px; }
  .header a.banner:hover {
    background-position: 0 -225px; }
.header .social_flag {
  background: url(/assets/corps/social_flag.png);
  height: 130px;
  left: 840px;
  position: absolute;
  top: -12px;
  width: 39px; }
  .header .social_flag .facebook, .header .social_flag .twitter {
    display: block;
    height: 27px;
    left: 7px;
    position: absolute;
    text-indent: -5000px;
    width: 27px; }
  .header .social_flag .facebook {
    background: url(/assets/corps/facebook.png);
    top: 40px; }
  .header .social_flag .twitter {
    background: url(/assets/corps/twitter.png);
    top: 73px; }

.middle {
  background: url(/assets/corps/middle_background.png);
  min-height: 287px;
  width: 100%; }
  .middle .text {
    padding-bottom: 25px;
    padding-top: 25px;
    width: 675px; }
    .middle .text p {
      color: #bbb9af;
      font-family: "Lucida Grande", sans-serif;
      font-size: 19px;
      font-weight: 400;
      line-height: 26px;
      margin-bottom: 14px; }
    .middle .text a {
      color: #bc792a;
      font-family: refrigerator-deluxe, sans-serif;
      font-size: 22px;
      font-weight: 400;
      text-decoration: none;
      text-transform: uppercase; }
      .middle .text a:hover, .middle .text a:focus {
        text-decoration: underline; }
  .middle a.instagram {
    height: 262px;
    right: 0;
    position: absolute;
    top: 33px;
    width: 262px; }
    .middle a.instagram img.instagram, .middle a.instagram img.instagram_hover {
      height: 262px;
      width: 262px;
      position: absolute;
      top: 0; }
    .middle a.instagram img.instagram_hover {
      display: none; }
    .middle a.instagram:hover img.instagram, .middle a.instagram:focus img.instagram {
      display: none; }
    .middle a.instagram:hover img.instagram_hover, .middle a.instagram:focus img.instagram_hover {
      display: block; }

.content #left {
  height: 100px;
  float: left;
  padding-top: 23px;
  width: 223px; }
  .content #left .latest-beers h3, .content #left .all-beers h3 {
    color: #bc792a;
    border-bottom: 13px solid #bc792a;
    font-size: 42px;
    font-weight: bold;
    text-transform: uppercase;
    width: 250px; }
  .content #left .latest-beers .beers, .content #left .all-beers .beers {
    margin-top: 10px;
    width: 240px; }
    .content #left .latest-beers .beers a.beer, .content #left .all-beers .beers a.beer {
      background: black;
      color: #bc792a;
      float: left;
      font-size: 25px;
      font-weight: 700;
      letter-spacing: 2px;
      margin-bottom: 5px;
      margin-right: 5px;
      padding: 10px;
      text-decoration: none;
      text-transform: uppercase;
      width: 230px; }
      .content #left .latest-beers .beers a.beer:hover, .content #left .latest-beers .beers a.beer:focus, .content #left .all-beers .beers a.beer:hover, .content #left .all-beers .beers a.beer:focus {
        color: #bbb9af; }
  .content #left .all-beers {
    margin-top: 20px; }
    .content #left .all-beers h3 {
      border: none;
      color: #bbb9af; }
    .content #left .all-beers .beers {
      margin-top: 5px; }
.content #right {
  float: right;
  width: 687px; }
  .content #right .menu {
    margin-left: 133px;
    padding-top: 28px; }
    .content #right .menu .beers {
      width: 669px;
      margin-left: -115px; }
      .content #right .menu .beers a.beer {
        background: #bc792a;
        color: black;
        float: left;
        font-size: 20px;
        font-weight: 700;
        letter-spacing: 1px;
        margin-bottom: 7px;
        margin-right: 10px;
        padding: 5px 12px;
        text-decoration: none;
        text-transform: uppercase; }
        .content #right .menu .beers a.beer.all-beers {
          margin-right: 0;
          padding: 5px 15px; }
        .content #right .menu .beers a.beer:hover, .content #right .menu .beers a.beer:focus {
          color: #bbb9af; }
        .content #right .menu .beers a.beer.current {
          color: #bbb9af;
          background: black; }
  .content #right #beer_list .no-beer {
    margin-top: 9px;
    margin-left: 133px; }
    .content #right #beer_list .no-beer p {
      color: #bc792a;
      font-family: refrigerator-deluxe, sans-serif;
      font-size: 22px;
      font-weight: 400;
      line-height: 26px;
      margin-bottom: 14px;
      text-transform: uppercase; }
    .content #right #beer_list .no-beer a {
      color: #bc792a;
      font-family: refrigerator-deluxe, sans-serif;
      font-size: 22px;
      font-weight: 400;
      text-decoration: none;
      text-transform: uppercase; }
      .content #right #beer_list .no-beer a:hover, .content #right #beer_list .no-beer a:focus {
        text-decoration: underline; }
  .content #right #beer_list .beer {
    background: #bbb9af;
    border-top: 13px solid #bc792a;
    margin-bottom: 21px;
    margin-left: 133px;
    min-height: 330px;
    position: relative;
    width: 554px; }
    .content #right #beer_list .beer .content {
      margin-left: 170px;
      margin-right: 25px;
      margin-top: 28px;
      padding-bottom: 20px; }
      .content #right #beer_list .beer .content strong {
        color: #382f26;
        font-family: refrigerator-deluxe, sans-serif;
        font-size: 17px;
        font-weight: 800;
        letter-spacing: 1px;
        text-transform: uppercase; }
      .content #right #beer_list .beer .content .title {
        color: #382f26;
        font-size: 38px;
        font-weight: 700;
        letter-spacing: 1px;
        margin-bottom: 10px;
        text-transform: uppercase; }
      .content #right #beer_list .beer .content .description {
        margin-bottom: 25px; }
        .content #right #beer_list .beer .content .description p {
          color: #382f26;
          font-family: "Lucida Grande", sans-serif;
          font-size: 15px;
          line-height: 20px;
          margin-bottom: 13px; }
      .content #right #beer_list .beer .content a.download-tasting-notes {
        color: #382f26;
        display: block;
        font-weight: 800;
        letter-spacing: 1px;
        margin-bottom: 10px;
        position: relative;
        text-decoration: none;
        text-transform: uppercase;
        width: 240px; }
        .content #right #beer_list .beer .content a.download-tasting-notes img.download {
          bottom: -10px;
          display: none;
          left: -35px;
          position: absolute; }
        .content #right #beer_list .beer .content a.download-tasting-notes:hover, .content #right #beer_list .beer .content a.download-tasting-notes:focus {
          text-decoration: underline; }
          .content #right #beer_list .beer .content a.download-tasting-notes:hover img.download, .content #right #beer_list .beer .content a.download-tasting-notes:focus img.download {
            display: block; }
      .content #right #beer_list .beer .content img.decal {
        border: 10px solid white;
          border-radius: 249px;
        height: 249px;
        left: -125px;
        position: absolute;
        top: 30px;
        width: 249px; }
      .content #right #beer_list .beer .content .return-to-menu {
        background: url(/assets/corps/return_to_top.png);
        bottom: 0;
        display: block;
        height: 37px;
        left: -130px;
        position: absolute;
        text-indent: -5000px;
        width: 59px; }

#instagrams {
  border-top: 6px solid #bbb9af;
  margin: 0 auto;
  padding-top: 21px;
  width: 960px; }
  #instagrams .instagram {
    float: left;
    margin: 0 21px 21px 0;
    width: 306px;
    height: 306px;
    overflow: hidden; }
    #instagrams .instagram img {
      display: none; }
    #instagrams .instagram:nth-child(3n) {
      margin: 0 0 21px 0; }

body.safari #right .menu .beers {
  margin-left: -114px; }
  body.safari #right .menu .beers a.beer.in-past {
    padding: 5px 16px; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  line-height: 1;
  font-family: "nimbus-sans", sans-serif;
  text-align: left;
  /*  vertical-align: baseline; */ }

a img, :link img, :visited img {
  border: 0; }

a {
  outline: 0; }

body {
  background: #382f26; }

.clear {
  clear: both; }

#wrapper {
  margin: 0 auto;
  width: 940px; }
  #wrapper a.wheaty {
    background: url(/assets/corps/wheaty.png) no-repeat 0 0;
    display: block;
    float: right;
    height: 108px;
    margin-left: 622px;
    margin-top: -68px;
    text-indent: -5000px;
    width: 318px;
    z-index: 10; }
    #wrapper a.wheaty:hover {
      background-position: 0 -108px; }
  #wrapper .wheaty_brewing_corps {
    background: url(/assets/corps/header.png) no-repeat 0 0;
    height: 267px;
    margin-left: 69px;
    margin-top: 68px;
    width: 801px; }
    #wrapper .wheaty_brewing_corps:hover {
      background-position: 0 -267px; }
  #wrapper .bar {
    background: #bbb9af;
    height: 4px;
    margin-top: 14px;
    width: 940px; }
  #wrapper #instagrams {
    margin: 34px auto;
    width: 800px; }
    #wrapper #instagrams .instagram {
      float: left;
      height: 260px;
      margin-bottom: 10px;
      margin-right: 10px;
      width: 260px; }
      #wrapper #instagrams .instagram:nth-child(3n + 2) {
        margin-right: 0px; }
      #wrapper #instagrams .instagram img {
        height: 260px;
        width: 260px; }
/*  ----------------------------------------------------------------------
 *GENERAL REDECLARATIONS
 *---------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  line-height: 1;
  font-family: "nimbus-sans", sans-serif;
  text-align: left;
  /*  vertical-align: baseline; */ }

a img, :link img, :visited img {
  border: 0; }

a {
  outline: 0; }

/*Stops FF adding dotted border */
table {
  border-collapse: collapse;
  border-spacing: 0; }

ol, ul {
  list-style: none; }

q:before, q:after {
  content: ""; }

blockquote:before, blockquote:after {
  content: ""; }

html {
  height: 100%; }

* {
  margin: 0;
  padding: 0; }

body {
  text-align: center;
  background: black;
  height: 100%;
  color: white;
  font: normal small/1.3 Verdana, Arial, Helvetica, sans-serif;
  font-family: "nimbus-sans", sans-serif; }

tr, td, input, select, textarea {
  font: normal small/1.3 Verdana, Arial, Helvetica, sans-serif;
  font-family: "nimbus-sans", sans-serif; }

a:link, a:visited {
  color: #797979;
  text-decoration: underline; }
a:hover {
  color: #eac148;
  text-decoration: none; }
a:active {
  color: #797979;
  text-decoration: none; }

ul, ol {
  margin: 0 0 10px 25px; }

dl {
  margin: 0 0 10px; }

dt {
  font-weight: bold; }

dd {
  margin: 0 0 3px 10px; }

p {
  margin: 0 0 15px; }

h1 {
  font-size: large;
  margin: 0 0 12px;
  color: #eac148; }

h2 {
  font-size: medium;
  margin: 8px 0; }

h3 {
  font-size: small;
  margin: 6px 0 5px; }

h4 {
  font-size: x-small;
  margin: 4px 0; }

h5 {
  font-size: xx-small;
  margin: 3px 0; }

h6 {
  font-size: xx-small;
  margin: 0; }

img {
  border: none; }

acronym {
  border-bottom: 1px dotted; }

blockquote {
  margin: 0 25px 20px 25px;
  font-style: italic; }

/*  ----------------------------------------------------------------------
 *HOME PAGE NAVIGATION
 *---------------------------------------------------------------------- */
#nav {
  margin-top: 30px; }

/* BWW */
#bww {
  position: absolute;
  width: 304px;
  height: 416px;
  left: 16px;
  top: 25px;
  text-indent: -9000px;
  width: 315px;
  background: transparent url(/assets/v2/homepage/drinks.png) no-repeat 0 0; }
  #bww a {
    position: absolute;
    width: 304px;
    height: 416px;
    left: 16px;
    top: 25px;
    text-indent: -9000px;
    left: 0px;
    top: 0px; }
  #bww:hover, #bww.over {
    background-position: 0 -416px; }

#bww_down, #bww:active {
  width: 304px;
  background-position: 0 -416px; }

/* LIVE BANDS */
#live-bands {
  position: absolute;
  width: 194px;
  height: 378px;
  left: 317px;
  top: 72px;
  text-indent: -9000px;
  background: transparent url(/assets/v2/homepage/bands.png) no-repeat 0 0; }
  #live-bands a {
    position: absolute;
    width: 194px;
    height: 368px;
    left: 0;
    top: 0;
    text-indent: -9000px; }
  #live-bands:hover, #live-bands.over {
    background-position: 0 -371px;
    top: 59px; }

#live-bands_down, #live-bands:active {
  width: 194px;
  background-position: 0 -371px; }

/* iPhone */
#iapp {
  position: absolute;
  width: 208px;
  height: 80px;
  left: 330px;
  top: -12px;
  text-indent: -9000px; }
  #iapp a {
    position: absolute;
    width: 208px;
    height: 80px;
    left: 0;
    top: 0;
    text-indent: -9000px;
    background: transparent url(/assets/v2/homepage/iapp.gif) no-repeat 0 0; }
  #iapp:hover, #iapp.over {
    z-index: 1000;
    width: 212px;
    height: 91px;
    left: 343px;
    top: -17px; }
    #iapp:hover a, #iapp.over a {
      width: 212px;
      height: 91px;
      background: transparent url(/assets/v2/homepage/the_wheaty_app.png) no-repeat 0 0; }

/* EXHIBITIONS */
#exhibition {
  position: absolute;
  width: 456px;
  height: 280px;
  left: 542px;
  top: 0;
  text-indent: -9000px;
  width: 458px;
  background: transparent url(/assets/v2/homepage/exhibitions.png) no-repeat 0 0; }
  #exhibition a {
    position: absolute;
    width: 456px;
    height: 280px;
    left: 542px;
    top: 0;
    text-indent: -9000px;
    left: 0px;
    top: 0px; }
  #exhibition:hover, #exhibition.over {
    background-position: 0 -280px; }

#exhibitions_down, #exhibition:active {
  width: 458px;
  background-position: 0 -280px; }

/* FOOD */
#wheaty-brewing-corps {
  position: absolute;
  width: 224px;
  height: 160px;
  left: 507px;
  top: 265px;
  text-indent: -9000px;
  width: 224px;
  background: transparent url(/assets/v2/homepage/wheatybrewingcorps.png) no-repeat 0 0; }
  #wheaty-brewing-corps a {
    position: absolute;
    width: 224px;
    height: 160px;
    left: 507px;
    top: 265px;
    text-indent: -9000px;
    left: 0px;
    top: 0px; }
  #wheaty-brewing-corps:hover, #wheaty-brewing-corps.over {
    background-position: 0 -160px; }

#wheaty-brewing-corps:active {
  width: 224px;
  background-position: 0 -160px; }

#good_beer_wheaty {
  position: absolute;
  width: 222px;
  height: 140px;
  left: 508px;
  top: 278px;
  text-indent: -9000px;
  width: 222px;
  background: transparent url(/assets/v2/homepage/good_beer_wheaty_pdf.png) no-repeat 0 0; }
  #good_beer_wheaty a {
    position: absolute;
    width: 222px;
    height: 140px;
    left: 508px;
    top: 278px;
    text-indent: -9000px;
    left: 0px;
    top: 0px; }
  #good_beer_wheaty:hover, #good_beer_wheaty.over, #good_beer_wheaty #good_beer_wheaty:active {
    background-position: 0 -140px; }

#good_beer_wheaty {
  width: 222px;
  background-position: 0 0; }

/* WHEATY WEEKLY */
#wheaty-weekly {
  position: absolute;
  width: 272px;
  height: 312px;
  left: 731px;
  top: 132px;
  width: 272px;
  background: transparent url(/assets/v2/homepage/hoopla.png) no-repeat 0 0; }
  #wheaty-weekly a.hoopla {
    position: absolute;
    width: 272px;
    height: 100px;
    left: 0px;
    top: 0px;
    text-indent: -9000px; }
  #wheaty-weekly #featured_article {
    height: 219px;
    width: 200px;
    position: absolute;
    top: 106px;
    left: 27px;
    z-index: 100; }
    #wheaty-weekly #featured_article a {
      text-indent: 0; }
      #wheaty-weekly #featured_article a img {
        position: absolute;
        top: 0;
        left: 0; }
      #wheaty-weekly #featured_article a img.read_post {
        display: none; }
      #wheaty-weekly #featured_article a img.over_post {
        display: block; }
  #wheaty-weekly #articles {
    position: absolute;
    top: 114px;
    left: 20px; }
    #wheaty-weekly #articles .article {
      font-size: 19px;
      margin: 0 0 10px;
      width: 168px;
      background: url("/assets/v2/homepage/small_line.png") no-repeat 0 bottom;
      padding: 0 10px 20px 35px;
      position: relative; }
      #wheaty-weekly #articles .article a {
        text-indent: 0;
        text-decoration: none;
        color: white;
        max-height: 38px;
        overflow: hidden; }
        #wheaty-weekly #articles .article a:hover {
          color: #eac556; }
      #wheaty-weekly #articles .article img {
        width: 26px;
        height: 20px;
        position: absolute;
        top: 0;
        left: 0;
        display: block; }
      #wheaty-weekly #articles .article:hover img {
        display: block; }

#wheaty-weekly.hover {
  background-position: 0 -312px; }

#wheaty-weekly_down, #wheaty-weekly:active {
  width: 272px;
  background-position: 0 0; }

/* CALENDAR */
#calendar {
  position: absolute;
  width: 272px;
  height: 96px;
  left: 731px;
  top: 440px;
  /* border: 1px solid red; */
  width: 272px;
  background: transparent url(/assets/v2/homepage/calendar.png) no-repeat 0 0; }
  #calendar a {
    position: absolute;
    width: 272px;
    height: 96px;
    left: 731px;
    top: 439px;
    /* border: 1px solid red; */
    left: 0px;
    top: 0px;
    text-indent: -9000px; }
  #calendar:hover, #calendar.over {
    background-position: 0 -96px;
    z-index: 100; }

#calendar_down, #calendar:active {
  width: 272px;
  background-position: 0 -96px; }

/* WHEATSHEAF HOTEL */
#wheatsheaf-hotel {
  position: absolute;
  width: 542px;
  height: 359px;
  left: 0;
  top: 441px;
  text-indent: -9000px;
  width: 544px;
  background: transparent url(/assets/v2/homepage/hotel_v2.png) no-repeat 0 0; }
  #wheatsheaf-hotel a {
    position: absolute;
    width: 544px;
    height: 359px;
    left: 0;
    top: 441px;
    text-indent: -9000px;
    left: 0px;
    top: 0px; }
  #wheatsheaf-hotel:hover, #wheatsheaf-hotel.over {
    background-position: 0 -359px; }

#wheatsheaf-hotel_down, #wheatsheaf-hotel:active {
  width: 544px;
  background-position: 0 -720px; }

#opentimes {
  position: absolute;
  width: 1005px;
  height: 40px;
  left: 2px;
  top: 775px;
  text-indent: -9000px;
  background: transparent url(/assets/v2/homepage/opentimes.png) no-repeat 0 0; }

/* CONTACT DETAILS */
#contact-details {
  text-indent: -90000px;
  position: absolute;
  width: 528px;
  height: 48px;
  left: 15px;
  top: 763px;
  background: transparent url(/assets/v2/homepage/address.png) no-repeat 0 0; }

/* FIND US */
#find-us {
  position: absolute;
  width: 160px;
  height: 128px;
  left: 554px;
  top: 427px;
  width: 160px;
  background: transparent url(/assets/v2/homepage/findus.png) no-repeat 0 0; }
  #find-us a {
    position: absolute;
    width: 160px;
    height: 128px;
    left: 0px;
    top: 0px;
    text-indent: -9000px; }
  #find-us:hover, #find-us.over {
    background-position: 0 -128px; }

#find-us_down, #find-us:active {
  width: 160px;
  background-position: 0 -128px; }

/* SUBSCRIBE */
#subscribe {
  position: absolute;
  width: 256px;
  height: 120px;
  left: 540px;
  top: 535px;
  z-index: 90000;
  background: transparent url(/assets/v2/homepage/newsletters.png) no-repeat 0 0; }
  #subscribe h2 {
    text-indent: -5000px; }
    #subscribe h2 a {
      height: 72px;
      width: 240px;
      position: absolute;
      top: 40px;
      left: 7px; }
  #subscribe:hover {
    background-position: 0 -120px;
    top: 539px; }

/* CONTACT */
#contact {
  position: absolute;
  width: 246px;
  height: 128px;
  left: 542px;
  top: 663px;
  width: 246px;
  background: transparent url(/assets/v2/homepage/contact.png) no-repeat 0 0; }
  #contact a {
    position: absolute;
    width: 246px;
    height: 128px;
    left: 542px;
    top: 663px;
    left: 0px;
    top: 0px;
    text-indent: -9000px; }
  #contact:hover, #contact.over {
    background-position: 0 -128px; }

#contact.nohover {
  background-position: 0 0 !important; }

#contact_down, #contact:active {
  width: 246px;
  background-position: 0 -128px; }

/* ALBUM */
#ws_album {
  position: absolute;
  width: 202px;
  height: 248px;
  left: 787px;
  top: 533px;
  background: transparent url(/assets/v2/homepage/album.png) no-repeat 0 0; }
  #ws_album a {
    position: absolute;
    width: 202px;
    height: 248px;
    left: 0;
    top: 0;
    text-indent: -9000px; }
  #ws_album:hover, #ws_album.over {
    background-position: 0 -262px; }
  #ws_album .album_image {
    position: absolute;
    top: 28px;
    left: 31px;
    z-index: -1;
    height: 166px; }

/* CLOSE */
#close {
  position: absolute;
  width: 33px;
  height: 37px;
  left: 339px;
  top: 303px;
  z-index: 1;
  width: 33px;
  background: transparent url(/assets/v1/close.png) no-repeat 0 0; }
  #close a {
    position: absolute;
    width: 33px;
    height: 37px;
    left: 339px;
    top: 303px;
    z-index: 1;
    left: 0px;
    top: 0px;
    text-indent: -9000px; }
  #close:hover, #close.over {
    background-position: 0 0; }

#close_down, #close:active {
  width: 33px;
  background-position: 0 0; }

#builtby {
  color: #666666;
  font-family: "nimbus-sans", sans-serif;
  font-size: 11px;
  position: absolute;
  top: 830px;
  left: 22px; }
  #builtby a {
    text-decoration: none;
    cursor: pointer;
    display: inline !important;
    text-indent: 0px !important;
    overflow: hidden;
    color: #666666; }

#myspace {
  position: absolute;
  width: 110.5px;
  height: 40px;
  left: 547px;
  top: 782px;
  text-indent: -9000px;
  width: 110.5px;
  background: transparent url(/assets/v1/home/myspace.gif) no-repeat 0 0; }
  #myspace a {
    position: absolute;
    width: 110.5px;
    height: 40px;
    left: 547px;
    top: 782px;
    text-indent: -9000px;
    left: 0px;
    top: 0px; }
  #myspace:hover, #myspace.over {
    background-position: 0 -39px; }

a#facebook {
  position: absolute;
  top: 57px;
  left: 100px;
  width: 37px;
  height: 37px; }

a#twitter {
  position: absolute;
  top: 57px;
  left: 144px;
  width: 33px;
  height: 34px; }

a#flickr {
  position: absolute;
  top: 59px;
  left: 185px;
  width: 32px;
  height: 32px; }

/* Standard Layout */
#wrapper {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  height: 100%; }

.clr {
  clear: both; }

/* Navigation */
#nav, #secondary-nav {
  list-style: none;
  z-index: 1000000; }

#nav ul, #secondary-nav ul {
  z-index: 100; }

#nav li, #secondary-nav li {
  display: inline;
  list-style: none; }

#nav a, #secondary-nav a {
  display: block;
  text-indent: -9000px;
  overflow: hidden; }

#secondary-nav {
  padding-bottom: 30px; }

#top {
  position: absolute;
  width: 96px;
  height: 48px;
  margin-left: 400px;
  margin-top: 10px;
  background: transparent url("/assets/v2/general/top.png") no-repeat 0 0; }
  #top a {
    position: absolute;
    width: 96px;
    height: 48px;
    margin-left: 400px;
    margin-top: 20px;
    margin-left: 0px;
    margin-top: 0px;
    text-indent: -9000px; }
  #top:hover, #top.over {
    background: transparent url("/assets/v2/general/top.png") no-repeat 0 -48px; }

#top_down, #top:active {
  width: 95px;
  background: transparent url("/assets/v2/general/top.png") no-repeat 0 -48px; }

/* Copyright */
#copyright {
  position: absolute;
  width: 205px;
  height: 39px;
  margin-left: 725px;
  margin-top: 5px;
  text-indent: -9000px;
  background: transparent url("/assets/v2/general/copyright.png") no-repeat 0 0; }

#tap_beer #copyright {
  margin-top: 875px;
  margin-left: 733px;
  width: 205px;
  height: 39px;
  text-indent: -9000px; }

#bottled_beer #copyright {
  margin-left: 645px; }

#wine #copyright {
  margin-left: 760px; }

#nav #copyright {
  top: 815px;
  right: 7px; }

#drinks #copyright {
  bottom: 20px;
  right: 0px; }

#find_us #copyright {
  top: 1217px;
  left: 20px; }

/*  ----------------------------------------------------------------------
 *DEFAULT TABLE SETTINGS FOR EXHIBITION AND GIGS PAGES
 *---------------------------------------------------------------------- */
table {
  float: left;
  margin-top: 480px;
  width: 1000px; }
  table h1 {
    margin: 0px 0; }
  table h2 {
    font-size: 10px;
    margin: 4px 0; }
  table th h2 {
    font-size: 12px;
    text-indent: -90000px; }
  table p {
    margin: 4px 0; }
  table td {
    vertical-align: top;
    clear: both; }
  table th {
    height: 65px; }
  table .date {
    width: 200px;
    background: url("/assets/v1/gigs/date.gif") no-repeat 0 0; }
  table .time {
    width: 140px;
    background: url("/assets/v1/gigs/time.gif") no-repeat 0 0; }
  table .band {
    width: 540px;
    background: url("/assets/v1/gigs/band.gif") no-repeat 0 0; }
  table .band_image {
    margin: 4px 0 10px; }
  table .price {
    width: 120px;
    text-align: center;
    background: url("/assets/v1/gigs/dollar.gif") no-repeat 20px 0; }

.line-thin {
  height: 30px;
  background: url("/assets/v1/line-thin.jpg") no-repeat 0 0; }

.line-fat {
  clear: both;
  height: 20px;
  background: url("/assets/v1/line-fat.jpg") no-repeat 0 0; }

.line-medium {
  clear: both;
  height: 25px;
  background: url("/assets/v1/line-medium.jpg") no-repeat 0 0; }

table .artist {
  padding-right: 20px;
  padding-bottom: 20px;
  text-align: left; }
table .photo {
  text-align: left;
  padding-left: 20px;
  width: 330px; }
table .spacer {
  width: 100px; }

#exhibitions table {
  margin-top: 570px;
  font-weight: normal; }

/*  ----------------------------------------------------------------------
 *PAGE HEADER
 *---------------------------------------------------------------------- */
#logo {
  text-indent: -90000px;
  position: absolute;
  width: 112px;
  height: 112px;
  left: 0;
  top: 10px;
  background: url("/assets/v2/general/w_logo.png") no-repeat 0 0; }
  #logo a {
    width: 112px;
    height: 112px; }

#page-title {
  text-indent: -90000px;
  position: absolute;
  width: 493px;
  height: 140px;
  left: 105px;
  top: 25px; }

#home-button {
  position: absolute;
  width: 192px;
  height: 176px;
  left: 610px;
  top: -16px;
  text-indent: -90000px;
  width: 192px;
  background: transparent url("/assets/v2/general/lucy.png") no-repeat 0 0; }
  #home-button a {
    position: absolute;
    width: 192px;
    height: 176px;
    left: 610px;
    top: -16px;
    left: 0px;
    top: 0px;
    text-indent: -9000px; }
  #home-button:hover, #home-button.over {
    background: transparent url("/assets/v2/general/lucy.png") no-repeat 0 -176px; }

#home-button_down, #home-button:active {
  width: 192px;
  background: transparent url("/assets/v2/general/lucy.png") no-repeat 0 -352px; }

/*  ----------------------------------------------------------------------
 *STYLING FOR WEEKLY POPUP
 *---------------------------------------------------------------------- */
#weekly {
  background-color: #191919; }
  #weekly #wrapper {
    background: url("/assets/v1/pop_up.gif") no-repeat 10px 0;
    position: relative;
    width: 415px;
    height: 389px;
    margin: 0;
    text-align: left; }

#wrapper #weekly-content {
  width: 320px;
  height: 310px;
  position: absolute;
  top: 28px;
  left: 30px;
  overflow: auto;
  padding-right: 60px; }

/*  ----------------------------------------------------------------------
 *STYLING FOR GIGS PAGE
 *---------------------------------------------------------------------- */
#gigs #page-title {
  background: url("/assets/v2/gigs/gigs_bands_live.png") no-repeat 0 0;
  width: 592px;
  height: 160px;
  left: 181px;
  top: 0; }
#gigs #content {
  position: absolute;
  margin-top: 170px;
  width: 976px;
  height: 256px;
  text-indent: -9000px;
  background: url("/assets/v2/gigs/text.png") no-repeat 0 0; }
#gigs h1, #gigs h2 {
  font-weight: normal; }
#gigs #home-button {
  left: 792px; }
#gigs #gig_content {
  float: left;
  margin-top: 440px; }
  #gigs #gig_content p {
    margin: 11px 0;
    line-height: 15px; }
  #gigs #gig_content a {
    color: #00a9d4;
    text-decoration: none; }
  #gigs #gig_content #top_bottom {
    background: url("/assets/v2/gigs/top_bottom.png") no-repeat 0 0;
    width: 960px;
    height: 16px; }
  #gigs #gig_content table {
    margin-top: 20px;
    margin-left: 10px;
    width: 965px; }
    #gigs #gig_content table tr td.info {
      width: 474px;
      max-width: 474px;
      padding-bottom: 10px; }
      #gigs #gig_content table tr td.info h2 {
        height: 36px;
        font-size: large;
        margin: 0 0 12px;
        color: #eac148; }
      #gigs #gig_content table tr td.info .link {
        width: 474px;
        overflow: hidden; }
    #gigs #gig_content table tr td.meta {
      width: 175px;
      max-width: 175px;
      height: 288px;
      background: url("/assets/v2/gigs/col.png") no-repeat 0 0;
      padding-left: 25px; }
      #gigs #gig_content table tr td.meta .gig_date {
        background: url("/assets/v2/gigs/date.png") no-repeat 0 0;
        height: 48px;
        padding-top: 48px; }
      #gigs #gig_content table tr td.meta .gig_time {
        background: url("/assets/v2/gigs/time.png") no-repeat 0 0;
        height: 32px;
        padding-top: 41px; }
      #gigs #gig_content table tr td.meta .cost {
        margin-bottom: -5px; }
      #gigs #gig_content table tr td.meta .booking_fee {
        width: 130px;
        height: 56px;
        text-indent: -5000px;
        background: url("/assets/v2/gigs/booking_fee.png");
        margin: -10px 0 0 -5px; }
      #gigs #gig_content table tr td.meta .gig_date span, #gigs #gig_content table tr td.meta .gig_time span, #gigs #gig_content table tr td.meta .cost span {
        display: block;
        height: 0;
        width: 0;
        text-indent: -5000px; }
      #gigs #gig_content table tr td.meta .book_online {
        width: 136px;
        height: 48px;
        background: url("/assets/v2/gigs/buy_online.png") no-repeat 0 0;
        display: block;
        text-indent: -9000px;
        z-index: 500; }
      #gigs #gig_content table tr td.meta .tix_at_door {
        width: 136px;
        height: 32px;
        background: url("/assets/v2/gigs/tix_at_door.png") no-repeat 0 0;
        text-indent: -5000px;
        margin: 0 0 15px; }
    #gigs #gig_content table tr td.image {
      width: 270px;
      max-width: 270px; }
    #gigs #gig_content table tr td.separator {
      background: url("/assets/v2/gigs/separator.png") no-repeat 0 0;
      height: 16px;
      width: 980px;
      padding: 10px 0; }

#email {
  position: absolute;
  width: 448px;
  height: 56px;
  left: 532px;
  top: 326px;
  z-index: 10; }
  #email a {
    position: absolute;
    width: 448px;
    height: 56px;
    z-index: 10;
    left: 0px;
    top: 0px;
    text-indent: -9000px; }
  #email:hover, #email.over {
    background: transparent url("/assets/v2/gigs/email-ro.png") no-repeat -4px -4px; }

/*  ----------------------------------------------------------------------
 *STYLING FOR EXHIBITIONS PAGE
 *---------------------------------------------------------------------- */
#exhibitions #page-title {
  width: 512px;
  height: 128px;
  top: 15px;
  left: 200px;
  background: url("/assets/v2/exhibitions/exhibitions.png") no-repeat 0 0; }
#exhibitions #home-button {
  left: 748px; }

#drinks #home-button a {
  left: 748px; }

#exhibitions #home-button a {
  left: 0px; }

#exhibitions-email {
  position: absolute;
  width: 448px;
  height: 48px;
  left: 544px;
  top: 486px;
  z-index: 10; }
  #exhibitions-email a {
    position: absolute;
    width: 448px;
    height: 48px;
    z-index: 10;
    left: 0px;
    top: 0px;
    text-indent: -9000px; }
  #exhibitions-email:hover, #exhibitions-email.over {
    background: transparent url("/assets/v2/exhibitions/email.png") no-repeat 0 0; }

#exhibitions-email_down, #exhibitions-email:active {
  width: 448px;
  background: transparent url("/assets/v1/exhibitions/exhibitions_email.gif") no-repeat 0 0; }

#exhibitions #content {
  position: absolute;
  margin-top: 150px;
  width: 1000px;
  height: 400px;
  text-indent: -9000px;
  background: url("/assets/v2/exhibitions/text.png") no-repeat 0 0; }
#exhibitions form {
  float: left;
  margin-top: 200px; }
#exhibitions h1, #exhibitions h2 {
  font-weight: normal; }
#exhibitions #exhibition_content {
  float: left;
  margin-top: 540px; }
  #exhibitions #exhibition_content p {
    margin: 11px 0;
    line-height: 15px; }
  #exhibitions #exhibition_content a {
    color: #00a9d4;
    text-decoration: none; }
  #exhibitions #exhibition_content #top-row {
    background: url("/assets/v2/exhibitions/top.png") no-repeat 0 center;
    width: 976px;
    height: 47px; }
  #exhibitions #exhibition_content #bottom-row {
    background: url("/assets/v2/exhibitions/bottom.png") no-repeat 0 center;
    width: 976px;
    height: 32px;
    clear: both; }
  #exhibitions #exhibition_content table {
    margin-top: 0;
    margin-left: 10px;
    width: 965px; }
    #exhibitions #exhibition_content table tr td.info {
      width: 464px;
      max-width: 464px;
      padding-left: 10px; }
      #exhibitions #exhibition_content table tr td.info h2 {
        height: 36px;
        font-size: large;
        margin: 0 0 12px;
        color: #eac148; }
    #exhibitions #exhibition_content table tr td.meta {
      width: 175px;
      max-width: 175px;
      height: 288px;
      background: url("/assets/v2/gigs/col.png") no-repeat 0 0;
      padding-left: 25px; }
      #exhibitions #exhibition_content table tr td.meta .exhibition_opening {
        background: url("/assets/v2/exhibitions/opening.png") no-repeat 0 0;
        height: 25px;
        padding-top: 48px; }
      #exhibitions #exhibition_content table tr td.meta .exhibition_time {
        background: url("/assets/v2/exhibitions/time.png") no-repeat 0 0;
        height: 25px;
        padding-top: 49px; }
      #exhibitions #exhibition_content table tr td.meta .exhibition_until {
        background: url("/assets/v2/exhibitions/until.png") no-repeat 0 0;
        height: 25px;
        padding-top: 49px; }
    #exhibitions #exhibition_content table tr td.image {
      width: 280px;
      max-width: 280px;
      padding-right: 10px; }
    #exhibitions #exhibition_content table tr td.separator {
      background: url("/assets/v2/gigs/separator.png") no-repeat 0 0;
      height: 16px;
      width: 980px;
      padding: 10px 0; }

/*  ----------------------------------------------------------------------
 *STYLING FOR FINDUS PAGE
 *---------------------------------------------------------------------- */
#find_us #page-title {
  width: 376px;
  height: 136px;
  top: 10px;
  left: 290px;
  background: url("/assets/v2/findus/findus.png") no-repeat 0 0; }
#find_us #home-button {
  left: 680px; }

#drinks #home-button a {
  left: 680px; }

#find_us #home-button a {
  left: 0px; }

#adelaidemetro {
  position: absolute;
  width: 432px;
  height: 40px;
  left: 493px;
  top: 399px;
  z-index: 10;
  text-indent: -9000px;
  background: transparent url("/assets/v2/findus/adelaidemetro.png") no-repeat 0 0; }
  #adelaidemetro a {
    position: absolute;
    width: 432px;
    height: 40px;
    left: 493px;
    top: 399px;
    z-index: 10;
    text-indent: -9000px;
    left: 0px;
    top: 0px; }
  #adelaidemetro:hover, #adelaidemetro.over {
    background: transparent url("/assets/v2/findus/adelaidemetro.png") no-repeat 0 -40px; }

#adelaidemetro_down, #adelaidemetro:active {
  width: 432px;
  background: transparent url("/assets/v2/findus/adelaidemetro.png") no-repeat 0 -40px; }

#find_us #content {
  position: absolute;
  margin-top: 160px;
  margin-left: -24px;
  width: 984px;
  height: 1104px;
  text-indent: -90000px;
  background: url("/assets/v2/findus/map.png") no-repeat 0 0; }

/*  ----------------------------------------------------------------------
 *STYLING FOR ALBUM US PAGE
 *---------------------------------------------------------------------- */
#album #page-title {
  width: 587px;
  height: 192px;
  background: url("/assets/v2/instawheaty/instawheaty.png") no-repeat 140px 0;
  top: 0; }
#album #home-button {
  left: 690px; }
  #album #home-button a {
    left: 690px;
    left: 0px; }
#album #separator {
  background: url("/assets/v2/instawheaty/separator.png") no-repeat 0 0;
  width: 1024px;
  height: 32px;
  position: absolute;
  top: 210px;
  left: -45px; }
#album #flickr {
  width: 190px;
  height: 129px;
  background: url("/assets/v2/instawheaty/instagram.png") no-repeat 0 0;
  display: block;
  text-indent: -9000px;
  position: absolute;
  top: 95px;
  left: 778px;
  z-index: 1000; }
  #album #flickr a {
    width: 190px;
    height: 129px;
    position: relative;
    top: 0;
    left: 0;
    display: block; }
  #album #flickr:hover {
    background: url("/assets/v2/instawheaty/instagram.png") no-repeat 0 -129px; }
#album #content {
  float: left;
  margin-top: 250px;
  width: 979px;
  min-height: 742px; }
  #album #content #instagrams .instagram {
    float: left;
    margin: 0 10px 10px 0;
    width: 306px;
    height: 306px; }
    #album #content #instagrams .instagram a {
      display: inline-block;
      height: 306px;
      overflow: hidden;
      width: 306px; }
      #album #content #instagrams .instagram a img {
        display: none;
        width: 306px; }
#album #edit-content {
  position: absolute;
  top: 300px;
  left: 200px; }

img.photo1 {
  left: 30px;
  top: 170px;
  cursor: hand;
  cursor: pointer; }
img.photo2 {
  left: 252px;
  top: 170px;
  cursor: hand;
  cursor: pointer; }
img.photo3 {
  left: 469px;
  top: 170px;
  cursor: hand;
  cursor: pointer; }
img.photo4 {
  left: 710px;
  top: 170px;
  cursor: hand;
  cursor: pointer; }
img.photo5 {
  left: 103px;
  top: 499px;
  cursor: hand;
  cursor: pointer; }
img.photo6 {
  left: 347px;
  top: 499px;
  cursor: hand;
  cursor: pointer; }
img.photo7 {
  left: 572px;
  top: 499px;
  cursor: hand;
  cursor: pointer; }

#img-preloader {
  display: none; }

/*  ----------------------------------------------------------------------
 *STYLING FOR APPS INDEX
 *---------------------------------------------------------------------- */
#apps #page-title {
  width: 286px;
  height: 147px;
  background: url("/assets/v2/apps/apps_2.png") no-repeat 0 0;
  left: 334px; }
#apps #home-button {
  left: 698px; }
  #apps #home-button a {
    left: 698px;
    left: 0px; }
#apps #nav {
  z-index: 10;
  height: 193px; }
#apps #hand {
  background: url("/assets/v2/apps/two_by_two_hands_of_blue.png") 0 0;
  height: 707px;
  width: 459px; }
#apps #get_the_app {
  background: url("/assets/v2/apps/get_the_app.png") 0 0;
  height: 159px;
  left: 544px;
  position: absolute;
  top: 225px;
  width: 425px; }
#apps .iphone {
  background: url("/assets/v2/apps/get_the_app_iphone.png") 0 0 !important;
  z-index: 10; }
#apps .android {
  background: url("/assets/v2/apps/get_the_app_android.png") 0 0 !important;
  z-index: 10; }
#apps #iphone {
  background: url("/assets/v2/apps/iphone.png") 0 0;
  display: block;
  height: 96px;
  left: 492px;
  position: absolute;
  top: 381px;
  text-indent: -5000px;
  width: 223px; }
  #apps #iphone:hover {
    background-position: 0 -96px; }
    #apps #iphone:hover #get_the_app {
      background: url("/assets/v2/apps/get_the_app_iphone.png") 0 0; }
#apps #android {
  background: url("/assets/v2/apps/android.png") 0 0;
  display: block;
  height: 107px;
  left: 715px;
  position: absolute;
  top: 372px;
  text-indent: -5000px;
  width: 249px; }
  #apps #android:hover {
    background-position: 0 -107px; }

/*  ----------------------------------------------------------------------
 *STYLING FOR DRINKS INDEX
 *---------------------------------------------------------------------- */
#drinks #page-title {
  width: 594px;
  height: 191px;
  background: url("/assets/v2/drinks/drinks.png") no-repeat 0 0;
  left: 239px; }
#drinks #home-button {
  left: 698px; }
  #drinks #home-button a {
    left: 698px;
    left: 0px; }
#drinks #nav {
  z-index: 10;
  height: 300px; }
#drinks #content {
  position: absolute;
  z-index: 2000000000;
  margin-top: 160px;
  width: 968px;
  height: 264px;
  text-indent: -9000px; }

#drinks-wine {
  position: absolute;
  width: 241px;
  height: 288px;
  left: 10px;
  top: 270px;
  background: transparent url(/assets/v2/drinks/wine.png) no-repeat 0 0; }
  #drinks-wine a {
    position: absolute;
    width: 224px;
    height: 288px;
    left: 10px;
    top: 270px;
    left: 0px;
    top: 0px;
    text-indent: -9000px; }
  #drinks-wine:hover, #drinks-wine.over {
    background: transparent url(/assets/v2/drinks/wine.png) no-repeat 0 -288px; }

#drinks-wine_down, #wdrinks-wine:active {
  width: 224px;
  background: transparent url(/assets/v2/drinks/wine.png) no-repeat 0 -288px; }

#drinks-bottled-beer {
  position: absolute;
  width: 240px;
  height: 336px;
  left: 259px;
  top: 270px;
  background: transparent url(/assets/v2/drinks/bottled_beer.png) no-repeat 0 0; }
  #drinks-bottled-beer a {
    position: absolute;
    width: 240px;
    height: 288px;
    left: 259px;
    top: 270px;
    left: 0px;
    top: 0px;
    text-indent: -9000px; }
  #drinks-bottled-beer:hover, #drinks-bottled-beer.over {
    background: transparent url(/assets/v2/drinks/bottled_beer.png) no-repeat 0 -336px; }

#drinks-bottled-beer_down, #drinks-bottled-beer:active {
  width: 240px;
  background: transparent url(/assets/v2/drinks/bottled_beer.png) no-repeat 0 -336px; }

#drinks-tap-beer {
  position: absolute;
  width: 208px;
  height: 304px;
  left: 500px;
  top: 270px;
  width: 208px;
  background: transparent url(/assets/v2/drinks/tap_beer.png) no-repeat 0 0; }
  #drinks-tap-beer a {
    position: absolute;
    width: 208px;
    height: 308px;
    left: 500px;
    top: 270px;
    left: 0px;
    top: 0px;
    text-indent: -9000px; }
  #drinks-tap-beer:hover, #drinks-tap-beer.over {
    background: transparent url(/assets/v2/drinks/tap_beer.png) no-repeat 0 -304px; }

#drinks-tap-beer_down, #drinks-tap-beer:active {
  width: 208px;
  background: transparent url(/assets/v2/drinks/tap_beer.png) no-repeat 0 -304px; }

#drinks-whiskey {
  position: absolute;
  width: 240px;
  height: 304px;
  left: 713px;
  top: 270px;
  background: transparent url(/assets/v2/drinks/whiskey.png) no-repeat 0 0; }
  #drinks-whiskey a {
    position: absolute;
    width: 208px;
    height: 288px;
    left: 713px;
    top: 270px;
    left: 0px;
    top: 0px;
    text-indent: -9000px; }
  #drinks-whiskey:hover, #drinks-whiskey.over {
    background: transparent url(/assets/v2/drinks/whiskey.png) no-repeat 0 -304px; }

#drinks-whiskey_down, #drinks-whiskey:active {
  width: 240px;
  background: transparent url(/assets/v2/drinks/whiskey.png) no-repeat 0 -304px; }

/*  ----------------------------------------------------------------------
 *STYLING FOR DRINKS SECTION
 *---------------------------------------------------------------------- */
#backtodrinks {
  position: absolute;
  height: 48px;
  width: 320px;
  z-index: 10;
  background: transparent url("/assets/v2/drinks/back_to_drinks.png") no-repeat 0 0; }
  #backtodrinks a {
    position: absolute;
    height: 48px;
    width: 320px;
    z-index: 10;
    text-indent: -9000px; }
  #backtodrinks:hover, #backtodrinks.over {
    background: transparent url("/assets/v2/drinks/back_to_drinks.png") no-repeat 0 -48px; }

#backtodrinks_down, #backtodrinks:active {
  width: 317px;
  background: transparent url("/assets/v2/drinks/back_to_drinks.png") no-repeat 0 -48px; }

#chalkboard {
  float: left; }

#bytheglass {
  position: absolute;
  text-indent: -90000px;
  width: 224px;
  height: 56px;
  top: 374px;
  left: 0;
  background: url("/assets/v2/drinks/wine/by_the_glass.png") no-repeat 0 0;
  z-index: 1000; }

#chalkboard img {
  margin: 40px 25px; }

/*  ----------------------------------------------------------------------
 *STYLING FOR WINE PAGE
 *---------------------------------------------------------------------- */
#wine {
  min-height: 820px; }
  #wine #home-button {
    left: 810px; }
    #wine #home-button a {
      left: 810px;
      left: 0px; }
  #wine #page-title {
    background: url("/assets/v2/drinks/wine/wine.png") no-repeat 0 0;
    top: 15px;
    left: 300px; }
  #wine .red-heading {
    background: url("/assets/v2/wine/reds-heading.png") no-repeat 0 0 !important;
    left: 350px !important; }
  #wine .rose-heading {
    background: url("/assets/v2/wine/rose-heading-v2.png") no-repeat 0 0 !important;
    left: 340px !important; }
  #wine .white-heading {
    background: url("/assets/v2/wine/whites-heading.png") no-repeat 0 0 !important;
    left: 270px !important; }
  #wine .sparkling-heading {
    background: url("/assets/v2/wine/sparkling-heading.png") no-repeat 0 0 !important;
    left: 200px !important;
    width: 511px !important; }
  #wine #backtodrinks {
    left: 600px;
    top: 381px; }
    #wine #backtodrinks a {
      left: 0px;
      top: 0px; }
  #wine #backtodrinks.wineback {
    background: url("/assets/v2/wine/back-to-wine.png") no-repeat 0 0;
    height: 43px;
    left: 0px;
    top: 200px; }
    #wine #backtodrinks.wineback a {
      left: 0px;
      top: 0px; }
    #wine #backtodrinks.wineback:hover {
      background: url("/assets/v2/wine/back-to-wine.png") no-repeat 0 -43px; }
  #wine #content {
    position: absolute;
    top: 160px;
    left: 0;
    width: 960px;
    height: 221px;
    text-indent: -9000px;
    background: url("/assets/v2/drinks/wine/text.png") no-repeat 0 0; }
    #wine #content #sparkling-wine {
      position: absolute;
      width: 235px;
      height: 334px;
      left: 10px;
      top: 250px;
      background: transparent url(/assets/v2/wine/sparkling_wine.jpg) no-repeat 0 0; }
      #wine #content #sparkling-wine a {
        position: absolute;
        width: 235px;
        height: 334px;
        left: 0px;
        top: 0px;
        text-indent: -9000px; }
      #wine #content #sparkling-wine:hover, #wine #content #sparkling-wine.over {
        background: transparent url(/assets/v2/wine/sparkling_wine.jpg) no-repeat -1px -334px; }
    #wine #content #white-wine {
      position: absolute;
      width: 223px;
      height: 300px;
      left: 265px;
      top: 280px;
      background: transparent url(/assets/v2/wine/white_wine.jpg) no-repeat 0 0; }
      #wine #content #white-wine a {
        position: absolute;
        width: 223px;
        height: 300px;
        left: 0px;
        top: 0px;
        text-indent: -9000px; }
      #wine #content #white-wine:hover, #wine #content #white-wine.over {
        background: transparent url(/assets/v2/wine/white_wine.jpg) no-repeat -1px -303px; }
    #wine #content #rose-wine {
      position: absolute;
      width: 208px;
      height: 297px;
      left: 507px;
      top: 285px;
      background: transparent url(/assets/v2/wine/rose_wine.jpg) no-repeat 0 0; }
      #wine #content #rose-wine a {
        position: absolute;
        width: 208px;
        height: 297px;
        left: 0px;
        top: 0px;
        text-indent: -9000px; }
      #wine #content #rose-wine:hover, #wine #content #rose-wine.over {
        background: transparent url(/assets/v2/wine/rose_wine.jpg) no-repeat -1px -297px; }
    #wine #content #red-wine {
      position: absolute;
      width: 217px;
      height: 316px;
      left: 726px;
      top: 280px;
      background: transparent url(/assets/v2/wine/red_wine.jpg) no-repeat 0 0; }
      #wine #content #red-wine a {
        position: absolute;
        width: 217px;
        height: 316px;
        left: 0px;
        top: 0px;
        text-indent: -9000px; }
      #wine #content #red-wine:hover, #wine #content #red-wine.over {
        background: transparent url(/assets/v2/wine/red_wine.jpg) no-repeat 0 -316px; }
  #wine #chalkboard {
    width: 1000px;
    height: 899px;
    margin-top: 420px;
    margin-left: -15px;
    background: url("/assets/v2/drinks/wine/border.png") no-repeat 0 0; }
  #wine #bytheglass {
    top: 374px;
    left: 0; }
  #wine #secondary-nav {
    position: absolute;
    bottom: 20px; }
  #wine #wine_content {
    background: url("/assets/v2/wine/top-row.png") no-repeat top;
    float: left;
    margin-top: 205px;
    padding-top: 36px; }
    #wine #wine_content p {
      margin: 11px 0;
      line-height: 15px; }
    #wine #wine_content a {
      color: #eac556;
      text-decoration: none; }
    #wine #wine_content .wine-disclaimer {
      background: url("/assets/v2/wine/wine-disclaimer.png") no-repeat 0 0;
      height: 44px;
      width: 957px; }
    #wine #wine_content .wines {
      margin: 10px 0;
      width: 960px; }
      #wine #wine_content .wines .wine {
        background: url("/assets/v2/wine/wine-row.png") no-repeat bottom;
        min-height: 50px;
        padding: 10px 5px; }
        #wine #wine_content .wines .wine .header_row .name {
          float: left;
          width: 650px; }
          #wine #wine_content .wines .wine .header_row .name h3 {
            font-size: 23px; }
        #wine #wine_content .wines .wine .header_row .prices {
          float: left;
          height: 34px;
          position: relative;
          width: 269px; }
          #wine #wine_content .wines .wine .header_row .prices .glass {
            font-size: 23px;
            left: 30px;
            position: absolute;
            top: 10px; }
          #wine #wine_content .wines .wine .header_row .prices .bottle {
            font-size: 23px;
            left: 150px;
            position: absolute;
            top: 10px; }
        #wine #wine_content .wines .wine .header_row .arrow {
          background: url("/assets/v2/wine/row-arrow.png") no-repeat 0 0;
          float: left;
          height: 41px;
          width: 31px; }
        #wine #wine_content .wines .wine .content_row {
          display: none;
          margin-bottom: 20px; }
          #wine #wine_content .wines .wine .content_row .left {
            float: left;
            min-height: 1px;
            width: 570px; }
            #wine #wine_content .wines .wine .content_row .left .description, #wine #wine_content .wines .wine .content_row .left .producer, #wine #wine_content .wines .wine .content_row .left .variety {
              margin-bottom: 20px; }
              #wine #wine_content .wines .wine .content_row .left .description p, #wine #wine_content .wines .wine .content_row .left .producer p, #wine #wine_content .wines .wine .content_row .left .variety p {
                font-size: 16px;
                line-height: 20px; }
              #wine #wine_content .wines .wine .content_row .left .description img, #wine #wine_content .wines .wine .content_row .left .producer img, #wine #wine_content .wines .wine .content_row .left .variety img {
                width: 35%; }
            #wine #wine_content .wines .wine .content_row .left .variety img {
              width: 25%; }
            #wine #wine_content .wines .wine .content_row .left .producer img {
              width: 30%; }
          #wine #wine_content .wines .wine .content_row .right {
            float: left;
            margin-left: 80px;
            margin-top: 50px;
            width: 300px; }
            #wine #wine_content .wines .wine .content_row .right .image {
              margin-bottom: 28px;
              text-align: center; }
            #wine #wine_content .wines .wine .content_row .right .small-info .separator {
              background: url("/assets/v2/wine/small-info-separator.png") no-repeat 0 0;
              height: 15px;
              width: 300px; }
            #wine #wine_content .wines .wine .content_row .right .small-info .producer, #wine #wine_content .wines .wine .content_row .right .small-info .winemaker, #wine #wine_content .wines .wine .content_row .right .small-info .region, #wine #wine_content .wines .wine .content_row .right .small-info .country, #wine #wine_content .wines .wine .content_row .right .small-info .variety {
              margin: 5px 0 0; }
              #wine #wine_content .wines .wine .content_row .right .small-info .producer span, #wine #wine_content .wines .wine .content_row .right .small-info .winemaker span, #wine #wine_content .wines .wine .content_row .right .small-info .region span, #wine #wine_content .wines .wine .content_row .right .small-info .country span, #wine #wine_content .wines .wine .content_row .right .small-info .variety span {
                display: block;
                font-size: 16px;
                margin-left: 150px;
                padding-bottom: 8px;
                padding-top: 8px;
                text-align: right; }
            #wine #wine_content .wines .wine .content_row .right .small-info .producer {
              background: url("/assets/v2/wine/small-info-producer.png") no-repeat 0 center;
              min-height: 27px; }
            #wine #wine_content .wines .wine .content_row .right .small-info .winemaker {
              background: url("/assets/v2/wine/small-info-winemaker.png") no-repeat 0 center;
              min-height: 27px; }
            #wine #wine_content .wines .wine .content_row .right .small-info .region {
              background: url("/assets/v2/wine/small-info-region.png") no-repeat 0 center;
              min-height: 31px; }
            #wine #wine_content .wines .wine .content_row .right .small-info .country {
              background: url("/assets/v2/wine/small-info-country.png") no-repeat 0 center;
              min-height: 34px; }
            #wine #wine_content .wines .wine .content_row .right .small-info .variety {
              background: url("/assets/v2/wine/small-info-variety.png") no-repeat 0 center;
              min-height: 34px; }
        #wine #wine_content .wines .wine:hover {
          cursor: pointer; }
          #wine #wine_content .wines .wine:hover .header_row .name h3 {
            color: #eac556; }
          #wine #wine_content .wines .wine:hover .header_row .arrow {
            background: url("/assets/v2/wine/row-arrow.png") no-repeat 0 -49px; }
      #wine #wine_content .wines .wine.active {
        cursor: default; }
        #wine #wine_content .wines .wine.active .header_row .name h3 {
          color: #eac556; }
        #wine #wine_content .wines .wine.active .header_row .arrow {
          background: url("/assets/v2/wine/row-arrow.png") no-repeat 0 -49px;
          transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -webkit-transform: rotate(180deg); }
        #wine #wine_content .wines .wine.active .header_row:hover {
          cursor: pointer; }
        #wine #wine_content .wines .wine.active .content_row {
          display: block; }

/*  ----------------------------------------------------------------------
 *STYLING FOR WHISKEY PAGE
 *---------------------------------------------------------------------- */
#whisky #page-title {
  width: 464px;
  height: 144px;
  top: 15px;
  left: 260px;
  background: url("/assets/v2/drinks/whiskey/whiskey.png") no-repeat 0 0; }
#whisky #home-button {
  left: 738px; }
  #whisky #home-button a {
    left: 738px;
    left: 0px; }
#whisky #backtodrinks {
  left: 595px;
  top: 339px; }
  #whisky #backtodrinks a {
    left: 595px;
    top: 339px;
    left: 0px;
    top: 0px; }
#whisky #content {
  position: absolute;
  top: 175px;
  left: 0;
  width: 992px;
  height: 168px;
  text-indent: -9000px;
  background: url("/assets/v2/drinks/whiskey/text.png") no-repeat 0 0; }

#twt {
  position: absolute;
  left: 0;
  top: 1000px; }

#whisky #chalkboard {
  width: 720px;
  height: 1280px;
  margin-top: 410px;
  margin-left: 124px;
  background: url("/assets/v2/drinks/whiskey/border.png") no-repeat 0 0; }
  #whisky #chalkboard img {
    margin: 23px 140px 8px;
    height: 1030px; }

#whiskeytaster {
  position: absolute;
  width: 422px;
  height: 68px;
  top: 330px;
  width: 422px;
  background: transparent url("/assets/v1/3whiskeytaster.gif") no-repeat 0 -68px; }
  #whiskeytaster a {
    position: absolute;
    width: 422px;
    height: 68px;
    top: 330px;
    left: 0px;
    top: 0px;
    text-indent: -9000px; }
  #whiskeytaster:hover, #whiskeytaster.over {
    background: transparent url("/assets/v1/3whiskeytaster.gif") no-repeat 0 0; }

/*  ----------------------------------------------------------------------
 *STYLING FOR BOTTLED BEER PAGE
 *---------------------------------------------------------------------- */
#bottled_beer #page-title {
  width: 544px;
  height: 128px;
  background: url("/assets/v2/drinks/bottled/bottled_beer.png") no-repeat 0 0;
  margin-left: 70px; }
#bottled_beer #home-button {
  left: 778px; }
  #bottled_beer #home-button a {
    left: 778px;
    left: 0px; }
#bottled_beer #backtodrinks {
  height: 48px;
  width: 320px;
  background: url("/assets/v2/drinks/back_to_drinks.png") no-repeat 0 0;
  left: 595px;
  top: 339px; }
  #bottled_beer #backtodrinks:hover {
    background: url("/assets/v2/drinks/back_to_drinks.png") no-repeat 0 -48px; }
  #bottled_beer #backtodrinks a {
    height: 48px;
    width: 320px;
    left: 0px;
    top: 0px; }
#bottled_beer #text {
  position: absolute;
  top: 155px;
  left: 0;
  width: 896px;
  height: 192px;
  text-indent: -9000px;
  background: url("/assets/v2/drinks/bottled/text.png") no-repeat 0 0; }
#bottled_beer #download_bottle_beer {
  width: 880px;
  height: 336px;
  top: 384px;
  left: 30px;
  position: absolute; }
  #bottled_beer #download_bottle_beer .style {
    height: 336px;
    width: 440px;
    background: url("/assets/v2/drinks/bottled/style.png");
    float: left; }
    #bottled_beer #download_bottle_beer .style:hover {
      background-position: 0 -336px; }
  #bottled_beer #download_bottle_beer .brewery {
    height: 336px;
    width: 440px;
    background: url("/assets/v2/drinks/bottled/brewery.png") no-repeat;
    float: left; }
    #bottled_beer #download_bottle_beer .brewery:hover {
      background-position: 0 -336px; }
#bottled_beer #copyright {
  bottom: 20px;
  right: 100px; }

#newarrivals {
  position: absolute;
  width: 390px;
  height: 65px;
  top: 330px;
  width: 390px;
  background: transparent url("/assets/v1/bottled_beer/bottlebeer_new.gif") no-repeat 0 -85px; }
  #newarrivals a {
    position: absolute;
    width: 390px;
    height: 65px;
    top: 330px;
    left: 0px;
    top: 0px;
    text-indent: -9000px; }
  #newarrivals:hover, #newarrivals.over {
    background: transparent url("/assets/v1/bottled_beer/bottlebeer_new.gif") no-repeat 0 0; }

/*  ----------------------------------------------------------------------
 *STYLING FOR TAP BEER PAGE
 *---------------------------------------------------------------------- */
#tap_beer #page-title {
  width: 464px;
  height: 144px;
  left: 236px;
  top: 15px;
  background: url("/assets/v2/drinks/tap/tap.png") no-repeat 0 0; }
#tap_beer #home-button {
  left: 708px;
  top: -13px; }
  #tap_beer #home-button a {
    left: 708px;
    top: -13px;
    left: 0px; }
#tap_beer #backtodrinks {
  left: 5px;
  top: 497px; }
  #tap_beer #backtodrinks a {
    left: 5px;
    top: 497px;
    left: 0px;
    top: 0px; }
#tap_beer #click-badges {
  background: url("/assets/v2/drinks/tap/click-badges.png") no-repeat 0 0;
  display: block;
  height: 56px;
  left: -10px;
  position: absolute;
  text-indent: -5000px;
  top: 550px;
  width: 367px; }
#tap_beer #content {
  position: absolute;
  top: 173px;
  left: -18px;
  width: 996px;
  height: 389px;
  text-indent: -9000px;
  background: url("/assets/v2/drinks/tap/text.png") no-repeat 0 0; }
#tap_beer #edit-content {
  position: absolute;
  top: 300px;
  left: 200px;
  position: absolute;
  top: 500px;
  left: 200px; }
#tap_beer #glass-hopper {
  background: url("/assets/v2/drinks/tap/glass-hopper.png") no-repeat 0 0;
  display: block;
  height: 137px;
  left: 515px;
  position: absolute;
  text-indent: -5000px;
  top: 470px;
  width: 366px; }
  #tap_beer #glass-hopper.hover {
    visibility: hidden !important; }
#tap_beer #popover {
  background: url("/assets/v2/drinks/tap/glass-hopper-popover.png") no-repeat 0 0;
  display: block;
  height: 395px;
  left: 440px;
  position: absolute;
  top: 215px;
  width: 546px;
  visibility: hidden; }
  #tap_beer #popover.hover {
    visibility: visible !important; }
  #tap_beer #popover #whatsintheglasshopper {
    background: url("/assets/v2/drinks/tap/whatsintheglasshopper.png") no-repeat 0 0;
    height: 140px;
    left: 83px;
    position: absolute;
    top: 27px;
    width: 326px; }
    #tap_beer #popover #whatsintheglasshopper.hover {
      background-position: 0 -140px; }
  #tap_beer #popover #arrow {
    background: url("/assets/v2/drinks/tap/arrow.png") no-repeat 0 0;
    height: 129px;
    left: 380px;
    position: absolute;
    top: 100px;
    width: 89px;
    z-index: 1000; }
  #tap_beer #popover a#whatisit {
    background: url("/assets/v2/drinks/tap/whatisit.png") no-repeat 0 0;
    display: block;
    height: 83px;
    left: 340px;
    position: absolute;
    text-indent: -5000px;
    top: 200px;
    width: 106px; }
    #tap_beer #popover a#whatisit:hover {
      background-position: 0 -83px; }
  #tap_beer #popover #glass-hopper-content {
    color: #fcb71c;
    font-size: 19px;
    height: 130px;
    left: 30px;
    position: absolute;
    top: 180px;
    width: 285px; }
    #tap_beer #popover #glass-hopper-content p {
      margin-bottom: 8px; }
    #tap_beer #popover #glass-hopper-content span {
      color: white;
      display: block;
      font-weight: bold;
      margin-bottom: 4px; }
      #tap_beer #popover #glass-hopper-content span.alpha {
        display: inline; }
#tap_beer #taps {
  background: url("/assets/v1/tap_beer/taps2.gif") no-repeat 0 0;
  position: absolute;
  margin-top: 610px;
  margin-left: -21px;
  margin-bottom: 40px;
  width: 1000px;
  height: 254px; }
  #tap_beer #taps li {
    position: absolute;
    width: 79px;
    height: 79px;
    top: 9px;
    text-indent: 0px; }
    #tap_beer #taps li img {
      position: absolute;
      top: 25px;
      left: 0;
      width: 85%;
      height: 85%; }

#tap1 {
  left: 8px; }
  #tap1:hover .leftarrow {
    display: block; }

#tap2 {
  left: 85px; }
  #tap2:hover .leftarrow {
    display: block; }

#tap3 {
  left: 158px; }
  #tap3:hover .leftarrow {
    display: block; }

#tap4 {
  left: 232px; }
  #tap4:hover .leftarrow {
    display: block; }

#tap5 {
  left: 305px; }
  #tap5:hover .leftarrow {
    display: block; }

#tap6 {
  left: 378px; }
  #tap6:hover .leftarrow {
    display: block; }

#tap7 {
  left: 455px; }
  #tap7:hover .rightarrow {
    display: block; }

#tap8 {
  left: 530px; }
  #tap8:hover .rightarrow {
    display: block; }

#tap9 {
  left: 600px; }
  #tap9:hover .rightarrow {
    display: block; }

#tap10 {
  left: 676px; }
  #tap10:hover .rightarrow {
    display: block; }

#tap11 {
  left: 750px; }
  #tap11:hover .rightarrow {
    display: block; }

#tap12 {
  left: 828px; }
  #tap12:hover .rightarrow {
    display: block; }

#tap13 {
  left: 900px;
  margin-top: 130px; }
  #tap13:hover .pumparrow {
    display: block; }

.leftarrow {
  display: none;
  float: left;
  top: 0;
  margin-left: 25px;
  width: 19px;
  height: 24px;
  background: url("/assets/v2/drinks/tap/left_arrow.png") no-repeat 0 0; }

.rightarrow {
  display: none;
  float: left;
  top: 0;
  margin-left: 25px;
  width: 19px;
  height: 24px;
  background: url("/assets/v2/drinks/tap/right_arrow.png") no-repeat 0 0; }

.pumparrow {
  display: none;
  position: absolute;
  top: -10px;
  left: 70px;
  width: 19px;
  height: 24px;
  background: url("/assets/v2/drinks/tap/pump_arrow.png") no-repeat 0 0; }

#glass_hopper #page-title {
  width: 464px;
  height: 144px;
  left: 236px;
  top: 15px;
  background: url("/assets/v2/drinks/tap/tap.png") no-repeat 0 0; }
#glass_hopper #home-button {
  left: 708px;
  top: -13px; }
  #glass_hopper #home-button a {
    left: 708px;
    top: -13px;
    left: 0px; }
#glass_hopper #backtodrinks {
  left: 5px;
  top: 160px;
  width: 170px; }
#glass_hopper #glass-hopper-info {
  background: url("/assets/v2/drinks/tap/glass-hopper-info.jpg") no-repeat 0 0;
  height: 702px;
  position: absolute;
  top: 160px;
  width: 998px; }

/*  ----------------------------------------------------------------------
 *STYLING FOR NEW ARRIVALS PAGE
 *---------------------------------------------------------------------- */
#new_arrivals #wrapper {
  position: relative;
  margin: 0;
  text-align: left;
  width: 535px;
  height: 716px; }

#newpopup {
  height: 716px;
  background: url("/assets/v1/newarrivals/newarrivals.gif");
  width: 535px; }

.new_arrivals_text {
  width: 329px;
  position: absolute;
  left: 100px;
  top: 121px; }
  .new_arrivals_text textarea {
    height: 450px;
    width: 325px; }

/*  ----------------------------------------------------------------------
 *STYLING FOR ENTRY PAGE
 *---------------------------------------------------------------------- */
#entry #wrapper {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0;
  overflow: visible;
  visibility: visible;
  display: block; }
#entry form {
  margin-left: -175px;
  /* must be half of content width */
  position: absolute;
  top: -155px;
  /* must be half of content height */
  left: 50%;
  width: 330px;
  height: 310px;
  visibility: visible;
  text-align: left; }
  #entry form #logo {
    position: absolute;
    width: 104px;
    height: 105px;
    left: 120px;
    bottom: 20px;
    background: url("/assets/v1/wh_logo.gif") no-repeat 0 0; }
#entry fieldset {
  border: none;
  margin-top: 130px; }
#entry form img {
  margin-left: 120px;
  margin-bottom: 20px; }
#entry input.tf {
  margin-bottom: 4px;
  float: right; }
#entry label {
  margin-bottom: 4px;
  float: left; }
#entry input.button-middle {
  float: left;
  margin-top: 10px;
  margin-left: 75px; }

/*  ----------------------------------------------------------------------
 *FORMS
 *---------------------------------------------------------------------- */
form br {
  clear: both; }

option {
  padding: 2px; }

input {
  margin: 2px 2px 2px 0;
  padding: 2px;
  border: 1px solid black; }

textarea {
  margin: 2px 2px 2px 0;
  padding: 2px;
  border: 1px solid black;
  height: 100px;
  width: 300px; }

input.textfield {
  width: 300px; }

.gig-controls {
  margin-top: 20px;
  margin-bottom: 10px; }

.management {
  text-align: center;
  margin: 20px 0; }

#tap_beer .management {
  margin: 10px 0; }

#album form {
  position: absolute;
  left: 300px; }

#blog #wrapper {
  height: auto; }
#blog #nav {
  z-index: 10;
  height: 190px;
  position: relative; }
  #blog #nav #page-title {
    width: 641px;
    height: 107px;
    background: url("/assets/v2/blog/blog.png") no-repeat 0 0;
    left: 140px; }
  #blog #nav #home-button {
    left: 810px; }
    #blog #nav #home-button a {
      left: 0px; }
  #blog #nav #back_to_posts {
    width: 353px;
    height: 92px;
    bottom: 0;
    background: url("/assets/v2/blog/back_to_posts.png") no-repeat 0 0;
    position: absolute;
    left: 0;
    bottom: 35px; }
    #blog #nav #back_to_posts:hover {
      background-position: 0 -92px; }
    #blog #nav #back_to_posts a {
      width: 353px;
      height: 92px; }
#blog .bigline {
  background: url("/assets/v2/blog/big_line.png") no-repeat 0 0;
  position: absolute;
  bottom: 0;
  width: 950px;
  height: 28px; }
#blog .article_page {
  height: 250px !important; }
#blog #footer {
  height: 90px; }
  #blog #footer .pagination {
    width: 1000px;
    margin: 0;
    padding: 0;
    height: 90px;
    position: relative; }
    #blog #footer .pagination .previous_page a {
      background: url("/assets/v2/blog/older.png") no-repeat 0 0;
      width: 325px;
      height: 42px;
      text-indent: -5000px;
      display: block;
      position: absolute;
      left: 0;
      top: 20px; }
      #blog #footer .pagination .previous_page a:hover {
        background-position: 0 -44px; }
    #blog #footer .pagination .next_page a {
      background: url("/assets/v2/blog/newer.png") no-repeat 0 -4px;
      width: 345px;
      height: 39px;
      text-indent: -5000px;
      display: block;
      position: absolute;
      right: 35px;
      top: 20px; }
      #blog #footer .pagination .next_page a:hover {
        background-position: 0 -43px; }
    #blog #footer .pagination .disabled a, #blog #footer .pagination .disabled a:hover {
      cursor: default;
      opacity: 0.2; }
  #blog #footer #top {
    position: absolute;
    bottom: 20px; }
#blog #content {
  position: relative;
  padding: 0 0 10px 0;
  min-height: 480px; }
  #blog #content #articles {
    width: 640px;
    float: left;
    margin: 25px 0 0; }
    #blog #content #articles .article {
      height: 330px;
      position: relative;
      margin: 0 0 20px; }
      #blog #content #articles .article.last {
        margin: 0; }
      #blog #content #articles .article:hover .content .article_arrow {
        display: block; }
      #blog #content #articles .article .sidebar {
        float: left;
        width: 150px;
        padding: 0 10px 0 0;
        height: 287px;
        background: url("/assets/v2/blog/v_line.png") no-repeat 150px 0;
        position: relative; }
        #blog #content #articles .article .sidebar .image .band, #blog #content #articles .article .sidebar .image .bands {
          width: 110px;
          height: 137px;
          background: url("/assets/v2/blog/band_ro.png") no-repeat 0 0; }
          #blog #content #articles .article .sidebar .image .band:hover, #blog #content #articles .article .sidebar .image .bands:hover {
            background-position: 0 -137px; }
        #blog #content #articles .article .sidebar .image .beer, #blog #content #articles .article .sidebar .image .beers {
          width: 98px;
          height: 116px;
          background: url("/assets/v2/blog/beer_ro.png") no-repeat 0 0; }
          #blog #content #articles .article .sidebar .image .beer:hover, #blog #content #articles .article .sidebar .image .beers:hover {
            background-position: 0 -116px; }
        #blog #content #articles .article .sidebar .image .event, #blog #content #articles .article .sidebar .image .events {
          width: 146px;
          height: 144px;
          background: url("/assets/v2/blog/event_ro.png") no-repeat 0 0; }
          #blog #content #articles .article .sidebar .image .event:hover, #blog #content #articles .article .sidebar .image .events:hover {
            background-position: 0 -144px; }
        #blog #content #articles .article .sidebar .image .wheatsheaf {
          width: 81px;
          height: 90px;
          background: url("/assets/v2/blog/wheaty.png") no-repeat 0 0;
          margin: 0 0 0 35px; }
        #blog #content #articles .article .sidebar .image .whiskey {
          width: 59px;
          height: 65px;
          background: url("/assets/v2/blog/whiskey.png") no-repeat 0 0;
          margin: 0 0 0 45px; }
          #blog #content #articles .article .sidebar .image .whiskey:hover {
            background-position: 0 -75px; }
        #blog #content #articles .article .sidebar .image .art {
          width: 119px;
          height: 174px;
          background: url("/assets/v2/blog/art.png") no-repeat 0 0;
          margin: 0 0 0 15px; }
          #blog #content #articles .article .sidebar .image .art:hover {
            background-position: 0 -174px; }
        #blog #content #articles .article .sidebar .date {
          margin: 10px 0 0;
          text-align: center;
          font-size: 16px;
          font-family: arial !important; }
        #blog #content #articles .article .sidebar .social {
          position: absolute;
          bottom: 0;
          left: 35px; }
          #blog #content #articles .article .sidebar .social .social_share {
            float: left;
            margin-left: -5px;
            margin-bottom: 10px; }
          #blog #content #articles .article .sidebar .social .facebook, #blog #content #articles .article .sidebar .social .twitter {
            text-indent: -5000px;
            display: block;
            float: left; }
          #blog #content #articles .article .sidebar .social .facebook {
            width: 35px;
            height: 39px;
            background: url("/assets/v2/blog/fb.png") no-repeat 0 0;
            margin: 0 15px 0 0; }
          #blog #content #articles .article .sidebar .social .twitter {
            width: 32px;
            height: 34px;
            background: url("/assets/v2/blog/tw.png") no-repeat 0 0;
            margin: 3px 0 0 0; }
      #blog #content #articles .article .content {
        float: right;
        width: 440px;
        height: 287px;
        margin: 0 20px;
        position: relative; }
        #blog #content #articles .article .content h4 {
          font-size: 23px;
          font-family: arial !important;
          color: #eac556;
          text-transform: uppercase; }
          #blog #content #articles .article .content h4 a {
            color: #eac556;
            text-decoration: none; }
            #blog #content #articles .article .content h4 a:hover {
              color: white; }
        #blog #content #articles .article .content .excerpt {
          overflow: hidden;
          height: 165px; }
          #blog #content #articles .article .content .excerpt p {
            font-size: 16px;
            font-family: arial !important;
            line-height: 19px; }
            #blog #content #articles .article .content .excerpt p strong {
              font-weight: bold; }
        #blog #content #articles .article .content .article_arrow {
          width: 57px;
          height: 25px;
          background: url("/assets/v2/blog/article_arrow.png") no-repeat 0 0;
          position: absolute;
          bottom: 54px;
          display: none; }
        #blog #content #articles .article .content .tags {
          height: 32px;
          background: url("/assets/v2/blog/tags.png") no-repeat 0 0;
          position: absolute;
          bottom: 0;
          padding: 7px 0 0 110px;
          overflow: hidden;
          font-size: 16px;
          font-family: arial !important; }
          #blog #content #articles .article .content .tags a {
            color: #eac556;
            text-decoration: none; }
            #blog #content #articles .article .content .tags a:hover {
              color: white; }
      #blog #content #articles .article .small_line {
        position: absolute;
        bottom: 0;
        width: 630px;
        height: 15px;
        background: url("/assets/v2/blog/small_line.png") no-repeat 0 0; }
  #blog #content #side {
    width: 320px;
    float: left;
    margin: 18px 0 42px; }
    #blog #content #side #exposts {
      width: 271px;
      height: 437px;
      background: url("/assets/v2/blog/exposts.png") no-repeat 0 0;
      float: right;
      margin: 0 20px 0 0; }
      #blog #content #side #exposts .heading {
        text-indent: -5000px; }
      #blog #content #side #exposts .content {
        margin: 75px 40px 20px 40px;
        height: 325px;
        overflow: hidden; }
        #blog #content #side #exposts .content .article {
          margin: 0 0 15px; }
          #blog #content #side #exposts .content .article a {
            color: #eac556;
            text-decoration: none;
            font-size: 14px;
            text-transform: uppercase;
            margin: 0 0 5px;
            display: block;
            max-height: 58px;
            overflow: hidden; }
            #blog #content #side #exposts .content .article a:hover {
              color: white; }
  #blog #content #article {
    position: relative;
    margin: 20px 0;
    padding: 0 0 20px; }
    #blog #content #article .article {
      width: 613px;
      float: left;
      padding: 0 70px 20px 0; }
      #blog #content #article .article h4 {
        font-size: 23px;
        font-family: arial !important;
        color: #eac556;
        text-transform: uppercase; }
        #blog #content #article .article h4 a {
          color: #eac556;
          text-decoration: none; }
      #blog #content #article .article .date {
        font-size: 16px;
        font-family: arial !important;
        margin: 10px 0;
        color: #999999; }
      #blog #content #article .article p {
        font-size: 16px;
        font-family: arial !important;
        line-height: 19px; }
        #blog #content #article .article p strong {
          font-weight: bold; }
    #blog #content #article .side {
      width: 260px;
      float: left;
      margin: 0 0 20px 0;
      overflow: hidden; }
      #blog #content #article .side .social {
        width: 350px;
        display: block;
        height: 40px;
        margin: 0 0 18px; }
        #blog #content #article .side .social .social_share {
          float: left;
          margin-right: 10px;
          margin-top: 10px; }
        #blog #content #article .side .social .facebook, #blog #content #article .side .social .twitter {
          text-indent: -5000px;
          display: block;
          float: left; }
        #blog #content #article .side .social .facebook {
          width: 35px;
          height: 39px;
          background: url("/assets/v2/blog/fb.png") no-repeat 0 0;
          margin: 0 15px 0 0; }
        #blog #content #article .side .social .twitter {
          width: 32px;
          height: 34px;
          background: url("/assets/v2/blog/tw.png") no-repeat 0 0;
          margin: 3px 0 0 0; }
      #blog #content #article .side .tags {
        background: url("/assets/v2/blog/tags.png") no-repeat 0 0;
        padding: 40px 0 0 10px;
        font-size: 16px;
        font-family: arial !important;
        margin: 20px 0 0 0; }
        #blog #content #article .side .tags a {
          color: #eac556;
          text-decoration: none; }
  #blog #content #comments h3 {
    background: url("/assets/v2/blog/comment.png") no-repeat 0 0;
    width: 423px;
    height: 66px;
    text-indent: -5000px; }
  #blog #content #comments .comment {
    background: url("/assets/v2/blog/comment_line.png") no-repeat 0 bottom;
    padding: 0 0 10px;
    margin: 20px 0;
    width: 540px; }
    #blog #content #comments .comment .content {
      font-size: 14px;
      font-family: arial !important; }
    #blog #content #comments .comment .author {
      font-size: 14px;
      font-family: arial !important;
      color: #eac556;
      text-transform: uppercase;
      margin: 20px 0 0; }
  #blog #content #new_comment {
    position: relative;
    margin: 0 0 20px; }
    #blog #content #new_comment h3 {
      background: url("/assets/v2/blog/leave_a_reply.png") no-repeat 0 0;
      width: 423px;
      height: 66px;
      text-indent: -5000px; }
    #blog #content #new_comment p.name {
      background: url("/assets/v2/blog/name.png") no-repeat 0 0;
      width: 239px;
      height: 97px;
      float: left; }
      #blog #content #new_comment p.name label {
        text-indent: -5000px;
        display: block; }
      #blog #content #new_comment p.name input[type="text"] {
        margin: 47px 0 0 12px;
        background: black;
        color: white; }
    #blog #content #new_comment p.email {
      background: url("/assets/v2/blog/email.png") no-repeat 0 0;
      width: 258px;
      height: 97px;
      float: left; }
      #blog #content #new_comment p.email label {
        text-indent: -5000px;
        display: block; }
      #blog #content #new_comment p.email input[type="text"] {
        margin: 47px 0 0 13px;
        width: 233px;
        background: black;
        color: white; }
    #blog #content #new_comment p.message {
      background: url("/assets/v2/blog/message.png") no-repeat 0 0;
      width: 522px;
      height: 282px;
      float: left; }
      #blog #content #new_comment p.message label {
        text-indent: -5000px;
        display: block; }
      #blog #content #new_comment p.message textarea {
        margin: 34px 0 0 16px;
        width: 487px;
        height: 211px;
        background: black;
        color: white; }
    #blog #content #new_comment p.submit {
      position: absolute;
      left: 537px;
      top: 300px; }
      #blog #content #new_comment p.submit input {
        background: url("/assets/v2/blog/submit.png") no-repeat 0 0;
        width: 238px;
        height: 43px;
        float: left;
        text-indent: -5000px; }
        #blog #content #new_comment p.submit input:hover {
          cursor: pointer; }

/*  ----------------------------------------------------------------------
 *HELP LINKS
 *---------------------------------------------------------------------- */
#tap_beer #taps li#helplink {
  position: absolute;
  margin-top: 0px;
  left: 400px;
  width: auto;
  height: 20px; }

#helplink a:link, #helplink a:visited {
  color: #eac148;
  text-decoration: underline; }
#helplink a:hover {
  color: #797979;
  text-decoration: none; }
#helplink a:active {
  color: #eac148;
  text-decoration: none; }

#pageless-loader {
  width: 100%;
  display: block; }

#wheaty_mail {
  background: black; }
  #wheaty_mail #wrapper {
    background: black;
    width: 490px;
    height: 405px;
    padding: 45px; }
    #wheaty_mail #wrapper h2 {
      background: url(/assets/v2/homepage/wheaty_mail.png);
      display: block;
      width: 409px;
      height: 68px;
      margin: 0 auto 20px;
      text-indent: -5000px; }
    #wheaty_mail #wrapper #message {
      margin: 0 0 30px;
      line-height: 18px; }
    #wheaty_mail #wrapper #form .group {
      margin: 0 0 10px; }
      #wheaty_mail #wrapper #form .group label.heading {
        width: 125px;
        display: block;
        float: left; }
      #wheaty_mail #wrapper #form .group input[type=text] {
        width: 300px; }
      #wheaty_mail #wrapper #form .group .lists {
        margin: 0 0 0 125px; }
    #wheaty_mail #wrapper #form .submit {
      margin: 30px 0 0; }
      #wheaty_mail #wrapper #form .submit input {
        float: right;
        width: 194px;
        height: 40px;
        background: url(/assets/v2/homepage/submit.png);
        display: block;
        text-indent: -5000px; }
        #wheaty_mail #wrapper #form .submit input:hover {
          background-position: 0 -50px;
          cursor: pointer; }
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/assets/corps/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/assets/corps/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/assets/corps/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/assets/corps/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/assets/corps/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/assets/corps/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
