/*---|  Kommentare |---*/

#content #kommentare h3 {
margin: 15px 0;
}
#kommentare .kommentarliste26,
#kommentare .pingliste {
margin-left: 0;
}
#kommentare .kommentarliste26 li{
list-style: none;
padding: 5px;
border: 1px solid #999999;
background: #cfcfcf;
color: #000000;
margin: 0 0 10px 0
}
#kommentare .pingliste li  {
list-style: none;
padding: 30px;
border: 0px;
color: #000000;
margin: 0 0 10px 0
}





#kommentare .kommentarliste ul {
margin: 0;
}
#kommentare  .kommentarliste li {
list-style: none;
padding: 5px;
background: ##cfcfcf;
color: #000000;
}
#kommentare .kommentarliste .depth-1 {
margin: 10px;
 background: #ffffff;
}
#kommentare .kommentarliste .depth-2 {
margin: 10px;
 background: #ffffff;
}

#kommentare .kommentarliste .depth-3 {
margin: 10px;
 background: #ffffff;
}

#kommentare .comment-meta {
font-size: .8em;
margin-bottom: 20px;
}
#kommentare .kommentarliste li .reply {
font-size: .8em;
margin-bottom: 3px;
}
#kommentare .kommentarliste .comment {
border: 1px solid #999999;
}
cite.fn { font-style: normal; }
#kommentare .kommentarliste .comment-author {
font-weight: bold;
font-style: normal !important;
}
#kommentare img.avatar {
float: left;
padding: 1px;
margin: 0 5px 5px 0;
background: #ffffff;
color: inherit;
border: 1px solid #999999;
}