/* ─── Print ──────────────────────────────────────────────────────────── */
* {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000;
}

@page {
	margin: 0.5cm;
}

img {
	max-width: 80%;
	border: 0;
}

iframe,
object {
	border: 0;
	display: none;
}

.center {
	text-align: center;
}

a {
	color: #000;
}

.panel a::after {
	content: " (" attr(href) ")";
	font-size: 80%;
}

.panel a {
	word-wrap: break-word;
}

blockquote,
.code {
	position: relative;
	left: 0.5cm;
}

h1,
.titlepanel {
	text-align: center;
	font-family: Dosis, Verdana, sans-serif;
	font-weight: bold;
	font-size: 28px;
	text-decoration: underline;
	color: #fff;
}

strong {
	font-size: 15px;
}

#logo,
#cssmenu,
#affiliati,
#nascondi,
#social,
#navmenu,
#footer,
.info,
.commento,
#acmebar,
.mini-profile,
#ct_risposta_rapida { display: none; }

#wrap::after {
	text-align: center;
	font-size: 11px;
	margin-top: 40px;
	content: "Contenuto preso da videogamezone.eu, torna a trovarci! :)";
}
