.comment-list {
    float: none;
}

.comment-list li .comment-text {
    margin-left: 0px;
    background-image: none;
    
}
.comment-list li .comment-text .text {
}
.comment-list {
    clear: both;
}

.categories a.active { color:#52bbe3; }

.tag_cloud_blog a.active {
    background: #52bbe3;
    color: #ffffff !important;
    text-decoration: none;
    font-weight: bold;
}


.postDetail .date-blog2 .day {
    margin-top: 0px !important;
}

.editor ul {
    list-style-type: disc;
}
.editor a {
    text-decoration: underline;
    color: #52bbe3;
}

.footer {
    min-height: 0px;
    max-height: 100%;
    background: none;
}
body {
    background-image: none;
}

.logo {
    margin-top: 14px;
}
nav.sticky .logo {
    margin-top: 0;
}
