@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.

	************************************************************************
	*/


	body, html 
	{ 
		margin: 0;
		padding: 0;
		background-color: #fff; 
	}
	#issue_info .SF_gridalpha a 
	{
		padding-left: 0;
		background-image: none; 
	}
	#issue_info .SF_gridomega { display: none; }
	#wrapper 
	{ 
		width: 926px !important;
		width: 926px;
		margin: 0;
		border: none; 
	}
	
	#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; }
	#disqus_thread { display: none; }
	.SF_grid_4, .SF_grid_4 .grid_4 , #main_content, .SF_grid_4 .grid_3 
	{ 
		width: 100% !important;
		width: 100%; 
	}
	#sidebar.grid_1 { width: 0; }
	#footer_wrapper { display: none; }
