/*
Theme Name: ANH - Theme
Theme URI: http://www.anewhope.nl/
Description: Wordpress theme created for A New Hope
Version: 4
Author: Twan van Landschoot
*/

*		{padding: 0; margin: 0;}
html	{height: 100%;}

Body {
font-size: 62.5%;/* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #ffffff;
text-align: left;
background-color: #000000;
background-image:url("./images//myspacebg2008black3.jpg");
background-repeat: repeat-y;
background-position: center top;
background-attachment: fixed;
font-family: Arial, sans-serif;       

scrollbar-face-color:000000;
scrollbar-highlight-color:120C08;
scrollbar-3dlight-color:222222;
scrollbar-shadow-color:222222;
scrollbar-darkshadow-color:222222;
scrollbar-arrow-color:B6AC9A;
scrollbar-track-color:000000;}

img {border: none;}
h1	{font-family: Trebuchet MS;}

#nav_container	{	position: fixed; 	margin: auto; width: 85em; height: 100%; background-color: #000000;}
#site			{	position: relative; margin: auto; width: 85em; height: 100%;	padding-bottom: 3em; background-color: #000000;}

#gradient_top	{	position:absolute;	left:7em;	top:22em;	width:70em;		height:6em;		z-index: 2;}
#gradient_bottom{	position:absolute;	left:7em;	bottom:0px;	width:70em;		height:5.9em;	z-index: 2;}

#navigatie_bg	{	position:absolute;	left:0;		top:0em;	width:100%;		height:23em;	z-index: 3;	background-image: url("./images/header.png"); background-repeat: no-repeat;}
#navigatie		{	position:absolute;	margin: auto;	left:0;		top:20.8em;	width:100%;		height:3.1em;	z-index: 4; border-bottom: 0.1em solid #ffffff; background-color: #000000;}
#navigatie ul	{	margin-left: 0;	padding: 0.2em 0 0 5.3em;	white-space: nowrap; font-size: 1.8em; color:#ffffff;}
#navigatie li	{	display: inline;	list-style-type: none;}
#navigatie #current	{	color: #EF3C27;	text-decoration: underline;}
#navigatie a 			{ 	padding: 3px 10px; }
#navigatie a:link		{	color: #ffffff;	/*background-color: #f3f3f3;*/	text-decoration: none;}
#navigatie a:visited	{	color: #ffffff;	/*background-color: #f3f3f3;*/	text-decoration: none;}
#navigatie a:hover		{	color: #ffffff;	/*background-color: #f3f3f3;*/	text-decoration: underline;	}

#icons	{	position:absolute;	right:1em;		top:1em;	width:5.5em;		height:20em;	z-index: 5;}

#content		{	position:relative;	left:7.5em; top:24em;	width:70em;	height:100%; z-index:1; padding-bottom: 10em;}
#content img	{	padding: 1em 0;}
#content p		{	font-size: 1.2em;}
#content h1		{	padding: 2em 0 0.3em 0; font-size: 2.5em;}

#content a			{	text-decoration: underline;	color:#51786b;	background-color:#000000;	font-size: 1.2em; }
#content a:hover	{	text-decoration: underline;	color:black;	background-color:white;}

#tvandel {
bottom:0;
height:9.5em;
position:fixed;
right:0em;
width:2.3em;
z-index:4;
}
