* {
	margin: 0;
	padding: 0;
}

body {	
font-family: 'Vollkorn', Georgia, serif;
color: #000; 
font-size: 18px;
line-height: 21px;

}




#index {
background: #e0e1dc;
background-image: url(http://www.samadhisound.com/_13/ds1.jpg);
background-repeat: no-repeat;
background-position: top center;
}
	


#news {
background: #e6e7e1;
background-image: url(http://www.samadhisound.com/_13/ds2.jpg);
background-repeat: no-repeat;
background-position: top center;
}
	


#catalogue {
background: #f4f4f6;
background-image: url(http://www.samadhisound.com/_13/ds3.jpg);
background-repeat: no-repeat;
background-position: top center;
}
	

#archive {
background: #ececee;
background-image: url(http://www.samadhisound.com/_13/ds4.jpg);
background-repeat: no-repeat;
background-position: top center;
}
		

#links {
background: #d6d7d9;
background-image: url(http://www.samadhisound.com/_13/ds5.jpg);
background-repeat: no-repeat;
background-position: top center;
}
	
		

#artfile {
background: #e2e3e7;
background-image: url(http://www.samadhisound.com/_13/ds6.jpg);
background-repeat: no-repeat;
background-position: top center;
}
	
	
		
	
	
	
	
	
	
	
	
	
	
	
	
	


/* PARALLAX */

div#content{
    margin:0 auto;
    width:1000px;
}


div#foreground{
    background: transparent url(#) 20% 0 no-repeat;
    left:0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 325px;
}





#toplogocontainer	{
			position: absolute;
			height: 325px;
			width:1000px;
			margin: 0 auto 0 auto;	
			z-index: 1;
			}
			





/* TYPE */


a:link{
	color: #000;
	text-decoration: none;
	border-bottom: none;
}



a:visited{
	color: #000;
	text-decoration: none;
	border-bottom: none;
}



a:hover{
	color: #7a7a7a;
	text-decoration: none;
	border-bottom: 1px dotted #7a7a7a;
}









h1 {
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 23px; 
	color: #000; 
	padding-bottom: 5px;
	}
	
h2 { 	
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 16px; 
	color: #5c616b; 
	padding-bottom: 5px;
	}

.boldsans {
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 19px; 
	color: #000; 
	}

	
.smallsans {
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 11px; 
	color: #5c616b; 
	}	
	
	


	
p {
	padding-bottom: 14px;
	}





.underline {
	color: #5c616b;
	border-bottom: 1px solid #5c616b;
	}

#index .underline {
	color: #000;
	border-bottom: 1px solid #000;
	}

.notit {
	color: #5c616b;
	font-style: normal;
	font-weight: bold;
	}
	
.video {
	border: 1px solid #5c616b;
	}



.perm {
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 11px; 
	color: #5c616b; 
	line-height: 13px;
	}

.perm a {
	color:#5c616b; 
	font-style: normal;
	}




.germ {
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 11px; 
	color: #5c616b; 
	line-height: 13px;
	}

.germ a {
	color:#5c616b; 
	font-style: normal;
	}


.discogimg img {
	border: 5px solid #5c616b; 
	}





















/* NAV */

#navredbg {
	background: #5c616b;
	width: 100%;
	height: 40px;
	margin: 0;
	border-top: 3px solid #5c616b;
	border-bottom: 3px solid #5c616b;
	padding: 0;
	text-align: left;
}

#navcontainerbg {
	background: transparent;
	width: 900px;
	height: 40px;
	margin: 10px auto 0 auto;
	padding: 0;
	text-align: left;
}

#navcontainer {
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 3px;
	font-size: 15px; 
	color: #5c616b; 
	text-align: justify;
	margin: 0;
	padding: 0;
	height: 25px;
	overflow: hidden;
}

#navcontainer a.nav_item {
	display: inline-block;
}

#navcontainer span.empty {
	display:inline-block;
	width:100%;
	height:0;
}

#navcontainer a:link{
	color:#bab9b9;
	text-decoration:none;
}


#navcontainer a:visited{
	color:#bab9b9;
	text-decoration:none;
}

#navcontainer a:hover{
	color:#bab9b9;
	text-decoration:none;
}






#lindex{padding:0;border-top:0;border-bottom:0;margin-bottom:10px}



.catpic a:hover img {
	text-decoration:none;
	border-bottom: none;
}




.catpic a:focus img{outline: 0;}


.catpic {
		margin: 0 5px 10px 0;
		}





/* STRUCTURE */


#container {
	width: 900px;
	margin: 0 auto 0 auto;
	padding-top: 40px;
	text-align: left;
}

#containerindex {
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
}

#contentleft{
	float: left;
	width: 525px;
	margin: 0;
	padding: 25px 0 0 0;
}

#contentleft2{
	float: left;
	width: 625px;
	margin: 0;
	padding: 25px 0 0 0;
}



#contentright {
	float: right;
	width: 325px;
	margin: 0;
	padding: 25px 0 0 0;
}


#contentright2 {
	float: right;
	text-align: right;
	width: 225px;
	margin: 0;
	padding: 25px 0 0 0;
}

/* #contentright p {
	text-indent: 25px;
	} */







#contentone{
	float: left;
	width: 900px;
	margin: 0;
	padding: 0;
	text-align: left;
}


#contentonecenter {
	float: left;
	width: 900px;
	margin: 0;
	padding: 0;
	text-align: center;
}






	
	
	
	
	

	
	
	
	
	
	
	
/* mp3 streamer */

.track_listing a {
	background: url("#") 0px 0px no-repeat;
	padding-bottom: 3px !important;
	padding-top: 2px !important;
	padding-left: 20px;
	border: none !important;
}

.track_listing a.pause_button { background: url("#") 0px 0px no-repeat !important; 
	}
.track_listing  a.pause_button:hover { background: url("#") 0px 0px no-repeat !important; }
.track_listing a:hover { background: url("#") 0px 0px no-repeat; }








	


/* clear floats */

.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }	
