

 @media only print  {
* { font-family: 'MuseoSans-500',arial,sans-serif; box-shadow:none !important;  ine-height:none !important; color: #000 !important;}

/*Hide Cookie Policy*/
body #catapult-cookie-bar {
    display: none;
}

#omc-container { margin:0 auto; width: 90%}
p { font-size:15px !important; line-height:19px !important;  }
.alignright { float:right;}
.omc-footer-widget { padding-bottom:8px !important;}

/*Header*/
	article#omc-full-article h1, article.omc-blog-two h2  {font-size: 3.3em; line-height: 1em; font-family: 'FranklinGothicCnd', sans-serif; margin-bottom: 0.3em;  margin-top: 0.3em; font-weight:bold !important; }
	
			.storyIntro  { font-weight:normal; padding-top:0; background:#fff; font-size:25px !important; line-height: 30px !important; color:#444 !important; }


h2 {color:#000; font-size:25px;}
.post .entry h2 {font-size:20px; color:red !important}

/* Links */
a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
a[href^="http://"] {color:#000;} 

/*Image*/
img, img a, .more-link a {border:none;}


/*Post*/
.post {border-bottom:1px solid #000;}
.postmeta {font-size:10pt; margin-top:10px;}
.postfooter {font-size:10pt; margin-bottom:20px;}

/*Comment Section*/
.commentlist .avatar {float:left; margin-right:10px;}
.commentlist .children {margin-top:10px;}
#comments {page-break-before: always;}

/*Footer*/
#footer {margin-top:10px;}
#omc-inner-footer { border-top:1px dotted #444;}

/*Remove Element*/
#omc-sidebar, #topLogin, #search-2, #socialbox-2, #omc-main-navigation, div.omc-related-posts, #disqus_thread, div.tagcloud, div.footerLinks, #shareitBottom, p.omc-single-tags, #printButton, div.omc-footer-widget img, div.omc-footer-widget br, a.omc-mobile-back-to-top, div.topBanner {display:none;}
 }