@charset "utf-8";
/* CSS Document */

@import url(../../JoolCommon/css/style.css);

html {
	background: #f2f2f2 url(../afbeeldingen/background.png) left top repeat-x;
}

.blogwrapper ul, p {
	font-size: 1.4em;
	line-height: 1.6em;
	color: #333;
}

#header {
	height: 42px;	
	z-index: 2;
	margin-bottom: 18px;
}

#header ul#productmenu {
	position: absolute;
}

a {
	color: #0e8eb5;	
}

h1 > a {
	text-decoration: underline;
	font-weight: bold;
}

/* Intro **************************/

div.intro {
	background: url(../afbeeldingen/blogbackground.png) left top no-repeat;
  *background: url(../afbeeldingen/blogbackgroundIE6.png) left top no-repeat;
	height: 72px;
	width: 713px;	
	position: relative;
}

div.intro > div:first-child {
	padding: 15px 50px 0 40px;
}

div.intro > div:first-child > p {
	font-size: 16px;
	margin: 0;	
}


/* First level **************************/

div.lvl1 {
	background: url(../afbeeldingen/blogbackground.png) left -72px no-repeat;
	*background: url(../afbeeldingen/blogbackgroundIE6.png) left -72px no-repeat;
  width: 713px;
	position: relative;
	min-height: 75px;
}

div.lvl1 > div:first-child {
	margin: 0 50px 0 40px;
	padding: 20px 0 1px 0;
}

div.lvl1 > div:first-child > h1 {
	font-size: 3em;
	margin: 0;
	letter-spacing: -0.05em;
}

div.lvl1 > div:first-child > p {
	font-size: 1.8em;	
	margin-top: 0.5em;
	line-height: 1.5em;
}

div.lvl1 > div:first-child > p + p  {
	background: url(../../JoolCommon/afbeeldingen/gradient.png) bottom left repeat-x;	
	padding-top: 0.5em;
	padding-bottom: 20px;
}



/* Second level **************************/

div.lvl2 {
	background: url(../afbeeldingen/blogbackgroundcenter.png) left top repeat-y;
	width: 713px;	
	position: relative;
}

div.lvl2 > div:first-child {
	margin: 0 50px 0 40px;
	padding: 20px 0 10px 0;
	border-bottom: 1px solid #cecece;
}

div.lvl2 > div:first-child > h1 {
	font-size: 1.8em;
	margin: 0;
}

div.lvl2 > div:first-child > p > a {
	font-weight: bold;
}



/* Third level **************************/

div.lvl3 {
	background: url(../afbeeldingen/blogbackgroundcenter.png) left top repeat-y;
	width: 713px;	
	position: relative;
	min-height: 200px; 
}

div.lvl3 > div.entry {
	margin: 0 50px 0 40px;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #cecece;
	position: relative;
}


div.lvl3 > div.entry > h1 {
	font-size: 1.4em;
	margin: 0 7em 0 0;
}

div.lvl3 > div.entry > p {
	position: absolute;
	right: 0;
	top: 0.6em;
	width: 6em;
	color: #d4d4d4;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}

div.lvl3 > div.entry > p > span {
	display: block;
	text-align: center;
}

div.lvl3 > div.entry > p > span:first-child {
	font-size: 3.4em;
	line-height: 1em;
}

div.lvl3 > div.entry > p > span:first-child + span {
	font-size: 1.1em;
	line-height: 1em;
	margin-top: -0.3em;
}


/* Tagcloud **************************************/

div#tagcloud {
	position: absolute;
	top: 0;
	left: 720px;
	width: 220px;
	background: url(../afbeeldingen/tagcloud.png) left top no-repeat;
	border: none;
	min-height: 341px;
	padding: 0;
	margin: 0;
}

div#tagcloud > h1 {
	padding: 0;
	margin: 0;
	background:url(../../JoolCommon/afbeeldingen/groove.png) left bottom repeat-x;
	padding: 14px 18px 8px 18px;
	color: #666;
	font-size: 1.3em;
}

div#tagcloud > p {
	background:url(../../JoolCommon/afbeeldingen/groove.png) left bottom repeat-x;
	font-size: 1.4em;
	padding: 0 18px 1em 18px;
	line-height: 1.4em;
}

div#tagcloud > p > a {
	color: #999;
	margin-right: 1em;
	font-weight: bold;
}

div#tagcloud > p > a:hover {
	color: #0e8eb5;
	text-decoration: underline;
}

div#tagcloud > p > select {
	font-size: 0.9em;
	color: #666;
}

/* Link to archive ***********************/

div#archivelink {
	background: url(../afbeeldingen/blogbackground.png) left bottom no-repeat;
  *background: url(../afbeeldingen/blogbackgroundIE6.png) left bottom no-repeat;
	width: 713px;
	height: 80px;
	padding: 50px 0 0 0;
}


div#archivelink > p {
	margin: 0 50px 0 40px;
}

div#archivelink > p > a {
	font-weight: bold;
}

/* timestamp ******************************/

div.timestamp {
	position: absolute;
	left: 700px;
	background: url(../afbeeldingen/timestamp.png) left top no-repeat;
  *background: url(../afbeeldingen/timestamp-trans.png) left top no-repeat;
	width: 240px;
	height: 93px;
	top: 3.3em;	
}

div.lvl1 > div.timestamp {
	top: 4.5em;
}

div.timestamp > p > span {
	text-transform: uppercase;
	position: absolute;
	font-weight: bold;
	display: block;
}

div.timestamp > p > span:first-child { /* voornaam */
	color: #333;
	font-size: 18px;
	left: 19px;
	top: 21px;	
	letter-spacing: -0.05em;
}

div.timestamp > p > span:first-child + span { /* achternaam */
	color: #999;
	font-size: 18px;
	left: 19px;
	top: 39px;	
	letter-spacing: -0.05em;
}

div.timestamp > p > span:first-child + span + span { /* dag */
	color: white;
	font-size: 42px;
	text-align: center;
	width: 70px;
	left: 165px;
	top: 16px;
	line-height: normal;
}

div.timestamp > p > span:first-child + span + span + span { /* maand */
	color: white;
	font-size: 11px;
	text-align: center;
	width: 70px;
	left: 165px;
	top: 56px;
	text-transform: none;
	letter-spacing: -0.05em;
}

div.timestamp > p > span:first-child + span + span + span + span { /* reacties */
	color: #09c;
	font-size: 12px;
	left: 19px;
	top: 56px;
}

/* Syndication ********************/
div.intro > div:first-child + div > p {	
	position: absolute;
	left: 700px;
	top: 0;
	margin-top: 68px;
}

div.intro > div:first-child + div > p > a {
	color: #666;
	display: block;
	height: 38px;
	width: 157px;
	padding: 10px 0px 0 19px;
	background: url(../afbeeldingen/syndication.png) left top no-repeat;
  *background: url(../afbeeldingen/syndication-trans.png) left top no-repeat;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -0.05em;	
}

div.intro > div:first-child + div > p > a > span {
	color: white;
	right: 7px;
	position: absolute;
	top: 10px;
}

/* Search **************************/
div.intro > div:first-child + div > form {
	background: url(../afbeeldingen/search.png) left top no-repeat;
	width: 223px;
	height: 46px;
	position: absolute;
	left: 718px;
	top: 8px;
	display: block;
	margin: 0;
	padding: 0;
}


div.intro > div:first-child + div label{
	position: absolute;
	left: 50px;
	top: 16px;
	color: #999;
	font-style: italic;	
	font-size: 12px;
	display: block;
}

div.intro > div:first-child + div  input {
	border-width: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 13px;
	left: 50px;
	width: 140px;
	font: 12px;
	padding: 3px 0;		
	font-size: 12px;
	background: white;
}

div.intro > div:first-child + div input.showLabel {
	background: none;
	font-style: italic;
	color: #999;
}

div.intro > div:first-child + div button {
	position: absolute;
	display: block;
	width: 41px;
	height: 40px;
	left: 5px;
	top: 4px;
	border: none;
	padding: 0;
	margin: 0;
	background: none;
	cursor: pointer;
}

div.intro > div:first-child + div button > span {
	display: none;
}