/*  
Theme Name: Basisschool De Linde
Description: Basisschool De Linde CMS template
Author: Filip Roelandt
Author URI: http://www.rolif.be
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #7b9a12;
	background-image: url(../images/interface/main_background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link, a:visited {
	text-decoration: underline;
	color: #8caf16;
}
a:hover  {
	color: #6c8714;
}
p {
	line-height:1.6em;
}
#container {
	background-color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #3d4033;
	margin-top: 20px;
	margin-bottom: 20px;
}
#header {
	height: 225px;
}
#headersub {
	height: 183px;
	background-image: url(../images/interface/header_background.jpg);
	margin-left: 9px;
	margin-right: 9px;
	background-repeat: no-repeat;
	position: relative;
}
#logo {
	height: 55px;
	width: 398px;
	position: absolute;
	top: 18px;
	right: 144px;
}
#logo img {
	border: none;
}
#datum {
	text-align: right;
	text-transform: uppercase;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top: 148px;
	right: 30px;
}
#content {
	margin-right: 15px;
	margin-left: 15px;
}
#content_left {
	width: 630px;
	float: left;
}
#content_left strong {
	color: #85A715;
}
#content_left em {
	color: #85A715;
}
#content_left .alignleft {
	float: left;
}
#content_left .wp-caption-text {
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	margin-right: 20px;
	margin-left: 20px;
}
#content_left p {
	margin-bottom: 15px;
}
#content_left ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#content_left ul li {
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-type: square;
	line-height:1.6em;
	margin-bottom: 10px;
}
#content_right {
	float: right;
	width: 297px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	padding-left: 10px;
	margin-bottom: 10px;
}
blockquote {
	margin: 0 20px 0 5px;
	padding: 10px 0 10px 45px;
	line-height: 1.5em;
	color: #282827;
	background-image: url(../images/interface/bg_blockquote.gif);
	background-repeat: no-repeat;
	font-style: italic;
}
h1 {
	color: #8caf16;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #8caf16;
	margin-bottom: 7px;
	padding-bottom: 3px;
	background-image: url(../images/interface/groen_blaadje2.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
}
h2 {
	color: #8caf16;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 7px;
}
h3 {
	color: #8caf16;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #8caf16;
	margin-bottom: 7px;
	padding-bottom: 3px;
	padding-left: 20px;
}
h4 {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 7px;
	background-color: #8caf16;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6F8A11;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
	clear: both;
}
h5 {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 7px;
	background-color: #40C0CB;
	clear: both;
	padding-left: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2C969E;
}
h6 {
	color: #40C0CB;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
	clear: both;
	text-transform: uppercase;
}
#content_right li {
	list-style-type: none;
}
#content_right ul li {
	font-family:Verdana, Geneva, sans-serif;
	text-transform:capitalize;
	font-size:12px;
	line-height:16px;
	word-spacing:1px;
	padding:2px 0px 2px 16px;
	margin:2px 0px 2px 0px;
	background:url(../images/interface/libg300.png) no-repeat top left;
}
#content_right ul.com li {
	background:url(../images/interface/licom.png) no-repeat top left;
	text-transform:lowercase;
}
#content_right ul li.mostcom {
	background:url(../images/interface/limostcom.png) no-repeat top left;
}
.widgettitel  {
	height: 30px;
	background-image: url(../images/interface/widget_background.jpg);
	margin-bottom: 5px;
	margin-top: 15px;
}
.widgettitel h2 {
	height: 30px;
	background-image: url(../images/interface/widget_background.jpg);
	line-height: 30px;
	color: #FFF;
	font-style: italic;
	font-weight: lighter;
	text-transform: uppercase;
	padding-left: 40px;
}
.clearfix {
	clear: both;
}
/*---------footer---------*/
#footer {
	clear: both;
	height: 33px;
	background-image: url(../images/interface/footer_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 32px;
	text-align: right;
	padding-right: 15px;
	text-transform: uppercase;
	color: #999999;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
}
#footer:hover {
	color: #666666;
}
/*---------berichten---------*/
.bericht, .berichtsingle {
	position: relative;
	margin-bottom: 15px;
	clear:both;
}
.bericht:hover {
	background-color: #F5FBE1;
}
.berichttitelvak {
	height: 60px;
	width: 630px;
	background-image: url(../images/interface/berichttitelvak_background2.jpg);
	margin-bottom: 5px;
}
.fotolinks  {
	float: left;
	border: 1px solid #6f6f6f;
	padding: 5px;
	margin-right: 10px;
	margin-top: 4px;
}
.datumvak {
	font-family: Georgia, "Times New Roman", serif;
	position: absolute;
	width: 49px;
	color: #FFF;
	top: 25px;
}
.datumvak span { 
    display: block; 
    text-align: center; 
}
.postDay {
	font-size: 16px;
}
.postMonth {
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 1px;
}
.berichttitel {
	position: absolute;
	left: 60px;
	top: 33px;
}
.berichttitel a {
	text-decoration: none;
}
.berichttitel h2 {
	color: #8caf16;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.comments_vak {
	height: 22px;
	background-image: url(../images/interface/commentsvak_background.jpg);
	line-height: 22px;
	padding-left: 25px;
	font-size: 11px;
	margin-top: 10px;
	clear:both;
}
/*---------hack voor het superfish menu (valt nu wel over header---------*/
#nav {
	position: relative;
	z-index: 100;
}
/*---------menu---------*/
#menu {
	width:982px;
	margin:10px auto 0 auto;
	background-color:#F5F5F5;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	height:24px;
}
#menu ul {
	list-style-type: none;
	float: left;
	font-family: "Gill Sans MT", Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px 0px 0px;
	margin: 0;
	border-left:1px solid #ddd;
	width:670px;
}
#menu ul li {
	float: left;
	display: block;
	height:24px;
	padding: 0px;
	margin-right: 0px;
	border-right:1px solid #ddd;
	text-transform:uppercase;
	font-size:10px;
	line-height:14px;
	font-weight:lighter;
	letter-spacing:1px;
}
#menu ul li:hover {
	background-position: left;
}
#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	float: left;
	color: #666;
	text-transform: uppercase;
	display: block;
	height:19px;
	padding:5px 20px 0px 20px;
	margin: 0px;
}
#menu .home, #menu .current_page_item {
	background-color:#8bae16;
	color: #FFF;
	background-image: url(../images/interface/menu_active_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#menu .home a:link, #menu .home a:visited {
	background-position: right;
	background-repeat: no-repeat;
	color: #fff;
}
#menu .current_page_item a:link, #menu .current_page_item a:visited {
	background-position: right;
	background-repeat: no-repeat;
	color: #FFF;
}
#menu ul li a:hover {
	background-position: right;
	background-repeat: no-repeat;
	color: #111;
	height:19px;
	text-decoration: underline;
}
#menu ul li ul {
	width: 180px;
}
#menu .rss {
	list-style:none;
	margin:0px;
	font-family: "Gill Sans MT", Georgia, "Times New Roman", Times, serif;
	overflow:hidden;
	float:right;
	border:none;
	width:300px;
}
#menu .rss li {
	float:right;
	height:24px;
	background-color:#FFFBFA;
	border-left:1px solid #ddd;
	border-right:none;
	padding-left:10px;
}
#menu .rss li:hover {
	background-color:#FFF2DF;
}
#menu .rss li a {
	display: block;
	height:19px;
	background-position:left;
	background:url(../images/interface/rss.png) no-repeat top left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-indent: 3px;
}
#menu .rss li a:hover {
	background:url(../images/interface/rss.png) no-repeat top left;
	color: #111;
	height:19px;
}
.menunav li:hover ul, ul.menunav li.sfHover ul {
	left:-1px;
	top:25px;
}
.menunav li:hover li ul, .menunav li.sfHover li ul {
	top:-9999px;
}
.menunav li li:hover ul, ul.menunav li li.sfHover ul {
	left:180px;
	top:-1px;
	border-top:1px solid #ddd;
}
.menunav li:hover ul, .menunav li li:hover ul {
	top: -9999px;
}
.menunav li ul {
	position:absolute;
	top:-9999px;
	border-right: 1px solid #ddd
}
.menunav li {
	float:left;
	position:relative;
	border-bottom:1px solid #ddd;
}
.menunav ul li {
	width: 100%;
}
.menunav li li {
	padding: 0px;
	background: url(../images/interface/libgt.png) repeat;
	height: auto !important;
}
.menunav li ul {
	z-index:100;
}
.menunav li:hover a:link, .menunav li:hover a:visited {
	color: #111 !important;
	text-decoration: underline;
}
.menunav li li:hover, .menunav li .current_page_item {
	background:url(../images/interface/libgth.png) repeat !important;
}
.menunav li li a:link, .menunav li li a:visited {
	padding:5px 20px 5px 20px !important;
	margin: 0px 0px 0px 0px !important;
	height: auto !important;
	background-image: none !important;
	float: left;
}
/*---------tabs---------*/
#tabs_container {
	width: 297px;
	overflow:hidden;
}
#tabs_container ol.idTabs {
	list-style:none;
	width:298px;
	height:24px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#tabs_container ol.idTabs li {
	float:left;
	font-family: "Gill Sans MT", Georgia, "Times New Roman", Times, serif;
	width:98px;
	text-align:center;
	background:none;
	display:inline;
	text-transform:uppercase;
	font-size:10px;
	line-height:14px;
	margin:0px;
	letter-spacing:1px;
	padding:5px 0px;
	border-right:1px solid #ddd;
	height:19px;
}
#tabs_container a:hover {
	text-decoration:none;
}
#tabs_container ol.idTabs li a.selected {
	font-weight:bold;
}
#tabs_container ol.idTabs li.recent {
	background:url(../images/interface/recent.png) no-repeat top right;
	border-right:none;
}
/*---------zoekvak site---------*/
#content_right .searchbox {
	width:297px;
	padding:5px 0px 10px 0px;
	margin:0px 0px 5px 0px;
	overflow:hidden;
}
#content_right .searchbox .searchformtop {
	font: normal 14px Verdana, Helvetica, sans-serif;
	border:none;
	overflow:hidden;
	color:#999;
	margin:0px;
	float:left;
	width:223px;
	height:22px;
	padding:6px 5px 0px 5px;
	background-image: url(../images/interface/searchformtop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_right .searchbox input.gosearch {
	width: 63px;
	height: 28px;
	background:url(../images/interface/searchbutton.png) no-repeat;
	margin:0px;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDD;
}
#content_right .searchbox input.gosearch:hover {
	background:url(../images/interface/searchbuttonh.png) no-repeat;
}
/*---------archieven---------*/
#content_right .archives {
	width:297px;
	overflow:hidden;
}
#content_right .archives li {
	display:inline;
	float:left;
	width:130px;
	background-image: url(../images/interface/liarc300.png);
	background-repeat: no-repeat;
	background-position: left 0px;
}
/*---------kalender---------*/
#wp-calendar {
	margin:0px 0px 10px 0px;
}
#wp-calendar td {
	width:32px;
	text-align:center;
	padding:5px;
	border:1px solid #ddd;
	color:#666;
}
#wp-calendar th {
	text-align:center;
	padding:5px;
	border:1px solid #ddd;
	background:url(../images/interface/calbg.png) repeat-x top left;
}
#wp-calendar caption {
	padding:10px;
	font-family: "Gill Sans MT", Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:2px;
}
#prev, #next {
	font-size:11px;
	text-align:center;
}
#today {
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background-color: #40C0CB;
}
td#today {
	color: #FFFFFF;
}
/*---------navigatieonder---------*/
.navigationonder {
	color:#666;
	font-family:georgia,'times new roman',arial, serif;
	font-size:120%;
	font-style:italic;
	padding: 5px;
	border: 1px dashed #bcc2b7;
	background-color: #F5FBE1;
}
.navigationonder:hover {
	background-color: #EDF8C9;
}
.navigationonder a:link, .navigationonder a:visited {
	text-decoration: none;
}
.navigationonder a:hover {
	text-decoration: none;
}
span.next {
	border:0;
	margin:0;
	display:inline-block;
	padding-right: 20px;
	padding-left: 0;
	background-color: transparent;
	background-image: url(../images/interface/next_light.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}
span.prev {
	border:0;
	margin:0;
	display:inline-block;
	padding-right: 0px;
	padding-left: 20px;
	background-color: transparent;
	background-image: url(../images/interface/prev_light.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
span.next:hover {
	border:0;
	margin:0;
	display:inline-block;
	padding-right: 20px;
	padding-left: 0;
	background-color: transparent;
	background-image: url(../images/interface/next.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}
span.prev:hover {
	border:0;
	margin:0;
	display:inline-block;
	padding-right: 0px;
	padding-left: 20px;
	background-color: transparent;
	background-image: url(../images/interface/prev.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
/*---------comments---------*/
.comments{ 
	margin: 20px;
	}
h4#comments {
	border: none;
	clear:both;
	color:#000000;
	font-family:georgia,Verdana,Times,sans-serif;
	font-size:120%;
	margin:0 0 15px;
	padding:20px 0 0;
	background-color: #FFFFFF;
	}
h4#respond {
	background-color: #FFFFFF;
	color:#000000;
	border: none;
	margin: 0;
	padding: 10px 0 0;
	font-size: 120%;
	font-family:georgia, Verdana, Times, sans-serif;
	}
.commentlist {
	margin: 10px 0;
	padding-left: 20px;
	}
.commentlist p {
	margin: 0 7em 0 0;
	}
	
.commentlist li{
	padding: 10px;
	margin: 10px 10px ;
	border: 1px dashed #bcc2b7 ;
	}
.commentlist .alt {
	border: 1px dashed #bcc2b7;
	background-color: #F5FBE1;
	}
	
.commentlist li .avatar { 
	float: right;
	border: 1px solid #d9d9d9;
	padding: 2px;
	margin:0 0 0 10px;
	background: #fff;
	}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
	}
#commentform {
	font: 110% georgia,Arial, Helvetica, sans-serif;
	}
#commentform p {
	padding: 6px 0;
	margin: 0;
	}
#commentform label {
	padding-left: 5px;
	color: #666;
	font-size: 80%;
	}
#commentform input {
	width: 200px;
	background: #f6f5f0;
	border: 1px dashed #cbcbcb;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	padding: 3px;
	margin-top: 3px;
	}
#commentform textarea {
	width: 90%;
	height: 120px;
	margin-top: 3px;
	padding: 2px;
	border: 1px dashed #cbcbcb;
	background: #f6f5f0;
	}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #fff;
	color:#484848;
	}
#commentform #submit {
	width: 145px;
	height: 30px;
	margin-bottom: 10px;
	color: #fff;
	font: bold 11px georgia, Helvetica, sans-serif;
	border: none;
	font-style:italic;
	background-color: #8caf16;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	}
#commentform #submit:hover {
	background-color: #6c8714;
	}
.post-meta {
	margin: 10px 0 20px;
	font-size: 10px;
	padding: 4px 10px;
	border:1px dashed #E1E1E1;
	background:#F8F8F8;
	clear:both;
	}
/*---------tabel2kleuren---------*/
.tabel2kleuren table {
	border-spacing:1px;
	font:10px 'Verdana', Arial, Helvetica, sans-serif;
	background:#E7E7E7;
	color:#666666;
}
.tabel2kleuren caption{
	border:#666666;
	border-bottom:2px solid #666666;
	text-transform:uppercase;
	padding:10px;
	font:15px 'Verdana', Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
}
.tabel2kleuren td, .tabel2kleuren th{
	padding:4px;
}
.tabel2kleuren thead th{
	text-align:center;
	background:#F5F5F5;
	color:#666666;
	border:1px solid #ffffff;
	text-transform:uppercase;
}
.tabel2kleuren tbody th{
	text-align: center;
	font-weight: normal;
}
.tabel2kleuren tbody tr{
	text-align:left;
	background-color: #F5FBE1;
}
.tabel2kleuren tbody tr.odd {
	background:#ffffff;
	border-top:1px solid #ffffff;
}
.tabel2kleuren tbody th a:link, .tabel2kleuren tbody th a:visited {
	color:#666666;
	padding:3px 0px 0px 18px;
	background-repeat:no-repeat;
}
.tabel2kleuren tbody th a:hover{
	color:#A07225;
}
.tabel2kleuren tbody  tr  td{
	height:50px;
	border:1px solid #ffffff;
	background-color: #F5FBE1;
	text-align: center;
}
.tabel2kleuren tbody tr.odd td {
	background:#ffffff;
	border-top:1px solid #ffffff;
}
.tabel2kleuren table td a:link, .tabel2kleuren table td a:visited {
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}
.tabel2kleuren table td a:hover{
	color:#A07225;
	text-decoration:underline;
	font-weight: bold;
}
.tabel2kleuren tfoot th, .tabel2kleuren tfoot td{
	padding:2px;
	text-align:center;
	background-color: #F5F5F5;
}
/*---------formopmaak---------*/
#content_left input, #content_left textarea, #content_zonder_zijbalk input, #content_zonder_zijbalk textarea {
	background-color:#F5F5F5;
	border:1px solid #6c8714;
	margin-bottom:10px;
	padding:3px 5px;
}
input.MailPressFormEmail {
	background-color:#F5F5F5;
	border:1px solid #6c8714;
	margin-bottom:10px;
	width: 170px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
input.MailPressFormSubmit {
	background-color:#C7ECEF;
	border:1px solid #6c8714;
	margin-bottom:10px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	width: 100px;
}
input.MailPressFormSubmit:hover {
	background-color:#40C0CB;
	color: #FFF;
}
/*---------archiefpagina---------*/
.archief ul{ padding:0; margin:0 }
.archief ul li{ color:silver; font-size:12px; border-bottom:1px solid #f1f1ed; padding:5px 0; margin:0; background:none }
.archief ul li ul{ border-bottom:0; padding:0 0 0 5px }
.archief ul li ul li{ border-bottom:0; padding:10px 0 0 5px }
.archief .archives-time{ float: left;	text-transform: uppercase; color: #666666; width: 90px; border-right: dashed 1px #ddd; margin:0 15px 0 0; }
#content_left .archief ul li { list-style-type: circle; }