/**
* CSS of print-media.
*
* @package Site
* @subpackage CSS
* @author Pavel "Papi" Jartsev <papi@digitalfruit.ee>
* @filesource
*/

#header,
#menu3-wrap,
#selected1,
#tags,
#footer-wrap,
#footer2
{
	display: none;
}

body#site,
#content-wrap
{
	background-color: #fff;
	background-image: none;
}

#content,
#article
{
	width: 100%;
}