.fns-forum-category { zoom: 1; clear: both; margin-bottom: 20px; }
.fns-forum-category:before, .fns-forum-category:after { content: "\0020"; display: block; font-size: 0; height: 0; overflow: hidden; }
.fns-forum-category:after { clear: both; }

.fns-category-header a { background: black; color: #efefef; font-size: 18px; line-height: 1em; display: block; padding: 10px; }

.bbp-forums-list { border: 0 none !important; margin: 0 !important; padding: 0 !important; }

.bbp-forum { display: block !important; border-bottom: 1px solid #FFF; background: url("bubble.png") no-repeat 10px 10px #efefef; padding: 10px; zoom: 1; clear: both; padding-left: 60px; }
.bbp-forum:before, .bbp-forum:after { content: "\0020"; display: block; font-size: 0; height: 0; overflow: hidden; }
.bbp-forum:after { clear: both; }
.bbp-forum > div { float: left; }
.bbp-forum:hover { background-color: #FFF; }
.bbp-forum .bbp-forum-info { width: 400px; padding-right: 20px; }
.bbp-forum .bbp-forum-info .bbp-forum-title a { color: #333; font-size: 1.2em; line-height: 1.6em; }
.bbp-forum .bbp-forum-info .bbp-forum-desc { color: #777; line-height: 1.2em; }
.bbp-forum .bbp-topics-info { width: 140px; text-align: right; line-height: 1.4em; color: #777; padding-right: 20px; }
.bbp-forum .bbp-freshness-info { padding-right: 20px; width: 280px; }
.bbp-forum .bbp-freshness-info a { line-height: 1.6em; }
.bbp-forum .bbp-freshness-info .last-update { color: #777; line-height: 1.2em; }

body #bbpress-forums li.bbp-header { background: black; }
body #bbpress-forums li.bbp-header li { color: #efefef; }
body #bbpress-forums li.bbp-footer { background: black; }
body #bbpress-forums fieldset.bbp-form { border: 0 none; padding: 0; }
body #bbpress-forums fieldset.bbp-form legend { display: block; background: black; display: block; color: #efefef; width: 100%; }
body #bbpress-forums .bbp-submit-wrapper button { background: #000; border: 0 none; color: #efefef; padding: 5px 10px; font-size: 14px; }
body #bbpress-forums .bbp-submit-wrapper button:hover { background: #333; cursor: pointer; }
body #bbpress-forums div.bbp-template-notice .fnsLink { color: #39c; }
