/*
Theme Name: Minimalistisch.
Theme URI: http://minimalistisch.org/
Description: Minimalistisch eben.
Version: 1.0
Author: Sven Szota
Author URI: http://minimalistisch.org/
Tags: awesome, minimalistisch, blog, sven, kchchch

*/

body{
  font-family: verdana;
}

img{ border: 0px;}
img a{ border: 0px;}

#clear{
  clear: both;
}

a{
text-decoration: none;
color: #9f9f9f;
}

#main{
  position: absolute;
  top: 0px;
  left: 30px;
  width: 965px;
  padding-top: 10px;
}

#logo p{
  line-height: 5px;
}

maintitle{
  background: black;
  padding: 2px;
  font-weight: bold;
  font-size: 27px;
  color: white;
}

maintitle a{
  text-decoration: none;
  color: white;
}

maintitle a:active{
  text-decoration: none;
  color: white;
  position:relative;
  top:1px;
}

slogan{
  font-weight: regular;
  font-size: 14px;
}

#navi{
  margin-top: 30px;
  margin-bottom: 20px;
}

#navi a{
  font-style: italic;
  font-size: 12px;
  text-decoration: none;
  color: black;
  margin-right: 20px;
}

#navi li{
  list-style: none;
  display: inline;
}

#posts{
  float: left;
  width: 744px;
  border-right: 1px solid #000000;
}

.what{
  text-align: right;
  font-size: 12px;
  margin-right: 5px;
}

.whatsb{
  font-size: 12px;
  margin-bottom: 20px;
}

.post .zeit{
  float: right;
  margin-right: 10px;
  background: black;
  color: white;
  font-size: 11px;
  padding: 2px;
  margin-top: 20px;
}

.post .titel{
  background: black;
  color: white;
  font-size: 36px;
  padding: 2px;
  width: 730px;
  font-weight: bold;
}

.post .titel a{
  text-decoration: none;
  color: white;
}

.post .titel a:active{
  text-decoration: none;
  color: white;
  position:relative;
  top:1px;
}

.post .comments{
  float: right;
  margin-right: 5px;
}

.text{
  margin-top: 10px;
  font-family: arial;
  font-size: 12px;
  width: 730px;
  text-align: justify;
}

.weiter{
  color: white;
  background: #000000;
  width: 730px;
  padding: 2px;
  font-size: 11px;
  text-align: center;
  margin-top: 10px;
}

.weiter a{
  color: #FFFFFF;
}


#sidebar{
  float: right;
  width: 210px;
}

#sidebar li{
  list-style: none;
}

.widget{
  width: 215px;
  list-style: none;
  margin-bottom: 30px;
}

#sidebar .lititle{
  background: black;
  color: white;
  width: 215px;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 18px;
  font-family: arial;
}

.sprechblase{
  border: 0px;
  width: 33px;
  height: 26px;
  background: url("sprechblase.png");
}

#comment{
  list-style: none;
  width: 725px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 5px;
}

.gravatar{
  float: left;
}

.comment-top{
  width: 660px;
  height: 21px;
  float: right;
  padding-left: 20px;
  line-height: 21px;
  background: url("comment-top.jpg");
}

.comment-bottom{
  width: 660px;
  float: right;
  padding-left: 20px;
  padding-top: 10px;
  background: url("comment-bottom.jpg");
}

commentauthor{
  font-size: 11px;
  font-style: italic;
}

commentauthor a{
  color: black;
}

commenttime{
  font-size: 8px;
  font-style: italic;
}

commenttext{
  font-size: 12px;
  font-family: arial;
}

.textfeld{
  height: 25px;
  width: 264px;
  background: #e8e8e8;
  border: 0px;
  padding-top: 0px;
  font-family: arial;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 3px;
}

.suchfeld{
  height: 25px;
  width: 220px;
  background: #e8e8e8;
  border: 0px;
  padding-top: 0px;
  font-family: arial;
  font-weight: bold;
  font-size: 14px;
  margin-top: 10px;
}

#commentinpuntforms{
  float: right;
  width: 682px;
}

.commentinputelements{
  float: left;
}

#textarea{
  float: right;
  width: 398px;
  background: #e8e8e8;
  border: 0px;
  height: 84px;
  margin-right: 14px;
}

.abschicken{
  background: #ffffff;
  color: #000000;
  font-size: 24px;
  border: 0px;
  float: right;
  text-align: left;
}

.widget ul{
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}

.alignleft{
  float: left;
  font-size: 12px;
  color: #000000;
  padding: 3px;
}

.alignright{
  float: right;
  font-size: 12px;
  color: #000000;
  padding: 3px;
}
