/*  
Print css

*/

body {
	background: #ffffff url(none);
	font: 12px/16px Arial, Helvetica, sans-serif;
	padding: 0 40px;
	margin: 0px;
	color: red;
.printImg {display:none;}

#futonPlanetHeader {
        margin:20px 0px 0px 10px;
        height:84px;
	background-image:url(http://futonplanet.com/css/printFutonPlanet.gif); 
	background-repeat:no-repeat;
	width:100%;
        text-align:left;


}
#page {
	background: none;
}
#wrapper {
	width: 100%;
	margin: 0px;
}
/*#header {
	display:none !important;
	border-bottom: solid 1px #000000;
	height: 100px;
	margin-bottom: 15px;
}*/

h1 {
	color: #000000;
	margin: 0px;
	left: 0;
}
h1 a, h1 a:visited {
	color: #000000;
	text-decoration: none;
}
h2 {
	border: none;
}
.description {
	left: 0;
}

#left-col {
	width: 100%;
}

#content {
	padding: 0;
	background: #ffffff;
	width: 100%;


#searchform, #nav, #subnav, .mini-add-comment, .page-nav, .post-nav, h3#respond, #commentform, #footer, #sidebar{
	display: none !important;
}