/*
Theme Name: Marco Polo
Theme URI:
Description: Theme, vertaald in het Nederlands, gebaseerd op Kanata door 9th sphere. Fixed width, widget-ready.
Author: wipeout
Author URI: http://www.wipeout.nl/
Version: 1.3.4
Tags: scouting, brown, dark, two-columns, fixed-width, left-sidebar

.
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

h3 {
  padding: 0;
  font-size: 1.6em;
  margin: 10px 0 10px 0;
}

h3.comments {
  padding: 0;
  margin: 40px auto 20px ;
}
h2{
  font-size: 1.6em;
  clear:left;
}
h2.pagetitle {
  font-size: 1.6em;
  padding: 5px 5px 5px 0;
}

a, a:link, a:visited{ color: #626262; text-decoration:underline;}
a:hover, a:active{ color: #626262; text-decoration:none;}

#sidebar a, #sidebar a:link, #sidebar a:link{ color:#626262; text-decoration:none;}
#sidebar a:hover, #sidebar a:active{ color:#626262; text-decoration:underline;}

a.comment, a.comment:link, a.comment:visited{ color: #f29222; padding-left:13px; background:url(images/comment_bubble.gif) no-repeat 0 2px;}
.entry p.postmetadata a, .entry p.postmetadata a:link,.entry p.postmetadata a:visited{text-decoration:none;}
.entry p.postmetadata a:hover,.entry p.postmetadata a:active{text-decoration:underline;}


body {
  font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;
  background:url(images/bg.gif) repeat-y top center;
  color: #626262;
  width:100%;
}

#container{
  /* 608 -> 700 92 ->902*/
  width:902px;
  margin:auto;
}

#header{
  width:902px;
  height:224px;
  /*[dl] Deze afbeelding moet misschien ook 92px breder...*/
  background:url(images/header_bg.jpg) no-repeat scroll -65px 0 transparent;
  position:relative;
}

#header #animatie {
  position:absolute;
  top: 10px;
  right:0;
  border: 3px solid #fff;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}

#header #animatie img {
  opacity:0.9;
}

#header #headertext {
  padding:156px 0 0 11px;
}
#header h1{
  color:#fff;
  font-family:georgia,times New Roman,serif;
  font-size:28px;
}

#header h1 a:link, #header h1 a:visited{ text-decoration:none; color: #fff;}
#header h1 a:hover, #header h1 a:active{ text-decoration:none; color: #fff;}

.description {
  font-size:12px;
  color:#fff;
  clear:both;
  padding-top:4px;
  padding-left:13px;
}

/* Start top-navigation */

ul#top_pages li a, ul#top_pages li a:link, ul#top_pages li a:visited{ color:#fff; text-decoration:none; display:block;}
ul#top_pages li a:hover, ul#top_pages li a:active{ color:#fff; text-decoration:underline; display:block;}

ul#top_pages {
  list-style:none;
  float:left;
  margin:47px 0 0 199px;
}
* html ul#top_pages{
  margin:47px 0 0 199px;
}

*:first-child+html ul#top_pages{
  list-style:none;
  float:left;
  margin:35px 0 0 210px;
}

ul#top_pages li{
  background:#f29222;
  border-bottom:6px solid #bda282;
  color:#fff;
  float:left;
  font-size:14px;
  margin-left:7px;
  padding:11px 18px 7px 18px;
  text-align:center;
  -moz-border-radius:4px 4px 0 0;
  -webkit-border-radius:4px 4px 0 0;
}


/* second level */
ul#top_pages li ul{
  z-index: 100;
  margin:0 0 0 -25px;
  border: 1px solid #cccccc;
  width: 200px;
  clear: both;
  padding:0;
  position: absolute;
  top: 285px;
  left: -999px;
}

ul#top_pages li:hover ul, ul#top_pages li.sfhover ul {
  left: auto;
}

ul#top_pages li ul li {
  width: 200px;
  padding:11px 2px 7px 15px;
  text-align:left;
}

ul#top_pages li.current_page_item ul li a, ul#top_pages li ul li.current_page_item a {
  /* background: url(images/subnav1bg.png); */
}

ul#top_pages li ul li a {
  float: none;
  display:block;
}

ul#top_pages li ul li a:hover {
  /* background: none #cccccc; */
}

/* End top-navigation */

#content_wrapper{
width:902px;
background: url(images/side_nav_bg.gif) no-repeat;
float:left;
margin-bottom:30px;
}

#sidebar{
  width:202px;
  min-height:400px;
  float:left;
  margin-top:75px;
  background:url(images/sidebar_bg_rpt.gif) repeat-y 0 75px;
  padding-bottom:50px;
}

* html #sidebar{
  height:400px;
}

/* Begin Form Elements */

#searchform {
  margin: -20px 0 15px -3px;
  float:left;
  padding: 0;
  text-align: center;
}

#sidebar #searchform #s {
  width: 156px;
  height:14px;
  float:left;
  margin-left:3px;
  padding:2px;
  font-size:13px;
  color: #626262;
}
  * html #sidebar #searchform #s{
    font-size:12px;
  }

#sidebar #searchsubmit {
  padding:0 0 0 4px;
  float:left;
}

.widget_search #searchform {
  margin: 0px auto 15px auto;
  float:left;
  padding: 0 0;
  text-align: center;
}

* html .widget_search #searchform {
  margin: 0px auto 15px 2px;
  float:left;
  padding: 0 0;
  text-align: center;
}

.widget_search #searchform #s {
  width: 156px;
  height:14px;
  float:left;
  padding:2px;
  font-size:13px;
  color: #626262;
}
  * html .widget_search #searchform #s{
    font-size:12px;
  }

 .widget_search #searchsubmit {
  padding:0 0 0 4px;
  float:left;
}

.single_search{
  margin:20px 0 0 160px;
  height:14px;

}

.single_search #searchform {
  margin: 0px auto 15px auto;
  float:left;
  padding: 0 0;
  text-align: center;
}

* html .single_search #searchform {
  margin: 0px auto 15px 2px;
  float:left;
  padding: 0 0;
  text-align: center;
}

.single_search #searchform #s {
  width: 156px;
  height:14px;
  float:left;
  padding:2px;
  font-size:13px;
  color: #626262;
}
  * html .single_search #searchform #s{
    font-size:12px;
  }

 .single_search #searchsubmit {
  padding:0 0 0 4px;
  float:left;
}
/* End Search */

/* Start Sidebar */
#sidebar ul{
  margin:30px 0 0 10px;
  font-size: 11px;
}

#sidebar ul li{
  margin:6px 0 6px 0;
  font-size: 11px;
}

#sidebar ul li#search{
  font-size: 11px;
  float: left;
  clear: left;
}

#sidebar ul li ul{
  margin:3px 0 20px 10px;
  font-size: 11px;
}

#sidebar ul li ul li ul{
  margin:3px 0 0 10px;
  font-size: 11px;
}

#sidebar ul li ul li ul li ul{
  margin:3px 0 0 10px;
  font-size: 11px;
}
/* End sidebar */
ul h2{
  font-size:16px;
  color: #50771c;
  border-bottom:1px solid #50771c;
  padding-bottom:7px;
  padding-left:2px;
  margin-bottom:5px;
}

/* Start content */
#content{
  width:548px;
  width:640px;
  min-height:500px;
  float:left;
  background:#fceecf url(images/content_bg_700.gif) no-repeat;
  padding: 30px 30px 0 30px;
}
* html #content{
  height:400px;
  padding: 30px 0px 0 30px;
}

.post{
  width:548px;
  width:640px;
  padding-bottom:10px;
}

.postHeading{
  width:546px;
  width:640px;
  height:40px;
}

.postDate{
  width:40px;
  height:37px;
  background:url(images/date_bg.gif) no-repeat;
  text-align:center;
  color:#fff;
  font-size:10px;
  float:left;
  padding:3px 0 0 0;
}

.postDate p{
  margin:0;
  padding:0;
}

.postDate p.day{
  font-size:12px;
  font-weight:bold;
}

.postTitle{
  width:582px;
  height:28px;
  border-top: solid 1px #603913;
  border-right: solid 1px #603913;
  border-bottom: solid 1px #603913;
  float:left;
  padding:5px 7px 5px 7px;
}

* html .postTitle{
    padding:4px 7px 4px 7px;
}

.postTitle h2{
  margin:0;
  padding:0;
  color:#626262;
  font-size:18px;
}
.postTitle h2 a:link, .postTitle h2 a:visited{color: #626262; text-decoration:none;}
.postTitle h2 a:hover, .postTitle h2 a:active{color: #626262; text-decoration:none;}

.postTitle small{
  color: #603913;
  font-size:10px;
}

.post {
  margin: 0 0 40px;
  text-align: justify;
}

.post hr {
  display: block;
}

.entry{
  width:528px;
  width:620px;
  padding: 17px 10px 17px 10px;
}

.page_entry {
  min-height: 300px;
}

* html .page_entry {
  height: 300px;
}

.entry p{
  padding: 0 0 15px 0;
  line-height: 16px;
}

.entry p.postmetadata{
  border-top: solid 1px #603913;
  padding:3px;
  text-align:right;
  font-size:10px;
  margin-top:10px;
  clear:both;
}

.entry ul{
  margin:10px 0 10px 30px;
  list-style:disc;
}

.entry ul li{
  margin:6px 0 6px 0;
}

.entry ol {
  padding: 0 0 0 35px;
  margin: 5px 0 5px 0;
  list-style:decimal;
  }

.entry ol li {
  margin: 0;
  padding: 0;
  }

.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
  }
/* End content */

/* start commentlist */
.commentlist li, #commentform input, #commentform textarea {
  font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
  font-weight: bold;
}

.commentlist li .avatar {
  float: left;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
  margin:0 5px 0 0;
}

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
}

.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
}
/* end commentlist */

/* start commentform */
#commentform p {
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
  font-weight: normal;
}

#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
}

#commentform textarea {
  width: 100%;
  padding: 2px;
}

#commentform #submit {
  margin: 0 -7px 0 0;
  float: right;
}
/* End Commentform */
/* Begin Comments*/
.alt {
  margin: 0;
  padding: 10px;
}

.commentlist {
  padding: 0;
  text-align: justify;
}

.commentlist li {
  margin: 15px 0 3px;
  padding: 5px 10px 3px;
  list-style: none;
}

.commentlist p {
  margin: 10px 5px 10px 0;
}

#commentform p {
  margin: 5px 0;
}

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
}

.commentmetadata {
  margin: 0;
  display: block;
}
/* End Comments */

/* Begin Images */
p img {
  padding: 0;
  max-width: 100%;
}

/*  Using 'class="alignright"' on an image will (who would've
  thought?!) align the image to the right. And using 'class="centered',
  will of course center the image. This is much better than using
  align="center", being much more futureproof (and valid) */
img { border: none; }
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left
}
/* End Images */

/* Begin Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
  font-weight: bold;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
}

*:first-child+html #wp-calendar caption {
  text-align: center;
  width: 100%;
  margin-bottom: 5px;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

#wp-calendar td#today a {
  font-weight:bold;
}
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
  cursor: help;
}

acronym, abbr {
  border-bottom: 1px dashed #999;
}

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ddd;
}

blockquote cite {
  margin: 5px 0 0;
  display: block;
}


hr { display: none; }

.navigation {
  display: block;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
}

.alignright { float: right; }
.alignleft { float: left }

.center { text-align: center; margin:0 auto; }
.current_page_item { font-weight:bold;letter-spacing:-1px; }
.hidden { display: none; }

.navigation a:link, .navigation a:visited{ color: #5f350f; font-size:18px; text-decoration:none;}
.navigation a:hover, .navigation a:active{ font-size:18px; text-decoration:underline;}

.navigation .alignright a:link, .navigation .alignright a:visited { color: #7aaa39;}
.navigation .alignright a:hover, .navigation .alignright a:active { color: #7aaa39;}
/* End Various Tags & Classes*/

#fotoalbums td {
  background-color:#fff;
  border:1px solid #ccc;
  padding-bottom:10px;
  margin-bottom:10px;
  text-align:center;
}

#footer{
  width:700px;
  height:225px;
  background:url(images/beneden_700.gif) no-repeat 0 0;
  font-size: 11px;
  position: relative;
  clear: both;
  margin-left: -30px;
}

#footer p#footer_inside {
  position: absolute;
  bottom: 45px;
  right: 15px;
  text-align: right;
}

#footer img{
  vertical-align:text-bottom;
  margin-top:2px;
}

