div#topbar,div#sidebar,div#minibar,div#subpages,div#plugin-extra,div#header-secondary, input, textarea{
	display:none;
}


a {
	color:#000;
	text-decoration:none;
}

body { font-size:10pt;}

h1,h2,h3,h4,h5 {
	font-family:Helvetica;
}
h1 {font-size:24pt;}
h2 {font-size:20pt;}
h3 {font-size:14pt;}
h4 {font-size:13pt;}
h5 {font-size:12pt;}

div#headerblock img { display:none;}
div#headerblock h1 {font-size:40pt;}
div#headerblock h1.image-adjust { margin-top:0;}
span#title-front {
	border:2pt solid #000;
}
div#featured-thing-excerpt a:link:after,
div#featured-thing-excerpt a:visited:after {
  color:#666;
  content: " [" attr(href) "] ";
  font-size: 50%;
}
div.regular-thing-content span a:link:after,
div.regular-thing-content span a:visited:after {
  color:#666;
  content: " [" attr(href) "] ";
  font-size: 50%;
}
div.thing-content a:link:after,
div.thing-content a:visited:after {
  color:#666;
  content: " [" attr(href) "] ";
  font-size: 50%;
}



