.recent-comment{
    padding-bottom: 20px;
}
.recent-comment:after { content: "."; display: block; height: 0; font-size: 0; line-height: 0; clear: both; visibility: hidden; }

.recent-comment .recent-comment-avatar {
    display: block;
    float: left;
    line-height: 1em;
    padding: 5px 0 0 0px;
    width: 40px;
}

.recent-comment .avatar {
    width: 40px;
    height: 40px;
    padding: 0px;
    border: none;
    margin: 0;
}

.recent-comment .icon-comment {
    vertical-align: text-top;
}

.recent-comment-single {
    display: block;
    margin-left: 50px;
}

.recent-comment-tb .recent-comment-single {
    display: inline;
    margin-left: 0px;
}

.recent-comment-credit {
    font-size: 0.8em;
    color: #aaaaaa;
}

.recent-comment-author {
    font-weight: bold;
    padding-right: 20px;
    overflow: hidden;
}

.recent-comment-text {
    display: block;
    overflow: hidden;
    word-break: keep-all;
    text-align: left;
}
/* ajax nav */
.bwp-rc-ajax-nav {
    list-style-type: none;
    list-style-position: inside;
    text-align: right;
}
.bwp-rc-ulist {
    list-style: none;
    margin-left: 0px;
    padding: 0px;
}
.commenth3{ border-top:#CCC 1px solid; padding-top:30px;}
.commentlist {margin:0;padding:0;}
.commentlist li {
    list-style: none;
    padding:10px 10px 0px 10px;
    margin: 10px 0px;
    border: 1px solid #DDD;
}
.commentlist p {
    margin-bottom: 1em;
    line-height: 21px;
}
.fn {
    font-size: 16px;
    line-height: 1.375em;
    /*font-weight: bold;*/
    font-style: normal;
}
.comment-meta {
    margin-bottom: 0px;
}
.author-info{
    width: 100%;
    margin-bottom: 0px;
}
.author-info td{
    border-width: 0px !important;
    padding: 0px !important;
}
.author-avatar{
    width: 65px;
}
.reply {
    margin-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}
.reply a.comment-reply-link {
    float: right;    
}
.commentlist .children {
    padding:0;
}
.commentlist .children li {
    background:#fff;
}
.avatar {
    float: left;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    -ms-border-radius: 40px;
    -khtml-border-radius: 40px;
    margin-right: 10px;
}
.comment-desc{
    padding-top: 10px;
}
.comment-auth-info span{

}
.strike-rate{
    line-height: 20px;
    color: #0281EF;
}
.comment-date{
    font-size: 13px;
    line-height: 20px;
}
.comment-date:before,.comment-date:after{
    display: table;
    content: " ";
    margin-top: -5px;
}
.comment-date:after{
    clear: both;
}
.comment-form, .prediction-comment-form{
    position: relative;
}
.comment-parent{
    background-color: #F9F9F9;
    padding: 10px 20px;
    border: 1px solid #DDDDDD;
}
.remove-parent, .remove-prediction{
    position: absolute;
    right: 10px;
    top: 10px;
}
.comment-author p{
    font-size: 13px;
}
.thread-grey{
    background-color: #ededed !important;
}
.vcard{
    margin-bottom: 0px;
}
.header-social{padding: 10px 0px;}
.social ul {list-style: none;margin-left:-40px;}
.social ul li {float: left;margin-right: 10px;}
.sharefacebook{margin-top:0px;}
.sharegplus {width: 60px;}
.sharetwitter{width:80px;}
.sharepinterest{width:60px;}
.category_single .fa{
    margin: 0px 5px;
}
.category_single .fa:first-child{
    margin-left: 0px;
}
.tags{padding: 10px 0px;}