/* Deze CSS file is handmatig gebouwd door Joris (@geenstijl.nl)
	Jat het, rip het, en we komen je opzoeken en afmaken. */
html {
	margin: 0;
	padding: 0;
	margin-top: -12px
}

body {
	background: #272727 url(gfx/body_bg.png) repeat-y 50% -20px;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	color: #2d3235;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


div.clearer {
	line-height: 0;
	height: 0;
	clear: both;
}
a img {
	border: none;
}
q {
	font-style: italic;
}
q:before, q:after {
	content: "";
}

#container {
	width: 997px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	color: #2d3235;
}
#topbar {
	width: 997px;
	height: 53px;
	margin-left: 1px;
	background: url(gfx/topnav_bg.png) no-repeat;
}

#dmp_search {
	margin: 0;
	height: 25px;
	overflow: hidden;
	position: relative;
	left: 200px;
	top: 12px;
	width: 430px;
	xborder: 1px solid red;
}
#dmp_search label span {
	display: none;
}

#srchtxt {
	position: absolute;
	top: 4px;
	color: #2d3235;
	background: #fff;
	border: none;
	width: 180px;
}
#srchsubmit {
	position: absolute;
	left: 190px;
	top: 7px;
}

#l_srchfilm, #l_srchpics, #l_srchaudio,
#srchfilm, #srchpics, #srchaudio {
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	height: 8px;
	cursor: hand;
	cursor: pointer;
}
input#srchfilm, input#srchpics, input#srchaudio {
	top: 8px;
	height: 13px;
	background: transparent;
}
#l_srchfilm {
	background-image: url(gfx/srch_filmpjes.png);
	width: 45px;
	left: 230px;
}
#srchfilm {
	left: 275px;
	height: 12px;
}
#l_srchpics {
	background-image: url(gfx/srch_plaatjes.png);
	width: 42px;
	left: 304px;
}
#srchpics {
	left: 346px;
}
#l_srchaudio {
	background-image: url(gfx/srch_audio.png);
	width: 28px;
	left: 376px;
}
#srchaudio {
	left: 402px;
}
#nsfw_button {
	background-image: url(gfx/nsfw_button.jpg);
	position: absolute;
	top: 17px;
	left: 700px;
	width: 75px;
	height: 20px;
	
}
#nsfw_button.active, #nsfw_button:hover { background-position: 0 -20px; }
#nsfw_button.active:hover { background-position: 0 0; }


#header h1, #header h2 {
	display: none;
}

#header {
	padding-left: 22px;
	width: 996px;
	height: 224px;
	background: url(gfx/header_bg.png) no-repeat;
	position: relative;
}
#headerplaatje {
	background: url(gfx/header_neu.jpg) no-repeat;
	width: 770px;
	height: 188px;
}
#header h1, #header h2 {
	display: none;
}

#headernav_plaatje {
	position: absolute;
}

#topnav {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 154px;
	height: 167px;

	position: absolute;
	top: 21px;
	left: 819px;
}
#topnav li {
	padding: 0;
	list-style: none;
	height: 24px;
}
#topnav li a span {
	display: none;
}
#topnav li a {
	display: block;
	height: 24px;
	width: 124px;
	background-image: url(gfx/main_nav_items.png);
	background-repeat: no-repeat;
}
#tn_home a 		{ }
#tn_toppers a 	{ background-position: 0 -24px }
#tn_film a 		{ background-position: 0 -48px }
#tn_pics a 		{ background-position: 0 -72px }
#tn_audio a 	{ background-position: 0 -96px }
#tn_gs a 		{ background-position: 0 -120px}

#tn_home a:hover 		{ background-position: -154px 0 }
#tn_toppers a:hover 	{ background-position: -154px -24px }
#tn_film a:hover 		{ background-position: -154px -48px }
#tn_pics a:hover 		{ background-position: -154px -72px }
#tn_audio a:hover 	{ background-position: -154px -96px }
#tn_gs a:hover 		{ background-position: -154px -120px}


.kopje {
	margin: 0;
}
.kopje span {
	display: none;
}

/* Pijltjes in kopjes */
.kopje a.arrow {
	display: block;
	width: 16px;
	height: 27px;
	background-repeat: no-repeat;
	position: absolute;
	top: 13px;
}
.kopje a.left {
	background-image: url(gfx/newer.png);
	width: 74px;
	left: 190px;
}
.kopje a.right {
	background-image: url(gfx/older.png);
	width: 74px;
	left: 280px;
}
#widekopcontainertopper h2{
	padding-left: 200px;
}
#k_toppers.kopje a.left {
	background-image: url(images/arrow_left_p.jpg);
}
#k_toppers.kopje a.right {
	background-image: url(images/arrow_right_p.jpg);
}

/* Film/Foto/Audio Container */
#filmcontainer,
#fotocontainer,
#audiocontainer,
#top5container,
#tagcontainer,
#messagecontainer {
	position: absolute;
	top: 237px;
	left: 20px;	
	width: 259px;
}
#fotocontainer {
	left: 285px;
	width: 249px;
}
#audiocontainer {
	left: 540px;
	width: 249px;
}
#top5container {
	left: 795px;
	width: 182px;
}

#filmcontainer h2,
#fotocontainer h2,
#audiocontainer h2,
#top5container h2, 
#tagcontainer h2 {
	width: 100%;
	height: 55px;
	background: url(gfx/kopje_bg.gif) 0 12px repeat-x;
}

h2 a.koplink {
	margin-left: 15px;
}



/* Item */
a.item {
	display: block;
	width: 100%;
	margin: 0 5px 10px 5px;
	height: 115px;
	position: relative;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	background: #fff;
}
a.item  * {
	cursor: hand;
	cursor: pointer;
}

a.item img.thumb  {
	position: absolute;
}
a.item .info {
	position: absolute;
	top: 2px;
	left: 105px;
	height: 113px;
	width: 135px;
	overflow: hidden;
	color: #2d3235;
	font: 11px Arial, Helvetica, sans-serif;
}
a.item .info h3 {
	font-size: 11px;
	display: inline;
}
a.item .info .date {
	font-size: 9px;
	padding-bottom: 1px;
}
a.item:hover,
a.item:hover div.separate {
	background-color: #66C221;
}
a.item:hover .info h3 {
	color: #66c221;
	color: #fff;
}

a.item div.separate {
	position: absolute;
	top: 107px;
	left: 0;
	height: 8px;
	line-height: 1px;
	font-size: 1px;
	width: 100%;
	background: #e6e6e6 url(gfx/striped_separator.gif) repeat-x;
}

a.item .info>div.date {
	padding-bottom: 0px;
}

#fotocontainer .info { width: 142px; }

/* CatOverview 
#widekopcontainer {
	background: url(images/kopje_bg.jpg) repeat-x 0 6px;
}
#widekopcontainertopper {
	background: url(images/kopje_bg_pink.jpg) repeat-x 0 6px;
}
#widekopcontainer h2 {
	padding-left: 200px;
	width: auto;
}
*/

/* Overview pagina bevat meerdere rijen */
.catoverview .item {
	width: 232px;
	float: left;
	margin-right: 3px;
}
.catoverview .item .info {
	width: 125px;
}

#container .catoverview {
	left: 15px;
	width: 965px;
}



/* Top 5 */
div.t1, div.t2, div.t3, div.t4, div.t5 {
	background-image: url(gfx/12345.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 27px;
	position: absolute;
	top: 8px;
	left: 8px;
}
div.t1 span, div.t2 span, div.t3 span, div.t4 span, div.t5  span { display: none; }
div.t2 { background-position: 0 -27px; }
div.t3 { background-position: 0 -54px; }
div.t4 { background-position: 0 -81px; }
div.t5 { background-position: 0 -108px; }

#top5container .item {
	background: #66c221 url(gfx/striped_separator.gif) repeat-x 0 100px;
	position: relative;
	height: 110px;
	margin: 0;
}

#top5container a.item:hover,
#scrollerdinges a.item:hover {
	background: #fff url(gfx/striped_separator_h.gif) repeat-x 0 100px;
}
a.item:hover div.t1, a.item:hover div.t2, a.item:hover div.t3, a.item:hover div.t4, a.item:hover div.t5 {
	background-image: url(gfx/12345-h.png);
}
#top5container a.item:hover h3, 
#scrollerdinges a.item:hover h3 {
	color: #66c221;
}

#top5container .item h3,
#scrollerdinges .item h3 {
	position: absolute;
	top: 8px;
	left: 40px;
	width: 110px;
	height: 30px;
	overflow: hidden;
	color: #fff;
	margin: 0;
	font: bold 11px Arial, Helvetica, sans-serif;
}

#top5container .item div.mini-foto,
#top5container .item div.mini-audio,
#top5container .item div.mini-video {
	position: absolute;
	right: 8px;
	top: 11px;
}
#top5container .item div.mini-foto {
	width: 21px;
	height: 16px;
	background: url(gfx/small_thumb_foto.gif);
}
#top5container .item div.mini-audio {
	width: 17px;
	height: 23px;
	background: url(gfx/small_thumb_audio.gif);
}
#top5container .item div.mini-video {
	width: 19px;
	height: 14px;
	background: url(gfx/small_thumb_video.gif);
}
#top5container a.item:hover div.mini-foto { background: url(gfx/small_thumb_foto_h.gif); }
#top5container a.item:hover div.mini-audio { background: url(gfx/small_thumb_audio_h.gif); }
#top5container a.item:hover div.mini-video { background: url(gfx/small_thumb_video_h.gif); }

#top5container .item img.thumb,
#scrollerdinges .item img.thumb {
	position: absolute;
	left: 15px;
	top: 39px;
	width: 50px;
	height: 50px;
	border: none;
}
#top5container .item span,
#scrollerdinges .item span {
	position: absolute;
	left: 67px;
	top: 39px;
	width: 114px;
	height: 50px;
	color: #000;
	font-size: 9px;
}
#top5container .item div.info span.top5kudos {
	color: #fff;
}
#top5container.catoverview .item div {
}

/* Main Submitveld */

#uploadcontainer {
	width: 502px;
	background: #66C221 url(gfx/striped_separator_h.gif) repeat-x bottom;
	position: absolute;
	top: 920px;
	top: 1020px;
	left: 150px;
}
form#uploadform {
	background: #66C221 url(gfx/insturen_bg.png) no-repeat;
	position: relative;
}
#uploadstaticdata label {
	display: none;
}
#uploadstaticdata {
	position: relative;
	height: 120px;
}
#uploadstaticdata input, #files_container input, #files_container label {
	position: absolute;
}

form#uploadform input {
	border: none;
	height: 13px;
	width: 200px;
	font-size: 11px;
}

/*
label#ul_un {
	top: 5px;
	left: 13px;
}
label#ul_ue {
	top: 5px;
	left: 218px;
}
label#ul_ti {
	top: 52px;
	left: 13px;
}
label#ul_ds {
	top: 92px;
	left: 10px;
}
*/
input#uluser_name {
	top: 44px;
	left: 23px;
	border: 1px solid red;
}
input#uluser_email {
	top: 44px;
	left: 258px;
}
input#ultitle {
	top: 77px;
	left: 23px;
}
textarea#uldescription {
	position: absolute;
	top: 77px;
	left: 258px;
	width: 200px;
	height: 37px;
	font-size: 11px;
	border: 1px solid #66C221;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#files_container {
	margin-bottom: 10px;
}

p.error {
	color: #f00;
}
#files_container label {
	color: #fff;
	font-size: 11px;
}
#files_container .file_item {
	position: relative;
	height: 35px;
}
.file_item label.ulFile {
	display: block;
	top: 3px;
	left: 23px;
}
.file_item label.ulDescription {
	top: 3px;
	left: 258px;
}
.file_item input.uiFile {
	top: 20px;
	left: 23px;
	height: 20px;
}
.file_item input.uiDescription {
	top: 20px;
	left: 258px;
}

form#uploadform #uploadbuttons {
	padding: 0 22px 7px 23px;
	height: 15px;
}
form#uploadform #uploadbuttons input {
	width: auto;
	float: left;
	margin: 0 2px;
	background: #000;
	color: #fff;
}
form#uploadform #uploadbuttons input#ulsubmit {
	background-color: #000;
	color: #fff;
	font-weight: bold;
	float: right;
	margin-right: 20px;
}

/* Send-a-friend Formulier */
form#sendafriend {
	position: relative;
	width: 480px;
	height: 138px;
	background: url(gfx/sendafriend_bg.png);
	margin: 1em auto;
}
form#sendafriend input {
	border: none;
	height: 13px;
	width: 209px;
	font-size: 11px;
	padding: 0;
	position: absolute;
}
form#sendafriend label {
	display: none;
}
label#sf_lyn {}
label#sf_lym {}
label#sf_lrn {}
label#sf_lrm {}

input#sf_yname {
	top: 45px;
	left: 23px;
}
input#sf_ymail {
	top: 45px;
	left: 258px;
}
input#sf_rname {
	top: 77px;
	left: 23px;
}
input#sf_rmail {
	top: 77px;
	left: 258px;
}
form#sendafriend #sf_submit {
	background: transparent;
	color: transparent;
	padding: 0;
	width: 108px;
	height: 13px;
	top: 104px;
	left: 359px;
}


div#comments {
	text-align: left;
	margin: 15px 9px;
}
div#comments a {
	color: #66C221;
}
#comments div.comment {
	margin: 1em 0;
	word-wrap: break-word;
	padding-bottom: 12px;
	background: url(gfx/striped_separator_grey.gif) repeat-x bottom;
}
#comments .comment p {
	margin: 0;
	font-size: 10px;
}
#comments .comment p.footer {
	color: #66C221;
	position: relative;
}
#comments img.umod {
	position: absolute;
	right: 3px;
	width: 10px;
	height: 10px;
	cursor: hand;
	cursor: pointer;
}
.comment span.baby {
	width: 13px;
	height: 12px;
	background: url(gfx/baby.gif) no-repeat;
	display: inline-block;
	position: relative;
	top: 1px;
	line-height: 0;
	font-size: 0px;
}

#comments textarea {
	width: 98%;
	border: 1px solid #000;
	margin: 0.5em auto;
	display: block;
	font-family: Verdana;
	color: #2d3235;
	font-size: 10px;
}
#commwarn {
	font-weight: bold;
	color: #f00;
}


/* Player pagina */
#iteminfo {
	position: absolute;
	left: 20px;
	top: 280px;
	width: 240px;
	padding-left: 20px;
}
#iteminfo h1 {
	font-size: 25px;
	margin: 0;
	color: #66C221;
}
#iteminfo p.description {
	margin: 0;
	background: url(images/divider_dot.gif) repeat-x 0 100%;
	padding-bottom: 10px;
}
#iteminfo h2.link,
#iteminfo h2.tags {
	font-size: 10px;
	margin: 10px 0 0 0;
}
#iteminfo input {
	background: #fff;
	color: #66C221; 
	width: 230px;
	border: 1px solid #2d3235; 
}
#iteminfo a {
	color: #66C221;
}
#iteminfo #commentcount {
	margin-top: 15px;
	background: url(images/comment_indicator.jpg) no-repeat 0 0;
	padding-left: 20px;
	height: 22px;
}
#iteminfo a.ratingmod {
	position: relative;
	top: 5px;
	margin-left: 8px;
}

#socialbuttons { margin: 10px 0; }
#socialbuttons a {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: none;
	background: url(images/social.png) no-repeat;
	margin-right: 2px;
}
#socialbuttons a#socW { background-position: 0 -16px; }
#socialbuttons a#socT { background-position: -16px -16px; }
#socialbuttons a#socF { background-position: -32px -16px; }
#socialbuttons a#socW:hover { background-position: 0 0; }
#socialbuttons a#socT:hover { background-position: -16px 0; }
#socialbuttons a#socF:hover { background-position: -32px 0; }

#skyisthelimit { /* Skyscraper onder Iteminfo. */
	text-align: center;
	padding-top: 12px;
	margin-top: 12px;
	background: url(gfx/striped_separator_grey.gif) repeat-x 0 0;
}

#playercontainer {
	position: absolute;
	top: 280px;
	left: 290px;
	width: 486px;
	text-align: center;
}
#playercontainer img.downscaled {
	width: 100%;
	cursor: hand;
	cursor: pointer;
}
#playercontainer p.description {
	margin: 0.5em 0 1.5em 0;
}

/* Verkapte naam voor banner div */
#interessant.catoverview {
	position: absolute;
	top: 639px;
	left: 458px;
	left: auto;
	right: 22px;
}
/* minder verkapte naam voor banner div */
#kudtbannerondertop5 {
	position: absolute;
	top: 850px;
	left: 795px;
	width: 182px;
	text-align: center;
}

/* sIFR meuk */
.sIFR-flash {
        visibility: visible !important;
        margin: 0;
}

.sIFR-replaced {
        visibility: visible !important;
}

span.sIFR-alternate {
        position: absolute;
        left: 0;
        top: 0;
        width: 0;
        height: 0;
        display: block;
        overflow: hidden;
}

#scrollerdinges {
	width: 244px;
	height: 115px;
	overflow: hidden;
	margin: 0 0 0 -4px;
}

#scrollerdinges .item {
	background: #66c221 url(gfx/striped_separator.gif) repeat-x 0 100px;
}

#scrollerdinges .item h3 {
	left: 8px;
}


/* Spitsnieuws box */
#snbox {
	margin: 10px 0;
}
#snbox div.content {
	border: 1px solid #0e254d;
}
#snbox ul, #snbox li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#snbox li {
	padding: 0 2px;
}
#snbox h3 {
	background: #0e254d;
	color: #f00;
	margin: 0;
	padding: 2px;
}
#snbox h3 a {
	color: #fff;
}

#snbox .content a {
	color: #000;
}
#snbox .content a:hover {
	color: #0E254D;
}
#snbox a.more {
	display: block;
	text-align: right;
}

