/* @override http://funderstogether:10088/css/main.print.css */

/* Common */

body { background: none; color: #000; text-align: left; }

ul.errors { display: none;}

a, a:visited { color: #000; text-decoration: underline; }
a:hover { color: #000; text-decoration: underline; }

a:link:after, a:visited:after 
{
	content: " (" attr(href) ") ";
	font-size: 80%;
}

/* Layout */

div#messages, div#header, div#navigation, div#footer { display: none; }

div#main { width: 800px; margin: 0; padding: 0; }

/* Debug: Doctrine Profiler */

ul.doctrine { display: none; }
