/* =  FORUM 
*****************************************************/

/* =Breadcrumb and Tags
-------------------------------------------------------------- */

div.bbp-breadcrumb {
	display:none!important
}

/* =Search
-------------------------------------------------------------- */

#bbpress-forums #bbp-search-form {
	margin-bottom:10px;
}

#bbpress-forums #bbp-search-form #bbp_search {
    width:100%; 
	padding:15px;
}

#bbpress-forums div.bbp-search-form {
	width:100%;
}


#bbpress-forums #bbp-search-form input.button{
	color:transparent!important;
	padding: 7px 8px 8px;
	height: 50px;
	margin-left:-50px;
	position:absolute;
	width: 50px;
	border:none;
	background:#dc2834 url(../img/btn_search.png)  15px 15px no-repeat ;
}
#bbpress-forums #bbp-search-form input.button:hover{
	background-color:#C01B25;
}



#bbpress-forums {
    font-size: 14px;
}
#bbpress-forums ul.bbp-lead-topic,
/* #bbpress-forums ul.bbp-topics, */
/* #bbpress-forums ul.bbp-replies, */
#bbpress-forums ul.bbp-search-results {
	border: 0;
}

#bbpress-forums li.bbp-header {
	background: none;
	border: 0;
	border-bottom: 2px solid #DC2834;
	padding: 16px;
}

#bbpress-forums .bbp-header li.bbp-forum-info,
#bbpress-forums .bbp-header li.bbp-forum-topic-count,
#bbpress-forums .bbp-header li.bbp-forum-reply-count,
#bbpress-forums .bbp-header li.bbp-forum-freshness,

#bbpress-forums .bbp-header li.bbp-topic-title,
#bbpress-forums .bbp-header li.bbp-topic-voice-count,
#bbpress-forums .bbp-header li.bbp-topic-reply-count,
#bbpress-forums .bbp-header li.bbp-topic-freshness
{
	font-size: 14px;
	font-weight:normal;
	color:#585858;
	text-transform:uppercase;
}
#bbpress-forums li.bbp-fo