/*
Theme Name: SANDRA
Theme URI: http://www.sandra.de (?)
Description: artist microsite
Version: 1
Author: Ansgar Hiller, Planet Pixel, Köln
*/


/* GLOBAL LAYOUT
---------------------------------------------------------------------------------------------------- */
body {
	background-color:#76100b;
	background-image: url(bilder/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #f2d5a0;
}

table, tr, td, div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #f2d5a0;
	margin: 0px;
}
a:visited { text-decoration: none; color:#f2d5a0;}
a, a:active, a:link { text-decoration: none; color:#f2d5a0;}
a:hover { text-decoration: underline; color:#f2d5a0;}

h1, h2, h3 {color: #f2d5a0;}
h1 {
	font-size: 14px;
	line-height: 20px;
	margin:0px;
	margin:0px;
}
h2 { font-size: 12px; line-height: 16px; margin:0px;}
h3 {
	font-size: 10px;
	font-weight:bold;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:inline;
}
h4 {
	font-size: 9px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:inline;
	font-weight: normal;
}

/* BUTTONS
---------------------------------------------------------------------------------------------------- */
#cont-2-3{
	padding-top:5px;
	padding-left:5px;
}
#but-album {
	margin:0px;
}
#but-single {
	margin-left:17px;
}
#but-bio {
	margin-left:35px;
}

/* CONTENT
---------------------------------------------------------------------------------------------------- */

#cont-frame {
	width:447px;
	height:482px;
	margin:0px;
}
#cont {
	background-color:#76100b;
	background-image: url(bilder/bg_2_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#cont-bio {
	background-color:#76100b;
	background-image: url(bilder/bg_bio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
#cont-f-bio {
	background-color:#76100b;
	background-image: url(bilder/bg_f_bio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}

#tracklist{
	margin:0px;
	pading-left:0px;
}
#f-bio{
	width:427px;
	height:445;
	margin-left:20px;
	margin-right:0px;
	margin-top:30px;
	margin-bottom:0px;
}
.bio-txt {
	width:390px;
}
.cover{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
#tracklist .tracklist-txt{
	padding-left:15px;
}
#foot {margin-left:20px; letter-spacing:2px;}
.form_nl{margin:2px;}
.nl h1{margin:0px; }
