/**
	Styles d'impression
***************************************************************************/	
	
body {
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 10pt;
	font-family: serif;
}

#nav,
#sidebar,
#commentform,
#respond,
#footer p.archives,
#header span {
	display: none;
}

a {
	color: #000;
}

img {
	border: none;
}

.hentry .entry-title {
	font-weight: normal;
}

.entry-content .image {
	float: left;
	margin: 0 1.5em 1.5em 0;
}

.entry-meta {
	clear: both;
}

.featured .entry-content {
	font-size: 13pt;
	line-height: 1.4;
}
