/*
Theme Name: Splinter Voice & Data
Theme URI: http://www.gerritsplinter.nl
Description: 
Author: Zin In Webdesign
Author URI: http://zininwebdesign.nl
version: 1.0
*/


/* basics */

*{margin:0; padding:0;}

body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color:#cc0000 ;
	scrollbar-shadow-color:#333333;
	scrollbar-arrow-color: #cc0000;
	scrollbar-track-color: #cccccc;
	margin:0px;
	padding:0px;
	background-image:url(images/bg-body.jpg);
	background-repeat:repeat-x;
	background-position:top; 
	}	
h1 {
	font-size: 14px; 
	font-weight:bold; 
	color:#000;
	margin-bottom:15px;
	}
	
h2 {
	}
h3 {
	font-size: 12px; 
	margin-top:10px;
	font-weight:bold;
	color:#000;
	margin-bottom:15px;
	}


/* images and misc. */

img{ border: none;}
img a{border:none;}

.alignleft img{ 
	float: left; 
	border: 1px solid #cc0000; 
	padding: 1px; 
	margin:0em
	}
.alignright img{ 
	float: right; 
	border: 1px solid #cc0000; 
	padding: 1px; 
	margin:3px 0px 3px 10px; 
	clear:left
	}
img.aligncenter{ 
	text-align:center; 
	clear:both;
	margin-bottom:5px;
	}

blockquote{
	margin:15px;
	padding:0px 12px 0px 12px;
	}

code{
	margin:10px;
	}
small{
	color:#cc0000;
	font-weight:bold;
	}

/**************** links *********************/

a{
	color:#cc0000;
	text-decoration:none;
	border: none;
        
	}

a:hover{
	color:#cc0000;
	text-decoration:underline; 
	border: none;
}

/**************** opmaak in blokken****************/

#wrapper{
	background-image:url(images/bg-wrapper2.jpg);
	background-color:#c6d9e1;
	height:100%;
	width:654px;
	position: relative;
	margin-right: auto;
	margin-left: -326px;
	left:50%;
	padding:0px;
	text-align:left;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color:#cc0000 ;
	scrollbar-shadow-color:#333333;
	scrollbar-arrow-color: #cc0000;
	scrollbar-track-color: #cccccc;
	}
	
#header {
	width:654px;
	height:147px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	}
	
#wehoudencontact{
	position:relative;
	margin-top:0px;
	width:501px;
	height:109px;
	margin-left:0px;
	background-image:url(images/we-houden-contact.jpg);
	background-repeat:no-repeat;
	float:left;
	}

#contentblok {
	padding:0px;
	margin-top:-1px;
	width:501px;
	background-image:url(images/content-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
#content{
	margin:10px 0px 20px 20px;
	line-height:14px;
	}	
		
#right{
	position:relative;
	float:right;
	margin: 0px 0px 5px 0px;
	_margin: 30px 10px 5px 0px;
	padding:20px 30px 20px 0px;
	background-image:url(images/bg-right.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	}
	
#bottom-right{
	position:absolute;
	bottom:0px;
	right:0px;
	background-image: url(images/blauw-blok.jpg);
	width: 145px;
	height:115px;
	margin:-113px 0px 0px 0px;
	padding: 0;
	}	

/******************* opmaak header*************************/
#header h1,#header h2{
	display:none;
	}
	

/******************** opmaak content************************/

#content a{
	color: #cc0000;
	text-decoration: none;
	}
#content p{
text-align:left;
	}
#content img{clear:right;
	}
#content h2 {
	color: #000000;
	margin: 10px 5px 10px 0px;
	line-height:50px;
	font-size:30px;
	font-weight:normal;
}
#content h2.archivetitle{
	font-size: 13px;
	font-style:italic;
	color:#cc0000;
	display:none;
}
#content h2 a.zwart{
	color: #000000;
	margin: 10px 5px 10px 0px;
	line-height:50px;
	font-size:30px;
	font-weight:normal;
}
#content h1 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: right;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-right : 5px;
}	
#content form{
	width:200px;
	}
#content fieldset{
	border:0px;
	}
#content hr{
	background:#ffffff;
	height:1px;
	color:#ffffff;
	margin-top:5px;
	margin-bottom:5px;
	}	
/******************** opmaak right sidebar *********************/

#right p{
	margin:0; 
	padding: 0 6px 0 10px;
	}
#right h2{
	color:#000000;
	font-variant:small-caps;
	font-size:16px;
	margin-bottom:5px;
	}

#right ul{
	list-style-type:none;
	}

#right li{
	margin-top:2px;
	padding-bottom:4px;
	display: block;
	}
#right a{
	color:#cccccc;
}
#right a:hover, #right a:active{
	color:#000000;
	}
#right li.cat-item{
	color:#cccccc;
	}
#right li a:hover cat-item{
	color:#000000;
}

/********************** opmaak posts*************************/
	
.post{
	margin: 10px 10px;
	line-height: 16pt;
	}
	
a.post h2{
	font-size: 22px;
	color:#000;
	line-height:30px;
	}
.post a{
	color:#cc0000;
	text-decoration:none;
	border: none;
	font-weight:bold;
}
.post h1{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-right : 5px;
	}	
#content h2.post a{
	font-size:30px;
	color:#000000;
	font-weight:normal;
}	
.post h3{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin:10px 0px;
	}
.post h4{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin:15px 0px 5px 0px;
	}	
.post p{
	margin-bottom:10px;
	}
.post ul {
	margin:15px;
	}
.post li {}

.entry p{
	line-height:17px;
    }
.postmetadata{
	padding:0;
	margin:0;
	line-height:15px;
	}
p.postmetadata a{
	color:#000000;
	text-decoration:none;
	font-size:10px;
	}	
.navigation {
	margin: 0px 0 0px 0;
	padding:2px;
	float:left;
	width:98%;
	}
	
.pagetitle {}


/******************** commentsform/comments *********************/

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-size: 12px;
	font-weight: 300;
	font-style: normal;
	}

#commentform{
	padding: 2px 12px;
}
	
#commentform p{
	color:#000;
	}
	
#commentform a{
	color: #cc00000; 
	text-decoration: none; 
	border-bottom: 1px dotted #000000;
	line-height: 14pt;
	}
#commentform h3{
	font-size: 10px;
	font-weight: bold;
	}
	
#commentbox{
	width:400px;
	margin:5px 5px 0 0;
	}
#author, #email, #url, #commentbox, #submit{
	margin:5px 5px 0 0;
	border: none; 
	padding: 3px;
	border: 1px solid #000000;
	}
#submit{
	margin:5px 5px 0 0;
	border: none; 
	padding: 2px;
	border: 1px solid #000000;
	background-color:#cc0000;
	color:#ffffff;
	}	
/*******************commentlist***********/	
ol.commentlist {
	list-style-type: none;
	}
ol.commentlist li {
	margin:10px 0px;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}
ol.commentlist li.alt {
	color:#000;
	}
ol.commentlist li p {
	margin: 6px 0 6px 0; 
	padding: 0 12px 0 0; 
	line-height: 14pt;
	}
ol.commentlist a {
	color:#cc0000
	}
	
/*******************cite***********/	
cite {
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{
	color: #; 
	text-decoration: none; 
	border-bottom: 1px solid #000000;
	}


/********************* search *******************************/

#searchform { 
	float: left; 
	width: 140px; 
	margin-right: 0px; 
	margin-left:15px;
	_margin-left:0px;
	}
#searchform form { 
	float: right; 
	margin: .5em 0 0 0; 
	padding: 0 0 0; 
	}
#searchform #submit { 
	display: none;
	}
input#s{
	padding: 2px;
	margin: 1px;
	margin-top:40px;
	border: 1px solid #000000;
	width:110px;
	margin-left:0px;
	_margin-left:15px;
	background-color: #ffffff;
	}
input#searchsubmit{
	font-size: 10px;
	padding: 5px;
	margin: 0px 0 0 0px;
	border: 1px solid #cc0000;
	background-color: #ccc;
	color: #797979;
	display:none;
	}
	
/******************** commentform***********************/	

#commentform p{
	color:#000000;
	font-weight:bold;
	}
#commentform p.wide{
	color:#000000;
	font-weight:bold;
	width:300px;
	}
#commentform small{
	color:#000000;
	font-weight:normal;
	}
#commentform label{
	float:left;
	width:175px;
	margin-top:-20px;
	}
#commentform input{
	margin-left:175px;
	width:200px;
	}

/************************ metadata***********************/

#metadata a{
	color:#000;
	text-decoration:none;
	font-weight:normal;
	}

#metadata{
	line-height:15px;
	}
p.wp-caption-text{
	font-size:10px;
	font-style:italic;
	fontweight:bold;
	margin:2px;
	}