/*  
Theme Name: Neo-Sapien
Theme URI: http://www.wpdesigner.com
Description: Neo-Sapien theme created by Small Potato of WPDesigner.com for WP 2.0.3.
Version: 0.5
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	Released under WPdesigner.com, this is my third public theme - Small Potato.
	http://www.wpdesigner.com

	Thanks to me, myself, and I.
*/

body, h1, h2, h3, h4, h5, h6, form, ol, p, ul{
	margin: 0;
	padding: 0;
}


h1, h2, h3, h4, h5, h6{
	font-size: 1em;
}

body{
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #646464 url(images/bg_bodygr_or.gif) repeat-x;
}

table{
	font-family: Arial, Verdana;
	font-size: 1em;
}

form, input, textarea{
	font-family: Arial, Verdana;
	font-size: 1em;
}

input, textarea{
	margin: 0 0 1px 0;
	border: 1px solid #646464;
	color: #000000;
	background: #E6E6E6;
}

radio{
    background: #646464;
}    

ul, li{
	list-style-type: none;
}

a{
	text-decoration: underline;
	color: #fff;
}


a:hover{
	text-decoration: none;
}


img{
	border: 0px;
}

#sidebar{
	float: left;
	margin: 288px 0 0 0;
	padding-left: 40px;
	width: 140px;
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #646464;
}


#sidebar ul{
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

#sidebar ul li{
	margin: 0 0 15px 0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	color: #DB0000;
}

#sidebar ul li a{
	text-decoration: none;
	color: #000000;
}

#sidebar ul li a:hover{
	text-decoration: underline;
}

#sidebar ul li h2{
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #262626;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #96d045;
}

#sidebar ul ul{
	padding: 0;
}

#sidebar ul ul li{
	margin: 0;
	padding: 10px;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #646464;
}

#sidebar ul ul li a{
	text-decoration: underline;
	color: #fff;
}

#sidebar ul ul li a:hover{
	text-decoration: none;
}

.narrowcolumn{
	float: left;
	width: 650px;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	font-family: Verdana, Arial;
	font-size: 1em;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #646464;
}

#menu{
	padding: 0 0 0 10px;
	text-align: left;
	vertical-align: top;
	color: #000000;
	background: #646464;
}

#menu ul li{
	float: left;
	border-top: 2px solid #c00;
	margin: 0 5px 0 0;
	padding: 6px 15px 7px; 
	font-family: Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	background: #444 url(images/bg_menu_item.gif) repeat-x;
}

#menu ul li a{
	text-decoration: none;
}

#menu ul li a:hover{
	text-decoration: underline;
}

#header{
	clear: both;
	width: 650px;
	padding: 10px 0;
	background: #fff;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}


.post h2{
	border-top: 2px solid #c00;
	padding: 18px 20px 17px;
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 24px;
	color: #646464;
	background: #444 url(images/bg_post_title.gif) repeat-x;
}

.post h2 a{
	text-decoration: none;
}

.post h2 a:hover{
	text-decoration: underline;
}

.post ul li{
      list-style-type:square;
      margin: 10px;     
      }
      
.entry{
	border-top: 1px solid #fff;
	padding: 10px 70px 20px 20px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	color: #000;
	background: #ffffff;
}

.entry p{
	padding: 10px 0 0 0;
}

.entry h3 {
	background: #646464;
    	color: #FFFFFF;
    	margin-top: 10px;
    	border-bottom:1px solid #DB0000;
    	padding-left:3px;
}

.entry a{
	color: #db0000;
}


.entry ul li{
      list-style-type: circle;
      list-style-position: inside;
      margin: 5px;  
      }
      
.entry ol li{
      list-style-type: decimal;
      list-style-position: inside;
      margin: 10px;   
      }
      
p.postmetadata, post-date, cite{
	font-family: Arial, "Verdana";
	font-size: 12px;
	font-style: normal;
	color:#646464;
}

.navigation{
	padding: 0;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	color: #000000;
	background: #FFFFFF;
}

.commentlist ol, .commentlist ol li{
	list-style-type: none;
}

.commentlist ol{
	margin: 0 0 20px 0;
}

.comment-meta{
	font-family: Arial, "Verdana";
	font-size:12px;
	visibility:hidden; //datum verbergen
}

.comment {
	color:#646464;
	background:#F8F8F8;
	border: 1px dashed #646464;
	padding:5px;
}

.commentlist ol li{
	margin-bottom: 5px;
	padding: 10px;
	font-size: 11px;
	background: #F2F2F2;
	color: #646464;
}

.commentnumber {
    font:bold 2.2em Verdana,sans-serif;	
    color: #e0e0d0; 
    width: 580px; 
    text-align: right; 
    position:absolute;	
    left:0;}
    
blockquote{
	margin: 5px 0 5px 5px;
	border: 1px dashed #646464;
	padding: 5px 10px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	background: #e6e6e6;
	color: #3333333;
}

#obarph{
	margin: 30px 0 0 0;
	padding-left: 840px;
	position: relative;
	top: 220px;
	width: 100%;
	heighth: 20px;
	text-align:left;
	vertical-align: top;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	}

#obarph a{
       text-decoration: none;
	}

#obarph a:hover{
       text-decoration: underline;
	}

#obarm{
	float: left;
	position: relative;
	top: 220px;
	margin: 12px 0 0 0;
	width: 180px;
	text-align: left;
	background: #646464;
}

#obarr{
	float: left;
	position: relative;
	top: 220px;
	margin: 12px 0 0 0;
	width: 180px;
	text-align: left;
	vertical-align: top;
	background: #646464;
}

#statement{
	text-align: center;
    color: #ccc;
    background: #646464;
    font-weight: bold;
    height: 60px;
}

#statement a{
color: #ccc;
text-decoration: underline;
}

#statement a:hover{
	color: #FFFFFF;
}

.sub-obar{
	float: left;
	width: 170px;
	font-family: Arial, Verdana;
	font-size: 1em;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	color: #96d045;
	background: #646464;
	border-right: 1px dotted #96d045;
}

.sub-obar ul{
	padding: 10px 0 10px 10px;
	text-align: left;
	vertical-align: top;
}

.sub-obar ul li{
	margin: 0 0 5px 0;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #ccc;
}

.sub-obar strong{
    font-weight:bold;
    color: #96d045;
     }

.sub-obar ul li a{
	text-decoration: none;
	color: #CCCCCC;
}

.sub-obar ul li a:hover{
	text-decoration: underline;
}

.sub-obar ul li a:current{
	font-weight:bold;
    color: #DB0000;
}

.sub-obar ul li h2{
    margin: 0 0 5px 0;
	padding: 0 0 5px 5px;
	border-bottom: 2px solid #DB0000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #2E2E2E;
}

.sub-obar ul ul{
	padding: 0;
}

.sub-obar ul ul li{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #96d045;
}

.sub-obar ul ul li a{
	color: #FFF;
}

.sub-obar ul ul li a:hover{
	text-decoration: underline;
}

.sub-obar ul ul li a:active{
	font-weigth:bold;
    color: #DB0000;
}

#wp-calendar{
	margin: 5px 0 0;
}

#wp-calendar caption{
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 0 10px;
	text-align: left;
	color: #c00;
	background: #000000;
}

#wp-calendar a {
    color: #BD0000;
    }

#wp-calendar th, #wp-calendar td{
	padding: 3px;
	color: #ccc;
	background: #646464;
}

li#flexi-pages ul ul {
    margin-left:10px;
}

