/*  
Theme Name: Minimal
Description: Weniger ist manchmal mehr.
Version: 18.0
Author: Wurzelfrau
Author URI: http://www.wurzelfrau.de/
*/

/*  Generelles  */

blockquote { 
        margin: 0px; 
        padding: 2px 7px 2px 40px; 
        background: url(images/quote.png) no-repeat;
        color: #8C242F;
	text-decoration: none;
        font-size:15px;
        line-height:19px;
        font-family:  "times new roman"; 
	text-transform: none; 
	font-style: italic;   
        letter-spacing: 0px;   
}


body, #wrapper { 
	margin:0px;
        width:100%;
        height:100%;
}


#voice1, #voice2{
        background:#F5F5F5;
}

#weiss{ 
        background:#fff;
        width:60%;
        height:100%;
        text-align:right;

}

#mainheader{ 
        margin: 70px 30px 0px 0px;

}

#content{
        width:640px; 
        text-align: left;
        margin: 70px 30px 50px 30px;
        float: right;
        font-family:georgia, times, serif;
        font-size:14px;
        line-height:20px; 
        color:#6C6661;
	font-weight: normal;   
        letter-spacing: 0px;
}


#braun{  
        background:#15120D;
        width:40%;
        height:100%;
        text-align:left;

}

#sideheader{
        margin: 70px 0px 0px 30px;
  
}

#sidebar{
        width:300px;
        float:left;
        text-align: left;
        margin: 130px 30px 50px 30px;
        color:#817E7C;
        font-family:georgia, times, serif;
        font-size:13px;
        line-height:19px;
        letter-spacing:0px; 
        font-weight:lighter;

}

#sidebar a{
  
        text-align: left;
        font-family:georgia, times, serif;
        font-size:13px;
        line-height:19px;
        color: #8C242F;
        text-decoration:none;
        letter-spacing:0px; 
        font-weight:lighter;

}

#sidebar li{
        color:#C3BFBB;
       

}

#sidebar li a{
        color:#817E7C;
       

}



#linie1, #linie2, #linie3, #linie4, #linie5, #linie6{
        margin: 15px 0px 25px 0px;
  
}

#navi, #navi a{
        font-family:georgia, times, serif;
        font-size:15px;
        color:#fff;
        text-decoration:none;
  
}

#navi a:hover{
        font-family:georgia, times, serif;
        font-size:15px;
        color:#6C6661;
        text-decoration:none;
  
}

.brid, .wf, .ceridwen, .skadi, .jaya, .kali{
        margin: 0px 2px 0px 0px;
  
}

#social{
        margin: 7px 0px 0px 0px;
  
}



/*  Listen  */

ul {
  list-style-type: disc;
  margin-left:0px;
  padding-left:5px;
  text-align: left;
}


li {
  list-style-type: none;

}




/*  Allgemeine Links */

#content a {
        color: #8C242F;
	text-decoration: none;
        font-size:14px;
        line-height:20px;
        font-family:  "times new roman"; 
	text-transform: none; 
	font-weight: normal;   
        letter-spacing: 0px;    
}

.ttf, .ttf a {
        padding:0px 0px 12px 0px;
        margin:0px;   
        border:0px;
}
 

/* Kommentarliste */


.commentlist .quote {
	background:url(http://www.wurzelfrau.de/blog/wp-content/themes/wfminimal/images/bg_quote.gif) no-repeat top right;
	}

.commentlist li {
 	padding: 5px 18px 22px 18px;
	margin-top:15px;
	background:#E3E3E3 url(http://www.wurzelfrau.de/blog/wp-content/themes/wfminimal/images/bg_commentlist.gif) bottom no-repeat;
	color:#6C6661;
	}

.commentlist cite {
	display:block;
	font-style:normal
	}

.commentlist cite a:link, .commentlist cite a:visited {
	color:#8C242F;
	text-decoration:none;
	}

.commentlist cite a:hover, .commentlist cite a:active {
	color:#FFF;
	text-decoration:underline;
	}



/* Commenttext/Headline */


.commentname, .commentname a {
	font-size: 14px;
	font-family:"times new roman", georgia; 
	text-align: left; 	 
        letter-spacing:0px;
        font-weight:lighter;
	color:#8C242F;
      }

.commentinfo, .commentinfo a{
        font-size:10px;
        font-family:  "times new roman", georgia; 
	letter-spacing: 0px;
	text-align: left; 
	font-weight: lighter; 
        color: #8C242F;
 
}

.commenttext{
      color:#6C6661;
      font-family: "times new roman";
      font-size: 13px;
      line-height:17px;

      
      }

 

.muh, .muh a, h3, h2 {
        font-size: 28px;
	font-family: georgia, "times new roman"; 
	text-align: left; 	 
	padding: 5px 5px 0px 0px;
        letter-spacing:0px;
	text-transform: none;
	color:#6C6661;
        font-weight:lighter;
}

.muh a, h2 a, h3 a {
	color:#6C6661; 
        font-weight:lighter;
}

.date, .autor, .autor a {
        font-size:14px;
        font-family: georgia, times, serif; 
	letter-spacing: 0px;
	text-align: left; 
	font-weight: lighter; 
        color:#6C6661;
        padding: 0px 5px 5px 0px;
}

.subtle{

        color: #8C242F;

}

/* braucht man immer*/
acronym, abbr, span.caps {
	cursor: help;
	}
