@import url(style.css);
body {
	background:#fff;
	color:#000;
}
h1, 
h2, 
h3, 
h4, 
h5, 
h6,
blockquote, 
table, 
pre, 
img {
	 page-break-after:avoid;
     page-break-inside:avoid;
}
a {
	color:#000;
	text-decoration:none;
}
a,
abbr,
acronym {
	text-decoration:none;
}
ul, 
ol, 
dl  {
	 page-break-before:avoid;
}
div.attachment,
body.home .format-image .scrapbook-image,
body.archive .format-image .scrapbook-image,
body.home .format-gallery .scrapbook-image,
body.archive .format-gallery .scrapbook-image {
	margin-top:30px;
}

/*NOT PRINTED */
.jumplinks,
.sidebar,
.top,
.prevnext,
.reply,
#reply-title,
#commentform,
div.attachment .tape1,
body.home .format-image .scrapbook-image .tape1,
body.archive .format-image .scrapbook-image .tape1,
body.home .format-gallery .scrapbook-image .tape1,
body.archive .format-gallery .scrapbook-image .tape1 {
	display:none;
}

