#masthead img, #sidebar, #Menu, #navbar, #logNav, #Copyright img {
  display: none !important;
}

body, #main, #content {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

html body #main {background: none;}

#masthead h1{  margin: 1em 0 0; padding: 0; border-top: none;
  font-size: 0.9em; text-align: left;
  background: none;}
html body #ish a:visited, html body #ish a em {
  position: static; display: inline;
  font-size: 1em; font-weight: normal; width: auto; height: auto;
  margin: 0; padding: 0;
  background: none; color: #555;}

html body #content p {padding: 0 0 0.5em; margin: -1.5em 0 2em; text-align: left;
  background: none; position: relative;}

#copyrightText {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	width: 70%;
}



html body pre, html body code {vertical-align: baseline;}

#articletext a[href]:after,
#authorbio a[href]:after,
#footer a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;}

#articletext a[href^="/"]:after,
#authorbio a[href^="/"]:after {
   content: " (http://www.nordiskadromhus.se" attr(href) ") ";}.hartas {
	text-decoration: underline blink;
}

