/* Minimal bbPress tidy-up in neon-on-black */
#bbpress-forums,
#bbpress-forums div.bbp-breadcrumb,
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
  background: #0f0f0f;
  border-color: #222;
  color: #fff;
}
#bbpress-forums a { text-decoration: none; }
#bbpress-forums .bbp-topic-title a,
#bbpress-forums .bbp-forum-title { color: #ff46c0; }
#bbpress-forums .status-closed,
#bbpress-forums .status-closed a { color: #ffcc33; }
#bbpress-forums .bbp-author-name a { color: #47c5ff; }
#bbpress-forums .bbp-pagination .current { background: #9b5cff; }