/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

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

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

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/sourcesanspro-bold-webfont.eot");
  src: url("../fonts/sourcesanspro-bold-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-bold-webfont.woff") format("woff2"), url("../fonts/sourcesanspro-bold-webfont.woff") format("woff"), url("../fonts/sourcesanspro-bold-webfont.ttf") format("truetype"), url("../fonts/sourcesanspro-bold-webfont.svg") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/sourcesanspro-boldit-webfont.eot");
  src: url("../fonts/sourcesanspro-boldit-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-boldit-webfont.woff") format("woff2"), url("../fonts/sourcesanspro-boldit-webfont.woff") format("woff"), url("../fonts/sourcesanspro-boldit-webfont.ttf") format("truetype"), url("../fonts/sourcesanspro-boldit-webfont.svg") format("svg");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/sourcesanspro-it-webfont.eot");
  src: url("../fonts/sourcesanspro-it-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-it-webfont.woff") format("woff2"), url("../fonts/sourcesanspro-it-webfont.woff") format("woff"), url("../fonts/sourcesanspro-it-webfont.ttf") format("truetype"), url("../fonts/sourcesanspro-it-webfont.svg") format("svg");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/sourcesanspro-regular-webfont.eot");
  src: url("../fonts/sourcesanspro-regular-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-regular-webfont.woff") format("woff2"), url("../fonts/sourcesanspro-regular-webfont.woff") format("woff"), url("../fonts/sourcesanspro-regular-webfont.ttf") format("truetype"), url("../fonts/sourcesanspro-regular-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Eveleth';
  src: url("../fonts/evelethregular-webfont.eot");
  src: url("../fonts/evelethregular-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/evelethregular-webfont.woff") format("woff2"), url("../fonts/evelethregular-webfont.woff") format("woff"), url("../fonts/evelethregular-webfont.ttf") format("truetype"), url("../fonts/evelethregular-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Eveleth Clean';
  src: url("../fonts/evelethcleanregular-webfont.eot");
  src: url("../fonts/evelethcleanregular-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/evelethcleanregular-webfont.woff") format("woff2"), url("../fonts/evelethcleanregular-webfont.woff") format("woff"), url("../fonts/evelethcleanregular-webfont.ttf") format("truetype"), url("../fonts/evelethcleanregular-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Eveleth Clean Thin';
  src: url("../fonts/evelethcleanthin-webfont.eot");
  src: url("../fonts/evelethcleanthin-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/evelethcleanthin-webfont.woff") format("woff2"), url("../fonts/evelethcleanthin-webfont.woff") format("woff"), url("../fonts/evelethcleanthin-webfont.ttf") format("truetype"), url("../fonts/evelethcleanthin-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
em, i {
  font-style: italic; }

strong {
  font-weight: bold; }

html, body {
  height: 100%;
  color: #393939; }

html {
  background: #d9d1c3;
  margin-top: 0 !important; }

* html {
  margin-top: 0 !important; }

body {
  font-family: "Source Sans Pro"; }
  body .site-wrapper {
    margin-left: 7px;
    overflow: auto; }
    @media (max-width: 860px) {
      body .site-wrapper {
        margin-left: 0; } }
  @media (max-width: 860px) {
    body.push-body-toright {
      left: 0; } }

a.back-link {
  display: inline-block;
  line-height: 19px;
  height: 17px;
  background: url("../images/arrow_left_gold.png") no-repeat center left;
  padding-left: 20px;
  background-size: 10px 16px;
  text-decoration: none;
  color: #80796c !important;
  font-size: 0.875em; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    a.back-link {
      background-image: url("../images/arrow_left_gold-2x.png"); } }

.left-border {
  position: fixed;
  left: 0;
  top: 0;
  background: #d9d1c3;
  width: 5px;
  height: 100%;
  border-right: 2px solid #b48541;
  z-index: 1001; }
  @media (max-width: 860px) {
    .left-border {
      display: none; } }

h1 {
  font-family: Eveleth, Arial, Sans-Serif;
  text-transform: uppercase;
  color: #b48541;
  font-size: 1.875em;
  line-height: 1.07em;
  margin-bottom: 0.45em;
  letter-spacing: 0.125em; }

h2 {
  font-family: "Eveleth Clean", Arial, Sans-Serif;
  text-transform: uppercase;
  color: #393939;
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 0.45em;
  letter-spacing: 0.125em; }

h3, .gform_title {
  font-family: "Eveleth Clean", Arial, Sans-Serif;
  text-transform: uppercase;
  color: #b48541;
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 0.45em;
  letter-spacing: 0.1875em; }

h5 {
  font-family: "Eveleth Clean Thin", "Arial Narrow", Sans-Serif;
  letter-spacing: 4px;
  font-size: 0.75em;
  color: #b48541;
  text-transform: uppercase;
  margin-top: 0; }

h6 {
  font-family: "Eveleth Clean", Arial, Sans-Serif;
  text-transform: uppercase;
  color: #b48541;
  font-size: 0.75em;
  line-height: 1.5em;
  margin-bottom: 0.45em;
  letter-spacing: 0.1875em; }
  h6 a, h6 a:visited, h6 a:hover {
    text-decoration: none;
    color: #b48541; }

a, a:hover, a:visited {
  color: #ab0d0d; }

p, .gform_description {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 1em;
  line-height: 1.625em; }

.container {
  width: 612px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 980px) {
    .container {
      width: 768px; } }
  @media (min-width: 1250px) {
    .container {
      width: 1050px; } }
  @media (min-width: 1580px) {
    .container {
      width: 75%; } }
  @media (max-width: 860px) {
    .container {
      width: auto;
      margin-left: 16px;
      margin-right: 16px; } }

a.button {
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  padding: 6px 16px;
  color: #fff;
  background-color: #a09481;
  font-family: "Eveleth Clean", Arial, Sans-Serif;
  font-size: 1em;
  margin-bottom: 0.5em; }

#site {
  height: 100%; }

header {
  padding-top: 42px;
  margin-bottom: 5.625em;
  position: relative; }
  @media (max-width: 860px) {
    header {
      padding-top: 200px;
      margin-bottom: 2em; } }
  header .site-logo {
    width: auto;
    left: auto;
    margin-left: -47px;
    z-index: 200; }
    header .site-logo img {
      width: 197px;
      height: 185px; }
    @media (max-width: 860px) {
      header .site-logo {
        width: 152px;
        margin-left: 0px;
        margin-top: 0; }
        header .site-logo img {
          width: 100%;
          height: auto; } }
  header .page-title {
    overflow: auto;
    border-left: 2px solid #b48541;
    min-height: 185px;
    padding-left: 26px;
    display: table;
    margin-left: 230px; }
    header .page-title .page-title-inner {
      display: table-cell;
      vertical-align: middle; }
      header .page-title .page-title-inner p {
        margin-bottom: 0; }
    @media (max-width: 860px) {
      header .page-title {
        border-left: none;
        padding-left: 0;
        display: block;
        margin-left: 0;
        min-height: 0; }
        header .page-title .page-title-inner {
          display: inline-block; }
          header .page-title .page-title-inner h1 {
            margin-bottom: 0; } }

footer {
  margin-top: 6em;
  margin-bottom: 4em;
  max-width: 826px;
  overflow: hidden;
  *zoom: 1; }
  footer.container {
    width: 90%; }
    @media (min-width: 980px) {
      footer.container {
        width: 768px; } }
  @media (max-width: 468px) {
    footer {
      margin-top: 2em; } }
  footer .column {
    float: left;
    width: 33%;
    text-align: center; }
    footer .column input[type=text] {
      width: 100%;
      padding-left: 8px; }
    footer .column .column-inner {
      text-align: left;
      display: inline-block; }
      footer .column .column-inner .icon-links .cbg, footer .column .column-inner .icon-links .cto {
        float: left; }
      footer .column .column-inner .icon-links .cbg {
        border-right: 1px solid #80796c;
        width: 52px;
        padding-right: 18px; }
      footer .column .column-inner .icon-links .cto {
        margin-left: 18px; }
      @media (max-width: 860px) {
        footer .column .column-inner .icon-links .cbg, footer .column .column-inner .icon-links .cto {
          float: none; }
        footer .column .column-inner .icon-links .cbg {
          border-right: none;
          width: 70px;
          padding-right: 0;
          margin-right: 0;
          text-align: center; }
        footer .column .column-inner .icon-links .cto {
          margin-left: 0;
          margin-top: 16px; } }
      @media (max-width: 468px) {
        footer .column .column-inner .icon-links {
          margin-bottom: 90px; }
          footer .column .column-inner .icon-links .cbg, footer .column .column-inner .icon-links .cto {
            float: left; }
          footer .column .column-inner .icon-links .cbg {
            border-right: 1px solid #80796c;
            width: 52px;
            padding-right: 18px; }
          footer .column .column-inner .icon-links .cto {
            margin-left: 18px; } }
    footer .column:first-child {
      text-align: left; }
    footer .column:last-child {
      text-align: right; }
    @media (max-width: 468px) {
      footer .column {
        float: none;
        width: 100%;
        text-align: left;
        margin-bottom: 10px; }
        footer .column .social {
          margin-top: 0;
          margin-bottom: 38px; }
        footer .column:first-child {
          margin-bottom: 38px; }
        footer .column:last-child {
          text-align: left; } }
  footer nav a, footer nav a:visited, footer nav a:hover {
    font-weight: bold;
    color: #393939;
    margin-bottom: 1em;
    text-decoration: none;
    display: block; }
  footer .social {
    margin-top: 56px;
    height: 32px; }
    footer .social .social-icon {
      width: 23px;
      height: 23px;
      margin-right: 12px;
      display: block;
      float: left; }
      footer .social .social-icon:last-child {
        margin-right: 0; }
      footer .social .social-icon.facebook {
        background: url("../images/icon_facebook.png") no-repeat;
        background-size: 23px 23px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          footer .social .social-icon.facebook {
            background-image: url("../images/icon_facebook-2x.png"); } }
      footer .social .social-icon.twitter {
        background: url("../images/icon_twitter.png") no-repeat;
        background-size: 23px 23px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          footer .social .social-icon.twitter {
            background-image: url("../images/icon_twitter-2x.png"); } }
      footer .social .social-icon.instagram {
        background: url("../images/icon_instagram.png") no-repeat;
        background-size: 23px 23px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          footer .social .social-icon.instagram {
            background-image: url("../images/icon_instagram-2x.png"); } }
      footer .social .social-icon.pinterest {
        background: url("../images/icon_pinterest.png") no-repeat;
        background-size: 23px 23px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          footer .social .social-icon.pinterest {
            background-image: url("../images/icon_pinterest-2x.png"); } }

.menu-spacer {
  position: fixed;
  left: 0;
  top: 0;
  width: 90px;
  height: 100%;
  background: #d9d1c3; }
  @media (max-width: 860px) {
    .menu-spacer {
      display: none; } }

.menu-trigger {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  width: 90px;
  height: 148px;
  top: 50%;
  margin-top: -75px;
  left: 7px;
  cursor: pointer;
  font-family: Eveleth, Arial, Sans-Serif;
  color: #b48541;
  font-size: 0.6875em;
  text-align: center; }
  .menu-trigger.push-body {
    position: fixed; }
    @media (max-width: 860px) {
      .menu-trigger.push-body {
        position: absolute;
        left: auto; } }
  .menu-trigger.menu-active {
    position: fixed;
    left: 240px; }
    @media (max-width: 860px) {
      .menu-trigger.menu-active {
        position: fixed;
        left: auto;
        right: 16px;
        z-index: 1003; } }
  @media (max-width: 860px) {
    .menu-trigger {
      position: absolute;
      width: 108px;
      top: 20px;
      margin-top: 0;
      right: 16px;
      left: auto; } }
  .menu-trigger .ornament-top {
    background: url("../images/ornament_wheat_upper.png") no-repeat center top;
    padding-bottom: 10px;
    width: 54px;
    height: 62px;
    margin: auto; }
    @media (max-width: 860px) {
      .menu-trigger .ornament-top {
        display: none; } }
  .menu-trigger .ornament-bottom {
    background: url("../images/ornament_wheat_lower.png") no-repeat center bottom;
    padding-top: 10px;
    width: 54px;
    height: 62px;
    margin: auto; }
    @media (max-width: 860px) {
      .menu-trigger .ornament-bottom {
        display: none; } }
  @media (max-width: 860px) {
    .menu-trigger .menu-contents {
      border-top: 5px solid black;
      border-bottom: 5px solid black;
      padding: 10px 15px;
      font-size: 1.375em; } }

.cbp-spmenu {
  background: #d9d1c3;
  font-family: Eveleth, Arial, Sans-Serif;
  color: #b48541;
  text-align: center; }
  .cbp-spmenu a, .cbp-spmenu a:hover, .cbp-spmenu a:visited {
    font-size: 1.25em;
    line-spacing: 1.9em;
    text-decoration: none;
    color: #b48541;
    display: block;
    margin-bottom: 20px; }
    .cbp-spmenu a:first-child, .cbp-spmenu a:hover:first-child, .cbp-spmenu a:visited:first-child {
      margin-top: 20px; }
  .cbp-spmenu .nav-wrapper {
    display: table;
    width: 100%;
    height: 100%; }
    .cbp-spmenu .nav-wrapper .nav-content {
      display: table-cell;
      text-align: center;
      vertical-align: middle; }
      .cbp-spmenu .nav-wrapper .nav-content a {
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .cbp-spmenu .nav-wrapper .nav-content a:hover, .cbp-spmenu .nav-wrapper .nav-content .current-menu-item a {
        color: #393939; }
      .cbp-spmenu .nav-wrapper .nav-content li {
        list-style: none;
        margin: 0;
        padding: 0; }
  .cbp-spmenu.cbp-spmenu-vertical {
    overflow-y: hidden; }
    @media (max-width: 860px) {
      .cbp-spmenu.cbp-spmenu-vertical {
        width: 100%;
        left: -100%; } }

.site-logo {
  position: absolute;
  top: 42px;
  left: 0;
  left: -47px;
  width: 100%;
  height: 185px; }
  .site-logo img {
    width: 197px;
    height: 185px; }
  @media (max-width: 860px) {
    .site-logo {
      width: 152px;
      left: 16px;
      top: 16px;
      position: fixed;
      z-index: 1002; }
      .site-logo img {
        width: 100%;
        height: auto; }
      .site-logo .container {
        width: 100%;
        margin: 0; }
      .menu-closed .site-logo {
        position: absolute; } }

.alignleft {
  float: left;
  margin-right: 1.875em;
  margin-bottom: 1.875em; }
  @media (max-width: 468px) {
    .alignleft {
      float: none;
      width: 100% !important;
      height: auto !important;
      margin-right: 0;
      margin-left: 0; } }

.alignright {
  float: right;
  margin-left: 1.875em;
  margin-bottom: 1.875em; }
  @media (max-width: 468px) {
    .alignright {
      float: none;
      width: 100% !important;
      height: auto !important;
      margin-right: 0;
      margin-left: 0; } }

img.alignleft, img.alignright {
  -moz-box-shadow: 4px 4px 0 0 #a09481;
  -webkit-box-shadow: 4px 4px 0 0 #a09481;
  box-shadow: 4px 4px 0 0 #a09481; }
  img.alignleft.no-border, img.alignright.no-border {
    -moz-box-shadow: 0 0 0 0 #333333;
    -webkit-box-shadow: 0 0 0 0 #333333;
    box-shadow: 0 0 0 0 #333333; }

a.more-details-link {
  display: inline-block;
  text-transform: uppercase;
  color: #262626;
  font-family: "Eveleth Clean", Arial, Sans-Serif;
  font-size: 0.875em;
  padding-right: 32px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-decoration: none;
  background: url("../images/black_button_arrow_right.png") no-repeat right center;
  background-size: 19px 24px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    a.more-details-link {
      background-image: url("../images/black_button_arrow_right-2x.png"); } }

@media (max-width: 468px) {
  .hide-on-mobile {
    display: none; } }

.mobile-only {
  display: none; }
  @media (max-width: 468px) {
    .mobile-only {
      display: block; } }

.two-columns {
  overflow: hidden;
  *zoom: 1; }
  @media (min-width: 980px) {
    .two-columns {
      -moz-columns: 2;
      -webkit-columns: 2;
      columns: 2; } }
  .two-columns a {
    display: inline-block;
    font-weight: bold;
    font-size: 1em;
    margin-top: 20px;
    color: #262626; }

.anchor-list a {
  display: block;
  font-weight: bold;
  font-size: 1em;
  margin-top: 20px;
  color: #262626; }

.breweries-by-region-map {
  position: relative;
  width: 670px;
  height: 475px;
  margin: auto; }
  .breweries-by-region-map img {
    position: absolute;
    top: 0;
    left: 0; }
    .breweries-by-region-map img.map-region {
      display: none; }
      .breweries-by-region-map img.map-region.selected {
        display: block; }

.brewer-login-form {
  background: #d9d1c3;
  position: fixed;
  top: 0;
  right: -550px;
  padding: 30px;
  padding-right: 58px;
  -moz-transition: right 0.2s ease-in-out;
  -o-transition: right 0.2s ease-in-out;
  -webkit-transition: right 0.2s ease-in-out;
  transition: right 0.2s ease-in-out; }
  .brewer-login-form.open {
    right: 0; }
  .brewer-login-form #loginform .username-pw {
    margin-right: 40px;
    float: left; }
    .brewer-login-form #loginform .username-pw label {
      display: block;
      width: auto;
      font-size: 12px; }
    .brewer-login-form #loginform .username-pw input[type=text], .brewer-login-form #loginform .username-pw input[type=password] {
      width: 230px; }
  .brewer-login-form #loginform .remember-submit {
    float: left;
    margin-top: 40px; }

.promo-flyout {
  background: #d9d1c3;
  position: fixed;
  top: 134px;
  right: -360px;
  width: 358px;
  text-align: center;
  z-index: 100;
  padding-bottom: 20px;
  -moz-transition: right 0.2s ease-in-out;
  -o-transition: right 0.2s ease-in-out;
  -webkit-transition: right 0.2s ease-in-out;
  transition: right 0.2s ease-in-out; }
  .promo-flyout .promo-flyout-content {
    margin: auto;
    width: 188px; }
    .promo-flyout .promo-flyout-content p {
      font-family: "Source Sans Pro";
      font-size: 1.125em;
      line-height: 1.22em;
      margin-top: 0; }
      .promo-flyout .promo-flyout-content p a {
        text-decoration: none;
        color: #ab0d0d; }
  .promo-flyout.open {
    right: 0; }
  @media (max-width: 860px) {
    .promo-flyout {
      position: relative;
      top: auto;
      right: auto;
      margin: auto;
      width: 100%; } }

.brewer-login-bug {
  position: fixed;
  right: 0;
  top: 0px;
  width: 30px;
  height: 108px;
  cursor: pointer;
  z-index: 101;
  background: url("../images/login_bug_closed.png") no-repeat center center #d9d1c3; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .brewer-login-bug {
      background-image: url("../images/login_bug_closed-2x.png");
      background-size: 10px 96px; } }
  .brewer-login-bug.open {
    background-image: url("../images/login_bug_open.png"); }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .brewer-login-bug.open {
        background-image: url("../images/login_bug_open-2x.png");
        background-size: 10px 96px; } }
  @media (max-width: 860px) {
    .brewer-login-bug {
      display: none; } }

.promo-flyout-bug {
  position: fixed;
  right: 0;
  top: 134px;
  width: 30px;
  height: 551px;
  z-index: 101;
  cursor: pointer;
  background: url("../images/flyout_promo_bug_closed.png") no-repeat center center #d9d1c3; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .promo-flyout-bug {
      background-image: url("../images/flyout_promo_bug_closed-2x.png");
      background-size: 11px 201px; } }
  .promo-flyout-bug.open {
    background-image: url("../images/flyout_promo_bug_open.png"); }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .promo-flyout-bug.open {
        background-image: url("../images/flyout_promo_bug_open-2x.png"); } }
  @media (max-width: 860px) {
    .promo-flyout-bug {
      display: none; } }

.register-container {
  margin-bottom: 20px; }

.trade-partner-select-container {
  overflow: hidden;
  *zoom: 1; }
  .trade-partner-select-container .trade-partner-category-select {
    float: left; }

a.register-button {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  float: right;
  height: 24px;
  width: 156px;
  font-size: 14px;
  line-height: 16px;
  padding: 14px 54px 4px 20px;
  background: url("../images/button_arrow_right-2x.png") no-repeat #877b66;
  background-size: 35px 44px;
  background-position: top right;
  margin-bottom: 20px; }

#wpadminbar {
  display: none; }

.content.container ul {
  padding-left: 20px; }
  .content.container ul li {
    display: block;
    display: list-item;
    list-style: disc;
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 1em;
    line-height: 1.625em; }
    .content.container ul li ul {
      margin-top: 1em; }

/* Make insurance page show an image instead of a title */
.page-id-3511 .page-title-inner {
  background: url("../images/title_insurance.png") no-repeat center left;
  height: 184px;
  min-width: 180px;
  background-size: 180px; }
  .page-id-3511 .page-title-inner h1 {
    visibility: hidden; }

input[type=text], input[type=email], input[type=tel], input[type=url], input[type=password], input[type=password], .gfield_password_strength, select, .wp-editor-wrap {
  font-size: 1em;
  line-height: 2.1875em;
  border: none;
  font-family: "Source Sans Pro";
  -moz-box-shadow: 4px 4px 0 0 #a09481;
  -webkit-box-shadow: 4px 4px 0 0 #a09481;
  box-shadow: 4px 4px 0 0 #a09481;
  padding-left: 10px; }

textarea {
  font-size: 1em;
  border: none;
  font-family: "Source Sans Pro";
  -moz-box-shadow: 4px 4px 0 0 #a09481;
  -webkit-box-shadow: 4px 4px 0 0 #a09481;
  box-shadow: 4px 4px 0 0 #a09481; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/select_arrow_down.png") no-repeat center right #fff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 8px 12px;
  padding-right: 30px; }

select::-ms-expand {
  /* for IE 11 */
  display: none; }

input[type=image] {
  margin-top: 22px; }

input {
  color: #a9a9a9;
  font-family: "Source Sans Pro"; }

html .gform_wrapper .top_label input.medium, html .gform_wrapper .top_label select.medium, html .gform_wrapper .top_label textarea.medium {
  width: 100%;
  padding-left: 8px;
  padding-right: 0;
  max-width: 760px; }
html .gform_wrapper .hidden {
  display: none; }
html .gform_wrapper h3.gform_title {
  font-size: inherit !important;
  font-weight: inherit !important;
  letter-spacing: 0.1875em !important; }
html .gform_wrapper .wp-editor-wrap {
  padding-left: 0;
  max-width: 490px; }
  html .gform_wrapper .wp-editor-wrap textarea {
    height: 475px; }
html .gform_wrapper input.large, html .gform_wrapper textarea.large, html .gform_wrapper select {
  max-width: 472px; }
html .gform_wrapper input.small, html .gform_wrapper textarea.small {
  max-width: 472px; }
html .gform_wrapper input {
  color: #a9a9a9;
  font-family: "Source Sans Pro"; }
html .gform_wrapper input[type=text], html .gform_wrapper input[type=email], html .gform_wrapper input[type=tel], html .gform_wrapper input[type=url], html .gform_wrapper input[type=password], html .gform_wrapper textarea {
  padding-left: 0.625em;
  padding-right: 0.625em; }
html .gform_wrapper textarea.medium {
  width: 47.5%; }
html .gform_wrapper input[type=file] {
  color: #262626;
  font-size: 0.825em; }
html .gform_wrapper textarea, html .gform_wrapper textarea.large {
  height: 140px;
  padding: 0.625em; }
html .gform_wrapper div.validation_error {
  border-top: none;
  border-bottom: none; }
html .gform_wrapper li.gfield.gfield_error {
  background-color: transparent;
  border: none; }
  html .gform_wrapper li.gfield.gfield_error .ginput_container {
    margin-left: 0; }
html .gform_wrapper ul.gfield_checkbox {
  margin-top: 1em;
  padding-left: 0; }
  html .gform_wrapper ul.gfield_checkbox li {
    margin-bottom: 0.25em;
    padding-left: 24px !important;
    background: url("../images/checkbox_unchecked.png") no-repeat;
    background-position: 0 4px;
    background-size: 15px 15px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      html .gform_wrapper ul.gfield_checkbox li {
        background-image: url("../images/checkbox_unchecked-2x.png"); } }
    html .gform_wrapper ul.gfield_checkbox li.checked {
      background-image: url("../images/checkbox_checked.png"); }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        html .gform_wrapper ul.gfield_checkbox li.checked {
          background-image: url("../images/checkbox_checked-2x.png"); } }
    html .gform_wrapper ul.gfield_checkbox li input[type=checkbox] {
      position: absolute;
      left: -9999px; }
html .gform_wrapper label.mimic-form-label {
  font-weight: normal;
  font-size: 0.875em;
  margin-bottom: 0;
  margin-top: 0; }
html .gform_wrapper .ginput_container #extensions_message {
  font-weight: normal;
  font-size: 0.875em;
  margin-bottom: 0;
  margin-top: 0;
  font-style: italic; }
html .gform_wrapper .top_label li.gfield .gfield_label {
  font-weight: normal;
  font-size: 0.875em;
  margin-bottom: 0;
  margin-top: 0; }
html .gform_wrapper .top_label li.gfield.gf_inline input[type=text].small, html .gform_wrapper .top_label li.gfield.gf_inline input[type=email].small, html .gform_wrapper .top_label li.gfield.gf_inline input[type=tel].small, html .gform_wrapper .top_label li.gfield.gf_inline input[type=url].small, html .gform_wrapper .top_label li.gfield.gf_inline input[type=password].small, html .gform_wrapper .top_label li.gfield.gf_inline textarea.small {
  width: 140px !important; }
html .gform_wrapper .top_label li.gfield.gf_inline input[type=text].medium, html .gform_wrapper .top_label li.gfield.gf_inline input[type=email].medium, html .gform_wrapper .top_label li.gfield.gf_inline input[type=tel].medium, html .gform_wrapper .top_label li.gfield.gf_inline input[type=url].medium, html .gform_wrapper .top_label li.gfield.gf_inline input[type=password].medium, html .gform_wrapper .top_label li.gfield.gf_inline textarea.medium {
  max-width: 288px; }
  html .gform_wrapper .top_label li.gfield.gf_inline input[type=text].medium:first-child, html .gform_wrapper .top_label li.gfield.gf_inline input[type=email].medium:first-child, html .gform_wrapper .top_label li.gfield.gf_inline input[type=tel].medium:first-child, html .gform_wrapper .top_label li.gfield.gf_inline input[type=url].medium:first-child, html .gform_wrapper .top_label li.gfield.gf_inline input[type=password].medium:first-child, html .gform_wrapper .top_label li.gfield.gf_inline textarea.medium:first-child {
    margin-right: 10px; }
html .gform_wrapper .top_label li.gfield .ginput_complex .ginput_left, html .gform_wrapper .top_label li.gfield .ginput_complex .ginput_right {
  max-width: 226px; }
html .gform_wrapper .top_label li.gfield .ginput_complex .ginput_right {
  margin-left: 22px; }
html .gform_wrapper .top_label li.gfield .ginput_complex label {
  margin-top: 4px; }
html .gform_wrapper .top_label li.gfield .gfield_password_strength {
  max-width: 482px;
  color: #fff;
  background-color: #a9a9a9;
  border: none; }
  html .gform_wrapper .top_label li.gfield .gfield_password_strength.mismatch, html .gform_wrapper .top_label li.gfield .gfield_password_strength.bad, html .gform_wrapper .top_label li.gfield .gfield_password_strength.short {
    background-color: #ab0d0d; }
  html .gform_wrapper .top_label li.gfield .gfield_password_strength.good {
    background-color: #b48541; }
  html .gform_wrapper .top_label li.gfield .gfield_password_strength.strong {
    background-color: #5c9525; }
html .gform_wrapper .gfield_required {
  color: #b48541; }
html .gform_wrapper .gfield {
  margin-bottom: 1.375em; }
html .gform_wrapper .gform_footer {
  padding-top: 0; }

#loginform label {
  display: inline-block;
  width: 70px; }
#loginform input[type=text], #loginform input[type=password] {
  width: 402px; }
  @media (max-width: 468px) {
    #loginform input[type=text], #loginform input[type=password] {
      width: 95%; } }
#loginform .login-remember {
  margin-bottom: 0.25em;
  padding-left: 34px;
  background: url("../images/checkbox_unchecked.png") no-repeat;
  background-position: 0 4px;
  background-size: 15px 15px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #loginform .login-remember {
      background-image: url("../images/checkbox_unchecked-2x.png"); } }
  #loginform .login-remember.checked {
    background-image: url("../images/checkbox_checked.png"); }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #loginform .login-remember.checked {
        background-image: url("../images/checkbox_checked-2x.png"); } }
  #loginform .login-remember input[type=checkbox] {
    position: absolute;
    left: -9999px; }
  #loginform .login-remember label {
    width: 140px; }

input[type=submit], .gform_wrapper .gform_footer input[type=submit] {
  border: none;
  background: url("../images/arrow_submit.png") no-repeat right top;
  padding-right: 36px;
  color: #b48541;
  font-family: "Eveleth Clean", Arial, Sans-Serif;
  font-size: 0.875em;
  line-height: 25px;
  padding-left: 0;
  margin-top: 0.875em;
  cursor: pointer; }

.login-error {
  color: #ab0d0d;
  font-weight: bold; }

/* Password Protect Pages Forms Styling */
.post-password-form input[type=submit] {
  margin-left: 10px; }

.page-template-template-home .hero-photo-wrapper {
  position: relative;
  height: 100%;
  margin-left: 7px; }
  @media (max-width: 860px) {
    .page-template-template-home .hero-photo-wrapper {
      height: auto; } }
  .page-template-template-home .hero-photo-wrapper a:focus {
    outline: none; }
.page-template-template-home .hero-photo {
  position: relative;
  background-size: cover;
  background-position: center;
  width: 100%;
  width: calc(100% - 78px);
  margin-left: 78px;
  height: 95%;
  background-repeat: no-repeat; }
  @media (max-width: 860px) {
    .page-template-template-home .hero-photo {
      width: 100%;
      margin-left: 0;
      height: 400px; } }
  .page-template-template-home .hero-photo .hero-photo-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 47px; }
.page-template-template-home .hero-film-strip {
  margin-left: 78px;
  width: calc(100% - 78px);
  position: relative;
  text-align: center;
  overflow: hidden;
  *zoom: 1; }
  @media (max-width: 860px) {
    .page-template-template-home .hero-film-strip {
      width: 100%;
      margin-left: 0; } }
  .page-template-template-home .hero-film-strip h3 {
    text-align: center; }
  .page-template-template-home .hero-film-strip a:focus {
    outline: none; }
  .page-template-template-home .hero-film-strip a {
    display: block;
    float: left;
    width: 18%;
    margin-right: 1%;
    text-decoration: none;
    color: #b48541; }
    @media (max-width: 468px) {
      .page-template-template-home .hero-film-strip a {
        width: 100%;
        margin-bottom: 16px; } }
    .page-template-template-home .hero-film-strip a:focus {
      outline: none; }
    .page-template-template-home .hero-film-strip a:first-child {
      margin-left: 1.5%; }
      @media (max-width: 860px) {
        .page-template-template-home .hero-film-strip a:first-child {
          margin-left: 2.5%; } }
      @media (max-width: 468px) {
        .page-template-template-home .hero-film-strip a:first-child {
          margin-left: 0; } }
    .page-template-template-home .hero-film-strip a:last-child {
      margin-right: 0; }
    .page-template-template-home .hero-film-strip a .play-button {
      background: url("../images/play_button.png") no-repeat center;
      background-size: 60px;
      width: 100%;
      height: 100%; }
    .page-template-template-home .hero-film-strip a .video {
      width: 100%;
      height: 130px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center; }
    .page-template-template-home .hero-film-strip a .video-title {
      color: #b48541;
      margin-top: 1em; }
.page-template-template-home .section-spacer {
  position: absolute;
  margin-top: -47px;
  background: url("../images/bg_section.png") no-repeat center top;
  width: 100%;
  height: 47px; }
  .page-template-template-home .section-spacer.events-spacer {
    margin-top: 1em;
    background-image: url("../images/bg_section_top.png");
    height: 23px; }
  .page-template-template-home .section-spacer.blog-spacer {
    margin-top: -18px;
    background-image: url("../images/bg_section_dots.png");
    height: 23px; }
  .page-template-template-home .section-spacer.instagram-spacer {
    margin-top: 1em;
    background-image: url("../images/bg_section_top.png");
    height: 23px; }
.page-template-template-home .events-wrapper {
  background: url("../images/bg_section_events.png") no-repeat;
  background-size: cover; }
.page-template-template-home .instagram-wrapper {
  background: url("../images/bg_section_events.png") no-repeat;
  background-size: cover; }
.page-template-template-home .blog-wrapper {
  background: url("../images/bg_section_dots.png") no-repeat center -18px; }
.page-template-template-home section {
  text-align: center;
  margin-top: 1em;
  padding-top: 130px;
  background: url("../images/ornament_wheat_upper.png") no-repeat center 47px; }
  .page-template-template-home section article {
    background: url("../images/ornament_wheat_lower.png") no-repeat center bottom;
    padding-bottom: 75px; }
  .page-template-template-home section h5 {
    margin-top: 0; }
  .page-template-template-home section h6 {
    margin-top: 40px; }
  .page-template-template-home section.breweries-by-region h3 {
    margin-bottom: 0;
    line-height: 2em; }
  .page-template-template-home section.breweries-by-region p {
    margin-top: 1em;
    margin-bottom: 2em; }
  @media (max-width: 860px) {
    .page-template-template-home section.breweries-by-region .breweries-by-region-map {
      text-align: center;
      width: auto; }
      .page-template-template-home section.breweries-by-region .breweries-by-region-map img {
        width: 100% !important;
        height: auto; } }
  @media (max-width: 468px) {
    .page-template-template-home section.breweries-by-region .breweries-by-region-map {
      height: 280px; } }
  .page-template-template-home section.events {
    padding-bottom: 32px; }
    .page-template-template-home section.events .no-events-link {
      font-weight: bold;
      margin-bottom: 68px; }
    .page-template-template-home section.events h3 {
      margin-bottom: 68px; }
    .page-template-template-home section.events .event {
      text-align: left;
      margin-bottom: 50px;
      overflow: hidden;
      *zoom: 1; }
      .page-template-template-home section.events .event .event-thumbnail {
        float: left;
        width: 172px;
        height: 150px;
        margin-right: 1.625em; }
        .page-template-template-home section.events .event .event-thumbnail img {
          width: 100%;
          height: auto; }
        @media (max-width: 468px) {
          .page-template-template-home section.events .event .event-thumbnail {
            width: 100%;
            height: auto;
            float: none;
            margin-bottom: 1em; } }
      .page-template-template-home section.events .event .event-details {
        overflow-x: auto;
        overflow-y: hidden; }
        @media (max-width: 468px) {
          .page-template-template-home section.events .event .event-details {
            line-height: 1.2em; }
            .page-template-template-home section.events .event .event-details p {
              line-height: 1.2em; } }
        .page-template-template-home section.events .event .event-details .event-date {
          font-family: "Eveleth Clean", Arial, Sans-Serif;
          color: #b48541;
          font-size: 0.75em;
          letter-spacing: 3px;
          line-height: 1em;
          margin: 0; }
        .page-template-template-home section.events .event .event-details .event-title {
          font-family: "Eveleth Clean", Arial, Sans-Serif;
          color: #262626;
          font-size: 1.5em;
          letter-spacing: 3px;
          margin: 9px 0 15px 0; }
          @media (max-width: 468px) {
            .page-template-template-home section.events .event .event-details .event-title {
              font-size: 1.2em; } }
  .page-template-template-home section.instagram {
    padding-bottom: 24px; }
    .page-template-template-home section.instagram #sb_instagram {
      padding-bottom: 0; }
      .page-template-template-home section.instagram #sb_instagram #sbi_load .sbi_load_btn {
        background: transparent;
        border-radius: 0;
        font-family: "Eveleth Clean", Arial, Sans-Serif;
        font-size: 0.75em;
        text-transform: uppercase;
        line-height: 1.5em;
        letter-spacing: 3px;
        padding-right: 40px;
        background: url("../images/icon_instagram_see_more.png") no-repeat right center transparent; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .page-template-template-home section.instagram #sb_instagram #sbi_load .sbi_load_btn {
            background-image: url("../images/icon_instagram_see_more-2x.png");
            background-size: 22px 22px; } }
  .page-template-template-home section.blog-posts {
    margin-top: 0;
    background-position: center 29px;
    padding-top: 112px; }
    .page-template-template-home section.blog-posts h3 {
      margin-bottom: 2.875em; }
    .page-template-template-home section.blog-posts .posts {
      max-width: 826px;
      width: 100%;
      margin: auto; }
      @media (max-width: 468px) {
        .page-template-template-home section.blog-posts .posts {
          width: 245px; } }
      .page-template-template-home section.blog-posts .posts .block {
        text-align: left;
        min-height: 0; }
        .page-template-template-home section.blog-posts .posts .block .post-excerpt {
          font-size: 0.875em;
          line-height: 1.5em; }
.page-template-template-home .footer-wrapper {
  margin-top: -18px;
  background: url("../images/bg_section_dots.png") no-repeat center top; }
  .page-template-template-home .footer-wrapper footer {
    padding-top: 64px;
    margin-top: 0; }

.page-template-template-brewer-admin .get-social {
  overflow: hidden;
  *zoom: 1; }
  .page-template-template-brewer-admin .get-social .get-social-link {
    float: right;
    display: block;
    padding-right: 60px;
    margin-bottom: 36px;
    width: 120px;
    height: 52px;
    background: url("../images/logo_get_social.png") no-repeat right top;
    background-size: 45px 49px;
    line-height: 52px;
    font-family: Eveleth, Arial, Sans-Serif;
    font-size: 0.875em;
    color: #262626;
    letter-spacing: 2px;
    text-decoration: none; }
.page-template-template-brewer-admin .admin-tiles {
  overflow: hidden;
  *zoom: 1; }
  .page-template-template-brewer-admin .admin-tiles .tile {
    display: block;
    float: left;
    margin-right: 30px;
    margin-right: 4.5%;
    margin-bottom: 30px;
    width: 249px;
    width: 30%;
    height: 77px;
    border: 1px solid #a9a9a9;
    padding-top: 92px;
    background-repeat: no-repeat;
    background-position: center 40px;
    text-align: center;
    font-family: Eveleth, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 0.875em;
    line-height: 1.143em;
    color: #262626;
    text-decoration: none;
    background-color: #d9d1c3; }
    .page-template-template-brewer-admin .admin-tiles .tile:nth-child(3), .page-template-template-brewer-admin .admin-tiles .tile:nth-child(6) {
      margin-right: 0; }
    .page-template-template-brewer-admin .admin-tiles .tile:hover {
      background-color: #ddd8ce; }
    .page-template-template-brewer-admin .admin-tiles .tile.update-account-info {
      background-image: url("../images/icon_account.png");
      background-size: 36px 38px; }
    .page-template-template-brewer-admin .admin-tiles .tile.update-webpage {
      background-image: url("../images/icon_webpage.png");
      background-size: 38px 39px; }
    .page-template-template-brewer-admin .admin-tiles .tile.submit-blog-post {
      background-image: url("../images/icon_blog.png");
      background-size: 38px 39px; }
    .page-template-template-brewer-admin .admin-tiles .tile.submit-event {
      background-image: url("../images/icon_event.png");
      background-size: 25px 38px; }
    .page-template-template-brewer-admin .admin-tiles .tile.submit-press-release {
      background-image: url("../images/icon_submit_pr.png");
      background-size: 38px 38px; }
    .page-template-template-brewer-admin .admin-tiles .tile.forum-link {
      background-image: url("../images/icon_forum.png");
      background-size: 74px 40px; }

.user-profile-box {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 135px;
  font-size: 0.875em;
  text-align: center; }
  .user-profile-box a, .user-profile-box a:visited {
    color: #262626;
    text-decoration: none; }
  .user-profile-box nav a, .user-profile-box nav a:visited {
    display: block;
    line-height: 1.286em;
    text-decoration: none;
    color: #b48541;
    letter-spacing: 3px; }
    .user-profile-box nav a.logout-link, .user-profile-box nav a:visited.logout-link {
      color: #a9a9a9; }

.brewer-alert {
  font-family: "Eveleth Clean", Arial, Sans-Serif;
  color: #262626;
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 2em;
  padding: 2em;
  border: 1px solid #b48541; }

.file-list {
  margin-bottom: 20px; }
  .file-list li {
    margin-bottom: 8px; }

.controls {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 50px; }
  .controls .category-select {
    float: left;
    margin-bottom: 5px; }
    .controls .category-select select {
      text-transform: uppercase;
      font-family: "Eveleth Clean", Arial, Sans-Serif;
      font-weight: bold;
      font-size: 0.875em;
      color: #a9a9a9;
      letter-spacing: 1px;
      padding-right: 40px; }
      @media (max-width: 468px) {
        .controls .category-select select {
          padding-right: 14px; } }

.blocks {
  margin: 0 auto; }
  .blocks .gutter-sizer {
    width: 28px; }
  .blocks .block {
    background: #9fd0cb;
    -moz-box-shadow: 4px 4px 0 0 #a09481;
    -webkit-box-shadow: 4px 4px 0 0 #a09481;
    box-shadow: 4px 4px 0 0 #a09481;
    padding: 4px 4px 25px 4px;
    width: 522px; }
    .blocks .block.medium {
      width: 364px; }
    .blocks .block.small {
      width: 238px;
      width: 235px; }
    .blocks .block img {
      width: 100%;
      height: auto; }
    .blocks .block .entry-content {
      margin-right: 14px;
      margin-left: 14px;
      margin-top: 26px; }
      .blocks .block .entry-content .post-title {
        font-family: "Eveleth Clean Thin", "Arial Narrow", Sans-Serif;
        font-size: 1.375em;
        color: #393939;
        line-height: 1.1em;
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-bottom: 20px;
        margin-top: 4px; }
      .blocks .block .entry-content .publish-date {
        font-family: "Eveleth Clean", Arial, Sans-Serif;
        font-weight: bold;
        font-size: 0.6875em;
        letter-spacing: 3px; }

.single-post ul {
  padding-left: 20px; }
  .single-post ul li {
    display: block;
    display: list-item;
    list-style: disc;
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 1em;
    line-height: 1.625em; }
    .single-post ul li ul {
      margin-top: 1em; }

.single .featured-image {
  width: 100%;
  height: auto;
  margin-bottom: 20px; }
  .single .featured-image img {
    -moz-box-shadow: 4px 4px 0 0 #a09481;
    -webkit-box-shadow: 4px 4px 0 0 #a09481;
    box-shadow: 4px 4px 0 0 #a09481; }
.single .post-date-author {
  font-family: "Eveleth Clean", Arial, Sans-Serif;
  font-weight: bold;
  font-size: 0.6875em;
  letter-spacing: 3px;
  margin-bottom: 6px; }
.single .back-link {
  display: inline-block;
  line-height: 19px;
  height: 17px;
  background: url("../images/arrow_left_gold.png") no-repeat center left;
  padding-left: 20px;
  background-size: 10px 16px;
  text-decoration: none;
  color: #80796c;
  font-size: 0.875em; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .single .back-link {
      background-image: url("../images/arrow_left_gold-2x.png"); } }
.single .post-footer {
  font-size: 0.875em;
  text-transform: uppercase;
  color: #80796c;
  line-height: 44px;
  height: 42px; }
  .single .post-footer .back-link {
    display: inline-block;
    line-height: 44px;
    height: 42px;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 2px solid #b48541;
    float: left; }
    @media (max-width: 468px) {
      .single .post-footer .back-link {
        padding-right: 10px;
        margin-right: 10px; } }
  .single .post-footer .event-share .share-label {
    float: left;
    margin-right: 20px; }
    @media (max-width: 468px) {
      .single .post-footer .event-share .share-label {
        margin-right: 10px; } }
  .single .post-footer .event-share .share-icons {
    float: left; }
    .single .post-footer .event-share .share-icons .share-icon {
      display: inline-block;
      margin-right: 10px;
      width: 29px;
      height: 42px;
      float: left; }
      @media (max-width: 468px) {
        .single .post-footer .event-share .share-icons .share-icon {
          width: 24px;
          margin-right: 4px; } }
      .single .post-footer .event-share .share-icons .share-icon.email {
        background: url("../images/icon_share_mail.png") no-repeat center; }
        @media (max-width: 468px) {
          .single .post-footer .event-share .share-icons .share-icon.email {
            background-size: 24px 24px; } }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .single .post-footer .event-share .share-icons .share-icon.email {
            background-image: url("../images/icon_share_mail-2x.png");
            background-size: 29px 29px; } }
  @media (-webkit-min-device-pixel-ratio: 2) and (max-width: 468px), (min-resolution: 192dpi) and (max-width: 468px) {
    .single .post-footer .event-share .share-icons .share-icon.email {
      background-size: 24px 24px; } }

      .single .post-footer .event-share .share-icons .share-icon.twitter {
        background: url("../images/icon_share_twitter.png") no-repeat center; }
        @media (max-width: 468px) {
          .single .post-footer .event-share .share-icons .share-icon.twitter {
            background-size: 24px 24px; } }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .single .post-footer .event-share .share-icons .share-icon.twitter {
            background-image: url("../images/icon_share_twitter-2x.png");
            background-size: 29px 29px; } }
  @media (-webkit-min-device-pixel-ratio: 2) and (max-width: 468px), (min-resolution: 192dpi) and (max-width: 468px) {
    .single .post-footer .event-share .share-icons .share-icon.twitter {
      background-size: 24px 24px; } }

      .single .post-footer .event-share .share-icons .share-icon.facebook {
        background: url("../images/icon_share_facebook.png") no-repeat center; }
        @media (max-width: 468px) {
          .single .post-footer .event-share .share-icons .share-icon.facebook {
            background-size: 24px 24px; } }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .single .post-footer .event-share .share-icons .share-icon.facebook {
            background-image: url("../images/icon_share_facebook-2x.png");
            background-size: 29px 29px; } }
  @media (-webkit-min-device-pixel-ratio: 2) and (max-width: 860px), (min-resolution: 192dpi) and (max-width: 860px) {
    .single .post-footer .event-share .share-icons .share-icon.facebook {
      background-size: 24px 24px; } }

.page-template-template-tech-safety-blog aside {
  float: right;
  width: 220px;
  border-left: 2px solid #b48541;
  padding-left: 15px;
  margin-left: 15px;
  margin-bottom: 50px; }
  .page-template-template-tech-safety-blog aside h2 {
    font-size: 1.3em; }
  .page-template-template-tech-safety-blog aside h3:first-child {
    margin-top: 0; }
  .page-template-template-tech-safety-blog aside h3 {
    margin-top: 15px; }
  .page-template-template-tech-safety-blog aside li {
    line-height: 1.4em; }
    .page-template-template-tech-safety-blog aside li a {
      font-weight: 500; }
  @media (max-width: 468px) {
    .page-template-template-tech-safety-blog aside {
      float: none;
      width: 100%;
      margin-bottom: 36px;
      border-left: none;
      margin-left: 0;
      padding-left: 0;
      border-bottom: 2px solid #b48541;
      padding-bottom: 36px; } }

@media (max-width: 860px) {
  .page-template-template-preview-brewer-php .featured-image, .single-brewery .featured-image {
    margin-top: 84px; } }
@media (max-width: 468px) {
  .page-template-template-preview-brewer-php .featured-image, .single-brewery .featured-image {
    margin-bottom: 0; }
    .page-template-template-preview-brewer-php .featured-image img, .single-brewery .featured-image img {
      -moz-box-shadow: 0 0 0 0 #a09481;
      -webkit-box-shadow: 0 0 0 0 #a09481;
      box-shadow: 0 0 0 0 #a09481; } }
.page-template-template-preview-brewer-php .featured-image img, .single-brewery .featured-image img {
  width: 100%;
  height: auto; }
.page-template-template-preview-brewer-php header, .single-brewery header {
  padding-top: 0;
  background: url("../images/bg_brewery.png") no-repeat center bottom; }
  @media (max-width: 468px) {
    .page-template-template-preview-brewer-php header, .single-brewery header {
      background-image: url("../images/bg_nearby_breweries_mobile.png");
      width: 100%;
      margin: 0; } }
  @media (max-width: 860px) {
    .page-template-template-preview-brewer-php header .site-logo, .single-brewery header .site-logo {
      margin-top: -81px; } }
.page-template-template-preview-brewer-php .food-icons, .single-brewery .food-icons {
  overflow: hidden;
  *zoom: 1;
  margin-top: 40px;
  margin-bottom: 40px; }
  .page-template-template-preview-brewer-php .food-icons .icon, .single-brewery .food-icons .icon {
    float: left;
    width: 110px;
    height: 75px;
    margin-right: 40px;
    background-repeat: no-repeat;
    background-position: center center; }
    .page-template-template-preview-brewer-php .food-icons .icon.icon-serves-food, .single-brewery .food-icons .icon.icon-serves-food {
      background-image: url("../images/icon_serves_food.png");
      background-size: 107px 73px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .page-template-template-preview-brewer-php .food-icons .icon.icon-serves-food, .single-brewery .food-icons .icon.icon-serves-food {
          background-image: url("../images/icon_serves_food-2x.png"); } }
    .page-template-template-preview-brewer-php .food-icons .icon.icon-just-beer, .single-brewery .food-icons .icon.icon-just-beer {
      background-image: url("../images/icon_just_beer.png");
      background-size: 39px 71px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .page-template-template-preview-brewer-php .food-icons .icon.icon-just-beer, .single-brewery .food-icons .icon.icon-just-beer {
          background-image: url("../images/icon_just_beer-2x.png"); } }
    .page-template-template-preview-brewer-php .food-icons .icon.icon-food-truck, .single-brewery .food-icons .icon.icon-food-truck {
      width: 62px;
      background-image: url("../images/icon_food_truck.png");
      background-size: 61px 72px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .page-template-template-preview-brewer-php .food-icons .icon.icon-food-truck, .single-brewery .food-icons .icon.icon-food-truck {
          background-image: url("../images/icon_food_truck-2x.png"); } }
    .page-template-template-preview-brewer-php .food-icons .icon.icon-social, .single-brewery .food-icons .icon.icon-social {
      float: right;
      margin-right: 0;
      width: 72px;
      background-size: 66px 71px;
      background-image: url("../images/icon_social.png"); }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .page-template-template-preview-brewer-php .food-icons .icon.icon-social, .single-brewery .food-icons .icon.icon-social {
          background-image: url("../images/icon_social-2x.png"); } }
.page-template-template-preview-brewer-php .brewery-heading, .single-brewery .brewery-heading {
  margin-top: 40px;
  overflow: hidden;
  *zoom: 1; }
  @media (max-width: 468px) {
    .page-template-template-preview-brewer-php .brewery-heading, .single-brewery .brewery-heading {
      margin-top: -70px; } }
  .page-template-template-preview-brewer-php .brewery-heading .brewery-title, .single-brewery .brewery-heading .brewery-title {
    overflow: hidden;
    *zoom: 1;
    height: 132px;
    border-bottom: 1px solid #b48541;
    overflow: auto; }
    @media (max-width: 468px) {
      .page-template-template-preview-brewer-php .brewery-heading .brewery-title, .single-brewery .brewery-heading .brewery-title {
        margin: 0 14px 0 14px; } }
    .page-template-template-preview-brewer-php .brewery-heading .brewery-title h1, .single-brewery .brewery-heading .brewery-title h1 {
      margin-top: 32px;
      margin-bottom: 10px; }
      @media (max-width: 468px) {
        .page-template-template-preview-brewer-php .brewery-heading .brewery-title h1, .single-brewery .brewery-heading .brewery-title h1 {
          font-size: 1.5em;
          margin-top: 1em; } }
    .page-template-template-preview-brewer-php .brewery-heading .brewery-title .city, .single-brewery .brewery-heading .brewery-title .city {
      font-size: 1em;
      color: #b48541;
      font-family: Eveleth, Arial, Sans-Serif;
      margin-top: 0; }
  .page-template-template-preview-brewer-php .brewery-heading .brewery-logo, .single-brewery .brewery-heading .brewery-logo {
    float: left;
    margin-right: 25px; }
    .page-template-template-preview-brewer-php .brewery-heading .brewery-logo img, .single-brewery .brewery-heading .brewery-logo img {
      width: 132px !important;
      height: auto !important; }
    @media (max-width: 468px) {
      .page-template-template-preview-brewer-php .brewery-heading .brewery-logo, .single-brewery .brewery-heading .brewery-logo {
        float: none;
        text-align: center; } }
  .page-template-template-preview-brewer-php .brewery-heading .brewery-listing, .single-brewery .brewery-heading .brewery-listing {
    overflow: hidden;
    *zoom: 1;
    margin-top: 50px;
    padding-bottom: 100px; }
    @media (max-width: 468px) {
      .page-template-template-preview-brewer-php .brewery-heading .brewery-listing, .single-brewery .brewery-heading .brewery-listing {
        padding-bottom: 0;
        margin-left: 14px;
        margin-right: 14px; } }
    .page-template-template-preview-brewer-php .brewery-heading .brewery-listing .brewery-map-area, .single-brewery .brewery-heading .brewery-listing .brewery-map-area {
      overflow: hidden;
      *zoom: 1;
      float: right;
      width: 370px;
      min-height: 380px;
      height: 100%;
      margin-left: 48px; }
      .page-template-template-preview-brewer-php .brewery-heading .brewery-listing .brewery-map-area #brewery-map, .single-brewery .brewery-heading .brewery-listing .brewery-map-area #brewery-map {
        width: 368px;
        height: 380px;
        -moz-box-shadow: 4px 4px 0 0 #a09481;
        -webkit-box-shadow: 4px 4px 0 0 #a09481;
        box-shadow: 4px 4px 0 0 #a09481; }
        @media (max-width: 468px) {
          .page-template-template-preview-brewer-php .brewery-heading .brewery-listing .brewery-map-area #brewery-map, .single-brewery .brewery-heading .brewery-listing .brewery-map-area #brewery-map {
            width: 285px;
            height: 285px; } }
      @media (max-width: 468px) {
        .page-template-template-preview-brewer-php .brewery-heading .brewery-listing .brewery-map-area, .single-brewery .brewery-heading .brewery-listing .brewery-map-area {
          width: 287px;
          float: none;
          text-align: center;
          margin-left: 0; } }
    .page-template-template-preview-brewer-php .brewery-heading .brewery-listing .brewery-info, .single-brewery .brewery-heading .brewery-listing .brewery-info {
      float: left;
      width: calc(100% - 420px); }
      @media (max-width: 468px) {
        .page-template-template-preview-brewer-php .brewery-heading .brewery-listing .brewery-info, .single-brewery .brewery-heading .brewery-listing .brewery-info {
          float: none;
          width: auto; } }
      .page-template-template-preview-brewer-php .brewery-heading .brewery-listing .brewery-info .website, .page-template-template-preview-brewer-php .brewery-heading .brewery-listing .brewery-info .phone, .page-template-template-preview-brewer-php .brewery-heading .brewery-listing .brewery-info .address, .single-brewery .brewery-heading .brewery-listing .brewery-info .website, .single-brewery .brewery-heading .brewery-listing .brewery-info .phone, .single-brewery .brewery-heading .brewery-listing .brewery-info .address {
        display: block;
        text-decoration: none;
        color: #393939;
        margin-bottom: 0.625em;
        background-position: left 5px;
        background-repeat: no-repeat;
        padding-left: 26px; }
      .page-template-template-preview-brewer-php .brewery-heading .brewery-listing .brewery-info .website, .single-brewery .brewery-heading .brewery-listing .brewery-info .website {
        background-size: 14px 12px;
        background-image: url("../images/icon_computer.png"); }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .page-template-template-preview-brewer-php .brewery-heading .brewery-listing .brewery-info .website, .single-brewery .brewery-heading .brewery-listing .brewery-info .website {
            background-image: url("../images/icon_computer-2x.png"); } }
      .page-template-template-preview-brewer-php .brewery-heading .brewery-listing .brewery-info .phone, .single-brewery .brewery-heading .brewery-listing .brewery-info .phone {
        background-size: 12px 12px;
        background-image: url("../images/icon_phone.png"); }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .page-template-template-preview-brewer-php .brewery-heading .brewery-listing .brewery-info .phone, .single-brewery .brewery-heading .brewery-listing .brewery-info .phone {
            background-image: url("../images/icon_phone-2x.png"); } }
      .page-template-template-preview-brewer-php .brewery-heading .brewery-listing .brewery-info .address, .single-brewery .brewery-heading .brewery-listing .brewery-info .address {
        background-size: 14px 16px;
        background-image: url("../images/icon_bubble.png"); }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .page-template-template-preview-brewer-php .brewery-heading .brewery-listing .brewery-info .address, .single-brewery .brewery-heading .brewery-listing .brewery-info .address {
            background-image: url("../images/icon_bubble-2x.png"); } }
      .page-template-template-preview-brewer-php .brewery-heading .brewery-listing .brewery-info .brewery-address, .single-brewery .brewery-heading .brewery-listing .brewery-info .brewery-address {
        font-size: 1em;
        color: #262626;
        font-family: "Eveleth Clean", Arial, Sans-Serif;
        line-height: 1.375em;
        margin-bottom: 2.1875em; }
.page-template-template-preview-brewer-php .nearby-breweries h3, .page-template-template-preview-brewer-php .other-brewery-locations h3, .single-brewery .nearby-breweries h3, .single-brewery .other-brewery-locations h3 {
  margin-bottom: 30px;
  text-align: center; }
  @media (max-width: 468px) {
    .page-template-template-preview-brewer-php .nearby-breweries h3, .page-template-template-preview-brewer-php .other-brewery-locations h3, .single-brewery .nearby-breweries h3, .single-brewery .other-brewery-locations h3 {
      margin-bottom: 28px;
      font-family: Eveleth, Arial, Sans-Serif;
      font-size: 1em;
      font-weight: bold; } }
.page-template-template-preview-brewer-php .nearby-breweries .brewery-title, .page-template-template-preview-brewer-php .other-brewery-locations .brewery-title, .single-brewery .nearby-breweries .brewery-title, .single-brewery .other-brewery-locations .brewery-title {
  margin-left: 0;
  margin-bottom: 18px;
  border: none;
  height: auto; }
.page-template-template-preview-brewer-php .nearby-breweries .brewery-tiles, .page-template-template-preview-brewer-php .other-brewery-locations .brewery-tiles, .single-brewery .nearby-breweries .brewery-tiles, .single-brewery .other-brewery-locations .brewery-tiles {
  max-width: 826px;
  width: 100%;
  margin: auto; }
@media (max-width: 468px) {
  .page-template-template-preview-brewer-php .nearby-breweries .brewery-tile, .page-template-template-preview-brewer-php .other-brewery-locations .brewery-tile, .single-brewery .nearby-breweries .brewery-tile, .single-brewery .other-brewery-locations .brewery-tile {
    margin-top: 0;
    margin-bottom: 28px; } }

.page-template-template-breweries .brewery-map, .post-type-archive-brewery .brewery-map {
  width: 90%;
  max-width: 860px;
  margin: auto;
  margin-top: 20px;
  height: 580px; }
.page-template-template-breweries .controls, .post-type-archive-brewery .controls {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 50px; }
  .page-template-template-breweries .controls .region-select, .page-template-template-breweries .controls .map-region-select, .post-type-archive-brewery .controls .region-select, .post-type-archive-brewery .controls .map-region-select {
    float: left;
    margin-bottom: 5px; }
    .page-template-template-breweries .controls .region-select select, .page-template-template-breweries .controls .map-region-select select, .post-type-archive-brewery .controls .region-select select, .post-type-archive-brewery .controls .map-region-select select {
      text-transform: uppercase;
      font-family: "Eveleth Clean", Arial, Sans-Serif;
      font-weight: bold;
      font-size: 0.875em;
      color: #a9a9a9;
      letter-spacing: 1px;
      padding-right: 40px; }
      @media (max-width: 468px) {
        .page-template-template-breweries .controls .region-select select, .page-template-template-breweries .controls .map-region-select select, .post-type-archive-brewery .controls .region-select select, .post-type-archive-brewery .controls .map-region-select select {
          padding-right: 14px; } }
  @media (max-width: 860px) {
    .page-template-template-breweries .controls .filter-type, .post-type-archive-brewery .controls .filter-type {
      display: none; } }
  .page-template-template-breweries .controls .filter-type .list-button, .page-template-template-breweries .controls .filter-type .map-button, .post-type-archive-brewery .controls .filter-type .list-button, .post-type-archive-brewery .controls .filter-type .map-button {
    float: right;
    margin-left: 1em;
    width: 107px;
    height: 29px;
    margin-top: 4px; }
  .page-template-template-breweries .controls .filter-type .list-button, .post-type-archive-brewery .controls .filter-type .list-button {
    background: url("../images/icon_list_off.png") no-repeat;
    background-size: 107px 29px;
    cursor: pointer; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .page-template-template-breweries .controls .filter-type .list-button, .post-type-archive-brewery .controls .filter-type .list-button {
        background-image: url("../images/icon_list_off-2x.png"); } }
    .page-template-template-breweries .controls .filter-type .list-button.filter-button-selected, .post-type-archive-brewery .controls .filter-type .list-button.filter-button-selected {
      cursor: default;
      background-image: url("../images/icon_list_on.png"); }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .page-template-template-breweries .controls .filter-type .list-button.filter-button-selected, .post-type-archive-brewery .controls .filter-type .list-button.filter-button-selected {
          background-image: url("../images/icon_list_on-2x.png"); } }
  .page-template-template-breweries .controls .filter-type .map-button, .post-type-archive-brewery .controls .filter-type .map-button {
    background: url("../images/icon_view_map_off.png") no-repeat;
    background-size: 107px 29px;
    cursor: pointer; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .page-template-template-breweries .controls .filter-type .map-button, .post-type-archive-brewery .controls .filter-type .map-button {
        background-image: url("../images/icon_view_map_off-2x.png"); } }
    .page-template-template-breweries .controls .filter-type .map-button.filter-button-selected, .post-type-archive-brewery .controls .filter-type .map-button.filter-button-selected {
      cursor: default;
      background-image: url("../images/icon_view_map_on.png"); }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .page-template-template-breweries .controls .filter-type .map-button.filter-button-selected, .post-type-archive-brewery .controls .filter-type .map-button.filter-button-selected {
          background-image: url("../images/icon_view_map_on-2x.png"); } }
  @media (max-width: 860px) {
    .page-template-template-breweries .controls, .post-type-archive-brewery .controls {
      margin-bottom: 0; } }
.page-template-template-breweries .brewery-list, .post-type-archive-brewery .brewery-list {
  display: none; }
  .page-template-template-breweries .brewery-list.shown, .post-type-archive-brewery .brewery-list.shown {
    display: block; }
.page-template-template-breweries .brewery-map-view.map-region-select, .post-type-archive-brewery .brewery-map-view.map-region-select {
  display: none; }
  .page-template-template-breweries .brewery-map-view.map-region-select.shown, .post-type-archive-brewery .brewery-map-view.map-region-select.shown {
    display: block; }
.page-template-template-breweries .brewery-map-view.shown .loaded, .post-type-archive-brewery .brewery-map-view.shown .loaded {
  position: relative;
  left: auto;
  display: block; }
.page-template-template-breweries .brewery-map, .post-type-archive-brewery .brewery-map {
  position: absolute;
  left: -8000px; }

.brewery-tiles {
  overflow: hidden;
  *zoom: 1; }
  .brewery-tiles .gutter-sizer {
    width: 2em; }
    @media (max-width: 468px) {
      .brewery-tiles .gutter-sizer {
        width: 1em; } }
  .brewery-tiles .brewery-tile {
    margin-top: 56px;
    display: block;
    border: 0;
    text-decoration: none;
    text-align: center;
    width: 181px; }
    @media (min-width: 980px) {
      .brewery-tiles .brewery-tile {
        width: 233px; } }
    @media (min-width: 1250px) {
      .brewery-tiles .brewery-tile {
        width: 246px; } }
    @media (max-width: 468px) {
      .brewery-tiles .brewery-tile {
        width: 276px;
        margin-top: 28px; } }
    .brewery-tiles .brewery-tile .brewery-thumb {
      width: 181px;
      height: 181px;
      margin-bottom: 18px;
      -moz-box-shadow: 4px 4px 0 0 #a09481;
      -webkit-box-shadow: 4px 4px 0 0 #a09481;
      box-shadow: 4px 4px 0 0 #a09481;
      background-size: cover;
      background-position: center center; }
      @media (min-width: 980px) {
        .brewery-tiles .brewery-tile .brewery-thumb {
          width: 233px;
          height: 233px; } }
      @media (min-width: 1250px) {
        .brewery-tiles .brewery-tile .brewery-thumb {
          width: 246px;
          height: 246px; } }
      @media (max-width: 468px) {
        .brewery-tiles .brewery-tile .brewery-thumb {
          width: 274px;
          height: 274px; } }
    .brewery-tiles .brewery-tile .brewery-title {
      color: #80796c;
      font-size: 1em;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-weight: bold; }

.trade-partner-section {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 60px; }

.trade-partner-category-select {
  margin-bottom: 40px; }

.trade-partner-block {
  box-sizing: border-box;
  width: 49%;
  border: 1px solid #887b65;
  padding: 8px;
  float: left;
  margin-bottom: 2%;
  height: 210px;
  overflow: hidden;
  *zoom: 1; }
  .trade-partner-block:nth-child(odd) {
    margin-right: 2%; }
  @media (max-width: 468px) {
    .trade-partner-block {
      float: none;
      width: 100%;
      margin-right: 0; } }
  .trade-partner-block .trade-partner-logo {
    float: right;
    width: 112px;
    height: 112px;
    margin-left: 1em; }
    .trade-partner-block .trade-partner-logo img {
      width: 100% !important;
      height: auto !important; }
  .trade-partner-block .trade-partner-description p {
    line-height: 1.2em;
    margin-bottom: 1em;
    font-size: 0.85em; }
  .trade-partner-block h4 {
    color: #b48541;
    margin-bottom: 0.65em; }
    .trade-partner-block h4 a {
      color: #b48541;
      font-weight: bold; }
  .trade-partner-block .trade-partner-category {
    font-size: 0.825em;
    margin-bottom: 0.85em;
    font-weight: bold; }

/* Signup Form Styles */
html .page-id-1665 .validation_error {
  text-align: left; }
@media only screen and (min-width: 641px) {
  html .page-id-1665 .gform_wrapper .top_label input[type=text].medium, html .page-id-1665 .gform_wrapper .top_label input[type=phone].medium, html .page-id-1665 .gform_wrapper .top_label input[type=email].medium, html .page-id-1665 .gform_wrapper .top_label input[type=url].medium, html .page-id-1665 .gform_wrapper .top_label textarea.medium, html .page-id-1665 .gform_wrapper .top_label .gfield_description {
    width: 50%; } }

.job-listings {
  padding-bottom: 30px;
  overflow: hidden;
  *zoom: 1; }

.single-job-listing .post-footer .back-link {
  border-right: none; }

.job-listing-block {
  box-sizing: border-box;
  width: 49%;
  border: 1px solid #887b65;
  padding: 15px;
  float: left;
  margin-bottom: 2%;
  height: 230px;
  overflow: hidden;
  *zoom: 1; }
  .job-listing-block:nth-child(odd) {
    margin-right: 2%; }
  @media (max-width: 860px) {
    .job-listing-block {
      float: none;
      width: 100%;
      margin-right: 0; } }
  .job-listing-block .job-title {
    font-size: 1.375rem;
    margin-bottom: 0;
    line-height: 1.4em; }
    .job-listing-block .job-title a {
      text-decoration: underline;
      color: #262626; }
  .job-listing-block .location-name {
    font-size: 1rem;
    line-height: 1em;
    font-weight: bold;
    margin-bottom: 1rem; }
  .job-listing-block .brewery-name {
    font-size: 1rem;
    line-height: 1.2em;
    font-weight: bold;
    margin-bottom: 0; }
  .job-listing-block .brewery-website {
    font-size: 0.875rem;
    line-height: 1.2em;
    font-weight: bold;
    margin-bottom: 1rem; }
    .job-listing-block .brewery-website a {
      text-decoration: underline;
      color: #262626; }
  .job-listing-block .contact-name {
    font-size: 1.125rem;
    margin-bottom: 0;
    line-height: 1.4em; }
  .job-listing-block .contact-email {
    font-size: 0.875rem;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 1em; }
    .job-listing-block .contact-email a {
      text-decoration: underline;
      color: #262626; }
  .job-listing-block .contact-phone {
    font-size: 0.875rem; }
  .job-listing-block h2 {
    margin-top: 1rem; }
    .job-listing-block h2 a {
      text-decoration: none;
      color: #b48541; }

#site #tribe-events-pg-template {
  margin-left: 90px; }
  @media (max-width: 860px) {
    #site #tribe-events-pg-template {
      margin-left: 0;
      margin-top: 80px; } }

.page-template-template-events .more-details-link, .post-type-archive-event .more-details-link {
  margin-top: 18px; }
.page-template-template-events .featured-event, .post-type-archive-event .featured-event {
  margin-bottom: 28px; }
  .page-template-template-events .featured-event .event-photo, .post-type-archive-event .featured-event .event-photo {
    width: 100%;
    height: auto;
    margin-bottom: 18px; }
    .page-template-template-events .featured-event .event-photo img, .post-type-archive-event .featured-event .event-photo img {
      -moz-box-shadow: 4px 4px 0 0 #a09481;
      -webkit-box-shadow: 4px 4px 0 0 #a09481;
      box-shadow: 4px 4px 0 0 #a09481;
      width: 100%;
      height: auto; }
  .page-template-template-events .featured-event .event-title, .post-type-archive-event .featured-event .event-title {
    color: #393939;
    font-size: 1.625em;
    font-family: "Eveleth Clean", Arial, Sans-Serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: bold;
    margin-bottom: 16px; }
    .page-template-template-events .featured-event .event-title .featured-text, .post-type-archive-event .featured-event .event-title .featured-text {
      font-size: 0.46em;
      font-family: "Source Sans Pro";
      letter-spacing: 2px;
      font-weight: normal; }
  .page-template-template-events .featured-event .event-date, .post-type-archive-event .featured-event .event-date {
    color: #393939;
    font-size: 1.375em;
    letter-spacing: 1px;
    font-weight: bold;
    margin-bottom: 16px; }
  .page-template-template-events .featured-event .event-location, .post-type-archive-event .featured-event .event-location {
    min-height: 36px;
    padding-left: 40px;
    background: url("../images/event_pin.png") no-repeat;
    color: #b48541;
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.43em; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .page-template-template-events .featured-event .event-location, .post-type-archive-event .featured-event .event-location {
        background-image: url("../images/event_pin-2x.png");
        background-size: 29px 35px; } }
.page-template-template-events .event-tiles, .post-type-archive-event .event-tiles {
  overflow: hidden;
  *zoom: 1;
  margin-top: 56px; }
  .page-template-template-events .event-tiles .gutter-sizer, .post-type-archive-event .event-tiles .gutter-sizer {
    width: 2em; }
  .page-template-template-events .event-tiles .event-tile, .post-type-archive-event .event-tiles .event-tile {
    margin-bottom: 56px;
    display: block;
    border: 0;
    text-decoration: none;
    text-align: left;
    width: 181px; }
    @media (min-width: 980px) {
      .page-template-template-events .event-tiles .event-tile, .post-type-archive-event .event-tiles .event-tile {
        width: 233px; } }
    @media (min-width: 1250px) {
      .page-template-template-events .event-tiles .event-tile, .post-type-archive-event .event-tiles .event-tile {
        width: 246px; } }
    @media (max-width: 468px) {
      .page-template-template-events .event-tiles .event-tile, .post-type-archive-event .event-tiles .event-tile {
        width: 276px; } }
    .page-template-template-events .event-tiles .event-tile .event-thumb, .post-type-archive-event .event-tiles .event-tile .event-thumb {
      width: 181px;
      height: 181px;
      margin-bottom: 18px;
      -moz-box-shadow: 4px 4px 0 0 #a09481;
      -webkit-box-shadow: 4px 4px 0 0 #a09481;
      box-shadow: 4px 4px 0 0 #a09481;
      background-size: cover;
      background-position: center center; }
      @media (min-width: 980px) {
        .page-template-template-events .event-tiles .event-tile .event-thumb, .post-type-archive-event .event-tiles .event-tile .event-thumb {
          width: 233px;
          height: 233px; } }
      @media (min-width: 1250px) {
        .page-template-template-events .event-tiles .event-tile .event-thumb, .post-type-archive-event .event-tiles .event-tile .event-thumb {
          width: 246px;
          height: 246px; } }
      @media (max-width: 468px) {
        .page-template-template-events .event-tiles .event-tile .event-thumb, .post-type-archive-event .event-tiles .event-tile .event-thumb {
          width: 274px;
          height: 274px; } }
    .page-template-template-events .event-tiles .event-tile .event-title, .post-type-archive-event .event-tiles .event-tile .event-title {
      color: #393939;
      font-size: 1.125em;
      text-transform: uppercase;
      letter-spacing: 3px;
      font-weight: bold;
      margin-bottom: 16px; }

.event-date {
  color: #393939;
  font-size: 1.125em;
  letter-spacing: 1px;
  font-weight: bold;
  margin-bottom: 16px; }

.event-location {
  min-height: 36px;
  padding-left: 40px;
  background: url("../images/event_pin.png") no-repeat;
  color: #b48541;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1.43em; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .event-location {
      background-image: url("../images/event_pin-2x.png");
      background-size: 29px 35px; } }

.single-event h1 {
  margin-top: 36px; }
.single-event .brewery-map {
  width: 90%;
  max-width: 525px;
  margin-top: 20px;
  height: 300px;
  margin-bottom: 20px;
  margin-right: 20px; }
  @media (min-width: 980px) {
    .single-event .brewery-map {
      float: left;
      margin-bottom: 40px; } }
.single-event .event-map-location {
  overflow: auto;
  margin-top: 40px;
  padding-left: 40px;
  background: url("../images/event_pin.png") no-repeat; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .single-event .event-map-location {
      background-image: url("../images/event_pin-2x.png");
      background-size: 29px 35px; } }
.single-event .event-photo {
  margin-bottom: 2em;
  max-width: 525px; }
  .single-event .event-photo img {
    -moz-box-shadow: 4px 4px 0 0 #a09481;
    -webkit-box-shadow: 4px 4px 0 0 #a09481;
    box-shadow: 4px 4px 0 0 #a09481;
    width: 100%;
    height: auto; }

.page-template-template-press-releases h2 {
  font-family: Eveleth, Arial, Sans-Serif; }
.page-template-template-press-releases .press-release {
  margin-bottom: 22px;
  color: #b48541;
  font-size: 1em;
  font-weight: bold; }
  .page-template-template-press-releases .press-release a {
    color: #b48541; }
.page-template-template-press-releases .cbg-press-releases .press-release {
  color: #393939; }
  .page-template-template-press-releases .cbg-press-releases .press-release a {
    color: #393939; }

/* Jquery Timeline */
/* -----------------------------------
 TIMELINE FLAT PORTFOLIO 
 ---------------------------------- */
.timelineFlat.timelineFlatPortfolio .item .read_more {
  margin-top: 20px; }

.timelineFlat.timelineFlatPortfolio .item,
.timelineFlat.timelineFlatPortfolio .item_open {
  height: 427px; }

/* -----------------------------------
 TIMELINE FLAT BLOG 
 ---------------------------------- */
.timelineFlat.timelineFlatBlog .item .post_date {
  font-family: Montserrat;
  background: #dd5555;
  color: #ffffff;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  padding: 15px;
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  margin: -34px 18px 0 0;
  float: right;
  position: relative;
  z-index: 2; }

.timelineFlat.timelineFlatBlog .item .post_date span {
  display: block;
  width: auto;
  height: auto;
  font-size: 12px;
  line-height: 12px;
  margin: 0; }

/* -----------------------------------
 TIMELINE FLAT BASE DESIGN
 ---------------------------------- */
.timelineFlat {
  display: none; }

.timelineLoader {
  width: 100%;
  text-align: center;
  padding: 150px 0; }

/* fixed line holder */
.timelineFlat .timeline_line {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 80%; }

/* full (including months that are not shown) line holder */
.timelineFlat .t_line_holder {
  padding: 10px 0 0 0;
  height: 80px;
  background: url("../images/timeline_line.png") repeat-x 0px 49px; }

/* 2 months are stored in one view */
.timelineFlat .t_line_view {
  height: 20px;
  width: 490px; }

/* holder for 1 month (constist of nodes and month caption) - we use borders to separate months thats why it has width 2px less then 50% */
.timelineFlat .t_line_m {
  margin-top: 35px;
  height: 10px;
  border-left: 1px solid transparent;
  border-right: 1px solid #b7b6b6;
  width: 448px; }

/* month on the right side - has left set at 459 so border would overlap border from first element (to evade duplicated borders) */
.timelineFlat .t_line_m.right {
  left: 449px;
  width: 449px;
  border-left: 1px solid #b7b6b6;
  border-right: 1px solid transparent; }

/* month caption */
.timelineFlat h4.t_line_month {
  font-family: Montserrat;
  font-size: 12px;
  margin: -30px 0 0;
  color: #b7b6b6; }

/* node on the timeline */
.timelineFlat a.t_line_node {
  text-decoration: none;
  padding: 38px 0 4px;
  font-family: Montserrat;
  height: 10px;
  font-size: 12px;
  top: -25px;
  position: relative;
  color: #d9d1c3;
  margin-left: 12px !important;
  line-height: 30px;
  visibility: hidden; }

.timelineFlat a.t_line_node:after {
  content: "";
  border-radius: 22px;
  height: 10px;
  width: 10px;
  border: 1px solid #b48541;
  position: absolute;
  top: 23px;
  left: 50%;
  margin: 1px 0 0 -7px;
  font-size: 5px;
  background: #b48541;
  background: #d9d1c3;
  visibility: visible; }

.timelineFlat a.t_line_node.active {
  color: #393939;
  font-size: 12px;
  visibility: visible; }
  .timelineFlat a.t_line_node.active:after {
    background: #b48541; }

.timelineFlat a.t_line_node.active:after {
  border: 3px solid #b48541;
  top: 22px; }

/* node description */
.timelineFlat .t_node_desc {
  white-space: normal !important;
  top: -50px;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 50%;
  color: #fff;
  display: inline-block !important;
  position: relative;
  transition: top 200ms, opacity 500ms;
  -webkit-transition: top 200ms, opacity 500ms;
  -moz-transition: top 200ms, opacity 500ms;
  display: none; }

.timelineFlat a.t_line_node:hover .t_node_desc {
  display: none !important; }

.timelineFlat .t_node_desc span {
  white-space: nowrap;
  margin-left: -50%;
  margin-right: 50%;
  margin-top: -16px;
  display: block !important;
  padding: 8px;
  border-radius: 3px;
  background: #dd5555;
  position: relative; }

.timelineFlat .t_node_desc span:after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  bottom: -10px;
  border: 5px solid transparent;
  border-top: 5px solid #dd5555;
  left: 50%;
  margin-left: -5px; }

.timelineFlat #t_line_left,
.timelineFlat #t_line_right {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  top: 39px;
  width: 14px;
  height: 21px;
  font-size: 21px;
  color: #b7b6b6;
  position: relative;
  width: 12px;
  height: 18px; }

.timelineFlat #t_line_left:hover,
.timelineFlat #t_line_right:hover {
  color: #dd5555; }

/* line arrow left */
.timelineFlat #t_line_left {
  left: -30px;
  background: url("../images/timeline_arrow_left.png") no-repeat center center; }

/*.timelineFlat #t_line_left:after {
    content: "\f104";
    position: absolute;
    right: 0;
    top:0;
}*/
/* line arrow right */
.timelineFlat #t_line_right {
  right: -30px;
  background: url("../images/timeline_arrow_right.png") no-repeat center center; }

/*.timelineFlat #t_line_right:after {
    content: "\f105";
    position: absolute;
    left: 0;
    top:0;
}*/
.timelineFlat {
  display: none; }

.timeline_items_wrapper {
  position: relative;
  width: 100%;
  margin: 10px 0; }

/* items container */
.timelineFlat .timeline_items {
  padding: 0; }

/* single item (margines set from javascript) */
.timelineFlat .item {
  width: 246px;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  text-align: center; }

/* ----- content - non-plugin elements ----- */
.timelineFlat .item img {
  margin-top: 0;
  width: 100%;
  height: auto;
  -moz-box-shadow: 4px 4px 0 0 #a09481;
  -webkit-box-shadow: 4px 4px 0 0 #a09481;
  box-shadow: 4px 4px 0 0 #a09481; }

.timelineFlat .item span {
  display: block;
  margin: 0px 20px 10px;
  font-size: 0.875em; }

.timelineFlat .item .read_more {
  font-family: Montserrat;
  padding: 10px;
  font-size: 12px;
  line-height: 12px;
  float: left;
  color: #ffffff;
  cursor: pointer;
  margin: 0 20px 20px;
  border-radius: 3px;
  background: #dd5555;
  transition: background-color 300ms;
  -webkit-transition: background-color 300ms;
  -moz-transition: background-color 300ms; }

.timelineFlat .item .read_more:hover {
  background: #f75f5f; }

/* ----------------------------------------- */
/* item details (margines set from javascript) */
.timelineFlat .item_open {
  width: 410px;
  height: 410px;
  background: #eaeaea;
  position: relative;
  color: #777777;
  z-index: 2; }

.timelineFlat .item_open h2 {
  font-family: Montserrat;
  margin: 0 0 10px;
  padding-top: 0;
  font-size: 12px;
  line-height: 12px;
  color: #dd5555; }

/* item details content wrapper (used for animation - shuld have same width as .item_open) */
.timelineFlat .item_open_cwrapper {
  width: 410px;
  height: 100%; }

.timelineFlat .item_open_content {
  width: 100%;
  height: 100%;
  position: relative; }

.timelineFlat .item_open_content .ajaxloader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -100px; }

/* ----- content - non-plugin elements ----- */
.timelineFlat .timeline_open_content {
  padding: 20px; }

.timelineFlat .mCSB_container {
  margin-right: 16px; }

.timelineFlat .mCS-light-thin > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #dd5555; }

.timelineFlat .mCS-light-thin > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  color: #f75f5f; }

.timelineFlat .mCS-light-thin > .mCSB_scrollTools .mCSB_draggerRail {
  background: #aaaaaa; }

.timelineFlat .mCustomScrollBox > .mCSB_scrollTools {
  width: 8px; }

.timelineFlat .item_open .t_close {
  position: absolute;
  top: 20px;
  right: 16px;
  padding: 0 2px 2px 2px;
  width: 12px;
  height: 12px;
  font-size: 16px;
  line-height: 12px;
  color: #dd5555;
  cursor: pointer;
  z-index: 2;
  text-align: center;
  transition: color 300ms;
  -webkit-transition: color 300ms;
  -moz-transition: color 300ms; }

.timelineFlat .item_open .t_close:hover {
  color: #f75f5f; }

/* ----------------------------------------- */
/* left/right controles */
.timelineFlat .t_controles {
  margin: 0; }

.timelineTouch.timelineFlat .t_left,
.timelineTouch.timelineFlat .t_right {
  display: none; }

.timelineFlat:hover .t_left,
.timelineFlat:hover .t_right {
  opacity: 1;
  filter: alpha(opacity=100); }

.timelineFlat .t_left,
.timelineFlat .t_right {
  position: absolute;
  display: block;
  height: 100%;
  width: 75px;
  margin: 0;
  cursor: pointer;
  top: 0;
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: background-color 300ms, opacity 300ms;
  -webkit-transition: background-color 300ms, opacity 300ms;
  -moz-transition: background-color 300ms, opacity 300ms; }

.timelineFlat .t_left,
.timelineFlat .t_left:hover:active {
  left: 0;
  background: rgba(255, 255, 255, 0.5) url("https://coloradobeer.org/wp-content/themes/cbg/assets/images/timeline/clean/blck-arrow-left.png") no-repeat center center; }

.timelineFlat .t_left:hover {
  background: rgba(255, 255, 255, 0.7) url("https://coloradobeer.org/wp-content/themes/cbg/assets/images/timeline/clean/blck-arrow-left.png") no-repeat center center; }

.timelineFlat .t_right,
.timelineFlat .t_right:hover:active {
  right: 0;
  background: rgba(255, 255, 255, 0.5) url("https://coloradobeer.org/wp-content/themes/cbg/assets/images/timeline/clean/blck-arrow-right.png") no-repeat center center; }

.timelineFlat .t_right:hover {
  background: rgba(255, 255, 255, 0.7) url("https://coloradobeer.org/wp-content/themes/cbg/assets/images/timeline/clean/blck-arrow-right.png") no-repeat center center; }

/* -----------------------------------------------------------------------*/
/* ------------------------------ RESPONSIVE -----------------------------*/
/* -----------------------------------------------------------------------*/
/* --- 768px --- */
@media screen and (max-width: 980px) {
  .timelineFlat .timeline_line {
    width: 680px; }

  .timelineFlat .t_line_view {
    width: 680px; }

  .timelineFlat .t_line_m {
    width: 338px; }

  .timelineFlat .t_line_m.right {
    left: 339px;
    width: 339px; } }
/* --- 610px --- */
@media screen and (max-width: 767px) {
  .timelineFlat .timeline_line {
    width: 530px; }

  .timelineFlat .t_line_view {
    width: 1060px; }

  .timelineFlat .t_line_m {
    width: 528px; }

  .timelineFlat .t_line_m.right {
    left: 530px;
    width: 528px; }

  .timelineFlat .t_node_desc {
    display: none; }

  .timelineFlat .t_line_m.right .t_node_desc {
    right: auto;
    left: 0; } }
/* --- 300px --- */
@media screen and (max-width: 609px) {
  .timelineFlat .timeline_line {
    width: 240px; }

  .timelineFlat .t_line_view {
    width: 480px; }

  .timelineFlat .t_line_m {
    width: 238px; }

  .timelineFlat .t_line_m.right {
    left: 240px;
    width: 238px; }

  .timelineFlat .item_open {
    width: 280px;
    height: 390px; }

  .timelineFlat .item_open img {
    max-width: 280px; }

  .timelineFlat .item_open_cwrapper {
    width: 280px; } }
/**
 * bbPress specific CSS
 *
 * @package bbPress
 * @subpackage Theme
 */
/* =bbPress Style
-------------------------------------------------------------- */
.content {
  /* =Topic and reply content
  -------------------------------------------------------------- */
  /* Clearing hack */
  /* =Reply to
  -------------------------------------------------------------- */
  /* =Breadcrumb and Tags
  -------------------------------------------------------------- */
  /* =Search
  -------------------------------------------------------------- */
  /* =Admin Links
  -------------------------------------------------------------- */
  /* =Toggles
  -------------------------------------------------------------- */
  /* =Pagination
  -------------------------------------------------------------- */
  /* =Forms
  -------------------------------------------------------------- */
  /**
   * Fix for too-long forum names, usually from conversion
   */
  /* =TinyMCE in themes
  -------------------------------------------------------------- */
  /* =Edit User
  -------------------------------------------------------------- */
  /* =Notices
  -------------------------------------------------------------- */
  /* =Stickies
  -------------------------------------------------------------- */
  /* =Revisions
  -------------------------------------------------------------- */
  /* =Widgets
  -------------------------------------------------------------- */
  /* =Avatars
  -------------------------------------------------------------- */
  /* =BuddyPress Activity Streams
  -------------------------------------------------------------- */
  /* =User Pages
  -------------------------------------------------------------- */
  /* =User Capabilities
  -------------------------------------------------------------- */
  /* =BuddyPress Group Forums
  -------------------------------------------------------------- */
  /*--------------------------------------------------------------
   Media Queries
  --------------------------------------------------------------*/
  /* =Standard Mobile Landscape
  -------------------------------------------------------------- */
  /* =Standard Mobile Portrait
  -------------------------------------------------------------- */
  /* =Extra Small Mobile
  -------------------------------------------------------------- */ }
  .content #bbpress-forums hr {
    margin: 0 0 24px 0; }
  .content #bbpress-forums span#subscription-toggle {
    display: block;
    float: right;
    padding-top: 3px; }
  .content #bbpress-forums {
    background: transparent;
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
    font-size: 16px; }
  .content #bbpress-forums div.even,
  .content #bbpress-forums ul.even {
    background-color: #fff; }
  .content #bbpress-forums div.odd,
  .content #bbpress-forums ul.odd {
    background-color: #fbfbfb; }
  .content body.reply-edit .reply {
    float: none; }
  .content #bbpress-forums div.reply {
    height: auto;
    width: 100%; }
  .content #bbpress-forums div.bbp-forum-header,
  .content #bbpress-forums div.bbp-topic-header,
  .content #bbpress-forums div.bbp-reply-header {
    background-color: #f4f4f4; }
  .content #bbpress-forums .status-trash.even,
  .content #bbpress-forums .status-spam.even {
    background-color: #fee; }
  .content #bbpress-forums .status-trash.odd,
  .content #bbpress-forums .status-spam.odd {
    background-color: #fdd; }
  .content #bbpress-forums .status-closed,
  .content #bbpress-forums .status-closed a {
    color: #ccc; }
  .content #bbpress-forums ul {
    background: none;
    list-style: none;
    margin: 0;
    padding: 0; }
  .content #bbpress-forums ul.bbp-threaded-replies {
    margin-left: 50px; }
  .content #bbpress-forums li {
    background: none;
    margin: 0;
    list-style: none; }
  .content #bbpress-forums ul.bbp-lead-topic,
  .content #bbpress-forums ul.bbp-topics,
  .content #bbpress-forums ul.bbp-forums,
  .content #bbpress-forums ul.bbp-replies,
  .content #bbpress-forums ul.bbp-search-results {
    font-size: 16px;
    overflow: hidden;
    border: 1px solid #eee;
    margin-bottom: 20px;
    clear: both; }
  .content #bbpress-forums li.bbp-header,
  .content #bbpress-forums li.bbp-body,
  .content #bbpress-forums li.bbp-footer {
    clear: both; }
  .content #bbpress-forums li.bbp-header,
  .content #bbpress-forums li.bbp-footer {
    background: #f3f3f3;
    border-top: 1px solid #eee;
    font-weight: bold;
    padding: 8px;
    text-align: center; }
  .content #bbpress-forums li.bbp-header {
    background: #eaeaea; }
  .content #bbpress-forums li.bbp-header ul {
    overflow: hidden; }
  .content #bbpress-forums .bbp-forums-list {
    margin: 0 0 0 5px;
    padding-left: 15px;
    border-left: 1px solid #ddd; }
  .content #bbpress-forums .bbp-forums-list li {
    display: inline;
    font-size: 14px; }
  .content #bbpress-forums li.bbp-footer p {
    margin: 0;
    line-height: 1em; }
  .content li.bbp-forum-info,
  .content li.bbp-topic-title {
    float: left;
    text-align: left;
    width: 55%; }
  .content li.bbp-forum-topic-count,
  .content li.bbp-topic-voice-count,
  .content li.bbp-forum-reply-count,
  .content li.bbp-topic-reply-count {
    float: left;
    text-align: center;
    width: 10%; }
  .content li.bbp-forum-freshness,
  .content li.bbp-topic-freshness {
    text-align: center;
    float: left;
    width: 22%; }
  .content #bbpress-forums li.bbp-body ul.forum,
  .content #bbpress-forums li.bbp-body ul.topic {
    border-top: 1px solid #eee;
    overflow: hidden;
    padding: 8px; }
  .content li.bbp-header div.bbp-topic-content span#subscription-toggle,
  .content li.bbp-header div.bbp-topic-content span#favorite-toggle,
  .content li.bbp-header div.bbp-reply-content span#subscription-toggle,
  .content li.bbp-header div.bbp-reply-content span#favorite-toggle {
    float: right; }
  .content #bbpress-forums div.bbp-forum-title h3,
  .content #bbpress-forums div.bbp-topic-title h3,
  .content #bbpress-forums div.bbp-reply-title h3 {
    background: none;
    border: none;
    font-size: 16px;
    line-height: 1em;
    margin: 8px 0;
    padding: 0;
    text-transform: none; }
  .content #bbpress-forums div.bbp-forum-author,
  .content #bbpress-forums div.bbp-topic-author,
  .content #bbpress-forums div.bbp-reply-author {
    float: left;
    text-align: center;
    width: 115px; }
  .content #bbpress-forums div.bbp-forum-author img.avatar,
  .content #bbpress-forums div.bbp-topic-author img.avatar,
  .content #bbpress-forums div.bbp-reply-author img.avatar {
    border: none;
    max-width: 80px;
    padding: 0;
    margin: 12px auto 0 auto;
    float: none; }
  .content #bbpress-forums div.bbp-forum-author a.bbp-author-name,
  .content #bbpress-forums div.bbp-topic-author a.bbp-author-name,
  .content #bbpress-forums div.bbp-reply-author a.bbp-author-name {
    margin: 0 12px;
    word-break: break-word;
    display: inline-block; }
  .content #bbpress-forums div.bbp-topic-author a.bbp-author-name,
  .content #bbpress-forums div.bbp-reply-author a.bbp-author-name {
    clear: left;
    display: block; }
  .content #bbpress-forums div.bbp-forum-author .bbp-author-role,
  .content #bbpress-forums div.bbp-topic-author .bbp-author-role,
  .content #bbpress-forums div.bbp-reply-author .bbp-author-role {
    font-size: 14px;
    font-style: italic; }
  .content #bbpress-forums li.bbp-header .bbp-search-author,
  .content #bbpress-forums li.bbp-footer .bbp-search-author,
  .content #bbpress-forums li.bbp-header .bbp-forum-author,
  .content #bbpress-forums li.bbp-footer .bbp-forum-author,
  .content #bbpress-forums li.bbp-header .bbp-topic-author,
  .content #bbpress-forums li.bbp-footer .bbp-topic-author,
  .content #bbpress-forums li.bbp-header .bbp-reply-author,
  .content #bbpress-forums li.bbp-footer .bbp-reply-author {
    float: left;
    margin: 0;
    padding: 0;
    width: 120px; }
  .content #bbpress-forums li.bbp-header .bbp-search-content,
  .content #bbpress-forums li.bbp-footer .bbp-search-content,
  .content #bbpress-forums li.bbp-header .bbp-forum-content,
  .content #bbpress-forums li.bbp-footer .bbp-forum-content,
  .content #bbpress-forums li.bbp-header .bbp-topic-content,
  .content #bbpress-forums li.bbp-footer .bbp-topic-content,
  .content #bbpress-forums li.bbp-header .bbp-reply-content,
  .content #bbpress-forums li.bbp-footer .bbp-reply-content {
    margin-left: 140px;
    padding: 0;
    text-align: left; }
  .content div.bbp-forum-header,
  .content div.bbp-topic-header,
  .content div.bbp-reply-header,
  .content li.bbp-body div.hentry {
    margin-bottom: 0;
    overflow: hidden;
    padding: 8px; }
  .content div.bbp-forum-header,
  .content div.bbp-topic-header,
  .content div.bbp-reply-header {
    border-top: 1px solid #ddd;
    clear: both; }
  .content span.bbp-author-ip {
    font-family: 'Helvetica Neue', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-family: "Source Sans Pro";
    font-size: 14px;
    font-weight: bold;
    color: #aaa; }
  .content #bbpress-forums div.bbp-forum-content,
  .content #bbpress-forums div.bbp-topic-content,
  .content #bbpress-forums div.bbp-reply-content {
    margin-left: 130px;
    padding: 12px 12px 12px 0;
    text-align: left; }
  .content #bbpress-forums div.bbp-forum-content:after,
  .content #bbpress-forums div.bbp-topic-content:after,
  .content #bbpress-forums div.bbp-reply-content:after {
    clear: both;
    content: ".";
    display: block;
    float: none;
    height: 0;
    font-size: 0;
    visibility: hidden; }
  .content #bbpress-forums div.bbp-topic-content a,
  .content #bbpress-forums div.bbp-reply-content a {
    background: none;
    border: none;
    display: inline;
    font-weight: normal;
    margin: 0;
    padding: 0; }
  .content #bbpress-forums div.bbp-topic-content h1,
  .content #bbpress-forums div.bbp-reply-content h1,
  .content #bbpress-forums div.bbp-topic-content h2,
  .content #bbpress-forums div.bbp-reply-content h2,
  .content #bbpress-forums div.bbp-topic-content h3,
  .content #bbpress-forums div.bbp-reply-content h3,
  .content #bbpress-forums div.bbp-topic-content h4,
  .content #bbpress-forums div.bbp-reply-content h4,
  .content #bbpress-forums div.bbp-topic-content h5,
  .content #bbpress-forums div.bbp-reply-content h5,
  .content #bbpress-forums div.bbp-topic-content h6,
  .content #bbpress-forums div.bbp-reply-content h6 {
    clear: none;
    line-height: 1em;
    margin: 24px 0;
    padding: 0; }
  .content #bbpress-forums div.bbp-topic-content img,
  .content #bbpress-forums div.bbp-reply-content img {
    max-width: 100%; }
  .content #bbpress-forums div.bbp-topic-content ul,
  .content #bbpress-forums div.bbp-reply-content ul,
  .content #bbpress-forums div.bbp-topic-content ol,
  .content #bbpress-forums div.bbp-reply-content ol {
    margin: 0 15px 15px;
    padding: 0; }
  .content #bbpress-forums div.bbp-topic-content ul li,
  .content #bbpress-forums div.bbp-reply-content ul li {
    list-style-type: disc; }
  .content #bbpress-forums div.bbp-topic-content ol li,
  .content #bbpress-forums div.bbp-reply-content ol li {
    list-style-type: decimal; }
  .content #bbpress-forums div.bbp-topic-content ol li li,
  .content #bbpress-forums div.bbp-reply-content ol li li {
    list-style-type: lower-alpha; }
  .content #bbpress-forums div.bbp-topic-content ol li li li,
  .content #bbpress-forums div.bbp-reply-content ol li li li {
    list-style-type: upper-roman; }
  .content #bbpress-forums div.bbp-topic-content code,
  .content #bbpress-forums div.bbp-reply-content code,
  .content #bbpress-forums div.bbp-topic-content pre,
  .content #bbpress-forums div.bbp-reply-content pre {
    font-family: Inconsolata, Consolas, Monaco, Lucida Console, monospace;
    font-family: "Source Sans Pro";
    display: inline-block;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    padding: 0 5px;
    max-width: 95%;
    vertical-align: middle;
    margin-top: -3px; }
  .content #bbpress-forums div.bbp-topic-content pre,
  .content #bbpress-forums div.bbp-reply-content pre {
    display: block;
    line-height: 18px;
    margin: 0 0 24px;
    padding: 5px 10px;
    white-space: pre;
    overflow: auto; }
  .content #bbpress-forums div.bbp-topic-content pre code,
  .content #bbpress-forums div.bbp-reply-content pre code {
    display: block;
    border: none;
    padding: 0;
    margin: 0;
    background-color: transparent;
    overflow-wrap: normal;
    overflow: auto;
    max-width: 100%; }
  .content #bbpress-forums div.bbp-reply-to {
    margin-left: 130px;
    padding: 12px 12px 12px 0;
    text-align: right; }
  .content #bbpress-forums div#bbp-cancel-reply-to {
    text-align: right; }
  .content div.bbp-breadcrumb {
    float: left; }
  .content div.bbp-breadcrumb,
  .content div.bbp-topic-tags {
    font-size: 16px; }
  .content #bbpress-forums div.bbp-breadcrumb p,
  .content #bbpress-forums div.bbp-topic-tags p {
    margin-bottom: 10px; }
  .content #bbpress-forums div.bbp-topic-tags {
    float: right; }
  .content #bbp-topic-hot-tags {
    clear: both; }
  .content #bbpress-forums #bbp-search-form {
    clear: left; }
  .content #bbpress-forums #bbp-search-form .hidden {
    height: 0;
    width: 0;
    overflow: hidden;
    position: absolute;
    background: none;
    left: -999em; }
  .content #bbpress-forums #bbp-search-form #bbp_search {
    display: inline-block;
    width: auto; }
  .content #bbpress-forums div.bbp-search-form {
    float: right; }
  .content span.bbp-admin-links {
    float: right;
    color: #ddd; }
  .content span.bbp-admin-links a {
    color: #a09481;
    font-weight: normal;
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none; }
  .content fieldset span.bbp-admin-links {
    float: left; }
  .content tr td span.bbp-admin-links a:hover {
    color: #ff4b33; }
  .content td.bbp-topic-admin-links,
  .content td.bbp-topic-counts {
    width: 50%; }
  .content .bbp-forum-header a.bbp-forum-permalink,
  .content .bbp-topic-header a.bbp-topic-permalink,
  .content .bbp-reply-header a.bbp-reply-permalink {
    float: right;
    margin-left: 10px;
    color: #ccc; }
  .content .bbp-row-actions #favorite-toggle a {
    text-decoration: none;
    padding: 0 3px 1px;
    color: #7c7;
    border: 1px solid #aca;
    background-color: #dfd;
    font-weight: bold;
    font-size: 13px; }
  .content .bbp-row-actions #favorite-toggle a:hover {
    color: #5a5;
    border-color: #7c7;
    background-color: #beb; }
  .content .bbp-row-actions #favorite-toggle span.is-favorite a {
    color: #faa;
    border: 1px solid #faa;
    background-color: #fee; }
  .content .bbp-row-actions #favorite-toggle span.is-favorite a:hover {
    color: #c88;
    border-color: #c88;
    background-color: #fdd; }
  .content .bbp-row-actions #subscription-toggle a {
    text-decoration: none;
    padding: 0 3px 1px;
    color: #7c7;
    border: 1px solid #aca;
    background-color: #dfd;
    font-weight: bold;
    font-size: 13px; }
  .content .bbp-row-actions #subscription-toggle a:hover {
    color: #5a5;
    border-color: #7c7;
    background-color: #beb; }
  .content .bbp-row-actions #subscription-toggle span.is-subscribed a {
    color: #faa;
    border: 1px solid #faa;
    background-color: #fee; }
  .content .bbp-row-actions #subscription-toggle span.is-subscribed a:hover {
    color: #c88;
    border-color: #c88;
    background-color: #fdd; }
  .content #bbpress-forums .bbp-forum-info .bbp-forum-content,
  .content #bbpress-forums p.bbp-topic-meta {
    font-size: 14px;
    margin: 5px 0 5px;
    padding: 0;
    word-wrap: break-word; }
  .content #bbpress-forums p.bbp-topic-meta span {
    white-space: nowrap; }
  .content .bbp-pagination-count {
    float: left;
    border: 1px solid transparent; }
  .content .bbp-pagination-links {
    float: right;
    list-style: none;
    display: inline; }
  .content .bbp-pagination-links a,
  .content .bbp-pagination-links span.current {
    display: block;
    float: left;
    padding: 0px 5px;
    margin-left: 5px;
    border: 1px solid #efefef;
    text-decoration: none; }
  .content .bbp-pagination-links a:hover,
  .content .bbp-pagination-links span.current {
    background: #eee;
    opacity: 0.8;
    border: 1px solid #ddd; }
  .content .bbp-pagination-links span.dots {
    display: block;
    float: left;
    padding: 1px 4px;
    margin-left: 5px; }
  .content .bbp-pagination {
    float: left;
    width: 100%;
    margin-bottom: 15px; }
  .content .bbp-topic-pagination {
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 2px; }
  .content .bbp-topic-pagination a {
    font-size: 10px;
    line-height: 10px;
    padding: 1px 3px;
    border: 1px solid #ddd;
    text-decoration: none; }
  .content #bbpress-forums fieldset.bbp-form {
    clear: left; }
  .content #bbpress-forums fieldset.bbp-form {
    border: 1px solid #eee;
    padding: 10px 20px;
    margin-bottom: 10px; }
  .content #bbpress-forums fieldset.bbp-form legend {
    padding: 5px; }
  .content #bbpress-forums fieldset.bbp-form label {
    margin: 0;
    display: inline-block; }
  .content #bbp-edit-topic-tag.bbp-form fieldset.bbp-form label,
  .content #bbp-login fieldset label,
  .content #bbp-register fieldset label,
  .content #bbp-lost-pass fieldset label {
    width: 100px; }
  .content #bbpress-forums fieldset.bbp-form p,
  .content #bbpress-forums fieldset.bbp-form textarea,
  .content #bbpress-forums fieldset.bbp-form select,
  .content #bbpress-forums fieldset.bbp-form input {
    margin: 0 0 8px; }
  .content textarea#bbp_reply_content,
  .content textarea#bbp_topic_content,
  .content textarea#bbp_forum_content {
    width: 97%;
    box-sizing: border-box; }
  .content textarea#bbp_forum_content {
    height: 210px; }
  .content #bbpress-forums fieldset.bbp-forum-form-attributes {
    width: 200px;
    float: right;
    clear: none;
    margin-left: 25px; }
  .content #bbpress-forums fieldset select#bbp_forum_id {
    max-width: 200px; }
  .content .bbp-topic-form,
  .content .bbp-reply-form,
  .content .bbp-topic-tag-form {
    clear: left; }
  .content body.topic-edit .bbp-topic-form div.avatar img,
  .content body.reply-edit .bbp-reply-form div.avatar img,
  .content body.single-forum .bbp-topic-form div.avatar img,
  .content body.single-reply .bbp-reply-form div.avatar img {
    margin-right: 0;
    padding: 10px;
    border: 1px solid #ddd;
    line-height: 0;
    background-color: #efefef; }
  .content body.page .bbp-reply-form code,
  .content body.page .bbp-topic-form code,
  .content body.single-topic .bbp-reply-form code,
  .content body.single-forum .bbp-topic-form code,
  .content body.topic-edit .bbp-topic-form code,
  .content body.reply-edit .bbp-reply-form code {
    font-size: 10px;
    background-color: #f0fff8;
    border: 1px solid #CEEFE1;
    display: block;
    padding: 8px;
    margin-top: 5px;
    width: 369px; }
  .content #merge_tag,
  .content #delete_tag {
    display: inline; }
  .content div.bbp-submit-wrapper {
    margin-top: 15px;
    float: right;
    clear: both; }
  .content p.form-allowed-tags {
    max-width: 100%; }
  .content #bbpress-forums div.bbp-the-content-wrapper {
    margin-bottom: 10px; }
  .content #bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
    width: 100%;
    margin: 0;
    font-size: 16px; }
  .content #bbpress-forums div.bbp-the-content-wrapper table,
  .content #bbpress-forums div.bbp-the-content-wrapper tbody,
  .content #bbpress-forums div.bbp-the-content-wrapper tr,
  .content #bbpress-forums div.bbp-the-content-wrapper td {
    border: none;
    padding: 0;
    margin: 0;
    width: auto;
    line-height: 1em; }
  .content #bbpress-forums div.bbp-the-content-wrapper input {
    font-size: 16px;
    padding: 5px;
    margin: 0 2px 0 0;
    line-height: 1em; }
  .content #bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar {
    padding: 5px;
    min-height: 26px; }
  .content #bbpress-forums div.bbp-the-content-wrapper td.mceToolbar {
    padding: 4px 4px 8px; }
  .content #bbpress-forums div.wp-editor-container {
    margin: 0;
    padding: 0;
    line-height: 0; }
  .content #bbpress-forums div.bbp-the-content-wrapper td.mceStatusbar {
    line-height: 16px; }
  .content #bbpress-forums #bbp-your-profile fieldset {
    padding: 20px 20px 0 20px; }
  .content #bbpress-forums #bbp-your-profile fieldset div {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    clear: left; }
  .content #bbpress-forums #bbp-your-profile fieldset select {
    margin-bottom: 0; }
  .content #bbpress-forums #bbp-your-profile fieldset input,
  .content #bbpress-forums #bbp-your-profile fieldset textarea {
    margin-bottom: 0;
    width: 60%;
    background: #f9f9f9;
    border: 1px solid #ddd;
    box-shadow: none;
    padding: 5px 8px;
    border-radius: 0; }
  .content #bbpress-forums #bbp-your-profile fieldset input:focus,
  .content #bbpress-forums #bbp-your-profile fieldset textarea:focus {
    border: 1px solid #ccc;
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    outline-color: rgba(240, 255, 240, 0.1); }
  .content #bbpress-forums #bbp-your-profile fieldset.bbp-form input.checkbox {
    width: auto; }
  .content #bbpress-forums #bbp-your-profile fieldset legend {
    display: none; }
  .content #bbpress-forums #bbp-your-profile fieldset label[for] {
    float: left;
    width: 20%;
    padding: 5px 20px 5px 0;
    text-align: right;
    cursor: pointer; }
  .content #bbpress-forums #bbp-your-profile fieldset dl label[for] {
    text-align: left;
    width: 60%; }
  .content #bbpress-forums #bbp-your-profile fieldset span.description {
    margin: 5px 0 0 20%;
    font-size: 16px;
    font-style: italic;
    float: left;
    clear: left;
    width: 60%;
    padding: 5px 8px;
    border: #cee1ef 1px solid;
    background-color: #f0f8ff; }
  .content #bbpress-forums #bbp-your-profile fieldset fieldset {
    margin: 0;
    border: none;
    padding: 0;
    clear: none;
    float: none; }
  .content #bbpress-forums #bbp-your-profile fieldset fieldset.password {
    width: 60%;
    display: inline; }
  .content #bbpress-forums #bbp-your-profile fieldset fieldset.password input,
  .content #bbpress-forums #bbp-your-profile fieldset fieldset.password span {
    width: 100%; }
  .content #bbpress-forums #bbp-your-profile fieldset fieldset.capabilities dl {
    margin: 0; }
  .content #bbpress-forums #bbp-your-profile fieldset fieldset.password span.description {
    margin-left: 0;
    margin-bottom: 20px; }
  .content #bbpress-forums #bbp-your-profile fieldset.submit button {
    float: right; }
  .content div.bbp-template-notice,
  .content div.indicator-hint {
    border-width: 1px;
    border-style: solid;
    padding: 0 0.6em;
    margin: 5px 0 15px;
    border-radius: 3px;
    background-color: #f0efed;
    border-color: #f0efed;
    color: #000;
    clear: both; }
  .content div.bbp-template-notice a {
    color: #555;
    text-decoration: none; }
  .content div.bbp-template-notice a:hover {
    color: #000; }
  .content div.bbp-template-notice.info {
    border: #f0efed 1px solid;
    background-color: #f0efed; }
  .content div.bbp-template-notice.important {
    border: #f0efed 1px solid;
    background-color: #f0efed; }
  .content div.bbp-template-notice.error,
  .content div.bbp-template-notice.warning {
    background-color: #ffebe8;
    border-color: #c00; }
  .content div.bbp-template-notice.error a,
  .content div.bbp-template-notice.warning a {
    color: #c00; }
  .content div.bbp-template-notice p {
    margin: 0.5em 0 6px 0 !important;
    padding: 2px;
    font-size: 16px;
    line-height: 140%; }
  .content .bbp-topics-front ul.super-sticky,
  .content .bbp-topics ul.super-sticky,
  .content .bbp-topics ul.sticky,
  .content .bbp-forum-content ul.sticky {
    background-color: #f0efed !important;
    font-size: 1.1em; }
  .content #bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log,
  .content #bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log,
  .content #bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log {
    border-top: 1px dotted #ddd;
    width: 100%;
    margin: 0;
    padding: 8px 0 0 0;
    font-size: 14px;
    color: #aaa; }
  .content #bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log li,
  .content #bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log li,
  .content #bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log li {
    list-style-type: none; }
  .content .bbp-login-form fieldset legend {
    display: none; }
  .content .bbp-login-form .bbp-username input,
  .content .bbp-login-form .bbp-email input,
  .content .bbp-login-form .bbp-password input {
    padding: 5px; }
  .content .bbp-login-form label {
    width: 140px;
    display: inline-block; }
  .content #sidebar .bbp-login-form label {
    width: 70px; }
  .content .bbp-login-form .bbp-username,
  .content .bbp-login-form .bbp-email,
  .content .bbp-login-form .bbp-password,
  .content .bbp-login-form .bbp-remember-me,
  .content .bbp-login-form .bbp-submit-wrapper {
    margin-top: 10px; }
  .content .bbp-login-form .bbp-submit-wrapper {
    text-align: right; }
  .content .bbp-login-form .bbp-login-links a {
    float: left;
    clear: left; }
  .content .bbp-logged-in img.avatar {
    float: left;
    margin: 0 15px 0 0; }
  .content .bbp-logged-in h4 {
    font-weight: bold;
    font-size: 1.3em;
    clear: none;
    margin-bottom: 10px; }
  .content #bbpress-forums p.bbp-topic-meta img.avatar,
  .content #bbpress-forums ul.bbp-reply-revision-log img.avatar,
  .content #bbpress-forums ul.bbp-topic-revision-log img.avatar,
  .content #bbpress-forums div.bbp-template-notice img.avatar,
  .content #bbpress-forums .widget_display_topics img.avatar,
  .content #bbpress-forums .widget_display_replies img.avatar {
    float: none;
    margin-bottom: -7px;
    border: 3px double #ddd; }
  .content fieldset div.avatar {
    float: right; }
  .content .activity-list li.bbp_topic_create .activity-content .activity-inner,
  .content .activity-list li.bbp_reply_create .activity-content .activity-inner {
    border-left: 2px solid #eaeaea;
    margin-left: 5px;
    padding-left: 10px; }
  .content #bbpress-forums h1 {
    clear: none;
    font-size: 1.8em;
    line-height: 1em;
    padding-bottom: 10px; }
  .content #bbpress-forums #bbp-user-wrapper {
    float: left;
    width: 100%; }
  .content #bbpress-forums .bbp-user-section {
    overflow: auto; }
  .content #bbpress-forums #bbp-user-wrapper h2.entry-title {
    font-size: 1.4em;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 0;
    clear: none; }
  .content #bbpress-forums #bbp-user-wrapper ul.bbp-lead-topic,
  .content #bbpress-forums #bbp-user-wrapper ul.bbp-topics,
  .content #bbpress-forums #bbp-user-wrapper ul.bbp-forums,
  .content #bbpress-forums #bbp-user-wrapper ul.bbp-replies,
  .content #bbpress-forums #bbp-user-wrapper fieldset.bbp-form {
    clear: none; }
  .content #bbpress-forums #bbp-single-user-details {
    margin: 0;
    width: 150px;
    float: left;
    overflow: hidden; }
  .content #bbpress-forums #bbp-single-user-details #bbp-user-avatar {
    margin: 0;
    width: 150px; }
  .content #bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
    border: none;
    height: 150px;
    padding: 0;
    margin: 0 0 20px 0;
    width: 150px; }
  .content #bbpress-forums #bbp-single-user-details #bbp-user-description {
    float: none;
    margin-left: 180px; }
  .content #bbpress-forums #bbp-single-user-details #bbp-user-navigation {
    float: none;
    margin: 0; }
  .content #bbpress-forums #bbp-single-user-details #bbp-user-navigation li {
    margin: 0; }
  .content #bbpress-forums #bbp-single-user-details #bbp-user-navigation a {
    padding: 5px 8px;
    display: block;
    border: 1px solid transparent;
    text-decoration: none; }
  .content #bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
    background: #eee;
    opacity: 0.8; }
  .content #bbpress-forums #bbp-user-body {
    margin-left: 180px; }
  .content body.my-account #bbpress-forums {
    border-top: none;
    padding-top: 0;
    margin-bottom: 0; }
  .content #bbpress-forums dl.bbp-user-capabilities {
    display: inline-block;
    vertical-align: top; }
  .content #bbpress-forums dl.bbp-user-capabilities dt {
    margin: 0 0 10px;
    text-transform: capitalize; }
  .content #bbpress-forums dl.bbp-user-capabilities dd {
    margin: 0;
    padding: 0; }
  .content #bbpress-forums div.row-actions {
    font-size: 14px;
    visibility: hidden; }
  .content #bbpress-forums li:hover > div.row-actions {
    visibility: visible; }
  @media screen and (max-device-width: 480px), screen and (-webkit-min-device-pixel-ratio: 2) {
    .content {
      -webkit-text-size-adjust: none; } }
  @media only screen and (max-width: 480px) {
    .content #bbpress-forums div.bbp-topic-tags {
      clear: left;
      float: left; }
    .content div.bbp-search-form input,
    .content div.bbp-search-form button {
      font-size: 14px;
      padding: 2px; }
    .content li.bbp-forum-info,
    .content li.bbp-topic-title {
      width: 45%; }
    .content li.bbp-forum-topic-count,
    .content li.bbp-forum-reply-count,
    .content li.bbp-topic-voice-count,
    .content li.bbp-topic-reply-count {
      width: 15%; }
    .content span.bbp-reply-post-date {
      float: left; }
    .content span.bbp-admin-links {
      clear: left;
      float: left; }
    .content #bbpress-forums .bbp-forums-list li {
      display: block;
      font-size: 14px; }
    .content #bbpress-forums .bbp-body div.bbp-reply-author {
      margin: -15px 10px 10px;
      min-height: 100px;
      padding-left: 80px;
      position: relative;
      text-align: left;
      width: 100%; }
    .content #bbpress-forums div.bbp-reply-author a.bbp-author-name {
      clear: none;
      display: inline-block;
      margin-left: 0;
      word-wrap: break-word; }
    .content #bbpress-forums div.bbp-reply-author img.avatar {
      position: absolute;
      top: 15px;
      left: 0;
      width: 60px;
      height: auto; }
    .content #bbpress-forums div.bbp-reply-author .bbp-author-role {
      font-size: 16px;
      font-style: normal; }
    .content #bbpress-forums .bbp-body div.bbp-reply-content {
      clear: both;
      margin: 10px;
      padding: 0; }
    .content #bbpress-forums div.bbp-reply-content p {
      margin-bottom: 1em; }
    .content div.bbp-submit-wrapper {
      float: left; }
    .content #bbpress-forums fieldset.bbp-form {
      padding: 0 10px 10px; }
    .content #bbpress-forums #bbp-user-body {
      clear: both;
      margin-left: 0;
      word-wrap: break-word; } }
  @media only screen and (max-width: 320px) {
    .content #bbpress-forums div.bbp-search-form {
      margin-bottom: 10px; }
    .content #bbpress-forums li.bbp-header li.bbp-forum-info,
    .content #bbpress-forums li.bbp-body li.bbp-forum-info,
    .content #bbpress-forums li.bbp-header li.bbp-topic-title,
    .content #bbpress-forums li.bbp-body li.bbp-topic-title {
      width: 100%; }
    .content #bbpress-forums li.bbp-header li.bbp-forum-info,
    .content #bbpress-forums li.bbp-header li.bbp-topic-title {
      text-align: center;
      text-transform: uppercase; }
    .content #bbpress-forums li.bbp-header li.bbp-forum-topic-count,
    .content #bbpress-forums li.bbp-header li.bbp-forum-reply-count,
    .content #bbpress-forums li.bbp-body li.bbp-forum-topic-count,
    .content #bbpress-forums li.bbp-body li.bbp-forum-reply-count,
    .content #bbpress-forums li.bbp-header li.bbp-topic-voice-count,
    .content #bbpress-forums li.bbp-header li.bbp-topic-reply-count,
    .content #bbpress-forums li.bbp-body li.bbp-topic-voice-count,
    .content #bbpress-forums li.bbp-body li.bbp-topic-reply-count {
      width: 20%; }
    .content #bbpress-forums li.bbp-header li.bbp-forum-freshness,
    .content #bbpress-forums li.bbp-body li.bbp-forum-freshness,
    .content #bbpress-forums li.bbp-header li.bbp-topic-freshness,
    .content #bbpress-forums li.bbp-body li.bbp-topic-freshness {
      width: 58%; }
    .content #bbpress-forums li.bbp-body li.bbp-forum-topic-count,
    .content #bbpress-forums li.bbp-body li.bbp-forum-reply-count,
    .content #bbpress-forums li.bbp-body li.bbp-forum-freshness,
    .content #bbpress-forums li.bbp-body li.bbp-topic-voice-count,
    .content #bbpress-forums li.bbp-body li.bbp-topic-reply-count,
    .content #bbpress-forums li.bbp-body li.bbp-topic-freshness {
      margin-top: 7px; }
    .content #bbpress-forums li.bbp-header,
    .content #bbpress-forums li.bbp-footer {
      font-size: 10px; }
    .content #bbpress-forums li.bbp-header div.bbp-reply-author {
      text-align: left;
      width: 25%; }
    .content #bbpress-forums li.bbp-header div.bbp-reply-content {
      margin-left: 25%; }
    .content #bbpress-forums div.bbp-template-notice img.avatar,
    .content #bbpress-forums p.bbp-topic-meta img.avatar {
      width: 14px;
      height: auto; }
    .content #bbpress-forums div.bbp-the-content-wrapper td.mceToolbar {
      padding: 1px; }
    .content #bbpress-forums div.bbp-the-content-wrapper td.mceToolbar td {
      width: 20px;
      height: 20px; }
    .content #bbpress-forums div.wp-editor-container {
      width: 100%;
      overflow: auto; }
    .content #bbpress-forums input#bbp_topic_title,
    .content #bbpress-forums input#bbp_topic_tags {
      width: 95%; } }
  @media only screen and (max-width: 240px) {
    .content #bbpress-forums li.bbp-header li.bbp-forum-topic-count,
    .content #bbpress-forums li.bbp-header li.bbp-forum-reply-count,
    .content #bbpress-forums li.bbp-body li.bbp-forum-topic-count,
    .content #bbpress-forums li.bbp-body li.bbp-forum-reply-count,
    .content #bbpress-forums li.bbp-header li.bbp-topic-voice-count,
    .content #bbpress-forums li.bbp-header li.bbp-topic-reply-count,
    .content #bbpress-forums li.bbp-body li.bbp-topic-voice-count,
    .content #bbpress-forums li.bbp-body li.bbp-topic-reply-count,
    .content #bbpress-forums li.bbp-footer div.bbp-reply-author,
    .content #bbpress-forums li.bbp-footer div.bbp-reply-content {
      width: 45%; }
    .content #bbpress-forums li.bbp-header li.bbp-forum-freshness,
    .content #bbpress-forums li.bbp-body li.bbp-forum-freshness,
    .content #bbpress-forums li.bbp-header li.bbp-topic-freshness,
    .content #bbpress-forums li.bbp-body li.bbp-topic-freshness,
    .content #bbpress-forums li.bbp-header div.bbp-reply-author,
    .content #bbpress-forums li.bbp-header div.bbp-reply-content {
      clear: both;
      width: 100%; }
    .content #bbpress-forums li.bbp-header li.bbp-forum-freshness,
    .content #bbpress-forums li.bbp-header li.bbp-topic-freshness {
      text-align: center; }
    .content #bbpress-forums li.bbp-body li.bbp-topic-freshness,
    .content #bbpress-forums li.bbp-header div.bbp-reply-content {
      margin-left: 0;
      text-align: left; }
    .content #bbpress-forums li.bbp-body li.bbp-topic-freshness p.bbp-topic-meta {
      display: inline-block; }
    .content #bbpress-forums li.bbp-header {
      overflow: hidden; }
    .content #bbpress-forums li.bbp-footer div.bbp-reply-content {
      display: inline-block;
      margin-left: 0; }
    .content #bbpress-forums li.bbp-body div.bbp-reply-author {
      min-height: 60px;
      padding-left: 60px; }
    .content #bbpress-forums div.bbp-reply-author img.avatar {
      width: 40px;
      height: auto; } }
  .content #bbp_topic_submit, .content button[type=submit] {
    border: none;
    background: url("../images/arrow_submit.png") no-repeat right top;
    padding-right: 36px;
    color: #b48541;
    font-family: "Eveleth Clean", Arial, Sans-Serif;
    font-size: 0.875em;
    line-height: 25px;
    padding-left: 0;
    margin-top: 0.875em;
    cursor: pointer; }

.tribe-events-list .tribe-events-loop .tribe-events-photo-event .tribe-events-event-image {
  height: 300px;
  overflow: hidden; }

.simcal-default-calendar-grid .simcal-events {
  font-size: 0.875rem !important; }

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