/* Print stylesheet */

body {
	font-size: 6pt;
}

html, body, #header, #logo-bar, #top-bar, #content, #main-col, #full-col {
	width: 99%; margin-left: 0; margin-right: 0;
}

#main-nav, #top-banner, #top-bar, #section-nav, #sidebar-col, #footer, #article-options, .pagination, #comment-form, .add-comment  {
	display: none;
}

#logo {
	text-indent: 0; position: relative;
	width: auto; height: auto;
	color: #000; font-size: 20px; font-weight: bold; font-style: italic;
	margin-bottom: 20px;
}
