html {
	margin: 0;
	border: 0;
	padding: 0;
}
body {
		font-family: 'Century Schoolbook', serif;
		margin: 0;
		padding: 1cm;
		border: 0;
}
#container {
	font-size: 90%;
}
#container {
	font-size: 90%;
}
.comments_link,
#wpstats,
#footer,
#commentsformheader,
#commentform,
#navcol {
	display: none;
}


div.entrymeta a,
div.entrymeta a:link,
div.entrymeta a:visited {
	color: #333;
	font-style: italic;
}
h1 a,
h1 a:link,
h1 a:visited,
h2 a,
h2 a:link,
h2 a:visited,
h3 a,
h3 a:link,
h3 a:visited,
h4 a,
h4 a:link,
h4 a:visited,
h5 a,
h5 a:link,
h5 a:visited,
h6 a,
h6 a:link,
h6 a:visited {
	color: #333;
	text-decoration: none;
}
h1 {
	font-size: 1.33em;
	margin: 0;
}
.entrybody h3,
h2#comments {
	margin-top: 2em;
	font-size: 1.25em;
}
h3 {
	margin: 0;
	font-size: 1.75em;
}
#commentlist li {
	padding-bottom: 1.5em;
}
span.commentauthor {
	font-weight: bold;
}
span.commentdate a,
span.commentdate a:link,
span.commentdate a:visited,
span.commentauthor a,
span.commentauthor a:link,
span.commentauthor a:visited {
	text-decoration: none;
}
span.commentdate {
	font-style: italic;
}
div.entrymeta {
	padding: 1em 0;
	border-width: 0 0 1px 0;
	border-style: dotted;
	border-color: #777;
	font-size: 110%;
}
acronym, abbr {
	border: 0;
	font-variant: small-caps;
}
blockquote {
	background: #ccc;
	margin: 0;
	padding: 1em;
	border-width: 0 0 0 0.25em;
	border-color: #333;
	border-style: solid;
}
a img,
a:link img,
a:visited img {
	border: 0;
}
a,
a:link,
a:visited {
	color: #333;
}

h1, h2, h3, h4, h5, h6 {
	 font-family: 'Nimbus Sans L', 'Verdana', sans-serif;
}

