@charset "utf-8";
	/*
	************************************************************************

	Print stylesheet
		Style sheet for printing

	@Homepage:		http://www.internotredici.com
	@Author:			Fabrizio Menghini Calderón <fabrizio@internotredici.com>
	@License:		Creative Commons Attribution-Noncommercial-Share Alike 
						3.0 Unported License
	@Copyright:		2010 (c) Interno Tredici. 
						Some rights reserved.

	************************************************************************
	*/


	* { float: none !important; }
	body, html { background-color: #fff; }
	#issue_info .SF_gridalpha a 
	{
		padding-left: 0;
		background-image: none; 
	}
	#issue_info .SF_gridomega { display: none; }
	#wrapper { width: 650px !important; }
	#sidebar { display: none; }
	.article_title h1 span { display: none; }
	.article_title h1 { padding-right: 0; }
	#tabs { position: static; }
	#tabs_navigation { display: none; }
	#tabs_content { position: static; }
	#hero, .featured_article { display: none; }
