/*+++++++ Comments +++++++*/
#commentform p { padding-bottom:10px; }
#comments #respond { margin-top:20px; }
#commentform #author { border:1px solid #dadada; height:20px; width:200px; background:url(../images/author.gif) no-repeat right; padding-right:15px; font-size:12px; }
#commentform #email { border:1px solid #dadada; height:20px; width:200px; background:url(../images/homepage.gif) no-repeat right; padding-right:15px; font-size:12px; }
#commentform #comment { border:1px solid #dadada; height:200px; width:500px; }
#commentform #submit { border:1px solid #dadada; height:20px; width:140px; background:#fff url(../images/submit.gif) no-repeat left; padding-left:15px; font-size:12px; color:#4E5C69; }
#comments h3{ margin:0px 10px 10px 0px; font-size:14px; }
#comments ul { list-style-type:none; background-color:#f5f5f5; overflow:hidden; margin-top:10px;width:97%; }
#comments ul li { float:right; width:97%; border-top:1px dotted #e1e1e1; min-height:80px; margin:0; padding:10px 10px 5px;}
ul.commentlist li div.commentmetadata { float:left; }
ul.commentlist li div.comment-author { float:right; margin-bottom:5px;width:26% }
ul.commentlist li div.comment-author cite.fn a { background:url(../images/author.gif) no-repeat right; padding-right:15px;font:bold 11px Tahoma,Arial; }
ul.commentlist li div img.avatar { border:1px solid #E1E1E1; padding:2px; float:right; margin:0 0 5px 10px; }
ul.commentlist li div p { margin:0px 5px; }
ul.commentlist li ul.children li { padding-left:20px!important; }
ul.commentlist li ul.children li.depth-2 { width:94%!important; }
ul.commentlist li ul.children li.depth-3 { width:91%!important; }
ul.commentlist li ul.children li.depth-4 { width:88%!important; }
ul.commentlist li ul.children li.depth-5 { width:85%!important; }
.wait_prove{
background-color:#fbeeeb;
border: 1px dashed #cc0000;
color:#cc0000;
padding:6px;
height:20px;
margin:auto;
margin-top:20px;
text-align: center;
}
.reply{
border:1px solid #DADADA;
font:bold 12px tahoma;
background-color:#fff;
padding:4px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
}
.pointer{
cursor:pointer;
}
