/*
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;
font-family: Georgia, "Times New Roman", Times, serif;
   background:url(http://www.iheartsinewaves.com/img/liger_index.jpg) no-repeat top left;
    margin: 0px; 
  font-weight: lighter;
}

img {
  border: solid black 1px;
}

a img {border:0}
 
img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.right { float: right; }
.left { float: left; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#page {
  width: 550px;
  margin: 0 auto;
  border-right: 0px;
  border-right-style: dashed;
  border-right-color: #black;
}

#header {
  text-align: left;
}

#header h2 {
  font-size: 8pt;
  color: #a8a8a8;
  margin:320px 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: light;
}

#header p {
  font-size: 8pt;
font-family:Georgia, "Times New Roman", Times, serif;
  color: #000000;
  margin:0 0 0 0;
  font-weight: light;
  text-align: right;
}

#header p a {
  color: #9a1313;
  font-size: 10pt;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: light;
  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: #333333;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: lighter;
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: #a8a8a8;
}

.post p {
  font-weight: light;
  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: light;
  text-decoration: none;
}
