em.highlight {
  background: yellow;
  display: inline-block;
  padding: 1px 2px;
  margin: -1px -2px;
  font-style: normal;
  color: #808000;
  font-weight: bold;
}
.post-layout .content {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 1020px) {
  .post-layout .content {
    float: left;
    width: 75%;
  }
}
.post-layout .slim {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 1020px) {
  .post-layout .slim {
    float: left;
    width: 25%;
  }
}
.post {
  margin: 0 -16px 1em -16px;
  padding: 1em 16px;
  border-top: 1px solid #EEE;
  min-height: 65px;
}
.post:first-child {
  border-top: 0;
  margin-top: 0;
}
.forums {
  margin-left: -8px;
  margin-right: -8px;
}
.forum-cell {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 16px;
}
@media (min-width: 1020px) {
  .forum-cell {
    float: left;
    width: 50%;
  }
}
.topic-list {
  margin: 0 auto;
}
.forum,
.posts {
  border: 1px solid #DDD;
  padding: 0px 16px;
  background: white;
  -webkit-box-shadow: rgba(171, 132, 97, 0.5) 0px 1px 2px -1px, rgba(223, 172, 126, 0.05) 0px 0px 4px 0px;
  box-shadow: rgba(171, 132, 97, 0.5) 0px 1px 2px -1px, rgba(223, 172, 126, 0.05) 0px 0px 4px 0px;
  position: relative;
}
.post-advert {
  padding-left: 16px !important;
  padding-right: 16px !important;
}
.post-image {
  margin: 0 auto;
  text-align: center;
  max-width: 100%;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px 0px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px 0px;
  display: block;
}
.post {
  padding-left: 130px;
}
.post-info {
  margin-left: -130px;
  width: 130px;
}
.post-avatar {
  width: 82px;
  height: 82px;
}
.popular-topic-link {
  font-size: 14px;
  display: block;
  border: 1px solid #EEE;
  border-width: 0 0 1px 0px;
  padding: 8px;
  color: #666;
  padding-left: 32px;
}
.popular-topic-link:hover {
  background-color: #EEE;
}
.popular-topic-link .position {
  display: inline-block;
  width: 24px;
  text-align: center;
  font-weight: bold;
  margin-left: -24px;
}
.forum-link {
  display: block;
  border: 1px solid #EEE;
  border-width: 0 0 1px 1px;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  padding: 8px;
  color: #666;
}
@media (min-width: 1020px) {
  .forum-link {
    float: left;
    width: 50%;
  }
}
.forum-link:nth-child(odd) {
  border-left: 0px;
}
.forum-link:hover {
  background-color: #EEE;
}
.topic-location {
  color: #AAA;
  font-weight: 800;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.forum-section {
  padding: 0;
}
.board-title {
  background: #CF4242;
  color: white;
  display: block;
  padding: 8px;
}
.post-topic {
  margin: 0 -16px 0em;
  padding: 16px 12px;
  background: #CF4242;
}
.post-topic h1 {
  color: white;
  font-size: 42px;
  margin: 0;
}
.post-topic-info {
  font-size: 14px;
  color: white;
}
.post-body {
  font-size: 16px;
  line-height: 180%;
  min-height: 140px;
  word-wrap: break-word;
}
.initial-post {
  font-size: 120%;
}
@media screen and (min-width: 768px) {
  .initial-post .post {
    padding-left: 160px;
  }
  .initial-post .post-info {
    margin-left: -160px;
    width: 160px;
  }
  .initial-post .post-avatar {
    width: 112px;
    height: 112px;
  }
}
.initial-post .post-body {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .post {
    padding-left: 80px;
  }
  .post-info {
    margin-left: -80px;
    width: 80px;
  }
  .post-avatar {
    width: 48px;
    height: 48px;
  }
}
.post-info {
  padding: 0  16px;
  float: left;
  text-align: center;
  font-size: 12px;
  color: #666;
}
.post-info strong {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: block;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .post-info strong {
    font-size: 12px;
    word-wrap: break-word;
    white-space: pre-wrap;
  }
}
@media screen and (max-width: 767px) {
  .post-info dl {
    display: none;
  }
}
.post-user-info {
  font-size: 10px;
  color: #888;
}
.board-meta {
  font-size: 14px;
  margin-bottom: 0.5em;
  margin-top: -0.5em;
  text-transform: uppercase;
  color: #999;
}
.board-meta strong {
  color: #666;
}
.post-meta {
  font-size: 10px;
  margin-bottom: 0.5em;
  margin-top: -0.5em;
  text-transform: uppercase;
  color: #999;
}
.post-meta strong {
  color: #666;
}
.post-avatar {
  display: block;
  border-radius: 50%;
  margin: 8px auto;
}
.forum-title,
.post-topic-title {
  font-size: 24px;
  color: white;
  padding: 12px 16px;
  margin: -12px -16px 12px -16px;
  font-weight: 100;
  background: #CF4242;
  display: inline-block;
  margin-bottom: 16px;
}
.topics {
  list-style: none none;
  margin: 0 0 0 0;
  padding: 0;
}
.topics :first-child {
  border-top: 0;
}
.topic {
  margin: 0;
  padding: 0;
  border-top: 1px solid #EEE;
  margin: 0px -16px 0px -16px;
  padding: 12px 16px;
  padding-left: 90px;
  clear: both;
  min-height: 4em;
}
.topic:hover {
  background: #F6F6F6;
}
.topic a:hover {
  text-decoration: none;
}
.topic-avatar-link {
  margin-left: -90px;
  float: left;
  width: 90px;
  text-align: center;
  display: block;
}
.topic-link {
  display: block;
}
.topic-data {
  color: #999;
  font-size: 14px;
}
.topic-title {
  font-size: 22px;
  margin: 0.5em 0;
  color: #333;
}
.topic-snippet {
  font-size: 14px;
  color: #666;
  margin: 0.5em 0;
}
.topic-avatar {
  border-radius: 50%;
  height: 48px;
  width: 48px;
}
.topic-pagination {
  margin: 0.5em 0;
}
.topic-label {
  color: #bca38c;
  margin: 16px 16px 8px 16px;
}
@media screen and (min-width: 768px) {
  .replies {
    margin-left: 30px;
  }
}
.board-sidebar-title {
  margin: 0 0 8px 0;
}
.board-sidebar-title a {
  color: #dfac7e;
}
.topic-sidebar-heading {
  font-size: 22px;
  font-weight: normal;
  display: block;
  padding: 8px 0;
  margin: 0;
}
.topic-sidebar-heading a {
  color: #775c43;
}
.board-sidebar-heading {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  padding: 8px 0;
  margin: 0;
}
.board-sidebar-heading a {
  color: #775c43;
}
.board-sidebar-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.board-sidebar-list-item {
  padding: 0;
  margin: 0;
  padding: 8px 16px 8px 0;
  list-style: none;
  color: #CCC;
  border-top: 1px solid #eae4de;
}
.board-sidebar-list-item.active {
  background-image: -webkit-linear-gradient(left, #fbf4ee 0%, white 100%);
  background-image: -o-linear-gradient(left, #fbf4ee 0%, white 100%);
  background-image: linear-gradient(to right, #fbf4ee 0%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbf4ee', endColorstr='#ffffffff', GradientType=1);
  border-right: 1px solid #eae4de;
  position: relative;
}
.board-sidebar-list-item.active a {
  color: #666;
}
.board-sidebar-list-item.active:before {
  content: '';
  display: block;
  width: 0px;
  height: 0px;
  border: 10px solid transparent;
  border-left-color: #eae4de;
  position: absolute;
  top: 5px;
  right: -20px;
}
.board-sidebar-list-item.active:after {
  content: '';
  display: block;
  width: 0px;
  height: 0px;
  border: 9px solid transparent;
  border-left-color: #FFF;
  position: absolute;
  top: 6px;
  right: -18px;
}
.board-sidebar-list-item a {
  color: #999;
  display: block;
}
@media screen and (min-width: 768px) {
  .new-topic-button {
    float: right;
  }
}
@media screen and (max-width: 767px) {
  .new-topic-button {
    display: block !important;
    text-align: center !important;
  }
}
@media screen and (max-width: 767px) {
  .mobile-hidden {
    display: none !important;
  }
}
@media screen and (max-width: 1020px) {
  .tablet-hidden {
    display: none !important;
  }
}
.topic-data-created-at {
  float: right;
}
@media screen and (max-width: 767px) {
  .topic-data-created-at {
    float: none;
    display: block;
  }
}
.forum-header {
  padding: 8px 8px 8px 8px;
}
@media screen and (max-width: 767px) {
  .forum-header h1 {
    font-size: 32px;
    font-weight: 200;
  }
}
@media screen and (max-width: 767px) {
  section {
    margin-left: 8px;
    margin-right: 8px;
  }
}
.post-options {
  float: right;
  border: 1px solid #EEE;
  border-radius: 3px;
  text-align: right;
}
.post-options span {
  font-size: 10px;
  color: #999;
  display: inline-block;
  padding: 3px 8px;
}
.post-options a {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #666;
  display: inline-block;
  padding: 3px 8px;
}
.hidden-post {
  border: 6px dashed #ff9999 !important;
  padding-bottom: 3em;
  margin-bottom: 0px;
}
