/* this stylesheet is used to style printouts */

a:hover,
a:link,
a:visited {
	color: #000;
	text-decoration: none !IMPORTANT;
}

.blog-title {
	font-size: xx-large;
}

#footer {
	text-align: center;
}

.navigationcontainer-a1,
.no-print,
.pageDescription pagetitle,
.postcontent #comments,
#respond,
#sidebar1 {
	display: none;
}

#sidebar2 {
	width: 100% !IMPORTANT;
}

