/**************************************************

	ORIGINALLY BY ALISTAPART.ORG
	MODIFIED BY 76DESIGN
	
	Make things print good
	*/
    
    
*{ float: none !important; }
	
BODY {
   background: white;
   font-size: 8pt;
   }
   
 .logo {
	text-indent:0;
	font-size:20pt;
    text-decoration: none !important;
	width:auto;
	height:auto;
    margin: 0 0 100px 0;
	}
.post SMALL {
	text-align:left;
	}
#sidebar, #jeni-id, .navigation , FORM, #respond, .postmetadata SMALL, #topmenu, .external-btn{
   display: none !important;
   }
   

#wrapper, #centrecolumn {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }


a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

   
#header, 
#title-bar{
    margin: 0 !important;
    height: auto !important;
    }
#title-bar{
    display: none !important;
    }
    
.mediaroom #wrapper{
    background: #fff !important;
    }
    
#content{
    width: 100% !important;
    }
.post-icon{
    text-align: left !important;
    width: auto !important;
    }
    
