/* Author: Adam Dybas
Date: 21.05.2007
Project: Blogbox - css for print*/
body {
	font-size: 10pt;
	line-height: 120%;
}
.block480, #footer, #slogan, .lnk-more, .loading, form, .tools, 
.block160, .block160, .block230, .pages, .foot, #postHeaders, .topicOperations, 
.postButtons, #topmenu, #categoryName, #menu, #footerLogoBar {
	display: none;
}
.block450, #tekstowy, #forumContent {
	width: 17cm;
}
a {text-decoration: none; color: #9C5F1D;}
h1 {font-size: 12pt; color: #9C5F1D;}
h2 {font-size: 10pt; color: #9C5F1D;}
.blog-of-day {border: 1px solid #58777F; padding: 10px;}
ul.head {
	list-style: none;
	margin-left: 0;
}
ul.head li {
	display: inline; padding-right: 5px;
}
.printableOnly {
	border: 1px solid #000;
	text-align: center;
	padding: 5px;
}
.printBlog {
	font-weight: bold;
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.item {
	border-bottom: 1px solid #58777F;
	clear: both;
}
.postsTopic ul {list-style: none;}
.postsTopic ul li {display: inline; padding-right: 5px;}
.postAuthor dd {margin-left: 0;}
.article .body {padding-bottom: 0px; margin-bottom: 5px; border-bottom: 1px solid #57767E; clear: both;}
#logoprint img, #logoprint a {border: none; margin: 0 auto; width: 261px; height: 69px;}
#logo {display: none;}
