@charset "utf-8";
/* CSS Document */

#container
{
	width:auto;
}

#content h1
{
	background-image:url(../images/base/label_h2.png);
	font-size:18px;
	font-weight:bold;
	height:50px;
	line-height:50px;
	margin:0 0 20px 10px;
	text-indent:20px;
	width:680px;
	border:none;
}

#content .entry-title
{
	border-bottom:3px solid #182757;
	font-size:18px;
	font-weight:bold;
	margin:0 0 20px 0px;
	text-indent:10px;
	width:680px;
}

#comments
{
	width:680px;
	margin:0 0 20px 10px;
}

h3#comments-title, h3#reply-title
{
	font-size:16px;
	border-bottom:1px dashed #182757;
}