﻿#comments
{
	font-size: 13px;
}

#comments,
#respond
{
	padding: 10px;
}

#comments h2,
#respond h2
{
	margin-bottom: 10px;
	margin-top: 10px;
	color: #05B4FF;
	clear: both;
}

#respond input,
#respond textarea
{
	border: 1px solid #333;
}

#comments li
{
	clear: both;
}

#comments .commentlist
{
	list-style: none;
	margin: 0px;
}

#comments .comment_counter
{
	float: left;
	text-align: right;
	margin-right: 10px;
	color: #05B4FF;
	padding: 3px;
	font-weight: bold;
	width: 20px;
}

#comments .bypostauthor  .comment_counter 
{
	background-color: #05B4FF;
	color: #FFF;
}

#comments .comment_content
{
	float: left;
	width: 400px;
	margin-bottom: 20px;
}

#comments .comment-author
{
	display: inline;
	font-weight: bold;
}

#comments .comment-meta:before
{
	content: '– ';
}

#comments .comment-meta
{
	display: inline;
}

#comments .comment-info
{
	margin-bottom: 10px;
}

#comments p
{
	clear: both;
}
