﻿#Blog #Articles h2
{
	border:0;
}

#Blog h2.Description
{
	color:#675e57;
	font-size:1.3em;
	margin:20px 0 20px 0;
}


#Blog .Date
{
	margin:0 0 -10px 0;
}


#Blog .Article .Signature
{
	background-color:#f4f3f2;
	padding:10px;
	margin:20px 0 10px 0;
	text-align:right;
}

#Blog .Comment
{
	background-color:#f1f1f1;
	font-size:12px;
	font-weight:normal;
	padding:20px;
	margin:2px 0 0 0;
}

#Blog .Comment .UserName
{
	font-size:13px;
	font-weight:bold;
}

#Blog .Comment .Content
{
	font-size:12px;
	padding:0;
	margin:10px 0 0 0;
}