/* == WP CSS - Comment Styles == */

.commentlist .reply {text-align: right;}
.commentlist .reply a {}

.commentlist .alt {}
.commentlist .odd {}
.commentlist .even {}
.commentlist .thread-alt {}
.commentlist .thread-odd {}
.commentlist .thread-even {}
.commentlist li ul.children .alt {}
.commentlist li ul.children .odd {}
.commentlist li ul.children .even {}

.commentlist .vcard {}
.commentlist .vcard cite.fn {}
.commentlist .vcard span.says {}
.commentlist .vcard img.photo {}
.commentlist .vcard img.avatar {float:left; margin: 4px 10px 10px 0;}
.commentlist .vcard cite.fn a.url {}

.commentlist .comment-meta {} 
.commentlist .comment-meta a {}
.commentlist .commentmetadata {}
.commentlist .commentmetadata a {}

.commentlist .parent {}
.commentlist .comment {}
.commentlist .children {}
.commentlist .pingback {}
.commentlist .bypostauthor {}
.commentlist .comment-author {}
.commentlist .comment-author-admin {}

.commentlist {margin: 0; padding: 0; list-style: none;}
.commentlist li {}
.commentlist li p {}
.commentlist li ul {margin: 0; padding: 0; list-style: none;}
.commentlist li ul.children li {margin-left: 50px;}
.commentlist li ul.children li.alt {}
.commentlist li ul.children li.byuser {}
.commentlist li ul.children li.comment {}
.commentlist li ul.children li.depth-{id} {}
.commentlist li ul.children li.bypostauthor {}
.commentlist li ul.children li.comment-author-admin {}

#cancel-comment-reply {}
#cancel-comment-reply a {}

/*

*/

.commentlist .comment-body {margin-bottom: 20px; padding: 20px; background: #f0f0f0;}
.borderradius .commentlist .comment-body {-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;}


/*

*/

#respond {background: #f0f0f0; padding: 19px; border: 1px solid #ccc;}
#respond h3 {margin-top: 0;}

#respond input {}
#respond textarea {}

#commentform {}