/*
Theme Name: Jeffrey Spalburg
Version: 1.0
Author: Timo Klok
Tags: Jeffrey Spalburg, Timo Klok
*/

/*---:[ algemeen ]:---*/

* { padding: 0; margin: 0; }

body {

	margin:0px;
	color:white;

}

/*---:[ global elements ]:---*/




#container {position:relative;width:970px;margin:0 auto;}


ul {list-style:none;}

h1,h2,h3,h4,h5,h6 {font-weight:normal;}
h2{font-size:16px;}
body {
	font-family:"Verdana";
	/*background: #FF0000 url(http://www.spalburg.nl/grad2.gif) repeat-y ;*/
	/*background-color: rgb(240,189,89);*/
	background-color: #000;
	margin:0px;
}



.adorned {
	background: #6AF;
	padding: 20px 2px;	/* padding greater than corner height|width */
	/*margin: 1em 0.25em;*/
	color:#000;
}
.adorned code {
	display: none;
}




#content_id {
	background-color:white;
	color:black;
	width:500px;
	padding: 20px 20px;
	margin-top: 10px;
	margin-left: 10px;
	position:relative;
	font-size:10px;
	padding-bottom:40px;
	min-height:250px;
	height:70%;
	top:55px;

}
#content_id a:link {
	color:#333333;
	/*background:red;*/
	text-decoration:underline;
	}

#content_id a:visited {
	color:#333333;
	/*background:red;*/
	text-decoration:underline;
	}

#content_id a:active {
	color:#333333;
	/*background:red;*/
	text-decoration:underline;
	}

#content_id a:hover {
	color:#333333;
	/*background:red;*/
	text-decoration:underline;
	}

#video_id {
	background-color:white;
	color:black;
	width:610px;
	padding: 20px 20px;
	margin-bottom: 10px;
		margin-top: 10px;
	position:relative;
	font-size:10px;
}

#video_content{
	margin:0 auto;
	width:100%;
	text-align: center;
}



#inner_content {
	position:relative
	width:600px;
	height:100%;
	padding-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}



#twitterbar {
	font-size:10px;
	color:white;
	width:200px;
	position:fixed;
	font-weight:bold;
	bottom:75px;

}

#twitter_update_list{
	margin-left:-40px;margin-top:5px;
}


#sidebar {
	color:white;
	position:fixed;
	line-height:1.2em;
	font-weight:bold;
	display:inline-block;
	top:60px;
	left:40px;
}

#mini_agenda {
	font-size:9px;
	line-height:1.2em;
	margin-top:10px;
	background-color:none;
	color:white;
	font-weight:bold;
	width:150px;

}


#pages{
font-size:13px;
line-height:1.5em;
}

#content {
	position:fixed;
	left:260px;
	top:50px;
	height:100%;
	width:50%;
	margin-top:10px;
}

.content_titel {

	color:red;
	font-weight:bold;
	padding-left:0px;
	padding-right:4px;
	padding-bottom:2px;
	margin-bottom:7px;
	font-size:14px;
}

#container {
	height:100%;
	position:absolute;
	width:80%;
	overflow-x:hidden;

}

#twitter_div a:link {
	color:white;
	text-decoration:none;
}

#twitter_div a:visited {
	color:white;
	text-decoration:none;
}

#twitter_div a:hover {
	color:white;
		text-decoration:none;
}

#twitter_div a:active {
	color:white;
	text-decoration:none;
}







#pages a:link {
	color:white;
	text-decoration:none;
}

#pages a:visited {
	color:white;
	text-decoration:none;
}

#pages a:hover {
	color:white;
	background:black;
	text-decoration:none;
}

#pages a:active {
	color:white;
	text-decoration:none;
}


#jeffrey {
	position:fixed;
	left:470px;
	width:660px;
	bottom:-10%;
}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#twitter-link{
display:none!important;
}

#logo {
	margin-bottom:0px;
	clear:left;
}


.youtube1 {
color:red;
background-color:white;
font-weight:bold;
font-size:10px;
text-align:center;
padding-bottom:1px;
}

#manager {
	width:100%;
}
table {margin-bottom:5px;}
table, th, td, tr { border:0px solid white;cellspacing:0px;}

#topbar {
	position:absolute;
	width:100%;
	top:0px;
	background-color:transparent;
	height:40px;
	z-index:2;
}
#bottombar {
	position:fixed;
	width:100%;
	background-color:transparent;
	height:40px;
	z-index:2;
	bottom:0px;
}


a.twitter-user:link {
	color:black;
	text-decoration:none;
	}

a.twitter-user:visited {
	color:black;
	text-decoration:none;
	}

a.twitter-user:hover {
	color:black;
	text-decoration:none;
	}

a.twitter-user:hover {
	color:white;
	background:red;
	text-decoration:none;
	}
.twitter-link{display:none;}
abbr.twitter-timestamp{text-decoration:none!important;}

a.navigation{padding:2px 5px;}



#soclinks a:link {
	color:white;
	text-decoration:none;
}

#soclinks a:visited {
	color:white;
	text-decoration:none;
}

#soclinks a:hover {
	backgournd:none!important;
	color:white!important;
	text-decoration:none!important;
}

#soclinks a:active {
	color:white;
	text-decoration:none;
}

a img { border: none!important;
		background-color:none!important; }
