

/* =============== SCREEN styles */
@media screen, print {


/*oranje #da5b0b;*/

/*- Page Structure */

body {
	font: 62.5% 'Lucida Grande', Arial, Verdana, Sans-Serif; 
	color: #444;
	background: #FFFFFF;
	text-align: center;
	margin: 7px 0 30px;
	}

p {
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
}

.bold {
	font-weight: bold;
}

#page {
	background: white;
	text-align: left;
	margin: 0 auto;
	position: relative;
	width: 780px;
	border-top: none;
	background-image: url(../images/backgroundshadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	}

#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 200px;
	display: none;
	}
.content {
	
	z-index: 0;
	
	}
.primary {
	width: 520px;
	float: left;
	padding: 20px 0 10px;
	margin: 0 10px 0 30px;
	z-index: 0;
	display: inline;
	font-size: 1.2em;

		}

.secondary {
	font-size: 1.1em; 
	font-family: Arial, Verdana, Sans-Serif;
	line-height: 1.5em;
	padding: 0px 0;
	margin: 40px 0 20px 10px;
	width: 185px;
	color: #666;
	float: left;
	z-index: 0;
	display: inline;

		}

.commentsbg {
	position: relative;
	float: left;
	padding: 10px 10px 15px 10px;
	background-color: #efefef;
	}
	
.comments {
	text-align: left;
	
	position: relative;
	float: left;
	width: 480px;

	}

/*- Headings */

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	
	}

h1 { /* H1 is used for the title of your blog */
	font-size: 4em;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 75px;
	margin: 0 0 0 40px;
	width: 100%;
	}

h1, h1 a, h1 a:hover, h1 a:visited,
#header .description {
	text-decoration: none;
	color: white;
	}

h1:hover {
	text-decoration: none;
	}

#header .description { /* Blog description, under blog title */
	font-size: 1em;
	margin: 0 0 0 40px;
	display: inline; /* Checking for IE bug. If people start having problems with header width, then this is it */
	}

.pagetitle { /* Used on static pages and archives */
	text-align: left;
	margin: 0px;
	}
	
#header .printonly {display: none;}

.pagetitle h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	font-size: 1.6em;
	font-weight: bold;
	text-align: left;
		padding: 0;
	margin: 0px;
	line-height: 1.5em;
	margin-bottom: 9px;

	}
	
.pagetitle p{ /* category description op archive paginas. */
	margin-right: 20px;

	}

.secondary h2 { /* Secondary H2 is sidebar headlines */
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	margin: 0px;
	margin-bottom: 4px;
	padding-top: 10px;
	display: block;
	line-height: 1.2em;
	margin-top: -4px;
	

	
	}
	
.secondary .sb-latest h2 a:hover, .secondary .sb-asides h2 a:hover, .secondary .sb-categories h2 a:hover { 
	text-decoration: none;
	
		}
		
.primary h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 1.6em;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 440px;
	clear: left;
	margin-top: 0px;
	}
	
.primary .lijst h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 440px;
	clear: left;
	margin-top: 0px;
	margin-bottom: -5px;
	}
		

.primary h4, .comments h4 {
	font-size: 1.5em;
	font-weight: bold;
	display: block;
	color: #2277dd;
	margin-top: 0px;
}
.primary h4 a, .primary h4 a:hover {

	color: #2277dd;
}

.primary h5 { 		/* tussenkopjes */
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	color: #da5b0b;
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
	margin-bottom: -5px;
	margin-top: 10px;
}
.primary h5 a {

	color: #2277dd;
}

.primary h5.nieuwsovertitel { 		/* tussenkopjes */
	margin-top: 30px;
	margin-bottom: 5px;
	padding-top: 10px;
		background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}




.primary h4.comment {
display: block;
	padding-bottom: 10px;
}

.primary .item span.more-link a { /* leesverder */
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
}

.primary .item span.more-link {
	color: #2277dd;
}

.primary ul, .primary ol,  .primary li, .primary dl, .primary dt, .primary dd { 	
	margin: 0px;
	padding: 0px;

}

.primary ul.subnav { 	
	margin: 0px 0 0 0;
	padding: 2px 0 0 0;

}

.primary .item .itemtext ul.subnav ul {margin: 0px 0 0 0;}

.primary dd { 	
	list-style-type: none;
	margin-left: 0px;
	padding-left: 20px;
}

.primary ul li, .primary ol li { 	
	list-style-type: none;
	margin-left: 0px;
	margin-left: 0px;
	padding-left: 20px;
	line-height: 1.6em;
	
}


.primary ul.subnav li { 	
	list-style-type: none;
	margin-left: 0px;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 1.6em;
	margin-bottom: 4px;
	
}
.primary ul.subnav li li { 	
	list-style-type: none;
	margin-left: 0px;
	margin-left: 0px;
	padding-left: 20px;
	line-height: 1.6em;
	margin-bottom: 2px;
}

.primary ul.bullets li { 	
	list-style-type: disc;
	list-style: outside;
	padding-left: 0px;
	margin-left: 20px;
	
}

.primary ul.bullets { 	
	clear: left;
}


.primary ul.nieuwsover li { 	
	list-style-type: none;
	margin-left: 0px;
	margin-left: 0px;
	padding-left: 20px;
	line-height: 1.6em;
	margin-bottom: 4px;
}



.primary ul li img { 	
	margin: 0px;
	padding: 0px;
	margin-bottom: -2px;
		margin-right: 4px;
}

ol li {
	list-style: decimal outside;
	}


.itemhead {
	margin-top: 0px;
	margin-bottom: -5px;
	width: 520px;
	position: relative;
	display: inline;
	
	}

.itemtext h3 { /* For use on Pages */
	font-size: 1.7em;
	display: block;
	padding: 15px 0 0;
	}
	

	



.itemtext h4 { /* For use on Pages */
	font-size: 1.5em;
	display: block;
	padding: 15px 0 0;
	}

.secondary div {
position: relative;
	margin: 0;
	padding: 0;
		width: 185px;
	}

.secondary div span.metalink {

		width: 185px;
	}
.secondary div div div {
    margin: 0;
    }
	
.primary .metalink a, .primary .metalink a:visited /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
 {
	color: #999;
	font-weight: normal;
	}
	



.primary .item .itemhead .metalink, .comments .primary .metalink {
	font-size: 1.7em;
	
	text-transform: lowercase;
	margin-left: 15px;
	}




.comments .primary .metalink {
	margin: 0 15px 0 0;
	float: none;
	}

.feedicon { /* Next to Comment Section Headline */
	border: 0 !important;
	padding: 0 !important;
	}

.feedlink img { /* On the sidebar */
	height: 16px;
	width: 16px;
	border: none;
	position: absolute;
	right: 0;
	top: 7px;
	}

.secondary p.aside {
	margin: 0;
	padding: 0px;
	color: #666;
	margin-bottom: 10px;
	line-height: 1.4em;
	}
.secondary .sb-asides {
	margin-bottom: -10px;
	}
	.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #2277dd;
	font-weight: normal;
	}
	
.secondary div.sb-about {
	margin: 0px;
	padding: 0px;
	margin-top: 12px;
		}
		
.secondary div.anbi {
	margin: 0px;
	padding: 0px;
	margin-top: 18px;
	width: 100%;
		}
		
.secondary div.anbi img {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: -6px;
	border: none;
		}
	
.secondary div.sb-about p {
	margin: 0px;
	padding: 0px;
		}
	
.secondary .sb-latest li, .secondary .sb-related li {
	padding-bottom: 5px;
}
.secondary .sb-latest ul, .secondary .sb-related ul  {
	margin-bottom: -5px;
}

.secondary span.metalinks { /* om de metalinks heen, om er 1 rij van te maken */
	padding-left: 0px;
	display: block;
	width: 185px;
	}

.secondary .aside .metalink {
	padding-left: 0px;
	display: inline;

	}
	
.secondary .aside .metalink a {
	color: #999;

	}

	

.secondary span a {
	margin-right: 5px;
	}

.editlink img {
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0px -10px 5px 5px;
	float: right;
	}

.aside .editlink img {
	top: 9px;
	}

.commentseditlink {
	border: none;
	padding: 2px;
	padding-left: 10px;
	}
	
.primary .commentseditlink img {
	margin-bottom: 0px;
	}

.metalink a span {
	display: none;
	}

.metalink a:hover span {
	display: inline;
	}

h2, h2 a,
h3, h3 a,
h4, h4 a {
	color: #da5b0b;
	}
	
.primary h3.intro { /*titel van introtekst op archiefpagina*/
	color: #2277dd;
	margin-top: 0px;
}	
	
div.introtekst	{
	
}
	
	
	.primary h2
 {
	color: #2277dd;
	}

.primary h2 a:hover,
.primary h3 a:hover,
.primary h4 a:hover {
	text-decoration: none;
	color: #2277dd;
	}

.metadata { /* Time and category for blog entries */
	font-size: 0.9em;
	display: block;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-top: 10px;
	color: #bbb;
	width: 500px;
	clear: left;
	}

.lijst .metadata { /* Time and category for blog entries */
	margin-top: 5px;
	}

.metadata a {
	color: #777;
	}
	
.metadata a:hover {
	color: #2277dd;
	text-decoration: underline;
}

.commentslink {
	display: block;
	padding: 2px 0 0px 20px;
	background: url(../images/comment.gif) top left no-repeat;
	margin-right: 7px;
	
	float: left;
	
		
	}
.timegif {
	padding: 0px 16px 0px 0px;
	display: block;
	background: url(../images/time.gif) top left no-repeat;
	height: 16px;
	float: left;
	
	}
	
.chronodata {
	display: block;
	padding: 2px 0 0px 0px ;

	
	}



.chronodata:after {
	content: ".";
	}

.tagdata {
	display: block;
	padding: 2px 0 2px 20px;
	background: url(../images/tag_blue.gif) left center no-repeat;
	}
	
span.languagetoggle { /* For polyglot*/
	float: left;
	color: #999;
	display: block;
	padding: 2px 5px 0px 20px;
	background: url(../images/gb_nl_flag.gif) left center no-repeat;
	
	}
span.languagetoggle a { /* For polyglot*/
	color: #777;

	
	}


/*- Primary Contents */

.primary .item {
	margin: 0;
	padding: 0px 0 0px;
	position: relative;
	z-index: 0;
	float: left;
	margin-bottom: 4px;
	}

.primary .lijst {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
	}

.primary .item .itemtext {
	font-size: 1em;
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	line-height: 1.4em;
	text-align: left;
	color: #444444;
	width: 500px;
	}


.primary .item .itemtext ul,
.primary .item .itemtext ol,
.primary .item .itemtext div,
.primary .item .itemtext blockquote {
	margin: 10px 0;
	}

.primary .item .itemtext p {
	margin: 10px 0 0 0;
	}

.metalinks {
	margin-top: 3px;
	}

.commentsrsslink {
	background: url(../images/feed.gif) left top no-repeat;
	padding: 2px 0 2px 20px;
	margin-right: 10px;
	height: 16px;
	}

.trackbacklink {
	background: url(../images/arrow_refresh.gif) left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	}

.commentsrsslink a, .trackbacklink a {
	color: #999;
	padding: 2px;
	font-size: 0.9em;
	}
	.commentsrsslink a:hover, .trackbacklink a:hover {
	color: #2277dd;
	text-decoration: underline;
	}

.comments .commentlist {
	margin: 0;
	padding: 10px 0 20px 0;
	position: relative;
	float: left;
	}
	
.primary .comments .item .itemtext {
	width: 440px;
	}

.comments .commentlist li {
	margin: 10px 0 0 10px;
	padding: 10px 10px 5px;
	list-style: none;
	display: inline;
		position: relative;
	float: left;
	}
	
.primary .comments h4.comment {
	clear: left;
}

.comments .commentlist li {
	background-color: #fff;

	}
	
.comments .commentlist #leavecomment {
	text-align: center;
	padding: 0 0 0 0;
	width: 460px;
	padding-bottom: 20px;
	padding-top: 20px;
	color: #ccc;
	font-size: 1.7em;
	background-color: #fff;
	
	}
	

.comments .commentlist #loading {
	text-align: center;
	padding: 0 0 0 0;
	width: 460px;
	padding-bottom: 20px;
	padding-top: 20px;
	color: #ccc;
	font-size: 1.7em;
	background-color: #fff;
	}	




.comments p a:hover {
	text-decoration: underline;
	}

.comments .commentlist .commentmetadata {
	padding: 2px 0 2px 20px;
	background: url(../images/time.gif) left center no-repeat;
	display: block;
	}

.comments .commentlist li img {
	padding: 0;
	border: none;
	}

.comments .commentlist li img.gravatar {
	float: right;
	margin: -5px 0 0;
	}

.comments .commentlist li .commentauthor {
	font-size: 1.2em;
	font-weight: bold;
	}

.comments .commentlist li .counter {
	display: none;
	font: normal 1.5em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #999;
	float: left;
	width: 35px;
	}



.comments .pinglist {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	}

.comments .pinglist li {
	margin-left: 40px;
	padding: 7px 0;
	list-style: none;
	}

.comments .pinglist li .commentauthor {
	font-weight: bold;
	display: block;
	}

.comments .pinglist li small {
	font: .8em Arial, Sans-Serif;
	display: block;
	}

.comments .pinglist li .counter {
	display: none;
	}

.comments .pinglist li span.favatar img {
	margin-left: -25px;
	border: none;
	padding: 0;
	float: left;
	}

.comments .pinglist li img {
	padding: 0;
	border: none;
	}
	
.comments form {
	clear: both;
	padding: 1px 0 30px;
	margin: 0;
	}

input[type=text], textarea {
	font: 1em Verdana, Arial, Helvetica, Sans-Serif;
	padding: 3px;
	color: #777;
	}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #333;
	border-color: #666;
	}

.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
	}
	
.comments form p {
	
	margin-left: 10px;
		}

.comments form textarea {
	height: 250px;
	margin-top: 10px;
	width: 460px;
	display: inline;
	
		}
		
.comments form #authorinfo input {
	margin-top: 5px;

		}

.comments form #submit {
	margin: 0;
	margin-top: 5px;
	float: right;
	margin-right: 30px;
	}

#footer {

	display: block;
	width: 780px;
	height: 40px;
	background: url(../images/backgroundfooter.jpg) top left no-repeat;
	margin: 0 auto;
	text-align: center;
	

	}


	
#footer span.credits {
font-family: Arial, Verdana, Sans-Serif;
	width: 520px;
	font-size: 1em;
	text-align: left;
		float: left;

	margin-top: 5px;
	display: inline;
	color: #da5b0b;
	margin-left: 28px;

	}

#footer span.login {
font-family: Arial, Verdana, Sans-Serif;
	width: 190px;
	text-align: left;
		float: left;
	font-size: 1em;
	margin-top: 5px;
	display: inline;
	font-size: 1em;
	color: #da5b0b;
	margin-left: 20px;
	font-weight: bold;
	}


#footer a:hover {
	border: none;
	text-decoration: underline;
	
	}


/*- Links */

.primary .itemtext a:hover, .primary .itemtext a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: underline;
	}

h2 a:hover, h2 span a:hover {
	color: #2277dd !important;
	}

a {
	color: #2277dd;
	text-decoration: none;
	}
	
.primary .item .itemtext a span.leesverder {
	color: #da5b0b;
	text-decoration: none;
	font-style: italic;
	}
.primary .item .itemtext a:hover span.leesverder {
	color: #da5b0b;
	text-decoration: underline;
font-style: italic;
	}




/*- Various Tags and Classes */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}

.primary img {
	border: none;
	max-width: 100%;
	margin: 0px 7px 5px 0px;
	}
	
.primary .gallery img {
	border: none;
	max-width: 100%;
	margin: 0px 5px 5px 0px;
	}

.primary img.bol {
	border: none;
	width: 1px;
	margin: 0px 0px 0px 0px;
	}


.center {
	text-align: center;
	}

.alignright {
	float: right;
	padding: 3px 0px 3px 10px;
	}
	
.alignleft {
	float: left;
	padding: 3px 7px 3px 0px;
	}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	

	
img.noborder {
	border: none !important;
	}

.favorite img {
	padding: 0;
	border: none;
	}

small {
	font-size: .9em;
	line-height: 1.5em;
	}

small, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, monospace;
	}

acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	border-bottom: 1px dashed #999;
	cursor: help;
	}

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	background: url(../images/quote.gif) 5% no-repeat;
	border: none;
	}

hr {
	display: none;
	}
	
div.relatedlinks {
	
	width: 500px;
	
	padding-top: 0px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;

	}	

div.navigation {
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 5px;
	padding: 0px;
	color: #999;
	font-size: 0.9em;
	width: 500px;
	margin-bottom: 4px;
	padding-bottom: 8px;
	}
	
.nav_up {
	margin: 0px 0 10px;
	
	}
	
.pn_upper {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 5px;
	padding: 0px;
	color: #999;
	font-size: 0.9em;
	width: 500px;
	margin-bottom: 4px;
	padding-bottom: 8px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;

	}
	
.pn_lower {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 5px;
	padding: 0px;
	color: #999;
	font-size: 0.9em;
	width: 500px;
	margin-bottom: 10px;
	float: left;
	clear: left;
	
	}

.navigation .left, .navigation .right {
	width: 50%;
	}

.navigation .right, .pn_upper .right, .pn_lower .right  {
	float: right;
	text-align: right;
	line-height: 1.4em;
	}	

.navigation .left, .pn_upper .left, .pn_lower .left {
	float: left;
	text-align: left;
	line-height: 1.4em;
	}

.navigation .right, .pn_upper .right, .pn_lower .right  {
	float: right;
	width: 50%;
	text-align: right;
	line-height: 1.4em;
	}

.navigation p {
	margin: 0;
	padding: 0;
	}

.navigation a, .pn_upper a, .pn_lower a {
	color: #999;

	}

.navigation a:hover, .pn_upper a:hover, .pn_lower a:hover {
	color: #27d;
	}

.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px 0 10px 0;
	padding: 5px 0px;
	width: 440px;
	}

img.wp-smiley {
	border: none !important;
	padding: 0 0 0 5px !important;
	}



/*- Begin Lists */


.secondary ul, .secondary ol {
	margin: 0px;
	padding: 0px;
	}

.secondary ul {
	margin-left: 0px; /* IE Fix */
	}

.secondary ol {
	margin-left: 15px;
	}

.secondary ul li, .secondary ol li {
	margin: 0;
	padding: 0;
	}

.secondary ul.children {
	padding-left: 7px;
	}
	.secondary ul.children ul.children {
	padding-left: 9px;
	}
	
.secondary ul li {
	list-style-type: none;
	list-style-image: none;
	line-height: 1.2em;
		}
.secondary .sb-links  {
	margin-top: 0px;
	}

.secondary .sb-months  {
	margin-bottom: 6px;
	}

.secondary .sb-links ul  {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	}
	
.secondary .sb-links ul li  {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	}
.secondary .sb-links ul ul li {
	margin-bottom: 4px;
	margin-top: 0px;
	}
	
.secondary .sb-links li h2 {
	line-height: 1.2em;
	margin-top: -4px;
	}
.secondary .sb-links ul li.linkcat {
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
.secondary .sb-categories ul li {
	margin-bottom: 4px;
	}
.secondary .sb-categories ul ul {
	margin-top: 2px;
	}

.secondary .sb-categories ul li.current-cat a {
	font-weight: bold;
	}


.sb-links ul li {
	margin-top: 0px;
	}
	
.sb-links ul li a {
	line-height: 1.3em;
	}

.sb-links ul ul li {
	margin-top: 0;
	}
	

.secondary select {
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	width: 175px;
	margin-bottom: 0px;
	font-size: 1em;
}

.secondary form {
	margin: 0px;
	padding: 0px;
}

.secondary div.rsslinks select {
	margin-top: 5px;
}


/*- Search Form and Livesearch */

/*.sb-search {
	position: absolute;
	z-index: 10;
	top: 286px;
	right: 33px;
}*/

	
/*html>body .sb-search {
	right: 35px;
}*/


.sb-search {
	position: absolute;
	z-index: -1;
	top: 320px;
	left: 568px;

}

.sb-search h2 {
	display: none;
	}

.sb-search input[type=text], textarea {
	margin: 0;
	padding: 0;
	color: #444;
	
	font-size: 11px;
	margin: 0;
	}

.sb-search input#livesearch {
	margin: 0;
	padding: 0;
	font-size: 11px;
	padding: 2px 0px 2px 5px;
	width: 175px;
}
		

.sb-search input#s {
	margin: 0;
	padding: 0;
	width: 175px;

	}

.sb-search .livesearchform input[type=submit] {
	margin: 0;
	padding: 0;
	}

.sb-search #LSResult {
	margin: 0;
	margin-left: 2px;
	font-size: 10px;
	z-index: 500;
	position: absolute;
	background-color: #fff;
		padding: 20px 4px 6px 4px;
	width: 175px;
	voice-family: "\"}\"";
	voice-family: inherit;
		width: 167px;

}
html>body .sb-search #LSResult { 
	width: 167px;				/* normal width and height */ 

}		

.sb-search #searchcontrols {
position: absolute;
top: 0px;
left: 0px;
z-index: 200;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #2277dd;
	width: 175px;
	color: #fff;
	background-color: #2277dd;
	
	}
	.sb-search #searchcontrols a {

	color: #ffffcc;
	
	}
.sb-search #searchcontrols small {
color: #fff;
	margin: 0;
	padding: 0;
	}

.sb-search .LSRow:hover, .sb-search #LSHighlight, .sb-search #LSHighlight:hover {
	background-color: #ffffcc;
	z-index: 300;
	margin-left: -4px;
	padding-left: 14px;
	width: 151px;
	
			/* normal width and height */ 

}

.sb-search #LSResult:hover #LSHighlight {
	background-color: #ffffcc;
	z-index: 300;
	}
	
	

.sb-search #LSHighlight small, #LSHighlight small span a {
	
	}

.sb-search .LSRow {
	padding: 5px 10px;
	}

.sb-search .LSRow span a, .LSRow span a:visited {
	word-spacing: -1px;
	line-height: 1.3em;
	font-weight: normal;
	color: #fff;
	}
	
.sb-search a:hover {
	text-decoration: underline;
}


/* CSS Beyond this point is for various supported plugins and not the 'core' K2 template */


/*-
	Brian's Latest Comments
	http://meidell.dk/archives/2004/09/12/brians-latest-comments/
*/

.secondary div.sb-comments ul li span a, div.sb-comments ul li small a {
	color: #999;
	font-weight: normal;
	word-spacing: -1px;
	}

.secondary div.sb-comments ul li {
	margin-bottom: 6px;
	}

.activityentry {
	font-size: 1.1em;
	}

div.sb-comments small {
	display: block;
	margin: 0;
	font-weight: normal;
	line-height: 1em;
	}

.sb-flickr img
{
	border: 0px;
	padding: 5px;
}

/*-
	WordPress: Touched
	http://twilightuniverse.com/2005/03/wordpress-touched/
	
	No support for Touched 0.6 in the rest of K2.
	Seems a bit flaky just now. Waiting for new version.
*/

#poststuff fieldset {
	border: none;
	}

#poststuff #title, #poststuff #excerpt, #poststuff #tags {
	width: 470px;
	}
	
#poststuff #title {
	font-size: 2em;
	}


/*
	Ultimate Tag Warrior
	K2 removes UTW's default tags for more default control.
*/

.localtags, .technoratitags {
	display: none;
	}


/*
	Contact Form
*/

.contactform {
	width: 100%; 
	position: relative;
	}

.contactleft {
	width: 15%; 
	text-align: right;
	clear: both; 
	float: left; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
	}

.contactright {
	width: 70%; 
	text-align: left;
	float: right; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
	}
	
.contacterror {
	border: 1px solid #ff0000;
	}

/* Behorende bij contact form plugin */

.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
}


/* Language switch */

.secondary ul.languageswitch {
	margin: 0px;
	padding: 0px;
	position: relative;
	display: block;
}

.secondary ul.languageswitch li.language_item {
	list-style-type: none;
	color: #bf0023;
	margin: 0px;
	padding: 0px;
	display: block;
	margin-bottom: 3px;
	padding-left: 0px;
	line-height: 1.3em;
	}

.secondary ul.languageswitch li.language_item a {
		color: #2277dd;
		padding-left: 21px;
	
}


.secondary ul.languageswitch li.current_language_item a {
	font-weight: bold;
	
}
.secondary ul.languageswitch li#flagsli {
padding-bottom: 0px;
margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 0em;
	font-size: 0px;

	}

.secondary ul#flags {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	
}
.secondary ul#flags li {
	position: relative;

	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: #990033;	
	width: 16px;
	border: none;
	line-height: 0em;
	font-size: 0px;
	height: 11px;
}
	
.secondary ul#flags li#english {
	background-image: url(../images/english.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 1px;
	
}
	
.secondary ul#flags li#nederlands {
	background-image: url(../images/nederlands.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 6px;
}

/* Homepage */

span.inspiration {
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2277dd;
	margin-bottom: 10px;
	display: block;
}

/* newsletter */

#subscribe form {padding: 5px 0px 20px 15px; margin: 20px 0 10px 0; overflow: hidden; display: block; height: 1%; background: #2277dd;}
#subscribe fieldset {border: none; padding: 0; margin: 0; float: left; clear: left; }
#subscribe label {width: 220px;display: block; float: left; clear: left; height: 1.6em; color: #fff; margin: 0; padding: 0; margin-top: 5px;}
#subscribe input {width: 220px;display: block; float: left; margin: 0;  padding: 0; clear: none; margin-top: 5px;}
#subscribe input.submitbutton {width: auto;  }
#subscribe form h5 {color: #fff;padding-bottom: 10px; font-size: 1.3em; } 
#subscribe .buttons {padding-top: 10px; margin: 0; display: block; float: left; width: 480px;}

}

/* =============== PRINT styles */

@media print {

body {font-size: 70%; }


.secondary {display: none;}

#header {display: block; height: auto; padding: 0; margin: 0; }

#header .printonly {display: block; height: auto;}
#header h1 {display: none;}
#header .description {color: #da5b0b; font-size:1.1em; font-style: italic; display: block; margin: 0 0 20px 30px; padding: 0;}

#menu {display: none;}

.comments {display: none;}

hr {display: none;}

.navigation {display: none;}
.editlink {display: none;}

.metadata {display: none;}

#footer span.login {display: none;}

#footer, #footer span.credits {width: auto; height: auto;}

#page, .primary {width: auto;}

.primary .item .itemtext {width: auto;}

.itemhead, .primary h3  {width: auto; font-size: 1.3em;}

}