/*
Theme Name: k35c_theme Print Styles
Description: The portfolio web page of designer/developer Charlie Kehrer Jr. 
Version: 2.7
Author: Charlie Kehrer Jr.
Author URI: http://k35c.net.com/

This theme was designed and developed by Charlie Kehrer Jr,
whose blog you will find at http://k35c.net/

*/

@page
{
	margin: 1in;
}

body
{
	font-family: Georgia, serif;
	line-height: 1.4em;
}

img
{
	border: none;
	outline: none;
	display: none;
}

a
{
	text-decoration: none;
}

form, #footer, #nav, #sub_nav, #rss_feed, #sidebar, .toolbox_info, .comment_icon
{
	display: none;
}
