@charset "utf-8";
/* CSS Document */

/*
Theme Name:		Cutline 3-Column Split
Theme URI:		http://pearsonified.com
Description:	A squeaky clean, feature-rich theme for WordPress designed and coded by <a href="http://pearsonified.com">Chris Pearson</a>.
Version:		1.1
Author:			Chris Pearson
Author URI:		http://pearsonified.com/
*/

/*------------------------------------------------------------------
[Table of contents]

1. Body / #body
2. Header / #header
3. Content_box / #content_box
4. L-sidebar / #l_sidebar
5. R-sidebar / #r_sidebar
5. Content / #content
	5.1 post / .post
	5.2 tubepress / .tubepress_container
6. Footer / #footer
7. Forms

-------------------------------------------------------------------*/

/*------------------------------------------------------------------
# [Color codes]

# blue heading titles: #3C7D85
# blue link color: #2998AD
# orange heading titles: #FF8746
# body text color: #F3EAE1
# read more links: #D1AF75
# post medtadata: #CCCCCC
# header links: #3E2D1B
#L_sidebar links: #E2CBAC
# */

/*------------------------------------------------------------------
[Typography]

Body copy:		11px Verdana, Helvetica, Arial, Geneva, sans-serif;
News Headers:		20px Georgia, "Times New Roman", Times, serif;
Input, textarea:	1.1em Helvetica, Verdana, Geneva, Arial, sans-serif;
Sidebar heading:	1.5em Helvetica, Trebuchet MS, Arial, sans-serif;

Notes:	decreasing heading by 0.4em with every subsequent heading level
-------------------------------------------------------------------*/

/* begin standard styles */



body, div, ul, li, td, h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html { margin:0; padding:0; background-color: transparent; }

ul{list-style-type:none;}
/* end standard styles */


/*------------------------1.BODY----------------------------*/
body {
margin: 0px;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#F3EAE1;
background-color:#534A41;
}
	

/*------------------------2.HEADER----------------------------*/
#header{
	width:1024px;
	height:450px;
	overflow:hidden;
	margin:0 auto;
	background-image:url(images/header.jpg);
	position:relative;
}
#photo_off_day{
	background-color:#ECDBCB;
	position:absolute;
	width:484px;
	height:302px;
	overlow:hidden;
	top:53px;
	right:40px;
	background-image:url(images/image_2.jpg);
}
#header ul#nav{
	position:absolute;
	top:120px;
	left:202px;
	list-style-type:none;
	padding:10px;
}
#header ul#nav li{
	padding:3px 0 3px 0;
}
#header ul#nav li a, #header ul#nav li a.current{
	color:#3E2D1B;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
}
#header ul#nav li a:hover{
	text-decoration:underline;
}

/*------------------------3.CONTENT_BOX----------------------------*/
#content_box{
	width:1024px;
	background-image:url(images/body_background.jpg);
	overflow:hidden;
	margin:0 auto;
}
#content_wrapper{
	width:960px;
	margin:0 auto;
	min-height:100px;
	overflow:show;
}

/*------------------------4.L_SIDEBAR----------------------------*/
#l_sidebar{
	width:197px;
	float:left;
}
#l_sidebar ul{
	list-style-type:none;
}
#l_sidebar ul li ul{
	list-style-type:none;
	margin: 0;
	padding:0 0 20px 0;
	background-image:url(images/bottom_border.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
}
#l_sidebar li h2.widgettitle{
	width:197px;
	margin-top:10px;
	margin-bottom:5px;
}
li#recent-posts h2.widgettitle{
	background-image:url(images/recente_berichten.gif);
	background-position:50% 0;
	height:87px;
	background-repeat:no-repeat;
	text-indent:-2000px;
}
li#recent-posts ul li a{
	background-image:url(images/berichten_bullet.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	display:block;
	padding:3px 3px 3px 15px;
	color:#E2CBAC;
	text-decoration:none;
}
li#recent-posts ul li a:hover{
	text-decoration:underline;
}
li.widget_categories h2.widgettitle{
	background-image:url(images/info.gif);
	background-position:50% 0;
	height:87px;
	background-repeat:no-repeat;
	text-indent:-2000px;
}
li.widget_categories ul li {
	background-image:url(images/info_icon.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:0 0 0 15px;
}
li.widget_categories ul li a{
	display:block;
	padding:3px 3px 3px 15px;
	background-clor:green;
	color:#E2CBAC;
	text-decoration:none;
}
li.widget_categories ul li a:hover{
	text-decoration:underline;
}
li#recent-comments h2.widgettitle{
	background-image:url(images/laatste_commentaren.gif);
	background-position:50% 0;
	height:87px;
	background-repeat:no-repeat;
	text-indent:-2000px;
}
li#recent-comments ul li {
	background-image:url(images/commentaren_bullet.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:0 0 0 15px;
}
li#recent-comments ul#recentcomments li.recentcomments a{
	display:block;
	padding:3px 3px 3px 15px;
	background-clor:green;
	color:#E2CBAC;
	text-decoration:none;
}

li#recent-comments ul#recentcomments li.recentcomments a:hover{
	text-decoration:underline;
}
#openingsuren{
	margin:20px 0 0 0;
}

/*------------------------5.R_SIDEBAR----------------------------*/
#r_sidebar{
	width:251px;
	float:right;
}
#ngg-widget-1 h2.widgettitle{
	text-indent:-2000px;
	width:100%;
	height:19px;
	background-image:url(images/laatste_beelden.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	
}
#r_sidebar a.thickbox img{
	border:3px solid black;
}
li#polls{
	width:222px;
    min-height:10px;
	display:block;
	overflow:show;
	background-image:url(images/poll_background.gif);
	background-repeat:repeat-y;
	padding:10px;
	color:#333333;
}
li#polls h2{
	text-indent:-2000px;
	background-image:url(images/poll_text.gif);
	background-repeat:no-repeat;
	width:100%;
	height:18px;
	background-position:50% 50%;
}
li#polls p strong{
	color:#0078B7;
}
li#polls a{
	color:#0078B7;
	margin:0 0 0 78px;
}
li#polls p a{
	margin:0;
}
li#polls a:hover{
	color:#0078B7;
	text-transform:none;
}
#poll_top{
	width:242px;
	height:18px;
	background-image:url(images/poll_top.gif);
	margin:10px 0 0 0;
}
#poll_bottom{
	width:242px;
	height:238px;
	background-image:url(images/poll_bottom.gif);
}
#r_sidebar .pollbar{
	border:1px solid #0078B7;
}

/*------------------------5.CONTENT----------------------------*/
#content_box #content{
	float:left;
	margin:0 10px 0 10px;
	padding:0 10px 0 10px;
	width:468px;
	border-right:1px dotted #FFFFFF;
	border-left:1px dotted #FFFFFF;
}
#content.pages h2{
	font-size:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2998AD;
}
h2.archive_head{
	display:none;
}
/*------------------------5.1 POST----------------------------*/

.posts h2 a, .posts h2{
	color:#FF8746;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-decoration:none;
	font-weight:100;
	margin-bottom:5px;
}
.posts h4, .posts h4 a{
	font-size:10px;
	font-weight:100;
	color:#CCCCCC;
	
}
.posts .navigation a{
	color:#2998AD;
}
.posts .navigation a:hover{
	color:#2998AD;
	background-color:#FFFFFF;
}
.posts h4 .door{
	background-image:url(images/editor.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding: 0 5px 0 15px;
}
.posts h4 .author{
	color:#FF8746;
}
.posts h2 a:hover{
	text-decoration:underline;
}
p.tagged, p.tagged a{
	font-size:10px;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:5px;
}
p.tagged a:hover{
	text-decoration:underline;
}
.add_comment{
	background-image:url(images/commentaren_bullet.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding: 0 5px 0 15px;
}
.tags{
	background-image:url(images/tags.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding: 0 5px 0 15px;
}
.entry p a, .entry a{
	color:#2998AD;
	text-decoration:underline;
}
.entry p a:hover, .entry a:hover{
	text-decoration:none;
}

.entry img{
	border:4px solid #F3EAE1;
}
p.tagged a{
	color:#FFFF99;
}
.categorie{
 	background-image:url(images/category.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding: 0 5px 0 15px;
 }

/*------------------------5.1 TUBEPRESS----------------------------*/
.tubepress_video_thumbs{
	overflow:scroll;
}
.tubepress_thumb{
	overflow:show;
}
.tubepress_container .tubepress_video_thumbs a img{
	border:3px solid #F3EAE1;
}
.tubepress_stitle a{
	color:#D7571A;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	
}
#tubepress_btitle{
	color:#FFFFFF;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#tubepress_mainvideo #tubepress_inner object{
	border:5px solid #F3EAE1;
	float:left;
	display:block;
}
.tubepress_container .pagination .current{
	color:#D7571A;
}
.tubepress_container .pagination a{
	border:1px solid #3A7B83;
	color:#FFFFFF;
}
.tubepress_container .pagination a:hover{
	border:1px solid #3A7B83;
	color:#fff;
	background-color:#3A7B83;
}
.tubepress_container .tubepress_video_thumbs{
	overflow:auto;
	height:350px;
}

/*------------------------6.FOOTER----------------------------*/
#footer{
	width:960px;
	height:66px;
	margin:10px auto 0 auto;;
	background-image:url(images/footer.gif);
	background-repeat:repeat-x;
	clear:both;
}
#copyright{
	
	width:100%;
	padding:40px 0 0 0;
	text-align:center;
}
#copyright a{
	color:#FFFFFF;
}

/*------------------------7.FORMS----------------------------*/
#comment_form{
	background-color:#EEDECF;
	border:8px solid #fff;
	margin:10px 0 10px 0;
	padding:10px;
	color:#51493F;
}
#comment_form label{
	padding:10px;
	color:#51493F;
}
#comment_form a{
	color:#2998AD;
	text-decoration:underline;
}
#comment_form a{
	text-decoration:none;
}
h3.comments_headers{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2998AD;
}
.comment{
margin:0 0 10px 0;
border-bottom:1px dotted #CCCCCC;
}
p.comment_meta span.comment_num a{
	color:#D7571A;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
p.comment_meta span.comment_num a:hover{
	text-decoration:underline;
}
p.comment_meta span.comment_time{
	font-style:italic;
	color:#FFFFCC;
}	