/*  
Theme Name: Spirit Voice reloaded 
Description: Pastelltheme
Version: 2.0
Author: Wurzelfrau
Author URI: http://www.wurzelfrau.de/
*/


body {
	background-color: #ECE6D8;
	background-repeat: repeat;
	margin:0px;
}

#main{
        background: url(images/sv_04.jpg) #E5DFCF no-repeat;
        color: #514C40;
        font-family:Verdana;
        font-size: 10px;
        line-height:15px;
        padding: 40px 60px 0 60px;
        text-align:justify;
	
}



#randinfo{
        margin: 0 0 0 1px;
        background-color: #BCB099;
        width: 727px;

}


#tabby{
        color: #F8F2E3;
        font-family:Verdana;
        font-size: 10px;
        line-height:15px;
        padding: 10px 20px 0 20px;  


}
#tab1, #tab2, #tab3 {
         padding: 0 20px 0 20px;   
}


#tab1 li, #tab2 li, #tab3 li {
        border-bottom: 1px solid #BCB099;
        font-family:Verdana;
        font-size: 10px;
        line-height:15px;
        background: #C7BAA2;
        list-style-type:none;
	padding: 3px 5px 4px 5px;
	clear: both;
     
}

#tab1 li a{
        color: #514C40;

}


a:link {
	color: #666699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666699;
}
a:hover {
	text-decoration: none;
	color: #666699;
}
a:active {
	text-decoration: none;
	color: #666699;
}



.commentname {
        font-size: 11px;
 	font-family: Georgia, "Trebuchet MS", Arial, sans-serif; 
	letter-spacing: 4px;
	text-transform: uppercase; 
	text-align: left; 
	font-weight: lighter; 
	margin: 5px;
	color:#AD6533;
      }

.commentinfo, .commentinfo a{
       font-size:10px;
        font-family: Georgia, "Trebuchet MS", Arial, sans-serif; 
	letter-spacing: 4px;
	text-transform: uppercase; 
	text-align: left; 
	font-weight: lighter; 
        color: #866B48;
        margin-left:15px;
}

.commenttext{
      color: #352A1B;
      font-family: Verdana;
      font-size: 10px;
      line-height:13px;
      margin-left:15px;
      
      }

h3 {
        font-size: 12px;
	font-family: Georgia, "Trebuchet MS", Arial, sans-serif; 
	letter-spacing: 4px;
	text-transform: uppercase; 
	text-align: left; 
	font-weight: lighter; 
	margin: 5px;
	color:#AD6533;
}


.muh {
      font-size: 14px;
	font-family: Georgia, "Trebuchet MS", Arial, sans-serif; 
	letter-spacing: 4px;
	text-transform: uppercase; 
	text-align: left; 
	font-weight: lighter; 
	margin: 5px;
	color:#AD6533;
}

.muh a{
	color: #AD6533;  
}

.date {
        font-size:10px;
        font-family: Georgia, "Trebuchet MS", Arial, sans-serif; 
	letter-spacing: 2px;
	text-transform: uppercase; 
	text-align: left; 
	font-weight: lighter; 
        color: #866B48;
        margin:5px;
}

.autor a{
     color: #866B48;
}

.autor {
        font-size:10px;
        font-family: Georgia, "Trebuchet MS", Arial, sans-serif; 
	letter-spacing: 2px;
	text-transform: uppercase; 
	text-align: left; 
	font-weight: lighter; 
        color: #866B48; 
        margin:5px;

}


li {
        background: url(images/dings.jpg) no-repeat left 2px;
        list-style-type:none;
	padding: 0 0 12px 20px;
	clear: both;


}


ul {

       margin: 0px;
       padding: 0px;
}

hr {
  border: 0;
  width: 98%;
   color: #9C9079;
   background-color: #9C9079;
   height: 1px;
   text-align:left;
}

/* braucht man immer*/
acronym, abbr, span.caps {
	cursor: help;
	}

