.wine_layout {
  background: #f0f0f0 url('/images/wine/bg.gif') top left repeat-x; }
  .wine_layout a {
    color: #c82188;
    text-decoration: underline; }
  .wine_layout a:hover {
    text-decoration: none; }
  .wine_layout #info {
    margin-top: 0px;
    border-top: none;
    font-size: 13px;
    line-height: 20px; }
    .wine_layout #info h2 {
      font-size: 20px;
      padding-bottom: 0px; }
    .wine_layout #info .hide {
      float: right;
      padding-top: 16px; }
      .wine_layout #info .hide a {
        padding: 5px 16px;
        background: #f0f0f0;
        color: #a7a7a7;
        text-decoration: none; }
      .wine_layout #info .hide a:hover {
        background: #e9e9e9; }
  .wine_layout .post {
    background: #fff;
    border: 1px solid #e7e7e7;
    padding: 30px;
    margin-top: 20px; }
    .wine_layout .post .presenter_up {
      width: 130px;
      height: 130px;
      overflow: hidden;
      float: left;
      margin: 0 20px 40px 0px; }
    .wine_layout .post .note {
      clear: both;
      font-style: italic;
      font-size: 12px;
      padding-top: 15px;
      padding-bottom: 25px; }
    .wine_layout .post .upcoming {
      color: #c82188;
      padding-bottom: 2px;
      text-transform: uppercase;
      font-size: 11px;
      font-weight: bold; }
    .wine_layout .post h2 {
      font-size: 30px;
      color: #000;
      padding-bottom: 10px; }
    .wine_layout .post p {
      font-size: 14px;
      padding-bottom: 10px; }
    .wine_layout .post h3 {
      font-size: 13px;
      text-transform: uppercase;
      text-decoration: none;
      color: #c82188;
      padding-bottom: 10px; }
    .wine_layout .post h4 {
      color: #2a2a2a;
      font-size: 15px; }
    .wine_layout .post .green_btn a {
      padding: 10px 20px;
      background: #b3dc08;
      color: #fff;
      text-decoration: none; }
    .wine_layout .post .green_btn a:hover {
      background: #bee908; }
    .wine_layout .post .left {
      float: left;
      width: 540px;
      padding-right: 50px; }
      .wine_layout .post .left #photo_block .photo {
        float: left;
        position: relative;
        width: 180px;
        height: 130px; }
        .wine_layout .post .left #photo_block .photo img.on {
          position: absolute; }
        .wine_layout .post .left #photo_block .photo img.off {
          position: absolute; }
    .wine_layout .post .right {
      float: left;
      width: 308px; }
      .wine_layout .post .right .highlight {
        padding-top: 20px;
        font-size: 16px;
        line-height: 24px; }
        .wine_layout .post .right .highlight .bold {
          color: #2a2a2a;
          font-weight: bold; }
      .wine_layout .post .right .rsvp {
        background: url('/images/wine/bg_green.gif');
        width: 100%;
        height: 142px; }
        .wine_layout .post .right .rsvp .rsvp_btn {
          float: right;
          padding-right: 32px;
          padding-top: 17px; }
          .wine_layout .post .right .rsvp .rsvp_btn a {
            padding: 10px;
            font-size: 22px;
            color: #fff;
            text-decoration: none; }
          .wine_layout .post .right .rsvp .rsvp_btn a:hover {
            text-decoration: underline; }
        .wine_layout .post .right .rsvp h2 {
          font-size: 26px;
          padding-top: 23px;
          padding-left: 20px;
          padding-bottom: 8px;
          color: #fff; }
        .wine_layout .post .right .rsvp p {
          font-size: 13px;
          color: #4b7108;
          padding-left: 22px; }
  .wine_layout #footer {
    border: none;
    clear: both;
    padding: 40px 0px 40px 0px; }
  .wine_layout #header {
    height: 420px; }
    .wine_layout #header .banner {
      border-top: 1px Solid #3d3d3d;
      clear: both;
      padding-top: 0px;
      width: 100%;
      height: 300px;
      background: url('/images/wine/bg_banner.gif') no-repeat; }
      .wine_layout #header .banner h2 {
        color: #fff;
        padding-top: 32px;
        font-size: 52px;
        line-height: 68px; }
        .wine_layout #header .banner h2 .green {
          color: #c8f905;
          font-size: 62px;
          font-weight: bold; }
      .wine_layout #header .banner .links {
        padding-top: 27px;
        overflow: hidden;
        clear: both; }
        .wine_layout #header .banner .links .learnmore {
          float: left; }
          .wine_layout #header .banner .links .learnmore a {
            display: block;
            padding: 11px 20px 11px 33px;
            background: #a1d400 url('/images/wine/bg_arrow.gif') no-repeat;
            text-decoration: none;
            color: #fff; }
          .wine_layout #header .banner .links .learnmore a:hover {
            background: #b8ed13 url('/images/wine/bg_arrow.gif') no-repeat;
            text-decoration: none; }
        .wine_layout #header .banner .links .about {
          float: left; }
          .wine_layout #header .banner .links .about a {
            text-decoration: none;
            display: block;
            padding: 11px 20px;
            background: #2f2f2f;
            color: #fff; }
          .wine_layout #header .banner .links .about a:hover {
            background: #464646;
            text-decoration: none; }
    .wine_layout #header h1 {
      margin: 0;
      padding: 38px 0 0 0;
      color: #fff;
      height: 62px;
      font-family: Georgia, Arial;
      font-size: 21px; }
      .wine_layout #header h1 span.pink {
        color: #e03aa1;
        display: inline; }
    .wine_layout #header .subscribe {
      float: right;
      padding-top: 40px;
      width: 470px; }
      .wine_layout #header .subscribe #imgoodpeople label {
        padding-top: 6px;
        padding-right: 10px;
        font-family: Arial;
        font-size: 14px;
        color: #fff;
        float: left; }
      .wine_layout #header .subscribe #imgoodpeople .input {
        float: left; }
        .wine_layout #header .subscribe #imgoodpeople .input .messages .boo, .wine_layout #header .subscribe #imgoodpeople .input .messages .yay {
          width: 150px;
          padding: 2px 0px;
          font-size: 10px; }
        .wine_layout #header .subscribe #imgoodpeople .input .messages .boo {
          color: #c00; }
        .wine_layout #header .subscribe #imgoodpeople .input .messages .yay {
          color: #A1D400; }
        .wine_layout #header .subscribe #imgoodpeople .input input[type=text] {
          border: 1px solid #4a4a4a;
          background-color: #000;
          padding-right: 10px;
          font-size: 14px;
          width: 150px;
          height: 22px;
          padding: 3px;
          color: #fff; }
          .wine_layout #header .subscribe #imgoodpeople .input input[type=text]:focus {
            background-color: #383838; }
      .wine_layout #header .subscribe #imgoodpeople input[type=submit] {
        padding: 7px 10px;
        margin-left: 5px;
        height: 30px;
        border: 0px;
        background: #a1d400;
        color: #fff; }
