@media print {

	body>* {-webkit-print-color-adjust:exact; color-adjust:exact;}

	.notprint,
	div.headroom,
	div.main-menu-host,
	div.color-bar,
	div.tabbed_submenu2_superhost,
	div.pagenotice,
	div.market-announce,
	div.forum-nav-host,
	div#replybox,
	div#threadtools,
	div.post-div-host div.posttools,
	div.topic-meta-host div.topic-meta-element,
	div.topic-header-host div.sparkline-dynamic,
	span.imageTools,
	div.quickbar-buttons,
	p.user-stats, a.pulse-graph, a.poststuff-pee,
	div.thumbdown, div.thumbup,
	div#key-post-index div.index-list-item small.by,
	figcaption.bgcontainer-artist
	 {display:none !important;}

	div.onlyprint		{display:block !important;}

	body				{background-color: white; font-size:10px;}
	div.pagebody		{padding:0; background-color: white;}
	div.bgcontainer		{background-color: white; background-image:none !important;}
	div.footer-bar		{margin-top:5em;}
	div.footer-bar A.footer-flippers {display:block; width:5cm;}
	div.footer-bar A.footer-flippers img.footer-flipper-img {display:none;}

	div.bgcontainer A#PinsideLogo		{padding-top:3em;}
	div.bgcontainer A#PinsideLogo img 	{display:none;}
	div.bgcontainer A#PinsideLogo:after,
	div.footer-bar A.footer-flippers:before {content:url(/img/logo/2018/pinside-logo-quadcolor-black.svg);}

	div.topic-header-host {margin-top:0;}

	div#key-post-index div.index-list-item		{border:none;}
	div#key-post-index div.index-list-item p a	{font-size:8pt;}
	div#key-post-index div#index-list-more {display:block !important;}

	span.timestampdate.relswitcher,span.poststuff-date.relswitcher {border-bottom:0;}
	span.timestampdate.relswitcher em,span.poststuff-date.relswitcher em {display:none;}
	span.timestampdate.relswitcher[rel]:after,span.poststuff-date.relswitcher[rel]:after {content: "" attr(rel) "";}

	.box-shadow-1, DIV.tabbed_submenu2_superhost, div.topiclist-gridbox, .centered.transp-bg-white, .centered.ugc-post, .centered.forum-nav-outer, .topic-header-host {box-shadow: none;}
	
	div.centered.ugc-post 	{border:1px solid #ccc; border-radius:15px;}
	div.post-div 			{background-color: #fff; padding: 0.5em; border-radius: 15px;}
	div.post-div a:not(:local-link):after { content:" <" attr(href) "> ";}

}