/* @override http://marcusvorwaller.com/tumblelog.css */

#dsq-content #dsq-comments {
  background: #000;
}
#disqus_thread {
  width: 437px;
  padding: 5px;
  margin: 0 auto;
/* the auto margins (in conjunction with a width) center the page */
  top: -10px;

}
#dsq-comments {
  color: #969696;
  background: #000;
}
.dsq-comment-message .dsq-comment-body .dsq-comment {
  background: #000;
  color: #fff;
}