.bio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px; }

.mug {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 20px; }

.text {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2; }

.alignright {
  float: right;
  margin-bottom: 1em;
  margin-left: 1em; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.emailsignup {
  color: white;
  padding-top: 20px; }
  .emailsignup input[type=button],
  .emailsignup input[type=reset],
  .emailsignup input[type=submit] {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #242424;
    color: white;
    border: 1px solid #ffc627;
    padding: 5px;
    cursor: pointer; }
  .emailsignup input[type=button]:hover,
  .emailsignup input[type=reset]:hover,
  .emailsignup input[type=submit]:hover {
    background: #ffc627;
    color: #242424; }
  .emailsignup input[type=text] {
    font-weight: 400;
    font-size: 15px;
    color: #242424; }
  .emailsignup h3 {
    padding-bottom: 20px;
    font-weight: 700; }
  .emailsignup p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px; }

.postpill-wrapper-overlay {
  position: absolute;
  top: 40px;
  left: 40px; }

.frontcontainer {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  margin-right: -15px !important;
  margin-left: -15px !important; }

.frontcontainer img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 80%; }

.frontcontainer:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(40, 40, 40, 0.5); }

.fronttitle {
  position: absolute;
  left: 40px;
  top: 100px; }

.fronttitle a {
  display: block; }

.fronttitle h2 {
  font-weight: 900; }

.alert {
  border: 0;
  border-radius: 0;
  background-color: #242424 !important;
  margin-top: 0; }

.search-results-box {
  margin-top: 30px;
  background-color: #242424;
  color: #ffc627;
  min-height: 100px;
  text-align: center;
  padding-bottom: 0;
  margin-bottom: -8px; }
  .search-results-box h1 {
    font-weight: 300;
    font-size: 32px;
    padding-top: 30px; }

.noresults {
  padding-top: 40px;
  padding-bottom: 40px; }

p.dek {
  font-weight: 300;
  font-size: 22px;
  line-height: 28px;
  color: #242424; }

.legal {
  margin-top: 40px;
  font-size: 13px;
  font-weight: 400; }

a:hover {
  text-decoration: none; }

.footersocial {
  text-align: center;
  font-size: 34px;
  padding-top: 40px; }

a {
  color: white; }

a:hover {
  color: #ffc627; }

.goldbuttonwrapper {
  padding-top: 20px;
  margin-left: -10px; }

.goldbutton {
  padding: 10px; }
  .goldbutton a {
    color: white;
    text-decoration: none;
    border-bottom: 1px solid #ffc627 !important;
    border: 1px solid #ffc627;
    padding: 10px; }
  .goldbutton a:hover {
    color: #242424;
    background: #ffc627; }

.textwidget {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 24px; }
  .textwidget p a {
    text-decoration: none;
    border-bottom: 1px dotted white;
    color: white; }
  .textwidget p a:hover {
    border-bottom: 1px dotted #ffc627; }
  .textwidget h3 {
    text-transform: uppercase;
    font-size: 16px; }

.tagcontainer {
  padding-top: 0;
  margin-top: -8px; }

.fancybox-bottom {
  padding: 20px; }
  .fancybox-bottom h3 {
    font-weight: 700;
    font-size: 32px;
    line-height: 34px; }
    .fancybox-bottom h3 a {
      text-decoration: none;
      color: #242424; }
    .fancybox-bottom h3 a:hover {
      border-bottom: 2px solid #ffc627; }

.plainbox h3 {
  font-weight: 700;
  font-size: 50px;
  line-height: 50px; }

.plainbox a {
  color: #242424;
  text-decoration: none; }

.plainbox a:hover {
  border-bottom: 2px solid #ffc627; }

.plainbox .plainpill {
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase; }

.plainbottom {
  padding: 20px; }

.plainpillwrapper {
  margin-bottom: 30px; }

.category-box {
  margin-top: 30px;
  background-color: #ffc627;
  min-height: 100px;
  text-align: center;
  padding-bottom: 0;
  margin-bottom: -8px; }
  .category-box h1 {
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 30px; }

.site-footer {
  background-color: #242424;
  color: white;
  padding-bottom: 40px; }

.also-like h6 {
  font-weight: 700;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 20px; }

.also-like p {
  font-weight: 700;
  font-size: 32px;
  line-height: 34px; }

.also-like a {
  text-decoration: none;
  color: #242424; }

.also-like-pill {
  margin-top: 20px;
  margin-bottom: 20px; }

.ruler {
  min-height: 1px;
  background-color: #888;
  margin-top: 40px;
  margin-bottom: 40px; }

#related {
  padding: 20px;
  background: #f2f2f2; }
  #related h3 {
    font-weight: 700;
    font-size: 14px; }
  #related p {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px; }
  #related a {
    color: #242424; }

.tags-links {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #242424; }

.tags-links a {
  text-decoration: none;
  color: #242424; }

.entry-content p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #242424; }

.entry-content a {
  color: #242424;
  text-decoration: none;
  border-bottom: 1px solid #242424; }

.entry-content a:hover {
  border-bottom: 1px solid #ffc627; }

.entry-content h3 {
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  color: #242424; }

figcaption {
  font-weight: 400;
  font-size: 13px;
  line-height: 19px;
  color: #888;
  margin-top: 10px; }

.entry-meta {
  margin-bottom: 30px;
  margin-top: 30px;
  font-weight: 400;
  font-size: 15px; }

.entry-title {
  font-weight: 700;
  font-size: 70px;
  line-height: 78px;
  color: #242424; }

.postpill-wrapper {
  margin-bottom: 30px; }

.postpill {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  padding: 5px; }
  .postpill a {
    color: #242424;
    background-color: #ffc627;
    padding: 5px; }
  .postpill a:hover {
    color: white;
    background-color: #242424;
    text-decoration: none; }

.postheader {
  min-height: 10px;
  background-color: gold;
  margin-top: 0;
  margin-bottom: 80px;
  padding-top: 0; }

#search-subscribe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 10px; }

#menu-search {
  cursor: pointer;
  padding-right: 10px;
  padding-top: 7px; }

.fa-search:hover {
  color: #ffc627; }

#menu-subscribe {
  cursor: pointer;
  border-radius: 2px;
  padding: 5px;
  border: 1px solid #242424; }

#search-alert p,
#subscribe-alert p {
  margin-bottom: 50px; }

#search-alert {
  padding-top: 30px; }
  #search-alert input[type=submit], #search-alert input[type=text] {
    font-weight: 300;
    font-size: 24px;
    color: #ffc627;
    background: #242424;
    border: 0; }
  #search-alert .btn {
    color: white;
    background: #242424;
    font-size: 24px; }
  #search-alert .btn:hover {
    color: #ffc627; }

#subscribe-alert input[type=button],
#subscribe-alert input[type=reset],
#subscribe-alert input[type=submit] {
  margin-left: 20px;
  background-color: #242424;
  color: white;
  border: 1px solid #ffc627;
  padding: 5px;
  cursor: pointer; }

#subscribe-alert input[type=button]:hover,
#subscribe-alert input[type=reset]:hover,
#subscribe-alert input[type=submit]:hover {
  background: #ffc627;
  color: #242424; }

#subscribe-alert input[type=text] {
  font-weight: 400;
  font-size: 15px;
  color: #242424; }

.menu-secondary-container {
  margin-bottom: -16px;
  padding-bottom: 0; }
  .menu-secondary-container ul {
    list-style-type: none;
    overflow: hidden;
    height: 35px;
    background: #f2f2f2;
    font-size: 12px;
    font-weight: 400; }
  .menu-secondary-container li {
    margin-bottom: 5px;
    float: left;
    text-transform: uppercase;
    text-align: left; }
  .menu-secondary-container li:first-child {
    font-weight: bold; }
  .menu-secondary-container li:first-child a:hover {
    border-bottom: 4px solid #f2f2f2; }
  .menu-secondary-container li a {
    padding: 10px 0 0;
    margin-right: 10px;
    color: #242424; }
  .menu-secondary-container li a:hover {
    border-bottom: 4px solid #ffc627; }

@media (max-width: 575px) {
  #subscribe-alert p, #search-alert p {
    font-weight: 700;
    font-size: 28px;
    line-height: 32px; }
  .fronttitle a:hover {
    border-bottom: 2px solid #ffc627;
    color: white; }
  .fronttitle h1 {
    font-size: 48px;
    line-height: 48px; }
  .fronttitle h2 {
    font-size: 48px;
    line-height: 48px; }
  .emailsignup h3 {
    font-size: 32px;
    line-height: 38px; } }

@media (min-width: 576px) {
  #subscribe-alert p, #search-alert p {
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    margin-left: 80px;
    margin-right: 80px;
    margin-top: 40px; }
  #subscribe-alert form, #search-alert form {
    margin-left: 80px;
    margin-right: 80px;
    margin-bottom: 40px; }
  .fronttitle a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #ffc627;
            text-decoration-color: #ffc627;
    color: white; }
  .fronttitle h1 {
    font-size: 42px;
    line-height: 42px; }
  .fronttitle h2 {
    font-size: 42px;
    line-height: 42px; }
  .emailsignup h3 {
    font-size: 32px;
    line-height: 38px; } }

@media (min-width: 576px) and (max-width: 767px) {
  #main-nav {
    background-color: #242424; }
  #main-nav li a {
    color: #fff !important;
    font-size: 24px;
    padding-top: 16px;
    padding-left: 10px;
    margin: 0;
    border-top: 1px solid #666; }
  #search-subscribe {
    color: white;
    float: left;
    font-size: 24px;
    padding-left: 10px;
    margin-bottom: 10px; }
  #menu-subscribe {
    border: 1px solid white; } }

@media (min-width: 768px) {
  #search-subscribe {
    position: absolute;
    right: 20px;
    top: 5px; }
  .fronttitle h1 {
    font-size: 80px;
    line-height: 80px; }
  .fronttitle h2 {
    font-size: 80px;
    line-height: 80px; }
  #menu-subscribe:hover {
    background: #242424;
    color: white; }
  #primary-nav {
    padding-top: 50px; }
  #main-nav {
    font-weight: 400;
    font-size: 18px; }
    #main-nav ul {
      padding: 0;
      margin: 0; }
    #main-nav li a {
      color: #242424;
      padding-bottom: 0;
      border-bottom: 4px solid white; }
    #main-nav li a:hover {
      border-bottom: 4px solid #ffc627; } }

@media (min-width: 768px) {
  .emailsignup {
    padding-right: 50px; }
    .emailsignup h3 {
      font-size: 40px;
      line-height: 48px; } }

body {
  font-family: 'Roboto', 'Helvetica Neue', 'Helvetica', arial, sans-serif; }
