/*  
Theme Name: website Open Content
Theme URI: http://www.opencontent.nl
Description: wordpress theme for Open Content 
Author: Marten Timan
Author URI: http://www.atypisch.nl
*/

/* basic elements */
html, body { 
	font: 13px Trebuchet MS, Sans-serif, Verdana; 
	color: #454545; 
	background: #e3e3e3;
	margin: 0; 
	padding:0;
	text-align: left;
	}
	
h1 { 
	font-weight: bold;
	font-size: 18px; 
	color: #2b4b75; 
	margin: 0; 
	padding: 10px 0 0 0;
    text-transform: uppercase;
}	
	
h2 { 
    font-weight: bold;
	font-size: 16px; 
	color: #4374b7; 
	margin: 0; 
	padding:  10px 0 0 0;
    text-transform: uppercase;
}

h3, h4, h5, h6 { 
    font-weight: bold;
	margin: 0; 
	padding:  10px 0 0 0;
}

p { 
    clear: both;
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: left;
	} 
    
p.postmetadata {
    clear: both;
    color: #4374b7;
}    
	
a:link, a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #4374b7;
	position: relative;
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #89b2ea;
	}
		
	
ul {
	list-style:none;
	padding: 0;
	margin: 0;
}	

	
em, small {
    font-size: 11px;
	margin: 0;
	padding: 0; 
	color: #4374b7; 
	}
	
strong {
	color: #454545; 
	}

blockquote {
	padding: 10px 0 10px 30px;
	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: 1000px; 
}
 /* end IE 5 hack */ 

#container { 	
	padding: 0; 
	border: 0;
	text-align: left; 
	width: 1000px; 
	margin-left: auto; 
	margin-right: auto; 
	}
	
/* een absolute-positioned container om de andere items (links etc) ook absolute te kunnen positioneren */	
#container_abs { 
    position: absolute;
	top:0px;	
	padding: 0; 
	border: 0;
	text-align: left; 
	width: 1000px; 
	margin-left: auto; 
	margin-right: auto; 
	}
	
#wrap {
	float: left;
    background: #fff;
    border: 1px solid #d0d1d6;
	width: 978px;
	padding:10px;
}

#header {
	float: left;
	padding: 0; 
	margin: 0;
	border: 0;
	text-align: left; 
	width: 978px; 
	height: 264px;
	background: url("images/bg_header.gif") repeat-x;
}	

#header_frontpage {
	float: left;
	padding: 0; 
	margin: 0;
	border: 0;
	text-align: left; 
	width: 632px; 
	height: 264px;
	background: url("images/bg_header.gif") repeat-x;
}	

.metaimage {
    padding: 0;
    margin:0;
    background: #000;
    height: 74px;
    width: 334px;
    clear: both;
}

.frontpage_default_project_title {
    position: absolute;
    color: #000;
    z-index: 10;
    padding: 18px;
}

#header_projects {
	float: right;
	padding: 0; 
	margin: 0;
	border: 0;
	text-align: left; 
	width: 336px; 
	height: 264px;
}	

#header_cat {
	float: left;
    z-index:0;
	padding: 0; 
	margin: 0;
	border: 0;
	text-align: left; 
	width: 978px; 
	height: 264px;
	background: #000;
}	

#header_cat_abs {
	position: absolute;
    top:0px;
    left:0px;
    z-index:1;
	padding: 0; 
	margin: 0;
	border: 0;
	text-align: left; 
	width: 978px; 
	height: 264px;
	background: #000;
}	

.catimage {
    clear: both;
    padding: 0; 
	margin: 0;
	border: 0;
	text-align: left; 
	width: 978px; 
	height: 264px;
}

#header_projects .metaimage {
   width: 332px;
    height: 72px;
    padding:0;
    margin:0;    
    border: 0;
}

#header_projects a:link, #header_projects a:visited  {
    float: left;
    padding:0;
    height: 72px;
    margin:0;
    border: 1px solid #bdbcbc;
}

#header_projects a:hover, #header_projects a:active  {
    border: 1px solid #000;
   
}

#header_projects h1 {
	font-weight: bold;
	font-size: 14px; 
	color: #afcef8; 
	margin: 0; 
	padding: 13px 0 0 10px;
    text-transform: uppercase;
    width:324px;
    height: 28px;
    background: #2b4b75;
    border-bottom: 1px solid #bdbcbc;
	}
    
#white_overlay {
    position: absolute;
    left: 653px;
    top: 11px;
    z-index:1;
	margin: 0;
	border: 0;
	width: 316px; 
	height: 244px;
    padding: 10px;
	background:#fff;
    filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#white_overlay_tekst {
    float: left;
	padding: 0; 
	margin: 0;
	border: 0;
    font-size: 22px;
    font-weight: bold;
    font-style: italic;
    color: #000;
	text-align: left; 
	width: 306px; 
    padding: 10px;
}



/* navigatie boven - pages */
.page_item {
    float:left;	
	padding: 0;
	margin: 0;
	border: 0;	
    text-transform: lowercase;
	text-align: center;
	line-height: 16px;
}

.page_item a, .page_item a:visited {	
	float:left;	
	margin:0;
    padding: 11px 4px 10px 4px;
    color: #2b4b75;
    font-size: 14px;
    font-weight: bold;
	text-decoration: none;
    text-transform: uppercase;
}

.page_item a:hover, .current_page_item a, .current_page_item a:visited  {
	color: #fff;
}

#backtohome {
	position: absolute;
	top: 40px;
	left: 24px;
	padding:0;
	margin:0;
	border:0;
	background: #000;
	}	
	
#backtohome a {
	position: absolute;
    background: url(images/logo_opencontent.png) no-repeat;
	top: 0px;
	left: 0px;
	width:364px;
	height: 87px;
	padding: 0;
	margin:0;
	border: 0;
	}		
	
#content {  
	float: left;
	padding: 0; 
	margin: 0;
	text-align: left; 
	width: 642px; 
	}

.post_top  {
	clear: both;
	padding: 10px 10px 0 10px; 
	margin: 0;
	text-align: left; 
	width: 612px;
    }

.post  {
	clear: both;
	padding: 10px 10px 0 0; 
	margin: 0;
	text-align: left; 
	width: 632px;
	}

.post img {
    padding: 8px;
    }    

.post h1 {
	text-align: left; 
    padding: 10px;
    color: #2b4b75;
    background: #d8e7fb;
    width: 612px;
	}
	
.post p {
	text-align: left; 
    padding: 10px 40px 10px 10px;
	}

.post em {
    color: #7e7e7e;
    }    
      
.post-ratings-text {
    clear: both;
}    

.sidebar_right {
	float: right;
	width:336px;
	padding:0 0 30px 0;
    margin:0;
}	

/*
WIDGET CSS
*/	

h1.sidebar, h1.sidebar a {
  padding:0;
  margin:0;
  font-weight: normal.
  font-size: 14px;
}

h1.sidebar a img {
  padding:0;
  margin:0;
  border: 0;
}
	
.sidebar_right h1 {
	font-weight: bold;
	font-size: 14px; 
	color: #afcef8; 
	margin: 0; 
	padding: 13px 0 0 10px;
    text-transform: uppercase;
    width:324px;
    height: 28px;
    background: #244064;
	}

.sidebar_right ul {
	padding: 0;
	margin:0;
	}

.widget {
	float: left;
	width:334px;
    background: #f3f3f3;
    border-right: 1px solid #bdbcbc;
    border-left: 1px solid #bdbcbc;
    border-bottom: 1px solid #bdbcbc;
	padding:0;
	margin: 0;
	}	

.widget ul {
	float: left;
	padding: 10px;
    width: 314px;
    }	 
    
.widget li {
	float: left;
	width:314px;
    padding:0;
	margin: 0;
	display: block;
    }	 
    
.widget_top {
	float: left;
	padding: 0;
    height: 10px;
	margin:0;
    width: 334px;
	}

.textwidget {
    padding: 10px 0 10px 10px;
	margin: 0;
}    

.rsswidget a {
    border: 0;
}


.border {
    border: 1px solid #bdbcbc;
    padding: 0;
    margin: 10px 0 0 0;
}

/* CATEGORIE ITEMS - LINKS */

#categories {
    padding:0;
    margin:0;
}

#categories a:link, #categories a:visited {
    float: left;
    width: 324px;
    height: 26px;
    background: url(images/bg_cat.gif) repeat-x;  
    color: #fff;
    padding: 15px 0 0 10px;
    margin: 0;
    text-transform: uppercase;
}

#categories a:hover, #categories a:active {
    background: url(images/bg_cat_over.gif) repeat-x;    
 }

#categories .current-cat a:link, #categories .current-cat a:visited {
    background: url(images/bg_cat_over.gif) repeat-x;    
    color: #2b4b75;

}

/* webste_url - LINK TO WEBSITE */

#website_url {
    padding:0;
    margin:0;
    font-size: 16px;
    font-weight: bold;
}

#website_url ul, #website_url li {
    padding:0;
    margin:0;
}

#website_url a:link, #website_url a:visited {
    float: left;
    width: 324px;
    height: 26px;
    background: url(images/bg_cat.gif) repeat-x;  
    color: #fff;
    padding: 11px 0 4px 10px;
    margin: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

#website_url a:hover, #website_url a:active {
    background: url(images/bg_cat_over.gif) repeat-x;    
 }

#website_url .current-cat a:link, #website_url .current-cat a:visited {
    background: url(images/bg_cat_over.gif) repeat-x;    
    color: #2b4b75;
}

 
/* search */

#search {
    position: absolute;
    left: 404px;
    top: 246px;
    text-align: right;
    height: 25px;
    width: 230px;
    z-index:11;
    }	

#search_field {
    float: left;
    width:230px;
	height: 25px;
	padding:0;
	margin:0;
	}
	
#search_field input {
    float: left;
    height: 17px;
	padding: 2px;
	margin: 0;
	width: 169px;
    color: #523e2e;
	border: 1px solid #5a8fd6;
	background: #fff;
	}
    
#search_field .search_submit {
    float: right;
    width: 55px;
	height: 23px;
    background: url("images/bg_btn.gif") repeat-x;
    color: #2b4b75;
    cursor: pointer;
	padding:0 0 2px 0;
	margin:0;
    font-size: 14px;
    font-weight: normal;
	border:1px solid #2b4b75;
    line-height: 17px;
}

#search_field .search_submit:hover {
    background: url("images/bg_btn.gif") repeat-x;
    border:1px solid #2b4b75;
    color: #fff;
}

/* MENU ITEMS */

#menu {
    position: absolute;
    top: 202px;
    left: 11px;
    z-index:0;
    margin:0;
    padding:0 0 0 4px;
    list-style: none;
    height: 37px;
    width: 974px;
    background: url(images/bg_menu.gif) repeat-x;
}

#menu_frontpage {
    position: absolute;
    top: 202px;
    left: 11px;
    z-index:0;
    margin:0;
    padding:0 0 0 4px;
    list-style: none;
    height: 37px;
    width: 628px;
    background: url(images/bg_menu.gif) repeat-x;
}

#menu ul, #menu_frontpage ul {
    float: left;
    margin:0;
    padding:0;
}

#menu li, #menu_frontpage li {
    float: left;
    margin:0;
    padding:0 0 0 5px;
}

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

/* align images  */

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

img.alignright {
padding: 0;
margin: 0;
}

img.alignleft {
padding: 0;
margin: 0
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}
/* End align Images */


/* start forms */
}

#comment {
	width: 360px;
	padding: 2px;
	height:200px;
	border: 1px solid #523e2e;
}
		
/* einde forms */

textarea {
    border: 1px solid #98894e;
}

.submit {
    clear: both;
	height: 23px;
    background: url("images/bg_btn.gif") repeat-x;
    color: #fff;
    cursor: pointer;
	padding:0 0 2px 0;
	margin:0;
    font-size: 14px;
    font-weight: normal;
	border:1px solid #6b675c;
    line-height: 17px;
}
