body {	
	background-color: black;
	color:black;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:22px; 
	font-weight:900;
	line-height: 1.7em
}

/*LINKS*/
a {
	color:black;
	text-decoration:none;	
	}
a:hover {color:white;}
div#right a:link, div#right a:visited {color:white;}

div#right a:hover {color:black;}


/* general div features */
div {
	margin:0;
	padding:0;
	border:0;
}

/**************  centering the container **************/
#wrapper {
	width:940px;
	height:auto;
	border: 0;
	position:absolute;
	top:0;
	left:50%;
	margin-left: -470px;
	background-color:#999999;
}

/* general modul features */
.modul {
	background-color: #999999;
	border-top: 0;	
	height:auto;
	padding:0;
}

#header
{	
	margin:.0;
	padding:.5em 0;
	background-color:black;
	/*height:61px;*/
	/*display:none;*/
}

#header img {
	padding-left:8px;
	padding-top:0px;
	
}


/*************  left modul features:: MENU *************/
#left {	
	float:left;	
	width:200px;
	overflow:hidden;
	text-transform:uppercase;
	font-weight:bold;
}

/************* right modul features:: CONTENT **************/
#right {
	float:right;
	width:720px;
	border:0;
	border-left: 15px solid #000;
	margin:0;
	padding:0;
}

/*MENU*/
#left ul {
	font-size:32px;
	margin-top:0em;
	margin-bottom:0em;
	line-height:1.5em;
	padding:.5em;
}

#left ul a {
		color:white;
}
#left ul a:hover {
		color:black;
}
#right ul {
	float:left;
	margin:0;
	padding-left:1em;
	list-style-position: outside;
}
#right ul li {
	list-style:square;
}

#friends #right ul{
	padding-bottom:2em;
}

li{
	list-style:none;
	padding-left:0;
}

#friends #right li{
	list-style:square;
}

#friends #right li a{
	text-decoration:none;
	text-transform:uppercase;
}

#friends #right li a:hover{
	text-decoration:none;
	color:black;
}



/************** font features **************/

.modul h2, .modul p, .modul table, .modul object, .modul .icons, .modul fotos  {
		padding:1em 0;
		padding:0;
}

.modul h1 {	
	padding:0;
	margin:0;
	height:50px; 
	text-align:right;
	font-size:100px;
	color:#CBCBCB;
	color:#A8A8A8;
	overflow:hidden;
	text-transform:lowercase;
}


.modul h2 {
	color:black;
	font-size:36px;
}

.modul p.special {
	/*background: url('../img/line.gif') 0 0 repeat-x;*/
}

.itemBox {
	border-top: 1px dotted #000;
	border-top:solid 15px black;
	border-left:0;
	border-right:0;
	padding:1em;
}


.itemBoxLast {
	border-bottom: 1px dotted #000;
	border-bottom:solid 15px black;		
	margin-bottom:3em;
}

.modul p {
	text-align:justify;
	margin-top:0;
}

.modul object {
	margin:0;
}

@media screen and (max-device-width: 1024px){
  body{
    -webkit-text-size-adjust: none;
  }

.modul p {
	margin:0;
	padding:0;
}
img.fotos {
	margin-top:.5em;
}
}

.modul p strong {
	color:#111;
}
 
/************** font features index page ************/
.modul div#presentation p {
	font-size:300%;
	line-height:100%;
}

/************** font features artists page ************/

.modul div#artists {
	line-height:1.4em;
}

img.fotos {
		float:left;
		margin-right:1em;
		display:block;
		margin-top:.5em;
}

img.shadow {
	border:1px solid #000;
}

.icons {
	clear:both;
	vertical-align:middle;
	padding:.2em;
	margin-top:1em;
}

p.iconRow {
	padding-bottom:0;
	margin-bottom:0;
}

/*.modul div#artists p {
	margin:0;
	padding:0 1em 0.1em 1.4em;
}

.modul div#artists p.listen {
	color:#CCCCCC;
	}
*/
/************* footer **************/
#footer {
	clear:both;
	text-align:right;
	color: white;
	font-size:20px;
	background-color: black;
	padding:1.5em 0;
}

#footer img{
	margin-top:0;
}

#footer p {
	display:inline;
	vertical-align:bottom;
	padding:5px;
	font-weight:800;
	font-size:90%;
	color:#ffffff;
}

a img {border:0;}

/********** clearfix **********/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/********* icons **************/

.icons {
	display:block;
	}

.icons a, .icons strong {
	float:left;
	display:inline;
}
.icons a {
	width:64px;
	height:64px;
	margin-right:.5em;
}
.icons strong {
	margin-right:.5em;
	margin-top:1em;
}
a.lastfm{background: url('../img/lastfm64x64.png') 0 0 no-repeat;}
a.spotify{background: url('../img/spotify64x64.png') 0 0 no-repeat;}
a.itunes{background: url('../img/itunes64x64.png') 0 0 no-repeat;} 
a.emusic{background: url('../img/emusic64x64.png') 0 0 no-repeat;}
a.amazon{background: url('../img/amazon64x64.png') 0 0 no-repeat;}

/********* home **************/
.cover, .cover object {
	margin:0;
	padding:0;
	height:295px;
	border:0;
	/*
	border:1px solid #333;
	background: url('../img/image.jpg') 0 0 no-repeat;*/
} 

/****** captions ************/
div.figureV {
  float: left;
  width:350px;
  padding-right:1em;
}
div.figureV p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

div.figureH {
  float: left;
  width:400px;
  padding-right:1em;
}
div.figureH p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

p.link {
	clear:both;
	display:block;
	padding-top:1em;
	padding-bottom:1em;
}

h1.album,
 {
	text-transform:uppercase;
	font-size:76px;
}
