body {
	margin: 0;
	padding: 0 20px;
}

img, a img,:link img,:visited img { border:none }

.itemtext p {
	line-height: 1.4em;
}

* {
	color: black;
	text-decoration: none;
}

h3 {
	font-size: 2em;
	margin-bottom: 0;
}

h4 {
	font-size: 1.5em;
}

.comments ol li {
	list-style-type: none;
}

li.item {
	position: relative;
	margin: 0 0 30px;
}

.counter, .commentauthor {
	font-size: 1.1em;
	position: relative;
	left: -25px;
}

.commentauthor {
	font-weight: bold;
	left: -14px;
}

.tagdata, .commentmetadata {
	display: block;
}


#footer{
	margin-top: 10px;
}
.data{
	text-align:right;
}



h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
     page-break-inside:avoid }
img { page-break-inside:avoid; 
     page-break-after:avoid; }
blockquote, table, pre { page-break-inside:avoid }
ul, ol, dl  { page-break-before:avoid }

pre{
	white-space: normal;
}


.fortune, .wp-pagenavi , #nav {
	display: none;
}

