@charset "UTF-8";
/* Disqus Custom Styling */
/* Documentation at http://disqus.com/docs/css/ */
/* Wiki at http://wiki.disqus.net/CustomCSS */

/* Custom h3 Styling to "Add New Comment" and "# Comments" */
#disqus_thread #dsq-content h3 { font-weight: bold; font-size: 16px; padding-top: 30px; padding-bottom: 10px; }

/* Custom Comment Background */
#dsq-content #dsq-comments { background-color: #f5f5f5 }

/* Custom Moderator Comment Header Background */
#dsq-content #dsq-comments .dsq-comment.special .dsq-comment-header {background: #cfd2e3; border-right: 10px solid #4d63e1; }

/* Custom Visitor Comment Header Background */
#dsq-content #dsq-comments .dsq-comment-header { background: #eeeeee; } 
