/* Designed by François PLANQUE - http://fplanque.net/ */

@import url("../../rsc/css/basic.css");	/* Import basic styles */
@import url("../../rsc/css/img.css");	/* Import standard image styles */
@import url("../../rsc/css/blog_elements.css");	/* Import standard blog elements styles */
@import url("../../rsc/css/forms.css");	/* Import default form styles */
@import url("../../rsc/css/comments.css");	/* Import default comment styles */


body {
background:#EEEEEE url(img/Kop-achtergrond2.jpg) repeat fixed center center;
color:#000000;
font-family:Georgia,"Times New Roman",Times,serif;
margin:0;
padding:1em;
}
div#wrapper {
background:#FFFFFF url(img/flamand.gif) no-repeat scroll right bottom;
border:1px solid #000000;
margin:0 auto;
padding:0;
width:900px;
}
div.pageHeader {
background-image:url(img/KopGregorius.jpg);
background-position:left top;
background-repeat:no-repeat;
border-bottom:1px dotted #000000;
margin:1ex;
padding:59px 0;
}
.bPosts {
float:left;
overflow:hidden;
width:630px;
}
.bSideBar {
border-left:1px dotted #000000;
border-top:0px dotted #000000;
float:right;
overflow:hidden;
padding-bottom:250px;
width:29ex;
}
div.clear {
clear:both;
}
div#pageFooter {
border-top:1px dotted #000000;
margin:1ex 195px 1ex 1ex;
padding:0;
width:98%;
}
p.baseline {
font-size:70%;
margin:1ex;
text-align:center;
}
a, a:visited {
color:#666666;
text-decoration:none;
}
a:hover {
color:#FF0000;
text-decoration:underline;
}
h2 {
/*Dit is de grootte en kleur van de datum boven iedere post.*/
color:#000000;
/*color:#FF0099;*/
/*font-size:180%;*/
/*font-size:180%;*/
font-size:150%;
margin:1ex;
}
h3 {
/*Hier zijn de roze letters in de rechter kolom grijs gemaakt*/
color:#666666;
/*color:#FF0099;*/
font-size:120%;
}
h4 {
color:#FF0099;
font-size:110%;
}
ul#bloglist {
border-bottom:1px dotted #000000;
list-style-type:none;
margin:0 1ex;
padding:0.5ex 0;
}
ul#bloglist li {
display:inline;
padding-right:1em;
}
a.BlogButtonCurr {
color:#FF0099;
font-weight:bold;
}
h1#pageTitle {
font-size:250%;
font-weight:bold;
margin:0;
padding:0;
}
.pageSubTitle {
letter-spacing:4px;
margin:1ex 0;
}
.bPost, .bPostpublished {
clear:both;
margin:0 2.5ex;
padding:0;
}
div.separator {
margin:2em 0;
text-align:center;
}
.bSmallHead {
font-size:78%;
margin:2ex 0 1ex;
}
.bTitle {
color:#000000;
margin:1ex 0;
}
.bText {
margin-bottom:0;
margin-top:0;
text-align:left;
}
.bSmallPrint {
clear:both;
font-size:78%;
margin:1ex 0 2ex;
}
input.bComment, textarea.bComment {
background-color:#EEEEEE;
border:1px solid #CCCCCC;
margin:0;
padding:2px;
width:97%;
}
select.bComment {
background-color:#EEEEEE;
border:1px solid #CCCCCC;
margin:0;
padding:1px;
}
.bSideItem {
font-size:84%;
margin:2ex;
padding:0 0 2ex;
}
.bSideItem ul {
list-style-type:square;
margin-bottom:8px;
margin-left:8px;
margin-top:8px;
padding-left:8px;
}
.bSideItem ul ul {
margin-bottom:0;
margin-left:8px;
margin-top:0;
padding-left:8px;
}
.bSideItem form {
margin-bottom:0;
margin-top:0;
}
.dimmed {
color:#AAAAAA;
font-size:84%;
}
input.SearchField {
background-color:#EEEEEE;
border:1px solid #CCCCCC;
margin:0;
padding:0.5ex;
width:96%;
}
caption.bCalendarCaption {
background-color:#EEEEEE;
border-color:#CCCCCC #CCCCCC -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px 0;
}
table.bCalendarTable {
border:1px solid #CCCCCC;
border-collapse:separate;
}
table.bCalendarTable a {
color:#FF0099;
}
table.bCalendarTable tfoot td {
background-color:#EEEEEE;
border-top:1px solid #CCCCCC;
}
table.bCalendarTable tfoot a {
text-decoration:none;
}
table.bCalendarTable tfoot a:hover {
background-color:#FFAACC;
}
th.bCalendarHeaderCell {
color:#CCCCCC;
font-weight:normal;
}
#bCalendarToday {
background-color:#FFAACC;
}
form.bComment fieldset div.label, form.bComment fieldset div.input, form.bComment fieldset div.info {
font-size:84%;
}
textarea.bComment, input.bComment, input.SearchField {
/*Dit is de kleur van het textgebied bij zoeken en E-mail.*/
background-color:#d2ecf8;
/*background-color:#FFF0F8;*/
}

.separatorline {
width:100%;
text-align:center;
margin-top:20px;
margin-bottom:20px;
}