/*
Theme Name: Internetspotter
Theme URI: http://www.internetspotter.com
Description: Internetspotter theme.
Version: 1.0
Author: Nick
Author URI: http://www.internetspotter.com
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body {
	width:800px;
	margin:0 auto;
	margin-top:30px;
	background-color:#848484;
}

h1{
	font-family: Arial Narrow;
	font-size: 24px;
	padding: 0 0 10px 0;
}

a:link, a:visited{
	text-decoration: none;
	color: #C02E13;
}

a:hover{
	text-decoration: underline;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	float:left;
        width:800px;
        background:url(backgrrepeat.jpg) repeat-y;
        margin-top:0px;
}

#header{
	float:left;
	width:800px;
        height:199px;
        background:url(rondeheader4v4.png);
}

#knoppen{
	float:left;
	width:800px;
        height:51px;
        background:url(tussenstuk.jpg);
}

#container { 
        width:550px;
        min-height:500px; /* for modern browsers */
        height:auto !important; /* for modern browsers */
        height:500px; /* for IE5.x and IE6 */
        background-color:#F4F4F4;
        margin-top:10px;
	margin-left:10px;
}

#navigation {
        width:220px;
        min-height:500px; /* for modern browsers */
        height:auto !important; /* for modern browsers */
        height:500px; /* for IE5.x and IE6 */
        background-color:#F4F4F4;
        float:right;
	margin-top:10px;
}

#footer { 
	float:left;
	margin-left:-5px;
	width:810px;
	height:110px;
	background:url(footer.jpg);
	margin-top:0px;
	margin-bottom:20px;
}

.copyright {
	margin-top:80px;
	text-align:center;
}

.post{
padding:10px 0 10px 0;
}

.post h2{
font-family: Arial;
font-size: 18px;
}

.entry{
font-family: Arial;
margin: 20px 15px 20px 2px;
line-height: 18px;
font-size: 15px;
}


.post_date{
	float: left;
	margin: -2px 15px 0 2px;
	display:inline;
	width: 65px;
	height: 73px;
	overflow: hidden;
	text-transform: uppercase;
	text-align: center;
	background: #F4F4F4 url(kalender.png) no-repeat;
}

.post_month{
	margin-top:6px;
	padding: 7px 0 0;
	margin-left: 15px;
	text-align: left;
	text-transform: uppercase;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.post_day{
	margin-top:-12px;
	padding: 6px 0 0;
	margin-left: 13px;
	text-align: left;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.post_title h2 a{

	color:#0066FF;

}

p.postmetadata{
margin: px 0 0 0;
font-family: Arial;
}

p.postmetadata_beneath{
text-align: center;
margin: px 0 0 0;
font-family: Arial;
color:#848484;
}

p.postmetadata_single{
margin: px 0 0 0;
font-family: Arial;
}

.sidebar ul{
font-size: 15px;
font-family: Trebuchet MS;
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
font-size: 15px;
list-style-type: none;
font-family: Trebuchet MS;
padding: 10px 0 10px 0;
}

.sidebar ul li h2{
font-size: 15px;
font-family: Trebuchet MS;
list-style-type: none;
}

.sidebar ul ul li{
font-size: 15px;
font-family: Trebuchet MS;
padding: 0;
line-height: 16px;
list-style-type: disc;
}

table#wp-calendar{
width: 100%;
}

.commentlist{
	list-style-type: decimal;
	
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 23px 0;
	font-family: Arial;
	font-size: 15px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{
	font-family: Arial;
	font-size: 16px;
}

.commentmetadata{
	border-bottom: 1px solid #ccc;
	font-size: 14px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial;
	font-size: 11px;
}

.knopjes{
	font-size: 30px;
	font-family: Impact;
	color:#FFFFFF;
	margin: 8px;
	text-align:center;
	font-weight:
	letter-spacing:1px;
}

.knopjes a:link{
	color:#F4F4F4;
	text-decoration: none;
}

.knopjes a:visited{
	color:#F4F4F4;
	text-decoration: none;
}

.knopjes a:hover{
	text-decoration: underline;
	background-color:#000000;
}