body{
	font-size: 12pt;
	font-family: Arial, 'Trebuchet MS', Georgia, Times, 'Times New Roman', Serif;
	line-height:1.4em;
	background:url(img/nov_jivot.gif) no-repeat left;
	background: white;
}

.logo {
	padding-top:20px;
	
}

a {
	color: black;
	text-decoration: none;
}
a:visited {
	color: black;
	text-decoration: none;
}

.post-title, .page-title {
	font-family: 'Arial Black', Arial, Serif;
	font-size: 18pt;
	line-height:1.2em;
	margin:0;
	font-weight:bold;
}

.alt {
	border-left: 1px dotted;
	padding-left: 10px;
}

.post-footnote
{
	color:gray;
	font-family: Arial, 'Trebuchet MS', Georgia, Times, 'Times New Roman', Serif;
	padding-left: 5px;
	font-size: 0.9em;
	padding: 10px;
	margin-bottom:10px;
	line-height:1.5em;
	border-top:gray 20px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	border-right: gray 1px solid;
}
#sidebar, #sidebar-right, #header {
	display: none;
}

#commentform, #respond, #comment{
	display: none;
}

#footer {
	font-size: 8pt;
	line-height: 1.2em;
}