/* kid beatz theme -  soulcore.de 2004 */
body { 
    border:0; margin:0; padding:0;
    line-height : 20px;
    font: normal 12px/1.4em Verdana, Georgia, Palatino,"Times New Roman", Times, serif;
    color: #222;
    margin : 0; 
    padding : 0; 
    background : url(border/kind_bg.gif) #D8F6F3; 
} 
td {
    line-height : 20px;
    font-size: 11px;
    color: #222;
    font: normal 12px/1.4em Verdana, Georgia, Palatino,"Times New Roman", Times, serif;
}
#navbar { 
    background-color: #C65344; 
    margin: 0; 
    padding: 5px 5px 5px 45px; 
    border: 1px solid #EEE1B5; 
} 



/* graphic stuff */
.border_left{
background: url(border/kind_left.jpg) repeat-y right;
}
.border_right{
background: url(border/kind_right.jpg) repeat-y left;
}
.content{
border-left: 1px #444 solid;
background: #85B6BA url(kind_unten.jpg) no-repeat;
}
.header{

margin : 0; 
padding : 0; 
border-left: 1px #444 solid;
background: #85B6BA url(kind_oben.jpg) no-repeat;
border-bottom : 1px solid #444; 
}

a {
    color:#C65344;
    text-decoration: underline;
    font-weight: bold;
}
a:link {
    color:#C85545;
    text-decoration: none;
    font-weight: bold;
}
a:visited {
    text-decoration: none;
    font-weight: bold;
}
a:hover {
    color: #CCCCCC;
    text-decoration: none;
    font-weight: bold;
    border-bottom: 1px dotted #81ADCA;
}
    
#navbar a { 
    text-decoration : none; 
    font-weight : bold; 
    color : black; 
} 
#navbar a:hover { 
    text-decoration : underline; 
    font-weight : bold; 
    color : black; 
} 
.postbody { 
    line-height : 18px;
    margin : 20px 15px 25px 15px; 
    border-bottom: 1px #444 dashed;
} 
.blogtitle { 
    letter-spacing : 2px;
    line-height : 18px;
    font-size: 14px; 
    font-weight : bold; 
    font-variant : small-caps;
    color : #333;
} 
.menutitle { 
	letter-spacing : 2px;
	line-height : 18px;
	font-size: 14px; 
	font-weight : bold; 
	font-variant : small-caps;
	color : #CCC;
} 
.postinfo { 
    color : #333; 
} 
.songinfo { 
    color : #CCC; 
} 
.navstyle { 
    line-height : 20px;
    border-left: 1px #444 solid;
    border-right: 1px #444 solid;
    padding-left: 10px;
    padding-right: 10px;
    background: url(wp-images/bg_asphalt.jpg) #666666;
} 
.last_visit {
    margin: 5px 10px 5px 15px;
    border-bottom: 1px #444 dashed;
}

