div.col1, div.col3, #top-nav, #addthis, .commentform .hideonprint {display:none;}
body {background: white; font-size: 12pt;}
#header h1, #footer {font-size: 12pt;width: auto;margin: 0 5%;}
div.col2 {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
a:link, a:visited {
   color:#520;
   background:transparent;
   font-weight:bold;
   text-decoration:underline;
}
a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 80%;
}
a[href^="/"]:after {
   content: " (http://www.alberton.info" attr(href) ") ";
}
.postinfo a:link:after, .postinfo a:visited:after {content: "";}