/* Style for span that marks titles of draft documents. */
.draft {
    vertical-align:middle;
    font-size:0.5em;
    font-weight:bold;
    color:red;
    border: solid red 2px;
    border-radius:5px;
}

/* Style for anchor wrapping social media links in author shortcode. */
.social {
    margin-right:10px;
}

/* Copyright notice at bottom of sidebar. */
.copyright {
    font-size:9pt;
}
