.print {
	display: block;
}
.noprint, 
#header, 
#access,
.sidebar,
#footer,
.entry-comments,
.navigation,
#feed-links,
.edit-link,
#respond,
.blue-icon-launcher,
.sociable,
#IDCommentsNewThreadCover,
#adb_topBar_all {
	display: none;
}
body, 
#container, 
#container-bottom, 
#container-top, 
#content,  
#content h2, 
.single h1, 
#content h2 a, 
.single h1 a {
	width: auto;
	max-width: none;
	margin: 0;
	padding: 0;
	float: none;
	display: block;
	position: relative;
	background: none;
}
.entry-content {
	overflow: visible;
	font-family: Times;
}
h1, h2, h3, .single h1 a {
	font-family: "Arial Bold", Arial;
	font-weight: bold;
	margin: 0;
	border: none;
}
.single h1 {
	font-size: 170%;
}
.entry-content, .search .page .entry-content {
	width: auto;
	margin: 0;
	border-bottom: solid 1px #808080;
}
#content {
	border-top: solid 1px #808080;
	padding-top: .5em;
}
.hentry {
	margin-bottom: .5em;
}
.entry-date-comment, .entry-date, .entry-date .month, .entry-date .date, .entry-date .year {
	float: none;
	width: auto;
	border: none;
	text-align: left;
	display: inline;
}
.entry-date .year, .entry-date .month, .entry-date .date {
	background: #fff;
	color: #000;
	line-height: normal;
	font-size: 100%;
	font-weight: normal;
	padding: 0;
	text-transform: none;
}
.entry-meta {
	border-right: none;
	border-left: none;
}
pre {
	border-top: dotted 1px #808080;
	border-right: dotted 1px #808080;
	border-bottom: dotted 1px #808080;
}
blockquote {
	border: dotted 1px #808080;
	border-left: solid 3px #353434;
}
