

.soc-news {
    list-style-type: none;
    padding: 0;
}

.soc-news a, .soc-news a:hover {
    color: #000000 !important;
}

.soc-news .date {
    display: inline-block;
    padding: 0;
    margin: 12px 0 0 16px;
    font-weight: bold;
    border-bottom: none;
}

.soc-news li {
    list-style-type: none;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: #CECECE solid 1px;
    margin-left: 16px;
    margin-right: 15px;
    line-height: 1.25;
}

.soc-news li .soc-time {
    color: #f6a400;
    margin-right: 5px;
}

#all-news {
    float: right;
    position: relative;
    padding-bottom: 8px;
    padding-top: 8px;
}

#all-news a {
    color: #000000;
    margin-right: 12px;
}

#all-news .triangle {
    position:absolute;
    right: 0;
    bottom: 0;
}

.test-comment {
    background-image: url("/img/icons/comment.png");
    width: 17px;
    height: 17px;
    display: inline-block;
    padding-top: 2px;
}
.soc-news.ll li:last-child{
    border: none;
}
.soc-news.ll{
    padding-bottom: 10px;
}
.toPost {
    display: inline-block;
    margin: 0 0 0 -75px;
    vertical-align: top;
}
.toPost > a:hover {
    text-decoration: none;
    color: #fff !important;
}
.toPost > a {
    background: #60ae24 none repeat scroll 0 0;
    color: #fff !important;
    display: block;
    font-family: roboto;
    font-weight: 500;
    line-height: 27px;
    margin: 12px 0 0;
    padding: 0 12px;
}

.stat-bar > div{
    display: inline-block;
    margin-bottom: 8px;
}