/* @override http://niftyknitting.com/wp-content/themes/CraftyCart/print.css */


body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea,select { 
	color: #00;
	font-family: "Verdana", "Lucida Fax", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #666;
	font-family: "Century Schoolbook", "Century", Georgia, "Times New Roman", serif;
	font-weight: normal;
}

body{
	font-size: 12px;
}

a{
	color: #000;
}

#comments,
#sidebar-1,
#navigation,
#credits,
.post-edit-link{
	display: none;
}

#header div.container {
	position: absolute;
	right: 10px;
	top: -9px;
}

div.post img{
	float: right;
	padding: 0 0 10px 10px;
}

div.large {
	width: auto;
	float: none;

}
