/*** CSS: www.davidortiz.es ***/

/*** 	     ***
 *** GENERAL ***
 *** 	     ***/
body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;	
}
@font-face {
	font-family: "Neue Haas";
	src: url("../fonts/NHaasGroteskDSPro-65Md.ttf");
}
@font-face {
	font-family: "Futura Light";
	src: url("../fonts/Futura-Light.otf");
}

body{
	background:#FFF;
	font:0.95em "Neue Haas", Helvetica, sans-serif;
	color:#000;
	line-height:1.0em;
	/*overflow:hidden;*/
}
.element::-webkit-scrollbar { height: 0 !important }
/*
@media screen and (max-width: 480px) {
    body {
        height:100%;
        width:290px;
        margin: 0 auto;
    }
}
*/
.light{
	font:54px "Futura Light", Helvetica, sans-serif;
	letter-spacing: -6.5px;
	margin: 40px 0 15px 0;
}
.year{
	margin-right:15px;
}

img{
	border:0;
	padding:0;
	margin: auto 0;
}
p{
	text-align:center;
}
p.left{
	text-align:left;
}
.italic{
	font-style:italic;
}
a{text-decoration:none;color:#000;}
a:hover{color:#21A785;}
h1{
	color: #000000;
    font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
    font-size: 0.7em;
    font-weight: normal;
    height: auto;
    line-height: 0.8em;
    margin: 3px 0 0 0;
    padding: 0;
    width: auto;
	float:left;
}
h2{
	color:#000;
	font-size:1em;
	font-weight:normal;
	padding:0;
	line-height:1.4em;
	margin:0 0 0 0;
}
#contentIndex{
	height:auto;
	width:290px;
	margin:0 auto;
	padding:60px 0 60px 0;
	position:relative;
	text-align:center;
	/*left:5%;*/
}
ul{
list-style: none;
}
.line{
	background-color: black;
	width: 290px;
	height: 2px;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 32px;
}
.green{
	color: #21A785;
}
.break{margin-bottom: 15px;}
.doublebreak{margin-bottom: 40px;}
.break-left{margin-bottom: 15px;text-align: left;}
.doublebreak-left{margin-bottom: 40px;text-align: left;}
.break-short{margin-bottom: 8px;}
.profile{text-align: left;margin: 0 17px 15px 17px;line-height:1.15em;}
.profile_db{text-align: left;margin-bottom: 40px;}
.profile_b{text-align: left;margin: 0 17px 15px 17px;}

.gallery{
	width: 290px;
	margin-bottom: 8px;
}
.pattern{
	width: 290px;
	height: 290px;
}
ul#networkConductors{
	width: auto;
	height: 225px;
	margin-top: 18px;
	margin-bottom: 20px;
	display: none;
	list-style: none;
	z-index: 1;
	display: none;
}
ul#networkConductors li{
	width: 100%;
	list-style: none;
	float: left;
	text-align: left;
}
ul#networkComposers{
	width: auto;
	height: 465px;
	margin-top: 18px;
	margin-bottom: 20px;
	display: none;
	list-style: none;
	z-index: 1;
	display: none;
}
ul#networkComposers li{
	width: 100%;
	list-style: none;
	float: left;
	text-align: left;
}
ul#networkSoloartists{
	width: auto;
	height: 240px;
	margin-top: 18px;
	margin-bottom: 20px;
	display: none;
	list-style: none;
	z-index: 1;
	display: none;
}
ul#networkSoloartists li{
	width: 100%;
	list-style: none;
	float: left;
	text-align: left;
}
ul#networkOrganizations{
	width: auto;
	height: 690px;
	margin-top: 18px;
	margin-bottom: 20px;
	display: none;
	list-style: none;
	z-index: 1;
	display: none;
}
ul#networkOrganizations li{
	width: 100%;
	list-style: none;
	float: left;
	text-align: left;
}
