/* XOT blog CSS
 *
 * Common style sheet for wide posts/pages
 *
 */

div#canvas {
    width: 900px;
    margin: auto;
    font-size: 1em; 
    line-height: 1.2em;
}

div#subtitle {
    text-align: right ;
}

div#postauthor {
    text-align: right ;
}
