/*
Theme Name: dannyruchtie
Theme URI: http://www.dannyruchtie.nl
Description: Danny's hmtl5 template
Autor URI: www.noa-media.nl
Versien:1.0

*/


* {
    margin: 0;
    padding: 0;
    font-size: 1em;
    text-decoration: none;
    border: none;
    list-style: none;
    outline: none;
}

a {color:#0082BB;}

body {
    background: #fcfcfc;
    text-shadow: white 0px 1px 0px;
  
    font: 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333; 
}

img,
input {
    vertical-align: bottom;
}


#top{
position: absolute;
top:0px;
left: 0px;
height: 134px;
width: 100%;
display: block;
background-image: url(img/header_bg.png);
}


#holder{
position: absolute;
width: 960px;
height: auto;
left:50%;
margin-left:-480px;	
 
}

/* header */

#header{
	top:0px;
	width: 100%;
}
#header #logo{
  		font-family: 'Lobster', arial, serif; 
  		font-size: 4em;
		margin-left: 100px;
	 	clear:right;	
}
 

#header input{
	margin-top: 25px;
	float: right;
	clear: both;
}


/* content */

#content{
	clear: both;
	float:left;
	width: 690px;
	padding-right:20px;
}

 #date{
	margin-top:10px;
	height: 60px;
	width:100px;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	border-right:1px solid #ccc;
	float: left;
}

#content .numComment {
	font-size: 10px;
	float: right;
	text-align: center;
}

#content .numComment a{
	width: 28px;
	height: 25px;
	display: block;
	color: white;
	background-image: url(img/icons/IM.png);
	background-position-y: 1px;
	background-repeat: no-repeat;
}

#content h2 {
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    padding-left: 140px;
    padding-bottom: 10px;
    
}

#content p{
	padding-left: 140px;
	margin:20px 0 20px 0;
}

#content img{
	padding-left: 100px;
}

#content img.shadow{
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 20px;
	border:2px solid white;
 
	-webkit-box-shadow: 1px 1px 25px #ccc;	
	
	-webkit-transform:rotate(-2deg) scale(1.0);
	-moz-transform:rotate(-2deg) scale(1.0);
} 

 

#content img.small{
	padding-left:140px;
} 

#content .related_post{
	margin: 40px 0 40px 0;
	padding-left:140px;
}

#content .related_post li{
	font-weight: bold;
}



#content .article{
 margin-top: 40px;
 clear: both;
}


.more-link{
display: block;
clear:both;
}


 


/* sidebar */

#sidebar{
	padding-top: 20px;
	float:left;
	width: 230px;
 
}

#sidebar ul{
border-bottom:1px solid #ccc;
margin-bottom: 40px;
}

#sidebar ul.nav {
margin-bottom: 40px;
border:0px;
} 

#sidebar ul.nav li    {
border-bottom: solid 1px #ccc;
padding-bottom: 5px;
margin-bottom: 10px;
}

#sidebar ul.nav li a , #sidebar ul li a {
	color:#333;
	display: block;
	height:3  0px;
	width: auto;
	text-decoration: none;
	padding-left:30px;
	padding-top:5px;
}


  #sidebar ul a ,#sidebar ul  li a {
	color:#333;
	display: block;
	height:3  0px;
	width: auto;
	text-decoration: none;
	padding-left:0px;
	padding-top:5px;
}

#sidebar ul li a:hover, #sidebar ul a:hover{color:#0082BB;}


 

.home{background-image:url(img/icons/Home.png);background-repeat: no-repeat;	background-position: 0 5px;	 }
.rss{background-image:url(img/icons/RSS.png);background-repeat: no-repeat;	background-position: 0 5px;	 }

.page-item-2{background-image:url(img/icons/Contact.png);background-repeat: no-repeat;	background-position: 0 5px;	 }
.page-item-8{background-image:url(img/icons/E-Mail.png);background-repeat: no-repeat;	background-position: 0 8px;	 }

.widget_archive{background-image:url(img/icons/WinRAR.png);background-repeat: no-repeat;	background-position: 0 3px;	 padding-left:30px; }

.twitter{background-image:url(img/icons/Twitter.png);background-repeat: no-repeat;	background-position: 0 3px;	 padding-left:30px; }

#comments_template{
margin-top:2em;
background-color: #ededed;
border:1px solid #ccc;
clear:both;
margin-bottom: 20px;
overflow: hidden;
padding:10px;
}

#comments_template h3{
margin-left: 5px;
margin-bottom: 20px;
}

#comments_template li {
clear:left;
background-color: white;
border:1px solid #ccc; 
padding:10px;
margin-bottom: 10px;

}

input, textarea, #comments_template  #comment{
padding: 2px;
border:1px solid #b6bfbf;
margin-bottom: 5px;
}


#zootool-badge ul {
	border:0;
}
#zootool-badge {
    width: 188px;
    line-height: 0px;
    overflow: hidden;
}
#zootool-badge img {
    border: 0px;
}
#zootool-badge ul {
    width: 200px;
    margin: 0px;
    padding: 5px;
}
#zootool-badge li {
    float: left;
    width: 75px;
    list-style: none;
    margin: 5px;
    border: 1px solid #9e9e9e;
    padding: 1px;
    background: #fff;
    -webkit-box-shadow: #d4d4d4 0px 0px 5px;
    -moz-box-shadow: #d4d4d4 0px 0px 5px;
}

#comments_template textarea{
width: 450px;
}
#comments_template .avatar{
float:left;
padding-right:20px;
}
#comments_template p{
margin:0px;
padding: 0px;

}

#main_comment{
clear:right;
} 




#footer{
width: 100%;
height:100px;
margin-top: 10px;
}

 