/*------------------ Print style ------------------  */

.adsbygoogle, .single-sidebar, .article-comments, .article-related, .share-the-post, #pre-footer, .area-links, .area-widgets, .header-info,
.google-auto-placed, .header-top-bar, .share-the-post, #articololeaderboard {
    display: none !important;
}

.single-post .share-the-post, .single-post .article-tags, .single-post #footer, .single-post .header-navi-bar, .single-post .header-brand, .single-post .edit-post-link, .single-post .tptn_counter {
    display: none !important;
}
.single-post .header-logo {
    display: block !important;
}
.single-post #main-container .col-md-8 {
    width: auto !important;
}
 

/*
body {
        font-size: 12pt;
        font-family: "Hoefler Text", "Georgia", "Times New Roman", Times, serif;
        margin: 1% 3%;
        color: #333;
}

h1, h2, h3, h4, h5 {margin: 0 0 3pt 0; font-family: Helvetica, Arial, sans-serif;}

h1 {font-size: 22pt;line-height: 18pt;}
#description {font-size: 11pt;line-height: 18pt;}

div#top_page, .postmetadata {
        display: none;
}

div#container, div.post {
        width: auto;
        padding: 0;
        border: 0;
        float: none !important;
        color: #000;
		line-height: 21px;
        background: transparent;
}

div#container {
        margin: 0 10%;
}
.post-excerpt{margin: 10px 0; font-style: italic; font-size: 11pt; font-weight: normal;}
#post-meta{font-size: 10pt; margin: 10px 0; border-bottom: 1px solid #ccc;}
#post-date {margin-left: 20px; font-style: italic;}

a:link, a:visited {
   color: #333;
   background: transparent;
   font-weight: bold;
   text-decoration: none;
}

div#header {text-align: right;font: 14pt "Arial Black", Arial, san-serif;margin-bottom: 20pt;}
div#header h1 { border-bottom: 1px solid #ccc;  padding: 20px 5px;}

#footer {
        font: 9pt Arial, Helvetica, sans-serif;
        line-height: 10pt;
		text-align: center;
		padding-top: 20px;
		border-top: 1px solid #ccc;
}

*/
