/*---------------------------------------------------------------------------------------------*
 * CUSTOM BBPRESS STYLE v1.0
 *
 * bbPress styling
 *
 * Copyright 2012 wpthms.com
 * Designed and built by wpthms.com
 *---------------------------------------------------------------------------------------------*/
/* =bbPress Style
-------------------------------------------------------------- */
#bbpress-forums {
  background: transparent;
  clear: both;
  margin-bottom: 20px;
  /* =Toggles
    -------------------------------------------------------------- */
  /* =Pagination
    -------------------------------------------------------------- */
  /* =Edit User
    -------------------------------------------------------------- */
}
#bbpress-forums hr {
  margin: 0 0 24px 0;
}
#bbpress-forums div.reply {
  height: auto;
}
#bbpress-forums .status-trash.even,
#bbpress-forums .status-spam.even {
  background-color: #fee;
}
#bbpress-forums .status-trash.odd,
#bbpress-forums .status-spam.odd {
  background-color: #fdd;
}
#bbpress-forums .status-closed,
#bbpress-forums .status-closed a {
  color: #EEE;
}
#bbpress-forums ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#bbpress-forums li {
  margin: 0;
  list-style: none;
}
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
  overflow: hidden;
  border-width: 1px 0;
  border-style: solid;
  margin-bottom: 20px;
  clear: both;
}
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-body,
#bbpress-forums li.bbp-footer {
  clear: both;
}
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
  background: 0;
  border-width: 1px 0 0;
  border-style: solid;
  font-weight: bold;
  padding: 8px;
  text-align: center;
}
#bbpress-forums li.bbp-header {
  background: 0;
  border-top-width: 0;
}
#bbpress-forums li.bbp-header ul {
  overflow: hidden;
  padding: 6px 0;
}
#bbpress-forums .bbp-forums-list {
  margin: 0 0 0 24px;
  padding-left: 15px;
  border-width: 0 0 0 1px;
  border-style: solid;
}
#bbpress-forums .bbp-forums-list li {
  display: inline;
  font-size: 11px;
  margin-right: 10px;
}
#bbpress-forums .bbp-forums-list li a:hover {
  text-decoration: underline;
}
#bbpress-forums li.bbp-footer p {
  margin: 0;
  line-height: 1em;
}
#bbpress-forums .bbp-topic-content img,
#bbpress-forums .bbp-reply-content img {
  max-width: 100%;
}
#bbpress-forums .bbp-topic-content ul,
#bbpress-forums .bbp-reply-content ul,
#bbpress-forums .bbp-topic-content ol,
#bbpress-forums .bbp-reply-content ol {
  padding-top: 5px;
  padding-bottom: 5px;
  width: auto;
  margin-left: 45px;
}
#bbpress-forums .bbp-topic-content ul li,
#bbpress-forums .bbp-reply-content ul li {
  list-style-type: circle;
}
#bbpress-forums .bbp-topic-content ol li,
#bbpress-forums .bbp-reply-content ol li {
  list-style-type: decimal;
}
#bbpress-forums ul.bbp-topic-revision-log li,
#bbpress-forums ul.bbp-reply-revision-log li {
  list-style: none !important;
  padding-left: 10px;
  padding-right: 10px;
}
#bbpress-forums .bbp-forum-content p {
  margin: 5px 0 0;
  font-style: italic;
}
#bbpress-forums li.bbp-forum-info,
#bbpress-forums li.bbp-topic-title {
  float: left;
  text-align: left;
  width: 55%;
}
#bbpress-forums li.bbp-forum-topic-count,
#bbpress-forums li.bbp-topic-voice-count,
#bbpress-forums li.bbp-forum-reply-count,
#bbpress-forums li.bbp-topic-reply-count {
  float: left;
  text-align: center;
  width: 10%;
}
#bbpress-forums li.bbp-forum-freshness,
#bbpress-forums li.bbp-topic-freshness {
  text-align: center;
  float: right;
  width: 22%;
}
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
  border-width: 1px 0 0;
  border-style: solid;
  overflow: hidden;
  padding: 15px 0;
}
#bbpress-forums li.bbp-body ul.forum {
  padding: 15px 0;
}
#bbpress-forums li.bbp-header div.bbp-topic-content span#subscription-toggle,
#bbpress-forums li.bbp-header div.bbp-reply-content span#subscription-toggle,
#bbpress-forums li.bbp-header div.bbp-topic-content span#favorite-toggle,
#bbpress-forums li.bbp-header div.bbp-reply-content span#favorite-toggle {
  float: right;
}
#bbpress-forums a.bbp-forum-title {
  font-weight: bold;
}
#bbpress-forums div.bbp-forum-title h3,
#bbpress-forums div.bbp-topic-title h3,
#bbpress-forums div.bbp-reply-title h3 {
  line-height: 1em;
  margin: 8px 0;
}
#bbpress-forums div.bbp-forum-author,
#bbpress-forums div.bbp-topic-author,
#bbpress-forums div.bbp-reply-author {
  float: left;
  text-align: center;
  width: 125px;
  padding: 5px 0;
}
#bbpress-forums div.bbp-forum-author img.avatar,
#bbpress-forums div.bbp-topic-author img.avatar,
#bbpress-forums div.bbp-reply-author img.avatar,
#bbpress-forums div.bbp-forum-author img.avatar,
#bbpress-forums div.bbp-topic-author img.avatar,
#bbpress-forums div.bbp-reply-author img.avatar,
#bbpress-forums div.bbp-forum-author img.avatar,
#bbpress-forums div.bbp-topic-author img.avatar,
#bbpress-forums div.bbp-reply-author img.avatar {
  border-width: 0;
  max-width: 80px;
  margin: 12px auto 0 auto;
  float: none;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
#bbpress-forums div.bbp-forum-author a.bbp-author-name,
#bbpress-forums div.bbp-topic-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name,
#bbpress-forums div.bbp-forum-author a.bbp-author-name,
#bbpress-forums div.bbp-topic-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name,
#bbpress-forums div.bbp-forum-author a.bbp-author-name,
#bbpress-forums div.bbp-topic-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name {
  margin: 0 12px;
  word-break: normal;
}
#bbpress-forums div.bbp-forum-author .bbp-author-role,
#bbpress-forums div.bbp-topic-author .bbp-author-role,
#bbpress-forums div.bbp-reply-author .bbp-author-role,
#bbpress-forums div.bbp-forum-author .bbp-author-role,
#bbpress-forums div.bbp-topic-author .bbp-author-role,
#bbpress-forums div.bbp-reply-author .bbp-author-role,
#bbpress-forums div.bbp-forum-author .bbp-author-role,
#bbpress-forums div.bbp-topic-author .bbp-author-role,
#bbpress-forums div.bbp-reply-author .bbp-author-role {
  font-size: 11px;
  font-style: italic;
}
#bbpress-forums div.bbp-topic-content,
#bbpress-forums div.bbp-reply-content {
  margin-left: 140px;
  padding: 12px 12px 12px 5px;
  text-align: left;
}
#bbpress-forums .bbp-body div.bbp-topic-content,
#bbpress-forums .bbp-body div.bbp-reply-content {
  margin-left: 125px;
  padding: 12px 19px 12px 20px;
  min-height: 155px;
  text-align: left;
  border-width: 0 0 0 1px;
  border-style: solid;
}
#bbpress-forums li.bbp-header .bbp-search-author,
#bbpress-forums li.bbp-footer .bbp-search-author,
#bbpress-forums li.bbp-header .bbp-forum-author,
#bbpress-forums li.bbp-footer .bbp-forum-author,
#bbpress-forums li.bbp-header .bbp-topic-author,
#bbpress-forums li.bbp-footer .bbp-topic-author,
#bbpress-forums li.bbp-header .bbp-reply-author,
#bbpress-forums li.bbp-footer .bbp-reply-author {
  float: left;
  margin: 0;
  padding: 0;
  width: 126px;
  padding: 5px 5px 5px 0;
}
#bbpress-forums li.bbp-header .bbp-search-content,
#bbpress-forums li.bbp-footer .bbp-search-content,
#bbpress-forums li.bbp-header .bbp-forum-content,
#bbpress-forums li.bbp-footer .bbp-forum-content,
#bbpress-forums li.bbp-header .bbp-topic-content,
#bbpress-forums li.bbp-footer .bbp-topic-content,
#bbpress-forums li.bbp-header .bbp-reply-content,
#bbpress-forums li.bbp-footer .bbp-reply-content {
  margin-left: 145px;
  padding: 0;
  text-align: left;
}
#bbpress-forums li.bbp-header .bbp-search-content,
#bbpress-forums li.bbp-footer .bbp-search-content,
#bbpress-forums li.bbp-header .bbp-reply-content,
#bbpress-forums li.bbp-footer .bbp-reply-content {
  padding: 5px 5px 5px 0;
}
#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header,
#bbpress-forums li.bbp-body div.hentry {
  margin-bottom: 0;
  overflow: hidden;
}
#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header {
  padding: 15px 0;
}
#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header {
  border-width: 1px 0;
  border-style: solid;
  clear: both;
}
#bbpress-forums span.bbp-author-ip {
  font-size: 11px;
  font-weight: bold;
  color: #aaa;
}
#bbpress-forums div.bbp-breadcrumb,
#bbpress-forums div.bbp-breadcrumb + span#subscription-toggle {
  margin-bottom: 15px;
  float: left;
  display: inline;
  text-transform: uppercase;
  font-size: 11px;
}
#bbpress-forums div.bbp-topic-tags {
  margin-bottom: 15px;
  font-size: 11px;
  text-transform: uppercase;
}
#bbpress-forums div.bbp-breadcrumb p,
#bbpress-forums div.bbp-topic-tags p {
  margin-bottom: 0;
}
#bbpress-forums div.bbp-topic-tags,
#bbpress-forums div.bbp-breadcrumb + span#subscription-toggle {
  float: right;
}
#bbpress-forums span.bbp-admin-links {
  float: right;
  color: transparent;
}
#bbpress-forums span.bbp-admin-links a {
  color: #bbb;
  font-weight: normal;
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;
}
#bbpress-forums fieldset span.bbp-admin-links {
  float: left;
}
#bbpress-forums tr td span.bbp-admin-links a:hover {
  color: #ff4b33;
}
#bbpress-forums td.bbp-topic-admin-links,
#bbpress-forums td.bbp-topic-counts {
  width: 50%;
}
#bbpress-forums .bbp-topic-header a.bbp-topic-permalink,
#bbpress-forums .bbp-reply-header a.bbp-reply-permalink {
  float: right;
  margin-left: 10px;
  color: #aaa;
}
#bbpress-forums p.bbp-topic-meta {
  margin: 5px 0 5px;
  font-size: 11px;
}
#bbpress-forums .bbp-pagination-count {
  float: left;
}
#bbpress-forums .bbp-pagination-links {
  float: right;
}
#bbpress-forums .bbp-pagination {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
#bbpress-forums .bbp-topic-pagination {
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 2px;
}
#bbpress-forums .bbp-topic-pagination a {
  font-size: 10px;
  line-height: 10px;
  padding: 1px 3px;
  border: 1px solid #ddd;
  text-decoration: none;
}
#bbpress-forums fieldset.bbp-form {
  clear: left;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  padding: 15px;
  margin-bottom: 15px;
}
#bbpress-forums fieldset.bbp-form legend {
  display: inline-block;
  width: auto;
  border-width: 0;
  padding-right: 5px;
  padding-left: 5px;
  margin-bottom: 0;
  font-weight: bold;
}
#bbpress-forums fieldset.bbp-form label {
  margin: 0;
  display: inline-block;
}
#bbpress-forums #bbp-edit-topic-tag.bbp-form fieldset.bbp-form label,
#bbpress-forums #bbp-login fieldset label,
#bbpress-forums #bbp-register fieldset label,
#bbpress-forums #bbp-lost-pass fieldset label {
  width: 100px;
}
#bbpress-forums fieldset.bbp-form p {
  margin: 0 0 8px;
}
#bbpress-forums textarea#bbp_forum_content {
  height: 210px;
}
#bbpress-forums fieldset.bbp-forum-form-attributes {
  width: 200px;
  float: right;
  clear: none;
  margin-left: 25px;
}
#bbpress-forums .bbp-topic-form,
#bbpress-forums .bbp-reply-form,
#bbpress-forums .bbp-topic-tag-form {
  clear: left;
}
#bbpress-forums div.bbp-submit-wrapper {
  margin-top: 15px;
  float: right;
  clear: both;
}
#bbpress-forums div.bbp-the-content-wrapper {
  margin-bottom: 10px;
}
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
  width: 100%;
  margin: 0;
  font-size: 12px;
}
#bbpress-forums div.bbp-the-content-wrapper table,
#bbpress-forums div.bbp-the-content-wrapper tbody,
#bbpress-forums div.bbp-the-content-wrapper tr,
#bbpress-forums div.bbp-the-content-wrapper td {
  border: 0;
  padding: 0;
  margin: 0;
  width: auto;
  line-height: 1em;
}
#bbpress-forums div.bbp-the-content-wrapper input {
  font-size: 12px;
  padding: 5px;
  margin: 3px 0 0;
  line-height: 1em;
  margin: 2px;
}
#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar {
  padding: 5px;
  min-height: 26px;
}
#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar input {
  padding-left: 8px;
  padding-right: 8px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar {
  padding: 4px 4px 8px;
}
#bbpress-forums div.bbp-the-content-wrapper div.wp-editor-container {
  margin: 0;
  padding: 0;
  line-height: 0;
  border-width: 1px;
  border-style: solid;
}
#bbpress-forums div.bbp-the-content-wrapper td.mceStatusbar {
  line-height: 16px;
}
#bbpress-forums #bbp-your-profile fieldset {
  margin-top: 20px;
}
#bbpress-forums #bbp-your-profile fieldset div {
  margin-bottom: 20px;
  float: left;
  width: 100%;
  clear: left;
}
#bbpress-forums #bbp-your-profile fieldset select {
  margin-bottom: 0;
}
#bbpress-forums #bbp-your-profile fieldset label {
  float: left;
  padding-right: 20px;
}
#bbpress-forums #bbp-your-profile fieldset span.description {
  margin: 5px 0;
  font-size: 12px;
  font-style: italic;
  clear: both;
  display: block;
  padding: 5px 10px;
  border: #cee1ef 1px solid;
  background-color: #f0f8ff;
}
#bbpress-forums #bbp-your-profile fieldset fieldset {
  margin: 0;
  width: 260px;
  border: 0;
  padding: 0;
  clear: none;
  float: none;
}
#bbpress-forums #bbp-your-profile fieldset fieldset span.description {
  margin-left: 0;
  margin-bottom: 20px;
}
#bbpress-forums #bbp-your-profile fieldset.submit button {
  float: right;
}
/* =Notices
-------------------------------------------------------------- */
div.bbp-template-notice {
  border-width: 1px;
  border-style: solid;
  padding: 0 .6em;
  margin: 5px 0 15px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffe0;
  border-color: #e6db55;
  color: #000;
  clear: both;
}
div.bbp-template-notice p {
  margin: .5em 0 6px 0!important;
  padding: 2px;
}
div.bbp-template-notice a {
  color: #555;
  text-decoration: none;
}
div.bbp-template-notice a:hover {
  color: #000;
}
div.bbp-template-notice.info {
  border: #cee1ef 1px solid;
  background-color: #f0f8ff;
}
div.bbp-template-notice.important {
  border: #e6db55 1px solid;
  background-color: #fffbcc;
}
div.bbp-template-notice.error,
div.bbp-template-notice.warning {
  background-color: #ffebe8;
  border-color: #e99c9c;
}
div.bbp-template-notice.error a,
div.bbp-template-notice.warning a {
  color: #c00;
}
/* =Revisions
-------------------------------------------------------------- */
#bbpress-forums .bbp-topic-revision-log,
#bbpress-forums .bbp-reply-revision-log {
  border-width: 1px;
  border-style: solid;
  list-style: none;
  width: 100%;
  margin: 10px 0;
  padding: 8px 0;
  font-size: 11px;
  color: #aaa;
}
/* =Widgets
-------------------------------------------------------------- */
.bbp-login-form fieldset legend {
  display: none;
}
.bbp-login-form fieldset legend label {
  width: 140px;
  display: inline-block;
}
.bbp-login-form fieldset legend .bbp-username,
.bbp-login-form fieldset legend .bbp-email,
.bbp-login-form fieldset legend .bbp-password,
.bbp-login-form fieldset legend .bbp-remember-me,
.bbp-login-form fieldset legend .bbp-submit-wrapper {
  margin-top: 10px;
}
.bbp-login-form fieldset legend .bbp-submit-wrapper {
  text-align: right;
}
.bbp-login-form fieldset legend .bbp-login-links a {
  float: left;
  clear: left;
}
.bbp-logged-in img.avatar {
  float: left;
  margin-right: 15px;
}
.bbp-logged-in h4 {
  font-weight: bold;
  font-size: 1.3em;
  clear: none;
  margin-bottom: 10px;
}
/* =Avatars
-------------------------------------------------------------- */
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar,
#bbpress-forums p.bbp-topic-meta img.avatar {
  float: none;
  border-width: 1px;
  border-style: solid;
  padding: 2px;
  background: white;
}
fieldset div.avatar {
  float: right;
}
/* =BuddyPress Activity Streams
-------------------------------------------------------------- */
.activity-list li.bbp_topic_create .activity-content .activity-inner,
.activity-list li.bbp_reply_create .activity-content .activity-inner {
  border-width: 0 0 0 2px;
  border-style: solid;
  margin-left: 5px;
  padding-left: 10px;
}
/* =User Pages
-------------------------------------------------------------- */
#bbpress-forums h1 {
  clear: none;
  font-size: 1.8em;
  line-height: 1em;
}
#bbpress-forums h2.entry-title {
  margin-top: -5px;
}
#bbpress-forums #bbp-single-user-details {
  width: 35%;
  float: left;
  overflow: hidden;
  padding-right: 30px;
}
#bbpress-forums #bbp-single-user-details #bbp-user-avatar {
  margin-bottom: 15px;
}
#bbpress-forums #bbp-user-body {
  width: 65%;
  float: right;
}
#bbpress-forums #bbp-user-body #bbp-your-profile .entry-title {
  display: none;
}
#bbpress-forums #bbp-user-navigation ul li {
  background-repeat: no-repeat;
  background-position: left 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-width: 1px 0 0;
  border-style: solid;
  position: relative;
}
#bbpress-forums #bbp-user-navigation ul li:first-child {
  border: 0;
}
#bbpress-forums #entry-author-info {
  margin: 10px 0 20px 0;
  overflow: hidden;
}
#bbpress-forums #entry-author-info #author-avatar {
  float: left;
  margin-right: 0;
  width: 60px;
}
#bbpress-forums #entry-author-info #author-avatar img.avatar {
  max-width: 60px;
}
#bbpress-forums #entry-author-info #author-description {
  float: none;
  margin-left: 80px;
}
#bbp-author-subscriptions,
#bbp-author-favorites,
#bbp-author-topics-started {
  border-width: 1px 0 0 0;
  border-style: solid;
  clear: both;
  margin-bottom: 20px;
  padding-top: 20px;
}
body.my-account #bbpress-forums,
body.my-account #bbp-author-subscriptions,
body.my-account #bbp-author-favorites,
body.my-account #bbp-author-topics-started {
  border-top: 0;
  padding-top: 0;
  margin-bottom: 0;
}
/* =User Capabilities
-------------------------------------------------------------- */
#bbpress-forums dl.bbp-user-capabilities {
  display: inline-block;
  vertical-align: top;
}
#bbpress-forums dl.bbp-user-capabilities dt {
  margin: 0 0 10px;
  text-transform: capitalize;
}
#bbpress-forums dl.bbp-user-capabilities dd {
  margin: 0;
  padding: 0;
}
/* =BuddyPress Group Forums
-------------------------------------------------------------- */
#bbpress-forums div.row-actions {
  font-size: 11px;
  visibility: hidden;
}
#bbpress-forums li:hover > div.row-actions {
  visibility: visible;
}
/* =Custom by yeahthemes
--------------------------------------------------------------*/
li.bbp-body div.hentry {
  padding: 0;
  position: relative;
}
li.bbp-body div.hentry:before {
  content: '';
  position: absolute;
  left: 125px;
  top: 0;
  bottom: 0;
  border-width: 0 0 0 1px;
  border-style: solid;
}
#bbpress-forums li.bbp-header .bbp-reply-author,
#bbpress-forums li.bbp-footer .bbp-reply-author {
  border-width: 0 1px 0 0;
  border-style: solid;
  padding-right: 5px;
}
#bbpress-forums div.bbp-reply-author img.avatar {
  margin-top: 15px;
}
#bbpress-forums div.bbp-reply-header {
  padding: 8px 0;
}
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
  padding: 15px 0;
  position: relative;
}
.bbp-user-forum-role,
.bbp-user-topic-count,
.bbp-user-reply-count {
  margin-bottom: 0;
}
#bbpress-forums #bbp-search-form {
  margin-bottom: 30px;
}
.bbp_widget_login .bbp-remember-me,
.bbp_widget_login .bbp-submit-wrapper,
.bbp_widget_login .bbp-login-links {
  margin-top: 15px;
}
.bbp_widget_login .bbp-logged-in .logout-link {
  margin-top: 15px;
}
/**
 * Widget stats
 */
.widget_display_stats dd strong {
  font-size: 30px;
}
.widget_display_stats dl > * {
  display: block;
  float: left;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  border-width: 1px 0 0;
  border-style: solid;
  width: 50%;
}
.widget_display_stats dl > dd {
  text-align: right;
}
/**
 * Custom topic and forum thumbnail
 */
.yt-bbp-post-thumbnail > * {
  float: left;
  max-width: 48px;
  margin: 5px 15px 5px 0;
}
.yt-bbp-post-thumbnail > *:before,
.yt-bbp-post-thumbnail > *:after {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#bbp-search-results .yt-bbp-post-thumbnail > * {
  margin-top: 0;
}
#bbp-user-navigation ul li,
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results,
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer,
#bbpress-forums .bbp-forums-list,
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic,
#bbpress-forums .bbp-body div.bbp-forum-content,
#bbpress-forums div.bbp-forum-content,
#bbpress-forums div.bbp-the-content-wrapper div.wp-editor-container,
#bbpress-forums li.bbp-body div.hentry:before,
#bbpress-forums fieldset.bbp-form,
div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header,
body.topic-edit .bbp-topic-form div.avatar img,
body.reply-edit .bbp-reply-form div.avatar img,
body.single-forum .bbp-topic-form div.avatar img,
body.single-reply .bbp-reply-form div.avatar img,
#bbpress-forums .bbp-topic-revision-log,
#bbpress-forums .bbp-reply-revision-log,
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar,
#bbpress-forums p.bbp-topic-meta img.avatar,
.activity-list li.bbp_topic_create .activity-content .activity-inner,
.activity-list li.bbp_reply_create .activity-content .activity-inner,
#bbp-author-subscriptions,
#bbp-author-favorites,
#bbp-author-topics-started,
#bbpress-forums li.bbp-header .bbp-reply-author,
#bbpress-forums li.bbp-footer .bbp-reply-author,
.widget_display_stats dl > * {
  border-color: #EEE;
}
/* #Mobile Portrait
-------------------------------------------------------------------------------*/
@media only screen and (max-width: 639px) {
  /*Forum*/
  #bbpress-forums #bbp-single-user-details,
  #bbpress-forums #bbp-user-body {
    padding: 0;
    margin: 0 0 15px 0;
    width: 100%;
    clear: both;
    float: none;
  }
  #bbpress-forums div.bbp-breadcrumb,
  #bbpress-forums div.bbp-topic-tags {
    display: block;
    text-align: center;
  }
  #bbpress-forums div.bbp-topic-author,
  #bbpress-forums div.bbp-reply-author {
    float: none;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #EEE;
    border-right: none;
    padding-bottom: 10px;
  }
  #bbpress-forums div.bbp-forum-content,
  #bbpress-forums div.bbp-topic-content,
  #bbpress-forums div.bbp-reply-content,
  #bbpress-forums .bbp-body div.bbp-forum-content,
  #bbpress-forums .bbp-body div.bbp-topic-content,
  #bbpress-forums .bbp-body div.bbp-reply-content {
    margin-left: 0;
    border-left: none;
    min-height: 25px;
    padding-left: 0;
    padding-right: 0;
  }
  #bbpress-forums div.bbp-topic-author img.avatar,
  #bbpress-forums div.bbp-reply-author img.avatar {
    max-width: 45px;
  }
  #bbpress-forums li.bbp-forum-info,
  #bbpress-forums li.bbp-topic-title {
    width: 65%;
  }
  #bbpress-forums li.bbp-body div.hentry:before,
  #bbpress-forums .bbp-forum-topic-count,
  #bbpress-forums .bbp-topic-voice-count,
  #bbpress-forums span.bbp-author-ip,
  #bbpress-forums li.bbp-header .bbp-reply-author,
  #bbpress-forums li.bbp-footer {
    display: none;
  }
}
