#comments_wrapper {
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
background-color:white;
float:right;
margin-bottom:0;
margin-right:10px;
margin-top:-20px;
padding:20px 10px 15px;
width:517px;
}

#comment_area, #trackback_area { margin:15px 0 20px 0; padding:0 0 5px 0; border-bottom:1px solid #ccc; }
#trackback_area { display:none; }


/*  ------ comment_header ----------------------------------------------------------------------------------------------------------------------- */
#comment_header {
border-bottom:1px solid #CCCCCC;
font-size:11px;
margin-bottom:20px;
position:relative;
}

#comment_header li {
display:inline;
float:left;
padding:7px 10px 6px;
}

#comment_header_left { float:left; display:inline; margin:0 0 0 5px; }
#add_comment a { background:url(img/write_comment.gif) no-repeat left center; padding:0 0 0 20px; }
#comment_feed a { background:url(img/comment_rss.gif) no-repeat left center; padding:0 0 0 20px; }

#comment_header_right { clear:left; position:absolute; top:-1px; right:15px;  background:#fff; }
#comment_header_right li, #comment_header_right #trackback_closed { border-top:1px solid #fff; border-bottom:1px solid #ccc;  }

#comment_header_right li.comment_switch_active, #comment_header_right #comment_closed {
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
border-color:#CCCCCC #CCCCCC #FFFFFF;
border-style:solid;
border-width:1px;
}

.comment_switch_active a { color:#33a8e5; }


/*  ------ comment ------------------------------------------------------------------------------------------------------------------------------ */
.commentlist { list-style-type:none; margin:0; padding:0; }
.comment { border:1px solid #ccc; color:#777; margin:0 15px 15px; padding:15px 0 3px; background:#eee; }

.comment img {
border:0 solid black;
height:auto;
margin:0 5px 0 0;
max-width:500px;
text-align:center;
}

.even_comment, .odd_comment_children {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background:#ddd none repeat scroll 0 0;
border:medium none;
color:#333333;
// padding:15px 10px 1px 1px;
}

.odd_comment, .even_comment_children {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background:#eee none repeat scroll 0 0;
border:medium none;
margin-bottom:10px;
margin-top:-5px;
color:#333333;
// padding:15px 10px 1px 1px;
}

.admin-comment { }

/* ----- comment-meta ----- */
.comment-meta { height:56px; position:relative; }

.comment-meta-left { position:absolute; left:15px; top:0; }

.avatar {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
display:inline;
float:left;
height:30px;
margin:0 15px 0 0;
padding:4px;
width:30px;
}

.comment-name-date { padding:6px 0 0 0; float:left; }

.commentlist a, .commentlist a:visited, .comment-name {
color:#939393;
font-size:13px;
font-weight:bolder;
}

.commentlist a:hover { color:#333; }
a.admin-url { text-decoration:underline; }
a.guest-url { text-decoration:underline; }

.comment-date { font-size:11px; color:#757676; margin:0 0 0 0; }

.comment-act {
// background:url(img/arrow2.gif) no-repeat left 5px;
font-size:11px;
position:absolute;
right:12px;
top:5px;
padding:0px 1px 0 13px;
}

.comment-act li { display:inline; }

.comment-reply a, .comment-reply a:visited {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:white;
font-size:11px;
margin:0 0 0 6px;
padding:8px 9px 5px;
}

.comment-quote a, .comment-quote a:visited {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:white;
font-size:11px;
margin:0 0 0 6px;
padding:8px 9px 5px;
}

.comment-edit a, .comment-edit a:visited {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:white;
font-size:11px;
margin:0 0 0 6px;
padding:8px 9px 5px;
}

.comment-reply a:hover {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#eeff7f;
font-size:11px;
margin:0 0 0 6px;
padding:8px 9px 5px;
}

.comment-quote a:hover {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#eeff7f;
font-size:11px;
margin:0 0 0 6px;
padding:8px 9px 5px;
}

.comment-edit a:hover {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#eeff7f;
font-size:11px;
margin:0 0 0 6px;
padding:8px 9px 5px;
}

/* ----- comment-contents ----- */
.comment-content { padding:0; clear:both; margin:0 15px; }
* html .comment-content { padding:5px 0 0 0; }

.comment-content a, .comment-content a:visited {
color:#00AEEF;
font-size:11px;
letter-spacing:-0.1px;
}

.comment-content a:hover {
color:#777;
font-size:11px;
letter-spacing:-0.1px;
}
.comment blockquote span { margin:0 0 -1em 0; display:block; }

.comment-note { display:block; font-size:11px; margin:0 0 1em 0; color:#33a8e5; border:1px solid #94ddd4; padding:10px 15px; background:#d6f4f0; }

.comment_closed { border:1px solid #ccc; text-align:center; margin:0 15px 15px 15px; padding:15px; background:#fff url(img/stripe3.gif) left top; }
#trackback_closed { background:url(img/arrow1.gif) no-repeat left center; padding:0 0 0 12px; }

/* ----- trackback-contens ----- */
.trackback_time { font-size:11px; color:#757676; margin:0 0 7px 15px; }
.trackback_title { margin:2px 0 8px 0; margin:0 0 10px 15px; }

#trackback_url_wrapper { margin:0 15px 20px; font-size:11px; }
#trackback_url_wrapper label { margin:0 0 2px 5px; display:block; }

#trackback_url_wrapper input {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:#FFFFFF url(img/arrow1.gif) no-repeat scroll 10px center;
border:1px solid #CCCCCC;
color:#00AEEF;
margin-top:5px;
padding:5px 20px;
width:92%;
}

/* ----- comment-pager ----- */
#comment_pager { margin:0 15px 10px 15px; height:24px; }
#comment_pager a, #comment_pager span { display:inline; float:left; margin:0 10px 0 0; }
#comment_pager .current { text-decoration:underline; }



/* ---------- form area ------------------------------------------------------------------------------------------------------------------------- */
.comment_form_wrapper { border:1px solid #ccc; margin:0 15px 15px; padding:15px; background:#fff url(img/stripe3.gif) left top; }

#cancel_comment_reply  { background:url(img/arrow2.gif) no-repeat left center; margin:0 0 1em 0; padding:0 0 0 11px; }

#comment_user_login p { padding:0 0 0 1px; margin:0; line-height:100%; }
#comment_user_login span { margin:0 0 0 40px; }

#comment_login { background:url(img/comment-area-bottom.gif) no-repeat left bottom; margin:0; padding:3px 30px 10px 30px; }
#comment_login p { margin:0; padding:12px 0 11px 36px; line-height:100%; background:url(img/warning.gif) no-repeat left 4px; }
#comment_login a { margin:0 0 0 20px; padding:0 0 0 20px; background:url(img/arrow1.gif) no-repeat 10px 3px; }

#guest_info { padding:0; width:98%; }
#guest_info div { margin:0 0 12px 0; text-align:left; }
#guest_info input { margin:0; border:1px solid #ccc;  padding: 3px 5px; width:70%; background:#fff; color:#777; }
#guest_info label { display:block; margin:0 0 5px 0; padding:0 0 0 0; font-size:11px; color:#888;}
#guest_info span { color:#666; margin:0 10px 0 0; }

#comment_textarea textarea { width:90%; margin:15px 0 0 0; padding:15px; height:150px; border:1px solid #ccc;
                             background:#fff; color:#777; font-size:11px; overflow:auto; }

#submit_comment { margin:30px auto 0 auto; width:200px; display:block; background:#fff; color:#666; border:1px solid #ccc; padding:4px 0; cursor:pointer; }
#submit_comment:hover { border:1px solid #33a8e5; color:#33a8e5; }

#back_top_comment { float:right; background:url(img/arrow3.gif) no-repeat left center; padding:0 0 0 16px; display:inline; margin:0 15px 10px 0; font-size:11px; }

#input_hidden_field { display:none; }

/* ----- password protected ----- */
.nocomments { text-align:center; margin:0 15px; color:#e2415b; border:1px solid #ccc; background:#fff url(img/stripe3.gif) left top; }
.nocomments p { margin:15px 20px; font-size:12px; }

/* ----- added by Pois Chiche ----- */

.comment-content p {
border-top:1px dotted #666666;
font-size:10px;
font-weight:bold;
letter-spacing:0.3px;
line-height:16px;
margin-top:-5px;
padding:10px 10px 0 5px;
}