@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
html {
}
body {
	font-family: georgia, serif;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}


/* Algemeen  */

#balk {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #222222;
	color: #FFFFFF;
	font-style: italic;
		
/*	font-weight: bold; */
	border-bottom: 1px solid #FFF;
	padding: 4px 4px 3px 8px;
	font-family: georgia, serif;
}
#balk div {
}
#balk a {
	font-family: georgia, serif;
	font-size: 16px;
	line-height: 24px;
	
	color: #FFF;
}

/* Voorpagina  */

#www {
	background-color: #444;	
	color: #444;
	background-image: url(http://images.k4rp.nl/balk4.gif);
	background-repeat: repeat-x;
	padding-top: 44px;

}
#www  .houder {
	background-color: #EEE;
	text-align: center;
	margin: 0px auto;
	width: 900px;
	height: 520px;
	padding: 0px 16px 12px 16px;
	}
#www .houder div {
	background-color: #EEE;
	width: 500px;
	margin: 0px auto;
}
#www .houder .intro {
	width: 225px;	
	float: left;
}
#www p {
	background-color: #EEE;
	font-size: 12px;
	line-height: 18px;
	margin: 8px 0px;
}
#www span {
	margin-top: 16px;
	display: block;
	text-align: center;
	
}
#www .intro p {
	border-left: 1px solid #666;
	padding: 0px 10px;
	height: 320px;	
}
#www p a, #www h2 a {
	color: #444;
}
#www a {
	margin: 8px 0px;
	
}
#www h1 {
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	padding-top: 12px;
}
#www h2 {
	font-size: 16px;
	line-height: 20px;
	padding-top: 36px;
}
#www p.portfolio {
	border-left: 0px none;
}



/* Portfolio  */

#portfolio {
	width: 1500px;
	background-color: #444444;
	background-image: url(http://images.k4rp.nl/balk3.gif);
	background-repeat: repeat-x;
	
}
#portfolio #balk, #portfoliomenu {
	position: fixed;

}
#portfoliomenu {

	height: 28px;
	border-top: 1px solid #444;
	top: 31px;
	background-color: #fff;
	
}
#portfoliomenu ul {
	list-style-type: none;
}
#portfoliomenu li {
	float: left;
	padding: 1px 8px;
	
}
#portfoliomenu a {
	text-decoration: none;
	font-size: 14px;
	line-height: 24px;	
	color: #444;
	font-style: italic;
}
#portfoliomenu li:hover {
}
#portfoliomenu .actief {
	font-weight: bold;	
}

/* -----------  */

#portfolioinhoud {
	position: absolute;
	top: 63px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
#portfolioinhoud td {
	padding: 16px;
}
#portfolioinhoud td * {
	background-color: #EEE;
}
#portfolioinhoud img {
	border: 1px solid #FFFFFF;
	background-color: #EEE;
/*	padding-bottom: 12px; */
}
#portfolioinhoud p {
	font-size: 12px;
	line-height: 18px;
	padding: 4px 16px 16px;
}
#portfolioinhoud h2 {
	font-size: 16px;
	line-height: 20px;
	padding: 12px 16px 0px ;
	border-top: 1px dashed #444;
	
}

/* -----------  */

/* a.portfolio {
	color: #ff50ff;
}
a.photo {
	color: #50ffff;
}
a.playground {
	color: #50ff50;
}
a.profile {
	color: #ffbf50;
}
a.www {
	color: #ff5050;
}
*/
/* Profile */

/* Voorpagina  */

#profile {
	background-color: #444;	
	color: #444;
	background-image: url(http://images.k4rp.nl/balk4.gif);
	background-repeat: repeat-x;	
	padding-top: 44px;

}
#profile  .houder {
	background-color: #EEE;
	width: 700px;
	text-align: left;
	margin: 0px auto;
	padding-bottom: 12px;
	font-size: 12px;
	line-height: 18px;
	
}
#profile .houder a {
	color: #444;
}
#profile .intro {


}

#profile p {
	background-color: #EEE;
	padding: 4px 16px;
}
#profile p a, #profile h2 a {
	color: #444;
	font-style: italic;
}
#profile a {
	margin: 8px 0px;
	
}
#profile h1 {
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	padding: 12px 16px 0px 16px;
}
#profile h2 {
	font-size: 16px;
	line-height: 20px;
	padding: 12px 16px 0px ;
	margin-top: 12px;
	background-color: #EEE;
	
}
#right {
	float: right;
	width: 190px;
	margin-top: 45px;
	margin-left: 10px;
}
#right h2 {
	border-top: 1px dashed #444;
}

#profile ul, #profile li{
	list-style-position: inside;
	list-style-type: none;
}
#profile ul {
	padding: 2px 16px 8px;
}
#profile li {
	line-height: 20px;
}











/* Photoblog */

#photo {
	background-color: #444444;
	color: #FFFFFF;
	background-image: url(http://images.k4rp.nl/balk4.gif);
	background-repeat: repeat-x;	
}

#photo p {
	font-size: 12px;
	line-height: 18px;
	padding: 2px 2px 8px;
}
#photo h1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	padding: 0px 0px 6px;
}
#photo h2 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0px;	
	padding: 0px 0px 0px;

}
#photo small {
	font-size: 10px;
	line-height: 10px;
}
#photo ul, #photo li{
	list-style-position: inside;
	list-style-type: none;
	color: #444;
}

#photo table {
	background-color: #EEE;
	border: 0px none;
}
#photo #info a {
	font-style: italic;
}
#photo table a:hover {
	text-decoration: underline;
}

#message {
	position: fixed;
	background-color: #ffff00;
	color: #000;
	width: 840px;
	top: 55px;
	margin-left: 43px;
	z-index: 200;
	padding: 4px;
	
}
#message a {
	text-decoration: underline;
}

#main, #footer {
	color: #444;
}

#main a, #footer a {
	color: #444;
}

#footer ul, #comments ul {
	padding: 0px 0px 8px;
	
}
#footer li, #comments li {
	line-height: 20px;
}


#photohouder {
	position: absolute;
	top: 32px;
}
#photohouder td {
	vertical-align: top;
	
}
#beeld {
	padding: 16px;
}
#beeld img {
	border: 1px solid #FFFFFF;
}

#info {
	width: 260px;
	padding: 16px 16px 16px 2px;
	font-size: 12px;
	
}
#info h1 {
	width: 256px;
}
#info ul {
	margin: 4px 2px;
}


#browse {
	padding: 16px 0px 0px;
}
#browse img {
	padding: 12px 12px 12px 0px;
	border: 0px none;
}
table {	
	border-collapse: collapse;
}

#footer div { 	
	padding: 16px 16px 16px 0px;
	width: 200px; 
	float: left;
}
#footer ul {
	border-left: 1px solid #666;
	padding-left: 6px;
}
#footer a {
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
}
#archive {
	background-color: #222;
	padding: 16px 16px;
	color: #666;
}

#archive a, #archive a:visited {
	font-size: 12px;
	line-height: 12px;
	padding: 2px;
	color: #666;
}

.monthWrapper {
	width: 200px;
	border-left: 1px solid #666;
	padding-left: 6px;
	padding-right: 10px;
	float: left;
}

/* USER COMMENTS */

#comment {
	width: 260px;
	padding: 16px 8px;
	font-size: 12px;
}
#comment h1 {
	width: 244px;
}
#comments {
	padding-right: 16px;
}
#comments .msg {
	font-style: italic;
	line-height: 18px;
}	
#comments .aut {
	font-size: 10px;
	line-height: 10px;
	padding-bottom: 12px ;
	text-align: right;
}

/* COMMENT FORM */

#addcomment {
	padding: 10px 0px;
	text-align: left;
}

.input {
	width: 45%;
	border: 1px solid #DDDDDD;
	color: #000;
	background-color: #BBB;
	padding: 4px;
	margin: 0px 0px 8px 0px;
}
#addcomment {
	background-color: #EEE;
	color: #444;
	padding: 6px 0px;

	
	
}
#addcomment textarea {
	width: 90%;
	height: 150px;
	border: 1px solid #DDDDDD;
	color: #000;
	background-color: #BBB;
	padding: 4px;
	margin: 0px 0px 8px 0px;

}

.comment-button {
	border: 3px double #DDDDDD;
	font-size: 10px;
	color: #000;
	background-color: #BBB;
	text-transform: uppercase;
	padding: 3px;
	margin: 8px 0px 0px 0px;
}

/* NAV BUTTONS */


#image-nav-overlay {
	position: absolute;
	top: 17px;
	left: 17px;
	margin: 0px;
	padding: 0px;
	z-index: 99;
}
#image-nav-overlay a, #image-nav-overlay a:link, #image-nav-overlay a:visited {
	line-height: 0px;
	outline: none;
}
#image-nav-prevoverlay, #image-nav-nextoverlay {
	width: 49.9%;
	height: 100%;
	background: transparent url(http://photoblog.k4rp.nl/images/blank.gif) no-repeat; /* HAX0R IE */
}
#image-nav-prevoverlay {
	float: left;
	left: 0px;
	top: 0px;
}
#image-nav-nextoverlay {
	float: right;
	right: 0px;
	top: 0px;
}
#image-nav-prevoverlay:active, #image-nav-prevoverlay:focus, #image-nav-prevoverlay:hover {
	background: url(http://photoblog.k4rp.nl/images/p_prev.png) center left no-repeat;
	cursor: pointer;
}
#image-nav-nextoverlay:active, #image-nav-nextoverlay:focus, #image-nav-nextoverlay:hover {
	background: url(http://photoblog.k4rp.nl/images/p_next.png) center right no-repeat;
	cursor: pointer;
}



#playground {
	background-color: #444;	
	color: #444;
	background-image: url(http://images.k4rp.nl/balk4.gif);
	background-repeat: repeat-x;
	padding-top: 44px;

}
#playground  .houder {
	background-color: #EEE;
	width: 950px;
	text-align: left;
	margin: 0px auto;
	padding-bottom: 12px;
}

#playground p {
	background-color: #EEE;
	font-size: 12px;
	line-height: 18px;
	padding: 4px 16px;
}
#playground p a, #playground h2 a {
	color: #444;
}
#playground a {
	margin: 8px 0px;
	
}
#playground h1 {
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	padding: 12px 16px 0px 16px;
}
#playground h2 {
	font-size: 16px;
	line-height: 20px;
	padding: 12px 16px 0px ;
	margin-top: 12px;
	border-top: 1px dashed #444;
}









#playgroundt {
	background-color: #444;	
	color: #444;
	background-image: url(http://images.k4rp.nl/balk4.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	font-size: 12px;
	line-height: 18px;
}
#playgroundt h3 {
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	padding: 12px 12px 0px;
	width: 339px;
}
#playgroundt p {
	padding: 0px 12px;
}
#playgroundt #balk {
	z-index: 3;
	width: 100%;
}
#playgroundt #Links {
	position: absolute;
	top: 31px;
	height: 28px;
	background-color: #FF0;
	border-top: 1px solid #444;	
	z-index: 3;
	width: 100%;
}
#playgroundt #Links ul {
	list-style-type: none;
}
#playgroundt #Links li {
	list-style-type: none;	
	float: left;
	padding: 1px 8px;
}
#playgroundt #Links a {
	text-decoration: none;
	font-size: 14px;
	line-height: 24px;	
	color: #444;
	font-style: italic;
}
.a, .b, .c, .d {
	background-color: #EEE;
}

#alpha {
	z-index: 0;
	position: absolute;
	width: 0px;
}
#alpha a {
	background-color: #FF0;
	color: #444;
}
#alpha p {
	padding-top: 36px;
}
#alpha div {
	position: relative;
	height: 364px;
	width: 363px;
}
#alpha .a {
}
#alpha .b {
	top: 587px;
}
#alpha .c {
	top: 1174px;
}
#alpha .d {
	top: 1761px;
}
#beta {
	z-index: -1;
	position: absolute;
	width: 0px;
}
#beta div {
	position: relative;
	height: 224px;
	width: 363px;
}
#beta .a {
	top: 363px;
}
#beta .b {
	top: -1035px;
}
#beta .c {
	top: -2433px;
}
#beta .d {
	top: -3831px;
}
#beta img {
	padding: 12px;
	height: 200px;
}
#gamma {
	z-index: -2;
	position: absolute;
	width: 0px;
}
#gamma div {
	position: relative;
	height: 587px;
	width: 588px;
}
#gamma .a {
	left: 363px;
}
#gamma .a div {
	padding: 12px;
}
#gamma .b {
	top: -587px;
	left: 1313px;
}
#gamma .c {
	top: -1174px;
	left: 2262px;
}
#gamma .d {
	top: -1761px;
	left: 3211px;
}
#delta { 
 	position: absolute;
	width: 7500px;
	height: 0px;
 	z-index: -5;	
 }
#delta .bg {
	float: left;
	position: relative;
	height: 75px;
	width: 50px;
	margin-left: 135px;
	margin-top: 5px;
}
#epsilon { 
 	position: absolute;
 	margin-left: -1300px;
 	height: 0px;
	width: 7500px;
 	z-index: -6;	
 }
#epsilon .bg {
	float: left;
	position: relative;
	height: 75px;
	width: 50px;
	margin-left: 185px;
	margin-top: 200px;
}
#zeta { 
 	position: absolute;
 	height: 0px;
	width: 7000px;
 	z-index: -6;	
 }
#zeta .bg {
	float: left;
	position: relative;
	height: 75px;
	width: 50px;
	margin-right: 160px;
	margin-top: 320px;
}
#eta { 
 	position: absolute;
 	margin-left: -1300px;
 	height: 0px;
	width: 7500px;
 	z-index: -7;	
 }
#eta .bg {
	float: left;
	position: relative;
	height: 75px;
	width: 50px;
	margin-left: 220px;
	margin-top: 560px;
}
#theta {
	position: absolute;
	left: 760px;
	width: 363px;
	height: 2500px;
	z-index: -8;
}
#theta .bg {
	position: relative;
	margin-top: 21px;
	padding: 16px;
}
#iota {
	position: absolute;
	left: -25px;
	width: 363px;
	height: 2500px;
	z-index: -8;
}
#iota .bg {
	position: relative;
	margin-top: 65px;
	padding: 16px;
}
#kappa { 
 	position: absolute;
 	top: 50px;
 	z-index: -5;	
}
#kappa td {
	width: 363px;
	padding-right: 35px;
}
#kappa .bg {
 	z-index: -5;
	padding: 16px 200px 16px 64px;
}
#kappa img {
	padding: 16px 200px 16px 16px;
}
#labda {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 763px;
	height: 2500px;
	margin-top: -3000px;
	z-index: -12;
}
#labda .bg {
	position: relative;
	margin-top: 65px;
	padding: 16px;
}


.bg img {
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=50);
}

.bg span {
	display: block;
 	color: #777;
}
.title {
	padding-left: 12px;
	font-weight: bold;
	font-size: 14px;
}
.bg a {
	color: #888;
	font-style: italic;
}




#Container {
	position: absolute;
  	top: 80px; 
  	left: 16px;
  	width: 0px; 
  	height: 0px;
}
#playgroundt .Scroller-Container { 
	position: absolute; 
	z-index: 2;
	height: 3522px;
	background-color: transparant;
}
.Scroller-Container .a {
	position: absolute;
	top: 0%;
}

.Scroller-Container .b {
	position: absolute;
	top: 881px;
}
.Scroller-Container .c {
	position: absolute;
	top: 1761px;
}
.Scroller-Container .d {
	position: absolute;
	top: 2642px;

}

#Scrollbar-Container {
	position: absolute;
	top: 80px; 
 	left: 966px;
 	width: 20px; 
 	height: 587px;
}
.Scrollbar-Track {
  	width: 20px; 
  	height: 587px;
}
.Scrollbar-Handle {
  	position: absolute;
  	width: 20px; 
  	height: 50px;
  	background-color: #888;
}
#sbLine {
	position: absolute;
	width: 6px;
	height: 5px;
	left: 7px;
	background-color: #CCC;
	font-size: 0px;
}













#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
