/* @override http://fln.monkcms.net/_css/print.css */

/* FLN: Print styles */

#meta-nav,
#subnav-wrap,
#top-box,
#sidebar,
#content img.header-image, #content #text .right, #sub #header #util, #content .com{
   display: none;
}

#sub #wraper{
	border-style: none;
	background-image: none;
}

#container{
   width: auto;
   margin: 0;
}

#sub #content #comments {
	display: none;
}

#nav{
   display: none;
}

body,
#header,
#header h1,
#content-wrap,
body.no-sidebar #content-wrap{
   background: transparent none;
}

#sub #content-wrap{
   clear: none;
   float: none;
   width: auto;
   border-style: none;
   background-image: none;
}

#sub #header{
   height: 60pt;
}


#header h1{
   float: none;
   width: auto;
   padding-bottom: 5px;
   border-bottom: 3px solid #000;
   text-indent: 0;
   text-transform: uppercase;
   letter-spacing: .25em;
   height: 55px;
   font: normal 18pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

#sub #header h1 a{
   width: auto;
   height: auto;
   text-decoration: none;
   color: #000;
   background-image: none;
   text-indent: 0;
	left: 0;
}

#sub #content{
   float: none;
   padding: 0;
   width: 100%;
   border-bottm: 3px solid #000;

}

#content h4{
   margin: 0;
   padding: 0;
   background: none;
   color: #000;
   font-size: 12pt;
}

#content h2{
	color: #1d2a3c;
	visibility: hidden;
	line-height: 1em;
	text-decoration: none;
	font-size: 4em;
	margin-top: 18pt;
}



#content p{
   color: #000;
   font-size: 10pt;
}

#content a{
   color: #000;
}

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

#content .left{
	width: auto;
	float: none;
	margin-bottom: 5px;
	border-bottom: 2px solid #000;
}

#sub #content #text{
	margin: 0;
	background-image: none;
	width: auto;
}

#sub #content #text #postutil{
	display: none;
}

#content #text .left{
	width: 100%;
}

#footer{
   width: auto;
   height: auto;
   margin: 0;
   padding: 5pt 0 0;
   background: none;
}

#footer p{
   float: none;
   color: #000;
   font-size: 8pt;
}

#footer a{
   color: #000;
}

#footer div#contact{
   float: none;
}

#footer div#contact p a{
   color: #000;
}

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

#footer div#contact a:link:after,
#footer div#contact a:visited:after{
   content: "";
}

#sitemap{
	display: none;
}

