body {
  line-height:1.5em;
  font-family:georgia;
  position:relative;
  }

a {
  color:#000;
  }

.post a:after {
  content: " (" attr(href) ") ";
  font-size:90%;
  }

.entry .more-link:after {
  content: none;
  }

h1, h2, h3, h4, h5, h6 {
  font-weight:normal;
  margin-top:2.5em;
  }

h1 {
  margin-top:0;
  }

h1 a, h2 a, h3 a {
  text-decoration:none;
  }
  
#header ul, .postHeader .commentCount, .postHeader small, .entry .image, #backToTop, #sidebar, .wp-caption, .alignleft, .alignright, .gravatar, #respond, #commentform, .entryImage, .comments {
  display:none;
  }
  
#footer {
  margin-top:2.5em;
  font-size:90%;
  }  
  
#articleAdress {
  display:block;
  }    