/*
Theme Name: Jaarverslag Nictiz versie 29 mei 2009
Theme URI: http://jaarverslag.nictiz.nl
Description: 2 column, with RHS widget sidebar, GPL v3 licence, edited from Meadowland
Version: 1.0
Tags: fixed width, two columns, widget ready, 
Author: Marnix Bras
Author URI: http://www.marnixbras.nl/
*/
body, html{
height:100%;
}

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #333;
margin:0;
padding:0;
color: #333;
background-image: url(images/bg_ececec.gif);
background-repeat:repeat-y;
background-position:center;
}

.skip{
display:none;
}

#wrapper{
width: 1000px;
margin: 0px auto;
padding: 0px;
font-size: 12px;
line-height:20px;
height:100%;
background: #ececec;
}

#centered{
width: 1000px;
padding: 0px;
text-align:left;
font-size: 12px;
line-height:20px;
height:100%;
z-index:10;
position:absolute;
top:0;
display:block;
}

.bg{
width: 1000px;
height:255px;
margin: 0px;
padding: 0px;
text-align:right;
font-size: 12px;
line-height:20px;
background: #ececec;
z-index:0;
position: absolute;
overflow:hidden;
top:0;
}

#header{
padding: 0;
margin: 0;
height:185px;
}

.gradient-right{
/*background-image:url(images/gradient-right.png);*/
background-repeat:no-repeat;
background-position: right top ;
z-index:-1;
position: absolute;
text-align:right;
right:0;
height:185px;
width:625px;
}

#header-inner{
margin:0;
padding:0;
}

#content{
/*clear:both;*/
margin: 0;
padding: 0;
height:100%;
}

#content-inner{
/*float:left;*/
margin: 0;
padding: 0;
/*height:100%;*/
background-image:url(images/orangeboxes.png);
background-position:right top;
background-repeat:repeat-y;
}

#main {
margin: 0 0;
padding: 0 0;
overflow: hidden;
background-image:url(images/90.png);
min-height:250px;
}

#left{
float:left;
width:204px;
margin:0;
padding:0;
}

#leftmenu{
background-color:#737373;
}

#linkjes{
margin:25px 0 0 0;
color:#737373;
font-size:10px;
background-color:#fff;
width:747px;
padding-left:3px;
}

#linkjes a{color:#737373}

#sidebar {
width:244px;
padding: 0;
float:right;
padding:3px;
}

#footer {
clear: both;
margin: 0;
padding: 10px 16px;
text-align: center;
font-size: 85%;
}

#footer-inner{
background: #f2f2f2;
height: 50px;
}

#footer p{
margin:0;
padding:15px 0;
}

#navigation{
padding: 5px 15px;
}

#navigation div.fleft{
float:left;
}

#navigation div.fright{
float:right;
}

#credit{
text-align:right;
padding: 0 15px;
}

#credit p{
margin:0;
color:#777;
font-size:85%;
}

#credit p a, #credit p a:hover{
color:#999;
font-weight:100;
}

/*  ********** default styles *********** */
p, h1, h2, h3, h4, h5, h6{
margin: 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Arial, sans-serif;
color: #468527;
}

h1{
font-size: 140%;
}

h2{
font-size: 130%;
}

h3{
font-size: 125%;
}

h4{
font-size: 120%;
}

h5{
font-size: 110%;
margin-top:10px;
clear:left;
}

h6{
font-size: 100%;
}

a{
/*color:2768AA;
color:#FF6C00;*/
color:#FF6C00;
font-weight:normal;
text-decoration:none;
}

a:hover{
color:#FF6C00;
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
clear:both;
}

blockquote{
background: #f4f4f4;
padding: 5px 15px;
margin: 3px 30px;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
font-size: 90%;
font-family: "Courier New", Courier, monospace;
white-space: pre;
}

td{
vertical-align:top;
}

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

#tabs{
font-size: 12px;
color: #FFFFFF;
background-color: #919191;
text-align: left;
padding: 4px;
height: 21px;
border:3px solid white;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
}

#tabs a{
color: #FFFFFF;
text-decoration:underline;
}

#tabs a:hover{
color: #FFFFFF;
text-decoration:none;
}

/* Headings */ 
.tagline{
padding-right:10px;
background-color:#eee}

#header h3, .tagline h3{
margin:  0;
padding: 18px 0 0 10px;
font-size: 180%;
letter-spacing: 1px;
}

.tagline h3{
color: #2767AA;
}

#header h3, #header h3 a, #header h2, #header h2 a{
font-weight:100;
text-decoration: none;
font-size: 150%;
letter-spacing: 1px;
color:#468526;
}

.tagline h2{
margin: 0;
padding: 10px 0 5px 10px;
font-weight:bold;
font-size: 100%;
letter-spacing: 1px;
color:#468527;
}

h2#sectiontitle{
font-size:100%;
font-weight: bold;
font-family: verdana, arial, sans-serif;
padding:6px 6px 6px 10px;
margin:8px 10px 5px 10px;
background: #f2f2f2;
color: #444;
}

/* post styles */
.post{
margin: 0 0 10px 0;
padding: 0 5px 5px 5px;
}

.entry{
margin: 0;
padding: 3px;
}

.post h2, .post h3, .post h4{
font-size:22px;
font-weight:100;
padding: 0;
margin: 0 0 15px 0;
}

.post h2 a, .post h3 a, .post h4 a{
color: #468527;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover, .post h3 a:hover, .post h4 a:hover{
text-decoration:underline;
color: #468527;
}

.postmetadata{
font-size:80%;
padding: 1px 8px 1px 5px;
margin: 0;
border-top: 1px solid #ccc;
display:block;
clear:both;
}

.postmetadata p{
line-height: 18px;
padding: 0;
margin: 2px 0;
}

.date{
float:left;
text-align:center;
font-weight:800;
margin: 0 10px 0 0;
padding: 0 10px;
border-right: 1px solid #ccc;
color: #444;
}

.dateDay{
display:block;
font-size: 16px;
line-height: 16px;
text-align:center;
}

.dateMonth, .dateYear{
display:block;
font-size: 11px;
padding:0;
line-height: 12px;
}

/*  Comments   */
h3#comments, h3#postcomment{
font-size: 100%;
font-family:verdana, sans-serif;
}

ol#commentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type: none;
}

ol#commentlist li{
padding: 0px 3px;
margin: 0;
}

ol#commentlist li p.commentheader{
margin: 0px 0 0px 0;
display: block;
padding: 1px 5px;
}

ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
display: block;
padding: 0;
margin: 0 15px 5px 15px;
font-size:90%;
background: #f2f2f2;
}

ul#commentlist p{
margin: 6px 0;
}

ul#commentlist li div.comm{
margin: 1px;
padding: 1px;
}

ul#commentlist li div.gravatar {
width:50px;
float:left;
padding: 10px 0 0 10px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ccc;
}

ul#commentlist li div.commenttext{
padding: 0;
margin:5px 10px 5px 65px;
}

ul#commentlist li div.commenttext div.commentwrapper{
margin:0 0 0 5px;
padding: 3px 8px;
}

/*  sidebar styles */
#subscribe p{
font-size: 85%;
margin: 3px 0 10px 0;
}

.menu{
padding:0;
}

.menu a{
font-weight: normal;
color:#2767aa;
}

.menu a:hover{
text-decoration:none;
background-color:#e0e0e0;
padding:1	px;
}

.menu ul{
margin:0;
padding:0;
list-style-type:none;
}

.menu ul li.widget{
padding:0 2px;
margin:0 0 35px 0;
}

.menu ul li.widget ul{
margin: 0;
padding:0;
}

.menu ul li.widget ul li{
/*border-bottom:1px dotted #ccc;*/
padding: 2px 0 2px 4px;
margin: 2px 0 2px 18px;
list-style-type: circle;
list-style-position:outside;
list-style:disc;
}

.menu ul li.widget ul li ul{}

.menu ul li.widget ul li ul li{
/*border-top: 1px dotted #ccc;*/
border-bottom: none !important;
padding: 2px 0 2px 8px;
margin: 2px 0 2px 8px;
list-style-type: circle;
list-style-position:inside;
list-style:disc;
line-height:15px;
}

.menu ul li.widget h3{
font-family: Verdana, arial;
font-size:120%;
padding:0 0 1px 0px;
margin:0;
color: #468527;
font-weight: bold;
}

.menu ul li h3 a{
color: #2767AA;
font-weight: 800;
}

.menu ul li h3 a:hover{
color: #2767AA;
text-decoration: underline;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:0 0;
font-size:90%;
}

li.widget .textwidget, li.widget {
padding: 2px 5px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#footer a{
font-weight: 100;
}

/* topmenu  */
#sitemenu{
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
}

#sitemenu ul{
display:inline;
margin:0 0 0 0;
padding:0 0 0 0;
}

#sitemenu li{
color:white;
list-style-position:outside;
list-style-image:none;
list-style-type:none;
display:inline;
font-size:14px;
margin:0 0 0 5px;
padding: 0 10px 0 0 ;
border-right: 2px solid white;
font-weight:bold;
line-height:17px;
}

#sitemenu .current_page_item a{
font-weight:bold;
}

#searchform2{
width:242px;
float:right;
margin:0;
padding:0;
}

#zoekbox{
margin:0; padding:0;
display:inline;
height:22px;
width:58px;
}

input{
margin:0;
padding: 0;
display:inline;
font-weight:bold;
}

#s{
height:20px;
width:176px;
margin:0;
color:#000;
background-color:#ffffff;
border:0;
float:left;
padding:2px 0 0 2px;
font-weight:normal;
}

.searchbut{
height:22px;
width:58px;
margin:0 0 0 0;
padding:0;
color:#FFFFFF;
background-color:#FF6C00;
border:0;
display:block;
}

#logo{float:left; text-align:left;
display:inline;
}

.invisible {
visibility:hidden;
}

.cms-nav-bc{
display:inline;
float:left;
}

/* ---------------- left menu ------------*/
#leftmenu a{
color:#FFFFFF;
font-weight:bold;
padding:1px;
}

#leftmenu ul{
list-style:disc;
list-style-position:outside;
margin:0 0 0 5px;
padding: 0;
line-height:25px;
}

#leftmenu li{
margin:0 2px 0 14px;
font-size:13px;
line-height:25px;
padding: 0;
list-style:disc;
list-style-position:outside;
font-weight:bold;
color:white;
}

#leftmenu li a:hover{
background-color:#ccc;
padding:0px;}

#leftmenu li ul li{
display:none;
font-size:12px;
margin: 0 0 0 8px;
padding: 0;
line-height:17px;
list-style:disc;
}

#leftmenu li ul li ul li{
font-size:11px;
margin: 0 0 0 15px;
line-height:15px;
}

li.current_page_item ul li{
margin:0 0 0 8px;
font-size:12px;
line-height:17px;
list-style:disc;
display: list-item;
}

#leftmenu .current_page_item ul li,  #leftmenu .current_page_parent ul li, #leftmenu .current_page_ancestor ul li{
color:#FFFFFF;
display: list-item;
list-style-position:outside;
list-style:disc;
}

#leftmenu .current_page_item a{
color:#D96E1C;
}

#leftmenu .current_page_item ul li a{
color:#fff;
}

#ctc{
text-align:center;
}

#ctc h3{
text-align:left;
}


#header h3{
width:300px;
padding:50px 5px 0 5px;
float:right;
line-height:50px;
margin:5px 0;
color:#468526;
}

#header h2{
clear:right;
width:300px;
padding:0 10px 0 5px;
margin:0;
text-align:right;
float:right;
font-size:30px;
line-height:40px;
color:#468526;
}

.imagecaption{
color:#707070;
background-color:#ececec;
font-size:10px;
padding:3px;
}

.imageframe{
border:3px solid white;
}

#sitemenu  {
font-size: 14px;
color: #FFFFFF;
background-color: #737373;
text-align: left;
padding: 4px;
height: 21px;
border: 3px solid #FFFFFF;
}

#sitemenu a {
color: #FFFFFF;
text-decoration: none;
}

#sitemenu a:hover{
text-decoration:underline;
}

.home {
text-align:right;
float:right;
display:block;
}

.edit{
display:inline; float:right;
font-size:10px;
}

.st-tag-cloud{
text-align:center;
}

table{
padding:0;
margin:0;
}

table.streepjes td, tr.streepjes td, td.streepjes	{
border-bottom: #CCCCCC 1px solid;
}

td .even, tr.even td, .even{
background-color: #DADADA;
}

td .odd, tr.odd td, .odd{
background-color: #ffffff;
}

td .grijs, tr.grijs td, .grijs{
background-color: #cccccc;
}

td.tabelkopje, tr.tabelkopje td{
color: #FFFFFF;
font-weight: bold;
background-color:#468526;
}

td.tabelsubkopje, tr.tabelsubkopje td, .tabelsubkopje{
font-weight: bold;
background-color:#cccccc;
}

.euro {
font-family: "Courier New", Courier, monospace; text-align:right;  
}

.hilite, body.tag a.navt_clink { 
background-color:#FFFF99;
color:red;
}

.readmore{
text-align:right;
}

#submenu{
font-size: 90%
}

.kleiner, td.kleiner, tr.kleiner td, .kleiner tr td {
font-size: 10px;}

.groen{
color: #468526;}

.st-tag-cloud{
min-height:200px;}

.alignleft{
clear:both;}

.entry strong {
clear:both;}

.acht {
font-weight:bold;}
