/** 
 * asinellarecords.com stylesheet.
 * @author axo <setzen@neuecouch.de>
 * @url https://neuecouch.de
 * 
*/

#kids {
	display: none;
        position: absolute;
        left: 550px;
        top: 0;
        width: 220px;
        height:220px;
        z-index:5;
	background-color:transparent;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	background-color: #F4EDE3;
	margin: 0px;
	background-attachment: scroll;
	line-height: 18px;
}
body, body * {
        font-size: 11px;
        line-height: 18px;
}
a {
	color: #FFFFFF;
	background-color: #351019;
	text-decoration: none;
        padding: 0 3px 0 3px;
        margin: 0;
}
a.anchor {
        padding: 0;
}
a:hover {
	background-color: #666666;
}
#navi {
        list-style-type: none;
        padding: 0;
        margin: 0;
        position: absolute; 
        left: 20px; 
        top: 66px; 
        z-index:2; 
}
#navi li {
        float: left;
	padding: 0;
	margin: 0;
}
#header a, #header a:hover {
        background-color: transparent;
        padding: 0;
}
#header {
	position:absolute; 
	left:0px; 
	top:70px; 
	width:100%; 
	height:110px; 
	z-index:1; 
	background-image: url(img/bg_header.gif); 
	layer-background-image: url(img/bg_header.gif);
}

#donkey, #footer {
        position: relative;
        left: -120px;
        z-index: 5;
}
#footer {
        width:280px; 
        height:38px; 
        background: url(img/bg_footer.gif) no-repeat;
        layer-background-image: url(img/bg_footer.gif);
        padding: 0 0 0 40px;
        font-family: verdana, sans-serif;
        font-size: 11px;
        margin: 0 0 50px 0;
}
#footer * {
        color:#FFF;
}
#footer p {
        margin: 0;
        line-height: 38px;
        vertical-align:middle;
}
#content {
        position: absolute;
        left: 120px;
        top: 220px;
        width: 420px;
        z-index: 10; 
        clear: both;
}
h1, h2, h3, h4, h5, h6 {
        margin: 0;
        padding: 0;
        color:#351019;
        font-weight: normal;
        line-height: 1.1em;
}
h1 {
        font-size: 16px;
}
h2 {
        font-size: 14px;
}
h3, h4, h5, h6 {
        font-size: 12px;
}
h1 {
        border-bottom: 1px #370F19 solid;
}

#content h1 {
        border-bottom: 1px #370F19 solid;
        font-size: 28px;
        margin-top:0em;
}
.csc-default {
 margin-bottom: 2em;
}
.csc-firstHeader {
        margin-top: 0 !important;
}
#content .artist {
        position: relative;
	top: 25px;        
        float: left;
        margin: 0 20px 20px 0px; 
        padding: 10px;
        width: 220px;
        background:#351018;
	
}
hr.clearer{
    clear: both;
    border-bottom: 0px #300 solid;
    height: 0;
    width: 0;
    line-height: 1px;
    
}
.artist, .artist * {
        color: #FFF;
}
h1 {
        margin-bottom: 0;
        padding-bottom: 0;
}
#content-right {
        position: absolute;
        left: 570px;
        top: 250px;
        width: 300px;
}
#content-right h1 {
        background-color:#370F19;
        display: inline;
        clear: both;
        color:#FFF !important;
        font-size: 12px;
        padding: 2px 4px;
}
#content th {
        text-align: left;
        padding-right: 10px;
        white-space: nowrap;
        vertical-align: top;
}
.no-link-background a, .no-link-background a:hover, #footer a, #navi a, #navi a:hover {
        background-color: transparent;
}
.csc-bulletlist-1 {
        list-style-type: none;
        margin: 0;
        padding: 0;
}

.artist h1 {
        position: absolute;
        bottom: 26px;
        margin: 0;
        padding: 0 5px;
        left: 0px;
        font-size: 12px !important;
        line-height: 22px !important;
        z-index: 12;
        background:#370F19;
}
.header-background {
  positiddon: absolute;
  width: 100%;
  height: 90px;
  z-index: 0;
  background:url(img/bg_paisley.gif) repeat-x;
}
