/*  
Theme Name: Vaklokaal DigiBS REKENEN versie NOvember 2008
Theme URI: http://www.wouterontwerpt.nl
Description: WordPress thema voor Digischool.

Design: JohnnyDoes, implementatie in Wordpress: wouterOntwerpt
Version: 1.3
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/2_tilebg.png) ;
	margin: 0px;
	padding: 0px 0px 30px;
	text-align:center;
	overflow-x:hidden;
	
	
}

/* algemeen */

a {
	color: #6b9918;
	text-decoration: none;
}
a:visited {
	color: #3ca3be;
	text-decoration: none;
}
a:hover {
	color: #3ca3be;
	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: 3px solid #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Verdana" ,Trebuchet MS, Tahoma, Arial;
	padding-bottom: 3px;
}
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;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	position:relative;
	margin: 0px auto;
	margin-top:-530px;
	width: 1400px;
	float:left;
	z-index:5;

}
*html #page {
margin-top:0px;
}

#content {
	padding: 0px 0px 0px 365px;
	float: left;
	width: 510px;
	position: relative;
}
*html #content{
	margin-top:-500px;
	z-index:10;
	width:500px;
	
}
#header {
	height: 819px; /* 177 + plus de hoogte van de menubalk */
	width:1400px;
	position: relative;
	background-image:url(images/2_mainbg.png);
	background-repeat:no-repeat;
	z-index:3;
}

#container {
margin: auto 0px;
text-align: left;
margin-left: -700px;
position: absolute;
left: 50%;
background-image:url(images/2_tilecontent.png);
background-repeat:repeat-y;
} 


#headerhome{
margin-left:250px;
float:left;
width:100px;
height:50px;}

*html #headerhome{
margin-left:125px;
position: relative;
}
#headerimg {
	background-image:url(images/2_header_rekenen.png);
	background-repeat:no-repeat;
	margin-left:450px;
	height: 147px;
	width:470px;

}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
	display:none;
}

/* einde header area */
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 390px;
	top:140px;
	width:690px;
	height:180px;

	z-index:1;
	text-align:left;
	display:inline;
	
}
#nav li {
	float: right;
	text-align:left;
	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/2_m_taal.png) ;
	width:80px;
	height:89px;
	display: block;
	z-index:3;
	margin-top:68px;
}
#nav #page_item1 a:hover {
	color: #000000;
	background-image:url(images/2_m_taal_MO.png) ;
	text-decoration:none;
}

#nav #page_item2 a{
	background-image:url(images/2_m_rekenen.png) ;
	width:102px;
	height:84px;
	display: block;
	margin-top:55px;
}
#nav #page_item2 a:hover {
	color: #000000;
	background-image:url(images/2_m_rekenen_MO.png) ;
	text-decoration:none;
}

#nav #page_item3 a{
	background-image:url(images/themas_normal.png) ;
	width:94px;
	height:85px;
	display: block;
	margin-top: 42px;
}
#nav #page_item3 a:hover {
	color: #000000;
	background-image:url(images/themas_over.png) ;
	text-decoration:none;
}
#nav #page_item4 a{
	
	background-image:url(images/2_m_wo.png) ;
	width:192px;
	height:97px;
	display: block;
	margin-top:3px;
}
#nav #page_item4 a:hover {
text-decoration:none;
	color: #000000;
	background-image:url(images/2_m_wo_MO.png) ;
}

#nav #page_item5 a{
	background-image:url(images/2_m_creatief.png) ;
	width:127px;
	height:83px;
	display: block;
	margin-right:-9px; /* Dit is de correctie voor de rechterkant, is gelijk aan margin #nav li */
	margin-top: -17px;

}
#nav #page_item5 a:hover{
	color: #000000;
	background-image:url(images/2_m_creatief_MO.png);
	
}
#nav #page_item5.active a{
	background-image:url(images/2_m_creatief_MO.png);}
#nav #page_item4.active a{
	background-image:url(images/2_m_wo_MO.png);}
#nav #page_item3.active a{
	background-image:url(images/themas_over.png);}
#nav #page_item2.active a{
	background-image:url(images/2_m_rekenen_MO.png);}
#nav #page_item1.active a{
	background-image:url(images/2_m_taal_MO.png);}

/*  IE navigatie */ /* Hieronder de horinzontale menu items 001 = home 2= nieuws 3= oefenen 4 = links 5 = contact */

/*  area */

.post {
	clear:both;
	padding-top: 20px;
	margin-left:20px;	
	
}
.post-date {
	width: 81px;
	height: 71px;
	margin-left:-80px;
	float:left;
	background: url(images/2_date_circle.png) no-repeat;

}
* html .post-date {
	margin-left: -21px;
}
.post-month {
	font-size: 11px;
	color: #6b9918;
	text-align: center;
	display:block;
	padding-top: 0px;
	margin-left: -12px;
	font-family:Georgia;
		
}

.post-day {
	font-size: 0pt;
	text-transform: uppercase;
	color: #3ba3c1;
	text-align: center;
	display:block;
	padding-top: 10px;
	margin-left: -5px;
	font-family: Georgia;
	font-weight:bold;
}

.post-title {
	float: left;
	margin-left: 10px;
	padding-top:0px;
	width: 460px;
}

.entry {
	clear: both;
	padding-top: 10px;
}



.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #3ca3be;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.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;}



/*sidebar */
#sidebar {
	float: left;
	padding:0px 0px 10px 15px;
	margin-top:30px; 
	width: 207px;
	
	}
*html #sidebar{
margin-top:-480px;
width:200px;
margin-left:20px;
z-index:10;
position:relative;
}

/*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;}
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;}
	
ul select option{
width:180px;}
#submitga{
margin:3px;}
/*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;

	display:none;
}

#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: 130px;
	background: url(images/--footer-right-bg.gif) no-repeat;
}
/* credits */
#credits {
	margin-left: 295px;
	width: 795px;
	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(lkasjdlaksdjflakdsjf/images/mini-loginout.gif) no-repeat left ;
	padding-bottom: 2px;
	margin-left: 8px;
	font-weight:bold;
}

/* 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;}

/* 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 */
