/* Reset */
html,body,h1,h2,h3,h4,h5,h6,p,blockquote,ol,ul,li,fieldset,form,legend,button,table,img { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; background: transparent; }

/* Basics */
body { font-family: Arial, sans-serif; font-size: 14px; color: #000; background-color: #fff; line-height: 16px; }
a { color: #069fbe; text-decoration: none; }
a:hover { text-decoration: underline; }

/* Page */
#page { width: 100%; margin: 0 auto; overflow: hidden; clear: both; }

.alignright { float: right; margin: 0 0 10px 10px; }
.alignleft { float: left; margin: 0 10px 10px 0; }
.aligncenter { margin: 10px; }

.share-tools { display: none; }

/* MSN Toolbar */
#toolbar { display: none; }

/* Page header */
#page-header { display: none; }

/* Navigation */
#navigation { display: none; }

/* Main content column */
#page-main { width: 100%; }
#page-content { width: 100% }
#main-text { padding: 2em 0 0 0; }

/* Article */
.subtitle { font-weight: bold; font-size: 15px; line-height: 17px; }
.meta { font-size: 13px; color: #888; margin: 0 0 10px 0; line-height: 17px;  }
.meta span { padding: 0 10px 0 0; }
.meta a { color: #6f7267; text-decoration: underline; }
.meta a:hover { color: #069fbe; text-decoration: underline; }
.meta .separator { background: url(../images/sprite.png) no-repeat 100% -460px; }
.meta .author { font-weight: bold; }
.excerpt { margin: 10px 0 0 0; }
.excerpt p { margin: 0 0 20px 0; }
.more { background: url(../images/sprite.png) no-repeat -240px -227px; padding: 0 0 0 10px; }
.more a {}

/* Article header */
#article-header { border-bottom: solid 1px #EFF0F6; }
#article-header h1 { font-size: 28px; font-family: Arial, serif; font-weight: normal; color: #000; line-height: 32px; margin: 0 0 5px 0;  }
#article-header .subtitle { font-size: 14px; margin: 5px 0 10px 0; }

/* Main text */
#main-text { font-size: 14px; line-height: 20px; }
#main-text p { margin: 0 0 20px 0; }
#main-text h2 { margin: 10px 0 10px 0; font-size: 18px; font-family: Arial, serif; color: #666; font-weight: normal; }
#main-text ul,
#main-text ol { padding: 0 0 20px 20px; }
#main-text .thumbnail { background: url(../images/sprite.png) no-repeat; padding: 4px 4px 7px 4px; margin: 0 0 4px 0; }

/* Comments */
#article-comments { float: left; margin: 20px 0 10px 0; width: 100%; color: #666; }
#article-comments p { margin: 0 0 15px 0; }
#article-comments .comment { background: #f8f8f8; border: solid 1px #EFF0F6; padding: 6px 12px; margin: 0 0 6px 0; }
#article-comments .comment-content { font-size: 12px; }
#article-comments .comment-content p { margin: 0 0 11px 0; line-height: 19px; }
#article-comments .meta { width: 100%; float: none; padding: 6px 0 6px 0; margin: 0; color: #666; font-weight: bold; }
#article-comments .author { font-size: 14px;  line-height: 19px; }
#article-comments .author a { color: #069fbe; }
#article-comments .date { float: right; padding: 0; }
#article-comments .edit { float: right; padding: 0 0 0 10px; }

#comment-form { display: none; }

/* Piekenpijp */
#page-meta { display: none; }

/* Sidebar */
#page-secondary { display: none; }

/* MSN footer */
#msn-footer { display: none; }
