@charset "UTF-8";
/* CSS Document */

/* @group Kleurtjes */

html{
	background: #e5e5e5;
	/*background: fff;*/
	color: #333333;
	font-size: 0.7em;
}

/* @group Blokje */

/*li kan weg denk ik*/

.work,
.work a{
	background: #333333;
	color: #333333;}
	
.work:hover, 
.work a:hover {
	background: #555;
	color: #555;
}

.work u {
	background: #666;
	color: #666;
}

.other, 
.other a {
	background: #0066CC;
	color: #0066CC;
}

.other:hover, 
.other a:hover {
	background: #1177DD;
	color: #1177DD;
}	

.other u{
	background: #0088cc;
	color: #0088cc;
}



u {
	font-size: 2em;
	height: 1.3em;
	float: left;
	width: 1.3em;
	overflow: hidden;
}

/* @end */

/* @group Wit (achtergrondjes) */
#footer h1, 
#main_nav,
h2, 
h3,
#works,
#media,
.credit,
#nav{
	background: #fff;}
/* @end */

/* @end */


html{
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	margin: 0.5em;
}



#footer{
	position: fixed;
	bottom: .5em;
	left: .5em;
	/*padding: 0.4em;
	/*marging: 0.4em;*/
	width: 100%;
	
	
	font-size: 1em;
		
	text-align: right;
	
	overflow: hidden;
}

#footer h1{
	padding: 0.4em;
	
	position: relative;
	right:1em;
/*margin:0.5em
	/*font-weight: bold;
	font-size: 3.5em;
	position: relative;
	bottom: 0.18em;*/
}

#footer a{
	text-decoration: none;
	color: #333;
	
	/**/
}

/* set size blokskes */
.other, .work{
	height: 1.5em;
	float: left;
	width: 1.5em;
	margin: 0.1em;
	overflow: hidden;
	
}

#main_nav{

	width: auto;
	float:  left;
	margin-right: 1em; 
	padding: 2px;
	margin-bottom: 0.6em;
}

ul#work, 
ul#other,
#brand-title,
h3, 
h2,
#works  {
	float: left;
}

/* Brand en Title -----------------------*/
h3, h2 {
	padding-right: 0.2em;
	clear: left;
	font-weight: normal;
	font-style: normal;
	display: inline;
}

h2 {
	font-size: 1.5em;
	padding-left: 0.2em;
	margin-top: 2px;
}

h3 {
	font-size: 1em;
	margin-top: 0.4em;
	padding-left: 0.4em;
}
/* / Brand en Title -----------------------*/




#works {
	padding: 2px;
	clear: left;
	position: relative;
	bottom: 0.25em;
}

.works li.work{
	overflow: visible;
}

a.work {
	margin: 0;
	width:  1.5em;;
}

/* @group Positionering media */

.left {
	position: fixed;
	left: 0.5em;
	
	
	/* linkprobleem works */
	z-index: -10;
}


.downer {
	position: relative;
	top: 2.2em;
}


/* @end */


#media {
	padding: 4px;
	display: inline-block;
}

#transcript{
	overflow: auto;
	max-height: 30em;
	max-width: 35em;
	clear: both;
	padding: 3px 6px 2em 3px;
}

#player {
	clear: both;
	float: left;
}

#info{
	visibility: hidden;
	font-size: 1em;

	width: 100%;
	
	
	
	position: fixed;
	bottom: 2.8em;
	left: 0.5em;

}
#comments{
	background-color: #fff;
	padding: 4px;
	margin-top: 0.3em;
	margin-right: 0.5em;
	
	max-width: 40em;
	
	/*height: 8em;*/
	max-height: 8.3em;
	overflow: auto;
	float: left;
	text-align: justify;
	
}

#credits{
	font-size: 1em;
	float: left;
	
	
	max-height: 8.3em;
	overflow: auto;
	

} 

.credit{
	padding: 0.2em 0.3em 0.2em 0.3em;
	clear: left;
	margin-right: 0.5em;
	margin-top: 0.3em;
	/*clear: left;*/

} 



/* PAGES ADDED */

.pages {
	
	padding: 1px 2px 1px 2px;
	height: auto;
	display: inline-block;
	background-color: #fff;
	position: relative;
	top: -1px;
}

.pages li.work{
	height: .65em;
	float: left;
	width: 0.65em;
	overflow: hidden;
	margin: 0.1em 0.1em 0.1em 0.1em;
}

#nav{
	
	display: none;
	
	position: fixed;
	bottom: 0px;
	padding-right: 0.4em;
	padding-left: 0.4em;
	font-size: 1em;
	right: 10px;
}

#nav a {
	text-decoration: none;
}

#comments {
	font-weight: bold;
}

#comments p {
	margin-top: 0.3em;
	font-weight: normal;
	font-style: normal;
}

#comments a {
	text-decoration: underline;
	background-color: #fff;
}

#back {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -10;
	width: 100%;
	height: 100%;
	
	
	opacity: 0.6;
}

#textpage {
	clear: left;
}

.box{
	float: left;
	
	display: inline-block;
	margin-right: 1em;
	margin-bottom: 1.5em;
	width: 30em;
	clear: left;
}


.box h4{
	padding: 4px;
	
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.2em;
	background-color: #fff;
}

.box h5{	
	font-size: 0.9em;
	font-weight: bold;
	padding: 4px;
	background-color: #fff;
}

.box .text{
	padding: 6px;
	
	font-size: 0.9em;
	background-color: #fff;
	text-align: justify;
}

.box a{
	color:  #333;
	text-decoration: none;
	font-style: italic;
}

#transcript h5{
	clear: left;
	font-weight: bold;
	float: left;
	width: 2.5em;
}

#transcript p{
	float: left;
	width: 30em;
	text-align: justify;
	margin-bottom: 0.5em;
}

#transcript p.intro{
	margin-bottom: 1.5em;
}
