/*  
Theme Name: Vaklokaal NAtuurkunde versie juni 2009
Theme URI: http://wp.digischool.nl
Description: WordPress thema voor Digischool.

Design: JohnnyDoes, implementatie in Wordpress: wouterOntwerpt
Version: 1.4
Author: Wouter Tinbergen
Author URI: http://www.wouterontwerpt.nl
Design by http://www.johnnydoes.nl

*/
/*
Blauw :#3ca3be
Groen :#6b9918

*/
body {
	font:75%/150%  "Verdana","Trebuchet MS", Tahoma, Arial;
	color:#333333;
	background:#FFFFFF url(images/xbackground.jpg);
	margin:0px;
	padding:0px 0px 30px;
	text-align:center;
	overflow-x:hidden;
	z-index:-10;
}
/* algemeen */
a {
	color:#d34a17;
	text-decoration:none;
}
a:visited {
	color:#3ca3be;
	text-decoration:none;
}
a:hover {
	color:silver;
	text-decoration:underline;
}
img {
	border:none;
}
p {
	padding:0px 0px 15px;
	margin:0px;
}
h1 {
	margin:0px;
	padding-left:70px;
	height:60px;
	font:bold 36px/100% "Verdana" ,Trebuchet MS, Tahoma, Arial;
	color:#6b9918;
}
h1 a, h1 a:visited {
	color:#6b9918;
	text-decoration:none;
}
h1 a:hover {
	color:#ffffff;
	text-decoration:none;
}
h2 {
	color:#6b9918;
	margin:20px 0px 2px 0px;
	border-bottom:2px solid #CCCCCC;
	letter-spacing:-1px;
	font:normal 190%/100% "Verdana" ,Trebuchet MS, Tahoma, Arial;
	padding-bottom:3px;
	line-height:26px;
}
h2 a, h2 a:visited {
	color:#6b9918;
	text-decoration:none;
}
h2 a:hover {
	color:silver;
	text-decoration:none;
}
h3 {
	font:normal 140%/100% "Verdana" ,Trebuchet MS, Tahoma, Arial;
	color:#6b9918;
	margin:10px 0px 5px;
}
h4 {
	font:normal 130%/100% "Verdana" ,Trebuchet MS, Tahoma, Arial;
	color:#758d38;
	margin:10px 0px 5px;
}
h5 {
	color:#3ca3be;
	margin:10px;
	font-style:italic;
}
table tbody tr td{vertical-align:top}
table {border:none}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin:0px auto;
	width:760px;
	background:url(images/content-bg.gif) repeat-y;
	float:left;
	z-index:-5;
}
#container {
	margin:auto;
	width:1230px;
	text-align:left;
	margin-left:-615px;
	position:absolute;
	left:50%;
}
#header_images {
	z-index:-10;
}
#side_left {
	width:226px;
	height:279px;
	float:left;
	background:url(images/xcrap_links2.png) no-repeat;
	z-index:-6;
}
#side_right {
	width:244px;
	height:279px;
	float:right;
	background:url(images/xcrap_rechts.png) no-repeat;
	overflow:hidden;
	z-index:-6;
}
#header {
	background:#FFFFFF url(images/banner.png) no-repeat;
	height:180px;
	/* 177 + plus de hoogte van de menubalk */
	width:760px;
	/*border-bottom: 3px solid #59780a;*/
	position:relative;
}
*html #header {
	background:#FFFFFF url(images/banner.png) no-repeat;
	height:210px;
	
/* 177 + plus de hoogte van de menubalk */
	width:760px;
	z-index:3;
	position:relative;
}
#headerimg {
	display:none;
	position:relative;
	padding:30px 0px 0px 40px;
	height:60px;
	width:760px;
}
#headerimg .description {
	position:absolute;
	left:110px;
	bottom:3px;
	color:#c9eefe;
	font-size:14px;
	display:none;
}
/* header area */
#nav {
	list-style:none;
	margin:0px;
	position:absolute;
	right:0px;
	top:182px;
	background:url(images/nav/bg.png) no-repeat;
	width:546px;
	height:42px;
	z-index:1;
	text-align:right;
	display:inline;
}
#nav li {
	float:right;
	text-align:right;
	margin-right:15px;
	padding-top:0px;
}
#nav .current_page_item a, #nav .current_page_item a:visited {
	color:#000000;
	text-decoration:none;
}
/* Hieronder de horinzontale menu items 001 = home 2= nieuws 3= oefenen 4 = links 5 = contact */
#nav .page_item1 a {
	background-image:url(images/nav/home_0.png);
	width:58px;
	height:28px;
	display:block;
	z-index:3;
}
#nav .page_item1 a:hover {
	color:#000000;
	background-image:url(images/nav/home_01.png);
	text-decoration:none;
}
#nav .page_item2 a {
	background-image:url(images/nav/nieuws_0.png);
	width:75px;
	height:28px;
	display:block;
}
#nav .page_item2 a:hover {
	color:#000000;
	background-image:url(images/nav/nieuws_01.png);
	text-decoration:none;
}
#nav .page_item3 a {
	background-image:url(images/nav/oefenen_0.png);
	width:75px;
	height:28px;
	display:block;
}
#nav .page_item3 a:hover {
	color:#000000;
	background-image:url(images/nav/oefenen_01.png);
	text-decoration:none;
}
#nav .page_item4 a {
	background-image:url(images/nav/links_0.png);
	width:49px;
	height:28px;
	display:block;
}
#nav .page_item4 a:hover {
	text-decoration:none;
	color:#000000;
	background-image:url(images/nav/links_01.png);
}
#nav .page_item5 a {
	background-image:url(images/nav/contact_0.png);
	width:73px;
	height:28px;
	display:block;
	margin-right:-9px;
/
* Dit is de correctie voor de rechterkant, is gelijk aan margin #nav li */
}
#nav .page_item5 a:hover {
	color:#000000;
	background-image:url(images/nav/contact_01.png);
	text-decoration:none;
}
/*  IE navigatie */
/* Hieronder de horinzontale menu items 001 = home 2= nieuws 3= oefenen 4 = links 5 = contact */
#ie_nav {
	background:url(images/nav/bg.jpg) no-repeat;
	list-style:none;
	margin:0px;
	position:absolute;
	right:0px;
	top:182px;
	width:546px;
	height:42px;
	text-align:right;
	z-index:2;
	display:inline;
}
#ie_nav li {
	float:right;
	text-align:right;
	margin-right:15px;
	padding-top:0px;
	z-index:4;
	display:inline;
	line-height:20px;
}
#ie_nav .ie_nav1 a {
	background-image:url(images/nav2/home_0.jpg);
	width:58px;
	height:28px;
	display:block;
	z-index:3;
}
#ie_nav .ie_nav1 a:hover {
	color:#000000;
	background-image:url(images/nav2/home_1.jpg);
	text-decoration:none;
}
#ie_nav .ie_nav2 a {
	background-image:url(images/nav2/nieuws_0.jpg);
	width:67px;
	height:28px;
	display:block;
}
#ie_nav .ie_nav2 a:hover {
	color:#000000;
	background-image:url(images/nav2/nieuws_1.jpg);
	text-decoration:none;
}
#ie_nav .ie_nav3 a {
	background-image:url(images/nav2/oefenen_0.jpg);
	width:75px;
	height:28px;
	display:block;
}
#ie_nav .ie_nav3 a:hover {
	color:#000000;
	background-image:url(images/nav2/oefenen_1.jpg);
	text-decoration:none;
}
#ie_nav .ie_nav4 a {
	background-image:url(images/nav2/links_0.jpg);
	width:49px;
	height:28px;
	display:block;
}
#ie_nav .ie_nav4 a:hover {
	text-decoration:none;
	color:#000000;
	background-image:url(images/nav2/links_1.jpg);
}
#ie_nav .ie_nav5 a {
	background-image:url(images/nav2/contact_0.jpg);
	width:73px;
	height:28px;
	display:block;
	margin-right:-9px;
/* 
Dit is de correctie voor de rechterkant, is gelijk aan margin #ie_nav li */
}
#ie_nav .ie_nav5 a:hover {
	color:#000000;
	background-image:url(images/nav2/contact_1.jpg);
	text-decoration:none;
}
/*  area */
#content {
	margin-top:10px;
	padding:0px 0px 10px 20px;
	float:left;
	width:500px;
	z-index:1;
}
.post {
	clear:both;
	padding-top:20px;
	margin-left:10px;
}
.post-date {
	width:71px;
	height:84px;
	margin-left:-42px;
	float:left;
	background:url(images/xdate_circle.png) no-repeat;
}
* html .post-date {
	margin-left:-21px;
}
.post-month {
	font-size:16px;
	color:#000000;
	text-align:center;
	display:block;
	padding-top:7px;
	margin-left:-12px;
	font-family:Georgia;
	font-weight:bold;
}
.post-day {
	font-size:26pt;
	text-transform:uppercase;
	color:#3ba3c1;
	text-align:center;
	display:block;
	line-height:17px;
	padding-top:22px;
	margin-left:-15px;
	font-family:Georgia;
	font-weight:bold;
}
.post-title {
	float:left;
	margin-left:10px;
	padding-top:0px;
	width:410px;
}
.entry {
	clear:both;
	padding-top:10px;
}
ul select option {
	width:180px;
}
select#page_id {
	width:190px;
}
li select {
	border:1px solid #203346;
	width:190px;
	height:22px;
	padding:4px 0px 0px 5px;
	border:1px solid #bed881;
	background:#fff;
	margin-right:2px;
	color:#000000;
	font-weight:normal;
}

#submitga {
	margin:3px;
}
.post-cat {
	background:url(images/mini-category.gif) no-repeat;
	padding-left:20px;
	float:left;
	font-size:90%;
	color:#3ca3be;
}
.post-cat a {
	font-style:italic;
	color:#7a9299;
}
.post-comments {
	background:url(images/mini-comments.gif) no-repeat;
	padding-left:20px;
	float:right;
	font-size:90%;
}
.post-comments a, .mini-add-comment a {
	color:#7a9299;
	font-size:90%;
	font-style:italic;
}
.post-calendar {
	background:url(images/mini-calendar.gif) no-repeat;
	padding-left:20px;
	float:right;
	font-size:95%;
	color:#999999;
}
.mini-add-comment {
	background:url(images/mini-down-arrow.gif) no-repeat;
	padding-left:18px;
	float:right;
}
.navigation {
	clear:both;
	padding:10px 0px;
}
.navigation a, .navigation a:visited {
	color:#6b9918;
}
.previous-entries a {
	float:left;
	padding-left:18px;
	background:url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float:right;
	padding-right:18px;
	background:url(images/mini-nav-right.gif) no-repeat right center;
}
/* comments area */
#comments, #respond {
	border-bottom:1px dotted #CCCCCC;
	padding:10px 0 5px 0;
	clear:both;
}
.commentlist {
	margin:10px 0px;
	padding-left:20px;
	line-height:130%;
}
.commentlist li {
	padding:5px 10px;
}
.commentlist .alt {
	background:#F0F6FA;
	border:1px solid #3ca3be;
}
.commentlist cite {
	font-weight:bold;
	font-style:normal;
	font-size:120%;
	color:#3ca3be;
}
.commentlist cite a, .commentlist cite a:visited {
	color:#3ca3be;
}
.commentlist small {
	margin-bottom:5px;
	display:block;
	font-size:87%;
}
#commentform {
	margin-top:10px;
	font:110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding:6px 0px;
	margin:0px;
}
#commentform label {
	color:#787878;
	font-size:87%;
}
#commentform input {
	width:200px;
	background:#F0F6FA;
	border:1px solid #3ca3be;
	padding:3px;
	margin-top:3px;
}
#commentform textarea {
	width:448px;
	height:115px;
	background:#74C0D7;
	border:1px solid #3ca3be;
	padding:2px;
	margin-top:3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background:#ffffff;
}
#commentform #submit {
	background:url(images/btn-bg.gif) no-repeat;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border:none;
	float:right;
	width:144px;
	height:28px;
	cursor:pointer;
}
.post-content ul li {
	list-style:circle;
}
.post-content {
	margin-top:10px;
}
.post-content a, .linkcat a {
	 border-bottom:1px dotted silver;
	 text-decoration:none;	 
}
.post-content a:hover, .linkcat a:hover {
	 border-bottom:1px solid #6b9918;
	 text-decoration:none;	 
}
.post-content a:visited, , .linkcat a:visited {
	 border-bottom:1px dotted #6b9918;
	 text-decoration:none;	 
}

/*sidebar */
#sidebar {
	float:right;
	padding:0 7px 0 10px;
	margin-right:-4px;
	margin-top:30px;
	width:200px;
	background:url(images/xside_top.png) no-repeat;
	min-height:200px
}
*html #sidebar {
	margin-top:0px;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle {
	font:normal 140%/100% "Verdana" ,Trebuchet MS, Tahoma, Arial;
	color:#758d38;
	margin:20px 10px 2px 0px;
	border-bottom:1px solid #CFE1AC;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited {
	color:#495233;
	text-decoration:none;
}
#sidebar a:hover {
	color:#3ca3be;
	text-decoration:none;
}
/*sidebar list level1 */
#sidebar ul {
	font-size:11px;
	margin:0;
	padding:0;
}
#sidebar ul li {
	list-style:none;
	margin:0;
	padding:0;
	border:none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding:0;
	margin:0;
}
#sidebar ul li ul li {
	padding:2px 0px 2px 0px;
	margin-right:10px;
	border-bottom:1px solid #dceeb7;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li {
	padding:1px 20px 1px 10px;
	border:none;
}
/*blogroll */
ul.list-blogroll li {
	background:url(images/mini-blogroll.gif) no-repeat    !important;
	padding-left:16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li {
	background:url(images/mini-category.gif) no-repeat    !important;
	padding-left:20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li {
	background:url(images/mini-monthly-archive.gif) no-repeat    !important;
	padding-left:20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li {
	background:url(images/mini-page.gif) no-repeat    !important;
	padding-left:20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li {
	background:url(images/mini-page-arrow.gif) no-repeat    !important;
	padding-left:10px !important;
}
/*recent comments widget */
li.widget_recent_comments li {
	background:url(images/mini-recent-comments.gif) no-repeat    !important;
	padding-left:20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding:1px 6px;
}
ul.list-page select {
	border:1px solid #203346;
	width:190px;
	height:22px;
	padding:4px 0px 0px 5px;
	border:1px solid #bed881;
	background:#fff;
	margin-right:2px;
	color:#000000;
	font-weight:normal;
}
ul.list-page select option {
	width:180px;
}
/*text widget */
.textwidget {
	padding-top:5px;
	list-style:none;
}
#rss-1 h2.widgettitle a.rsswidget {
	font-size:16px;
}
#text-1 h2.widgettitle {
	font-size:16px;
}
#content div ul {
	list-style:none;
}
.textwidget ul li {
	list-style:none;
}
/*search form */
#searchform {
	margin:15px 0 0;
}
#searchform br {
	display:none;
}
#searchform #s {
	border:1px solid #203346;
	width:97px;
	height:22px;
	padding:4px 15px 0px 5px;
	border:1px solid #bed881;
	background:#fff;
	margin-right:2px;
	color:#000000;
	font-weight:normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background:url(images/search-btn-bg.gif) no-repeat;
	border:none;
	width:67px;
	height:26px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	vertical-align:middle;
}
/* footer area */
#footer {
	clear:both;
	background:#048DB4 url(images/footer-bg.gif) no-repeat;
	color:#ACD7EE;
	font-size:95%;
	line-height:130%;
	padding-bottom:0px;
	height:122px;
	margin:0;
	overflow:hidden;
}
#footer a, #footer a:visited {
	color:#ffffff;
}
#footer h4 {
	font:normal 146%/100% "Verdana" ,Trebuchet MS, Tahoma, Arial;
	color:#9cdbfb;
	margin:10px 0px 5px;
}
.footer-recent-comments {
	width:240px;
	float:left;
	margin-left:10px;
}
.footer-recent-comments ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.footer-recent-comments ul li {
	background:url(images/mini-footer-comments.gif) no-repeat;
	padding:0px 0px 10px 20px;
}
.footer-recent-posts {
	width:240px;
	float:left;
	margin-left:10px;
}
.footer-recent-posts strong {
	font-size:107%;
	line-height:135%;
	font-weight:bold;
}
.footer-recent-posts ul {
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:92%;
	line-height:110%;
}
.footer-recent-posts ul li {
	background:url(images/mini-footer-post.gif) no-repeat;
	padding:0px 0px 10px 20px;
}
.footer-about {
	width:190px;
	float:right;
	padding-right:10px;
	padding-left:10px;
	background:url(images/--footer-right-bg.gif) no-repeat;
}
/* credits */
#credits {
	margin-left:227px;
	width:760px;
	color:#7a9299;
	font-size:85%;
	line-height:120%;
	text-align:center;
}
#credits a, #credit a:visited {
	color:#048db4;
}
.rss {
	background:url(images/mini-rss.gif) no-repeat left;
	padding-left:18px;
	padding-bottom:2px;
	margin-left:8px;
}
.loginout {
	background:url(images/mini-loginout.gif) no-repeat left;
	padding-left:18px;
	padding-bottom:2px;
	margin-left:8px;
}
/* alignments */
.center {
	text-align:center;
}
img.center, img[align="center"] {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.alignleft {
	float:left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin:2px 10px 5px 0px;
}
.alignright {
	float:right;
}
img.alignright, img[align="right"] {
	float:right;
	margin:2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}
.hide {
	display:none;
}
.breadcrumb {
	position:absolute;
	top:206px;
	left:10px;
	font-size:10px;
	color:#808080;
}
. breadcrumb a{
color: #49869b;
}. breadcrumb a{
color:#3ca3be;
}
div.linkcat ul {
	list-style:disc;
	margin-left:10px
	}

ul.blogroll{margin-top:5px}	
/* hier de style voor de video */
.wpv_videoc {
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:425px;
}
.wpv_video {
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:4px 0 4px 0;
	width:425px;
	height:350px;
}
.wpv_titleauthor, .wpv_durationdate {
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:400px;
	font:bold 11px "Lucida Grande", Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	color:#666;
	padding:3px;
	border-top:1px solid #aaa;
}
.wpv_download {
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:3px;
}
.wpv_download a {
	font:bold 11px "Lucida Grande", Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	color:#f44;
}
.wpv_download a:hover {
	text-decoration:none;
}
.wpv_download img {
	border:0;
}
.wpv_self {
	text-align:left;
}
.wpv_self a {
	font:bold 9px "Lucida Grande", Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	color:#000;
}
/* einde style video */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {font-family:tahoma,arial,sans-serif;
font-size:21px;
height:32px;
letter-spacing:-0.21px;
position:relative;
text-align:right;
top:181px;
width:745px;
z-index:100;
right: -60px}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;float: right;}
.menu ul ul {}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; height:30px;   padding: 0 10px; line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat left;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#b7d186;}
.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#b7d186;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}


