/*
Theme Name: CBS Onze Wereld
Theme URI: http://www.cbsonzewereld.nl/
Description: CBS Onze Wereld v1.0
Author: Everybody
Version: 1.0
Tags: custom
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        line-height: 16px;
        color: #535353;
}

html {
    height: 100%;
}

body {
	background-color: #2aa7e0;
        
        margin-left: auto;
        margin-right: auto;
        height: 100%;
        background-image: url('images/owbgtilewhite.png');
        background-repeat: repeat;
        
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.fillwidth { float: left; width: 930px; display:block; margin-left:175px;}


/* blocks */

#wrappermaster{
    display: block;
    width: 1280px;
    height:100%;
    margin-top: -5px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('images/owbg1280clear.png');
    background-repeat: repeat-y;
    background-position: -120px;
    
}

#wrapper{
    display: block;
    width: 1280px;
    float:left;
    margin-left: -120px;
}

#header{
    display: block;
    width: 1280px;
    height:230px;
    margin-top: -10px;
}

#container{
    display: block;
    width: 1280px;
}

.kolomAll{padding-left:20px;padding-right:20px;text-align:left;}

.kolom1{float:left;width:186px;}
.kolom2{float:left;width:186px;}
.kolom23{float:left;width:372px;padding-left:8px;padding-right:8px; border-left: 1px solid #bfe8f6;}
.kolom234{float:left;width:558px;padding-left:8px;padding-right:8px; border-left: 1px solid #bfe8f6;border-right: 1px solid #bfe8f6;}
.kolom3{float:left;width:186px;}
.kolom4{float:left;width:186px;}
.kolom5{float:left;width:186px;}

.nieuwskolom a:link, .nieuwskolom a:visited {
    color: #535353;
    text-decoration:none;
}

.nieuwskolom a:hover, .nieuwskolom a:active {
    text-decoration:none;
}

/* FOOTER */

#footer{
    display: block;
    background-image: url('images/ow-background-footer.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    width: 930px;
    margin-top:10px;
    padding-top:20px;
    padding-bottom:20px;
    margin-bottom:20px;
}

.footerkolom1{float:left;width:186px;}
.footerkolom2{float:left;width:186px;}
.footerkolom3{float:left;width:186px;}
.footerkolom4{float:left;width:186px;}
.footerkolom5{float:left;width:186px;}

.pagenavtitle{ text-transform: uppercase;}


/* Navigatie */
.navigation{
    display: block;
}


#nav-above{
    
}

#nav-below{

}

.nav-previous{
    float:left;
    color: #d0007b;
}

.nav-next{
    float:right;
    color: #d0007b;
}

/* Search */

.hilite { background-color:yellow }

.search-form-title {
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    color: #d0007b;
    padding-bottom: 6px;
    margin-bottom:8px;
}

.search-query{
    color: #d0007b;
    text-transform: uppercase;
    font-size: 16px;
}
.error{
    color: #ff0000;
}




/* Content */

.post{
    padding-bottom: 12px;
    margin-bottom: 12px;
}

.post img { border: none; margin:8px; display:inline;}
.post a img { border: none;}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.entry-meta{color: #2aa7e0;}
.entry-summary{margin-bottom:16px;}
.entry-content{margin-bottom:16px;}
.entry-content p {margin-bottom: 16px;}

.entry-utility{margin-bottom:16px;}

.cat-links{}
.meta-sep{}
.tag-links{}
.comments-link{}




/* typografie */

a:link, a:visited {
    color: #d0007b;
    text-decoration:none;
}

a:hover, a:active {
    color: #2aa7e0;
    text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}
ol, ul {
	list-style: none;
}

li .page_item{ list-style-type: none; }

blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}






.page-title {
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    color: #d0007b;
    padding-bottom: 6px;
    border-bottom: 1px solid #bfe8f6;
    margin-bottom:8px;
}



.page-sublistheader {
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    color: #535353;
    margin-bottom:8px;
}

.category-title {
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    color: #2aa7e0;
    margin-bottom:24px;
}

.kolom-title {
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    color: #d0007b;
    margin-bottom:8px;
}

.bold { font-weight: bold; }
.boldmagenta { color: #d0007b; font-weight: bold; }
.boldcyaan { color: #2aa7e0; font-weight: bold; }
.cyaan { color: #2aa7e0; }
.white { color: #ffffff; }
.lightgrey { color: #aaaaaa; }

.socialicon{
    margin-right: 8px;
}


/* Kalender */

table .calendar{
    
}

.calendar-header{
    font-size: 20px;
    background-image: url('./images/ow-kalender-header.png');
    height: 56px;
    color: #ffffff;
}

.calendar-prev{
    font-size: 12px;
    color: #ffffff;
}
.calendar-prev a {
    font-size: 12px;
    color: #ffffff;
}

.calendar-next{
    font-size: 12px;
    color: #ffffff;
}
.calendar-next a{
    font-size: 12px;
    color: #ffffff;
}


tr .calendar-row{
   border: 1px solid #cccccc;
   width:539px;
}

td .calendar-cell{
    width: 77px;
    min-height:64px;
    border: 1px solid #dddddd;
    text-align: center;
    vertical-align: top;
}

.calendar-cell-header{
    background-color: #cccccc;
    color: #535353;
    text-align: center;
    vertical-align: middle;
    font-size: 10px;
}

.calendar-dayname{
    width: 77px;
    color: #535353;
    text-align: right;
    font-size: 12px;
}

.calendar-cell-content{
    width: 77px;
    min-height:64px;
    text-align: center;
    vertical-align: top;
}

.calendar-openbaar{
    margin-top:6px;
    background-color: #ffffdd;
}

.calendar-intern{
    margin-top:6px;
    background-color: #ddffff;
}

.calendar-standard{
    margin-top:6px;
    background-color: #ffffdd;
}

.calendar-focus {
    margin-top:6px;
    background-color: #ffcbf6;
}




/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	font-family: Arial,Helvetica,sans-serif;
        text-transform: uppercase;
        font-size: 16px;
        color: #2aa7e0;
        margin-bottom:24px;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}




