/* @override http://truespire.com/wp-content/themes/thestation/css/print.css */

#nav, #breadcrumb, #subscribe, #footer .footnav, #featured, #sidebar, #respond { display: none; }

body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:12pt;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif; clear: both; color: #000!important; margin: 0 0 15px 0;}
h1  {font-size: 30px;}
h2  {font-size: 22px;}
h3  {font-size: 16px;}
h4  {font-size: 14px;}
h5  {font-size: 12px;}
h6  {font-size: 12px;}

code {font:.9em "Courier New", Monaco, Courier, monospace;}

blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;color: #244b84;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none; clear: both;}
hr.space {background:#fff;color:#fff;}
p {
	display: block;
	padding: 0;
	margin: 0 0 15px 0;
}
ol, ul {
	margin: 0 0 25px 45px !important;
}
ol li {list-style: decimal;}
ul li {list-style: circle;}

.alignright { float: right; }
.alignleft { float: left; }

div#header { margin-bottom: 10px; }

div#header img {
	float: none;
	margin-bottom: 15px;
}

#top img {float: left!important;}
.wp-caption img {padding: 10px;}

body, div, #container, #content, #main_content, .entry {border: none!important;}

#footer {
	border-top-color: #c8c8c8!important;
	border-top-style: solid!important;
	border-top-width: 2px!important;
	display: block;
	margin: 30px auto 10px auto;
	padding-top: 10px;
	clear: both;
	width: 100%!important;
}