/*
Theme Name: Red Minimalism
Theme URI: http://derhobby.de/
Description: Red Minimalism is a one column theme for WordPress 2.x.
Version: 1.0
Author: Sebastian Hobert
Author URI: http://media2null.de
License: GPL
*/


body {
  color: #666666;
  font-size: 10pt;
  font-family: Verdana;
  background:#ffffff;
  font-weight: lighter;
}

img {
  border: none;
}

#page {
  width: 400px;
  margin: 0 auto;
}

#header {
  text-align: left;
}

#header h2 {
  font-size: 8pt;
  color: #a8a8a8;
  margin:0px 0 0 0;
}

#header h1 {
  font-size: 12pt;
  color: #000000;
  margin:0 0 0 0;
  font-weight: lighter;
}

#header h1 strong {
  color: #000000;
  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: 10pt;
  color: #000000;
  margin: 0px 0 0 0;
  font-weight: lighter;
}

.post h1 {
 font-size: 10pt;
 font-weight: bold;
}

.post {
  padding-left: 0px;
  font-size: 8pt;
  color: #666666;
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: #E52E98;
  border-bottom-color: #272960;
}

.post p {
  
  padding-left: 0px;
}

.infos {
  color: #a8a8a8;
  text-align: left;
  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;
  padding-right: 10px;
  padding-bottom: 10px;
}

.ueberschrift {
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  color: #272960;
  padding-top: 10px;
}

#footer a {
  color: #717171;
  font-size: 7pt;
  font-weight: bold;
  text-decoration:none;
}

#sitemap {
  background:#9a1313;
  text-align: left;
  font-size: 7pt;
  color: #a8a8a8;
  padding: 10px 10px 10px 10px;
}

#sitemap a {
  color: #FFFFFF;
}

#sitemap-show {
  text-align: right;
  font-size: 9pt;
  color: #a8a8a8;
  margin-top: 50px;
  padding: 10px 10px 10px 10px;
}

a {
  color: #717171;
  font-weight: bold;
  text-decoration:underline;
}

