﻿/* 
========================================================================
Filename:		Print.css
Date Created:	2008-08-31
Description:	Global CSS stylesheet (Print)
Site:			DIUS
Author:			Derek S. Henderson
========================================================================
*/
.skip-links,
#navigation-wrapper,
#header,
#secondary-content,
#footer,
.form,
ul.content-tools,
p.report-abuse,
object,
.topstory-footer,
.search-results-pagination,
div.sort,
.edit
{display:none!important; }
body {padding:8px; }
* {background:#fff none!important; color:#333!important; }
form,
#page-wrapper,
#content-wrapper {width:auto!important; }

.print-header {display:block; }
div.main-content-header {text-align:left!important; padding-left:0px; clear:both!important; }
div.main-content-header h1 {display:block; text-align:left; clear:both!important; }
.main-content-content ul {display:none; }
.landingpage #secondary-content {display:block!important; }
.landingpage #secondary-content * {float:none; width:auto; min-height:0; }
.landingpage #secondary-content .more {display:none; }
.landingpage #secondary-content h2 a {font-weight:bold; }

.comments {page-break-inside:avoid; }

*
{float:none!important;
  text-align:left!important;
  clear:both!important;
  padding-left:0!important;
  min-height:0;
  font-family:Georgia, Times New Roman, serif;
}

