body {

	background-color: #000;
	color: #fff;
	margin: 0;
	background-color: #000;
	font-family: AnjaliOldLipi; /* freesans; */

}

#Content {

	position: absolute;
	margin-top: 50px; /* Definim un marge minim per al contingut */	
	width: 100%;
	min-height: 500px;
	padding: 30px 0 0 30px; /* top right bttm left */
	font-family: AnjaliOldLipi; /* freesans; */
	background-color: #000;
	z-index: -3; 
	}
	
#splash {

	position: fixed;
	color: yellow;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: rgba(0, 0 ,0 , 1);
	z-index: 5;

}

#splash img {

	position: fixed;
	/* top: 30%;
	left: 40%;*/ 
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	
}

/* Landing page */
#Landing {
	width: 50%;
	margin: auto;
	/* background-color: purple; */
}

.LandingLogo {

	display: block;
	width: 196px;
	height: 184px;
	margin: auto;
}

#LandingBoxWrap {

	padding: 10px;
	margin-bottom: 100px;
	display: block;
	width: max-content;
	position: relative;
	display: block;
	margin: auto;
	
}

.LandingComicBox {
	
	position: relative;
	width: 400px;
	/* background-color: gray; */
	text-align: center;
	float:left;
}


.EnterSiteBox {
	position: relative;
	display: block-inline;
	width: 290px;
	text-align: center;
	/* background-color: pink; */
	float: left;
}

.LandingAsterisk {
	font-size: 14px;
}

.LandingComicTitle { 
	width: 100%; 
	height: 100%;

	}

/* Comic */

#comicShowcase {
	width: 50%;
	margin:auto;
	text-align: center;
}

.collectComic {
	width: 60%;
	margin: auto;
	font-size: 18px;
	padding: 50px;
}

.TDJSTitle {
	width: 60%; height: 60%;
	clear: both;
	display: block;
	margin: auto;
}
.TDJSCover {
	width: 90%;
	height: 90%;
	margin: auto;
}

/* CSs for Video.html, Videoclip.html, ... */

/* Lbl per GIFPlay */
.playGIFLbl {
	position: absolute;
	margin-left: 10px;
	margin-top: -60px;

}


.innerContent {

	display: block; /* flex */
	
}


.videoItem   {
	position: relative;
	display:  block; 
	vertical-align: top;
	width: 90%;
	padding-left: 11px; s
	font-size: 12pt;
	margin: auto;
	margin-top: 120px;	
} 

.videoItem h2 {	margin-bottom: 5px; }


a {
	color: #d6154b;
	font-weight: bold;
	text-decoration: none;

}

a:hover { color: #ff055f ; 	text-decoration: underline;}



.descriptionBlock {

	display: block-inline;
	padding: 10px;
	font-size: 16px;
	line-height: 20px;
	margin-top: 60px;
	border: 1px solid white;
	display: inline-block; /* Autoadjust width */
	clear: both;
	width
	scrollbar-width: none;
 
}

/* Important ! */
::-webkit-scrollbar {
  width: 3px;

}

::-webkit-scrollbar-track {
  background: #111;
}

::-webkit-scrollbar-thumb {
  background: fucsia;
}

::-webkit-scrollbar-thumb:hover {
  background: #6E6E6E;
}

.descriptionBlock h2 {
	font-size: 0.8em;
	margin-bottom: -0px;
}

.linkContainer {
	
	position: fixed; 
	width: 200px; 
	height: 100%;
	float: left;
	left: 380px;
	overflow-y: auto;
 
}


.linkContainer h4 { margin-bottom: 1px; }

.linkContainer button {
	border: none;
	display: block;
	background-color: #000;
	color: #FFF;
	padding: 3px;
	font-size: 11pt;

}

.linkContainer button:hover {
	color: #ff055f ; 
	background-color: white;
	cursor: pointer; 
}




/* Traditional Painting */
.tradPaintingContainer { 

	position: relative; 
	display: flex;
	float: left; 
	margin-left: 510px; 
	margin-top: -30px;
 	/* background-color: purple;   */
 	z-index: -5;

}

.tradPaintingContainer div {
	margin: 20px;
}


/* Generic */
/* No usar .em*/
.Item  {

	display: block;
	position: relative;
	font-size: 11pt; 
	margin-top: 120px;
	/* El padding genera esglaó, compte*/
	/* padding: 20px; */ 

} 

/*Highlight*/
.Item img { solid 4px rgb(0,0,0); }

.Item h2 {margin-bottom: -2px; margin-top: -3px;}


/* ArtStatement */

.ArtStatement {
	/* font-size: 22px; */
	letter-spacing: 2px;
	text-align: justify;
	line-height: 30px;
	width: 40%;
	margin: auto;
 
}

.artManifesto {
	display: block;
	text-align: center;
	padding: 40px;
	width: 300px;
	margin: auto;

}

/* Utilitzar per disposicions horitzontals */
.ItemH  {

	display: block;
	position: relative;
	font-size: 11pt; 
	margin-top: 30px; 

	padding: 20px;
	
} 

.collectLink {
 	vertical-align: middle;
 	padding-right: 7px;
 
}

/* */

#sigilvm {
	background-image: url("Sigilvm.png");
	width: 223px; height: 219px;
	margin: left;
	position: relative;
	top: 20px;
	}
	
#manifesto {

	width: 80%;
	margin: auto;
	font-family: "DejaVu Sans Mono";
	color: #FfF;
	font-size: 11pt;

}

#portfolio {
	font-family: "Noto Sans Mono CJK HK";
	width: 300px;
	min-height: 30px;
	margin:auto;
	border: 1px solid white;
	margin-top: -80px;
	padding: 6px;
}

#portfolio a {
	padding: 5px;

	display: block;
	text-decoration: none;
	color: #fff;
}

#portfolio a:hover {
	background-color: #fff;
	color: #000;
}

#mainMenu {

	position: fixed;
	width: 100%;
	font-family: "DejaVu Sans Mono";
	margin-top: 0px;
	padding: 11px;
	width: 100%;
	background: #fff;
	color: #000;
	text-align: center;
	z-index: -1;
}


#subMenuWork {
	position: fixed;
	font-family: "DejaVu Sans Mono";
	/* background-color: yellow; */
	width: 160px;
	top: 43px;
		
}

#subMenuWork button {

	margin: auto;
	display: block;
	width: 100%;
	border: 0px;
	padding: 10px;
	background-color: #FFF;
	
}


.comboMenu  {

	width: 150px; /* Definim width minima per a cada item */
	cursor: pointer;
 
	border: 0px none;
	font-size: 12pt;
	padding: 5px;
	font-family: "DejaVu Sans Mono";
	background-color: #000;
	color: white;

	-webkit-appearance: none;
        -moz-appearance: none;
        
        appearance: none;
        
        overflow: visible;

}

/* DigitalIllustration.html */
/* Segons com canvii el disseny anirem canviant */

.DILinks {

	position: fixed; 
	display: block;/* inline-block; */
	/*float: left;*/
	height: 100%;
	left: 0px;
	padding-left: 70px;
	padding-right: 20px;
	padding-top: 50px;
	top: 50px;
	overflow-y: auto;
	width: 30%;
	line-break: auto;
	background: rgba(0,0,0,0.9);
	float: left;

	/*background-color: orange;*/

}

.itemContainer { 

	position: relative;
	display: block;
	float: left;
	width: 60%; 
	margin-left: 40%; /* Molt millor que amb pixels!!!, te que quadrar amb .DLinks */
	/*background-color: purple;   */
}

.sectionTitle {
	position: relative;
	display: block-inline;
	width: max-content; /* WOW: aixó funciona!! */
	background: white; 
	color: black; 
	padding: 15px; 
	padding-top: 22px;
 
	font-weight: bold;
	font-size: 18px;

}


.DILinks button {
	border: none;
	display: block;
	background-color: #000;
	color: #FFF;
	padding: 3px;
	line-height: 20px;
	letter-spacing: 3px;
	font-size: 11pt;

}

.DILinks button:hover {
	color: #ff055f ;
	background-color: white;
	cursor: pointer; 
}



.itemFooter{
	margin-top: -10px;
	font-size: 0.8em;
}


/* .comboWork select:hover {} */

.comboMenu select option {
	font-family: "DejaVu Sans Mono";
	padding: 4px;
	font-size: 11px;
	background-color: pink;

}

.styleOpt {
	background-color: blue;
}


#container {
	font-family: "DejaVu Sans Mono";
	}

/* Showcases.html */
#Showcases {
	width: 60%;
	margin: auto;
	line-height: 40px;
}

#Showcases b { color: #fff; }

.event {
	font-size: 22px;
	float: left;
	
}

#ShowcaseDescription {
	display: block;
	line-height: 25px;
	font-size: 23px;
	margin-bottom: 20px;
	border: 1px solid;
	padding: 15px;
}

#ShowcaseDescription h2 { font-size: 20pt; }



/* LangBox */
#langBox {

	/* position: fixed; */
	float: right;
	width: 180px;
	margin-top: 1px;
	right: 10px;
}

#socialLinks {
	float: left;
	margin-left: 20px;
	width: 200px;
	text-align: left;
}

#socialLinks a{ outline: none; }

#contact {
	margin: auto;
	font-size: 19px;
	width: 30%;
	border: 1px solid #eee;
	padding: 15px;
	margin-top: 10px;

}

#contact h2 { 
	margin-top: 3px;
	margin-bottom: 3px;
}

#contact a {
	font-size: 30px;
}

#LangEN , #LangES , #LangCAT {

	padding: 4px  4px  6px  6px;
	background-color: #000;
	color: #FFF;
	border: 1px #fff solid;
}

