a { color: #005689; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: 0; }

h2 a { color: black; }
h2 a:hover { text-decoration: none; }

abbr { border-bottom: none; cursor: default; }

code { font-family: Courier, "Courier New", monospace; font-size: 1.2em; }

.time { font-size: 0.8em; font-variant: small-caps; }

#tweets h2 { margin-bottom: -5px; }
#tweets li { list-style-type: none; font-size: 95%; background: #eeeeee; padding: 8px 10px; margin: 15px 0; }
#tweets li:after { content: ""; border: 8px solid transparent; border-top: 8px solid #eeeeee; border-bottom: 0; width: 0; height: 0; display: block; margin: 5px 0 -15px 0; }

/* Disqus comments */
#disqus_thread { margin-top: 45px; }
#disqus_thread .dsq-item-cp, #disqus_thread .dsq-comment-options, #disqus_thread li[id^=dsq-more-], #disqus_thread .dsq-by { display: none !important; }
#disqus_thread #dsq-content #dsq-comments .dsq-comment-footer { margin-top: 5px; }

