/*
Theme Name: Kanuck.net
Theme URI: http://kanuck.net/
Description: The theme underpinning the almighty <a href="http://kanuck.net/" title="Kanuck.net">Kanuck.net</a>.
Version: 1.0
Author: Aaron Adams
Author URI: http://kanuck.net/

This stylesheet (style-print.css) consists of print styling rules.

*/

#skip,
.navigation,
.search,
#respond,
#commentform,
#sidebar,
#bottombar {
	display: none;
}

#header {
	text-transform: lowercase;
}

#header h1 {
	font-size: 2.5em;
	margin: 0; padding: 0;
	font-weight: normal;
	float: left;
}

#header div.description {
	float: right;
}

#header div.description p {
	margin: 0; padding: 0;
	font-size: 0.875em;
}

div.clearboth {
	clear: both;
}
