/* Print Style */@media print {body { 	background:white; 	color:black; 	margin:0;}a:link, a:visited {	color: #333;	text-decoration: none!important;	}div#header {	display: none;}div#nxt-prv {	display: none;}div#print {	display: none;}div.main {	color: black;	font: 1em Georgia, "Times New Roman", Times, serif;	text-align: justify;}div.related {	display: none;}div#share {	display: none;}div.items img, div#content img, div#container img {	background-color: white; 	padding: 3px; 	margin: 0.5em;	}img {	background-color: white; 	padding: 3px; 	margin: 0.5em;	}div#sidebar {	display: none;}div#footer {	clear: both;	display: block;}div.entry-meta {	font-size: 0.8em;}ul.login li {	display: inline;	list-style-type: none;}div#credits {	font-size: 0.6em;	text-align: center;}#lightview {	display: none;}}