/**
 * Styles for bbpress
 */
article.forum, article.topic  {
   border-color: #93CA77;
}
article.forum h1, article.topic h1 {
   margin-bottom: 0;
}
article.forum .post-content, article.topic .post-content {
   margin-top: 0 !important;
}

#bbpress-forums {
   font-size: 1em;
}

#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 {
   font-size: 0.9em;
   color: #565656;
}

#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 {
   border-top: none;
   border-bottom: none;
}

/* Template notice */
div.bbp-template-notice {
   border-style: none;
   background-color: #f99f3d;
   padding: 1px 0.6em;
   border-radius: 0;
}
div.bbp-template-notice.info {
   color: #FFFFFF;
   border: none;
   background-color: #294A70;
}
div.bbp-template-notice p {
   color: #FFFFFF;
   font-size: 1em;
   margin: 5px 0 !important;
   font-family: 'Exo 2', sans-serif;
}
div.bbp-template-notice a {
   color: #d0d0d0;
   text-decoration: none;
}
div.bbp-template-notice a:hover,
#bbpress-forums li.bbp-header a:hover {
   color: #4a90e2;
}
a.subscription-toggle:hover,
a.favorite-toggle:hover {
    color: green !important;
}

.bbp-template-notice.error, div.bbp-template-notice.warning {
    background-color: #c42634 !important;
    border-color: #c00;
}

div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header {
   border-top: 1px solid #bdbdbd;
}

.bbp-reply-header {
    margin-bottom: 1em !important;
}

.bbp-forum-header a.bbp-forum-permalink, 
.bbp-topic-header a.bbp-topic-permalink, 
.bbp-reply-header a.bbp-reply-permalink {
   margin-top: 2px;
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
   background: mediumseagreen; /* #27B376 */
   color: #FFFFFF;
   font-size: 1.15em;
}
#bbpress-forums li.bbp-header a {
   color: #E6E6E6;
   font-weight: 600;
}

span.bbp-admin-links a {
   font-size: 1em;
   text-transform: none;
}

div.bbp-breadcrumb,
div.bbp-fil-ariane
{
   font-size: 0.9em;
   float: none;
   display: inline-block;
   margin-right: 0.7em;
}

input[type="text"] {
   border: none;
}
input.button {
   text-transform: none;
}

div.bbp-forum-content {
   font-size: 0.9em !important;
}

.bbp-topic-meta {
   font-size: 0.9em !important;
   margin: 0 0 5px !important;
}
#bbpress-forums p.bbp-topic-meta span {
   white-space: normal;
   line-height: 0.8em !important;
   display: inline-block;
}

#bbpress-forums div.bbp-topic-author a.bbp-author-name, 
#bbpress-forums div.bbp-reply-author a.bbp-author-name {
   line-height: 1.1em;
}

#bbpress-forums ul {
   line-height: 1.2em;
}
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-header .forum-titles li {
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   padding-bottom: 4px;
}
li.bbp-forum-freshness, 
li.bbp-topic-freshness {
   text-align: right;
   line-height: 1em;
   float: right;
   width: 21%;
   padding-top: 2px;
}
li.bbp-forum-freshness p, 
li.bbp-topic-freshness p {
   text-align: right;
}

#bbpress-forums div.bbp-the-content-wrapper input {
   padding: 5px 5px 3px !important;
   margin: 0 2px 0 0;
   line-height: 1em;
   text-transform: none;
}

#bbpress-forums .bbp-the-content {
   background-color: #F8F8F8;
   font-family: 'Exo 2', sans-serif;
   font-size: 1.1em !important;
}

#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 {
   float: none;
   margin-bottom: -1px;
   margin-left: 2px;
   margin-right: 2px;
   border: none;
}

#bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-topic-content, #bbpress-forums div.bbp-reply-content {
   margin-left: 130px;
   padding: 0 12px 12px 0;
   text-align: left;
}

.bbp-reply-author br,
.bbp-reply-ip {
   display: none;
}

@media only screen and (max-width: 480px) {
   #bbpress-forums div.bbp-reply-author img.avatar {
      position: static;
   }
   #bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-topic-content, #bbpress-forums div.bbp-reply-content {
      margin-left: 0;
   }
}

#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: 0.9em;
}

#bbpress-forums fieldset {
   min-width: 0;
   text-overflow: ellipsis;
   overflow: hidden;
}
#bbpress-forums legend {
   min-width: 0;
   max-width: 100%;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
}

#bbpress-forums fieldset.bbp-form {
   border: 1px solid #dfdfdf;
}

#bbpress-forums fieldset.bbp-form legend {
   font-weight: 600;
}

/* Private title */
.bbp-forum-info .private-title {
    vertical-align: text-bottom;
    margin-right: 0.2em;
}
h1.entry-title .private-title {
    font-size: 1em;
    margin-right: 0.6em;
}
.private-title + .private-title {
   display: none;
}
