div#comments { position:relative; float:left; width:690px; margin:40px 0px 0px 0px; border-top:1px solid #6AB3D1; padding:30px 0px 0px 0px; }

div#comments div#comments-show { position:relative; float:left; width:100%; }



div#comments-actions ul { list-style:none; margin:0px; padding:0px; }
div#comments-actions ul li { display:block; float:left; margin:10px 0px 10px 0px; }
div#comments-actions ul li a { position:relative; float:left; width:150px; background:#FFF; padding:0px 12px; }
div#comments-actions ul li a:hover { position:relative; float:left; width:150px; background:url("../files/arrow-hover.gif") no-repeat; background-position:0px 3px; text-decoration:none; }

div.comment { position:relative; float:left; clear:left; padding:15px; }
div.comment div { margin:2px 0px 2px 0px; }
div.comment h3 { color:#6AB3D1; }
div.comment div.comment-username { color:#7B3A00; font-family:"Century Gothic", Arial, sans-serif; }
div.comment div.comment-body { color:#BAB2A5; }
div.comment div.comment-reply {  }
div.comment div.comment-reply a { display:block; position:relative; float:left; padding:0px 0px 0px 12px; background:url("../files/arrow.gif") no-repeat; background-position:0px 5px; font-family:/*"Century Gothic", */Arial, sans-serif; }
div.comment div.comment-reply a:hover { display:block; position:relative; float:left; padding:0px 0px 0px 12px; background:url("../files/arrow-hover.gif") no-repeat; background-position:0px 5px; text-decoration:none; }

div.comment-level-1 { border-left:15px solid #CEE5A6; margin:0px 0px 3px 0px; }
div.comment-level-2 { border-left:75px solid #E9F4D3; margin:0px 0px 3px 0px; }


div.comment-level-2 h3 { font-size:1.2em; }
div.comment-level-2 div.comment-username { font-size:0.9em; }
div.comment-level-2 div.comment-body { font-size:0.8em; }








div.form { color:#BAB2A5; }

div#comments div#comments-write { position:relative; float:left; width:100%; margin:40px 0px 50px 0px; border-top:1px solid #6AB3D1; padding:30px 0px 0px 0px; }
input.text { margin:0px 0px 5px 0px; }
