body {
	color: black;
	font-family: 'Times new Roman', serif;
	font-size: 12pt;
}

#logo {
	text-align: center;
	margin-bottom: 20px;
}

img {
	border: none;
	margin: 10px auto;
}

#banner, #menu,
#footer_nav, #sidebar-destra,
.navigation {
	display: none;
}

#footer p {
	text-align: center;
	margin-top: 20px;
}

h1, h2, h3, h4 ,h5, h6 {
	font-weight: bold;
}

a:link, a:visited {
	color: blue;
	background: transparent;
	text-decoration: underline;
}

.youtube {
	display: none;
}

.post {
	page-break-inside: avoid;
}

#featured-outside {
	display: none;
}

