/*
Theme Name: Krasloten

*/

/* CSS Document */
body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/bg-body.jpg) repeat-x top #52b53b;
	line-height: 19px;
}
#outer {
	background: url(images/bg-outer.jpg) no-repeat center top;
}
#center {
	width:962px;
	margin:0 auto 0 auto;
	background: url(images/schadow.png) no-repeat left top;
}
img {
	border: none;	
}
a {
	color: #000;	
}
#logo {
	height:103px;
}
#logo img {
	margin:36px 0 0 0;
}
#left {
	width:661px;
	float:left;
}
#right {
	width:301px;
	height:1203px;
	float:left;
	background:url(images/bg-right.png) no-repeat left top;
}
#right #content {
	padding: 10px;
	width: 248px;
}
#right #content .post {
	margin-bottom: 20px;	
}
#right #content h2 {
	padding: 0;
	margin: 0;
	font-size: 16px;
}
#right #content h2 a {
	color: #007aa4;
	text-decoration: none;
}
#right #content .entry p {
	margin: 0;
	padding: 0;
}
#right #content .entry {
	margin: 2px 0 5px 0;
}
p.postmetadata {
	font-size: 11px;
	padding: 0;
	margin: 0;
	color: #666;
}
p.postmetadata a {
	color: #666;	
}
.clear {
	clear:both;
}
h2 {
	margin:0;
	padding: 0 0 12px 0;
}
.box {
	width:277px;
	height:225px;
	float:left;
	margin:0 0 23px 33px;
	background:url(images/speelvlak.png) no-repeat left top;
}
.image {
	width:250px;
	height:187px;
	margin:12px auto 12px auto;
	background-color:#FFFFFF;
}
.speelnu {
	position:absolute;
	margin:182px 0 0 128px;
}
.plantje {
	position:absolute;
	margin:590px 0 0 0;
	display: none;
}
.home .plantje {
	display: block;	
}
.home #center {
	width:962px;
	margin:0 auto 0 auto;
}

#menu {
	margin:0 0 23px 33px;
	width:896px;
	height:34px;
	background:url(images/bg-menu.png) no-repeat left top
}
#menu ul {
	margin:0 0 0 0;
	list-style: none;
	padding:0 0 0 11px;
}
#menu li {
	margin:0;
	padding:6px 12px 0 11px;
	float:left;
	background:url(images/bg-menu-shadow.png) no-repeat right bottom;
	height:28px;
}
#menu li a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#menu .rss	{
	padding:7px 11px 0 0;
	float:right;
}
#left-page {
	width:589px;
	float:left;
	margin:0 0 20px 33px;
}
#text-page {
	background:url(images/left-page-bg.png) repeat-y left;
	padding:0px 15px 10px 15px;
	min-height: 429px;
}
#left-page h1 {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size: 18px;
	color: #007aa4;
}
#left-page h3 {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size: 16px;
	color: #007aa4;
}
#left-page h3 a {
	color: #007aa4;
	text-decoration: none;
}
.box-page {
	width:277px;
	height:225px;
	float:left;
	margin:0 0 23px 30px;
	background:url(images/speelvlak.png) no-repeat left top;
}
#commentform textarea {
	width: 550px;	
}
.commentlist p {
	margin: 0;
	padding: 0;
}
ol.commentlist {
	padding: 8px 0 20px 17px;
	margin: 0;
}
#commentform ol li {
	padding: 0;
	margin: 0;
}
.comment-author img {
	display: none;	
}
.comment-author {
	font-weight: bold;	
}
.commentmetadata a {
	font-size: 10px;
	text-decoration: none;
	color: #999;
}
#commentform #submit {
	background-color: #007aa4;
	font-weight: bold;
	color: #fff;
	border: 1px solid #007aa4;
}
h3#comments {
	color: #007aa4;	
}
.allnewspagination {
	margin-top: 25px;
	border-top: 1px solid #007aa4;
	padding-top: 5px;
}
.singlepagination {
	margin-bottom: 10px;
	border-bottom: 1px solid #007aa4;
	padding-bottom: 5px;
	height: 20px;
}
.navigation a {
	color: #007aa4;
}
.navigation .alignleft {
	float: left;	
}
.navigation .alignright {
	float: right;	
}
#left-page .post {
	margin-bottom: 15px;	
}
#left-page .post p {
	padding: 3px 0 8px 0;
	margin: 0;
}