/* ----------------------------------------------- 
Theme Name: The Motor
Theme URI: 	http://www.themotor.nl		
Version: 	1.0 JAN 2009
Author: 	Reinier van der Ven & Lennart Bruger
Author URI: http://www.i-am-reinvented.com
			http://www.metLennart.nl
----------------------------------------------- */

a 		{
		color:#336600;     	
		text-decoration: none;
		}
    
a:link {
		color:#336600;
                 border: 0px;
		font-style: italic;
		text-decoration: none;
    	}

a:hover {
		color:#336600;
		text-decoration: none;
}

a:active {
		color:#336600;
		text-decoration: none;
}

#active a{
		color: #336600;
		text-decoration: none;

}

    	
img 	{
		border: 0px;
		background-color: #999;
		}
    
table	{
		float:left;
		width:auto;
		}

td		{
		padding:0px;
		margin:0px;
		vertical-align:top;
		line-height: 20px;
		}

p {
	text-decoration: none;
	font-family: Times, Georgia, serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		text-transform: normal;
		letter-spacing: normal;
		line-height: 1.1em;
		color:#707070; 
}
.navigation{
position:fixed;
    	right:230px;
    	top:600px;
}
.navlinks {
		width: 200px;
		height:20px;
		text-align: left;
		float: right;
                margin-right: 250px;
                margin-top: -20px;
                font-style: italic;
position:static;
font-size: 12px;
		}

.navlinks a:hover {
		color:#d6dec8;
		text-decoration: none;
}

.pagenavlinks {
		width: 50px;
		height:2px;
		font-size: 17px;
		color: #9d9d9d;
		font-weight: normal;
		text-align: left;
		float: left;
		}
		
.pagenavlinks a:hover {
		text-decoration: none;
		color: #336600;
		}
	
.pagenavlinks a:visited {
		text-decoration: none;
		color: #9d9d9d;
		}

.pagenavright {
		width: 50px;
		height:2px;
		font-size: 17px;
                font-style: italic;
		text-transform: lowercase;
                color: #9d9d9d;
		font-weight: normal;
		text-align:right;
		float: right;
		margin-right: 20px;
		padding-right: 80px;
		}
.pagenavright a:hover {
		text-decoration: none;
		color: #336600;
		}
	
.pagenavright a:visited {
		text-decoration: none;
		color: #9d9d9d;
		}		
		

.wp-caption {
	border: 1px solid #336600;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* ----------------------------------------------- 
MAIN PAGE
----------------------------------------------- */

#header {
		width:100%;
		height: 105px;
		margin-bottom:0px;
		padding-left: 0px;
		background-color:#fff;
        border-bottom: 0px solid #999;
        position: static;
		}
		
html 	{
		background: #fff;
    	border:0px;
		}

body	{
    	width:auto;
    	margin-top:3%;
		margin-right: 30px;
		background-color: #FFFFFF;
		font-family: Times, Georgia, serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		text-transform: normal;
		letter-spacing: normal;
		line-height: 1.1em;
		color:#707070; 
    	border:0px;
        overflow:auto;
    	}
    
#page	{
        width:auto;
        height:610px;
        background-color: #ffffff;
        border-top: 0px solid #999;
        border-bottom: 0px solid #999; 
        border:0px;
        }

#leftsider {
		float: left;/*position:fixed*/
		width:190px; 
		height:615px;
		margin-bottom:0px;
		margin-left:10px;
		margin-right: 15px;
		border-left:0px solid #fff;
		border-right:1px solid #336600;
		border-bottom:1px solid #336600;
		padding-right:0px;
		background-color:#fff; 
		}

#rightsider {
		float: right;
		width:190px; 
		height: 615px;
		margin-bottom:0px;
		padding-left: 15px;
		border-right:10px solid #fff;
		border-left:1px solid #336600;
		border-bottom:1px solid #336600;
		padding-top:0px;
		background-color:#fff; 
		position: static;
		}
        
#blogcolumn{
		height:610px;
	    width:auto;    	
	    margin-top: 0px;
	    margin-left: 10px;
	    margin-right: 20px;
		background-color: #fff;
	    border-top: 0px solid #000;
	    border-bottom: 0px solid #000;
	    }

.tableblog{
		width:100%;
		padding:0px;
		margin:0px;
		float:left;
		}

.titletd{
		width:auto;
		height: 50px;
		}

.titlediv {
   		width: 100%;
   		width:expression((this.parentElement.offsetWidth - (parseInt(this.parentElement.currentStyle.paddingLeft)+parseInt(this.parentElement.currentStyle.paddingRight)+parseInt(this.parentElement.currentStyle.borderLeftWidth)+parseInt(this.parentElement.currentStyle.borderRightWidth)))
> ( Math.round((200*(screen.deviceXDPI?screen.deviceXDPI:96)/72)*parseInt(document.body.currentStyle.fontSize)) + (parseInt(this.currentStyle.marginLeft)+parseInt(this.currentStyle.marginRight)+parseInt(this.currentStyle.paddingLeft)+parseInt(this.currentStyle.paddingRight)+parseInt(this.currentStyle.borderLeftWidth)+parseInt(this.currentStyle.borderRightWidth)))
? "200em":"auto");
    	height: 30px;
		text-align: left;
    	font-size: 23px;
		font-weight: normal;
		color:#336600
		padding-left: 2px;
		margin-bottom: 0px;
		margin-top: 58px;
		position: static;
		}

.show:hover{
text-decoration:underline

		}
.show {
font-size:12px;
text-decoration:none;
	cursor:pointer;
	color:#336600;

	}
		
.casetitle {
    	width: auto;
		text-align: left;
    	font-size: 20px;
		font-weight: lighter;
		color:#336600;	
		height: 40px;
		position: absolute;
		margin-left:240px;
		margin-top:33px;
		}
		
.scrollbar {
 width: 250px;
		text-align: left;
    	font-size: 12px;
		font-weight: lighter;
		color:#336600;	
		height: 20px;
		font-style: italic;
float: left;
		position: static;
		margin-left:250px;
		margin-top:-20px;

		}		

.titlediv2 {
    	width: 50%;
    	width:expression((this.parentElement.offsetWidth - (parseInt(this.parentElement.currentStyle.paddingLeft)+parseInt(this.parentElement.currentStyle.paddingRight)+parseInt(this.parentElement.currentStyle.borderLeftWidth)+parseInt(this.parentElement.currentStyle.borderRightWidth)))
> ( Math.round((200*(screen.deviceXDPI?screen.deviceXDPI:96)/72)*parseInt(document.body.currentStyle.fontSize)) + (parseInt(this.currentStyle.marginLeft)+parseInt(this.currentStyle.marginRight)+parseInt(this.currentStyle.paddingLeft)+parseInt(this.currentStyle.paddingRight)+parseInt(this.currentStyle.borderLeftWidth)+parseInt(this.currentStyle.borderRightWidth)))
? "200em":"auto");
    	height: 30px;
		text-align: left;
    	font-size: 23px;
		font-weight: normal;
		color:#336600
		padding-left: 2px;
		margin-bottom: 0px;
		margin-top: 58px;
		position: absolute;
		}
		
				
.datediv {
		
		float: left;
    	text-align: left;
    	padding-bottom: 0px;
  		margin-top: 27px;
    	width: 40%;
   		font-size: 10px;
		font-weight: normal;
		letter-spacing: 1px;
		color:#D6DEC8;
		margin-bottom: 11px;
		padding-left: 2px;
		position: absolute;
		
		}

.casegrijs {
		color: #9d9d9d;
     		font-size: 12px;		
		}
.tdpost{
		border-right:0px solid #336600;
		height:610px;
		padding-left:10px;
	    width: auto;
	    min-width: 250px;
		}

.trplaatje	{
		height:400px;
		width: auto;
		}
	
.tdplaatje{
		height:338px;
		width: auto;
		margin:0px;
		padding-right:10px;
		}

.alignnone {
		max-height:338px;
		width:auto;
		min-width: 100px;
		float: left;
		padding: 0px;
		margin-bottom: 5px;
		margin-top: 36px;
		}
		
.tdtekst{
		vertical-align: top;
		max-width:100%;
		}
		
.tdposttekst{
		text-align: left;
		max-width:600px;
		min-width: inherit;
		font-size: 13px;
		line-height: 19px;
		}

.tdposttekst a 	{
		border-bottom: 1px dotted #D6DEC8; 
		
    	}

.tdposttekst a:hover 	{
		color:#336600; 
		border-bottom: 1px dotted #336600; 
		
    	}


/* ----------------------------------------------- 
SIDEBAR
----------------------------------------------- */

#titled {
		font-family: Helvetica, Arial, sans-serif;
		font-size:14px; 
       	font-weight: bold;
       	text-align: center;
       	letter-spacing: 1px;
		border: 0px;
		padding: 0px;
		color: #58595B;
		margin-left: -20px;
		margin-top: -4px;
}

#titled2 {
		font-family: Helvetica, Arial, sans-serif;
		font-size:14px; 
       	font-weight: bold;
       	text-align: center;
       	letter-spacing: 1px;
		border: 0px;
		padding: 0px;
		color: #58595B;
		margin-left: -20px;
		margin-top: -4px;		
}

#fscrollerright {
		align: left;
		text-align: left;
}
		
.maillist {
		text-align: right;
    	font-size: 11px;
    	padding-right: 0px;
    	letter-spacing:  0,5px;
		font-weight: normal;
		text-transform: uppercase;
		color:#58595B;
		}

.subscribe {
		letter-spacing:  1px;
		text-decoration:none;
		color:#336600;
    	font-size: 11px;

		}		

.maillist2 {
		text-align: left;
    	font-size: 11px;
    	padding-right: 7px;
    	letter-spacing:  0,5px;
		font-weight: normal;
		text-transform: uppercase;
		color:#58595B;
		}		

.streep {
		font-size: 62.5%;
		text-align: left;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: 0px;
		color:  #FF3399;
		text-decoration: none;
		}

#plaatje{
		float:right;
		align: right;
}
	       
/* ----------------------------------------------- 
SIDEBAR LEFT
----------------------------------------------- */
	
#sidebar {
		margin-top: 10px;
		padding-right: 21px;
		
}

.contacttext {      
		display: block;
 		font-style: normal;      
 		font-size: 11px;
		font-weight: normal;
		text-align: right;
		color:#D7d7d7d7;
		line-height: auto;
		line-height: 12px;
		padding-right: 10px;
		}

.contacttext a {
		color: #D7d7d7d7;
		text-decoration:none;
font-style: none;
		}
.contacttext a:link {
		color: #D7d7d7d7;
		text-decoration:none;
font-style: none;
		}

.contacttext a:hover {
		color:#336600;
                text-decoration: none;
		}
	
.menu {
		display: block;
     	font-size: 20px;
		font-weight: normal;
		color: #D6DEC8;
		text-align: right;
		padding-top: 3px;
		}

.menu a {
		color: #D6DEC8;
		font-style: normal;
		text-decoration: none;
		}

.menu a:hover {
		color:#336600;
		text-decoration: none;
		}

.menu a:active {
		color:#336600;
		text-decoration: none;
}

.archive {
		display: block;
     	font-size: 20px;
		font-weight: normal;
		color: #D6DEC8;
		padding-top: 3px;
		text-align: right;
		}

.archive a {
		color: #D6DEC8;
		font-style: normal;
		text-decoration: none;
		}

.archive a:hover {
		color:#6d6d6d;
		text-decoration: none;
		}

.archive a:active {
		color:#6d6d6d;
		text-decoration: none;
}

.casetext2 {
       	font-size: 13px;
		font-weight: normal;
		text-align: left;
		line-height: 34px;
		color: #707070;
}

.casemenu {
		display: block;
       	font-size: 20px;
		font-weight: inherit;
		text-align: right;
		line-height: 25px;
		color: #D6DEC8;
}

.casemenu a {
		color: #D6DEC8;
		font-style:normal;
		text-decoration: none;
}

.casemenu a:active {
		color: #336600;
		text-decoration: none;
}

.casemenu a:hover {
		color:#336600;
		text-decoration: none;
}

#rsslink{
float: right;
padding-right: 8px;
}



/* ----------------------------------------------- 
SIDEBAR RIGHT
----------------------------------------------- */

#sidebar2 {
		margin-top: : -5px;
		
}

#contact {
		margin-top: 35px;
		margin-bottom: 30px;
}

#rss {
		margin-top: 30px;
}

#rss2 {
		margin-top: 30px;
		margin-left: 5px;
}

.contacttext2 {      
		display: block;
 		font-style: normal;      
 		font-size: 11px;
                color:#D7d7d7d7;
		font-weight: normal;
		text-align: left;
		line-height: auto;
		line-height: 12px;
		padding-left: 10px;
		}

.contacttext2 a {
		color: #D7d7d7d7;
		text-decoration: none;
		}

.contacttext2 a:link {
		color: #D7d7d7d7;
		text-decoration: none;
		}

.contacttext2 a:visited {
		color: #D7d7d7d7;
		text-decoration: none;
		}

.contacttext2 a:hover {
		color:#336600;
		text-decoration: none;
		}
		
.contacttext2 a:active {
		color:#D7d7d7d7;
		text-decoration: none;
		}	
	
.menu2 {
		display: block;
     	font-size: 20px;
		font-weight: normal;
		color: #D6DEC8;
		padding-top: 3px;
		text-align: left;
		}

.menu2 a {
		color: #D6DEC8;
		font-style: normal;
		text-decoration: none;
		}

.menu2 a:hover {
		color:#336600;
		text-decoration: none;
		}


.menu2 a:active {
		color:#336600;
		text-decoration: none;
}

.archive2 {
		display: block;
     	font-size: 20px;
		font-weight: normal;
		color: #D6DEC8;
		padding-top: 3px;
		text-align: left;
		}

.archive2 a {
		color: #D6DEC8;
		font-style: normal;
		text-decoration: none;
		}

.archive2 a:hover {
		color:#6d6d6d;
		text-decoration: none;
		}

.archive2 a:active {
		color:#6d6d6d;
		text-decoration: none;
}

.casemenu2 {
		display:block;
       	font-size: 20px;
		font-weight: normal;
		text-align: left;
		line-height: 25px;
		color: #D6DEC8;
}

.casemenu2 a {
		color: #D6DEC8;
		font-style:normal;
		text-decoration: none;
}


.casemenu2 a:active {
		color: #336600;
		text-decoration: none;
}

.casemenu2 a:hover {
		color:#336600;
		text-decoration: none;
}


/* ----------------------------------------------- 
COMMENTS
----------------------------------------------- */

		
		.toggle {
color:black;
display:block;
		background-color:white;
		position:absolute; top:170px;
		width:300px;
/* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
}


#comment{width:250px;margin-right:20px;}
 #submit{ 
	  background-color:#fff; 
	  border:1px dotted; 
	  border-color:#336600;
	    opacity:0.8;

	  }
	   #submit:hover{ 
	  background-color:#fff; 
	  border:1px solid;
	  border-color:#336600;

	  }

ol{list-style-type:none;margin:0px;}
ol li{margin:0px;list-style-type:none;}

.post-recent-comment{margin-top:50px;padding-left:20px;padding-top:10px;min-width:100px;width:128px;float:left;}
.post-recent-comment li {list-style-type:none;padding-left:0px;margin:0px;}
.post-recent-comment .title {font-size:11px;color:#336600;}
.post-recent-comment ul {list-style-type:none;padding-left:0px;margin:0px;margin-top:10px;}

.commentlist li {list-style-type:none;margin:0px;padding:0px;margin-bottom:10px;}

#commenttd{height:400px;margin-left:10px;}