/*
Theme Name: SDWH
Theme URI: 
Description: Wordpress template voor SDWH.
Version: 1.0
Author: Skipintro
Author URI: http://www.skipintro.nl
*/

/* Css Reset and Clearfix */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, acronym, address, big, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, strike, strong, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit;
font-style: inherit; font-size: 100%; font-family: inherit;
vertical-align: baseline;
}
:focus {
outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #E5E1D3;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left; font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
.cf:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.cf {display: inline-block; }
* html .cf {height: 1%;}
.cf {display: block; }
/* Css Reset and Clearfix */



/* Html Options */
strong {font-weight: bold;}
em {font-style: italic;}
u {text-decoration: underline;}

code {
margin: 5px;
padding: 10px;
text-align: left;
display: block;
overflow: auto;
font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace; background: #EBF4F5;
border: 1px solid #A9E7EB;
}

acronym {cursor: help;
border-bottom:
1px solid #777;
}

a:link, a:visited { 	color: #474842;
	}


blockquote {
	margin: 10px 20px;
	padding: 0px 0px 5px 28px;
	border: 1px solid #f2f2f2;
	background: #FAFAFA url(images/quote.gif) no-repeat 5px 5px;}
	blockquote p {padding: 10px 0px 7px 0px;}

textarea {
	width:400px;
	padding: 2px;
	margin-top: 10px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #bbb;
	height:100px;
	display:block;
	color:#666;
}

#text_field, select, .radio, .checkbox, .password, .file {
margin-left: 12px;
}



a {
	text-decoration: none;
	color: #0000ff;
}

a:hover {
	color: #000;
}


/* Tables */
table {
	border: 1px solid #CADBE5;
	margin: 14px auto;
}
table caption{margin-top:15px;font: normal 15px Arial; letter-spacing: 1px; color: #0d4fb0; padding: 2px;}
table thead th {font-weight: normal; background: #4492dc left bottom repeat; color: #fff;}
table td, th {font-size: 11px; text-align: center; padding: 4px;}
table tbody th, tbody td {border-bottom: 1px solid #CADBE5; border-right: 1px dotted #CADBE5; padding: 3px 5px;}
table tbody th {border-left: 1px dotted #CADBE5; text-align: left; color: #3776a0; font-weight: normal;}
table tfoot td {padding-top: 12px; color: #777; font: italic 10px Verdana; text-align: right;}

/* Html Options */


.sol {float: left;}
.sag {float: right;}
.orta {text-align: center;}

/* Captions */
.alignleft, img.alignleft {
	margin-right: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	float: left;
}
.alignleft a {
	text-decoration: underline;
}
.alignright, img.alignright {
	margin: 0px 3px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
}
.aligncenter {
	text-align: center;
}


.hidden {
	display: none;
}

.wp-caption {
	border: #ddd 1px solid;
	background: #f3f3f3;
	margin: 10px 7px 3px 10px;
}

.wp-caption p {
	margin: 2px 5px 2px 5px;
}
.wp-caption img {
margin: 5px 5px 0px 5px;
}

.wp-caption-text {
	font-size:x-small;
	margin: 0;
	text-align: center; }

/* End captions */


#wrapper {
	width: 900px;
	text-align: left;
	margin-left: 25px;
}


#login {
	margin: 10px auto;
	width: 900px;
	height: 25px;
	background: #fff;
}

#login a {
	text-decoration: underline;
	font-weight: bold;
	color: #000;
	padding: 3px;
}

#login a:hover {
	background: #90D1F0;
}

#login span {
	float: left;
	padding: 6px 22px 0 10px;
}

#login ul {
	padding: 6px 22px 0 0;
}

#login ul li {
	padding-left: 20px;
	display: inline;
}

.giris {
float: right;
padding: 0 0 0 50px;
}


#header {
	width: 900px;
	height: 210px;
}
#header a {
	color: #000;
}
#header a:hover {
	text-decoration: underline;
}
#header h1 {
	padding: 15px 0 0 0;
	font-size: 30px;

}

#header p {
	float: left;
	padding: 6px 0 0 0px;
	font-size: 13px;
}

#header ul {
	float: right;
	padding: 6px 0px 0 0;
}

#header ul li {
	display: inline;
	padding-left: 10px;
}

#header ul li a{
	text-decoration: underline;
	font-weight: bold;
	color: #000;
	padding: 3px;
	background: #FFF370;
}

#header ul li a:hover {
	color: #fff;
	background: #F75C5C;
}

#wbody {
	margin: 10px auto;
	width: 952px;
	}

#content {
	float: left;
	width: 632px;
	}

.datum {
	padding: 20px 0px 9px 12px;
	text-transform: uppercase;
	font-size: 9px;
	color: #726B5C;
	}
	
.post {
	background: #DAD3C5;
	margin: 0 0 10px 0;
	padding-bottom: 12px;
	clear: both;
	}

.post img {background-color: #000000; }
.post2 {
	background: #DAD3C5;
	margin: 0 0 10px 0;
	padding-bottom: 12px;
	padding-left: 9px;
	padding-right: 14px;
	clear: both;
	text-align: justify;
	margin-bottom: 25px;
	}

.pagina ul li {
	background: #DAD3C5;
	margin: 0 0 10px 0;
	margin-left: 30px;
	padding-left: 2px;
	padding-right: 10px;
	clear: both;
	text-align: justify;
	color: #474842;
	list-style-type:square;
	line-height: 18px;
	}


.post2 img {margin-top: 10px;
			margin-bottom: 10px;
			padding: 0;
			}

.post3 {
	background: #DAD3C5;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 9px;
	padding-right: 14px;
	clear: both;
	text-align: justify;
	margin-bottom: 25px;
	}

			
.posttitle {
	padding: 5px 7px 0px 12px;
	width: 500px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #474842;
	margin-top: 1px;
}

.posttitle2 {
	padding: 5px 7px 0px 12px;
	width: 375px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #474842;
	margin-top: 1px;
}

.posttitle2 a{
	color: #484943;
}

.posttitle2 a:hover{
	color: #474842;
	text-decoration: underline;
}

.pagetitle{
	color: #474842;
background: #fff;
margin: 0 0 10px 0;
font-size: 22px;
padding: 10px 15px;
}

.entry a{
	color: #474842;
	text-decoration: underline;
}

.entry a:hover{
	color: black;
	text-decoration: underline;
}

#sidebar a{
	color: #474842;
	text-decoration: underline;
}

#sidebar a:hover{
	color: black;
	text-decoration: underline;
}


.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
margin-left: 13px;
margin-top: 15px;
}

.entry h1 {
	font-size: 20px;
}

.entry h2 {
	font-size: 19px;
}

.entry h3 {
	font-size: 18px;
}

.entry h4 {
	font-size: 17px;
}

.entry h5 {
	font-size: 16px;
}

.entry h6 {
	font-size: 15px;
}

.entry ol, .entry ul {
	margin: 10px 0 10px 50px;
}

.entry ol li {
	list-style: decimal;
	padding: 5px 0;
}

.entry ul li {
	background: #DAD3C5;
	margin: 0 0 10px 0;
	margin-left: 10px;
	padding-left: 2px;
	padding-right: 10px;
	clear: both;
	text-align: justify;
	color: #474842;
	list-style-type:square;
	line-height: 18px;
	}


.entry p {
	padding: 3px 7px 5px 12px;
	line-height: 18px;
	font-size: 12px;
	color: #474842;
	font-family: arial !important;
}

.entry span {
	font-family: arial !important;
	line-height: 18px;
	font-size: 12px;
	color: #474842;
}

.entry pre {
	padding: 5px 7px 5px 12px;
	font-size: 12px;
}

.entry dl {
	padding: 5px 0 5px 12px;
}

.entry dt {
	font-weight: bold;
}


.entry dd {
	padding: 0 0 5px 0;
}

.pagina p {
	padding: 12px 7px 5px 12px;
	line-height: 18px;
	font-size: 12px;
	color: #474842;
}

.pagina hr {
	border: 1px solid #726B5C;
	margin-left: 12px;
	margin-right: 12px;
}

.pagina a{
	color: #474842;
	text-decoration: underline;
}

.pagina a:hover{
	color: black;
	text-decoration: underline;
}

.postinfo {
	margin: 0 auto;
	border-top: 1px solid #ccc;
	width: 628px;
	font-size: 11px;
	}

.postinfo p {
	margin: 7px 2px;
	line-height: 22px;
	}

.postinfoc {
	background: url(images/category.png) no-repeat 6px 1px;
	padding: 0 0 0 25px;
	}

.postinfot {
	margin-left: 25px;
	background: url(images/tag.png) no-repeat 5px 2px;
	padding: 0 0 0 28px;
	}

.postinfod {
	margin-left: 25px;
	background: url(images/date.png) no-repeat 5px 0px;
	padding: 1px 0 2px 25px;
	}

.postinfocomments {
	margin-right: 3px;
	background: url(images/comments.png) no-repeat 4px 1px;
	padding: 1px 0 3px 25px;
	}


.previous {
	float: left;
	padding: 5px;
	margin: 10px 0 10px 0;
}

.previous a {
	color: #474842;
	text-decoration: underline;
}

.previous a:hover{
	color: black;
	text-decoration: underline;
}

.next {
	float: right;
	padding: 5px;
	margin: 10px 0 10px 0;
}

.next a {
	color: #474842;
	text-decoration: underline;
}

.next a:hover{
	color: black;
	text-decoration: underline;
}



/* Comments */
#comments {
	background: #fff;
	margin-bottom: 20px;
}

#comments a {
	color: #5C5252;
}

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

.cnum {
	font-size: 18px;
	padding: 20px 0 0 30px;
}

#clist {
	margin: 10px 30px 0 30px;
}

.comment {
	border: 1px #ccc solid;
	margin: 15px auto;
}
.alt {
	background: #fffafc;
}

.cinfo {
	border-bottom: 1px #ccc solid;
	background: #EBF4FA;
}

.avatar {
	float: left;
}

.cauthor {
	float: left;
	margin: 9px 0 0 7px;
}
.cdate {
	float: right;
	margin: 9px 7px 0 0;
}

.cnote {
	padding: 6px;
	line-height: 18px;
}

#commentform {
	padding: 10px 30px 20px 30px;
}

/* Comments */



#sidebar {
	float: right;
	width: 310px;
	margin-top: 38px;
	}

.searchform {
	margin: 10px 0 15px 0;
	text-align: center;
}

.sb {
	width: 10px;
	}

.wagon h2 {
	padding: 20px 20px 4px 20px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	color: #3F4240;
}

#sidebar p {
	padding: 5px 20px 4px 20px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 18px;
}

#sidebar ul {
	padding: 10px 20px 4px 10px;
	line-height: 18px;
	color: #3F4240;
	font-weight: normal;
}


#sidebar ul a {
	color: #3F4240;
	font-weight: normal;
	text-decoration: underline;
}

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

.recentcomments {
margin: 2px 10px;
padding-bottom: 12px;
}

.wagon, .linkcat {
	background: #B3AEA2;
	padding-bottom: 20px;
	margin-bottom: 10px;
	color: #3F4240;
}

.roodblok {
	background-color: #DAD3C5;
	border: 1px solid #B3AEA2;
	color: #3F4240;
	}

.roodblok h2 {
	padding: 20px 20px 4px 20px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	color: #3F4240;
}

.cat ul li, .cat-item {
	background: url(images/xx) no-repeat center left;
	padding:0px 0px 0px 3px;
	margin: 0px 0px 0px 8px;
}

.arc ul li{
	background: url(images/xx.png) no-repeat center left;
	padding:0px 0px 3px 3px;
	margin: 0px 0px 0px 8px;
	text-transform: capitalize; 
}

.lp ul li, #sidebar page_item{
	background: url(images/xx.gif) no-repeat center left;
	padding:0px 0px 3px 3px;
	margin: 0px 0px 0px 8px;

}

.arc ul li li{
	background: url(images/xx.png) no-repeat center left;
	padding:0px 0px 0px 3px;
	margin: 0px 0px 0px 8px;
	text-transform: capitalize; 
}


.linkcat ul li, .blogroll li {
	background: url(images/link.png) no-repeat center left;
	padding-left: 22px;
	margin: 2px 3px 4px 8px;
}


#footer {
	clear: both;
	width: 952px;
	border-top: 1px solid #CFC6B8;
	padding-top: 10px;
	margin-top: 10px;
	color: #7B776F;
}


.links {
float: left;
margin: 0;
padding: 20px;
padding-bottom: 8px;
width: 125px;
}


.rechts { 
		margin-left: 219px;
		width: 400px;
		}

.kortbericht-post {
	background: #DAD3C5;
	margin: 0 0 10px 0;
	clear: both;
	}
	
.kortbericht-vak {
margin: 0;
padding: 20px;
padding-bottom: 15px;
width: 589px;
background-color: #dad3c5;
background-image: url(images/kortbericht-bg.jpg);
background-repeat: no-repeat;
border: 1px solid #b3aea2;
		}
		
.kortbericht-titel {
	padding: 0px 0px 0px 0px;
	width: 550px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: red;
	margin-top: 1px;
}

.kortbericht-titel a{
	color: #484943;
}

.kortbericht-titel a:hover{
	color: #474842;
	text-decoration: underline;
}

.kortbericht-entry a{
	color: #474842;
	text-decoration: underline;
}

.kortbericht-entry a:hover{
	color: black;
	text-decoration: underline;
}

.kortbericht-entry p {
	padding: 3px 7px 5px 0px;
	line-height: 18px;
	font-size: 12px;
	color: #474842;
	font-family: arial !important;
}



.paginatitel {font-size: 18px;
				font-weight: bold;
				color: #BC0A0A;
			   height: 38px;
			   width: 632px;
			   border-bottom: 1px solid #DAD3C5;
			   margin-bottom: 10px;
			   }
			   
.paginatitel a {color: #BC0A0A;
				border-bottom: 1px solid #d9a197;
				margin-bottom: -1px; 
			   }

.paginatitel a:hover {color: #BC0A0A;
					border-bottom: 1px solid #BC0A0A;
					margin-bottom: -1px; 
			   }
			   
.hoofdletter {font-size: 18px;
				font-weight: bold;
				color: #BC0A0A;
			   height: 38px;
			   width: 632px;
			   border-bottom: 1px solid #DAD3C5;
			   margin-bottom: 10px;
			   text-transform: capitalize;
			   }
			   

.logo { position: absolute;
		left: 25px;
		top: 154px;
	}

	.fadeThis {
		position:relative;
		display:block;
		height: 43px;
		width: 424px;
		background:url(http://www.ortnipiks.nl/sdwh/wp-content/themes/white-boxes/images/logo.gif) 0 0 no-repeat;
	}
	.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: none;
		height: 43px;
		width: 424px;
		background:url(http://www.ortnipiks.nl/sdwh/wp-content/themes/white-boxes/images/logo_hover.gif) 0 0 no-repeat;
	}

.count { color: #757A77;
		display: inline;}

.clear {
clear: both;
}

.links img {width: 188px;
			background-color: #000000;}

.fotos {padding-left: 20px;
		padding-right: 20px;}

.archieflijst {padding-left: 13px;
				padding-right: 13px;
				}
.nieuwsarchief li { padding-top: 10px; }

		