/* LICENSE & DETAILS
   ==================================================

	Theme Name: NeurosurgeryMatch.org
	Theme URI: http://www.neurosurgerymatch.org
	Description: Child Theme for Dante
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: dante
	Version: 1.0
	Author: Michael Kuhlmann
	Author URI: www.michaelkuhlmann.com

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */
.bbp-forum-title,.bbp-topic-permalink{
font-size: 18px;
    color: #5b9bd5;
    font-weight: bold;
}
.bbp-reply-author{text-align:center !important;}
.even.reply{
min-height:188px !important;
}

.standard-form.base h4{display:none;}
.even .bbp-topic-permalink{color:#fff;}
div.bbp-breadcrumb{display:block !important}
#public-personal-li{display:none;}

#buddypress input[type=submit]{
	color:#fff !important;
}
#bbpress-forums div.bbp-reply-author{
	max-width:20%;
}


#bbpress-forums ul.even {
	background-color:#fbfbfb !important;
}
.even .bbp-topic-permalink{
	color:#5b9bd5 !important;
}
#bbp-cancel-reply-to-link{
    background: #f7f7f7;
    color: #222222;
	font-size: 12px;
    line-height: 18px;
    height: auto;
    padding: 10px 18px;
    border: 0;
    border-radius: 0;
    text-shadow: none;
    margin-bottom: 2px;
    outline: 0!important;
}

nav.std-menu .menu {
	display:none;
}
ul>li>ul, ol>li>ol{
	margin-left:10px !important;
	padding-left:0px;
}

ul>li>ul>li>div, ol>li>ol>li>div{
	background:#f6f6f6 !important;
}
ul>li>ul>li>ul>li>div, ol>li>ol>li>ol>li>div{
	background:#e3e3e3 !important;
}

#bbpress-forums .bbp-forums-list li {
	display:block !important;
}
.bbp-body ul{
	margin-left:0px !important;
}

#bbpress-forums .bbp-forums-list{
	border-color:#5b9bd5 !important;
}
#bbpress-forums .bbp-forum-info div.bbp-forum-content{
	background:none !important;
	
}
#bbpress-forums .bbp-topic-freshness-author{
	font-size:15px;
}
@media(max-width:667px){
	.bbp-topic-meta{
	display:none;
}
}
@media screen and (max-width: 720px){
	#bbpress-forums div.bbp-topic-author img {
    width: 25px !important;
    margin: 0px !important;
}
}
