/* 评论列表 */
#comments{font-size:12px}
#comment_head span{color:#2173AF}
.commentlist li{margin:10px 0 2px 0;clear:both;overflow:hidden;display:inline-block;}
.comment_body{display:inline-block;background:transparent url("images/bg_comment-btm.png") no-repeat scroll right bottom;}
.comment_meta{float:left;width:100px;text-align:center;}
.comment_meta span{display:block;margin-top:3px;word-break:break-all;}
.comment_meta a{color:#2173AF}
.comment_meta a:hover{color:#0086E3}
.comment_content{float:right;padding:10px 10px 10px 30px;width:545px;background:transparent url("images/bg_comment-top.png") no-repeat scroll right top;}
.comment_content p{margin:0;padding:0;overflow:hidden}
.author-comment{color:#2173AF}
.comm_meta_div{margin-top:5px;color:#C6C6C6}
.commentmetadata{display:none;color:#AEAEAE}
.awaiting-moderation{width:100%;padding:2px 0;background:#1AA1FF;display:inline-block;text-align:center;color:#F5FAFE}


/*评论表单*/
#respond{overflow:hidden;clear:both;width:100%;background:#F5FAFE;line-height:25px;margin-top:10px;padding:0}
#respond-head,#respond-foot{height:10px;width:100%;display:block;background:#FFF url("images/bg_comment.png") no-repeat}
#respond-head{height:20px;background-position:0 -10px}
#respond-contain{width:662px;padding:0 0 0 20px;overflow:hidden;border-left:1px solid #D2E8FA;border-right:1px solid #D2E8FA;}
#comment-txt-input{float:left;}
.comment-input{float:left;width:200px;}
#comment{height:125px;font-size:12px}
.comment-area{width:340px} /*登录之前表单*/
.login-comment-area{width:540px} /*登录之后的表单*/
#commentform .comment_btn{clear:both;display:block;text-align:right;padding:10px 115px 0 0}
input#author,input#email,input#url,div.navigation div {width:175px;margin-bottom:5px;}
.comment-set-avatar{float:left;width:115px;text-align:center;padding:25px 0 0 0}
#set-avatar{margin:0 auto;display:block;border:1px solid #D2E8FA;width:64px;height:64px;background:url("images/set-avatar.png")}
#set-avatar a{display:block;width:64px;height:64px;}


/*评论、引用分离的标签栏*/
#cmtswitcher {background:#FFF;padding:5px 10px 0 0;}
#cmtswitcher a{outline:none; /* for firefox 1.5 + */hide-focus: expression(this.hideFocus=true); /* for ie 5+ */}
#cmtswitcher a.tab, #cmtswitcher a.curtab {
	padding:5px 10px;
	margin-bottom:-1px;
	display:inline-block;
	float:right;
	color:#555;
	text-decoration:none;
}
#cmtswitcher a.tab {
	border:1px solid #FFF;
	border-bottom-color:#CCC;
}
#cmtswitcher a.curtab {
	color:#2173AF;
	border:1px solid #CCC;
	border-bottom-color:#FFF;
}
#comment_head,#comment_foot{font-weight:bold;padding-top:5px;border-top:1px solid #CCCCCC;text-align:center}
#comment_foot{margin:10px 0 0 0}
#thetrackbacks{border-top:1px solid #CCCCCC;display:none}
#thetrackbacks li {margin-top:15px;}
.trackback{border-top:1px solid #CCCCCC;padding:10px 0 0 0;color:#999999}
.tbmeta a{color:#0086E3}
.tbmeta a:hover{text-decoration:underline;}
.tbcontent p{margin:0;padding:5px 0 0 20px}

/*评论分页*/
.commentnavi{overflow:hidden;margin:10px 0 0 115px;}
.commentnavi-icon{width:17px;height:20px;background:url("images/x.gif") no-repeat scroll -47px -342px;display:block;float:left}
.commentnavi a, .commentpager span{ border-right:solid 1px #DEDEDE; margin-right:3px; margin:0;padding:3px 6px; font-size:11px; display:block;float:left; }
.commentpager .next, .commentpager .prev {border:0}
.commentnavi a{color:#5FACEE;text-decoration:none;}
.commentnavi a:hover{ text-decoration:underline;}

/*子评论*/
.children{padding-left:100px}
.children li{display:inline-block;margin-top:5px}
.children .comment_meta{padding:20px 0 10px 0;background:url("images/bg_comment.png") no-repeat scroll 15px -10px}
.children .comment_content{padding:20px 10px 10px 0;width:475px;background:url("images/bg_comment.png") no-repeat scroll right -10px;}
.children .awaiting-moderation{width:470px}
#cancel-comment-reply a{color:red}
#cancel-comment-reply a:hover{ text-decoration:underline;}