* { margin: 0; padding: 0; }
body { color: #5f5959; background: #fff; padding-bottom: 10px; font: 11px/15px Verdana, sans-serif; }
input, button, select { font: normal 11px/14px 'Verdana', sans-serif; }
textarea { font: normal 12px/16px 'Verdana', sans-serif; }
legend { display: none; }
fieldset { border: none; }
img { border: none; text-align: center;}
ul, ol {  }
table { border-collapse: collapse; width: 100%; }
hr { display: none; }

a:link { text-decoration: underline; color : #336699; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #336699; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #003366; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #cc6600; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}


h1, h2, h3, h4, h5, h6 { font-family: Arial, sans-serif; }

/* Header
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.header { background: #F3F1E9; height: 125px; }
.header-wrapper { overflow: hidden; width: 930px; margin: 0 auto; background: #9CC5CA; padding: 8px 15px; }
.header .logo { float: left; padding: 20px 0px 15px 10px; }
.header .logo a img { border:none; }

/* topmenu
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.topmenu { float: right; width: 300px; padding: 12px 14px; margin-top: 5px;}
#topmenu-nieuws { background: url('images/index.jpg') no-repeat;}
#topmenu-contact { background: url('images/contact.jpg') no-repeat;}
#topmenu-sitemap { background: url('images/sitemap.jpg') no-repeat;}
.topmenu a { color: #FFF; display: block; padding: 0px 5px 10px 20px;}
.topmenu ul { list-style-type: none; }

/* Page
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#page { background: #f3f1e9 url(images/page-bg.png); border-bottom: 1px solid #d8d5cb; padding-bottom: 25px; }


/* Menu
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.menu { overflow: hidden; width: 960px; margin: 0 auto; background: #375B5A;}
.menu ul { list-style-type: none; }

/* Pages
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.pages { overflow: hidden; width: 960px; border-bottom: 1px solid #ccc9be; }
.pages ul { float: left; padding: 20px 20px 5px 20px; }
.pages li { float: left; }
.pages li a, .pages li a:visited { float: left; padding: 0px 6px; color: #DADADA; border-right: solid 1px #999; font: bold 14px/14px 'Arial'; letter-spacing: -1px;}
.pages li a:hover { float: left; padding: 0px 6px; color: #FFF; text-decoration: none;}
.pages li.current_page_item a { color: #FFF; text-decoration: none; }
.pages li.current_page_item a:visited { color: #FFF; text-decoration: none; }


/* Pages
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.categories { overflow: hidden; width: 960px; }
.categories ul { float: left; padding: 5px 20px 20px 22px;}
.categories li { float: left; font-size: 11px;}
.categories li ul { display: none;}
.categories li a, .categories li a:visited { float: left; padding: 0px 4px; color: #FFF; border-right: solid 1px #999; font: normal 11px/13px 'Verdana'; }
.categories li a:hover { color: #FFF;}
.categories li.current-cat a { color: #FFF; text-decoration: underline; }
.categories li.current-cat a:visited { color: #FFF; text-decoration: underline; }


/* Main
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#main { width: 960px; margin: 0 auto; background: url(images/main-bg.png) repeat-y; }
#main-wrapper { overflow: hidden; padding-bottom: 1px; background: url(images/main-bottom.png) left bottom no-repeat; }
#content { float: left; width: 551px; background: #9CC5CA;  border-bottom: none; padding: 24px; }


.title { color:#000; font: normal 32px/32px 'Helvetica'; letter-spacing: -1px; padding: 0px; margin: 0px 0px 25px 0px;}
.line { padding-top: 25px; border-top: 3px solid #3e3933; }


/* Post
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.post { padding-bottom: 25px; }
.post .p-head {}
.post .p-head h1 { color:#000; font: normal 32px/32px 'Helvetica'; letter-spacing: -1px; padding: 3px 0px;}
.post .p-head h1 a, .post .p-head h2 a:visited { color:#000; text-decoration: none;}
.post .p-head h1 a:hover { color:#cc6600; text-decoration: none;}

.post .p-head h2 { color:#000; font: normal 28px/28px 'Helvetica'; letter-spacing: -1px; padding: 0px;}
.post .p-head h2 a, .post .p-head h2 a:visited { color:#000; text-decoration: none;}
.post .p-head h2 a:hover { color:#cc6600; text-decoration: none;}

.post .p-head h3 { color:#000; font: normal 21px/21px 'Arial'; letter-spacing: -1px; padding: 0px;}
.post .p-head h3 a, .post .p-head h3 a:visited { color:#000; text-decoration: none;}
.post .p-head h3 a:hover { color:#cc6600; text-decoration: none;}

.post .p-date { font: normal 11px/11px 'Arial' sans-serif; }
.post .p-categ a, .post .p-categ a:visited { background: #333; font-size: 9px; padding: 2px 3px; color:#fff;}
.post .p-categ a:hover { background:#ffcc00; color:#333; text-decoration: none;}

.post .p-con { padding: 10px 0px; font: normal 12px/18px 'Verdana' sans-serif; }
.post .p-con p { font: normal 12px/18px 'Verdana' sans-serif; }
.post .p-con img { margin-bottom: 10px; }
.post .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.post .p-con ol li { padding: 2px 0px 2px 0px; font-size: 12px; line-height: 15px;  }
.post .p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.post .p-con ul li { padding: 2px 0px 2px 13px; font-size: 12px; line-height: 15px; }
.post .p-con blockquote { padding: 10px; margin: 10px 0px; color:#333; background: #f3f1e9;}
.post .p-con blockquote p { font-size: 12px; padding: 0px; margin: 0px; line-height: 17px;}
.post .p-con blockquote li { padding: 2px 0px 2px 13px; font-size: 12px; line-height: 17px;}
.post .p-con blockquote p a { color: #FFF;}

.post .p-det { background: url(images/post-dotted.png) repeat-x top; padding-top: 10px; }
.post .p-det li { border: none; font-size: 1em; display: inline; font-size: 11px;}
.post .p-det li a { color: #ffcc00; font-weight: normal; text-decoration: underline;}
.post .p-det .p-det-ftags { background: url(images/p-det-ftags.png) no-repeat left 2px; padding-left: 14px; color:#cc6600; }
.post .p-det .p-det-ftags a { color:#cc6600;}
.post .p-det .p-det-fcom a { background: url(images/p-det-fcom.png) no-repeat left 3px; color:#5887b8; margin-right: 15px; padding-left: 14px;}

/* Post - Feature
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.post-f { color: #666; padding: 15px; background: #FFF; margin-bottom: 25px;}
.post-f .p-feature { background: url(images/feature-dotted.png) repeat-x bottom; padding-bottom: 10px; margin-bottom: 5px;}
.post-f .p-feature strong { background: url("images/feature-star.png") left center no-repeat; color: #ffcc00; font: bold 14px/14px 'Arial'; letter-spacing: -1px; padding-left: 16px; }

.post-f .p-head {}
.post-f .p-head h1 { font: normal 28px/26px 'Helvetica'; letter-spacing: -1px; color: #9CC5CA;}
.post-f .p-head h1 a, .post-f .p-head h1 a:visited { color:#9CC5CA; text-decoration: none;}
.post-f .p-head h1 a:hover { color:#375B5A;}
.post-f .p-head h2 { font: normal 28px/26px 'Helvetica'; letter-spacing: -1px; color: #b5e6ff;}
.post-f .p-head h2 a { color:#66ccff; text-decoration: none;}

.post-f .p-con { padding: 10px 0px; font: normal 12px/18px 'Verdana' sans-serif; }
.post-f .p-con a, .post-f .p-con a:visited { color: #336699; text-decoration: underline;}
.post-f .p-con blockquote .sublist li a { color: #FFF; }
.post-f .p-con a:hover { color: #ffcc00;}
.post-f .p-con p { font: normal 12px/18px 'Verdana' sans-serif; }
.post-f .p-con img { margin-bottom: 10px; }
.post-f .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.post-f .p-con ol li { padding: 2px 0px 2px 0px; font-size: 12px; line-height: 15px; }
.post-f .p-con ul { padding: 10px 0px 10px 25px; margin: 0px; }
.post-f .p-con ul li { padding: 2px 0px 2px 13px;  font-size: 12px; line-height: 15px; }
.post-f .p-con blockquote { padding: 10px; margin: 10px 0px; color:#ece9e0; background: #565350;}
.post-f .p-con blockquote p { font-size: 12px; padding: 0px; margin: 0px; line-height: 17px;}
.post-f .p-con blockquote li { padding: 2px 0px 2px 13px; font-size: 12px; line-height: 17px;}
.post-f .p-con blockquote p a { color:#FFF;}

.post-f .p-det { background: url(images/feature-dotted.png) repeat-x top; padding-top: 10px; }
.post-f .p-det li { border: none; font-size: 1em; display: inline; font-size: 11px;}
.post-f .p-det li a { color: #ffcc00; font-weight: normal; text-decoration: underline;}
.post-f .p-det .p-det-ftags { background: url(images/p-det-ftags.png) no-repeat left 2px; padding-left: 14px; color:#ffcc00; }
.post-f .p-det .p-det-ftags a { color:#ffcc00;}
.post-f .p-det .p-det-fcom a { background: url(images/p-det-fcom.png) no-repeat left 3px; color:#66ccff; margin-right: 15px; padding-left: 14px;}


/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 1px #9b9792;}
img.alignright { margin: 0 0 5px 15px; display: inline; border: solid 1px #9b9792; padding: 1px; }
img.alignleft { margin: 0 15px 5px 0; display: inline; border: solid 1px #9b9792; padding: 1px;}
.alignright { float: right; }
.alignleft { float: left }

/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.nav { overflow: hidden; font-size: 13px; font-size: 10px; line-height: 12px; font-weight: bold; text-align: right; padding-top: 25px; border-top: 3px solid #3e3933; }
.nav .left { float: left; background: url(images/nav-left.png) no-repeat left 1px; padding-left: 15px; }
.nav .right { float: right; background: url(images/nav-right.png) no-repeat right 1px; padding-right: 15px; }
.nav a { cursor: hand; }


/* Comments 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-list { padding-top: 10px;}
.comments-list h2 { font: normal 24px/24px "Arial"; margin: 0px; padding: 10px 0px; letter-spacing: -1px; color:#000;}
.comments-list .nor { position: relative; overflow: hidden; margin-bottom: 20px; padding: 15px; border: 1px solid #eceade; background: #f3f1e9; }
.comments-list .alt { border: 1px solid #eceade; background: #ffffff;  }
.comments-list p.name { font: bold 14px/14px "Arial" sans-serif; color:#000; letter-spacing: -1px;}
.comments-list p.avt { position: absolute; position: absolute; top: 15px; right: 15px;}
.comments-list p.avt img { border: solid 1px #666;}
* html .comments-list p.avt { right: 40px; height: 1%; }
.comments-list p.date { font-size: 10px; padding-bottom: 10px;}
.comments-list p.date a { color:#999; text-decoration: underline;}


/* Comments Form
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-form { padding-top: 10px; }
.comments-form form { padding: 15px; border: 1px solid #eceade; background: #f3f1e9; }
.comments-form h3 { font: normal 19px/19px "Arial"; margin: 0px; padding: 10px 0px; letter-spacing: -1px; color:#000;}
.comments-form label { padding-bottom: 5px; }
.comments-form p { padding: 7px 0px; color:#808080; overflow: hidden; height: 1%;}
.comments-form .required { font-size: 10px; font-weight: bold; color:#cc6600;}
.comments-form input { border: 1px solid #d8d5cb; background: #ffffff; padding: 4px; width: 230px; margin-right: 10px; }
.comments-form textarea { border: 1px solid #d8d5cb; background: #ffffff; padding: 5px; width: 470px; }
.comments-form button { float: left; cursor: pointer; text-indent: -1000em; width: 99px; height: 25px; border: none; background: url(images/post-comment.png) no-repeat; }


/* Sidebar
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
.SR { float: right; width: 330px; background: #fcfcfa; border: 1px solid #dcdad1; border-bottom: none; padding: 14px 14px 0px 14px; }
.SR h2 { color: #363330; font-size: 14px; letter-spacing: -1px; margin-bottom: 5px; padding-bottom: 5px; background: url(images/underline.gif) left bottom repeat-x; }
.SR li {  font-size: 11px; line-height: 16px; }

/* Tabs
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */			
.SR .recent { margin-bottom: 15px; border: 1px solid #eceade; background: #f3f1e9; padding: 15px 15px 5px 15px; }
.SR .recent .tabs { overflow: hidden; margin-bottom: 5px; padding-bottom: 10px; border-bottom: solid 1px #dad6c5; }
.SR .recent .tabs { height: 1%; }
.SR .recent .tabs li { float: left; background: none; padding: 0;}
.SR .recent .tabs li a { float: left; font: bold 14px/24px Arial, sans-serif; color: #999; padding: 0 10px; letter-spacing: -1px; background: #fff; border: solid 1px #eae7da; margin-right: 4px;}
.SR .recent .tabs li a.active,
.SR .recent .tabs li a:hover { background: #dddbd0; border: solid 1px #dddbd0; color: #363330; text-decoration: none; }
	
#tab-comments { display: none; margin-bottom: 15px; }
#tab-comments li { background: url(images/arrow.png) no-repeat left 10px; line-height: 14px; padding: 4px 0px 4px 8px; border-bottom: solid 1px #dad6c5;}
#tab-comments li a { display: block;}
#tab-popular { margin-bottom: 15px; }
#tab-popular li { background: url(images/arrow.png) no-repeat left 10px; line-height: 14px; padding: 4px 0px 4px 8px; border-bottom: solid 1px #dad6c5; color:#999;}
#tab-tags { display: none; margin-bottom: 15px; font-family: Arial, Helvetica, sans-serif; }


/* WidGet
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
.widget { margin-bottom: 15px; border: 1px solid #eceade; background: #f3f1e9; padding: 15px; }
.widget li { background: url(images/arrow.png) no-repeat left 7px; padding-left: 8px; color:#999; }
.widget h2 { color: #363330; font-size: 14px; letter-spacing: -1px; margin-bottom: 5px; padding-bottom: 5px; background: url(images/underline.gif) left bottom repeat-x; }
.widget .feed { background: url(images/feed.png) no-repeat left 0px; padding-left: 17px; font: bold 14px/14px 'Arial'; letter-spacing: -1px; }

/* WidGet
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.widget_tag_cloud { line-height: 20px;}
.widget_calendar table { width: 100%;}
.widget_calendar table td { text-align: center; padding: 3px; }
.widget_calendar caption { background: #e4e2d3; padding: 5px 0px;}
.widget_calendar #today { background: #e4e2d3;}
.widget_search #s { border: solid 1px #e4e2d3; padding: 3px; margin-bottom: 5px;}


/* Footer
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.footer { width: 960px; margin: 0 auto; font-size: 11px; padding-top: 10px;}
.footer p { padding: 3px 0px 4px 0px;}
.footer p a, .footer p a:visited, .footer p a:hover { color: #666; text-decoration: underline; }
.footer .theme { border-top: 1px solid #e3e3e2; color:#999; }
.footer .theme a, .footer .theme a:visited, .footer .theme a:hover { color: #999; text-decoration: underline; }

