/* Print stylesheet;
 * Overrides 'screen' styles
 */

html {
    font-size: 11pt;
}    

#content h1, 
#content h2, 
#content h3,  
*:link, 
*:visited {
    color: #000;
    text-shadow: none;
}    

#sidebar, 
#delicious-network-add, 
#nav {
    display: none;
}

#content {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}

/* vim: set tw=80 ts=4 sts=4 sw=4 et: */
