/* PRINT CSS for Kirby Ink -----------------------------------:o}-------------------------------- */
body * {
	background-color:#fff;
	color:#000;
	font-size:12pt;
	}

a, a:link, a:visited {
	text-decoration:none;
	background-color:inherit;
	color:inherit;
	}

h1, h2, h3 {margin-bottom:0;}

h1 {font-size:22pt;}
h2 {font-size:18pt;}
h3 {font-size:15pt;}
h4 {font-size:12pt;}

body.blog .hentry, body.date .hentry {border-bottom:1px solid #000;}


#browse, #nav, #about-link, #more-posts-link, body.home dd a, body.home #about img, #more-illustrations-link, #contact-link, body.page #sidebar, #twitter, #facebook, body.page .tags, body.tag .postmetadata, body.date .postmetadata, body.tag #sidebar, body.page-template-about-template-php img, body.page-template-about-template-php #sidebar, body.page-template-contact-template-php img, body.page-template-contact-template-php, body.blog #sidebar, body.date #sidebar, body.single #sidebar, body.blog .num-of-comments, body.blog .leave-comment, body.blog .read-more-link, body.blog .wp-pagenavi, #respond {display:none;}
