/*
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: #000000;
  font-size: 10pt;
  background:#FFFFFF  url(images/line.png) repeat-x;
  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:100px 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: 17pt;
  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: 10px;
  font-size: 10pt;
  color: #000000;
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: #a8a8a8;
}

.post p {
  font-weight: bold;
  padding-left: 10px;
}

.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:#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:none;
}
