/*
Theme Name: Delftblog versie 0.82
Description: Blog theme voor Delft
Author: Michel van Dop
Author URI: http://www.inetactief.nl
*/

body {
	margin:0 auto;
	padding-top:0px;
	background:#202324 url(images/body.jpg) repeat;
	font-family: "trebuchet ms", Tahoma, Verdana, Arial,Tahoma,sans-serif;
	color:#666;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#bc1e1e;
	text-decoration:none
	}
a:hover {
	color:#ff1800;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#648120;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 7px 0 5px;
	}

.leesmeer {
	float:right;
	text-align:right;
	padding:2px 7px 0 5px;
	margin-left:100px;
	}

.evensnel {
	text-align:justify;
	font-family: "trebuchet ms", Tahoma, Verdana, Arial,Tahoma,sans-serif;
	}
	

.more-link {
	color:#00318E;
	font-weight:normal;
	text-decoration: underline;
}

 hr {
	color:#BFBFBF;
	height:1px;
	margin-left:10px;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#f0f0f2;		
	}
	
	
/* The Top */

#top {
	height:219px;
	margin:auto;
	background:#fff url(images/top.jpg);
	background-repeat:no-repeat;
	
	}
.blogname {
	float:left;
	width:1000px;
	font-family:"Times New Roman",Verdana,Tahoma,sans-serif;	
	margin:0px 0 0 0;
	}
.blogname h1  {
	font-size:40px;
	font-weight:bold;
	margin:100px 0px 0 25px;
	color:#fff;
	text-decoration: none;
	text-align:left;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 0px 0 25px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	}
/* Search */

#search {
	float: right;
	height:19px;
	width: 200px;
	padding-top:0px ;
	
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:13px;
	float: left;
	width: 115px;
	padding: 2px 3px;
	margin-top: 2px;
	background: #FFFFFF url(images/form.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#333;
}

#searchsubmit {
	margin-right:14px;
	float: right;
	margin-top: 1px;
	background: #AD1112 url(images/button.gif) repeat-x;
	border: none;
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:20px;
}

			
/* The Menu */

#foxmenucontainer{
	height:31px;
	background:url(images/menu.jpg) repeat-x;
	display:block;
	padding:5px 0 0px 0px;
	}
#foxmenu{
	position:relative;
	display:block;
	height:26px;
	font-size:13px;
	font-weight:normal;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;
	}
#foxmenu ul{
	margin:0px;
	padding:0px 0px 0 10px;
	list-style-type:none;
	width:auto;
	float:left;
	}
#foxmenu ul li{
	display:block;
	float:left;
	margin:0 2px 0 0;
	width:89px;
	}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#fff;
	text-align: center;
	text-decoration:none;
	padding:5px 0px 0 0px;
	width:89px; 
	height: 21px;
	background:#eee url(images/l1.jpg) no-repeat top right;
	}
#foxmenu ul li a:hover,#foxmenu ul li.current_page_item a{
	color:#00318E;
	background:#222 url(images/l1.jpg) no-repeat top left;
	width:89px; height: 21px;
	text-align: center;
	}
#foxmenu ul li .current_page_item a,#foxmenu ul li .current_page_item a:hover{
	color:#ccc;
	width: 104px; height: 21px;
	background:transparent url(images/l1.jpg) no-repeat top right;
	}	
	
/* Content*/	
	
.line{

	height:12px;
	background:url(images/line.jpg)

}	
	
.content {
	padding:5px 10px 25px 5px;
	background:#f0f0f2 url(images/content.jpg);
	background-repeat:repeat-y;
	}	

#content {
	float: left;
	width: 582px;
	margin: 0px 0px 0px 0;
	padding: 0 0;
	}

.title{
	margin: 0 0 0;
	padding: 0px 0px 0px 5px;
	height:20px;
	
}	
.time{
	text-align:left;
	width:100px;
	height:25px;
	margin-top:2px;
	font-family: "Times New Roman", Verdana,Helvitica,sans-serif;
	padding:1px 0 0 4px;
	color:#fff;
	float:right;
	}

.date {
	float:left;
	height:14px;
	font-size:13px;
	font-family: "Times New Roman",Tahoma,Verdana,Helvitica,sans-serif;
	margin-left:5px;
	margin-top:2px;
	padding-left:2px;
	font-weight:normal;
   	color:#ff5920;

	}
	
.post {
	margin: 5px 10px 0 5px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:left;
	color:#555;
	font: 14px "trebuchet ms", Tahoma,georgia, sans-serif;
	}


.post h2 {
	margin: 0px 0 0 0;
	padding: 5px 0px 0px 5px;
	margin-left:8px;
	background: transparent;
	text-align: left;
	font: 22px "trebuchet ms", Tahoma, verdana, Arial, sans-serif;
	font-weight:normal;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #00318E;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #00318E;
	background-color: transparent;
	}	

.author a, .author a:link, .author a:hover, .author a:visited {
	color: #F93B0B;
}

.author {
	color: #F93B0B;
	background:url(images/user.png) no-repeat;
	padding:0 0 0 20px;
}



.clock{
	background:url(images/time.png) no-repeat;
	padding:0 0 0 20px;

}	

.postinfo {
	height:20px;
	padding: 4px 5px 2px 2px;

			}

			
.postinfo a {
	
	color:#00318E;
	font-weight:normal;
	text-decoration: underline;
	}

.postinfo a:visited {
	
	color:#00318E;
	font-weight:normal;
	text-decoration: underline;
	}


.category{
	float:left;
	margin-left:10px;
	padding:0px 0 0 20px;
	color:#00318E;
	
	background-repeat:no-repeat;
	font-size:13px;
	}	

.category b a,
.category b a:link,
.category b visited {
	color:#000;
	font-size:13px;
	}
	
.com{
	line-height:18px;
	float:right;
	padding:0px 0px 0 20px;
	background:url(images/comm.png);
	background-repeat:no-repeat;
	font-size:13px;
	margin-right:10px;
	font-weight:bold;
}

.com a:link,
.com a:visited {
	color:#00318E;
	background-color: transparent;
	text-decoration: underline;
}
.com a:hover{
	color:#fff;
}

.post a:link,
.post a:visited {
	color: #00318E;
	background-color: transparent;
}

.post a:hover {
	color: #000;
	text-decoration: underline;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 0px 15px;
	}

.entry img {
	margin: 0px 5px 3px 0px;
	}

.cover{
	margin: 0 0;
	}

/* sidebar */
#rightcol{
	width:400px;
	float:right;
	margin-top:-20px;
	margin-right:-2px;
}
		

/* The Sidebar1 */
.sidebar1{
	float:left;
	width:208px;
	padding-top:0px;
	font-size:13px;
	color:#555;
	font-family: "trebuchet ms", Tahoma, Arial, sans-serif;
	}

.sidebar1 h2 {
	height:39px;
	line-height:39px;
	font-family: "trebuchet ms", Tahoma, Verdana,Helvitica,sans-serif;
	font-size:13px;
	color:#fff;
	margin:5px 0 0 0 ;
	padding:0px 0 0 10px;
	background:url(images/blueh2.jpg);
	

	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 5px 10px 5px;
	background:url(images/bottom1.jpg) bottom;
	background-repeat:no-repeat;

	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li {
	height:100%;
		line-height:16px;
	}

.sidebar1 ul li {
	padding-left:3px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	color: #414141;
	text-decoration: underline;
	padding: 5px 0px 5px 5px;
	line-height:22px;
	font-family: "trebuchet ms", Tahoma, "Times New Roman", Georgia, arial, helvetica, sans-serif;
	}



.sidebar1 ul li a:hover {
	background-repeat:no-repeat;
	color:#00318E;
	}

.sidebar1 p {
	padding: 5px 8px;
	margin:0;
	font-size:14px;
	font-family: "trebuchet ms", Tahoma, "Times New Roman", Georgia, arial, helvetica, sans-serif;
	}

.sidebar1 table {
		
	width:100%;
	text-align:center;
	background-color:#F1F1F1;
	}	
	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:180px;
	padding-top:0px;
	padding-right: 0px;
	font-size:13px;
	color:#555;
	font-family: "trebuchet ms", Tahoma, "Times New Roman", Georgia, arial, helvetica, sans-serif;
	}

.sidebar2 h2 {
	height:39px;
	line-height:39px;
	font-family: "trebuchet ms",Tahoma,Verdana,Helvitica,sans-serif;
	font-size:13px;
	color:#fff;
	margin:5px 0 0 0 ;
	padding:0px 0 0 10px;
	background:url(images/orangeh2.jpg);
	

	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 5px 10px 5px;
	background:url(images/bottom2.jpg) bottom;
	background-repeat:no-repeat;

	}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar2 ul li {
	height:100%;
		line-height:18px;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	color: #414141;
	text-decoration: underline;
	padding: 5px 0px 5px 5px;
	display:block;
	font-family: "trebuchet ms", Tahoma, "Times New Roman", Georgia, arial, helvetica, sans-serif;


	}

.sidebar2 ul li a:hover {
	background-repeat:no-repeat;
	color:#00318E;
	}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;
	
	}

.sidebar2 table {

	width:100%;
	text-align:center;
	background-color:#2a2c2d;
	}		
	
/* --- FOOTER --- */

#footer {
	height:65px;
	padding:0px 0 0 0px;
	background: url(images/footer.jpg);
	background-repeat:repeat-x;
	color:#698701;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#00318E;
	}

#footer a:hover {
	color:#00318E;
	}
.credits{
	padding:22px 0px 0 30px;
	float:left;
	color:#1F2324;
}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
	color:#F8320B;
	background: none;
	}
.navigation a:hover {
	color:#F8320B;
	background: none;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:16px;
	color:#FB5106;
	text-align:center;
	}

/* The Comments */
#comments{
	margin: 15px 0 0;
}
 #respond{
	padding: 10px 20px;
 
 }

#comments-count{
		padding: 0 10px 7px 20px;
}

#comments h3{
	padding: 0 10px 7px 20px;
	border-bottom: 1px solid #f2f1e9;
	font: 18px georgia, "trebuchet ms", serif;
	text-transform: uppercase;
	color: #666;
}

#comments ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#comments ol.commentlist li{
	padding: 4px 10px 3px;
	border-bottom: 1px solid #f2f1e9;
	line-height: 22px;
}

#comments ol.commentlist li.highlighted{
	background: #f9f9f9;
}

#comments .required{color: #a00;}
#comments textarea{width: 75%;}
#comments p.nocomments, #respond form{padding: 0 10px 10px;}
#comments p#login-req{padding: 20px 10px 10px;}
p.comment_license{line-height: 22px;}
