/* 
    Document   : print.css
    Created on : Feb 27, 2013, 1:34:44 PM
    Author     : giorgos
    Description:
        Purpose of the stylesheet follows.
*/

root { 
}

#slider-area, #header, #top-wrapper, #content-break, #footer-wrapper, #blog_navigation, .breadcrumbs, #comments, #respond
{
    display: none;
}

#content-wrapper, #main-wrapper
{
    width: 20cm;
}

#sidebar
{
    display: none;
}