/* comment and respond */
#comments, #respond h3 {
	font:normal 16px 'Trebuchet MS',Tahoma,Verdana;
	color:#b50a0a;
	padding-bottom:5px;
}

.commentlist {
	padding-left:25px;
}

.navigation, #respond {
}

.comment, .trackback, .pingback {
	clear:both; 
	margin-bottom:5px;
	list-style:decimal;
}

.commentlist li .avatar { 
	float: left;
	padding: 12px;
	background: #FFFFFF;
	margin-right:15px;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	clear:both;
	line-height: 1.5em;
}

#commentform p {
        padding-right:16px;
	margin-bottom:10px;
}

#commentform #submit {
	height:25px;
        width:509px;
        text-align:center;
        background:#eeeeee;
        border:1px solid #b1b6c2;
}

#commentform textarea { width:502px;}

#commentform input{
        width:250px;
        height:20px;
	font:normal 12px Arial, Verdana, Tahoma;
}
