.dcd-comments-loop{
    list-style-type: none !important;
    display: block;
}

.dcd-comments-loop{
    margin: 20px 0 !important;
}

.dcd-comments-loop li{
    margin-bottom: 20px auto !important;
    display: block;
    clear: both;
}
.dcd-closed{
    clear: both;
}

.dcd-reply{
    padding-left: 20px;
}

#respond{
    float: left;
}

ul.children {
    margin: 1.5em 0 1.571em 1.9em;
    list-style-type: none;
}

cite.dcd-fn {
    color: #222 !important;
}

.dcd-comment-author .dcd-avatar{
    top: -25px !important;
}

ol.comment-list li{
    background: none;
    border: none !important;
}
.dcd-comment-body{
    margin-bottom: 20px;
}
