	/* Page structure */
	
		#header {
			background-image:url(/assets/themes/default/images/templates/blog/blog_header.jpg);
			padding:0px;
		}
		
		#footer {
			background-image:url(/assets/themes/default/images/templates/blog/blog_footer.jpg);
			height:20px;
			padding-top:30px;
		}
		
		#content-secondary {
			width:175px;
			float:left;
			margin-left:5px;
		}
		
		#content-primary .content-inner{
			padding:0px 0px 0px 35px ;
			width:550px;
			float:left;
		}
		
		#content-tertairy {
			width:185px;
			float:right;
		}
		
		#content-tertairy .content-inner{
			margin:0px 5px 0px 2px;
			width:178px;
			overflow:hidden;
		}
		
		.none {
			display:none;
		}
		
		.required{
			color:#D18511;
			font-size:18px;
			margin-top:5px;
			font-weight:bold;
			font-family:Geneva, Arial, Helvetica, sans-serif;
		}
		
		
		textarea.formfield {float:left;}
		
		div.allowedFormat {
			float:left; 
			width:160px;
			margin-left:10px;
		}
		
	/* Headers */
		
		#content-secondary h5 {
			text-indent:-5000px;
			background-repeat:no-repeat;
			margin:0px;
			padding:0px;
		}

		#content-secondary #categories h5 {
			background-image:url(/assets/themes/default/images/templates/blog/nav/header_categorieen.gif);
		}
		
		#content-secondary #recent h5 {
			background-image:url(/assets/themes/default/images/templates/blog/nav/header_laatsteberichten.png);
		}
		
		#content-secondary #recoursefeeds h5{
			background-image:url(/assets/themes/default/images/templates/blog/nav/header_rssfeed.gif);
		}
		
		#content-secondary #search h5{
			background-image:url(/assets/themes/default/images/templates/blog/nav/header_zoeken.gif);
		}
		
		#content-secondary #archives h5{
			background-image:url(/assets/themes/default/images/templates/blog/nav/header_archief.gif);
		}
		

	/* Navigation */
		
		#rsslink {
			margin-top:4px;
			padding-left:20px;
			display:block;
			background-image:url(/assets/themes/default/images/templates/blog/nav/icon-rss.gif);
			background-repeat:no-repeat;
			background-position:left center;
			height:18px;
		}
		
		#categories ul {
			padding:0px;
			margin:0px;
		}
		
		#categories ul li {
			margin-left:2px;
			padding-left:8px;
			list-style-type:none;
			background:url(/assets/themes/default/images/templates/blog/nav/icon-list.gif) no-repeat left 4px;
		}
			
		#recent ul {
			padding:0px;
			margin:0px;
		}
		
		#recent ul li {
			margin-left:2px;
			padding-left:8px;
			list-style-type:none;
			background:url(/assets/themes/default/images/templates/blog/nav/icon-list.gif) no-repeat left 4px;
		}
			
			
		#content-secondary div {
			padding:0px 0px 25px 0px;
		}
		
		#content-secondary div.ysearchresult {
			padding: 0;
		}
		
		#content-secondary a {
			color:#2A91D0;
			font-weight:bold;
		}
		
		div#archives {
			margin-top:-20px;
		}
		
		#main {
			background-image:url(/assets/themes/default/images/templates/blog/background.gif);
			background-repeat:repeat-y;
			background-position:left top;
		}
		
		#content-secondary input {
			width:130px;
		}
		
		#content-secondary select {
			width:137px;
		}
		
	/* Buttons */
	
		#search .buttonholder {
			height:35px;
			overflow:hidden;
		}

		#search .button:hover {
			background-image:url(/assets/themes/default/images/templates/blog/buttons/bt_zoeken_1.png);
		}
		
		#search .button {
			margin-top:5px;
			margin-left:0px;
			background-image:url(/assets/themes/default/images/templates/blog/buttons/bt_zoeken.png);
			background-repeat:no-repeat;
			padding-top:30px;
			width:79px;
			height:30px;
			border:0px solid red;
			overflow:hidden;
			background-color:#fff;
		}
		
		#archives .button:hover {
			background-image:url(/assets/themes/default/images/templates/blog/buttons/bt_tonen_1.png);
		}
		
		#archives .button {
			margin-top:5px;
			margin-left:0px;
			background-image:url(/assets/themes/default/images/templates/blog/buttons/bt_tonen.png);
			background-repeat:no-repeat;
			padding-top:30px;
			width:79px;
			height:30px;
			border:0px solid red;
			overflow:hidden;
			background-color:#fff;
		}

	/* Content */

		.entry {
			margin:0px 0px 10px 0px;
			clear:both;
		}
		
		.entry .postdate {
			display:inline;
			float:right;
		}
		
		.entry .title {
			text-decoration:none;
			color:#790032;
			font-size:.8em;
		}
		
		#content-primary h2 a {
			color:#790032;
			font-size:17px;
		}
		
		.entry h2 {
			margin:0px;
			padding:0px 0px 5px 0px;
			color:#790032;
			font-size:1.55em;
			text-transform:uppercase;
		}
		
		.entry .relatedentries,
		.entry .extended-entry-link,
		.entry .comment,
		.entry .poster,
		.entry .categoryname {
			background-position:left center;
			background-repeat:no-repeat;
			padding-left:25px;
		}
		.entry .relatedentries {background-image:url(/assets/themes/default/images/templates/blog/nav/icon-relateditems.jpg)}
		.entry .categoryname {background-image:url(/assets/themes/default/images/templates/blog/nav/icon-categories.gif)}
		.entry .poster {background-image:url(/assets/themes/default/images/templates/blog/nav/icon-poster.gif)}
		.entry .extended-entry-link {background-image:url(/assets/themes/default/images/templates/blog/nav/icon-fullentry.gif)}
		.entry .comment {background-image:url(/assets/themes/default/images/templates/blog/nav/icon-reactions.gif)}
		
		.entry .relatedentries,
		.entry .extended-entry-link,
		.entry .comment {
			background-position:left top;
			margin-top:10px;
		}
		
		.entry .poster,
		.entry .extended-entry-link{
			height:20px;
		}
		
		.entry .relatedentries li {
			margin-left:-25px;
			list-style-type:none;
		}
		
		.entry .entrybody {
			margin:20px 0px 10px 0px;
			width:550px;
		}
		
		.entry .entrybody_extended {
			margin:0px 0px 20px 0px;
		}
		
		#content-primary a {
			color:#000;
		}
		
		.commentsclass input.formfield{
			margin-bottom:5px;
			width:175px;
		}
		
		form.commentsclass label{
			width:75px;
			display:block;
			float:left;
		}
		
		form.commentsclass textarea{
			width:225px;
			margin-bottom:5px;
		}
		
		form.commentsclass fieldset+fieldset+fieldset label {
			width:300px;
			display:block;
			margin-left:75px;
		}
		
		form.commentsclass p {
			position:absolute;
			left:50%;
			margin-left:105px;
			margin-top:85px;
			width:180px;
		}
		
		form.commentsclass {
			border-top:1px solid #98ABB9;
		}
		
		.commentsclassholder {
			clear:both;
			width:490px;
			margin:20px 0px 20px -10px;
			padding-left:70px;
			background-image:url(/assets/themes/default/images/templates/blog/reaction_person.jpg);
			background-position:left top;
			background-repeat:no-repeat;
		}
		
		.commentholder .commentparagraph .gravatarholder {
			width:70px;
			background-image:url(/assets/themes/default/images/templates/blog/finished_reaction_person.jpg);
			background-position:left top;
			background-repeat:no-repeat;
			height:50px;
			overflow:hidden;
			display:block;
			margin-top:20px;
			margin-left:-10px;
			text-align:center;
			position:relative;
		}
		
		.commentholder .commentparagraph .gravatarholder img {
			margin-left:-4px;
		}
		
		
		.commentholder .commenttop,
		.commentholder .commenttopalt{
			width:490px;
			margin-left:60px;
			padding-top:10px;
		}
		
		.commentholder .commentparagraph .commentpostinfo{
			width:490px;
			display:block;
			margin-left:60px;
			margin-top:-50px;
			border-top:1px solid #98ABB9;
			padding-top:5px;
		}
		
		.commentholder .commentdate {
			float:right;
		}
		
		.commentholder .commentposter {
			text-decoration:none;
			font-weight:bold;
		}

		.commentholder .tar .button:hover {
			background-image:url(/assets/themes/default/images/templates/blog/buttons/bt_reageren_1.png);
		}

		.commentholder .tar .button {
			margin-left:230px;
			background-image:url(/assets/themes/default/images/templates/blog/buttons/bt_reageren.png);
			background-repeat:no-repeat;
			padding-top:30px;
			overflow:hidden;
			height:30px;
			background-color:#fff;
			color:#fff;
			border:0px solid #fff;
			width:75px;
		}
		
	/* rest */
	
		#content-primary .whitespace {
			background-image:url(/assets/themes/default/images/templates/form_shadowline.gif);
			background-repeat:no-repeat;
			background-position:center 20px;
			height:50px;
		}
		
		.link-comments,
		.link-hidden-comments {
			background-repeat:no-repeat;
			background-position:right 7px;
			padding-right:15px;
		}
		
		.link-hidden-comments {
			background-image:url(/assets/themes/default/images/templates/blog/nav/icon_arrow_down.gif);
		}
		
		.link-comments {
			background-image:url(/assets/themes/default/images/templates/blog/nav/icon_arrow_up.gif);
		}
		
		.no-entry {
			padding-top:20px;
			font-weight:bold;
		}
 
 		#content-secondary #link-to-mainsite a {
			color:#000;
			font-weight:normal;
			display:block;
			margin-bottom:20px;
		} 

		a.link-mail {
			font-weight:bold;
			text-decoration:none;
		}
		
		.commentsclassholder strong {
			color:#037DC8;
		}
		
		#comment-settings {
			margin-left:75px;
		}
		
		#comment-settings label{
			margin-left:0px;
			display:block;
			width:300px;
		}