
/* TYPOGRAPHY */
/* ----------------------------------------- */

/* This helps to identify headings at the initial build stage, so I thought it'd be useful to have it */
h1, h2, h3, h5, h5, h6 { font-weight:bold } 

a { text-decoration: none; color: #918aff; }
a:hover { border-bottom: 1px dotted #918aff; }

h3 { margin-bottom: 0px; color: #918aff; font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif; font-size: 1.2em;}

.prevnext { color: #343d6a; font-size: 0.8em; line-height: 1.8em; font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif; }
.sidebar { font-size: 0.9em; line-height: 1.4em; }
.rsstitle { display: block; background: url(/images/rss_small.png) no-repeat; font-size: 1.2em; line-height: 1.4em; color: #343d6a; height: 26px; padding-left: 28px; font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif; font-weight: bold;}
