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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 10; }

body {
  line-height: 1;
  color: black;
  background: white; }

ol, ul {
  list-style: none; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

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

blockquote, q {
  quotes: "" ""; }

body {
  font-size: 62.5%; }

#header {
  height: 93px;
  position: relative;
  z-index: 99;
  overflow: visible;
  width: 900px; }
  #header #border {
    background: url(/assets/theme/images/backgrounds/header.png) repeat-y;
    width: 100%;
    height: 28px;
    position: absolute;
    bottom: 0; }
  #header h2 {
    position: absolute;
    top: 0;
    left: 18px;
    z-index: 99; }
    #header h2 img {
      position: relative;
      z-index: 99; }

#navigation {
  position: absolute;
  top: 0;
  right: -1px;
  width: 379px;
  height: 72px;
  z-index: 98;
  overflow: visible; }
  #navigation li {
    display: inline; }
    #navigation li a {
      display: inline;
      float: left;
      height: 72px;
      text-indent: -9999px;
      background: url(/assets/theme/images/navigation.png) no-repeat; }
    #navigation li ul {
      display: none; }
    #navigation li#nav-about a {
      width: 122px; }
      #navigation li#nav-about a:hover {
        background-position: 0 -72px; }
    #navigation li#nav-about.current a, #navigation li#nav-about.current a:hover,     #navigation li#nav-about.child-current a, #navigation li#nav-about.child-current a:hover {
      background-position: 0 -144px; }
    #navigation li#nav-about.current ul,     #navigation li#nav-about.child-current ul {
      left: 0;
      bottom: -21px;
      position: absolute;
      display: block; }
      #navigation li#nav-about.current ul li a,       #navigation li#nav-about.child-current ul li a {
        height: 28px;
        background: url(/assets/theme/images/subnav.png) no-repeat; }
      #navigation li#nav-about.current ul li#nav-the-team a,       #navigation li#nav-about.child-current ul li#nav-the-team a {
        width: 64px;
        background-position: 0 0; }
        #navigation li#nav-about.current ul li#nav-the-team a:hover,         #navigation li#nav-about.child-current ul li#nav-the-team a:hover {
          background-position: 0 -28px; }
      #navigation li#nav-about.current ul li#nav-the-team.current a,       #navigation li#nav-about.child-current ul li#nav-the-team.current a {
        background-position: 0 -56px; }
      #navigation li#nav-about.current ul li#nav-the-boss a,       #navigation li#nav-about.child-current ul li#nav-the-boss a {
        width: 60px;
        background-position: -64px 0; }
        #navigation li#nav-about.current ul li#nav-the-boss a:hover,         #navigation li#nav-about.child-current ul li#nav-the-boss a:hover {
          background-position: -64px -28px; }
      #navigation li#nav-about.current ul li#nav-the-boss.current a,       #navigation li#nav-about.child-current ul li#nav-the-boss.current a {
        background-position: -64px -56px; }
    #navigation li#nav-about.current.child-current ul li#nav-the-team a,     #navigation li#nav-about.child-current.child-current ul li#nav-the-team a {
      width: 63px; }
    #navigation li#nav-tastings a {
      width: 160px;
      background-position: -122px 0; }
      #navigation li#nav-tastings a:hover {
        background-position: -122px -72px; }
    #navigation li#nav-tastings.current a, #navigation li#nav-tastings.current a:hover, #navigation li#nav-tastings.child-current a {
      background-position: -122px -144px; }
    #navigation li#nav-shop a {
      width: 97px;
      background-position: -282px 0; }
      #navigation li#nav-shop a:hover {
        background-position: -282px -72px; }
    #navigation li#nav-shop.current a, #navigation li#nav-shop.current a:hover, #navigation li#nav-shop.child-current a {
      background-position: -282px -144px; }

#main div.container {
  width: 900px;
  min-height: 517px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 150%;
  line-height: 1.5;
  letter-spacing: -0.5px;
  color: #999;
  background: #000;
  border-bottom: 10px solid #7c4d04; }
#main.home div.container {
  background: #000 url(/assets/theme/images/backgrounds/home.jpg) no-repeat bottom right; }
  #main.home div.container #content {
    padding-top: 100px; }
  #main.home div.container h1 {
    background: #ca8733 url(/assets/theme/images/titles/old-dog-new-tricks.png) no-repeat;
    width: 490px;
    height: 111px;
    text-indent: -9999px;
    margin-bottom: 0.8em; }
  #main.home div.container p {
    margin-left: 70px;
    width: 420px; }
  #main.home div.container #home-links {
    background: url(/assets/theme/images/small-glasses.png) no-repeat bottom right;
    min-height: 123px;
    margin-top: 10px;
    margin-left: 70px;
    width: 340px;
    padding-top: 45px; }
    #main.home div.container #home-links h3 {
      background: url(/assets/theme/images/titles/debut-varietal.png) no-repeat;
      width: 226px;
      height: 57px;
      text-indent: -9999px;
      margin-bottom: 5px; }
    #main.home div.container #home-links ul {
      height: 20px; }
      #main.home div.container #home-links ul li {
        display: inline; }
        #main.home div.container #home-links ul li a {
          float: left;
          display: inline;
          height: 20px;
          background: url(/assets/theme/images/home-links.png) no-repeat;
          text-indent: -9999px; }
        #main.home div.container #home-links ul li.tasting-notes a {
          width: 90px;
          background-position: 0 0; }
          #main.home div.container #home-links ul li.tasting-notes a:hover {
            background-position: 0 -20px; }
        #main.home div.container #home-links ul li.shop-online a {
          width: 76px;
          background-position: -90px 0; }
          #main.home div.container #home-links ul li.shop-online a:hover {
            background-position: -90px -20px; }
#main.about div.container {
  background: #000 url(/assets/theme/images/backgrounds/about.jpg) no-repeat top right;
  color: #7f7f7f;
  font-size: 190%;
  line-height: 1.3; }
  #main.about div.container #content {
    padding: 148px 0 0 74px; }
  #main.about div.container p {
    width: 390px;
    margin-bottom: 1.3em; }
  #main.about div.container h1 {
    color: #da9d48; }
  #main.about div.container h3 {
    background: url(/assets/theme/images/titles/wine-should-never.png) no-repeat;
    width: 464px;
    height: 17px;
    text-indent: -9999px;
    margin-top: 70px;
    margin-bottom: 30px; }
#main.about-the-boss div.container {
  background: #000 url(/assets/theme/images/backgrounds/the-boss.jpg) no-repeat top left;
  max-height: 517px; }
  #main.about-the-boss div.container #content {
    padding-left: 400px;
    padding-top: 105px;
    width: 315px; }
  #main.about-the-boss div.container h1 {
    background: url(/assets/theme/images/titles/terroir-terrier.png) no-repeat;
    width: 313px;
    height: 30px;
    text-indent: -9999px;
    margin-bottom: 1em; }
  #main.about-the-boss div.container p {
    margin-bottom: 1.5em; }
#main.about-the-team div.container #content {
  padding-top: 83px;
  padding-left: 140px; }
#main.about-the-team div.container ul li {
  float: left;
  display: inline;
  margin-right: 18px; }
#main.about-the-team div.container img.bio {
  cursor: pointer; }
#main.tastings div.container {
  background: #fff url(/assets/theme/images/backgrounds/tastings.jpg) no-repeat top left;
  color: #333;
  font-size: 130%;
  position: relative; }
  #main.tastings div.container #content {
    padding-top: 70px;
    padding-left: 520px; }
  #main.tastings div.container img.bottle {
    position: absolute;
    left: 350px;
    top: 0; }
  #main.tastings div.container h1 {
    text-indent: -9999px;
    margin-bottom: 10px; }
  #main.tastings div.container p {
    margin-right: 30px; }
#main.tastings-2009 div.container h1 {
  background: url(/assets/theme/images/titles/2009-chardonnay.jpg) no-repeat;
  width: 336px;
  height: 74px; }
#main.tastings-2009 div.container a {
  background: url(/assets/theme/images/links/2006-chardonnay.png) no-repeat;
  width: 168px;
  height: 37px;
  display: block;
  margin-top: 20px;
  text-indent: -9999px; }
#main.tastings-2006 div.container h1 {
  background: url(/assets/theme/images/titles/2006-chardonnay.png) no-repeat;
  width: 336px;
  height: 74px; }
#main.tastings-2006 div.container a {
  background: url(/assets/theme/images/links/2005-chardonnay.png) no-repeat;
  width: 168px;
  height: 37px;
  display: block;
  margin-top: 20px;
  text-indent: -9999px; }
#main.tastings-2005 div.container h1 {
  background: url(/assets/theme/images/titles/2005-chardonnay.png) no-repeat;
  width: 336px;
  height: 74px; }
#main.tastings-2005 div.container a {
  background: url(/assets/theme/images/links/2006-chardonnay.png) no-repeat;
  width: 168px;
  height: 37px;
  display: block;
  margin-top: 20px;
  text-indent: -9999px; }
#main.shop div.container {
  background: #000 url(/assets/theme/images/backgrounds/shop.jpg) no-repeat bottom left;
  position: relative; }
  #main.shop div.container h1 {
    background: url(/assets/theme/images/titles/shop.png) no-repeat;
    position: absolute;
    top: 35px;
    left: 220px;
    width: 374px;
    height: 557px;
    text-indent: -9999px; }
  #main.shop div.container h3 {
    background: url(/assets/theme/images/titles/find-out-hoopla.png) no-repeat;
    position: absolute;
    top: 225px;
    left: 520px;
    width: 296px;
    height: 54px;
    text-indent: -9999px; }
  #main.shop div.container a {
    background: url(/assets/theme/images/links/download-order-form.png) no-repeat;
    position: absolute;
    top: 295px;
    left: 522px;
    width: 237px;
    height: 17px;
    text-indent: -9999px; }

#footer {
  font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
  font-size: 100%;
  color: #a4670d;
  padding: 20px;
  line-height: 1.6;
  position: relative;
  width: 860px; }
  #footer a {
    color: #000;
    text-decoration: none; }
    #footer a:hover {
      color: #a4670d; }
  #footer #footer-popups {
    line-height: 1;
    padding-bottom: 13px; }
    #footer #footer-popups li {
      display: inline; }
      #footer #footer-popups li a {
        float: left;
        display: inline;
        padding-right: 5px;
        margin-right: 5px;
        border-right: 1px solid #a4670d; }
      #footer #footer-popups li.nav-last a {
        border-right: none; }
  #footer #copyright {
    clear: both; }
  #footer #whos-the-boss {
    position: absolute;
    top: 20px;
    right: 20px;
    font-weight: bold;
    font-size: 110%; }
