/*  
Theme Name: X2K
Theme URI: http://www.dryxe.com/
Description: X2K theme designed by <a href="http://www.dryxe.com/">Dryxe</a>.
Version: 1.0
Author: Daan van der Plas
Author URI: http://www.dryxe.com/
*/
body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
	behavior: url('hover.htc'); 
}

a:link {
	text-decoration: none;
	color: #555555;
}

a:visited {
	text-decoration: none;
	color: #555555;
}

a:hover {
	text-decoration: underline;
	color: #d4d4d4;
}

a:active {
	text-decoration: none;
	color: #555555;
}

img { 
	border: 0px; 
}

h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 16pt;
}

h2{
	margin: 0px;
	padding: 0px;
	font: normal 9pt Arial;
}

h3 {
	margin: 0px;
	padding: 0px;
	font: normal 8pt Arial;
}

h4 {
	margin: 0px;
	padding: 0px;
	float: right;
	margin-top: -30px;
	font: normal 10pt Arial;
}

h4:link {
	color: #999999;
}

h5 {
	margin: 0px;
	padding: 0px
	font: normal 10pt Arial;
}

p {
	margin-top: 0px;
}


/* Containers */

#Container {
	clear: both;
	background-image: url(images/background.png);
	background-position: top;
	background-repeat: repeat-x;
	min-height: 700px;
}

/* Slide */

#slide {
	clear: both;
	height: 153px;
	color: #999999;
	background-image: url(images/slide.png);
	background-color: #000000;
}

#LastPosts {
	float: left;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 250px;
	border-right: solid 1px #333333;
}

#LastComments {
	float: left;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 250px;
	border-right: solid 1px #333333;
}

#Links {
	float: left;
	height: 123px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#Links2 {
	float: left;
	height: 103px;
	margin-left: 15px;
	margin-top: 38px;
	margin-bottom: 10px;
}

.LinksInfo {
	font-size: 7pt; 
	margin-top: 6px;
	float: left;
	color: #626262;
}

.DatumSlide {
	font-size: 7pt; 
	margin-top: 6px;
	float: left;
	color: #626262;
}

.Friends {
	float: left;
	margin-right: 5px;
}

.List {
	margin: 0;
	padding: 0;
}

.List li {
	list-style-type: none;
	width: 220px;
}

.List li a {
	display: block;
	padding: 2px;
	width: 100%;
	height: 100%;
	color: #999999;
	border-bottom: solid 1px #333333;
}

.List li a:hover {
	color: #9c9c9c;
	text-decoration: none;
	border-bottom: solid 1px #999999;
}

/* Header */

#HeaderLogo {
	background-image: url(images/logo.png);
	width: 242px;
	height: 179px;
	float: left;
	cursor: pointer;
}

#HeaderMuziek {
	float: right;
	margin-right: 10px;
	padding-left: 39px;
	padding-top: 27px;
	color: #9b9b9b;
	width: 447px;
	height: 68px;
	background-image: url(images/muziek.png);
}

#HeaderMuziek:Hover {
	float: right;
	margin-right: 10px;
	padding-left: 39px;
	padding-top: 27px;
	color: #e5e5e5;
	width: 447px;
	height: 68px;
	background-image: url(images/muziek.png);
}

#HeaderOpenClose {
	float: right;
	margin-right: 1px;
}


/* Content */

#Content {
	clear: both;
	margin: 0em auto;
	width: 619px;
}

.Tekst {
	color: #666666;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/contenttop.png);
	background-position: top;
	cursor: default;
}

.Tekst:Hover {
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/contenttop.png);
	background-position: top;
	cursor: default;
}

.Info {
	height: 20px;
	background-image: url(images/contentfoot.png);
	padding-top: 25px;
	padding-left: 100px;
	color: #989898;
	margin-bottom: 60px;
}

.CommentTekst {
	color: #666666;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/commenttop.png);
	background-position: top;
	cursor: default;
}

.CommentTekst:Hover {
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/commenttop.png);
	background-position: top;
	cursor: default;
}

.CommentInfo {
	height: 20px;
	background-image: url(images/commentfoot.png);
	padding-top: 25px;
	padding-left: 100px;
	color: #989898;
	margin-bottom: 60px;
}


/* Footer */

.previous-entries {
	float: left;
	width: 300px;
}

.next-entries {
	float: left;
	width: 300px;
	text-align: right;
}

#Footer {
	clear: both;
	margin-top: 30px;
	width: 100%;
	text-align: center;
}


/* Wordpress troep */

		div.previewthumbholder_gv {
		  min-width:430px;
		  overflow:hidden;
		  position:relative;
		/*  border:red dotted thin; */
		}
		div.previewthumbholder_yt {
		  min-width:450px;
		  overflow:hidden;
		  position:relative;
		/*  border:red dotted thin; */
		}
		div.previewthumbholder_vs {
		  min-width:430px;
		  overflow:hidden;
		  position:relative;
		/*  border:red dotted thin; */
		}
		div.previewthumbholder_dm {
		  min-width:430px;
		  overflow:hidden;
		  position:relative;
		/*  border:red dotted thin; */
		}

		img.playablethumbimage_gv {
		  display:inline;
		  position:relative;
		  left:-19px;
		  top:0px;
		  width:400px;
		  height:300px;  
		}
		img.playablethumbimage_yt {
		  display:inline;
		  position:relative;
		  left:-19px;
		  top:0px;
		  width:420px;
		  height:370px;  
		}
		img.playablethumbimage_vs {
		  display:inline;
		  position:relative;
		  left:-19px;
		  top:0px;
		  width:400px;
		  height:400px;  
		}
		img.playablethumbimage_dm {
		  display:inline;
		  position:relative;
		  left:-19px;
		  top:0px;
		  width:400px;
		  height:300px;  
		}

		.previewthumbnail_gv {
		  min-width:404px;
		  min-height:304px;
		}
		.previewthumbnail_yt {
		  min-width:424px;
		  min-height:374px;
		}
		.previewthumbnail_vs {
		  min-width:404px;
		  min-height:404px;
		}
		.previewthumbnail_dm {
		  min-width:404px;
		  min-height:304px;
		}

		.thumbnail img, .previewthumbnail_gv img, .previewthumbnail_yt img, .previewthumbnail_vs img, .previewthumbnail_dm img {
		  /*border:1px blue solid; */
		}

		.thumbnail, .previewthumbnail_gv, .previewthumbnail_yt, .previewthumbnail, .previewthumbnail {
		  display: block;
		  text-align: center;
		  overflow: scroll;
		  width:100%;
		  overflow: visible;
		}

		#thumbflashpreview_gv {
		/*  border:1px blue solid; */
		  width:400px;
		  height:300px;
		  display:inline;
		}
		#thumbflashpreview_yt {
		/*  border:1px blue solid; */
		  width:420px;
		  height:370px;
		  display:inline;
		}
		#thumbflashpreview_vs {
		/*  border:1px blue solid; */
		  width:400px;
		  height:400px;
		  display:inline;
		}
		#thumbflashpreview_dm {
		/*  border:1px blue solid; */
		  width:400px;
		  height:300px;
		  display:inline;
		}

		.thumbtitle {
		  text-align: center;
		  padding: 0 1.5em 0;
		  font-size:10pt;
		  margin:0 0 .2em 0;
		}

		div.resultimage  a  img, div.bigresultimage  a  img {
		  border-color:blue!important;
		  border-width: 1px!important; 
		}

		img.playoverlay {
		 display:inline;
		 position:relative;
		 left:40px;
		 top:-15px;
		 z-index:1000;
		 width:23px!important;
		 height:23px!important;
		 border:none!important;
		}

