
body {
  font-family: Georgia, "Times New Roman", serif ;
  font-size: auto;
}


.print-hidden    {
  display: none;
}

#logo {
  position: absolute;
  left:0; top:-10px;
}


#logo img {
   width: 50px;
}




h1 {
  color: #631717;
  font-size: 70%;
  text-align: right;
  margin:0;
  padding:0;
}

h2, h3, h4, h5, a {
  color: #631717;
}


#navigation, #servicearea, #footer, #beta-badge, #main .top-link, .navigation, #sidebar, .commentform, div iframe {
  display: none;
}


#contentarea {
  border-top: 2px solid  #631717;
  margin-top: -10px;
}

#inner-content {
  line-height: 150%;
}

blockquote { font-style: italic; border: 1px dashed #631717; padding: 10px;}


#inner-content:after {
  content: "Diese Inhalte wurden aus dem Blog von Sascha Postner heruntergeladen und sind unter folgender Webadresse zu finden: http://www.postner.de/blog/tag/twitter/";
    border-top: 2px solid  #631717;
    margin-top: 40px;
    width: 100%;
    display: block;
    font-size: 70%;

   }

a {display: none;} /* for Wordpress loves Ajax */
#main a {display: inline;}