* {
    margin: 0px!important;
    padding: 0px!important;
    
    background: none!important;
    color: #333!important;
    border: none!important;
    
    font: monospace;
}

body * { display: none; }
body > .wrapper, .wrapper > .header, .header > a, .header > a *, .wrapper > .mainPageBlock, .mainPageBlock > .mainContentBlock, .mainContentBlock * { display: block!important; }


.jAddInfo, .jFloatingmenu, .threeCell, .post-controlls, .post-like, .post-bottom, .post-comments, .banner, script { display: none!important; }


a { color: #005193!important; }

img, .img { float: none!important; margin: 0px auto; display: block; }

span, p, article, div, a, .time {
    font-size: 14px!important;
    line-height: 14px!important;
}
.post-body span, .post-body p, .post-body article, .post-body a, .info {
    padding-top: 14px!important;
}

.info a, .info span {
    display: inline;
}
.post-info {
    width: 100%!important;
    padding: 5px 0px!important;
    border-bottom: 1px dashed #333!important;
}

body .header {
    border-bottom: 1px solid #333!important;
}
.header, h1, h2, h3, h4, img {
    padding: 15px 0px!important;
    line-height: 30px;
}


.post-body p > b {
    font-size: 16px!important;
    padding-top: 16px!important;
}
.noPrint { display: none!important; }

.content .one-column { width: 100%; }
.content .post .post-head .post-info { float: none; }

