/*  
Theme Name: Groovy Blog
Version: 1.2
Description: Designed by <a href="http://www.woothemes.com">WooThemes</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
*/

/* Default styles */
@import "reset.css";

/* Custom styles */
@import "custom.css";

body { 
	background: #FFFFFF url(images/bg-body-pattern.jpg) repeat top center; 
	font-family:Verdana, Geneva, sans-serif; 
	color: #333; 
	font-size:11px; 
}

#wrap                           { background: url(images/bg-body-1-v2.jpg) repeat-x top center; }

body.page-id-3 #wrap,
body.parent-pageid-3 #wrap,
body.top-level-parent-pageid-3 #wrap    { background-image: url(images/bg-body-vrijetijd-v2.jpg); }
body.page-id-100 #wrap,
body.parent-pageid-100 #wrap,
body.top-level-parent-pageid-100 #wrap  { background-image: url(images/bg-body-neboboot-v2.jpg); }
body.page-id-5 #wrap,
body.parent-pageid-5 #wrap,
body.top-level-parent-pageid-5 #wrap    { background-image: url(images/bg-body-pot-v2.jpg); }
body.page-id-7 #wrap,
body.parent-pageid-7 #wrap,
body.top-level-parent-pageid-7 #wrap    { background-image: url(images/bg-body-xp-v2.jpg); }

#content .col-left {width: 700px; }

/* Top */

#top { width: 960px; margin: 0 auto 25px auto; position:relative; }

/* Top Navigation */

#top-nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight:bold;
	height: 30px;
	padding-top:10px;
	text-transform:uppercase;
}
#top-nav a {color: #FFF;}
#top-nav a:hover {text-decoration: underline;}
#top-nav ul {padding: 0;}
#top-nav .col-left {margin-left: -6px;}



/* Navigation */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#nav a {
	display: block;
	line-height: 28px;
	padding: 5px 12px;
	z-index: 100;
	color:#fff;
}

#nav a:hover, #nav .current_page_item a, #nav .current-cat a{
	color: #000;
	background: #FFF;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-decoration:none;
}
#nav .current_page_item a, #nav .current-cat a { }
#nav li { float: left; }

#nav li ul { position: absolute; width: 170px; left: -999em; }
#nav li ul li, #nav .current_page_item li a, #nav .current-cat li a {	
	background: url(images/bg-nav.png) repeat !important;
	background: #000; 
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #FFF;
}
#nav li ul li a { line-height: 25px; font-size: 11px; color: #FFF; width: 170px; }
#nav li ul ul {	margin: -35px 0 0 194px; }
#nav li ul ul li a { line-height: 25px; }
#nav li ul li ul li a {	}
#nav li:hover ul, #nav li.sfhover ul { left: auto; }
#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto; }
#nav li:hover, #nav li.hover { position: static; } /* IE7 Fix */

body.top-level-parent-pageid-3

body.page-id-3 #nav li ul li,
body.page-id-3 #nav .current_page_item li a,
body.page-id-3 #nav .current-cat li a,
body.parent-pageid-3 #nav li ul li,
body.parent-pageid-3 #nav .current_page_item li a,
body.parent-pageid-3 #nav .current-cat li a,
body.top-level-parent-pageid-3 #nav li ul li,
body.top-level-parent-pageid-3 #nav .current_page_item li a,
body.top-level-parent-pageid-3 #nav .current-cat li a           { background-image: url(images/bg-nav-3.png) !important; }
body.page-id-100 #nav li ul li,
body.page-id-100 #nav .current_page_item li a,
body.page-id-100 #nav .current-cat li a,
body.parent-pageid-100 #nav li ul li,
body.parent-pageid-100 #nav .current_page_item li a,
body.parent-pageid-100 #nav .current-cat li a,
body.top-level-parent-pageid-100 #nav li ul li,
body.top-level-parent-pageid-100 #nav .current_page_item li a,
body.top-level-parent-pageid-100 #nav .current-cat li a       { background-image: url(images/bg-nav-4.png) !important; }
body.page-id-5 #nav li ul li,
body.page-id-5 #nav .current_page_item li a,
body.page-id-5 #nav .current-cat li a,
body.parent-pageid-5 #nav li ul li,
body.parent-pageid-5 #nav .current_page_item li a,
body.parent-pageid-5 #nav .current-cat li a,
body.top-level-parent-pageid-5 #nav li ul li,
body.top-level-parent-pageid-5 #nav .current_page_item li a,
body.top-level-parent-pageid-5 #nav .current-cat li a           { background-image: url(images/bg-nav-2.png) !important; }
body.page-id-7 #nav li ul li,
body.page-id-7 #nav .current_page_item li a,
body.page-id-7 #nav .current-cat li a,
body.parent-pageid-7 #nav li ul li,
body.parent-pageid-7 #nav .current_page_item li a,
body.parent-pageid-7 #nav .current-cat li a,
body.top-level-parent-pageid-7 #nav li ul li,
body.top-level-parent-pageid-7 #nav .current_page_item li a,
body.top-level-parent-pageid-7 #nav .current-cat li a           { background-image: url(images/bg-nav-2.png) !important; }



/* Search Top */

form#topSearch {
    display: none; 
	background: url(images/bg-search.png) no-repeat;
	width: 178px; height: 32px;
	position: absolute;
	top: 13px; right: 0;
}
form#topSearch p.fields input {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	background: none;
	overflow: hidden;
	border: none;
	position: absolute;
	top: 5px; left: 10px;
}
form#topSearch p.fields button {
	background: url(images/ico-search.png) no-repeat;
	width: 21px; height: 21px;
	border: none;
	position: absolute;
	top: 5px; right: 10px;
	cursor:pointer;
}

/* Header */

#header {
    float: left;
    padding-top: 70px;
	clear: both;
	position: relative;
	margin-bottom:25px;
}

#header h1 {
	display: none;
}

#header .logo   { display: block; width: 180px; height: 180px; }

.top-advert {
    float:right;
    padding-top:70px;
    right:0;
}

/* Content */

#content {width: 960px;	margin:0 auto;padding: 0;}
* html #content { height: 550px; }
#main {	width:460px;}
#main div { zoom: 1; }

body.single #content,
body.archive #content,
body.page #content    { border: 2px solid #CCC; background: #FFF; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
 
/* Section headers */

h3.title-featured { background:url(images/h3-featured.png) no-repeat top left; width:218px; height:34px; }
h3.title-about { background:url(images/h3-about.png) no-repeat top left; width:215px; height:34px; }
h3.title-gallery { background:url(images/h3-gallery.png) no-repeat top left; width:220px; height:34px; }
h3.title-recent { background:url(images/h3-recent.png) no-repeat top left; width:460px; height:34px; }
h3.title-archives { background:url(images/h3-archives.png) no-repeat top left; width:216px; height:34px; }
h3.title-archives-text { padding:20px; font-family:Arial, Helvetica, sans-serif; font-size:30px; width: 450px; }
h3.title-twitter { background:url(images/h3-twitter.png) no-repeat top right; width:100%; height:34px; }

/* Featured Tabber */

#featured-tabber  {
	margin: 0 0 40px 0;
}

#featured-tabber ul.tabber  {
	margin: 0 0 0 20px;
}

#featured-tabber ul.tabber li  {
	display: block;
	float: left;
	height: 36px;
	margin: 0 20px 0 0;
	line-height: 36px;
	font-size: 12px;
	font-weight: bold;
}

#featured-tabber ul.tabber li a span  {
	display: block;
	margin: 0 0 0 -11px;
	padding: 0 0 0 20px;
	background: url(images/tabber_left.png) no-repeat left top;
}

#featured-tabber ul.tabber li a:link, #featured-tabber ul.tabber li a:visited  {
	display: block;
	padding: 0 20px 0 0;
	color: #c3b9b0;
	background: url(images/tabber_right.png) no-repeat right top;
}

#featured-tabber ul.tabber li.current a span {
	background: url(images/tabberhover_left.png) no-repeat left top;
}

#featured-tabber ul.tabber li.current a {
    color: #fff;
	background: url(images/tabberhover_right.png) no-repeat right top;
}

#featured-tabber ul.tabber li a:hover { 
    color: #fff;
    text-decoration: none; 
}
#featured-tabber #info  {
	float: none;
	padding: 10px 0 0 0;
	background: #4F3318 url(images/tabber_tile.jpg) repeat-x left top;
}

#featured-tabber #info .img  {
	float: left;
	width: 490px;
	padding: 0 20px;
}
#featured-tabber #info .img img { margin-bottom: 20px; }

#featured-tabber #info .img .cats_rss  {
	float: left;
	width: 490px;
	padding: 8px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}

#featured-tabber #info .img .cats_rss img  {
	border: none!important;
	vertical-align: middle;
}


#featured-tabber #info .img .cats_rss .category  {
    color: #f1eae4;
	float: left;
}

#featured-tabber #info .img .cats_rss .rss  {
	float: right;
}

#featured-tabber #info .img img  {
	border: 5px solid #fff;
}

#featured-tabber #info .tabber-post  {
	float: right;
	padding: 0 20px 0 0;
	width: 410px;
}

#featured-tabber #info .tabber-post h2  {
	margin: 0 0 1em 0;
	padding: 0;
}

#featured-tabber #info .tabber-post h2 a:link,
#featured-tabber #info .tabber-post h2 a:visited  {
	font-size: 24px;
	color: #f0e5d9;
}
#featured-tabber #info .tabber-post h2 a:hover  { text-decoration: none; color: #FFF; }

#featured-tabber #info .tabber-post p.meta  {
	margin: 4px 0 0 0;
	padding: 0;
}

#featured-tabber #info .tabber-post p.meta a:link,
#featured-tabber #info .tabber-post p.meta a:visited  {
	color: #fff;
}

#featured-tabber #info .tabber-post p.meta span.date  {
    color: #FFF;
	padding: 0 20px 0 18px;
	background: url(images/date.png) no-repeat left center;
}

#featured-tabber #info .tabber-post p.meta span.comments  {
	padding: 0 0 0 16px;
	background: url(images/comments.png) no-repeat left center;
}
#featured-tabber #info .tabber-post .text { padding-bottom: 20px; }
#featured-tabber #info .tabber-post {
	color: #f4ebe2;
}
#featured-tabber #info .tabber-post .ol,
#featured-tabber #info .tabber-post .ul  {
     line-height: 18px; 
}
     
     
#featured-tabber #info .tabber-post ul { padding-left: 50px; }
#featured-tabber #info .tabber-post ul li { list-style: disc; padding: 3px 0; }
#featured-tabber #info .tabber-post ol { padding-left: 57px; }
#featured-tabber #info .tabber-post ol li { list-style: decimal; padding: 3px 0; }
#featured-tabber #info .tabber-post blockquote {
    background:url(images/box3-bg.png) repeat top left;
    border-left:2px solid #222;
    color:#fff;
    font-style:italic;
    margin:5px auto 5px;
    padding:10px 20px;
    width:90%;
}


#featured-tabber .top  {
	width: 960px;
	height: 9px;
	background: url(images/tabber_top.png) no-repeat left top;
}

#featured-tabber .bottom  {
	width: 960px;
	height: 8px;
	background: url(images/tabber_bottom.png) no-repeat left bottom;
}

/* About and Gallery section below tabber */

#about_gallery  {
	margin: 0 0 40px 0;
}

#about_gallery .about  {
	float: left;
	width: 410px;
    margin-right: 20px;
}

#about_gallery .about p  {
	margin: 0 0 5px 0;
	padding: 0;
}

#about_gallery .about img  {
	float: left;
	margin: 0 10px 7px 0;
	border: 5px solid #fff;
}

#about_gallery .about a.readmore  {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 12px;
	width: 77px;
	background: url(images/readmore.png) no-repeat left top;
}

#about_gallery .gallery  {
	float: left;
	width: 530px;
}

#about_gallery .gallery .nav-left  {
	float: left;
	width: 15px;
	padding: 35px 0 0 0;
	text-align: left;
}

#about_gallery .gallery ul  {
	float: left;
	width: 500px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#about_gallery .gallery ul li  {
	display: block;
	margin: 0 5px;
    float:left;
}

#about_gallery .gallery ul li img  {
	border: 5px solid #fff;
}

#about_gallery .gallery .nav-right  {
	float: right;
	width: 15px;
	padding: 35px 0 0 0;
	text-align: right;
    cursor: pointer;
}

/* Featured */

#featured  {
	float: left;
	padding: 0 0 40px 0;
	margin: 0 0 30px 0;
	background: url(images/divider.png) no-repeat bottom center;
}

#featured .ad  {
	float: left;
	width: 380px;
	text-align: center;
}

#featured .articles  {
	float: left;
	width: 580px;
}

#featured .articles .item  {
	float: left;
	width: 290px;
}

#featured .articles .item h4  {
	width: 280px;
	font-size: 18px;
}

#featured .articles .item h4 a:link,
#featured .articles .item h4 a:visited  {
	color: #fff;
}

#featured .articles .item img  {
	border: 5px solid #fff;
}

#featured .articles .item .meta  {
	position: relative;
	z-index: 9999;
	width: 244px;
	margin: -45px 0 0 5px;
	padding: 6px 0 6px 6px;
	line-height: 14px;
	background: url(images/transparentbg.png) repeat left top;
}

#featured .articles .item .meta span  {
	display: block;
}

#featured .articles .item .meta span.date  {
	padding: 0 0 0 18px;
	background: url(images/date.png) no-repeat left center;
}

#featured .articles .item .meta span.comments  {
	padding: 0 0 0 18px;
	background: url(images/comments.png) no-repeat left center;
}

#featured .articles .item .meta span.comments a:link,
#featured .articles .item .meta span.comments a:visited  {
	color: #fff;
}

/* Recent */

#recent  {
}

#recent .item  {
	float: left;
	width: 460px;
	margin: 0 40px 0 0;
}

#recent .item.last  {
	margin-right: 0;
}

#recent .item h4  {
	padding: 0;
	margin: 0 0 5px 0;
}
#recent .item .date { margin: 0; padding: 0; font-size: 11px; color: #8b7a69; }

#recent .item h4 a:link,
#recent .item h4 a:visited  {
	font-size: 18px;
	color: #34200c;
}
#recent .item h4 a:hover { text-decoration: none; color: #957c65; }
#recent .item .thumbnail  {
	float: left;
	margin: 20px 8px 3px 0;
	border: 5px solid #fff;
}

.page-thumb {  
    margin: 15px;
    border: 5px solid #fff;
}

#recent p.archives_link  {
	text-align: right;
}

#recent p.archives_link a:link,
#recent p.archives_link a:visited  {
	float: right;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 27px;
	width: 186px;
	background: url(images/viewarchives.png) no-repeat left top;
}

/* Recent Video Boxes */

.Nav .on, .Nav a:hover {background: #000 !important;}
.Nav a, .Nav .on {background:url(images/box2-bg.png) repeat top left;color: #fff;display: block;float: left;padding: 5px 9px;margin-left: 4px;}

/* Category dropdown */

#categorybox ul, #categorybox li{margin:0; border:0; padding:0; list-style:none;}
#categorybox{
	font-size:11px;
	background:url(images/bg-cat-dropdown.png) no-repeat top left;	
	font-weight:bold;
	padding:0px;
	height:32px;
	width:176px;
	margin-top:5px;
}
#categorybox .menu li {
	height:30px;
	float:left;
	margin-right:10px;
}
#categorybox .menu li a{
	color:#fff;
	text-decoration:none;
	padding:0 10px;
	height:30px;
	line-height:30px;
	display:block;
	float:left;
	padding:0 55px 0 10px;
}
#categorybox .menu li a:hover{color:#ddd;}
#categorybox ul .submenu {
	background:#fff;	
	position:relative;
	top:4px;
	padding:6px 0;
	clear:both;
	z-index:2;
	display:none;
	width:170px;
}
#categorybox ul .submenu li{
	background:none;
	display:block;
	float:none;
	margin:0 6px;
	border:0;
	height:auto;
	line-height:normal;
}
#categorybox .submenu li a{
	background:none;
	display:block;
	float:none;
	padding:6px 6px;
	margin:0;
	border:0;
	height:auto;
	color:#555;
	line-height:normal;
}
#categorybox .submenu li a:hover{
	color:#222;
	background:#ddd;
}

/* Main Content (style) */

#main a { text-decoration: underline; }
#main a:hover {	text-decoration: none; }
#main h2, #main h3 { font-weight: normal; }
#main h2 { font-size: 24px;	padding-top:0; }
#main h3 {font-size: 18px; }
#main h4 { font-size: 12px; }
#main ol, #main ul { line-height: 18px; }
#main ul { padding-left: 50px; }
#main ul li { list-style: circle; padding: 3px 0; }
#main ol { padding-left: 57px; }
#main ol li { list-style: decimal; padding: 3px 0; }
#main blockquote {
	background:url(images/box3-bg.png) repeat top left;
	border-left:2px solid #222;
	color:#fff;
	font-style:italic;
	margin:5px auto 5px;
	padding:10px 20px;
	width:90%;
}

body.single #main h2 { margin-bottom: 1em; }
body.single #main h2 a, body.single #main h3 a { color: #553921; }
body.page-id-3 #main h2 a, body.page-id-3 #main h3 a,
body.parent-pageid-3 #main h2 a, body.parent-pageid-3 #main h3 a        { color: #294723; }
body.page-id-100 #main h2 a, body.page-id-100 #main h3 a,
body.parent-pageid-100 #main h2 a, body.parent-pageid-100 #main h3 a    { color: #474E61; }
body.page-id-5 #main h2 a, body.page-id-5 #main h3 a,
body.parent-pageid-5 #main h2 a, body.parent-pageid-5 #main h3 a        { color: #55161E; }
body.page-id-7 #main h2 a, body.page-id-7 #main h3 a,
body.parent-pageid-7 #main h2 a, body.parent-pageid-7 #main h3 a        { color: #55161E; }

/* Main Content (post) */

#main.single { width:700px; margin:0; padding:0px;  }
#main.single .post { /*background:url(images/box3-bg.png) repeat top left;*/ padding:10px 20px; }
#main.single .box3-top { /*background:url(images/box3-top.png) no-repeat top left;*/ width:700px; height:6px; font-size:1px; }
#main.single .box3-bot { /*background:url(images/box3-bot.png) no-repeat top left;*/ width:700px; height:6px; font-size:1px; margin-bottom:15px; }
#main.single .box3 .post-details { font-size:11px; color:#76967e; }
#main.single .video { 
	background:url(images/box2-bg.png) repeat top left !important;	
	background:#2a552b;
	margin:10px 0 20px; 
	padding:10px; 
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#main .post { padding:0 5px 15px; }
#main .post-title {	width: 100%; position: relative; }
#main .post-title h2, #main .post-title p.post-details, #main .post-title h3 { padding-right: 50px; }
#main h2 a, #main h3 a { color: #34200C; text-decoration: none; }
#main h2 a:hover, #main h3 a:hover { text-decoration: underline; }
#main p.post-details { line-height: 18px; margin-top: -10px; position: relative; }
#main p.post-details a { color: #333; }
#main p.post-details a:hover { text-decoration: none; }
#main p.post-details {
	color: #724B24;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0px 0 1px
}

/* Main Content (advert 468x60) */

#main .advert_468x60 {
	background:url(images/box3-bg.png) repeat;
	padding:12px 0;
	margin: 5px 0 15px 0;
	text-align:center;
}
#main .latest .advert_468x60 {margin-left:33px;}

#main #advert_125x125 { text-align:center; }
#main #advert_125x125 a { padding:0 5px; }
#main #advert_125x125 a img { border: 1px dashed #FFF; width:125px; height:125px; padding:2px;  }
.single #main .advert_468x60 {margin: 15px 0 0px 0;}

/* Main Content (post>single) */

#main p.tags {
	clear: both;
}
#main .page h2 {padding-top: 5px;}

/* Comments */

#comments h3 { font-size: 20px;	font-weight: normal;padding: 10px 0 0px 0;}
#comments h3.comm { padding: 10px 0 20px 0;}

#comments #comments_wrap {padding: 0; position: relative; margin-top:20px;}
#comments ol.commentlist li { list-style-type:none; }

#comments .comment a { text-decoration: underline; }
#comments .comment a:hover { text-decoration: none; }
#comments .comment small { font-size: 10px;	margin-top: -2px; }

#comments .comment span.reply { float:right; padding: 3px 3px 0; font-size:11px; }
#comments .comment span.reply a { text-decoration:none; color:#aaa; }

#comments ul.children { margin:10px 0 0 25px; padding:0; }

#comments .navigation .alignright, #comments .navigation .alignleft { margin:0;}
#comments .navigation a {
	color: #fff;
	display: block;
	padding: 5px 9px;
	margin-left: 4px;
	font-weight:bold;
}
#comments .commentlist {padding:0;}

#comments .commentlist #respond #form_wrap {
	padding:0 0 25px;
	margin:0;
	border:0;
	width:auto;
}
#comments ol.commentlist li  {
	background:url(images/box3-bg.png) repeat;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0 0 10px;
	padding: 18px 20px 18px 20px;
	position: relative;
}

#comments ol.commentlist li img.avatar {float:right;}
#comments ol.commentlist li ul li {	margin:10px 0 0;}
#comments ol.commentlist .comment-meta a { color:#76967E; padding-bottom:5px; }
#comments ol.commentlist .children { margin:0; }
#respond p.submit input {padding:5px 10px; cursor:pointer; font-weight:bold; background: #000; color: #FFF;}
#respond ol {padding:20px 0 0; list-style-type:none;}
#respond ol li { list-style-type:none;}
.cancel-comment-reply { padding: 10px 0; }
ol.commentlist #respond { margin-top:10px; }
#respond textarea, #respond input{ border: 1px solid #CCC; padding: 5px; color: #000;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

/* Sidebar */

#sidebar {
	width: 230px;
	overflow: hidden;
}

#sidebar h3{
	font-weight:bold;
	background: none;
	padding: 0px;
	margin: 0 0 10px 0px;
	font-size:17px;
	color: #b0b0b0;
}
#sidebar ul {
	clear: both;
}
#sidebar ul li a {
	display:block;
}

#sidebar a:hover, #sidebar .current-cat a, #sidebar li.active a {
	color: #000;
}

#sidebar .recent    { margin: 2em 0 0 0; }
/* Sidebar (block) */

#sidebar .block {
	width: 230px;
	overflow:hidden;
}

/* Sidebar (widgetized)*/

#sidebar ul, #sidebar .textwidget {
	clear:both;
	padding:0;
}

#sidebar .widget {
	margin-bottom:25px;
}
#sidebar li {
	background:url(images/dot.png) repeat-x bottom left;
	line-height: 18px;
	overflow: hidden;
	padding:10px 0 10px;
}

/* Sidebar (widgetized>list>inside)*/

#sidebar ul ul {
	padding: 0;
	margin: 3px 0 0 0;
	border:0;
}

#sidebar ul ul li {
	border: 0;
	padding:0 0 1.5em 0;
	background:none;
}

/* Sidebar (widgets)*/

.textwidget {clear: both;padding: 5px 2px;line-height:20px;}
#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
	clear: both;
}
#wp-calendar caption {padding: 10px;}
#wp-calendar th {color: #fff;}
#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: url(images/box3-bg.png) repeat top left;
	color: #fff;
}
#wp-calendar td {background: transparent;}
#wp-calendar td, table#wp-calendar th {padding: 3px 0;}
#wp-calendar a {text-decoration: underline;}
#wp-calendar a:hover {text-decoration: none;}

/* Sidebar (Search)*/

#sidebar #search_main form div {
	position: relative;
	height: 33px;
	background: #ccc;
	margin-bottom:25px;
}

#sidebar #search_main input.field {
	width: 163px;
	position: absolute;
	left: 12px;
	top: 7px;
	padding-top: 2px;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	border: 0;
	background: transparent;
	z-index: 1;
}

#sidebar #search_main input.submit {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}


/* Sidebar (flickr) */

#flickr h3 span {color: #0061D8;}
#flickr h3 span span {color: #FF1183;}
#flickr .wrap {
	margin-left: -5px;
	padding: 0;
	position: relative;
	margin-bottom:25px;
}
#flickr a img {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	border: #fff 1px dashed;
}
#flickr a:hover img {border: #000 1px dashed;}

/* Bottom */

#bottom-tile {
	width: 100%;
	height:8px;
	margin-top:25px;
	font-size:1px;
}

#bottom-out {
	background: #252525;
	width: 100%;
	padding: 15px 0 14px 0;
}
#bottom {
	width: 960px;
	margin: 0 auto;
	font-size: 11px;
	color: #fff;
}
#bottom a{ color:#fff; }
#bottom a:hover{ text-decoration:underline; }

/* Bottom Tabs */

#features-tabs {
	margin:20px 0 0 20px; padding:0;
	width:auto; height:auto;
	list-style:none;
}
#features-tabs li {
	margin:0 10px 0 0;
	width:auto; height:auto;
	float:left; display:block;
}
#features-tabs li a { 
	font-family:Arial, Helvetica, sans-serif; font-size:18px;
	padding:10px 15px; display:block; 
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;	
	-khtml-border-radius-topleft: 6px;
	-khtml-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
} 
#features-top {	margin:0; padding:0; width:941px; height:11px; }
#features {
	margin:0 0 30px; padding:20px 25px;
	width:881px; height:auto;
	overflow:hidden;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	clear:both;
}
#features, #features-tabs li a:hover, #features-tabs li.active a { background:#1a1d1c; }

#features a img { padding:5px; background:#fff; margin:0 4px 4px 0; display: block; float:left }

/* Bottom Widget area */

#bottom .block { float:left;margin:0 15px 20px 0;}
#bottom .block.left { width: 450px; }
#bottom .block.middle { width: 250px; }
#bottom .block.right { width: 200px; margin-right:0;}
#bottom .block h3 { font-size:26px; font-family:Arial, Helvetica, sans-serif; padding:0; }
#bottom .block ul {  }
#bottom .block li { padding:3px 0; }

#bottom #recentcomments a.url { color: #15a65d; font-weight:bold; }
#bottom #recentcomments li { background:url(images/ico-comment.png) no-repeat center left; height:30px; padding-left:35px; }

#bottom .subscribe form { background: url(images/bg-search.png) no-repeat; width: 178px; height: 32px; position: relative; }
#bottom .subscribe input { color: #fff;	font-size: 14px; font-weight: bold;	width: 130px; background: none;	overflow: hidden;border: none;position: absolute;top: 5px; left: 10px; }
#bottom .subscribe button {	background: url(images/ico-search.png) no-repeat; width: 21px; height: 21px; border: none;	position: absolute;	top: 5px; right: 10px; cursor:pointer; }
#bottom .subscribe .rss { background: url(images/ico-subscribe.png) no-repeat center left; padding-left:25px; margin:10px 0 0; height:16px; line-height: 16px; }

/* Footer */

#footer-out {
	width: 100%;
	padding: 15px 0 14px 0;
}
#footer {
	width: 960px;
	margin: 0 auto;
	font-size: 11px;
	color: #222;
}
#footer a{ color:#777; }
#footer .col-right img {vertical-align: middle;}
#footer .col-right span {display: none;}


/* Misc.*/

.spacer { height: 20px;}


.wp-pagenavi .readmore a:link,
.wp-pagenavi .readmore a:visited  {
    color: #fff;
    text-decoration: none!important;
    padding: 7px 17px;
    font-weight: bold;
    text-transform: lowercase;
    background-color: #000;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border:0!important;  
}
.wp-pagenavi * {
    color: #fff!important;
    text-decoration: none!important;
    padding: 7px 17px!important;
    font-weight: bold!important;
    text-transform: lowercase!important;
    background-color: #000!important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border:0!important;  
}
.wp-pagenavi * *{ padding: 0!important; }

.wp-pagenavi .readmore a:hover,
.wp-pagenavi .readmore a:active  {
    text-decoration:underline!important
}

.wp-pagenavi a:hover,
.wp-pagenavi a:active  {
    text-decoration:underline!important
}

#twitter {
background:transparent url(images/twitter.png) no-repeat scroll left 40px;
float:right;
height:120px;
margin-top:70px;
text-align:right;
width:350px;

}

#twitter ul {
float:right;
margin:0;
padding:0;
width:270px;
}

#twitter ul a:link,
#twitter ul a:visited  {
    color: #fff;
    font-weight: bold;
}

.calendar-table     { }
.calendar-heading   { border: none !important; padding: 10px 5px; background: #434A5D !important; color: #FFF; border-radius-topleft: 5px; -moz-border-radius-topleft: 5px; -webkit-border-radius-topleft: 5px; border-radius-topright: 5px; -moz-border-radius-topright: 5px; -webkit-border-radius-topright: 5px; }
.calendar-heading a { color: #FFF; }

#main .cform fieldset       { margin: 0 0 1em 0; border: none; padding: 20px; }
#main .cform fieldset:hover { background-color: #f4f4f4; }
#main .cform legend         { font-size: 14px; font-weight: bold; }
#main .cf-ol                { margin: 0; padding: 0; list-style: none; }
#main .cf-ol li             { clear: both; list-style: none; }
#main .cf-ol label          { display: block; float: left; padding: 5px; width: 150px; }
#main .cf-ol input.single   { margin-right: 10px; border: 1px solid #CCC; padding: 5px; }
#main .cf-ol input.cf-box-b { margin-top: 0.5em; }
#main .cf_hidden            { display: none; }
#main textarea              { border: 1px solid #CCC; padding: 5px; color: #000; font-family: Helvetica, Arial, sans-serif; }
#main .cf-sb                { padding-left: 160px; }
#main .failure              { margin: 0 0 1em 0; padding: 20px; background: #ffdcdc; color: #9a2424; }
#main .cf-ol input.cf_error { border-color: #e48989; background-color: #ffdddd; }
#main .success              { margin: 0 0 1em 0; padding: 20px; background: #ddffdf; color: #34b93a; }
#main .waiting              { margin: 0 0 1em 0; padding: 20px; background: #fffdce; color: #b4ae00; }
#main .cf-box-title         { }
#main .cf-box-group         { padding-left: 160px; }
#main .cf-box-group label   { margin-right: 20px; width: auto; }
#main .cf-box-group input   { float: left; }

.upcoming-events li         { color: #434A5D; font-weight: bold; }
.upcoming-events li li      { font-weight: normal; }
.upcoming-events .calnk a   { padding: 5px; background: #EEE; }

#sidebar .subnav            { margin: 70px 0; padding: 0; list-style: none; }
#sidebar .subnav ul         { margin: 0.5em 0 0 0; }
#sidebar .subnav li         { margin: 0 0 1em 0; padding: 0 50px 0 0; background: url(images/bg-subnav.png) no-repeat right 0.7em }
#sidebar .subnav li li      { margin-bottom: 0.5em; padding-right: 0; background: none; }
#sidebar .subnav li a       { display: block; font-size: 14px; font-weight: bold; text-align: right; }
#sidebar .subnav li a:hover { text-decoration: none; }
#sidebar .subnav li li a    { font-size: 11px; font-weight: normal; color: #494949; line-height: 1.2em; }

body.top-level-parent-pageid-3 .subnav li a                 { color: #294922; }
body.top-level-parent-pageid-3 #sidebar .subnav li a:hover  { color: #6ca760; }
body.top-level-parent-pageid-5 .subnav li a                 { color: #55161E; }
body.top-level-parent-pageid-5 #sidebar .subnav li a:hover  { color: #9f3142; }
body.top-level-parent-pageid-7 .subnav li a                 { color: #55161E; }
body.top-level-parent-pageid-7 #sidebar .subnav li a:hover  { color: #9f3142; }
body.top-level-parent-pageid-100 .subnav li a               { color: #474E61; }
body.top-level-parent-pageid-100 #sidebar .subnav li a:hover{ color: #98a2bc; }

#main .news-post p.post-details { color: #AAA; }
.news-post                  { margin-bottom: 2em; }
.news-post h3               { margin: 0 0 0.5em 0; }

hr  { border: none; background: #CCCCCC; height: 2px; padding: 0; margin: 2em 0 2em -20px; }

.ervaringsgericht-denken    { position: absolute; bottom: -10px; left: 225px; display: block; width: 75px; height: 75px; text-indent: -8888px;  }