/*@media print {*/
	* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; width: 100; margin: 0; padding: 0;
	-ms-filter: none !important; font-family: 'Droid Sans', Helvetica, Arial, sans-serif;} 
	a, a:visited { color: #444 !important; text-decoration: underline; }
	a[href]:after { content: " (" attr(href) ")"; }
	abbr[title]:after { content: " (" attr(title) ")"; }
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; } 
	tr, img { page-break-inside: avoid; }
	@page { margin: 0.5cm; size:portrait; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3{ font-weight: normal; page-break-after: avoid; }
	p {
		line-height: 1.6; color: #333;
	}
	nav, footer, header a, #sidebar, aside.slideshow {
		display: none !important;
	}
	#container {
		width: 100% !important;
	}
	header {
		
	}
	header h1 {
		background: transparent url("../img/print_header.gif") no-repeat !important;
		display: block; width: 534px !important; height: 44px !important; text-indent: -99cm;
	}
	aside{
		width: 20%; float: left; margin: 0; padding: 0;
	}
	article{
		width: 70%; float: left; margin: 0; padding: 0;
	}
/*}*/

