﻿#comments-block .comment-footer
{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ccc;
}
#BlogArchive1, #Label1
{
	margin-top: 18px;
}
#LinkList1 ul li 
{
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
	padding-top: 5px;
}

@media screen and (max-width: 1000px) {
    body .col-2 {
        display: none;
    }
}
