/*
Theme Name: Zeitgeist White
Theme URI: http://www.zeitgeistmovie.comnl/
Description: Theme created for Zeitgeist the Movie
Version: 1
Author: Twan van Landschoot
*/


*		{padding: 0; margin: 0;}
html	{height: 100%;}

Body {
font-size: 62.5%;/* Resets 1em to 10px */
font-family: Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #000000;
text-align: left;
background-color: #ffffff;
background-image: url("./images/myspacebg.png");
background-position: center;
background-repeat: repeat-y;
}

#tvandel {
bottom:0;
height:9.5em;
position:fixed;
right:0em;
width:2.3em;
z-index:4;
}

#nav_container	{	position: fixed; 	margin: auto; width: 85em; height: 100%; background-color: #ffffff;}
#site			{	position: relative; margin: auto; width: 85em; height: 100%;	padding-bottom: 3em;}

#flashcontent			{	position: absolute;	right:4.5em;	top:1.5em;	height: 20em;	width:22.5em;  z-index: 7;}
#logo					{	position: absolute;	left:4.5em;	top: 4.3em;		height: 13em;	width:26em; z-index: 2;}

#gradient_top	{	position:absolute;	left:0;	top:18em;	width:85em;		height:6em;		z-index: 6;}
#gradient_bottom{	position:absolute;	left:0;	bottom:0px;	width:85em;		height:5.9em;	z-index: 6;}

#nav_bg {
background-color:#ffffff;
height:22em;
left:0;
position:absolute;
top:0;
width:100%;
z-index:0;
}

#navigatie {
height:15em;
left:32em;
position:absolute;
top:5.8em;
width:23em;
z-index:7;
}

#navlist {
font-size:1.4em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#navigatie_bg {
background-color:#ffffff;
background-image:url(./images/header.png);
background-repeat:no-repeat;
height:23em;
left:0;
position:fixed;
top:0;
width:100%;
z-index:1;
}

#navigatie a 			{ 	padding: 3px 10px; }
#navigatie a:link		{	color: #000000;	/*background-color: #f3f3f3;*/	text-decoration: none;}
#navigatie a:visited	{	color: #000000;	/*background-color: #f3f3f3;*/	text-decoration: none;}
#navigatie a:hover		{	color: #000000;	/*background-color: #f3f3f3;*/	text-decoration: underline;	}

#content {
height:100%;
padding: 3em 0 6em 0;
left:3em; 
position:relative;
top:21em;
width:80em;
}

#content p {
font-size: 1.4em;
padding: 1em 0 1em 0;
}

#content a, a:visited {
/* color: #7f7f7f; */
color: #5f5f5f;
}

#content a:hover {
/* color: #3f3f3f; */
color: #000000;
}

#header a {
color:#000000;
}

td {
border-color: #ffffff;
}

td ul {
list-style: decimal;
}

ul a {
text-decoration:none;
}

ul a:hover {
background-color:#ffffff;
color:#000000;
font-weight:bold;
}

.book {
border:5em solid #ffffff;
}

ul {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
padding: 0 0 0 2em;
}

li {
font-size: 1.2em;
}

.language td {
border:1px solid #3f3f3f;
padding: 0.2em;
}

.contactinfo td {
border:1px solid #000000;
text-align:center;
}

tr {
vertical-align: top;
}

img {border: none;}
