/*
Theme Name: Blockbase-STEM
Author: 
Description: Child-Theme-For-STEM-site
Version: 1.0
Template: blockbase

This is the child theme for Blockbase theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/



#bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums ul.bbp-topics {
    font-size: 80%;
    overflow: hidden;
    border: 1px solid #eee;
    margin-bottom: 20px;
    clear: both;
}


#bbpress-forums .bbp-breadcrumb p {
    font-size: 80%;
    font-weight: normal;
}

span.bbp-admin-links a {
	color: #fabf21;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: underline;
}

#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
	width: 100%;
	margin: 0;
	font-size: 100%;
}
