ul.commentlist {
       list-style:none;
       margin:0;
       padding:0;
       text-indent:0;
       margin-top: 2em;}

ul.commentlist li {
       Background: #d6e2b2;
       margin: 1em 0em 1em 0em;
       padding: 1em 0em 0em 1em;
       position: relative;
       }

ul.commentlist li.alt {
}

ul.commentlist li.bypostauthor {
}

ul.commentlist li.byuser {
}

ul.commentlist li.comment-author-admin {
}

ul.commentlist li.comment {
}

ul.commentlist li div.comment-author {
       padding:0 170px 0 0;
}

ul.commentlist li div.vcard {
       margin-bottom: 2em;
       font-size: 1em;
       font-weight: bold;}

ul.commentlist li div.vcard cite.fn {
       font-style:normal;
       margin-left: 3em;}

ul.commentlist li div.vcard cite.fn a.url {
       color:#c00;
       text-decoration:none;
}

ul.commentlist li div.vcard cite.fn a.url:hover {
       color:#000;
}

ul.commentlist li div.vcard img.avatar {
       left:2px;
       position:absolute;
       top:2px;
}

ul.commentlist li div.vcard img.avatar-32 {
}

ul.commentlist li div.vcard img.photo {
}

ul.commentlist li div.vcard span.says {
}

ul.commentlist li div.commentmetadata {
}

ul.commentlist li div.comment-meta {
       font-size: 1em;
       font-weight: bold;
       position:absolute;
       right:10px;
       text-align:right;
       top:5px;
}

ul.commentlist li div.comment-meta a {
       color: #666666;
}

ul.commentlist li div.comment-meta a:hover {
       color:#000;
}

ul.commentlist li p {
}

ul.commentlist li ul {
       margin:0 0 1em;
       padding:0;
       text-indent:0;
       list-style-type: none;}

ul.commentlist li div.reply {
       padding:5px 10px;     
}

ul.commentlist li div.reply:hover {
}

ul.commentlist li div.reply a {
}

ul.commentlist li ul.children {
       list-style:none;
       margin:1em 0 0;
       text-indent:0;
}

ul.commentlist li ul.children li {
}

ul.commentlist li ul.children li.alt {
}
       
ul.commentlist li ul.children li.even {
}

ul.commentlist li ul.children li.bypostauthor {
}

ul.commentlist li ul.children li.byuser {
}

ul.commentlist li ul.children li.comment {
}

ul.commentlist li ul.children li.comment-author-admin {
}

ul.commentlist li ul.children li.depth-2 {
       margin: 0em 1em 1em 1em;
       background-color: #ffffff;
}

ul.commentlist li ul.children li.depth-3 {
       margin: 0em 1em 1em 1em
}

ul.commentlist li ul.children li.depth-4 {
       margin: 0em 1em 1em 1em;
       background-color: #ffffff;
}

ul.commentlist li ul.children li.depth-5 {
       margin: 0em 1em 1em 1em
}

ul.commentlist li ul.children li.odd {
}

ul.commentlist li.even {
}

ul.commentlist li.odd {
}

ul.commentlist li.parent {
       border-left: 2px #c9ba65 dotted;
       border-bottom: 2px #c9ba65 dotted;
}

ul.commentlist li.pingback {
}

ul.commentlist li.pingback.parent {
}

ul.commentlist li.pingback div.vcard {
       padding:0 170px 0 0;
}

ul.commentlist li.thread-alt {
       border-bottom: 1px #c9ba65 dotted;}

ul.commentlist li.thread-even {
       border-bottom: 1px #c9ba65 dotted;}

ol.commentlist li.thread-odd {
}