/* Stylesheet Taalmeester, algemeen
 * Version: $Id: taalmeester.css,v 1.14 2010/04/12 08:37:24 telnotap Exp $
 */
@import('./reset.css');

.noCss {
	display:none;
}

/* algemene pagina definities */
body {
	text-align:center;
	font-size: 12px;
	font-family: Arial, sans-serif;
	padding: 0;
	margin: 0;
	background: #fff url(../gfx/background.jpg) top center no-repeat;
}

#sitecontainer img {
	border: none;
	margin-right: 20px;
}

h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,select{
	margin:0;
	padding:0;
}

/* basislayout */
#sitecontainer {
	width:  972px;
	margin: 60px auto;
	text-align: left;
	position:relative;
	background-color: #fff;
}

#linkernavigatie {
	height: 40px;
	margin-top: -235px;
	float: left;
	padding-left: 430px;
	background: url(../gfx/logo.jpg) top left no-repeat;
}

#inhoud {
	display:block;
	float:left;
	width: 550px;
	min-height: 400px;	
	margin:40px;
}


#extrainhoud {
	float:left;
	width: 300px;
	display:block;
	padding-left:20px;
	border-left: 1px solid #ccc;
	margin-top: 20px;
	zoom:1;
}

#voettekst {
	clear:both;
	width: 972px;
	height: 29px;
	text-align:center;
	background: url(../gfx/footer.jpg) repeat-x;
	color: #ffffff;
	font-size: 11px;
}


/* links in the site */
a, a:active, a:link, a:visited {
	color: #340C96;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #80de00;
}

/* headers en paragrafen */
h1, h2, h3, h4, h5, h6 {
	color: #4F8000;
}

h1 {
	font-weight: normal;
	font-size: 30px;
	font-family: Arial;
}

h2 {
	font-weight: normal;
	font-size: 25px;
	font-family: Arial;
}

h3 {
	font-weight: normal;
	font-size: 20px;
	font-family: Arial;
	font-style: italic;
	margin-bottom: 5px;
	margin-top: 5px;
}

h4 {
	margin-bottom: 3px;
	color: #4F8000;
}

h6 {
	margin-bottom: 10px;
}

#inhoud ul, #extrainhoud div.paragraphs ul {
	list-style:none;
	padding:0;
}

#beginInhoud {
	margin-bottom: 10px;
}

.quizpage h1 {
visibility: hidden;
}

/* formulieren */
fieldset {
	border:none;
	margin:0;
	padding:20px;
	width: 300px;
}

form fieldset label {
	float:left;
	text-align: right;
	width: 60px;
	margin-right: 10px;
	font-weight: bold;
	padding-top: 5px;
}

form fieldset input {
	border: none;
	width: 200px;
	height: 15px;
	padding: 5px;
	background-color: #eaeaea;
	border: 1px solid #4F8000;
	color: #000;
}

form fieldset textarea {
	border: none;
	width: 200px;
	height: 80px;
	padding: 5px;
	background-color: #eaeaea;
	border: 1px solid #4F8000;
	color: #000;
}

form fieldset p, form fieldset div.input {
}

form fieldset input[type=submit] {
	border: none;
	background: url(../gfx/verstuur.png) top left;
	width: 150px;
	height: 30px;
	color: white;
	cursor: pointer;
	margin-left: 150px;
	text-transform: uppercase;
	
}

/* navigatie */
#hoofdnavigatie, #voetnavigatie, #kruimelpad ul {
	background:none;
	list-style:none;
}

#hoofdnavigatie li, #voetnavigatie li, #kruimelpad ul li {
	background:none;
	display:inline;
}

#voetnavigatie a {
	font-weight:normal;
	text-transform:uppercase;
}

#hoofdnavigatie {
	list-style:none;
}

#hoofdnavigatie li {
	float:left;
	padding: 0px;
	text-align: center;
	margin: 0px;
}

#hoofdnavigatie li a {
	display:inline-block;
	color: #FFC603;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 7px;
	margin-left: 20px;
}

#hoofdnavigatie li a span {
	text-align: center;
}

#hoofdnavigatie li a:hover {
	color: #000;
}

#hoofdnavigatie li.hierbenik a{
	color: #000;
}

#hoofdnavigatie #nav1 {
	padding-left: 5px;	
}
#hoofdnavigatie #nav2 {
	padding-left: 5px;
}
#hoofdnavigatie #nav3 {
	padding-left: 5px;
}
#hoofdnavigatie #nav4 {
	padding-left: 5px;
}
#hoofdnavigatie #nav5 {
	padding-left: 5px;
}

#voettekst ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-top: 8px;
}

#voettekst ul li {
	display:inline;
	margin: 10px;
	font-size: 12px;
}

#voettekst ul li a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#voettekst ul li a:hover {
	color: #FFC603;
}

/* Paginering */
ul.paginering {
	clear: both;
	margin:0;
	margin-top: 20px;
	width: 500px;
	text-align: right;
}

#inhoud ul.paginering li {
	list-style: none;
	display: inline;
	margin: 5px;
	padding: none;
	color: #340C96;
	font-weight: bold;
}

#inhoud ul.paginering li a {
	color: #4F8000;
	text-decoration: none;
}

#inhoud ul.paginering li a:hover {
	color: #340C96;
}

/* siteonderdelen */
#logo {
	width: 972px;
	height: 195px;
	background-color: #ffffff;
}

#logo object {
	float: left;
}

#kruimelpad {
	position:absolute;
	top: 80px;
	left: 20px;
	width: 630px;
}

.homepage #kruimelpad{
	display:none;
}

#kruimelpad ul{
	padding:0;
}

#kruimelpad li {
	padding-right: 20px;
}

#kruimelpad li, #kruimelpad li a {
	color: #717171;
}

div.search h3{
	display:none;
}

#zoekformulier fieldset{
	width: 280px;
}

#zoekformulier input.searchvalueinput {
	height:16px;
	padding: 5px;
	width: 203px;
	border: none;
	background-color: #fff;
	background-image: url(../gfx/bg_searchbox.gif);
	color: #000;
	float:left;
	font-size: 12px;
	margin:0;
}

input.searchbutton {
	display: inline;
	font-size: 0px;
	line-height: 0;
	overflow: hidden hidden;
	text-decoration: none;
	width: 61px;
	height: 31px;
	text-indent: -99999px;
	border:0px;
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	background-image: url(../gfx/btn_search.jpg);
	font-size: 12px;
	padding: 5x;
	cursor: pointer;
	margin:0;
	margin-top: -2px;
	margin-left: 5px;
}

/* 	Pagina: Home */
div.flashWide {
	background-color: #dcdcdb;
}

/* 	Pagina: Artikelen */

div.paginaelement div.date {
	margin-left: 220px;
	font-size: 11px;
	color: #000;
}

div.paginaelement, div.faq {
	padding: 10px;
	position:relative;
	clear: both;
}

#inhoud {
	width: 500px;
	padding-right: 30px;
}

#inhoud div.medium {
	float: left;
}

div.article {
	max-width: 500px;
	margin-top: 20px;
	border-top: 1px dashed #cdcdcd;
}

div.article h3, div.homep h3 {
	margin:0;
	font-size: 14px;
	font-weight: normal;
	color: #80de00;
	margin-left: 220px;
}

div.article h3 {
	margin-bottom: 5px;
	padding-top: 10px;
}

div.article h3 a, div.homep h3 a {
	color: #80de00;
	font-weight: bold;
	text-decoration: none;
}

div.article div.afbeelding {
	width:202px;
	height:135px;
	float:left;
	margin-top: -40px;
	margin-right: 20px;
	overflow:hidden;
}

div.article a.leesmeer {
	display: block;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	clear: both;
}

#inhoud div.article p {
	margin-left: 0px;
}

/* 	Pagina: Episodes */
div.episode {
	width: 480px;
	padding: 20px;
	position:relative;
}

div.episode div.medium{
	width:145px;
	height:116px;
	float:left;
	margin-top: -20px;
	margin-right: 20px;
	overflow:hidden;
}

div.episode h4 {
	margin:0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
	color: #4F8000;;
	margin-left: 165px;
	margin-bottom: 0.5em;
}

div.episode h6 {
	margin:0;
	color: #4F8000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 0.5em;
}

div.episode p {
	margin:0;
	display:block:
	line-height: 1.5em;
}

div.episode ul {
	list-style:none;
}

div.episode p.intro {
	width: 350px;
	padding-right: 30px;
}

div.episode ul.stream a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin-top: -5px;
	padding: 5px;
	padding-left: 30px;	
	background-image: url(../gfx/icon_uitzendinggemist.jpg);
	background-repeat: no-repeat;

}
ul#zijnavigatie {
	list-style:none;
	margin: 0px;
	padding: 0px;
}

ul#zijnavigatie li {
	margin-bottom: 15px;
}

li#zijnav1 a {
	background: url(../gfx/muzikalemissers.jpg) top left no-repeat;
	height: 45px;
	display: block;
}

li#zijnav1 a:hover {
	background: url(../gfx/muzikalemissers.jpg) bottom left no-repeat;
}

li#zijnav1 a span, li#zijnav2 a span {
	display: none;
}

li#zijnav2 a {
	background: url(../gfx/uitzendinggemist.jpg) top left no-repeat;
	height: 45px;
	display: block;
}

li#zijnav2 a:hover {
	background: url(../gfx/uitzendinggemist.jpg) bottom left no-repeat;
}

/* 	Pagina: article_weblog */
#questionweblogformulier {
	line-height: 18px;
	margin-bottom: 40px;
	width: 450px;
}	

#questionweblogformulier p {
	display:none;
}

#questionweblogformulier input#subject {
	width: 181px;
	margin-top: 18px;
}

#questionweblogformulier img {
	float:left;
	margin: 10px;
	margin-left: 0px;
	vertical-align: middle;
}

#questionweblogformulier label {
	width: 90px;
	color: #717171;
	margin-right: 10px;
	padding-top: 12px;
	height: 10px;
}

#questionweblogformulier label:last {
	display:none;
}

#questionweblogformulier input,#questionweblogformulier textarea {
	width: 307px;
	height: 128px;
	padding: 5px;
	border: none;
	margin-top: 10px;
	background-image: url(../gfx/bg_textarea.gif);
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#questionweblogformulier input {
	height: 11px;
}

#questionweblogformulier input.submitpreview,#questionweblogformulier input.submitsend,#questionweblogformulier select {
	color: white;
	background-color: black;
	border: none;
	padding: 4px;
	margin-top: 10px;
	height: auto;
}

#questionweblogformulier input.submitpreview {
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	border:0;
	padding:0;
	width: 69px;
	height: 20px;
	cursor:pointer;
	background-image: url(../gfx/btn_preview.gif);
	margin-left: -55px;
	margin-right: 20px;
	margin-top: 10px;
}

#questionweblogformulier input.submitsend { 
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	border:0;
	padding:0;
	width: 69px;
	height: 20px;
	cursor:pointer;
	background-image: url(../gfx/btn_send.gif);
	margin-top: 20px;
}

#questionweblogformulier input[type='text'] {
	background-image: url(../gfx/bg_input_large.gif);
	border:none;
	background-repeat: no-repeat;
	height: 12px;
	width: 317px;
}

#questionweblogformulier input#subject {
	background-image: url(../gfx/bg_input_small.gif);
	border:none;
	margin-left: 54px;
	background-repeat: no-repeat;
	height: 12px;
	width:153px;
}

#questionweblogformulier select {
	background-color: #fff;
	color: #000;
}

.questions_weblog h1 {
	line-height: 0;
	padding-top: 60px;
	font-size: 0;
	text-indent: -10000px;
	width: 240px
	height: 1px;
	background-image:url(../gfx/h_steljevraag.gif);
	background-repeat:no-repeat;
}

.questions_weblog h3 {
	line-height: 0;
	padding-top: 40px;
	font-size: 0;
	text-indent: -10000px;
	width: 240px
	height: 1px;
	background-image:url(../gfx/h_onderwerpen.gif);
	background-repeat:no-repeat;
}

div.paginaelement.questionweblogitem {
	line-height: 1em;
	width: 600px;
	background-color: #eee;
	padding: 10px;
	height: auto;
}

div.paginaelement.questionweblogitem h4 a {
	font-weight: bold;
	padding-top: 1px;
	padding-left: 18px;	
	background-image: url(../gfx/icon_question_gray.gif);
	background-repeat: no-repeat;
	line-height: 1em;
	color: #ff1100 ;
	text-decoration: none;	
}

div.questionweblogitem a.leesmeer {
	width: 50px;
	overflow:hidden;
}

.blok.categories ul {
	list-style:none;
	padding:0;
	margin:0;	
}

.blok.categories li {
	list-style:none;
	padding:0;
	padding-left:17px;
	background-image: url(../gfx/icon_subject.gif);
	background-repeat: no-repeat;
	background-position-y: 3px;
	margin:12px;
	margin-left: 2px;
}

.blok.categories li a {
	text-decoration: none;
}

.blok.categories li a:hover {
	text-decoration: underline;
}

.blok.categories li.hierbenik {
	background-image: url(../gfx/icon_subject_gray.gif);
}

.blok.categories li.hierbenik a {
	color: #717171;	
}

.blok.categories h3 {
	color: #ff1100;
}

div.questionweblogitem div.meta {
	padding-left: 21px;	
	display:inline;
	font-size: 11px;
	color: #717171;
	line-height: 20px;
}

div.questionweblogitem div.meta a {
	margin-left: 5px;
}

div.questionweblogitem a.leesmeer {
	display:none;
}

div.meta div, #inhoud ul.meta li.category {
	display:inline;
}

div.meta div.auteur {
	display:inline;
}

div.meta div.categorie {
	display:inline;
}

div.meta a {
	color: #717171;
}

/* Home content in #extrainhoud */

#extrainhoud div.blok.link a {
	display: block;
	height: 45px;
	width: 300px;
	background: url(../gfx/quizarchief.jpg) top left no-repeat;
	text-indent: -100px;
	overflow: hidden;
}

#extrainhoud div.blok a:hover {
	background-position: bottom left;
}

/* Reacties */

#extrainhoud div.questions_weblog ul {
	list-style:none;
	padding: 0;
}

#extrainhoud div.questions_weblog ul.reacties li {
	padding:0;
	padding-left: 20px;
	background-image: url(../gfx/icon_question.gif);
	background-repeat: no-repeat;

}

#extrainhoud div.questions_weblog ul.reacties li a {
	color: #ff1100;
	text-decoration: none;
}

#extrainhoud div.questions_weblog ul.reacties li a:hover {
	text-decoration: underline;
}

#extrainhoud div.questions_weblog ul.reacties li div p {
	margin:0;
	margin-bottom: 10px;
}
#extrainhoud div.questions_weblog ul.reacties li div.meta * {
	margin-top: 10px;
	font-size: 11px;
}

/* Hacks */
.clearfix:after,
.paginaelement:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix,
.paginaelement {
    display: inline-block;
}

html[xmlns] .clearfix,
html[xmlns] .paginaelement {
    display: block;
}

* html .clearfix,
* html .paginaelement {
    height: 1%;
}

.searchitem p {
}

.searchitem a.leesmeer {
}

.flash{
	margin:0;
	border:none;
}

#extrainhoud h3 {
	display: none;
}

div.article h6 {
	font-size: 12px;
	color: #4F8000;
	margin-left: 220px;
}

.homepage .afbeelding {
	margin-top: 10px;
}

a.naaroverzicht {
	display: block;
	margin-top: 40px;
}


