html {
	width: 100%;
	height: 100%;
	display:block;
}
body {
	display: block;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica;	
}
#SiteWrap {
	margin: 0px auto;
	width: 1000px;
	margin-bottom: 100px;
}

#HeadWrap {
	display: block;
}

#HeadWrap div.bg {
	text-decoration: none;
	outline: none;
	display: block;
	width: 1000px;
	height: 150px;
}

#HeadWrap a {
	text-decoration: none;
	outline: none;
	display: block;
	padding-top: 30px;
	padding-left: 50px;
	padding-bottom: 50px;
}

#HeadWrap h1#SiteTitle {
	font-size: 70px;
	font-weight: bold;
	color: #0067a6;
}

#ContentWrap {
	display:block;
	padding: 10px 10px 0px 10px
}

#ContentWrap div.col1 {
	width: 555px;
	display: block;
	float: left;
}

#ContentWrap div.col2 {
	display: block;
	float: right;
	width: 400px;
}

#rijblijblog {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #babbbc;
}
#rijblijblog div.form {
	margin-top: 10px;
}
#commentslistandform div.form ul, 
#rijblijblog div.form ul {
	width: 530px;
	margin: 10px auto 0px auto;
}
#toForm {
	float: right;
	display: block;
	width: 100px;
	padding: 5px;
	text-align: center;
	font-size: 11px;
	color: #00ADEE;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid transparent;
}
#toForm:hover {
	color: #0067A6;
	border: 1px solid #babbbc;
	background: #eee;
}

#article1, #article2, #article3, #article4, #article5, #article6, #article, .article {
	display: block;
	padding: 10px 0px 25px 0px;
	border-bottom: 1px solid #babbbc;
	font-size: 12px;
	line-height: 14px;
}
.article
{
	border-bottom: none;
	border-top: 1px solid #babbbc;
	
}
.first
{
	border-top: none;
}

.article ul, 
#article ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 15px;
}

#article.detail {
	padding-bottom: 0px;
	border-bottom: none;
}

h1.articletitle, h1.abouttitle, h1.thematitle, h1.flickrtitle, h1.commentstitle, h1.postcommentstitle, h1.blogposttitle, h1.enquetepagetitle {
	font-size: 20px;
	font-weight: 400;
	color: #0067a6;
	margin-bottom: 10px;
	line-height: 20px;
}
span.aotdtitle{
	font-weight: 800;
}

h1.commentstitle, h1.blogposttitle {
	/*padding-bottom:4px;*/
}

h1.flickrtitle a {
	color: white;
	text-decoration: none;
}

.article h2, 
#article h2 {
	font-size: 16px;
	font-weight: 400;
	color: #0067a6;
	margin-bottom: 10px;
	line-height: 16px;
}

#article div.list {
	margin-bottom: 10px;
}

h1.rijblijblogtitle {
	font-size: 50px;
	font-weight: bold;
	color: black;
	line-height: 50px;
	margin-bottom: 20px;
	line-height: 50px;
}

h2.rijblijblogsubtitle {
	font-size: 25px;
	font-weight: 500;
	color: #0067a6;
}

ul#blogroll
{
	display: block;
	margin-top:15px;
	margin-bottom: 15px;
}

ul#blogroll li
{
	display: block;
	padding: 5px 0px 5px 0px;
}

ul#blogroll div.posthead, ul.Comments div.posthead
{ margin-bottom: 5px;  font-size: 12px; line-height: 14px;}

ul#blogroll span.posttitle, ul.Comments span.posttitle 
{ font-weight: bold; text-transform: uppercase; }


/* IE fix because they totally never want to obey to rules! */
ul.Comments span.posttitle 
{ *margin-left: -15px;}

ul#blogroll span.author, ul.Comments span.author 
{ color: #00adee; margin-left: 15px; }

ul#blogroll span.postdate, ul.Comments span.postdate 
{ color: #00adee; font-weight: bold; font-size: 12px; line-height: 15px; }

ul#blogroll div.postbody, ul.Comments div.postbody 
{ margin: 10px 0px; font-size: 12px; line-height: 14px; }



#aboutbannerWrap {
	padding-top: 10px; 
	font-size: 12px; 
	line-height: 14px;
	padding-bottom:15px;
	background: url(../images/bg.jpg) repeat-y 265px 0;
}

#about { color: #0067a6; display: block; float: left; width: 250px; }
#banner1, #banner2, #smallbanners { disp//lay: block; float: right; width: 132px;  text-align: center; }
#banner1 a, #banner2 a, #smallbanners a { text-decoration: none; color: black; }
#banner1 a img, #banner2 a img, #smallbanners a img { border: 0px solid white; }
#TagsAndPollAndBanner2Wrap { display: block; margin-top: 20px; }
#TagsAndPollWrap { display: block; float: left; width: 250px; }
#tagslist.detail {
	margin-top: 15px;
}
#tagWrap {
	display: block;
	padding: 5px;
	margin-bottom: 20px; 
	font-size: 12px; 
	line-height: 14px;
	min-height: 120px;
}

ul.tags {
	list-style-type: none;
	margin-left: 2px;
	font-size: 12px; 
	line-height: 14px;
}

ul.Comments li, 
ul.articles li {
	margin-left: 5px;
	padding: 2px 0px 4px 0px;
}	
ul.Comments li {
	background: transparent url(../images/comment.png) no-repeat 0px 2px;
	padding-left: 20px;
	list-style-type: none;
}
ul.articles li {
	background: transparent url(../images/article.png) no-repeat 0px 2px;
	padding-left: 20px;
	list-style-type: none;
}
ul.Comments li.noitems, 
ul.articles li.noitems {
	background: transparent none;
	padding-left: 20px;
	list-style-type: none;
}

/* IE fix because they totally never want to obey to rules! */
ul.Comments li.noitems, 
ul.articles li.noitems {
	*padding-left: 5px;
}



ul.Comments, 
ul.articles {
	margin-left: 5px;
}	

/* IE fix because they totally never want to obey to rules! */
ul.articles li a { *margin-left: -15px; }

ul.tags li {
	padding: 2px 0px;
}

a.tag,
ul.tags li a {
	padding: 2px 0px 2px 18px;
	background: url(../images/tag.png) no-repeat left 4px;
	text-decoration: none;
	color: #00ADEE;
}
#taglist {
	display: block;
	padding: 0px 5px 2px 5px;
	font-size: 11px; line-height: 11px;
}
#taglist a.tag { float: right; }
a.tag {
	font-size: 11px; line-height: 11px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 4px 0px 0px 18px;
	height: 15px;
	display:inline-block;
}
a.tag:hover { color: #0067a6; 
	background-image: url(../images/tag2.png); }

ul.tags li a:hover {
	color: #0067A6;
	background-image: url(../images/tag2.png);
}

#pollWrap {
	font-size: 12px; 
	line-height: 14px;
	background: #fcb813;
	padding: 10px;
}

#flickrfeed {
	display: block;
	background: #0067a6;
	padding: 20px;
}
#flickrfeed div.msg {
	color: white;
	font-size: 11px;
	font-style: italic;
	line-height: 11px;
}
#flickrfeed div.description {
	color: white;
	font-size: 11px;
	line-height: 11px;
}
#flickrfeed div.description a {
	color: white;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
}
#flickrfeed div.description a:hover {
	text-decoration:underline;
}

#pollWrap h1.polltitle,
#flickrfeed h1.flickrtitle {
	color: white;
	font-weight: 400;
	font-size: 24px;
	line-height: 25px;
}

#flickrlist {
	height: 145px;
	width: 365px;
	margin-top: 10px;
}

#flickrlist li {
	float: left;
	display: block;
	width: 64px;
	height: 64px;
	border: 2px solid white;
	margin: 5px 5px 0px 0px;
	margin-left: 0px;
	background: gray;
}
a { color: #0067A6; }
#enquete,#qteam {
	border: 10px solid #fcb813;
	margin-top: 20px;
	padding: 10px;
	font-size: 12px;
	color: #0067A6;
}

h3{
	font-size: 42px;
	color: #0067A6;
	font-weight: bold;
	display: block;
}
a.readmore { color: #0067A6; text-decoration:none; font-weight: bold; margin-top: 10px; display:inline-block; width: 100px; }
a.readmoreabout { font-size: 12px; line-height:14px; width:100px; color: #0067A6; text-decoration:none; font-weight: bold; margin-top: -15px; display: block; margin-bottom: 20px; }


/** comments **/
#commentswrap
{
	margin-top: 20px;
}
#comments {
	
}

#comments li {
	border-top: 1px solid #babbbc;
	margin: 0px 0px 0px 0px;
	padding-bottom: 10px;
}
#comments li.nocomments {
	display: block;  font-size: 12px; line-height: 12px; background: #EEE url(../images/comment.png) no-repeat 2px center; padding: 3px 0px 5px 20px; margin-bottom:15px;

}

#comments li div.commenthead { display: block;  font-size: 12px; line-height: 12px; background: #EEE url(../images/comment.png) no-repeat 2px 1px; padding: 2px 0px 2px 20px; }
#comments li span.commenttitle { font-weight: bold; text-transform: uppercase; float: left; }
#comments li span.author { color: #00adee; margin-left: 15px; float: left; }
#comments li span.commentdate { color: #00adee; font-weight: bold; font-size: 12px; line-height: 14px; float: right; margin-right: 5px; }
#comments li div.commentbody { margin: 10px 0px 10px 20px; font-size: 12px; line-height: 14px; display: block; }



div.clear {
	clear: both;
}


/*paging*/
.paging-box {
	text-align:center;
	padding:2px;
	margin-bottom:35px;
	border:1px solid #BABBBC;
	background-color:#EEE;
}

.paging-list li
{
	display: inline;
	padding:2px;
	font-size: 12px;
}

.paging-list li a
{
	color:#00adee;
	text-decoration:none;
}

.paging-list li a.current
{
	font-weight:bold;
}

/** Commentform **/
li.formrow {
	padding-top: 6px; 
}

span.charcounterwrap {
	display:block;
	clear:both;
}

input.watermark,
textarea.watermark {
	font-style:italic;
	color: #666;
}

input.shorttext {
	width:255px;
}

input.longtext,
textarea.message,
span.charcounterwrap {
	width:521px;
}

textarea.message
{
	margin-bottom: 0px;
	overflow: auto;
	height: 100px;
}

input.shorttext,
input.longtext,
textarea.message,
span.charcounterwrap {
	font-family:Arial, Helvetica;
	font-size:12px;
	border:0;
	border-left:3px solid #0067A6;
	background-color:#FDD471;
	padding:4px 0px 4px 4px;
}


span.charcounterwrap {
	display:block;
	clear:both;
	text-align:right;
	font-style: italic;
	color: #666;
	padding-right: 5px;
	width: 516px;
	font-size: 10px;
	*margin-top: -1px;
}

input.error,
textarea.error {
	border-left:3px solid red;
	color:red;
}

input.submit,
#contour input.contourSubmit,
#contour input.contourNext,
#contour input.contourPrevious,
#contour input.contourButton {
	background-color:#FDD471;
	border:2px solid #0068A6;
	color:#0068A6;
	font-size:14px;
	font-weight:bold;
	padding:3px;
	cursor:pointer;
	margin-top:6px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

div.poll input.submit {
	float:right;
}

/** PollForm **/
div#showResults,
div#showOtherPolls {
	float:left;
	color:#FFF;
	margin-top:14px;
}

div#showResults{
	margin-right:10px;
	clear:right;
}

div#showResults a,
div#showOtherPolls a {
	color:#FFF;
	text-decoration:underline;
}

div.pollinfo {
	color:#FFF;
}

div.pollawnsers table {
	margin:6px 0px 6px 10px;
}

div.pollawnsers table tr {
	height:22px;
	
}

div.pollawnsers table td label {
	padding-left:10px;
	color:#FFF;
	vertical-align:bottom;
}

div.scoreBarContainer {
	width:200px;
}

div.scoreBar {
	background-color:green;
	height:12px;
}

div.pollupdate {
	color:#FFF;
	padding-top:6px;
}

div#pollWrap dt {
	color:#FFF;
	display: block;
	/*float:left;*/
}

div#pollWrap dd.firstResult {
	color:#FFF;
	margin-bottom:4px;
	-moz-margin-start:0;
	margin:0;
	/*float:left;*/
	display:block;
	padding:0;
	margin-bottom:6px;
}

div.otherPollsWrapper {
	display: block;
	padding: 10px 0px 25px 0px;
	border-bottom: 1px solid #babbbc;
	font-size: 12px;
}

div.otherPollsWrapper dt {
	color:#FFF;
	font-size:12px;
}

div.otherPollsWrapper dd.firstResult {
	color:#FFF;
	margin-bottom:4px;
	-moz-margin-start:0;
	margin:0;
	padding:0;
	margin-bottom:6px;
	font-size:12px;
}

div.otherPollsWrapper div.pollcontainer {
	background-color:#FCB813;
	margin-bottom:6px;
	margin-top:4px;
	padding:10px;
}

div.otherPollsWrapper div.pollcontainer dl {
	margin:10px 0px 10px 0px;
}

div.otherPollsWrapper div#showOtherPolls {
	display:none;
}

div.otherPollsWrapper h1.polltitle {
	color:white;
	font-size:24px;
	font-weight:400;
	line-height:25px;
}

/** Enquetes **/
#article #contour {
	padding:0;
}
#article #contour span.contourError { background: transparent; }


#article #contour legend {
	padding:0 0 6px 0;
	margin-left:0;	
	*margin-left:-6px;
}

#article #contour label.fieldLabel {
	width:100%;
	padding:4px 0px 4px 0px;
}

#article #contour span.radiobuttonlist,
#article #contour span.checkboxlist {
	clear:left;
	padding:6px 0px 6px 10px;
	width:100%;
}

#article #contour span.radiobuttonlist input,
#article #contour span.checkboxlist input {
	vertical-align:middle;
	margin:4px 0px 4px 10px;
}

#article #contour span.radiobuttonlist label,
#article #contour span.checkboxlist label {
	display:inline-block;
	vertical-align:middle;
	margin:4px 0px 4px 10px;
	width:450px;
}

#article #contour fieldset {
	margin:0;
	padding:0;	
}

#article div.contourField span {
	clear:both;
	display:block;
}

#article_overview{
	display:block;
	float:right;
	margin-top:10px;
	color: #0067A6; 
	text-decoration:none; 
	font-weight: bold;
	font-size:13px;
	line-height:17px;
}

#blog_overview
{
	display:block;
	float:right;
	margin-top:0px;
	color: #0067A6; 
	text-decoration:none; 
	font-weight: bold;
	font-size:13px;
	line-height:17px;
}

.lijn
{
	border-bottom: 1px solid #babbbc;
	margin-bottom:10px;
	margin-top:10px;
}








































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

