/*  
Theme Name: website Onderwijs Pioniers
Theme URI: http://www.onderwijspioniers.nl
Description: wordpress theme for Onderwijs Pioniers 
Author: Marten Timan
Author URI: http://www.atypisch.nl
*/

/* basic elements */
html, body { 
	font: 12px Arial, Verdana, Helvetica, Sans-serif; 
	color: #000; 
	margin: 0; 
	padding:0;
	text-align: left;
    line-height: 17px;
    letter-spacing: .3px;
	}
	
h1,h2,h3, h4, h5, h6, h7 { 
    font-weight: bold;
    color: #000; 
	margin: 0; 
	padding: 5px 0 5px 0;
}    
    
h1 { font-size: 18px;}   
h2 { font-size: 16px;}   
h3 { font-size: 14px;}   
h4 { font-size: 13px;}   
h5 { font-size: 12px;}   
h6 { font-size: 11px;}   
h7 { font-size: 10px;}   

h1.title {
    position: absolute;
    top: 30px;
    left:75px;
    z-index:100;
}
    
p.postmetadata {
    clear: both;
}    
	
a:link, a:visited { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #8c0000;
	}

a:hover, a:active { 
	color: #e3c2c2;
	}

    
#content_bottom a:link, #content_bottom a:visited { 
	font-weight: normal; 
	text-decoration: underline;
    color: #fff;
	}

#content_bottom a:hover, #content_bottom a:active { 
	color: #8c0000;
	}
    
    
blockquote {
	padding: 5px 0 5px 35px;
	margin:0;
	}	
    
	
/* specific divs */
/* styles for IE 5 Mac article: http://www.hicksdesign.co.uk/journal/30/vertical-centering-with-css */
#horizon {
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
}
 
/* following rules are invisible to IE 5 \*/
#horizon {
	top: 0px;
	left: 0px;
	width: 100%;
	margin-top: 0px;
	text-align: center;
	min-width: 850px; 
}
 /* end IE 5 hack */ 

#container { 	
	padding: 0; 
	border: 0;
	text-align: left; 
	width: 850px; 
	margin:0;
	}
	
/* een absolute-positioned container om de andere items (links etc) ook absolute te kunnen positioneren */	
#container_abs { 
    position: absolute;
	top:0px;	
    left: 245px;
	padding:0; 
	border: 0;
	text-align: left; 
	width: 605px; 
    margin:0;
    z-index: 0;
    }
	
#header {
	position: absolute;
    top:0;
    left: 0;
    z-index:2;
    padding: 0; 
	margin: 0;
	border: 0;
	text-align: left; 
	width: 585px; 
	height: 178px;	
}	

#quotes {
    float: right;
    text-align: right;
    width: 550px;
    padding:35px 0 0 0;
    margin:0;
}

.quote-big {
    clear: both;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    padding:1px;
    margin:0;
}
.quote-small {
    clear: both;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    padding:1px;
    margin:0;
}

.quote-space {
    float: right;
    width:400px;
    height: 5px;
    padding:0;
    margin:0;
}

#logo {
    position: absolute;
    top:15px;
    left:-130px;
    width: 150px;
    height: 215px;
    padding:0;
    margin:0;
    z-index:100;
}

#logo a {
    float: left;
    width: 150px;
    height: 215px;
    padding:0;
    margin:0;
    text-decoration: none;
    border:0;
}

#sidebar {
    position: absolute;
    left: -235px;
    top:300px;
    padding:0;
    margin:0;
    width: 270px;
    z-index: 101;
    }
    
/* MENU ITEMS */

#menu {
    position: absolute;
    left:15px;
    top:0;
    margin:0;
    padding:0;
    list-style: none;
    text-align: right;
    width: 245px;
    z-index: 102;
}

#menu ul {
    list-style: none;
    float: right;
    padding: 0;
}

.page_item {
    float: left;
	padding: 5px;
	margin: 0;
	text-align: right;
    height: auto;
    width: 245px;
}

.page_item a, .page_item a:visited {	
	margin:0;
    padding: 2px 7px 2px 7px;
    color: #fff;   
    width: auto;
    font-size: 16px;
    background: #000;
    font-weight: normal;
	text-decoration: none;
}

.page_item a:hover, .current_page_item a, .current_page_item a:visited, #menu ul .current_page_parent a {
	background: #8c0000;
}

/* submenu */
#menu ul ul {
    padding: 8px 25px 8px 0;
    /* default hide submenu */
    display: none;
}

/* show submenu if parent is selected */
#menu ul .current_page_item ul, #menu ul .current_page_parent ul {
    display: inline;
    padding: 8px 25px 10px 0;
    
}


#menu ul ul .page_item a {
    background: #000;
}

#menu ul ul .page_item a:hover, #menu ul ul .current_page_item a, #menu ul ul .current_page_item a:visited {
	background: #8c0000;
}

#menu .current_page_item .page_item, #menu .current_page_parent .page_item {
    padding: 2px;
}

#menu li li a {
    font-size: 12px;
    height: 14px;
}

/* -  -  - --  -- - -   -- - -  -  -  ----  */

#content_wrap {
    position: absolute;
    top: 178px;
    left: 0px;
	padding:0; 
	margin: 0;
	text-align: left; 
	width: 585px; 
    z-index: 2;
}

#content_top {  
	float: left;
    padding:0; 
	margin: 0;
	text-align: left; 
	width: 585px; 
    height: 57px;
    background: url(images/bg_top.gif) no-repeat;
    }
 
#content {  
	float: left;
    padding: 0 40px 20px 75px; 
	margin: 0;
	text-align: left; 
	width: 470px; 
    min-height: 440px;
    background: #fff;
    }    
    
#content_bottom {  
	float: left;
    padding:2px 10px 0 10px; 
	margin: 5px 0 20px 0;
	text-align: left; 
	width: 565px; 
    height: 18px;
    background: #000;
    color: #fff;
    font-size: 10px;
    text-align: center;
    }    

.navigation {
    clear: both;
    width: 470px;
    padding: 20px 0 20px 0;
    margin:0;
    }
    
.post  {
	float: left;
	padding: 0; 
	margin: 0;
	text-align: left; 
	}

.post img, .post img a {
    border:0;
    padding: 8px;
    }    

.post p {
    clear: both;
	text-align: left; 
    padding: 0 0 10px 0;
	}
    
.post li {
     padding: 0 0 0 15px;
    }    

.post ul, .post ol {
     padding: 0 0 15px 20px;
    }  
 
    
.separator {
    clear: both;
    width: 255px;
    padding:0 0 10px 0;
    margin:0;
}




#footer {
    clear: both;
    width: 850px;
    height: 20px;
	padding: 10px;
    text-align: center;
}

/* TOP */

.info_top {
    float: right;
    height: 18px; 
    padding: 0 5px 0 15px;
    margin:0;
}

#nieuwsbrief {
    float: right;
    height: 17px; 
    width: 17px;
    padding: 0;
    margin:0;
}

#nieuwsbrief a {
    float: left;
    background: url(images/bg_nieuwsbrief.gif) no-repeat;
    padding: 0;
    margin:0;
    width: 17px;
    height: 17px;
    text-decoration: none;
}

#nieuwsbrief a:hover {
    background: url(images/bg_nieuwsbrief-over.gif) no-repeat;
    text-decoration: none;
}

/* top info wrapper*/
#red_top {
    position: absolute;
    top: 0px;
    left: 220px;
    z-index:3;
    width: 365px;
    height: 18px;
    padding:0;
    margin:0;
    color: #fff;   
}

/* SEARCH */
#searchfield {
    float: right;
    padding:0;
    margin:0;
    width: 165px;
    height: 18px;
}

#searchfield #s {
    float: left;
    width: 140px;
    height: 15px;
    background: #fff url(images/bg_zoek.gif) repeat-x;
    border:0;
    padding:1px;
    margin:0;    
    border: 1px solid #7d7a7a;
}

#searchfield .search_submit {
    float: right;
    width: 19px;
    height: 16px;
    background: #8b0000 url(images/btn_zoek.gif) no-repeat;
    color: #fff;
    border:0;
    padding:0;
    margin:0;
    text-decoration: none;
    cursor: pointer;
}

#searchfield .search_submit:hover {
    background: #8b0000 url(images/btn_zoek-over.gif) no-repeat;
    text-decoration: none;
}

/* align images  */

img .centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img .alignright {
float: right;
padding: 5px 0 5px 5px;
background: red;
width: 200px;
}

img .alignleft {
float: left;
padding: 5px 5px 5px 0;
}
/* End align Images */


/* start forms, formmailer form css in plugins/dd-formmailer/dd-formailer.css */

#comment {
	width: 360px;
	padding: 2px;
	height:200px;
	border: 1px solid #c3c3c3;
}

form {
    float: left;
    text-align: left;
}

input {
    border: 1px solid #c3c3c3;
    padding:0;
}		

textarea, .fmtextarea {
    border: 1px solid #c3c3c3;
    padding:0;
}

/* einde forms */

