@charset "UTF-8";
@charset "UTF-8";

  #respond, #commentform, #addcomment, .entry-comments {
display: none;
}
      #fbc_rc_widget {
width: auto;
margin-left:0 !important; }
li.fbc_rc_comment {
min-height: 80px; height:100%;
position:relative;
margin:2px;
border-bottom: 1px dotted rgba(88,88,88,1);
} ul#fbc_rc_widget li.odd { }
ul#fbc_rc_widget li.even {
background-color:rgba(222,222,251,1);
}  .fbc_rc_comment-meta { }
.fbc_rc_comment-author { }
.fbc_rc_date { 
font-size:.8em;
}
ul#fbc_rc_widget .avatar {
float: right; padding-bottom: 2px;
} .fbc_rc_text {
margin: 5px;
padding-bottom:25px; }
.fbc_rc_permalink {
position: absolute; 
bottom: 2px; 
}