/*
Theme name: Kuuler I
Theme URI:http://preuro.eu/kuuler-1-theme/
Description: New theme designed by Stratus. Fixed-width, three columns and three dynamic sidebars, widget ready theme.
Tags: light, white, fixed-width, three-columns, sticky-post
Author: Stratus
Author URI:http://preuro.eu/
Version: 1.1

*/

body {
	font-size: 12px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida', 'Arial', Verdana, Sans-Serif;
	background: #dedee5;
	color: #290203;
	margin: 0;
	padding: 0;	
	text-align:center;
	
}
.border_hr {
	background-image:url(images/kuuler.gif);
	height:180px;
	width:100%;
}
.right {
	text-align:right;
}
.alignleft{
	float:left;
	margin-right:5px;
}
.alignright{
	float:right;
	margin-left:5px;
}
.center, .aligncenter{
	margin:auto;
	text-align:center;
}
.clear {
	clear:both;
}
/* Main style of links */
a:link,a:visited{
	color:#ef0707;
	text-decoration:none;
}	
a:hover, a:active{
	color: #ef0707;
	text-decoration:underline;
}
/* Top and bottom areas */
#top{
	height:0px;
	width:100%;
}
#bottom{
	height:52px;
	width:100%;
}
/* The width and style of the actual blog area */
#page {
	width: 1000px;
	margin:0 auto;
	padding:0 4px 0 2px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-image: url(http://www.wilhelminawinkel.nl/wilhelminawinkel/wp-content/themes/kuuler-i/images/BG1.jpg);
}
/* Headers used within the blogposts (h1-h3 are used elsewhere on the pages and should not be used in posts)*/
h4,h5,h6{
font-size:12px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida', 'Arial', Verdana, Sans-Serif;
}
h4 {font-size: 12px;}
/* Deal with the header */
#header{
	margin:0px;
	padding:0px;
	width:100%;
	height: 180px;
}
#header h1{
	margin: 10px 0 20px 0;	
	font-size:18px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida', 'Arial', Verdana, Sans-Serif;
}
#header h1 a:link, #header h1 a:visited {
	color: #676767;	
	text-decoration:none;
}
#header h1 a:hover, #header h1 a:active {
	color: #000;
	font-weight:bold;	
	
}
#header .description{
	color: #cccccc;	
	font-weight:bold;	
	font-style: normal;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida', 'Arial', Verdana, Sans-Serif;
}
#header_left{
	float:left;
	width:227px;
	height:180px;
	border:0px;
	text-align:left;
	margin: 0px;
	padding: 0px;
}
#header_left #logo {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

html>body #header_left{
}
#header-right{
	float:right;	
	width:325px;	
	margin:0px;	
	padding:0px;
}
#header-right p{
	text-align:justify;	
	margin:0px;	
	padding:0 10px 0 0;
}
#header-right fieldset{
	border:0px;	
	margin:0px;	
	padding:0px;
}
#header-right #srcinput {
	font-size:10px;
	color:#7984a0;
	width:205px;
	margin: 1px 0px;
	border: 1px;
	background:#ffffff;
	padding: 2px;
	border-color:#dedee5;
	border-style:solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header-right #srcbutton{
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#7984a0;
	margin: auto 0px;
	border-width:1px;
	background: #dedee5;
	padding: 1px 2px;
	border-style:solid;
	border-color:#bebecc;
}

.srcform{
border:no;}
.srcinput {
	font-size:9px;
	width:140px;	
	margin: 1px 0px;	
	border: 1px;	
	background:#eeeeee;	
	padding: 2px;	
	border-color:#eeeeee;	
	border-style:solid;
}
.srcbutton{
	font-size:9px;
	margin: auto 0px;	
	border:1px solid #FFFFFF;	
	background: #f2f2f2;	
	padding: 1px 2px;	
}


#header-right #search{margin-top:13px;}
/* Using header right as a dynamic sidebar requires these as well */
#header-right h2{
		
	font-size:5px;
}
/* Deal with left, right and bottom sidebars */
#sidebar-right{
	float: left;
	margin:10px 0px 0px 2px;
	width:150px;
	padding:2px 2px 2px 7px;
	text-align: left;
}
#sidebar-left{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida', 'Arial', Verdana, Sans-Serif;
	font-size:12px;
	float:left;
	width:200px; /* was 210 */
	margin-top: 100px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px; /* was 0 */
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 15px; /* was 15 */
}
#sidebar-bottom {
	border-top: 1px solid  #999999;
	padding-top: 3px;
	padding-bottom:5px;
	margin-left:0px;
	padding-left:25px; /* toegevoegd */
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
}

#sidebar-bottom p {
	text-align:left; /* toegevoegd */
	}
#sidebar-bottom .widget_bottom  {
	float:left;	
	list-style-type:none;	
	text-align:left;	
	margin:0px;	
	display:inline;	
	width:164px; 
}
#sidebar-right a:link,
#sidebar-bottom a:link,
#sidebar-right a:visited,
#sidebar-bottom a:visited{
	color:#676767;
}
#sidebar-left a:link, #sidebar-left a:visited{
	color:#290203;
}
#sidebar-right a:hover,
#sidebar-bottom a:hover,
#sidebar-right a:active,
#sidebar-bottom a:active{
	color:#283d5a;	
	text-decoration: none;
}
#sidebar-right ul,
#sidebar-left ul,
#sidebar-bottom ul{
	list-style-type: none;	
	margin:0;	
	padding:0;	
	text-align:left;
}
#sidebar-right li li,
#sidebar-left li li,
#sidebar-bottom li li {
	margin:1px 0;	
	padding:4px 1px 3px 5px;
}
#sidebar-right li li:hover,
#sidebar-bottom li li:hover {
	color:#666666;
	font-weight:700;		
	background:#f2f2f2;		
}
#sidebar-right .current_page_item,
#sidebar-bottom .current_page_item,
#sidebar-right .current-cat,
#sidebar-bottom .current-cat{
	background:#cccccc;
}
#sidebar-right h2 a{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida', 'Arial', Verdana, Sans-Serif;
	font-weight:bold;
	color: #6a8caf;
	font-size:11px;
	}
#sidebar-right .hint {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida', 'Arial', Verdana, Sans-Serif;
	font-weight:normal;
	color: #6a8caf;
	font-size:12px;
	line-height: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6a8caf;
	margin-top:3px;
	margin-bottom:6px;
	}
#sidebar-right .hint a {
	color: #6a8caf;
	text-decoration: none;
}
#sidebar-right .hint a:hover {
	color: #ef0707;
}
#sidebar-right .expo {
	color: #290203;
	font-size:11px;
	line-height: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6a8caf;
	margin-top:3px;
	margin-bottom:6px;
}
#sidebar-right .concert {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida', 'Arial', Verdana, Sans-Serif;
	font-weight:normal;
	color: #290203;
	font-size:11px;
	line-height: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6a8caf;
	margin-top:3px;
	margin-bottom:6px;
}
#sidebar-right .concert a {
	color: #290203;
}
#sidebar-right .concert a:hover {
	color: #ef0707;
}
#sidebar-left h2,
#sidebar-bottom h2{
	text-align:left;
	padding-bottom:4px;		
	padding-top:2px;	
	color:#676767;	
	font-size:11px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida', 'Arial', Verdana, Sans-Serif;
	font-weight:bold;
}
#sidebar-right p,#sidebar-left p{
	font-size:12px;	text-align:left;	
}
#sidebar-right img {
	margin: 0px;
	padding:0px;
}
#sidebar-left ul {
	padding-top:1px;
	padding-bottom:1px;
}
#sidebar-left ul {
	padding-left:5px;
}
#sidebar-left ul li{ /* page manu level 1  */
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida', 'Arial', Verdana, Sans-Serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	margin:0px;
	padding:0px;
	padding-left:3px;
}
#sidebar-left ul li li{ /* page manu level 2 en verder  */
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida', 'Arial', Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	margin:0px;
	padding:0px;
	padding-left:5px;
}

#sidebar-left .title{
	color: #6a8caf;
	display: none;
	visibility: hidden;
}
#sidebar-left li { /* anders 1 px verspringen bij wel lijn ernaast */
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
}
#sidebar-left .current_page_ancestor, #sidebar-left li.current_page_item {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ef0707;
}
#sidebar-left li li.current_page_ancestor, #sidebar-left li li.current_page_item  {
	border-left-width: 0px;
	border-left-style: none;
}
#sidebar-left .current_page_item a:hover {
	color:#ef0707; /* mouse-over in actief menu deel */
	background-color:#fff;
}
#sidebar-left a:link {
	color:#290203;
	text-decoration: none;
}
#sidebar-left ul a:hover {
	color:#ef0707; 
	background-color:#fff;
	text-decoration: none;
}
#sidebar-left .current-cat {}

/* Show calendar in bottom sidebar */
#calendar-bottom table{
	margin:auto;
	width:90%;
}
#calendar-bottom a:link,
#calendar-bottom a:visited {
	font-weight:bold;
	color:#5C6FA3;
}
#calendar-bottom a:hover,
#calendar-bottom a:active{
	color:#283d5a;	
	text-decoration:none;
}
#calendar-bottom #today {
	background:#F3F0F6;
}

.divider{
	height:1px;	
	padding:0;		
	margin:0;
	width:100%; /* toegevoegd */
}
.border_hr_thin{
	height:13px;	
	width:100%;		
	margin:auto;
}
/* Deal with content (all styles used in index.php) */
#content{
	text-align:left;
	width:570px;
	float:left;
	margin-top:59px;
	min-height:300px; /* was 570 */
	/* border-right:1px solid #e1e0e0;
	border-left:1px solid #e1e0e0; */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	top: -27px;
}
html>body #content{width:570px;}
#content p {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida', 'Arial', Verdana, Sans-Serif;
	font-size:14px;
	line-height: 18px;
	margin: 0px;
	margin-bottom: 6px;
	padding: 0px;
	text-align:left;
}
#content ul, #content li,#content ol, #content dl, #content dt {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida', 'Arial', Verdana, Sans-Serif;
	font-size:14px;
	line-height: 18px;
}
#content .intro {
	font-weight:bold;
	color:#2a3d60;
}
#content h1{
	margin: 10px 0 10px 0;	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida', 'Arial', Verdana, Sans-Serif;
	color:#6a8caf;
}
#content h2{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida', 'Arial', Verdana, Sans-Serif;
	color:#6a8caf;
	font-size:22px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#content h2.postheader{	
	margin: 10px 0 1px 0;	
	font-size:16px;
}
#content h2.pagetitle {	/* titel groter op pagina's */
	font-size:20px;
	Line-height:24px;
	margin-bottom:6px;
	padding-top:0px;
	margin-top:0px;
}
#content h4.postheader{	/* "no comments" verbergen */
	display: none;
	visibility: hidden;
}
#content h4.{margin: 14px 0 1px 0;
text-transform: uppercase;}
#content h2 a:link, #content h2 a:visited {
	color: #ef0707;	
	text-decoration:none;
}
#content h2 a:hover, #content h2 a:active {
	color: #283d5a;	
	text-decoration:underline;
}
#content .post-info{
	font-size:10px;
	font-variant: normal;
	padding:0px;
	margin:0px;
}
#content .widgettitle{
	font-size:10px;	
	font-weight:bold;	
	margin: 5px 0 2px 0;
}
#content blockquote{
	padding:10px;	
	margin:10px 20px;	
	color: #6C5B7E;
	border:#666666 solid 1px;
}
#content q {
	quotes: '"' '"' "'" "'";	
	color: #6C5B7E;
	font-weight: bold;
}
#content cite { color: #6C5B7E;}
#content .css{ color:#3A80FF;}
#content .php{ color:#3E6E3E;}
#content .entry {
	text-align:justify;	
	margin: 0px;
	padding-bottom:0px;
}
#content .entry div.alignleft {
	margin-right: 10px;
}
#content .entry div.alignright {
	margin-left: 10px;
}
#content .entry ul, #content .entry ol{
	margin: 3px;	
	padding:0 0 0 25px;
}
#content .postmetadata{font-size: 10px;}
#content .post{
	margin: 0 0 20px 0;
	padding: 1px 10px 0 10px;
}
#content .sticky {
border-bottom: #666666 solid 3px;} 
#content .wp-caption, .caption{
	border:1px solid #dedee5;	/* thin solid #676767 */
	background-color: #efeff2;	
	padding: 0px;	/* was 5px 2px */
	padding-top:2px;
	margin: 0px;
	-moz-border-radius: 3px;	
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;	
	border-radius: 3px;
}
#content .wp-caption{
	text-align:center;
	font-size: 10px;
	line-height: 12px;
	margin:0px;
	margin-bottom: 5px;
	padding:0px;
	padding-top: 2px;
}
#content img {
	border:1px solid dedee5; /* thin solid #676767 */
	}
#content a img {border:0;}
#content .wp-caption a img {
	border:1px solid #676767;
	padding:0px;
	margin:0px;
	text-align: center;
}
#content .wp-smiley{border:0 !important;}
#content .wp-caption-text{
	text-align:center;
	margin:0px; /* was 5px 3px 0px 3px */
	font-size:10px;
	line-height:12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#content .not-found{color:#676767;}
#content .search{margin-top:15px;}
#content .search fieldset{border:0;}
dl,dt,dd{margin:0 10px;}
dt{
	font-weight:bold;	
	padding:6px 0 0 0;
}
.navigation .alignleft,
.navigation .alignright{
	width:222px;
	min-height:21px;
	padding:10px 0 10px 0;
}
.navigation .alignright{
	text-align:right;
}
/* Special styles used by image.php to show an image attachment */
.attachment{
	text-align:center;	
	margin:0 auto;
}
.caption{
	width:310px;	
	margin:15px auto;	
}
.attachment p {
	padding:0;	
	margin:7px auto 2px auto;
}
/* Special styles used by archives.php (archives page) */
.archive{
	width:200px;	
	padding: 2px 20px;
}
/* Special styles used by links.php (links page) */
.archive{padding: 2px 20px;}
/* Special styles used by children.php */
#list-subpages{
	margin:0 10px;
}
#list-subpages ul{
	list-style-type:none;
	margin:3px 15px;
	padding:0px;
}
#list-subpages ul li {
	margin:15px 0;
}
.page-link{
	font-variant:small-caps;
	font-size:14px;
	font-family: Georgia, Serif;
}
#list-subpages p {
	margin:4px 10px;
	padding:0;
}
/* Styles needed to handle comments */
.xoxo,.children{
	list-style-type:none;	
	margin:4px;	
	padding:0 0 0 10px;
}
.children{margin:1px 4px;}
#respond h3,#content h3 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida', 'Arial', Verdana, Sans-Serif;
	font-size:14px;	
	color: #6a8caf;
	margin: 0px 0 2px 0;
}
#commentform textarea{
	width:99%;	
	background:#fff;	
	border: 1px;	
	background:#fff;	
	padding: 2px;	
	border-color:#cccccc;	
	border-style:solid;
}
#comments ul {
	list-style-type:none;	
	list-style-position:inside;	
	margin:0;	
	padding:5px;
}
#comments li {border:1px solid #999999;}
#comments .children{padding:0 0 0 25px;}
#comments blockquote{	
	padding-left:10px;	
	margin:10px 60px;
}
#comments blockquote blockquote{margin:10px 20px;}
#comments blockquote p {
	padding:0;
	margin:0;
}
#comments #author-info img {
	float:left;	
	margin-right:7px;
}
#comments #author-info {font-size:11px;}
#comments p,#comments .reply {
	font-size:12px;	
	margin-left:42px;
}
#comments .reply {margin-bottom:10px;}
#comments .comment,
#comments .trackback,
#comments .pingback {
	padding:5px;	
	margin:5px 0;
}
.thread-odd, .depth-1, .depth-4{background:#f2f2f2;}
.depth-2, .depth-5 {background:#fff;}
.thread-even, .depth-3, .depth-6{background:#cccccc;}
.children .alt, .children .odd {background:#E0DAE6;}
.children .even {background:#C6BDCE;}
/* Shows info about comment status */
#comments-status {
	margin: 10px auto;
	padding:15px 0 15px 0;
	background-color:#f2f2f2;	
	text-align:right;	
	font-size:11px;
	display:none;
	visibility: hidden;
}
#comments-status a:link,#comments-status a:visited{font-weight:bold;}
#commentform #submit{
	margin: 5px 0px;	
	border-width:1px;	
	background: #f2f2f2;	
	padding: 1px 4px;	
	border-color:#cccccc;	
	border-style:solid;
}

#author{
border: 1px solid #CCCCCC;}

#email{
border: 1px solid #CCCCCC;}

#url{
border: 1px solid #CCCCCC;}



#footer{
	text-align:right;	
	font-size:11px;
}
#footer #text-421226261 li, #footer #text-421275881 li {/*  tekst adresblokken */
	font-size:9px;
	line-height:10px;
	margin:0px;
	padding:0px;
	float: left;
	text-align:left;
}
#text-421226261.widget_bottom,
#text-421275881.widget_bottom{
	color:#2a3d60;
	}
#text-421226261.widget_bottom a,
#text-421275881.widget_bottom a{
	color:#2a3d60;
	}
#text-421226261.widget_bottom a:hover,
#text-421275881.widget_bottom a:hover{
	color:#ef0707;
	}
#tag_cloud a {
	color:#ef0707;
	}
#tag_cloud a:visited, #tag_cloud a:hover{
	color:#ef0707;
}
#text-421226261{ /*  id van linker tekstblok */
	width: 164px;
	padding-left:9px;
	padding-right:56px;
	padding-bottom:10px;
}
#text-421275881{/*  id van 2e tekstblok van links */
	width: 300px;
	margin-left:8px;
	padding-right: 60px;
}
#tag_cloud h2.widgettitle {
	font-size:11px;
	line-height:12px;
	padding:0px;
	margin:0px;
}
#tag_cloud {
	padding: 0px;
	margin: 0px;
}
#text-421226261 li, #text-421275881 li {
	padding:0px;
	margin:0px;
}
#theme-author{
	padding:0;	
	margin:5px 0 0 0;
	text-align:right;
}

.pre {
width:100;
}

a img {
	border: 0;
}

img{
padding-left:0px;
padding-right:0px; 
padding-top:5px;/* was padding: 10px */
border:0;}

/*iframe settings */
.iframe-wrapper {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
iframe {
	margin: 0px;
	padding: 0px;
}

#content p.klein { /* kleinere tekst */
font-size: 12px;
line-height: 14px;
}

.zoekkop a {
font-size: 14px;
}
.entry p {
font-size: 12px;
line-height: 14px;
}
.alignnone {
	clear: both;
	}
	
/* inzetjes op posts bv voor Dan-form stoelen */
div.inzet {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 200px;
	margin-left: 10px;
	background-color: #eeeef2;
	padding:3px;
	padding-left:8px;
}
p.inzet {
	font-size: 11px;
	line-height: 13px;
	color: #666;
	margin-bottom:0px;
}
ul.inzet {
	margin: 0px;
	padding: 0px;
}
li.inzet {
	color: #666;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 11px;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.inzet a {
	color:#2a3d60;
}
.inzet a:hover {
	color:#ef0707;
}

div.prijsinfo {
	font-size: 11px;
	line-height: 12px;
	margin-top:: 50px;
	margin-bottom: 5px;
	float:right;
	width: 150px;;
	margin-left:15px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	text-align: left;
}
div.prijsinfo p {
	font-size: 11px;
	line-height: 12px;
}
div.prijsinfo .klein {
	font-size: 9px;
	line-height: 11px;
	margin-top:0;
	margin-bottom:0;
	color:#666;
}
