@media print {

/**{
	background: none;
	background: #FFFFFF;
	float: none;
	position: static;
	color: #333;
}

body{
	padding: 0;
	width: 90%;
	display: none;
}*/
    
    #cleo, #breadcrumb, #navigation, #sub-navigation, #searchform, #header, #footer, #respond, .WP-PrintIcon, embed, #openbarre {
	display: none;
    }

    /* not really shared among all theme, anyway ... */
    #commentlist, #comments {
	display: none;
    }

    
    /* Weird FF bug: http://www.codingforums.com/archive/index.php/t-156048.html */
    #gripH_0, #gripV_0, #gripX_0, #showCursor {
	height: 0px !important;
    }
}
/*    , .readmore, .alignleft a, #commentform, #respond, embed{
	display: none;
}*/
/*
#title a, #description{
	color: #333;
}

#title a{
	font-size: .5em;
	display: block;
	clear: both;
}

#header, #mainwrapper, #title, #description, .ind-post{
	background: #fff;
	height: auto;
	border: 0;
	float: none;
}*/

/* #leftcontent, #twocol, #threecol, #threecol2, .commentlist { width: 100%; } */
/*
#leftcontent, #twocol{
	width: 97%;
	border: 0;
}

.storycontent p{

}

.post div{
    display: block;
}*/
