/*
Theme Name: The CSS Blog Print Style Sheet
Theme URI: http://thecssblog.com/
Description: The CSS Blog theme.
Version: 1.0
Author: Ignacio Ricci
Author URI: http://ignacioricci.com/
*/

/*- Print Styles ---------------------------------------------------------*/


	body {color:black; background:none; font-family:Times, serif;}
	
	#subscribe,
	#searchBox,
	#menu,
	#submenu,
	.postShare,
	.codeTitle,
	.pageList,
	.comment-reply-link,
	#leaveCommentForm,
	#prevNextPosts,
	#trackbacks,
	#sidebar,
	#footer {display:none;}
	
	a {color:#000; border:0; text-decoration:none; font-style:italic;}	
	.comment img {margin-bottom:10px;}
	.postContent a:after {content:"[" attr(href) "]";}

	

/*- End Print Styles -----------------------------------------------------*/

/* END THE CSS BLOG THEME */
