/*  
Works with Modified Meadows for greenHo.ws
Description: print style sheet
Version: 1.0
Original Author: ecodaddy
Original Author URI: http://greenho.ws
*/

#wrapper

#menu {
	display: none;
	}

#logo

#page

#content

.print {
	display:none
	}

#authorcontent

#leftside {
	display: none;
	}

#sidebar {
	display: none;
	}

#search {
	display: none;
	}

#comment

#footer