﻿/*
Thema Naam: ERIC LENSINK
Website: www.ericlensink.net
Versie: 1.0
Bouwer: Edo van Eekeres - EekHoorn

Bouwer e-mail: eek@quicknet.nl
*/


/* ----------------------------------------- */
/* ------------GEBRUIKTE KLEUREN------------ */
/* ----------------------------------------- */

.postzijbalk {
	border-top: 6px solid #666666;
	width: 200px;
	padding-bottom: 16px;
	color: #ffffff;
	margin-left: 10px;
}

.postzijbalk A:link {text-decoration: none; color: #ffffff; font-weight: normal; border: 0;}
.postzijbalk A:visited {text-decoration: none; color: #ffffff; font-weight: normal; border: 0;}
.postzijbalk A:active {text-decoration: none; color: #ffffff; font-weight: normal; border: 0;}
.postzijbalk A:hover {
	text-decoration: none;
	color: #ffffff;
	;
	font-size: 16px;
	font-weight: bolder;
	border: 0;
}


.postroodzijbalk {
	width: 200px;
	padding-bottom: 0px;
	color: #FF0000;
	margin-left: 0px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FF0000;
}

.postroodzijbalk A:link {text-decoration: none; color: #ffffff; font-weight: normal; border: 0;}
.postroodzijbalk A:visited {text-decoration: none; color: #ffffff; font-weight: normal; border: 0;}
.postroodzijbalk A:active {text-decoration: none; color: #ffffff; font-weight: normal; border: 0;}
.postroodzijbalk A:hover {text-decoration: none; color: #ffffff; font-size: 16px; font-weight: bolder; border: 0;
}


.postmagenta {
	border-top: 6px solid #ed008c;
	width: 200px;
	padding-bottom: 32px;
	color: #ed008c;
	margin-left: 10px;
}

.postmagenta A:link {text-decoration: none; color: #ed008c; font-weight: normal; border: 0;}
.postmagenta A:visited {text-decoration: none; color: #ed008c; font-weight: normal; border: 0;}
.postmagenta A:active {text-decoration: none; color: #ed008c; font-weight: normal; border: 0;}
.postmagenta A:hover {text-decoration: none; color: #ed008c; font-size: 13px; font-weight: bolder; border: 0;}


.postblauw {
	border-top: 6px solid #00CCFF;
	width: 200px;
	padding-bottom: 32px;
	color: #00CCFF;
	margin-left: 10px;
}

.postblauw A:link {text-decoration: none; color: #00CCFF; font-weight: normal; border: 0;}
.postblauw A:visited {text-decoration: none; color: #00CCFF; font-weight: normal; border: 0;}
.postblauw A:active {text-decoration: none; color: #00CCFF; font-weight: normal; border: 0;}
.postblauw A:hover {text-decoration: none; color: #00CCFF; font-size: 13px; font-weight: bolder; border: 0;}


.postzeegroen {
	border-top: 6px solid #1bffd1;
	width: 200px;
	padding-bottom: 32px;
	color: #1bffd1;
	margin-left: 10px;
}

.postzeegroen A:link {text-decoration: none; color: #1bffd1; font-weight: normal; border: 0;}
.postzeegroen A:visited {text-decoration: none; color: #1bffd1; font-weight: normal; border: 0;}
.postzeegroen A:active {text-decoration: none; color: #1bffd1; font-weight: normal; border: 0;}
.postzeegroen A:hover {text-decoration: none; color: #1bffd1; font-size: 13px; font-weight: bolder; border: 0;}


.postgoud {
	border-top: 6px solid #d38314;
	width: 200px;
	padding-bottom: 32px;
	color: #d38314;
	margin-left: 10px;
}

.postgoud A:link {text-decoration: none; color: #d38314; font-weight: normal; border: 0;}
.postgoud A:visited {text-decoration: none; color: #d38314; font-weight: normal; border: 0;}
.postgoud A:active {text-decoration: none; color: #d38314; font-weight: normal; border: 0;}
.postgoud A:hover {text-decoration: none; color: #d38314; font-size: 13px; font-weight: bolder; border: 0;}


.postgrijs {
	border-top: 6px solid #999999;
	width: 200px;
	padding-bottom: 32px;
	color: #999999;
	margin-left: 10px;
}

.postgrijs A:link {text-decoration: none; color: #999999; font-weight: normal; border: 0;}
.postgrijs A:visited {text-decoration: none; color: #999999; font-weight: normal; border: 0;}
.postgrijs A:active {text-decoration: none; color: #999999; font-weight: normal; border: 0;}
.postgrijs A:hover {text-decoration: none; color: #999999; font-size: 13px; font-weight: bolder; border: 0;}


.postrood {
	border-top: 6px solid #ff0000;
	width: 200px;
	padding-bottom: 32px;
	color: #ff0000;
	margin-left: 10px;
}

.postrood A:link {text-decoration: none; color: #ff0000; font-weight: normal; border: 0;}
.postrood A:visited {text-decoration: none; color: #ff0000; font-weight: normal; border: 0;}
.postrood A:active {text-decoration: none; color: #ff0000; font-weight: normal; border: 0;}
.postrood A:hover {text-decoration: none; color: #ff0000; font-size: 13px; font-weight: bolder; border: 0;}


.postgeel {
	border-top: 6px solid #FFFF00;
	width: 200px;
	padding-bottom: 32px;
	color: #FFFF00;
	margin-left: 10px;
}

.postgeel A:link {text-decoration: none; color: #FFFF00; font-weight: normal; border: 0;}
.postgeel A:visited {text-decoration: none; color: #FFFF00; font-weight: normal; border: 0;}
.postgeel A:active {text-decoration: none; color: #FFFF00; font-weight: normal; border: 0;}
.postgeel A:hover {text-decoration: none; color: #FFFF00; font-size: 13px; font-weight: bolder; border: 0;}


.postpaars {
	border-top: 6px solid #7f00ff;
	width: 200px;
	padding-bottom: 32px;
	color: #7f00ff;
	margin-left: 10px;

}

.postpaars A:link {text-decoration: none; color: #7f00ff; font-weight: normal; border: 0;}
.postpaars A:visited {text-decoration: none; color: #7f00ff; font-weight: normal; border: 0;}
.postpaars A:active {text-decoration: none; color: #7f00ff; font-weight: normal; border: 0;}
.postpaars A:hover {text-decoration: none; color: #7f00ff; font-size: 13px; font-weight: bolder; border: 0;}


/* ----------------------------------------- */
/* ------------GLOBALE STRUCTUUR------------ */
/* ----------------------------------------- */

body {
	margin: 0;
	border: 0;
	padding: 0;
	background-image: url("hypebg.png");
	background-repeat: no no-repeat;
  	background-attachment: fixed;
 	background-position: top left;
	background-size: auto;
}

img {
	border: 0;
}

.ttf {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.alignleft {
	text-align: left;
}

.alignright {
	margin-left: 18px;
}


/* --------------------------------------- */
/* ------------INDEX STRUCTUUR------------ */
/* --------------------------------------- */

#header {
	padding: 6px;
	clear: both;
}

#container {
	padding-left: 6px;
	width: 1130px;
}

#footer {
	padding: 6px;
	padding-left: 0px;
	margin-left: 6px;
	clear: both;
}

.columnset {
	width: 220px;
	float: left;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.columntitle {
	width: 220px;
	height: 86px;
	padding-right: 6px;
	padding-bottom: 6px;
}

.columnhead {
	width: 220px;
	height: 20px;
	background-image: url("columnhead.png");
	clear: both;
}

.columnhead_grijs {
	width: 220px;
	height: 20px;
	background-image: url("columnhead_grijs.png");
	clear: both;
}
.columnbody {
	width: 220px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #262626;
	color: #ffffff;
	clear: both;
}
.columnbody_grijs {
	width: 220px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #666666;
	color: #ffffff;
	clear: both;
}
.columnfoot {
	width: 220px;
	height: 20px;
	background-image: url("columnfoot.png");
	clear: both;
}

.columnfoot_grijs {
	width: 220px;
	height: 20px;
	background-image: url("columnfoot_grijs.png");
	clear: both;
	margin-bottom: 0px;
}


/* ---------------------------------------- */
/* ------------PAGINA STRUCTUUR------------ */
/* ---------------------------------------- */

.pagebody {
	width: 906px;
	padding: 6px;
	padding-top: 13px;
	padding-bottom: 11px;
	background-color: #262626;
}


/* ------------------------------------------ */
/* ------------GLOBALE TYPOGRAFIE------------ */
/* ------------------------------------------ */

body {
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.title {
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 6px;
	text-transform: uppercase;
}

.postcontent {
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-top: 14px;
}
.zijbalkcontent {
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 16px;
	margin-top: 16px;
}
.sidebarset {
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}


/* ----------------------------- */
/* ------------LINKS------------ */
/* ----------------------------- */


A:link {text-decoration: none; color: #ffffff; font-weight: normal;}
A:visited {text-decoration: none; color: #ffffff; font-weight: normal;}
A:active {text-decoration: none; color: #ffffff; font-weight: normal;}
A:hover {text-decoration: none; color: #ffffff; font-weight: normal;}

.sidebarset A:link {text-decoration: none; color: #ffffff; font-weight: normal;}
.sidebarset A:visited {text-decoration: normal; color: #ffffff; font-weight: normal;}
.sidebarset A:active {text-decoration: none; color: #ffffff; font-weight: normal;}
.zijbalkcontent A:hover {text-decoration: none; color: #FF0000; font-weight: normal; font-size: 18px;}


A:link {text-decoration: none; color: #ffffff; font-weight: normal;}
A:visited {text-decoration: none; color: #ffffff; font-weight: normal;}
A:active {text-decoration: none; color: #ffffff; font-weight: normal;}
A:hover {text-decoration: none; color: #ffffff; font-weight: normal;}


/*
playback timings (ms):
  RedisCDXSource: 0.993
  exclusion.robots: 0.2
  esindex: 0.015
  PetaboxLoader3.resolve: 87.168 (2)
  LoadShardBlock: 117.536 (3)
  load_resource: 175.925
  PetaboxLoader3.datanode: 134.417 (5)
  captures_list: 156.344
  CDXLines.iter: 32.362 (3)
  exclusion.robots.policy: 0.186
*/