#comment_container, #most_popular_comments {
  width: 690px; }
  #comment_container a.readmas, #most_popular_comments a.readmas {
    color: rgba(0, 39, 59, 0.5);
    font-weight: 500; }
  #comment_container .post, #most_popular_comments .post {
    border-top: 1px dotted #ddd;
    padding-top: 5px; }
    #comment_container .post .post-content .bullet, #most_popular_comments .post .post-content .bullet {
      padding: 0 4px;
      font-size: 75%;
      color: #ccc;
      line-height: 1.4; }
    #comment_container .post .post-content .post-count a, #most_popular_comments .post .post-content .post-count a {
      color: #990000; }
    #comment_container .post .post-content header p, #most_popular_comments .post .post-content header p {
      margin: 0 0 5px 0; }
    #comment_container .post .post-content header a, #most_popular_comments .post .post-content header a {
      color: #015190;
      font-weight: 700; }
    #comment_container .post .post-content header .post-meta a, #most_popular_comments .post .post-content header .post-meta a {
      color: rgba(0, 39, 59, 0.5);
      font-size: 12px;
      font-weight: 500; }

#most_popular_wrapper {
  border: 1px solid #ddd;
  height: 215px;
  padding: 0; }
  #most_popular_wrapper h3 {
    background-color: #ddd;
    font-family: arial,helvetica,clean,sans-serif;
    font-size: 1.17em;
    margin: 0;
    padding: 5px; }
  #most_popular_wrapper #most_popular_comments {
    margin: 8px 10px 10px 10px;
    width: 240px; }
    #most_popular_wrapper #most_popular_comments .post {
      border-bottom: 1px dotted #ddd;
      border-top: none; }
      #most_popular_wrapper #most_popular_comments .post:last-child {
        border-bottom: none; }
      #most_popular_wrapper #most_popular_comments .post .post-count a {
        font-weight: normal; }

/*# sourceMappingURL=disqus_styles.css.map */
