@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
body {
  margin: 0;
  line-height: 2em;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 18px;
  max-width: 1080px;
  margin: 0 auto !important;
  float: none !important; }
  body .text {
    margin-bottom: 12px; }
  body h3 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 1em; }
  body .header {
    background: #ffffff;
    height: 100px;
    margin-top: 2em;
    margin-bottom: 2em; }
    body .header .sitetitle {
      font-size: 5em;
      font-family: 'Yanone Kaffeesatz', sans-serif;
      text-align: center; }
    body .header .logo {
      margin-right: 18px;
      z-index: -10;
      height: 100px;
      display: inline;
      float: right; }
  body .brew {
    padding-left: 18px;
    padding-right: 18px;
    background: #fafafa;
    margin-bottom: 6px;
    line-height: 1.5em; }
  body .label {
    margin-top: 12px;
    width: 100%;
    height: auto; }
  body .bottle {
    height: 380px;
    margin-top: 1em; }
  body .stats {
    background: #f5f5f5;
    margin: 0 0 0 0;
    padding: 18px;
    height: 400px;
    overflow: hidden;
    height: 100%; }
  body .description {
    padding: 18px;
    font-size: 20px;
    background: #fafafa; }
  body .wrapper {
    width: 100%;
    min-width: 500px; }
  body .middle {
    width: 100%;
    position: relative; }
  body .middle:after {
    display: table;
    clear: both;
    content: ''; }
  body .container {
    width: 100%;
    float: left;
    overflow: hidden; }
  body .content {
    padding: 0 0 0 0px;
    overflow: auto; }
  body .sidebar {
    float: left;
    width: 250px;
    position: relative;
    background: #ffffff; }
  body ul, body li {
    list-style: none;
    margin: 0px;
    padding: 0px; }
    body ul .hlist, body li .hlist {
      display: inline;
      float: left; }
  body .title {
    font-size: 24px; }
  body .btn {
    font-size: 18px;
    color: black;
    background: white;
    text-decoration: none;
    margin-top: 6px;
    margin-bottom: 6px; }
  body .btn:hover {
    background: #3cb0fd;
    text-decoration: none; }
  body p {
    color: #505050;
    font-weight: 200;
    margin: 0;
    padding: 0; }
  body iframe {
    background: #fafafa;
    width: 500px;
    height: 400px;
    padding: 1em 0 1em 0;
    margin: 0 auto; }

/*# sourceMappingURL=main.css.map */
