/*

File:			custom.css
Description:	Custom styles for Thesis
*/


<div class="js-kit-comments" label="Geef een reactie"></div>

<style type="text/css">
.custom .jsk-PrimaryFont { font-size: 12pt !important; font-weight: normal; }
</style>


/*---:[ Set 1: solid background with slick borders around your "page" area ]:---*/

body.custom { background: #C4E4EF !important; }

body {
     background:#C0DEED url(http://a3.twimg.com/a/1262230172/images/bg-clouds.png) repeat-x scroll 0 0;};
}
/* twitter background color: #bfdeef (licht) en #8bc2db (donker)*/

.custome #page {
	margin-top: 20px;
}

.custom #header {
	padding: 10px;
}

.custom #container { margin-top: 2em; margin-bottom: 2em; padding: 0.0em; background: #C4E4EF; border: 0.1em solid #000000; }
.custom #page { background: #fff; }
/*---:[ end Set 1 ]:---*/


.custom #video_box {background: #FFF; }
.custom #header #tagline {color: #666666;}
.custom #logo a { color: #51A4D3; }                          /* {color: #2361A1 !important;}*/
.custom #logo a:hover {

background: #FEF2E0 none repeat scroll 0 0  !important;color:#2361A1  !important;
padding:0.01em 0.01em;
text-decoration:none;
}

.custom #sidebars {
	padding-top: 15px;
	
}


.custom .tweetmeme_button {
	float: left;
}

.custom .to_comments {
	float: left;
}


.custom h2 a {color: #8BC2DB;}

.custom #header {border.bottom: none;}

#breadcrumbs {font-size: 12px; margin: 10px; padding-top: 0.5em;}
#breadcrumbs a:hover {	text-decoration: underline; }

.custom h2 { color: #333;}
.custom #sidebars {background-color:#FEF2E0;}

.custom .menu  a{
	text-transform: capitalize;
	font-size: 12px;
	letter-spacing: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	cursor: text;
	
}
.custom .menu  a:hover{ 
    text-decoration: underline;

}

.custom a, .custom h2 a, .custom h3 a, .custom .more-link a, .custom .fc-content-link a {
	color: #51A4D3; /* #8BC2DB;*/
}

.custom .more-link a {
	text-decoration: none;
}

.custom .twtr-hd, .custom .twtr-ft, .custom .twtr-widget1 h3, .custom .twtr-widget1 h4, .custom .twtr-timeline, .custom .js-topTitle, .custom .js-topAdminBar, .custom .fc-topcap {
	background-color: #8BC2DB;	
}

.custom .fc-topcap {
	background-color: #8BC2DB !important;
}

.custom .js-topTitleFont {
	color: #FFF; 
}
.custom .js-topSingleComment, .custom .js-topDetailFont {
	background-color: #FFF;
}
.custom .twtr-hyperlink a , .custom .js-topCommentPermalink {
	color: #8BC2DB;
}.custom .js-CreateCommentBg {  width: 100%;}.custom .js-CreateComment textarea {  width: 100%;  height: 20em;} 



