/*  
Site Name: Css3.gr
Site URI: http://www.css3.gr/
Version: 1.0
Author: Zaharenia Atzitzikaki

Print mode
*/
body {
	background: white;
	color: #111;
	font-size: 12pt;
	line-height: 18pt;
}
#header-menu,
#page-article .about-info,
#comment.form,
#contact.form,
#sidebar,
#footer	{ display: none; }

#content a:link:after, 
#content a:visited:after {
	content: "  " attr(href);
	font-size: 90%;
}
