/*
	Hoe Werkt Mijn Lichaam 
	July 2009
	
	--
	Hoe Werkt Mijn Lichaam is een initatief van Woodenshoes. 
	Wij zien nog op zoek naar creative developers! Interesse? Neem contact met ons op via office@meetwoodenshoes.com
	--
	
	Woodenshoes. Tie your laces!
	www.meetwoodenshoes.com
*/

/* handy classes
----------------------------------------------- */

.middle {
	margin: 0 auto;
	padding: 20px 0 0 0;
	}

.footer-width {
	width: 960px;
	}
	
.pos-middle {
	width: 960px;
	margin: 0 auto;
	}	

.left {
	float: left;
	}

.right {
	text-align: right
	}	
	
.white {
	color: #FFF;
	font-weight: bold;
	}
	
.pos-full-white {
	width: 100%;
	background: #FFF;
	}		

strong {
	font-weight: bold;
	}
	
.left a {
	color: #4f7aa5;
	font-weight: bold
	}

.left a:hover {
	color: #363636;
	text-decoration: underline;
	}
	
.big {
	font-size: 14px;
	}	

.clear {
	clear: both;
	}					
	
/* layout
----------------------------------------------- */

body {
background: #b2c8de
}

body#answer {
background: #FFF;
}

#container {
width: 960px;
margin: 0 auto;
}

#container a {
font-weight: bold;
color: #252525;
text-decoration: none;
}

#container a:hover, #container #antwoord a:hover {
text-decoration: underline
}

#container #antwoord a {
font-weight: bold;
color: #4b81ba;
}

	#header {
	background: url(../img/header.jpg) repeat-x;
	width: 100%;
	height: 143px
	}
	
	#answer #header {
	background: url(../img/header-alt.jpg) repeat-x;
	width: 100%;
	height: 143px
	}
	
		#header-content {
		width: 960px;
		margin: 0 auto;
		}
		
	#navigatie {
	float: left;
	display: block;
	width: 720px;
	height: 57px;
	}
	
#zoeken {
	width: 175px;
	float: right;
	margin: 15px 0 0 0;
	}
	
	#zoeken label {
	display: none;
	}
	
	#zoeken input {
	border: 1px solid #959595;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0 0 0;
	width: 120px;
	height: 19px;
	}
	
	#zoeken input#search {
	}
	
	#zoeken input#zoek, #poll input#stem {
	display: block;
	width: 43px;
	border: none !important;
	text-indent: -9000px; text-transform: capitalize; 
	height: 24px;
	cursor: pointer;
	}
	
	#zoeken input#zoek {
	background: url(../img/zoek.jpg) no-repeat;
	}
	
	#poll input#stem {
	background: url(../img/stem.jpg) no-repeat;
	}
	
	input#search {
	padding: 3px 1px 1px 1px;
	height: 18px;
	color: #4b81ba
	}
	
	#zoeken div.submit {
	float: right;
	}
		
	#stel-een-vraag {
	float: left;
	background: #FFF;
	width: 315px;
	height: 244px;
	margin: 0 9px 9px 0;
	color: #FFF;
	/* This is the CSS3 Next Level stuff */
	-webkit-box-shadow: 2px 3px 6px #9aadc0;  
	-moz-box-shadow: 0px 2px 2px 1px #9aadc0;  
	box-shadow: 2px 6px 3px #9aadc0;  
	/**/
	}
		
	#spotlight { 
	float: left;
	background: #FFF;
	width: 636px;
	height: 244px;
	margin: 0 0px 9px 0;
	
	/* This is the CSS3 Next Level stuff */
	-webkit-box-shadow: 2px 3px 6px #9aadc0;  
	-moz-box-shadow: 0px 2px 2px 1px #9aadc0;  
	box-shadow: 2px 6px 3px #9aadc0;  
	/**/	
	}
	
		.antwoord-foto {
		position: relative;
		left: 0;
		top: 0;
		float: left;
		border:1px solid #FFF;
		width: 315px;
		height: 242px;
		overflow: hidden;
		text-align: center;
		z-index: 1;
		}
		
			.antwoord-foto a {
			color: #0063c8;
			text-decoration: none;
			font-weight: bold;
			}
		
			.antwoord-foto a:hover {
			text-decoration: underline;
			}
			
		.antwoord-foto img {
		background: #FFF;
		}
		
		.auteur-foto {
		position: relative;
		width: 315px;
		height: 33px;
		top: 209px;
		z-index: 2;
		text-align: left;
		background: #000;
		filter:alpha(opacity=80);  
		-moz-opacity:0.8;  
		-khtml-opacity: 0.8;  
		opacity: 0.8;  
		}
		
		.auteur-foto span {
		display: none;
		}
		
		.test {
		position: absolute;
		top: 207px;
		padding: 8px 0 9px 7px;
		width: 315px;
		height: 33px;
		color: #FFF;
		z-index: 3;
		text-align: left;
		}
		
		.geef-je-mening {
		display: block;
		}
		
		.auteur-foto-pd {
		display: block;
		padding: 7px 0 9px 7px
		}
		
		.antwoord-tekst {
		float: left;
		width: 300px;
		}
		
		#poll .submit input {
		border: 1px solid #959595;
		font-size: 11px;
		font-weight: bold;
		}
	

		.poll-pd {/*

		padding: 10px;
*/
		}
		
		#home #stel-een-vraag p {
		font-size: 11px;
		}
		
		#home #weblog img {
		float: left;
		margin: 0 15px 5px 0px;
		border: 2px solid #ebebeb
		}
		
		#home #content a {
		font-weight: bold;
		font-size: 13px;
		color: #458ad2;
		text-decoration: none
		}
		
		#home #content a:hover {
		text-decoration: underline
		}
		
		.antwoord-tekst h1 {
		margin: 0 0 10px 0;
		}
	
	div.contentOne {
	margin: 50px 0 0 0; 
	clear: both;
	width:960px;
	/* This is the CSS3 Next Level stuff */
	-webkit-box-shadow: 2px 3px 6px #9aadc0;  
	-moz-box-shadow: 0px 2px 2px 1px #9aadc0;  
	box-shadow: 2px 6px 3px #9aadc0;  
	/**/	
	}
		
	div.contentTwo {
	margin: 10px 0 0 0; 
	clear: both;
	width:960px;
	/* This is the CSS3 Next Level stuff */
	-webkit-box-shadow: 2px 3px 6px #9aadc0;  
	-moz-box-shadow: 0px 2px 2px 1px #9aadc0;  
	box-shadow: 2px 6px 3px #9aadc0;  
	/**/	
	}
	
	#wistudat .wist-je-dat-kop {
	display: block;
	width: 285px;
	margin: 0 0 30px 0;
	}
	
	#wistudat .wist-je-dat-kop h1 {
	float: left;
	}
	
	#wistudat .wist-je-dat-kop .nieuw {
	float: right;
	}
	
	body#answer #content {  
	width: 960px;
	overflow: hidden;
	}
	
	.kolom {
	float: left;
	width: 320px;
	}
	
		.kolom-logo {
		background: url(../img/logo-kolom.jpg) no-repeat top right #FFF; 
		}
		
		.kolom-wit {
		background: #FFF;
		}
	
	#sidebar {
	float: left;
	width: 320px;
	height: 100%;
	}
	
	#ask {
	width: 960px;
	}
	
	#ask h1 {
	color: #4b81ba;
	}
	
	.stel-een-vraag-los {
	background: #FFF;
		-moz-border-radius: 4px;  
		-webkit-border-radius: 4px;  
		border-radius: 4px;  
		border: 1px solid #b8cce1;
	/* This is the CSS3 Next Level stuff */
	-webkit-box-shadow: 2px 3px 6px #9aadc0;  
	-moz-box-shadow: 0px 2px 2px 1px #9aadc0;  
	box-shadow: 2px 6px 3px #9aadc0;  
	/**/	
	margin: 0 0 50px 0;
	}
	
		#ask .highlight {
		color: #38689c
		}
		
		#ask .ask-rechts {
		width: 300px;
		}
		
		#home .stel-je-vraag-button {
		display: block;
		margin: 10px 0 0 0;
		width: 125px;
		height: 44px;
		background: url(../img/stel-je-vraag-home.jpg) no-repeat;
		}
		
		#home .stel-je-vraag-button span {
		display: none;
		}
		
		#ask .stel-je-vraag-button {
		display: block;
		margin: 10px 0 0 0;
		width: 145px;
		height: 56px;
		background: url(../img/stel-je-vraag.jpg) no-repeat;
		}
		
		#ask .ga-verder-button {
		display: block;
		margin: 10px 0 0 0;
		width: 145px;
		height: 57px;
		background: url(../img/ga-verder.jpg) no-repeat;
		}
		
		.verstuur-je-vraag-button {
		display: block;
		margin: 10px 0 0 0;
		width: 182px;
		height: 57px;
		background: url(../img/verstuur-je-vraag.jpg) no-repeat;
		}
		
		.verstuur-je-vraag-button span {
		display: none;
		}
		
		#antwoord-blok {
		width:320px; 
		-moz-border-radius: 4px;  
		-webkit-border-radius: 4px;  
		border-radius: 4px;  
		border: 1px solid #b8cce1;
		}
	
		#stel-zelf-een-vraag {
		width: 320px;
		color: #FFF;
		-moz-border-radius: 4px;  
		-webkit-border-radius: 4px;  
		border-radius: 4px;  
		border: 1px solid #a5b9cf;
		background: #b2c8de;
		}
		
		#stel-zelf-een-vraag a {
		color: #FFF;
		}
		
		#answer-archief #sidebar #stel-zelf-een-vraag {
		width: 300px;
		-moz-border-radius: 4px;  
		-webkit-border-radius: 4px;  
		border-radius: 4px;  
		border: 1px solid #FFF;
		background: #b2c8de;
		}
		
		#sidebar p.let-op {
		margin: 10px 0 0 0; 
		font-size: 12px;
		color: #363636;	
		}
	
	
		.antwoord-blok-pd, .reageer-zelf-pd {
		padding: 10px;
		}
		
		.reminder-pd, .related_answers-pd {
		padding: 10px 10px 0 10px
		}
		
		#reminder .tags a {
		color: #555555;
		}
		
		a.stel-een-vraag  {
		display: block;
		padding: 10px 10px 15px 10px;
		color: #FFF;
		text-decoration: none;
		background: url(../img/stel-een-vraag.jpg) right no-repeat;
		font-size: 23px;
		font-weight: bold;
		}
		
		#answer-archief #sidebar h1 {
		margin: 10px 0 15px 0;
		}
		
		#sidebar .next, #sidebar .prev {
		width: 300px;
		}
		
		.feitjes-navigeren {
		display: block;
		padding: 25px 0 25px 0;
		}
		
		.next {
		float: right;
		text-align: left;
		}
		
		.prev {
		float: left;
		text-align: right;
		}
		
		#sidebar .next a, #sidebar .prev a {
		color: #252525;
		text-decoration: none;
		font-weight: bold;
		}
		
		#sidebar .next a:hover, #sidebar .prev a:hover {
		color: #252525;
		text-decoration: underline;
		}
		
		#sidebar .terug-naar-archief a {
		color: #636363
		}
		
		.tags {
		display: block;
		border: 1px solid #b6cbe0;
		background: #dee8f2
		}
		
			#reminder .tags {
			border: none;
			background: none
			}
			
		.facts p {
		width: 500px;
		}

	.antwoord img {
	float: left;
	margin: 10px 15px 0 0;
	}
	
	.antwoord .antwoord-stuk {
	float: left;
	}
	
	.other_news h2 {
	margin: 0 0 5px 0;
	}
	
	.other_news ul {
	margin: 0 0 10px 25px;
	}
	
	.other_news ul li {
	list-style-type: circle
	font-size: 12px;
	}
	
	#antwoord {
	float: left;
	width: 640px;
	}
	
	
		.pd-answer {
		padding: 20px 0 0 0;
		}
		
		.pd-answer-rechts {
		padding: 20px 20px 20px 20px;
		}	
		
		#antwoord ul, .blogpost ul {
		margin: 0 0 10px 25px;
		}	
		
		#antwoord ul li, .blogpost li {
		list-style-type: circle
		}
		
		#antwoord .intro {
		display: block;
		margin: 0 0 20px 0;
		}
		
		#antwoord #related_answers {
		border: 1px solid #b6cbe0;
		background: #dee8f2
		margin: 0 0 10px 0;
		}
		 
		#antwoord #related_answers ul {
		margin: 10px 0 10px 0;
		list-style-type: none;
		background: #FFF;
		padding: 10px 10px 10px 0;
		}
		
		#antwoord #related_answers ul img {
		float: left;
		margin: 0 10px 0 0;
		}
		
		#antwoord #related_answers ul li {
		display: block;	
		margin: 0 0 10px 0;
		}
		
		#antwoord #related_answers ul li a {
		display: block;
		color: #464646;
		}
		
	#reminder {
	background: #dee8f2;
	border: 1px solid #b2c8de
	}	
	
		#reminder a {
		color: #CCC;
		text-decoration: underline
		}
		
	#reacties {
	clear: both;
	width: 100%;
	background: url(../img/reacties.jpg) repeat-x #b2c8de
	}
	
		.reacties-content {
		width: 960px;
		margin: 0 auto;
		}	
		
		#reageer-zelf {
		margin: 20px 0 0 0;
		float: left;
		width: 320px;
		background: #FFF;
		-moz-border-radius: 4px;  
		-webkit-border-radius: 4px;  
		border-radius: 4px;  
		}
		
		#aantal-reacties {
		float: left;
		width: 620px;
		margin: 3px 0 15px 20px;
		background: url(../img/reacties-top.jpg) top no-repeat #b2c8de
		}
		
		.reacties-bericht {
		display: block;
		margin: 15px 0 15px 60px;
		font-weight: bold;
		color: #626262
		}
		
		.reactie {
		display: block;
		}
		
		.reactie-holder {
		display: block;
		margin: 0 0 10px 0;
		background: #FFF;
		-moz-border-radius: 4px;  
		-webkit-border-radius: 4px;  
		border-radius: 4px;  
		}
		
		.reactie-show-not {
		display: block;
		margin: 0 0 10px 0;
		background: #cadaea;
		-moz-border-radius: 4px;  
		-webkit-border-radius: 4px;  
		border-radius: 4px; 
		}
		
		#goeie-reactie {
		float: left;
		background: url(../img/36.png) no-repeat left;
		}
		
			#goeie-reactie a, #slechte-reactie a {
			margin: 0 0 0 20px;
			text-decoration: none;
			}
			
			#goeie-reactie a:hover, #slechte-reactie a:hover {
			text-decoration: underline;
			}
			
			#goeie-reactie a {
			color: #9dc765;
			font-size: 11px;
			font-weight: bold; 
			}
		
		#beoordeel-reactie {
		display: block;
		margin: 5px 0 0 0;
		padding: 5px 0 0 0;
		border-top: 1px dotted #cccccc;
		
		}
			
		#slechte-reactie {
		float: left;
		margin: 0 0 0 15px;
		background: url(../img/37.png) no-repeat left;
		}
			#slechte-reactie a {
			color: #e38585;
			font-size: 11px;
			font-weight: bold; 
			}
		
			.reactie-show-not a {
			color: #6c6e71;
			}
		
			.gegevens {
			width: 250px;
			float: left;
			}
			
				.tijdstip {
				color: #959595;
				}
				
				.naam {
				color: #4b81ba;
				font-weight: bold;
				}
				
			.bericht {
			float: left;
			width: 300px;
			}
			
	.archief {
	width: 640px;
	}
	
	.contact-pd {
	padding: 12px 0 0 0;
	}
	
	span.nieuw {
	border-top: 1px solid #c2c2c2
	display: block;
	height: 20px;	
	text-align: center
	}
	
	span.nieuw a {
	padding: 10px 0 3px 0;
	width: 70px;	
	display: block;
	border: 1px solid #c2c2c2;
	padding: 2px;
	} 	
			
	.bekijk-ook-eens {
	float: left;
	width: 315px;
	background: #FFF;
	/* This is the CSS3 Next Level stuff */
	-webkit-box-shadow: 2px 3px 6px #9aadc0;  
	-moz-box-shadow: 0px 2px 2px 1px #9aadc0;  
	box-shadow: 2px 6px 3px #9aadc0;  
	/**/
		-moz-border-radius: 4px;  
		-webkit-border-radius: 4px;  
		border-radius: 4px;  
		border: 1px solid #b8cce1;
	}
	
		.bekijk-ook-eens h1 {
		color: #4b81ba
		}
		
		.bekijk-ook-eens h2 {
		font-size: 18px;
		margin: 10px 0 0 0;
		color: #898989
		}
		
	.bekijk-ook {
	color: #4b81ba;
	font-weight: bold;
	}	
		
	body#answer #footer {
	padding: 10px 0 40px 0;
	margin: 0;
	border-top: 1px solid #9db2c6;
	font-size: 14px;
	}
	
	body#question #footer {
	display: none;
	}
	
	#footer {
	margin: 40px 0 40px 0;
	border-top: 1px solid #9db2c6;
	font-size: 14px;
	}
	
	ul.footer-links {
	float: left;
	list-style-type: none;
	width: 240px;
	}
	
	ul.footer-links li a {
	display: block;
	color: red;
	}
	
	#answer #footer {
	background: #b2c8de
	}

.pd {
	padding: 15px;
	}
	
	.pd-bedankt {
	padding: 10px 15px 0px 15px;
	}

/* navigation
----------------------------------------------- */

ul.home {
	list-style-type: none;
	padding: 16px 0 0 0;
	width: 720px;
	}

ul.home li {
	display: inline;
	margin: 0 17px 0 0;
	}
	
	ul.home a {
	color: #959595;
	text-decoration: none;
	}
	
	ul.home a:hover {
	color: #464646;
	text-decoration: none;
	}	

/* typography
----------------------------------------------- */

body {
	font-family: "Helvetica Neue", "Arial";
	}
	
#container {
	font-size: 12px;
	}	

.small {
	color: #959595;
	font-size: 11px;
	}
	
ul.home {
	font-size: 16px;
	}

h1 {
	font-size: 26px;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 24px;
	}	
	
#stel-een-vraag h1, #spotlight h1, #antwoord-blok h1, .kolom h1 {
	color: #4b81ba;
	}
	
	.kolom h1 {
	margin: 0 0 10px 0;
	}
	
	.kolom {
	line-height: 19px;
	}
	
	#antwoord-blok h2 {
	font-size: 19px;
	color: #92adca
	}
	
	#antwoord-blok h1 {
	line-height: 29px;
	}
	
#antwoord {
	font-size: 14px;
	color: #363636
	}
	
	.ads {
	display: block;
	padding: 10px 10px 10px 0;
	margin: 0 0 10px 0;
	}

	#antwoord .intro, #antwoord .body {
	line-height: 19px;
	}
	
	#answer .intro {
	font-style: italic;
	color: #959595
	}
	
	#antwoord .intro p, #antwoord .body p, .blogpost p {
	padding: 5px 0 10px 0;
	}
	
	.blogpost .antwoord-foto {
	float: left;
	margin: 15px 15px 15px 0;
	}
	
	.blogpost img {
	float: left;
	margin: 0px 15px 15px 0;
	border: 2px solid #ebebeb
	}
	
	.blogpost {
	line-height: 24px;
	}
	
	#answer .antwoord-foto {
	float: right;
	-moz-border-radius: 4px;  
	-webkit-border-radius: 4px;  
	border-radius: 4px; 
	margin: 20px 0px 20px 20px; 
	background: url(../img/foto-ontbreekt.jpg) no-repeat #FFF;
	}
	
	#home .antwoord-foto {
	background: url(../img/foto-ontbreekt.jpg) no-repeat #FFF;
	}
	
	
	.door {
	display: block;
	font-size: 14px;
	color: #616161;
	margin: 25px 0 0 0; 
	}
	
	.door * {
	margin:0;
	}
		
	.door p.auteur {
	line-height:16px;
	}
	
	.door img {
	float: left;
	}
	
#reminder {
	font-size: 13px;
	}
	
	.body .highlight, .highlight, .blue-highlight {
	color: #4b81ba;
	font-weight: bold
	}	
	
	#aantal-reacties {
	font-size: 14px;
	}
	
	#reageer-zelf h1 {
	color: #b2c8de
	}
	
	.pos-middle #sidebar h1, .pos-middle .left h1 {
	margin: 10px 0 0 0;
	color: #FFF;
	}
	
	.paging {
	clear: both;
	width: 550px;
	padding: 25px 0 0 0;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	word-spacing: 0.25em;
	}
	
	.paging span a {
	font-size: 14px;
	float: left;
	display: block;
	width: 15px;
	height: 20px;
	margin: 0 3px 0 3px;
	border: 2px solid #FFF;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #e1e7ee;
	color: #FFF
	}
	
	.paging a:hover {
	color: #959595;
	background: #FFF
	}
	
	.paging a {
	font-size: 14px;
	float: left;
	display: block;
	width: 100px;
	height: 20px;
	margin: 0 3px 0 3px;
	border: 2px solid #FFF;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #e1e7ee;
	color: #FFF;
	font-size: 13px;
	}
	
	.paging .current {
	float: left;
	width: 15px;
	height: 20px;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	color: #464646
	}
	
	.pos-middle .antwoord, .pos-middle .feitje, .pos-middle .blogpost {
		margin: 20px 0 0 0;
		float: left;
		width: 640px;
		background: #FFF;
		-moz-border-radius: 4px;  
		-webkit-border-radius: 4px;  
		border-radius: 4px; 
		/* This is the CSS3 Next Level stuff */
		-webkit-box-shadow: 2px 3px 6px #9aadc0;  
		-moz-box-shadow: 0px 2px 2px 1px #9aadc0;  
		box-shadow: 2px 6px 3px #9aadc0;  
	}
	
	h2.question, h2.feit, .left h2 {
	color: #4b81ba;
	font-weight: bold;
	font-size: 20px;
	}

	h2.question a {
	text-decoration:none;
	}
	
	h2.feit {
	margin: 0 0 10px 0;}
	}
	
	.pos-middle .antwoord a, .pos-middle .feitje a {
	color: #4b81ba;
	}
	
	.pos-middle .antwoord a:hover, .pos-middle .feitje a:hover {
	text-decoration: underline;
	color: #b2c8de;
	}
	
	.flick {
	color: #0063c8;
	}
	
	.flickr {
	color: #ff0084
	}
	
	.test a {
	text-decoration: none;
	}
	
	.test a:hover {
	color: #0063c8;
	}
	
	
	
/* forms
----------------------------------------------- */

	#home textarea, #answer textarea {
	margin: 10px 0 10px 0;
	border: 1px solid #959595;
	border-top: 4px solid #bebebe;
	padding: 5px;
	width: 280px;
	height: 80px;
	}
	
	#ask .stel-een-vraag-los textarea {
	margin: 10px 0 10px 0;
	border: 1px solid #959595;
	border-top: 4px solid #bebebe;
	padding: 5px;
	width: 240px;
	height: 80px;
	}
	
	#home textarea {
	height: 60px;
	}
	
	.inschrijven, #AnswerEmail {
	padding: 3px;
	border: 1px solid #bebebe;
	}
	
	.inschrijven {
	margin: 0 0 0 10px;
	padding: 2px;
	background: #ededed;
	}
	
	#reminder label {
	float: left;
	padding: 3px 5px 0 0;
	}
	
	#reminder .input {
	float: left;
	display: inline
	}
	
	#reminder .text {
	float: left;
	}
	
	#reageer-zelf input {
	border: 1px solid #959595;
	padding: 5px;
	width: 280px;
	}
	
	#ask input {
	border: 1px solid #959595;
	border-top: 4px solid #bebebe;
	padding: 5px;
	width: 280px;
	margin: 10px 0 0 0;
	}
	
	#ask .checkbox {
	float: left;
	width: 20px;
	border: none;
	margin: none;
	}
	
	#ask .check-tekst {
	float: left;
	display: block;
	margin: 7px 0 0 7px;
	}
	
	#ask .checkbox-holder {
	display: block;
	width: 280px;
	height: 10px;
	}
	
	#ask-middle ul {
	list-style-type: none;
	}
	
	#ask-middle li {
	display: block;
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #d6d6d6
	}
	
	#ask-middle li a {
	display: block;
	color: #4b81ba;
	text-decoration: none;
	}
	
	#ask-middle li a:hover {
	color: #2f5e91
	}	
	
	.bedankt-voor-je-vraag {
	float: left;
	width: 640px;
	color: #363636;	
	font-size: 14px;
	}
	
/*
	#home .submit input {
	margin: 10px 0 0 0;
	border: 1px solid #959595;
	padding: 5px;
	}
*/
	
	#reageer-zelf label {
	display: block;
	margin: 3px 0 3px 0;
	}
	
	#reageer-zelf textarea {
	border: 1px solid #959595;
	padding: 5px;
	width: 280px;
	}

	#reageer-zelf .voegtoe {
	background: #ededed;
	padding: 4px;
	width: 85px;
	margin: 10px 0 0 0;
	}
	
	#footer {
	font-size: 14px;
	color: #4f6378
	}
	
	#footer a {
	text-decoration: underline;
	color: #6885a1;
	}
	
	#PollAnswer5 {
	padding: 0 5px 0 0 ;
	}
	
	#ask-right input {
	border: 1px solid #d6d6d6;
	padding: 5px; 
	width: 200px;
	}
	
	#home #QuestionAddForm p {
	color: #363636;
	}

	#topbarbanner {
	position: absolute;		
	top: 0px;
	left:50%;
	padding: 12px 0 0 12px;
	}
	
	#ask-right .message {
	background: #ffb5b5;
	border: 1px solid #ff7c7c; 
	padding: 5px;
	margin: 0 0 10px 0;
	} 


/* hacks
----------------------------------------------- */

@media screen and (-webkit-min-device-pixel-ratio:0) 
{
body {
	font-family: "Helvetica Neue", "Arial", "Lucida Grande";
	font-size: 12px;
	line-height: 18px; 
	}
	
	h1 {
	font-family: "Helvetica Neue"
	}
	
	#home textarea {
	height: 35px;
	}
	
	#home #spotlight {
	font-size: 11px;
	}
}

	
/* resources 
----------------------------------------------- */

.bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 45px;
     padding-right: 5px;
     margin-bottom: -50px;
     font-size: 700%;
     color: #dadada;
 }

 .bqend {
     float: right;
     height: 25px;
     margin-top: 0px;
     padding-top: 25px;
     font-size: 700%;
     color: #dadada;
 }

