#artist_fotos{
width:850px;
margin-left:10px;
padding-top:10px;

font-weight:bold;
color:#a52f2f;
clear:both;
}

.titulosecundario{
border-bottom:1px solid #a52f2f;
margin-bottom:10px;
}
#listafotos{
text-align:center;
}
#listafotos img{
margin-right:20px;
border:1px solid #a52f2f;
vertical-align:bottom;
}
span.vertodasfotos a{
color:#a52f2f;
}

#artista_section_list{
	margin:20px;
	margin-right:0px;
}

#artista_section_list .artista{
	float:left;
	position:relative;
	margin-right:20px;
	margin-bottom:20px;
	width:450px;
	height:250px;
	overflow:hidden;
	border:1px solid #CCCCCC;
	font-size:11px;
	background:url(images/bg_artistas.jpg) no-repeat;
}

#artista_section_list .artista .foto{
	float:left;
	margin:8px;
	
}
#artista_section_list .artista .nombre{
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:14px;
	color:#a52f2f;
	}
	
#contenido #artista_section_list .artista .bio{
	height:18em;
	overflow:hidden;
	width:325px;	
}
html > body #contenido #artista_section_list .artista .bio{
	width:335px;
}

#contenido #artista_section_list .artista .bio .title{
	font-weight:bold;
	color:#444444;
}

#contenido #artista_section_list .artista .bio p{
	margin:8px;
	padding:0px;
}

#contenido #artista_section_list .artista .zoom{
	position:absolute;
	top:8px;
	right:8px;
	font-weight:bold;
	color:#5985df;
}
#contenido #artista_section_list .artista .zoom a{
	color:#5985df;
	text-decoration:none;
}
#contenido #artista_section_list .artista .zoom a:hover{
	text-decoration:underline;
}

#contenido #artista_section_list .artista .zoom img{
	vertical-align:middle;
	margin-right:10px;
	border:none;
}
#artista_section_list .otherdata{
	position:absolute;
	bottom:8px;
	left:8px;
	height:120px;
	width:120px;
}

#artista_section_list a{
	color:#5985df;
	text-decoration:none;
}
#artista_section_list a:hover{
	text-decoration:underline;
}
#artista_section_list .otherdata div{
	margin-bottom:4px;
	padding-left:20px;
	padding-top:1px;
	padding-bottom:1px;
	text-align:left;
}

#artista_section_list .otherdata .web{
background:url(icons/network.gif) no-repeat;
}
#artista_section_list .otherdata .fotogaleria{
background:url(icons/camera.gif) no-repeat;
}
#artista_section_list .otherdata .video{
background:url(icons/aktion.gif) no-repeat;
}
#artista_section_list .otherdata .audio{
background:url(icons/headphones.gif) no-repeat;
}

#artista_loader{
text-align:center;
}




.artist_genericlist{
width:850px;
margin-left:10px;
margin-top:10px;
font-weight:bold;
color:#a52f2f;
float:left;
clear:both
}

.titulosecundario{
border-bottom:1px solid #a52f2f;
margin-bottom:10px;
}

.genericlist{
float:left;
margin:0px;
padding:0px;
}

.genericlist ul li .fecha_lesson{
	float:left;
	font-weight:normal;
	float:left;
	clear:both;
	color:#5985df;
}
.genericlist ul li .lugar_lesson{
	float:left;
	color:#a52f2f;
	margin-left:10px;
}
.genericlist ul li .texto_lesson{
	float:left;
	color:#555555;
	font-size:13px;
	margin-left:10px;
	}
.genericlist ul li .texto_lesson a{
	color:#555555;
	text-decoration:none;
}

.genericlist ul li{
	float:left;
	clear:both;
	width:700px;
	border-bottom:1px solid #CCCCCC;
	padding:2px;
	list-style:square;
}

.genericlist ul li.audiotitle{
	width:350px;
}

.genericlist ul li.audiotitle a{
color:#555555;
}
.moregeneric{
	clear:both;
	margin-left:30px;
	padding-top:6px;
	font-weight:normal;
}
.moregeneric a{
	color:#a52f2f;
	cursor:pointer;
}
#sampleaudioplayer{
float:left;
width:410px;
margin-left:10px;
text-align:center;
}
