/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: Peronal Wordpress print css file for arjuna.deltoso.net
Version: 1.0
Author: Arjuna Del Toso
Author URI: http://binarybonsai.com/
Tags: white, one column

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	if you reuse some of the code please cite the author.

*/

a {
	color: black;
}

.post a:after {
	content: " (" attr(href) ") ";
	font-size: 80%;
}
#headerimg a {
	text-decoration: none;
	font-style: italic;
}
#headerimg a:after {
 	content: " at " attr(href) "";
	font-size: 60%;
}
#sidebar, #footer, .postmetadata, #respond, #commentform {
	display: none;
}
