/* -----------------------------------------------------------------------

	 Project Name: Evoco
			
	 Filename: print.css
			
	 Author: Cory Schadt | Cornerstone Technologies
			
----------------------------------------------------------------------- */

body {
	line-height:1.5;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#000;
	background:none;
	font-size:10pt;
}


h1, h2, h3, h4, h5, h6 {
	font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	font-weight: normal;
}
h1 {
	font-size:16pt;
	line-height:1;
	margin-bottom:0.7em;
	color: #df6020;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #a8becb;
	padding-bottom: 0.7em;
}
h2 {
	font-size: 15pt;
	color: #527d97;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
}
h3 {
	font-size:14pt;
	line-height:1;
	margin-bottom:1em;
}
h5.print {
	font-size: 20pt;
	font-weight: normal;
	color: #000000;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DB6B2C;
	display: block;
	margin-bottom: 25px;
}
h6.print {
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	line-height: 14pt;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 15px;
	display: block;
}
img {
	float:left;
	margin:1.5em 1.5em 1.5em 0;
}
a img {
	border:none;
}
blockquote {
	margin:1.5em;
	padding:1em;
	font-style:italic;
	font-size:.9em;
}
a:link, a:visited {
	background:transparent;
	font-weight:700;
	text-decoration:underline;
}
a:link:after, a:visited:after {
	content:" (" attr(href) ") ";
	font-size:90%;
}
.skip-nav {
	display: none;
}
#home-wrapper, #wrapper, #content-wrapper-forum, #content-wrapper, #content {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: none;
}
#sidebar-a, #sidebar-b, #sidebar-b-home, #season, .logo {
	display: none;
}
