.sidebar {  }

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.leftCol {
	float:left;
	width:200px;
}

.leftCol, .leftCol a {
color:#666766;
font-family:Helvetica,Arial,sans-serif;
font-size:10pt;
line-height:1.4;
}

.post {
	margin-bottom: 50px;
}

.login
{
	float:right;
	margin-top:50px;
	width:250px;
}

.socialLogos
{
	clear:both;
	text-align:center;
}