/*
Theme Name: Faracha
Theme URI: http://faracha.nl
Description: Faracha.nl theme
Version: 1.6
Author: Michel de Graaf
Author URI: http://re-invention.nl
Tags: faracha.nl  
*/

body {
	padding: 0px;
	font: 13px/1.6em "Lucida Grande", "Lucida Sans Unicode", geneva, arial, verdana, sans-serif;
	margin: 0;
	text-align: center;
	color:#FFFFFF;
	behavior:url("csshover.htc");
	background-color: #000000;
	}
img {
	border:none;
	padding:0px;
	margin:0px;
	}
a	{
	text-decoration: none;
	color:#b40000;
	font-weight: bolder;
	}
form {
	padding:0px;
	margin: 0px;	
	}
	h1 {
	font-size:20px;

	}
a:hover {
	text-decoration: underline;
	}
input {
	border: 1px solid #CCCCCC;
	background-image:url(images/input.png);
	background-repeat: repeat-x;
	background-position: top;
	}

#shadow {
	top:0px;
	position: relative;
	width: 780px;
	margin: 0px auto 0px auto;
	}
	
#header {  
   	background: url(images/header3.png) top left no-repeat;                                               
	height:171px;
	width:848px;     
	}   
#header h1 {
	background:none;
}	
#header h1 a {           
	width:300px;
	height:80px;
	display:block;
	text-indent: -10000px;
}

#menucontainer {
	float:left;
	width:208px;   
   	background: url(images/bg_menu.png) top left repeat-y;                                               
}            
#menu_bottom {
	background: red url(images/menu_bottom.png) top left no-repeat;
	width:208px;   
	height:179px;	
}

#contentcontainer {
	float:left;
	text-align:left;
}
#content {
	margin-left:220px;	  
	z-index:99;    
	width:600px; 
	margin-top:-40px;
	}
#footer {
	width:758px;
	height:90px;
	padding-top:150px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
}
#menu {
	margin-left:4px;
}
#menu ul, li {
		margin:0;
		padding:0;
			}		

#menu ul {
		list-style:none;
		width:200px;
		background:#B90000;		
			}	

#menu	li {
	position:relative;
	padding:3px;
	background:#B90000;
	display:block;
	z-index:9;
	margin:3px;
	border: 1px solid #CCCCCC;
	}
#menu		li.folder {
			border-right-color:#cc0000;
		}

		/* decoratieve hover */

#menu		li:hover {
	background:#7E0000;
	z-index:15;
	border: 1px solid #999999;
		}

	/* Alle subnavigatie hiden */
		
#menu	ul ul {
		position:absolute;
		display:none;
		right:-170px;
		top:0px;
	}
		
		/* :hover, met specificity */
		
#menu		li:hover ul ul {
			display:none;
		}
#menu a {
		color:#FFFFFF;       
		display:block;
}
#menu		li:hover ul, li:hover li:hover ul {
			display:block;
		}
.post .title {
	height:50px;   
	border-bottom: solid 2px #b40000;
}                   
.post .title a {
	color:#fff;
}
		
.post .title h2  {          
   position:absolute;  
   margin-left:50px;   
   display:block;      
}



.post .entry {   
	margin:0px;
	margin-left:10px;       
	width:540px;
	  
}               
.post .postmetadata {        
	background: url(images/meta.png) top left no-repeat;
	height:43px;
	width:544px;
	padding-top:14px;      
	padding-left:20px;  
	color:#979696; 	    
	font-size:10px;
	clear:both;
}   

.post .postmetadata a {
	color:#979696; 	    
}
     
.post .postmetadata .comment_img {
   	float:right;
	margin-top:4px;
	margin-right:30px;
}


.published {       
	position:absolute;
    font-weight:bold;         
	color:#000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:none;
	background: url(images/clip-bottom.png) right bottom no-repeat;
	width:40px;
	line-height:15px;
}
.pub-month {    
	font-size: 10px;
	margin:0; 
	padding:0;
	padding-top:12px;
	background: url(images/clip-top.png) center top repeat-x;
}
.pub-date { 
	font-size:15px;
	margin:0; 
	padding:0;    
} 

.commentlist {
	margin:0;
	padding:0;
	list-style:none;
	}
.commentlist li {     
	margin-top:50px;
	background:url(images/comment-top1.png) top left no-repeat; 
	width:550px;   
	padding-top:15px; 
} 
.commentlist li .comment-body{
	background:url(images/comment-bottom1.png) bottom left no-repeat; 
	padding:10px;   
	padding-top:0px;	   
	padding-bottom:1px;	   
}                         
.commentlist li .comment-body .says{ 
	display:none;
}

.commentlist li .comment-author {
   position:absolute;   
   margin-top:-66px;
   font-size:11px;    

}
.commentlist li .comment-author img {
   margin-right:6px;	
}

.commentlist li .commentmetadata {             
   position:absolute;   
   margin-top:-66px;
   margin-left:43px;  
   font-size:10px;   
}   

    #respond {
	   	margin-top:20px;            
	    padding-left:20px;
		height:450px;        
		width:550px;
		background:url(images/comment-form.png) top left no-repeat	
	}   
	
	#respond h3 {
		margin:0px;
		padding:0px;  
		padding-top:10px;  
		text-align:right;  
		margin-right:50px;	
		text-shadow: 2px 2px 3px black;

		
	}
	
	#respond input, #respond textarea{	
		margin:0;	
		width:250px;
		border:1px solid #ddd;		
		padding:3px 5px 3px 25px;  
		background:#121212;
		-moz-border-radius: 5px;
 		-webkit-border-radius: 5px;
 		border: 1px solid #3e3e3e; 
		color:#fff;
		}		
	
 	#respond label {
		font-size:14px; 
		color: #e47a7a;     
		font-weight:bold; 
		text-shadow: 2px 2px 3px black;

		
	}
	#respond input#author{background:#121212 url(images/form_name.png) no-repeat 5px 50%;}
	#respond input#email{background:#121212 url(images/email.png) no-repeat 5px 50%;}
	#respond input#url{background:#121212 url(images/link.png) no-repeat 5px 50%;}
	#respond textarea#comment{background:#121212 url(images/note.png) no-repeat 5px 6px;}
	
	
	#respond textarea{
		height:125px;
		overflow:auto;
		}					

	#respond #submit{
		height:28px;
		line-height:28px;		
        -moz-border-radius: 5px;
 		-webkit-border-radius: 5px;
 		border: 1px solid #3e3e3e;
 		padding: 10px;
		background:#121212 url(images/accept.png) 4px 5px no-repeat;
		padding:0 10px 0 25px;
		color:#fff;
		cursor:pointer;
		text-align:left;
		font-size:11px;
		font-weight:bold;
		}				

		.next_posts {        
			background: url(images/meta.png) top left no-repeat;
			height:43px;
			width:535px;
			padding-top:14px;      
			padding-left:7px; 
			color:#979696; 	    
			font-size:10px;
		}   

.alignleft {float:left;  }
.alignright {float:right;}   
.size-thumbnail {
	margin:5px 5px 0px 5px;
}
.wp-caption  { 
	text-align:center;              
	background:#fff;
	color:#000;
}                 
.wp-caption  p { 
	padding:0px;
	margin:0px;
}      




