/* 
Template: dark_maple
Theme Name: Dark Maple
Description: Two column - with Canadian flavour. Based on <a href="http://www.atthe404.com/">Root's</a>  Gemini template with modifications by Moshu. The header photo is used with permission: &copy; <a href="http://bill.nineplanets.org/">Bill Arnett</a>.
Author: Moshu
Author URI: http://www.transycan.net/wp/
.
Distributed under the same license (GPL) as the WP package.
 
Odyssey interface and Gemini template for WordPress 1.3 designed and built 
by Root http://www.atthe404.com/, updated for 1.5 by Stuart p http://thebombsite.com. Redistributed by not (that) ugly designs  http://not-that-ugly.co.uk
 .
 */

/* ----   Structure   ------ */

body {
	background:#ffffff;
		font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
	/*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center; /* IE 5.5 hack */
	color:#000000;
}

/*achtergrond content*/
#rap {
	width: 772px;
	background: #FFFFFF; /* url('images/bgle.gif') repeat-y right*/
	margin: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	border: 0px solid #666666;
	text-align: left;  /* IE 5.5 hack part II */
}

#rapsing {  /*for single pages*/
	width: 772px;
	background: #FFFFFF;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0px solid #666666;
	text-align: left;  /* IE 5.5 hack part II */
}

#masthead {

style="position:relative; 
  left:297px;
  top:10px;
  width:300px;
  height:100px;
  z-index:1;"	
/*background-image: url('images/header1.jpg'); header image
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #241E21;
	
	border-bottom: 1px solid #241E21; */
}

#main {
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
 }

#content {
	float: left;
	width: 591px;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;

}

#contentsing { /*for single pages*/
	float: left;
	width: 770px;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

#menu {
	float: right;
	width: 175px;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

#nav {
	padding-left: 10px;
	padding-right: 3px;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
 }

#hmenu {
	margin: 0;
	padding: 0;
}

#hnav {
	height: 22px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	background: #FFFFFF;
	padding: 0 175px 0 0;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;

}

#clearer {
	clear: both;
	margin: 0;
	padding: 0;
}

#footer {
	margin-bottom: 0;
	background: #FFFFFF;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

#test {
	width: 450px;
}

/* -------------------------- WordPress Stuff ------------------------------ */

a {
	color: #cc0000;
margin-bottom: 5px;
text-decoration: none;
font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

a img {
	border: none;
}

/*a:visited {
	color: #;
}*/

a:hover {
	color: #cc0000; /*rood*/
	text-decoration: underline;
}

acronym, abbr {
	border-bottom: 1px solid #000000;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

blockquote {
	background: #cccccc;
	border: 1px solid #666666;
	border-right: 5px solid #666666;
	margin-left: 1.5em;
	padding-left: 5px;
	padding-right: 10px;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

.center {
	text-align: center;
	margin-top: 25px;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

cite {
	font-size: 90%;
	font-style: italic;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

.pagetitle {
	margin-top: 40px;
	text-align: center;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
	}

#header a {
	color: blue;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

#header a:hover {
	text-decoration: underline;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

h1 {
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
    margin: 0;
    padding: 40px 0px 10px 280px;

    text-align: left;
}

h2 {
		font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
	font-size: 12px;
        margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	
		font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
	margin-top: 0;
	padding-bottom: 0;
        font-size: 11px;
        font-style: normal;
	color: black;
}



h3 a:hover {
	color: #cc0000;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}
h4 {
margin-top: 10px;
margin-bottom: 10px;
border-bottom: dotted 1px #eee;
font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {

	font: 100%/150% Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;

margin-bottom: 2px;

}

.small {
	font: 80% Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;

}

.textarea {
width:200px;
margin:0;
}

#commentform  #comment{
width:450px;
margin:0;
}

#content ul{
	list-style-type: none;
}

/* ------------------------- Classes used by the_meta() ---------------------*/


ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
border-top: double 3px #666666;
color: #cccccc;
font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;font-size: 80%;
margin: 10px 0 0 0;
padding: 3px;
text-align: center;
}

.credit a:link, .credit a:hover, .credit a:visited {
color: #fff;
text-decoration: none;
}

.feedback {
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;	color: #000000;
	text-align: right;
	clear: both;
	margin-right: 30px;
	font-size: 90%;
	padding-left: 25px;
}

.meta {
	font-size: .75em;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

.meta li, ul.post-meta li {
font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
	display: inline;
margin-bottom: 12px;
margin-top: 8px;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta {
	color: #666666;
	font-weight: normal;
	letter-spacing: 0;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

.meta a {
	color: #666666;
	font-weight: normal;
	letter-spacing: 0;
	text-decoration: underline;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

.meta a:hover {
	color: #cc0000;
	font-weight: normal;
	letter-spacing: 0;
	text-decoration: underline;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

.post {
	margin-top: 35px;
	margin-right: 45px;
	margin-left: 35px;
	text-align: justify;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

.storytitle {
        font-size: 150%;

	margin-top: 10px;
	margin-bottom: 2px;
	color: #000000;
}

#storycontent {
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

.storytitle a {
	text-decoration: none;
	color: #000000;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #ffffff;
	border: 1px solid #666666;
	padding: .2em;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

#commentspopup {
	background: #cccccc;
	text-align: left;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

input#s {
	width: 40%;
	background: #cccccc;
	border: 1px solid #000000;
	color: #000000;
}*

input#searchsubmit {
	border: 1px solid #000000;
	background: #cc0000;
	color: #ffffff;
}

/* ----------  All menu styling except #menu itself (in layout above) ------- */

#nav form {
	margin: 0 0 0 13px;
}

/*#nav input#s {
	width: 80%;
	background: #cccccc;
	border: 1px solid #000000;
	color: #000000;
}  ---- if you put the search form in the sidebar, decomment this*/

/*hieronder: titels in zijbalk van blog*/
#nav ul {
	color: #666666;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

#nav ul li {
font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;	margin-top: 6px;
	font-size: 10px;
	font-weight: normal;
}
#nav ul li ul li  {
font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;font-size: 10px;
	margin-top: 8px;
	margin-bottom: 12px;
	font-weight: normal;
}

#nav ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

#nav ul ul li {
	border: 0;
	font: normal 70%/100% Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
	letter-spacing: 0;
	margin-top: 8px;
	padding: 0;
	padding-left: 12px;
}

/*hieronder: links in zijnavigatie blog*/
#nav ul ul li a {
	color: #000000;
	text-decoration: none;
}

#nav ul ul li a:hover {
	border-bottom: 1px solid #666666;
	text-decoraction: underline;
}

#nav ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}

#nav ul li ul li ul li{
	border: 0;
	font: normal normal 100%/115% Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
	letter-spacing: 0;
	margin-top: 7px;
	padding: 0;
	padding-left: 9px;

}
#nav ul li ul li.page_item ul li.page_item a:hover {
	border-bottom: 1px solid #333333;
}




/* ---------------------------- WP Calendar styling --------------------------*/

#wp-calendar {
	border: 1px solid #000000;
	empty-cells: show;
	font-size: 12px;
	margin: 0;
	width: 90%;
	background: #ffffff;
}

#wp-calendar #next a {
	padding-right: 8px;
	text-align: right;
	background: #ffffff;
	color: #333333;
}

#wp-calendar #prev a {
	padding-left: 8px;
	text-align: left;
	background: #ffffff;
	color: #333333;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	background: #cc0000;
	color: #fff;
}

#wp-calendar a:hover {
	background: #cccccc;
	color: #000000;
}

#wp-calendar caption {
	font-style: italic;
	font: Arial;
	text-align: left;
	margin-top: 1px;
}

#wp-calendar td {
	color: #333333;
	font: normal 10px Arial;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #000000;
	color: #cccccc;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar thead {
	color: black;
}

/*-------    Horizontal menu -- if you don't use it, delete below till Misc.   ----------*/
#navcontainer
{
font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
margin: 0;
padding: 0;
height: 20px;
}

#navcontainer ul
{
font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
display: block;
float: left;
/*text-align: center;*/
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #000000;
width: 78px;
height: 22px;
border-right: none;
padding-top: 0;
margin: 0 0 0px 0;
color: white;
text-decoration: none;
display: block;
text-align: center;
font: normal 11px/22px Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

#navcontainer ul li a:hover
{
color: #ffffff;
background: #cc0000;
font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}

#navcontainer a:active
{
background: #cc0000;
color: #cccccc;
}

#navcontainer li#active a /*not in use*/
{
background: #000000;
border: 1px solid #db0017;
color: #333333;
}

/*-------------    Misc.  ----------*/

.slogan { /*blog tagline*/
padding: 0px 0px 0px 290px;
color: #000000;

font-size: 20px;
}

.navigation { /*paged navigation stuff*/
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	margin-right: 30px;
	margin-left: 30px;
	}
		
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
	
.alt { /*alternate comment colors*/
	background-color: #cccccc;
	border-top: 0px solid #666666;
	border-bottom: 0px solid #666666;
	}
	
.alt {
	margin: 0;
	padding-left: 8px;
	padding-right: 4px;
}
.info {
font-size: 6 px;
		font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
}
	
.paged {
	margin-left: 30px;
}
.rssBox {
width: 160px;

}
.rssBoxHead {
background: #cccccc;
}
p .rssBoxTitle { 
		font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
color: #333333;
}
p .rssBoxItem {
		font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
color: #333333;
}
.rssBoxBody {
background: #cccccc;
font-size: 90%;
		font-family: Helvetica, Arial, Verdana,'Trebuchet MS', 'Lucida Grande', sans-serif;
font-style: normal;
color: blue;


}
.rssBoxItem a {
color: #333333;
text-decoration: underline;
}
.rssBoxItem a.hover {
text-decoration: underline;
color: #cc0000;
}
