@charset "utf-8";
/* CSS Document */

@import url(../../JoolBlog/css/style.css);

div.intro > div:first-child > p {
	text-align: right;
	font-weight: bold;
	font-size: 1.3em;
	padding-top: 3px;
}

div.intro > div:first-child > p > a {
	color: #333;
	text-decoration: underline;
	float: left;
	font-size: 1.2em;
}

#container > div#blogentry {
	position: relative;
	width: 700px;
}

#container > div#blogentry > div#maincontent > h1 {
	background: url(../../JoolBlog/afbeeldingen/blogbackground.png) left -72px no-repeat;
	width: 623px;	
	padding: 15px 50px 10px 40px;
	margin: 0;
	font-size: 3em;
	letter-spacing: -0.05em;
}


div.blogwrapper {
	background: url(../../JoolBlog/afbeeldingen/blogbackgroundcenter.png) left top repeat-y;
	width: 623px;	
	position: relative;
	padding: 0 50px 0.7em 40px;
}

div.blogwrapper > div:first-child > *:first-child {
	margin-top: 0;
}

div.blogwrapper > div:first-child > p:first-child {
	font-size: 1.8em;
}

div.blogwrapper > div:first-child p {
	clear: left;
}

div.blogwrapper > div:first-child img {
	float: left;
	margin: 0.4em 0.9em 0.4em 0;
}

div.blogwrapper > div:first-child h2 {
	color: #333;
}

div.blogwrapper h2 {
	font-size: 1.5em;
}

div.timestamp {
	top: 45px;
}

div#tagcloud {
	top: 240px;
}

/* Related items ****************************/

div#related {
	background: url(../../JoolBlog/afbeeldingen/blogbackground.png) left bottom no-repeat;
	min-height: 50px;
	width: 623px;	
	padding: 0 50px 50px 40px;
}

div#related > h1 {
	border-top: 1px solid #dadada;
	font-size: 1.4em;
	margin: 0 0 0.7em 0;
	padding-top: 0.7em;
	color: #333;	
}

div#related > ul {
	margin: 0 0 0 1em;
	padding: 0;
	font-size: 1.4em;
	color: #09c;
	line-height: 1.6em;
}

div#related > ul a {	
	font-weight: bold;
	color: #09c;
}

/* Tools ****************************/
div#tools {
	height: 31px;
	width: 702px;
	background: url(../afbeeldingen/tools.png) left top no-repeat;
	color: #666;
	font-weight: bold;
	margin-top: 26px;
	padding-top: 9px;	
	position: relative;
}

div#tools p {
	font-size: 1.2em;
	color: #666;
	margin: 0 0.3em 0 21px;
	padding: 0;
	float: left;
}

div#tools ul {
	float: left;
	list-style: none;
	margin: 3px 0 0 0;
	padding: 0;		
}

div#tools ul li {
	float: left;
	padding: 0 5px;
	height: 1.2em;
	border-right: 1px solid #c0c3cb;
}

div#tools li a {
	display: inline-block;
	width: 20px;
	height: 20px;
	color: #666;
	font-size: 1.2em;
	position: relative;
	top: -4px;
}

div#tools li a {
	background: url(../afbeeldingen/share.png);
}

div#tools li:first-child + li a {
	background-position: -20px 0;
}

div#tools li:first-child + li + li a {
	background-position: -40px 0;
}

div#tools li:first-child + li + li + li a {
	background-position: -60px 0;
}

div#tools li:first-child + li + li + li + li a {
	background-position: -80px 0;
}

div#tools li:first-child + li + li + li + li + li a {
	background-position: -100px 0;
}

div#tools li:first-child + li + li + li + li + li + li a {
	background-position: -120px 0;
}

div#tools li:first-child + li + li + li + li + li + li,  div#tools li#print, div#tools li#email {
	border: none;
}

div#tools li a span {
	display: none;
}

div#tools li#print a, div#tools li#email a {
	width: auto;	
	position: absolute;
	top: 6px;
	padding-top: 5px;
	padding-left: 20px;
	min-height: 16px;
	background: left center url(../afbeeldingen/email.png) no-repeat;
}

div#tools li#print a {
	right: 10em;
	background-image: url(../afbeeldingen/print.png);
}

div#tools li#email a {
	right: 22px;
}

/* Comments *********************/

div#comments {
	width: 700px;
	background: url(../../JoolBlog/afbeeldingen/groove.png) left bottom repeat-x;
	padding-bottom: 1em;
}

div#comments ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

div#comments ol li {	
	margin: 2.2em 0 0 0;
	position: relative;
	padding: 0 0 0 0;
}

div#comments > ol > li:first-child {
	margin-top: 0;
}

div#comments ol li p {
	margin: 0.7em 0;
}

div#comments > ol > li {	
	background: url(../afbeeldingen/profile.png) 10px 2.1em no-repeat;
}

div#comments > ol > li > p {
	padding-left: 90px;
}

div#comments > ol > li li {
	padding: 0 0 0 90px;
	background: url(../afbeeldingen/profile.png) right 2.1em no-repeat;
}

div#comments > ol > li li > p {
	padding-right: 90px;
}

div#comments ol li p:first-child {
	margin: 0 0 0.5em 0;
	background: url(../../JoolBlog/afbeeldingen/groove.png) left top repeat-x;
	padding-top: 1em;
	min-height: 1em; /* volstrekt nutteloos, behalve voor IE7 */
}

div#comments > ol > li:first-child > p:first-child {
	background: none; /* zucht */
}

div#comments ol li p:first-child span {
	font-weight: bold;
}

div#comments ol li p:first-child > a {
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: -0.03em;
	padding-left: 15px;
	background: url(../afbeeldingen/arrow.png) left 0.2em no-repeat;
	margin-left: 0.7em;
}

/* reply ********************/
div#reply {
	background: url(../afbeeldingen/newcommentbackground.png) left top no-repeat;
	width: 611px;
	min-height: 315px;
	margin: 3em 0 0 90px;
	position: relative;
}

div#reply form {
	padding: 77px 40px 0 42px;
	margin: 0;
	display: block;
}

div#reply h2 {
	font-size: 1.8em;
	position: absolute;
	top: 23px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div#reply form label {
	font-size: 1.4em;
	font-weight: bold;
}

div#reply form input[type="checkbox"] + label {
	font-weight: normal;
	font-size: 1.1em;
}

div#reply fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

div#reply fieldset > legend {
	display: none;
}

div#reply fieldset > legend + div {
	width: 200px;
	float: left;
}

div#reply fieldset > legend + div + div {
	width: 289px;
	float: right;
}

div#reply input[type="text"],  div#reply textarea {
	display: block;
	width: 100%;
	margin: 0.8em 0 0.5em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

div#reply label#labelsubject, div#reply input#es  {
	position: absolute;
	left: -300em;
}

div#reply button {
	float: right;
	font-size: 16px;	
	color: white;
	font-weight: bold;
	border: none;
	background: none;
	display: block;
	height: 39px;
	width: 169px;
	background: url(../../JoolBlog/afbeeldingen/staticbutton.png) left top no-repeat;
	cursor: pointer;
	position: relative;
	padding: 0 0 0 0;
	margin: 1em 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

div#reply button span {
	margin-left: 25px;
	width: 169px;
	text-align: left;
	display: block;
	line-height: 39px;
	margin-top: -0.15em;
}

div#reply button:hover {
	color: #b2d500;
	background-position: left bottom;
}

div#reply form p {
	float: left;
	color: white;
	font-style: italic;	
	font-size: 1.2em;
	margin-top: 2em;
}

div#reply form p > span {
	color: black;	
}

div#reply input.error,  div#reply textarea.error{
	border: 3px solid red; /* Outline is veel fraaier, maar hey, dat snapt IE7 uiteraard weer niet */
}