.comment-list .comment .comment-meta, .comment-list .comment .children .comment .comment-meta {
	margin-left: 0px;
}
.comment-list .comment .children .comment:last-child {
	margin-bottom: 13px;
	padding-bottom: 1px dashed #ededed;
	border-bottom: 21px;
}
#comments .children .children .children .children .children {
	margin-left: 0px;
}
@media (max-width: 500px) {
	#comments .comment-link {
		display: inline;
	}
}
@media (max-width: 500px) {
	.comment-link {
		padding-left: 0;
		margin-bottom: 5px;
		margin-top: 5px;
		display: block;
	}
}
