/*
Theme Name: Red Minimalism_fcr
Theme URI: http://derhobby.de/
Description: Red Minimalism is a one column theme for WordPress 2.x.
Version: 1.0
Author: Sebastian Hobert
Geändert von Detlef Merbold
Author URI: http://media2null.de
License: GPL
*/


body {
  color: #000000;
  font-size: 10pt;
  background:#FFFFFF;
  font-weight: lighter;
}

img {
  border: none;
}

#page {
  width: 550px;
  margin: 0 auto;
  border-right: 2px;
  border-right-style: dashed;
  border-right-color: #a41f1f;
}

#header {
  text-align: left;
}

#header h2 {
  font-size: 8pt;
  color: #a8a8a8;
  margin:5px 0 0 0;
}

#header h1 {
  font-size: 20pt;
  color: #000000;
  margin:0 0 0 0;
  font-weight: lighter;
}

#header h1 strong {
  color: #9a1313;
  font-weight: bold;
}

#header p {
  font-size: 20pt;
  color: #000000;
  margin:0 0 0 0;
  font-weight: lighter;
  text-align: right;
}

#header p a {
  color: #9a1313;
  font-size: 7pt;
  font-weight: bold;
  text-decoration:none;
  margin-right: 10px;
}

.post h1 a {
  font-size: 14pt;
  color: #9a1313;
  margin: 50px 0 0 0;
  font-weight: lighter;
}

.post h1 {
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: #a8a8a8;
}

.post {
  padding-left: 5px;
  font-size: 10pt;
  font-size: 0.9em;
  font-family: Times New Roman;
  color: #000000;
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: #a8a8a8;
}

.post p {
  font-weight: bold;
  padding-left: 0px;
}

.infos {
  color: #a8a8a8;
  text-align: right;
  font-size: 7pt;
  padding-right: 10px;
}

.infos a {
  color: #9a1313;
  font-size: 7pt;
  font-weight: bold;
  text-decoration:none;
}

#footer {
  text-align: right;
  font-size: 7pt;
  color: #a8a8a8;
  border-top: 1px;
  border-top-style: solid;
  border-top-color: #9a1313;
  padding-right: 10px;
  padding-bottom: 10px;
}

#footer a {
  color: #717171;
  font-size: 7pt;
  font-weight: bold;
  text-decoration:none;
}

#sitemap {
  background:#ffffff;
  text-align: left;
  font-size: 7pt;
  color: #9a1313;
  padding: 5px 5px 5px 5px;
}

#sitemap a {
  color: #000000;
}

#sitemap-show {
  text-align: right;
  font-size: 9pt;
  color: #a8a8a8;
  margin-top: 5px;
  padding: 5px 5px 5px 5px;
}

a {
  color: #717171;
  font-weight: bold;
  text-decoration:none;
}

