/*
Theme Name: Historische Kring Eibergen	
Theme URI: http://www.historischekringeibergen.nl/
Description: Custom theme Historische Kring Eibergen v2
Author: Thomas ter Mors
Author URI: xxx
Tags: Historische Kring Eibergen
*/
* {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	background:url(images/bg.jpg) repeat-x #e4e4e4;
}
#container {
	width:1000px;
	height:auto;
	margin:auto;
}
#headertop {
	width:auto;
	height:26px;
	background-image:url(images/hkeibergen_02.png);
}
#header {
	width:auto;
	height:175px;
	background-image:url(images/hkeibergen_03.png);
}
#nav {
	width:auto;
	height:48px;
	background-image:url(images/hkeibergen_04.png);
	padding-left:70px;
}
#page{
	width:1000px;
	height:auto;
	background-image:url(images/hkeibergen_05.png);
	min-height:600px;
	position:relative;
}
	#sidebar {
		width:200px;
		float:left;
		margin-left:64px;
	}
		#sidebar h4 {
			padding:10px;
			padding-bottom:0px;
		}
		.cat-post-item {
			display:block;
			background-image:url(images/news.jpg);
			width:200px;
			height:126px;
			margin-top:10px;
		}		
		.cat-post-item a{
			text-decoration:none;
		}
		.cat-post-item a:hover{
			text-decoration:underline;
		}
		.cat-post-item p{
			padding-top:12px;
			padding-left:15px;
			padding-right:15px;
			width:165px;
			display:block;
		}
		#sidebar .post-title {
			display:block;
			width:180px;
			padding:10px 10px 0px 10px;
			color:#ffffff;
			text-align:center;
		}
		.textwidget {
			display:block;
			padding-left:15px;
		}
		#sidebar ul{
			list-style-type:none;
		}
		#sidebar ul a{
			text-decoration:none;
			color:#000000;
			padding-left:15px;
		}
		#sidebar ul a:hover{
			text-decoration:underline;
		}
		#counter{
			display:block;
			width:50px;
			margin-left:10px;
			bottom:0px;
			text-align:right;
			border:1px solid #000;
		}
	#content {
		width:645px;
		float:left;
		padding:10px;
		margin-left:5px;
	}
		#content p {
			padding:5px;
			}
		#content a{
			text-decoration:none;
			color:#4575A4;
			font-weight:bold;
		}
		#content a:hover{
			text-decoration:underline;
		}
		#content h3{
			display:block;
			border:1px solid #000;
			background:#ffde00;
			padding:5px;
		}
		#content h4{
			padding:5px;
			color:#000000;
		}
		#gbHeader {
			display:block;
			border:1px solid #000;
			background:#62a6eb;
			width:633px;
			padding:5px;
			margin-top:10px;
		}
#footer {
	width:auto;
	height:29px;
	background-image:url(images/hkeibergen_07.png);
	clear:both;
	text-align:center;
	font-weight:bold;
}
