/*
	Een blauw kleurschema door Wim Torbeyns uitgewerkt  naar de site van cm.be voor Twenty Eleven
*/

/* =Global
----------------------------------------------- */
/* color:default tekst kleur bg:??*/

body {
	background: #CDD9EC;

	color: #555;
}

/* Achtergrondkleur paneel*/
#page {background-color: none;
}

/* -- achtergrondkleur van de tekstpagina -- */
div#content {
	background-color: white;
}

/* Headings */


hr {
	background-color: #91ACD7;
}

/* Text elements */
blockquote cite {
	color: #5176BE;
}
pre {
	background: #91ACD7;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #5176BE;
}
ins {
	background: #00063f;
}
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=number],
textarea {
	border: 1px solid #91ACD7;
}
input#s {
	background-color: #ddd;
}

/* Links */
a, #site-title a:focus, #site-title a:hover, #site-title a:active, .entry-title a:hover, .entry-title a:focus, .entry-title a:active, .widget_twentyeleven_ephemera .comments-link a:hover, section.recent-posts .other-recent-posts a[rel="bookmark"]:hover, section.recent-posts .other-recent-posts .comments-link a:hover, .format-image footer.entry-meta a:hover, #site-generator a:hover {
color: #371980;
}

/* =Header
----------------------------------------------- */
/* border-top:lijn boven titelvak */

#branding {
	border-top: 0px;
}

/* Titelkleur wordt door gekozen kleur overmeesterd maar default werkt niet*/
/* deze instelling is ws overbodig*/

#site-title {
	color: #669933;
}

#site-title a {
	color: #5176BE;
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
}
/* border-top:lijn boven titelvak */
/* Color wordt door gekozen kleur overmeesterd is wel standaardkleur*/
#site-description {
	color: #5176BE;
}
#branding #s {
	background-color: #bfb;
}


/* =Menu
----------------------------------------------- */
/* background: #333 achtergrond van het menu*/
/*border-bottom: 1px solid #222; lijn onder menu*/


#access {
	background: #545991; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#545991, #5176BE);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#545991), to(#5176BE)); /* older webkit syntax */
	background: -webkit-linear-gradient(#545991, #5176BE);

	/*IE 6-9*/
	 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#545991', EndColorStr='#5176BE');

	/* IE10 */
 	background: -ms-linear-gradient(top, #545991 0%, #5176BE 100%);
	/* Opera */
 	background-image: -o-linear-gradient(top, #545991 0%, #5176BE 100%);




	border-bottom: 1px solid #545991;
}

/* =Content
----------------------------------------------- */

#content {
	padding-top: 10px;
}
.page-title {
	color: #555;
}
/*lijntje tussen tekst en replies*/
.hentry {
	border-color: #555;
}
.entry-title {
	/*color: #555;*/
	font-size: 16px;
	color: #545991;
	font-weight: bold;
}
.entry-title a {
	color: #555;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
}
.entry-meta {
	color: #5176BE;
}

/* kleur H1 H2 */
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #5176BE;
}

/* kleuren Tabellen */
/* commentaar lijntje (onder boven)*/

.entry-content table,
.comment-content table {
	border-color: #5176BE;
}
/* tabel header tekst*/
.entry-content th,
.comment-content th {
	color: #5176BE;
}
/* tabel lijntjes*/
.entry-content td,
.comment-content td {
	border-color: #5176BE;
}
.page-link {
}

.page-link a {
	background: #242424;
	color: #bbb;
}
.page-link a:hover {
	background: #5176BE;
	color: #000;
}

/*backoffice bewerken-knopje*/
/*achtergrond en tekstkleur*/
.entry-meta .edit-link a {
	background: #5176BE;
	color: #ffffff;
}
/*achtergrond en kleur hover backoffice bewerken-knopje*/

.entry-meta .edit-link a:hover,
.entry-meta .edit-link a:focus,
.entry-meta .edit-link a:active {
	background: #545991;
	color: #ffffff;
}

/* Images */
.wp-caption {
	background: #2c2c2c;
}
.wp-caption .wp-caption-text {
	color: #5176BE;
}
.wp-caption .wp-caption-text:before {
	color: #5176BE;
}

/* Image borders */
img[class*="wp-image-"],
#content .gallery .gallery-icon img {
	border-color: #5176BE;
	background-color: white;
}
.wp-caption img {
	border-color: #2c2c2c;
}
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"] {
	background: white;
	border-color: #5176BE;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {
	background: #white;
	border-color: #5176BE;
}

/* Password Protected Posts */

/*achtergrond invoervak*/
.post-password-required input[type=password] {
	background: #ddd;
}

/*achtergrond invoervak on-focused*/
.post-password-required input[type=password]:focus {
	background: #fff;
}

/* Author Info */
.singular #author-info {
	background: # C1C3DC;
	border-color: #9c0;
}
.archive #author-info {
	border-color: #9c0;
}
#author-avatar img {
	background: #000;
	-webkit-box-shadow: 0 1px 2px #444;
	-moz-box-shadow: 0 1px 2px #444;
	box-shadow: 0 1px 2px #444;
}
#author-description h2 {
	color: #fff;
}

/* Comments link */
.entry-header .comments-link a {
	background: #282828 url(../images/comment-bubble-dark.png) no-repeat;
	border-color: #9c0;
	color: #888;
}

.rtl .entry-header .comments-link a {
	background-image: url(../images/comment-bubble-dark-rtl.png);
}


/* Singular content styles for Posts and Pages */
/*Titelkleur in pagina van single content*/

.singular .entry-title {
	color: #555;
}


/* =Status
----------------------------------------------- */

.format-status img.avatar {
	-webkit-box-shadow: 0 1px 2px #91ACD7;
	-moz-box-shadow: 0 1px 2px #91ACD7;
	box-shadow: 0 1px 2px #91ACD7;
}


/* =Quote
----------------------------------------------- */

.format-quote blockquote {
	color: #888;
}


/* =Image
----------------------------------------------- */

.indexed.format-image .wp-caption {
	background: #242424;
}
.indexed.format-image .entry-meta .edit-link a {
	color: #555;
}
.indexed.format-image .entry-meta .edit-link a:hover {
	color: #777;
}


/* =error404
----------------------------------------------- */
.error404 #main #searchform {
	background: # C1C3DC;
	border-color: #9c0;
	width: 100%;
	padding-left: 0px; padding-right: 0px; border-left-width: 0px; margin-left: 0px; padding-top: 0px; padding-bottom: 0px;
}



/* =Showcase pages
----------------------------------------------- */

/*heading in berichtenvak*/
h1.showcase-heading {
	color: #555;
}

/* Intro */
/*achtergrond van het bovenstuk in de showcase pages*/

article.intro {
	background: #ffffff;
	border: 0px solid #000900;
	width: 83.0%; /* lieven de juiste breedte */
	top: 24px; /* Lieven Juiste hoogte */
	left: 7.4%; /* lieven juist links aligneren */
}
/*gewonetekst-kleur in showcase*/
article.intro .entry-content {
	color: #555;
}
/*achtergrond en tekstkleur bewerken-knopje in showcase*/
article.intro .edit-link a {
	background: #555;
}
/*achtergrond en tekstkleur bewerken-knopje in showcase*/
article.intro .edit-link a:hover {
	background: #888;
	color:  #C1C3DC;
}

/* Featured post */

section.featured-post .hentry {
	color: #5176BE;
}

/* Small featured post */
section.featured-post .attachment-small-feature {
	border-color: #444;
}
section.featured-post .attachment-small-feature:hover {
	border-color: #777;
}
article.feature-image.small .entry-summary {
	color: #aaa;
}
article.feature-image.small .entry-summary p a {
	background: #ddd;
	color: #C1C3DC;
}
article.feature-image.small .entry-summary p a:hover {
	color: #40220c;
}

/* Large featured post */
article.feature-image.large .entry-title a {
	background: #ddd;
	background: rgba(0,0,0,0.8);
	color: #fff;
}
section.feature-image.large:hover .entry-title a,
section.feature-image.large .entry-title:hover a {
	background: #C1C3DC;
	background: rgba(255,255,255,0.8);
	color: #000;
}
section.feature-image.large img {
	border-bottom: 1px solid #9c0;
}

/* Featured Slider */
.featured-posts {
	border-color: #9c0;
}
.featured-posts section.featured-post {
	background: #fff;
}

.featured-post .feature-text:after,
.featured-post .feature-image.small:after {
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C */
}
.feature-slider a {
	background: #c3c3c3;
	background: rgba(60,60,60,0.9);
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
}
.feature-slider a.active {
	background: #000;
	background: rgba(255,255,255,0.8);
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
}

/* Recent Posts */
section.recent-posts .other-recent-posts {
	border-color: #9c0;
}

section.recent-posts .other-recent-posts .entry-title {
	border-color: #9c0;
}
section.recent-posts .other-recent-posts a[rel="bookmark"] {
	color: #ccc;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
}
section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span {
	border-color: #959595;
	color: #bbb;
}
section.recent-posts .other-recent-posts .comments-link > span {
	border-color: #444;
	color: #777;
}
section.recent-posts .other-recent-posts .comments-link a:hover {
}


/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment {
	background: # C1C3DC;
	border-color: #9c0;
}
.image-attachment div.attachment a img {
	border-color: # C1C3DC;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
	border-color: #2c2c2c;
	background: #33cc33;
}


/* =Widgets
----------------------------------------------- */
/*titelkleur en achtergrond background: #33cc33;*/

.widget-title {
	color: #fff;
	background: #5176BE;
}
.widget ul li {
	color: #888;
}
/*pas de kleur van de link in het titeltje ook aan aan de kleur van de andere widgets*/
.widget-title a{
	color: #fff;
}

/* Search Widget */
.widget_search #searchsubmit {
	background: #9c0;
	border-color: #91ACD7;
	-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	color: #777;
}
.widget_search #searchsubmit:active {
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	color: #40220c;
}

/* Calendar Widget */
.widget_calendar #wp-calendar {
	color: #aaa;
}
.widget_calendar #wp-calendar th {
	background: #91ACD7;
	border-color: #91ACD7;
	color: #fff;
}
.widget_calendar #wp-calendar tfoot td {
	background: #91ACD7;
	border-color: #91ACD7;
}


/* =Comments
----------------------------------------------- */
/*titeltje boven het verzamelvak met comments*/
/*heeft dezelfde achtergrond als het hoofdtekstscherm/

#comments-title {
	color: #bbb;
}
.nocomments {
	color: #555;
}
.commentlist > li.comment {
	background: #fff;
	border-color: #9c0;
}
.commentlist .children li.comment {
	background: #fff;
	border-color: #9c0;
}
.rtl .commentlist .children li.comment {
	border-color: #9c0;
}
.comment-meta {
	color: #5176BE;
}
.commentlist .avatar {
	-webkit-box-shadow: 0 1px 2px #9c0;
	-moz-box-shadow: 0 1px 2px #9c0;
	box-shadow: 0 1px 2px #9c0;
}
a.comment-reply-link {
	background: #242424;
	color: #bbb;
}
li.bypostauthor a.comment-reply-link {
	background: #C1C3DC;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active,
li.bypostauthor a.comment-reply-link:hover,
li.bypostauthor a.comment-reply-link:focus,
li.bypostauthor a.comment-reply-link:active {
	background: #5176BE;
	color: #000;
}
.commentlist > li:before {
	content: url(../images/comment-arrow-dark.png);
}
.rtl .commentlist > li:before {
	content: url(../images/comment-arrow-dark-rtl.png);
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #CDD9EC;
	border-color: #2c2c2c;
}
.commentlist > li.bypostauthor:before {
	content: url(../images/comment-arrow-bypostauthor-dark.png);
}
.rtl .commentlist > li.bypostauthor:before {
	content: url(../images/comment-arrow-bypostauthor-dark-rtl.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #CDD9EC;
	border-color: #2c2c2c;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #a8a8a8;
}

/* Comment Form */
/*Het formuliertje waar men een reactie kan invullen*/
#respond {
	background: #CDD9EC;
	border-color: #2c2c2c;
}
/*Het tekstvak voor de invoer van het reactieformuliertje*/

#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #C1C3DC;
	-webkit-box-shadow: inset 0 1px 3px rgba(51,51,51,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(51,51,51,0.95);
	box-shadow: inset 0 1px 3px rgba(51,51,51,0.95);
	color: #555;
}

/*het labeltje met de tekst REACTIE voor het invoerveld*/
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #5176BE;
	-webkit-box-shadow: 1px 2px 2px rgba(51,51,51,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(51,51,51,0.8);
	box-shadow: 1px 1px 2px rgba(51,51,51,0.8);
	color: #fff;
}


.rtl #respond .comment-form-author label,
.rtl #respond .comment-form-email label,
.rtl #respond .comment-form-url label,
.rtl #respond .comment-form-comment label {
	-webkit-box-shadow: -1px 2px 2px rgba(51,51,51,0.8);
	-moz-box-shadow: -1px 2px 2px rgba(51,51,51,0.8);
	box-shadow: -1px 1px 2px rgba(51,51,51,0.8);
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #42caff;
}
#respond input#submit {
	background: #5176BE;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}

#respond input#submit:active {
	color: #40220c;
}
#respond input#submit:hover {
	color: #40220c;
	background: #99aa66;
}
#respond #cancel-comment-reply-link {
	color: #5176BE;
}
#reply-title {
	color: #555;
}
#cancel-comment-reply-link {
	color: #777;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #00b4cc;
}


/* =Footer
----------------------------------------------- */
/*het lijntje dat de hoofdtekst van de pagina scheidt van het footer veld met of zonderwidgets*/
/*dit is een mooie afscheiding tussen de zones mss in een kleur van het gekozenschema zetten*/


#supplementary {
	border-color: #545991;
}

/* Site Generator Line */
/*het fameuze foetervak :-)*/

#colophon {
	clear: both;
	/* margin-top: 5px; weggedaan door lieven*/
	float: left;
	width: 100%;
}

#site-generator {
	border-color: #91ACD7;
	/* margin-top: 10px; weggedaan door Lieven*/
}


/* =Print
----------------------------------------------- */

@media print {
	body {
		color: #333;
		background: none !important;
	}
	#page {
		background: none !important;
	}

	/* Comments */
	.commentlist > li.comment {
	}

	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		color: #333;
	}
	.commentlist > li.bypostauthor .comment-meta {
		color: #959595;
	}
	.commentlist > li:before {
		content: none !important;
	}

	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		color: #959595;
	}
}