/* Mink Machine - print styles
   by Reine Larsson
   Last updated: July 2007
*/

html {
	color: #000;
	background: #fff;
}
body {
	color: #000;
	background: #fff;
}
div#mainimage img, div#nav, div#skipnav, ul#socialbookmarks, div#commentpost, div#sidebar, div#content-secondary {
	display: none;
}
#comments {
	page-break-before: always;
}
