/* Print */

body {
    background: #fff;
}

.post a {
    color: #000000 !important;
    text-decoration: none !important;
}

.content a[href]:after {
    content: " [" attr(href) "] ";
}

#navigation,
#site-logo,
#login,
.advertisement,
#tagline,
#comments,
#commentform,
#sidebar,
#gotop {
    display: none !important;
}

h1#title a {
    color: #000000 !important;
    font-size: 14pt !important;
    display: block !important;
    font-weight: normal !important;
    font-style: italic;
    border: none !important;
    text-decoration: none !important;
}

.post h1 {
    font-size: 18pt !important;
    font-weight: bold !important;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 0px;
}

.info {
    margin-top: 0px;
    text-transform: uppercase !important;
    font-size: 10pt !important;
}
