body {
    font-size   :   1em;
}

#header,
#content-right,
#trail,
#page-share,
#footer,
#page-end,
.article-image,
.article-image-right,
.article-image-left,
#content-secondary .kort,
.forum-respond {
    display     :   none;
}

#sitewrapper {
    background  :   transparent !important;
}

#page-meta {
    position    :   absolute;
    top         :   0.88em;
    right       :   0.88em;
    font-size   :   0.88em;
    color       :   #3a3a3a;
}

#content-secondary {
    width       :   100%;
    border      :   1px black solid;
    overflow    :   hidden;
    margin      :   0 0 20px 0;
    font-size   :   0.78em;
}

#content-secondary .infobox {
    float       :   left;
    width       :   120px;
}

#content-secondary .infobox.header {
}

h1 {
    margin      :   0 0 0.44em 0;
}

.post-author.reply {
    clear       :   both;
    margin      :   0 0 20px 0;
}

/* Make links viewable */

#article-content a:after {
    content     :   " [" attr(href) "] ";
}

.no-print, .no-print * {
    display: none !important;
}