/*
Theme Name:     HelpGuru Child Theme
Theme URI: 		http://herothemes.com/
Description:    
Author: 		Hero Themes
Author URI: 	http://herothemes.com
Template:       helpguru
Version:        1.0.0
*/


/* ------- Insert custom styles below this line ------- */
.entry-content img {
    max-width: 100%;
    height: auto;
    vertical-align: baseline;
    margin-right: 15px;
	 margin-left: 10px;
}

li {list-style-type: none;}

.bbp-topic-controls {

    display: block;
    margin-bottom: 15px;
    text-align: right;

}

fieldset { 
display:table-cell;
min-width: 0;
}
.home .hkb-site-search, .home #homepage-features  {display:none;}
.even, .odd{padding:5px;}
.even{background:#f3f3f3}
#bbpress-forums .bbp-admin-links {
    position: relative;
    display: block !important;
	opacity:1;
}
#bbpress-forums .bbp-admin-links a {
 
    padding: 4px;
}

#forums-list-0 .bbp-forum-header {background: #f3f3f3;
padding: 10px !important;}

.bbp-reply-post-date{display:block; width:100%; text-align: right;}
#favorite-toggle, #subscription-toggle{    
	border: 1px solid #30c14b;
    padding: 5px;
    margin: 5px;}

#sidebar .widget > ul > li:last-child {
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: 1px dotted;
}

.latest-activity .listing-item-date {color:black; font-size:0.8em; text-transform:uppercase;}
.latest-activity a {font-size:1.2em;}
.latest-activity li {list-style:none; display:block; padding:20px; border-bottom:dotted grey 2px;}

#sidebar .widget a, #sidebar .widget a:visited {
    color: black;
}
body, span.bbp-admin-links a { color: black;}

.entry-content ul, .entry-content ol {
    padding-left: 0px;
clear: both;
}

li.bbp-forum-info, li.bbp-topic-title {
    float: left;
    text-align: left;
    width: 55%;
}
#bbpress-forums li {
    background: 0 0;
    margin: 0;
    list-style: none;
}
li.bbp-forum-reply-count, li.bbp-forum-topic-count, li.bbp-topic-reply-count, li.bbp-topic-voice-count {
    float: left;
    text-align: center;
    width: 10%;
}
#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    border-top: 1px solid #eee;
    overflow: hidden;
    padding: 8px;
}

li.bbp-forum-freshness, li.bbp-topic-freshness {
    text-align: center;
    float: left;
    width: 22%;
}

.bbp-reply-content {padding:10px;}
.bbp-reply-ip, .bbp-author-role {display:none;}
.bbp-meta {font-size:10px;}

.bbp-reply-author {
    border-bottom: solid 1px lightgray;
    padding-bottom: 20px;
}
.pagination{
	text-align:center; 
	margin: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.pagination a, .pagination a:visited{
    color: white;
}
.page-numbers{
padding-top: 3px;
padding-bottom: 3px;
padding-left: 10px;
padding-right: 10px;
background: #434345;
color: white;
display: inline-block;
border-radius: 4px;
}
.current{background: #30c14b; font-weight: 600;}

button, #bbp_search_submit {margin-top: 20px !important;
margin-bottom: 20px !important;}
#bbp_search {width:100%;}

.newPostType {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.8em;
    margin-right: 10px;
}
.postStatus{margin-bottom: 20px;
margin-top: 30px;
font-weight: bold;
text-transform: uppercase;
font-size: 1.5em;}