/*  
Theme Name: weblog Images for the Future
Theme URI: http://research.imagesforthefuture.org/
Description: wordpress theme for Images for the Future weblog
Author: Marten Timan
Author URI: http://www.atypisch.nl
*/

/* basic elements */
html, body { 
	font: 12px Arial, Sans-serif, Verdana; 
	color: #523e2e; 
	background: #f6f4e8;
	margin: 0; 
	padding:0;
	text-align: left;
	}
	
	
h1 { 
	font-weight: bold;
 	font-size: 16px; 
  	color: #ff8b03; 
	margin: 0; 
	padding: 10px 0 0 0;
}	

	
h2 { 
    font-weight: bold;
	font-size: 14px; 
	color: #ff8b03; 
	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: #98894e;
}    
	
a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ff8b03;
	position: relative;
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #c4b493;
	}

.sidebar_left a:link, .sidebar_left a:visited,
.sidebar_right a:link, .sidebar_right a:visited { 
	font-weight: normal;
    text-decoration: none; 
	color: #fff;
	position: relative;
    border:0;
	}

.sidebar_left a:hover, .sidebar_left a:active,
.sidebar_right a:hover, .sidebar_right a:active { 
	text-decoration: none; 
	color: #d5d3d0;
    border:0;
	}
		

h1 a:link, h1 a:visited { 
	font-weight: bold;
	font-size: 16px; 
	color: #ff8b03; 
	margin: 0; 
	padding: 0;
	}

h1 a:hover, h1 a:active { 
	text-decoration: bold; 
	color: #f2bb8e;
	}
	
ul {
	list-style:square;
	padding-right: 10px;
	margin: 0;
        line-height:18px;
        
}	

	
em, small {
    font-size: 11px;
	margin: 0;
	padding: 0; 
	color: #523e2e; 
	}
	
strong {
	color: #523e2e; 
	}

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: 945px; 
}
 /* end IE 5 hack */ 

#container { 	
	padding: 0; 
	border: 0;
	text-align: left; 
	width: 945px; 
	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: 945px; 
	margin-left: auto; 
	margin-right: auto; 
	}
	
#wrap {
	float: left;
    background: url("images/bg_wrap.gif") repeat-y;
	width: 899px;
	padding:0 23px 0 23px;
}

#wrap_img {
	float: left;
    background: url("images/background-def.jpg") repeat-y;
	width: 899px;
	padding:0;
}
	
#header {
	float: left;
	padding: 0; 
	margin: 0;
	border: 0;
	text-align: left; 
	width: 899px; 
	height: 89px;
	background: url("images/header.gif") no-repeat;
}	

#below_header {
	float: left;
	padding: 0 11px 0 0; 
	margin: 0;
	border: 0;
	text-align: left; 
	width: 888px; 
	height: 33px;
}	

/* navigatie boven - pages */
.page_item {
    float:left;	
	padding: 0;
	margin: 0;
	border: 0;	
    text-transform: lowercase;
	text-align: center;
	line-height: 18px;
}

.page_item a, .page_item a:visited {	
	float:left;	
	margin:0;
    padding: 2px 8px 2px 8px;
    height: 17px;
    background: url("images/bg_btn.gif") repeat-x; 
    border:1px solid #6b675c;
	color: #fff;
    font-size: 14px;
    font-weight: normal;
	text-decoration: none;
}

.page_item a {
	float:left;	
	background: url("images/bg_btn.gif") repeat-x; 
	margin: 0;
	padding: 2px 8px 2px 8px;
}

.page_item a:hover, .current_page_item a, .current_page_item a:visited  {
	float:left;	
	height: 17px;
    margin: 0;	
	padding: 2px 8px 2px 8px;
    background: url("images/bg_btn_over.gif") repeat-x; 
    border:1px solid #6b675c;
	color: #fff;
    font-size: 14px;
    font-weight: normal;
}

#backtohome {
	position: absolute;
	top: 0px;
	left: 24px;
	padding:0;
	margin:0;
	border:0;
	background: #000;
	}	
	
#backtohome a {
	position: absolute;
	top: 0px;
	left: 0px;
	width:250px;
	height: 89px;
	padding: 0;
	margin:0;
	border: 0;
	}		
	
#content {  
	float: left;
	padding: 0; 
	margin: 0;
	text-align: left; 
	width: 724px; 
	}
	
.post  {
	clear: both;
	padding: 0 10px 0 13px; 
	margin: 0;
	text-align: left; 
	width: 485px;
	}

.post img {
    padding: 8px;
    }    
	
.post p {
	text-align: left; 
	}

.post em {
    color: #7e7e7e;
    }    
        
.post_left {
	clear: both;
	padding: 0 20px 0 20px; 
	margin: 0;
	text-align: left; 
	width: 171px;
	}	
	
.post_left h1 {
	background: url(images/sterretje.gif) no-repeat 0 2px;
	font-weight:bold;
	font-size: 15px;
	color: #a49c69;
	margin:0;
	padding: 0 0 0 18px;
	}	

.post_left li {
	list-style:none;
	padding: 0;
	margin:0;
	}	
	

.separator {
    clear: both;
	width: 485px;
	border-top: 1px solid #98894e;
    padding: 0 0 10px 0;
	}	
	
.sidebar_left {
	float: left;
	width:205px;
	padding: 0 0 30px 10px;
	margin:0;
	}

.mid_wrap {  
	float: right;
	padding: 0 0 10px 0; 
	margin: 0;
	border: 0;
	width: 509px; 
	}
	
.mid {  
	float: left;
	background: url(images/bg_mid_top.gif) no-repeat top;
	padding: 4px 0 0 0; 
	margin: 0;
	border: 0;
	width: 509px; 
	}

.mid_bg {  
	float: left;
	background: url(images/bg_mid.gif) repeat-y;
	padding: 0; 
	margin: 0;
	border: 0;
	width: 509px; 
	}
	
.mid_bottom {  
	float: left;
	background: url(images/bg_mid_bottom.gif) no-repeat;
	padding: 0; 
	margin: 0;
	border: 0;
	width: 509px; 
	height: 3px;
	}	
	
.sidebar_right {
	float: left;
	width:165px;
	padding:0 0 30px 10px;
	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: normal;
	font-size: 14px; 
	color: #fff; 
	margin: 0; 
	padding: 5px 0 0 10px;
  background: #655f51;
  width: 133px;
  height: 23px;
	}

.sidebar_right ul {
	padding: 0;
	margin:0;
	}
	
.sidebar_right li {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
	}

.widget {
	float: left;
	width:147px;
    background: #a7a99c url(images/bg_widget.gif) repeat-y;
	padding:0 0 0 7px;
	margin: 0;
	}	

.widget_top {
	float: left;
	width:149px;
	height: 4px;
	background: url(images/bg_widget_top.gif) no-repeat bottom left;
	padding: 0 0 0 5px;
	margin:0;
	}

.widget_bottom {
	float: left;
	width:154px;
	height: 5px;
	background: url(images/bg_widget_bottom.gif) no-repeat;
	padding:0;
	margin:0 0 10px 0;
	}

.widget ul {
	padding: 10px 0 10px 0;
	margin:0;
	}
    
.textwidget {
    padding: 0 0 0 10px;
	margin: 0;
}    

.rsswidget a {
    border: 0;
}

/* added div wp-tags for tagcloud */

.wp-tags {
    text-align: center;
}

 /* widgets left sidebar */
 
.sidebar_left h1 {
	font-weight: normal;
	font-size: 14px; 
	color: #fff; 
	margin: 0; 
	padding: 5px 0 0 10px;
    background: #655f51;
    width: 173px;
    height: 23px;
	}
    
.sidebar_left ul {
	padding: 10px 0 10px 0;
	margin: 0;
    width: 173px;
	}  
    
.sidebar_left li {
	list-style: square inside;
    color: white;
	padding: 0 0 0 10px;
	margin: 0;
	}    

.sidebar_left .widget {
	float: left;
	width:172px;
    background: url(images/bg_widgetleft.gif) repeat-y;
    padding:0 15px 5px 7px;
	margin: 0;
	}	

.sidebar_left .widget_top {
    float: left;
	width:189px;
	height: 4px;
	background: url(images/bg_widgetleft_top.gif) no-repeat bottom left;
	padding: 0 0 0 5px;
	margin:0;
	}

.sidebar_left .widget_bottom {
	float: left;
	width:189px;
	height: 4px;
	background: url(images/bg_widgetleft_bottom.gif) no-repeat top;
	padding:0;
	margin:0 0 10px 0;
	}


/* search */

#search {
    float: left:
    text-align: right;
    height: 33px;
    width: 230px;
    }	

#search_field {
    float: left;
    width:230px;
	height: 33px;
	padding:0;
	margin:0;
	}
	
#search_field input {
    float: left;
    height: 17px;
	padding: 2px;
	margin: 0;
	width: 169px;
    color: #523e2e;
	border: 1px solid #968a4d;
	background: #fff;
	}
    
#search_field .search_submit {
    float: right;
    width: 55px;
	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;
}

#search_field .search_submit:hover {
    background: url("images/bg_btn_over.gif") repeat-x;
}

/* MENU ITEMS */

#menu {
    float: left;
    margin:0;
    padding:0;
    list-style: none;
    height: 33px;
}

#menu ul {
    float: left;
    margin:0;
    padding:0;
list-style: none;
}

#menu li {
    float: left;
    margin:0;
    padding:0 0 0 5px;
}

.left {
    float: left;
    height: 33px;
    padding:0;
    margin:0;
}

.right {
    float: right;
    height: 33px;
    padding:0;
    margin:0;
}


#footer {
    float: left;
    background: url("images/bg_footer.gif") repeat-y;
	width: 899px;
    height: 20px;
	padding:0 23px 0 23px;
}

/* 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;
}
