/**
 * These are the styles that are used INSIDE of a blog item/post.
 * The skin should include this into its design,
 * but this should ALSO be included in the backoffice when viewing/editing posts.
 */

/* TODO! -- In the meantime, empty file avoids 404s */
div.sharethis {
    display: inline-block;
    margin-left: 2em;
}
