﻿/*===================================	
	print.css
	www.sasdesign.co.uk
    by Julien Decaudin http://www.juliendecaudin.com @ SAS
    03/2011
===================================*/

body
{
    background: #fff !important;  
    height: auto !important;  
    margin: 0px !important;
    padding: 0px !important;
    font-size: 14pt;
}

p, h1, h2, h3, h4, a, li
{
    color: #000 !important;    
}

#header, #header_mini, .more_info_nav, #footer, #filter, .social_links, .video_holder, .item, #link_more_feed
{
    display: none !important;
}

#content
{
    padding-top: 30px !important;
}

.column_half_left, .column_middle
{
    width: 80% !important;
}

.current
{
    display: block !important;
}

#print_logo
{
    display: block !important;    
}

* 
{
    float: none !important;
}

.xlarge img
{
    width: 90% !important;
}

.profile
{
    border: 1px solid red;
}
