/* SVN FILE: $Id: print.css 1368 2008-10-09 06:00:09Z freemanfoxsvn $ */
/**
 * Print Style Sheet
 *
 * Copyright 2008, Freeman Fox Ltd
 *
 * Licensed under The Creative Commons License
 * Redistributions of files must retain the above copyright notice.
 *
 * @copyright		Copyright 2007, FreemanFox Ltd
 * @version			$Revision: 1368 $
 * @modifiedby		$LastChangedBy: freemanfoxsvn $
 * @lastmodified	$Date: 2008-10-09 00:00:09 -0600 (Thu, 09 Oct 2008) $
 * @license			http://creativecommons.org/licenses/by/3.0/ The Creative Commons License
 */
 
@charset "utf-8";
/* CSS Document */

#main-nav, #tagline-img, #subsection-menu, #sub-nav, #footer, #page-banner, #login-iframe, #hot-edit-link, #feature
{ display: none; }

.container img
{
	display: inline;
	float: none;
}

#logo
{
	margin: 0;
	padding: 0;
}

#content { width: 100%; }

a:link:after, a:visited:after {
  content: '';
  font-size: 90%;
}