.post-title {
    font-weight: bold;
}

.post-time {
    color: #d8d8d8;
    font-style: italic;
}

.post-content {
    padding-left: 0px !important;
    padding-top: 2px;
    min-height: 0px !important;
}


.popup-new-post {
    
}

/* The seperator lines */
.list-block .item-inner::after {
    background-color: rgba(60,118,61,0.5);
}