/*
Theme Name: Krasloten
*/
@import url(http://fonts.googleapis.com/css?family=Coustard);
/* 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;
}
/**************************************************************/
/* menu
/**************************************************************/
#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;
}
/**************************************************************/
/* misc
/**************************************************************/
img {
	border: none;	
}
a {
	color: #000;	
}
#header {
	height:103px;
}
#logo {
	float: left;	
}
#header .banner {
	float: right;
	margin: 25px 43px 0 0;
	width: 468px;
	height: 60px;
	box-shadow: 0 0 3px #2184cb;
}
#logo img {
	margin:25px 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;
}
#content {
	margin: 0 0 23px 33px;
    width: 896px;
}
#content .left {
	width: 200px;
	float: left;
	margin-right: 20px;
}
#content .right {
	width: 676px;
	background: url("images/left-page-bg.png");
	border-radius: 15px;
	float: left;
	padding: 10px 0;
}
#content .post {
	padding: 10px 20px;
	margin-bottom: 10px;
}
#content .post .thumbnail {
	float: right;
	margin: 0 0 0 20px;	
}
#content h2 {
	font-family: 'Coustard', serif;	
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px 0;
}
#content h2 a {
	color: #007aa4;
	text-decoration: none;	
}
p.postmetadata {
	font-size: 11px;
	padding: 0;
	margin: 0;
	color: #666;
	padding: 2px 5px;
	margin-top: 10px;
	border: 1px dashed #b6b6b6;
}
p.postmetadata a {
	color: #666;	
}
.clear {
	clear:both;
}
.plantje {
	position: absolute;
	top: 400px;
	left: 100px;	
}
h1.pagetitle {
	font-size: 24px;
	padding: 10px 20px 10px 20px;
	font-family: 'Coustard', serif;	
	font-weight: normal;
}
/**************************************************************/
/* game
/**************************************************************/
.spel-content {
	background: url("images/left-page-bg.png");
	border-radius: 15px;
	padding: 10px 0;
}
#content.single-spel .post {
	padding-bottom: 0;	
}
.single-spel #sidebar {
	margin-bottom: 0;	
}
.spel {
	margin: 10px 0 0 0;	
}
.related {
	background: url("images/left-page-bg.png");
	border-radius: 15px;
	padding: 10px;
	margin: 20px 0;
}
.related h4 {
	text-decoration: none;
	margin: 0 0 10px 0;
	color: #000;
	font-size: 18px;
	font-family: 'Coustard', serif;	
	font-weight: normal;
}
.related .item {
	float: left;
	margin: 0 10px 0 0;
	width: 207px;
	overflow: hidden;
}
.related .last {
	margin-right: 0;	
}
.related .item h3 {
	text-decoration: none;
	margin: 0 5px 5px 0;
	color: #007aa4;
	font-size: 14px;
	font-weight: normal;
	font-family: 'Coustard', serif;	
}
.related .item h3 a {
	color: #007aa4;
	text-decoration: none;
}
.related .item .photo {
	overflow: hidden;
}
.realmoney {
	padding: 10px 0 0 0;
	text-align: center;	
}
#fullscreen {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #000;
	position: absolute;
	display: none;
	z-index: 100;
}
#fullscreen-options {
	height: 17px;
	background: #e2f4fc;
	width: 100%;
	text-align: center;
	padding: 4px 0 5px 0;
	color: #000;
	font-weight: bold;
	overflow: hidden;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
}
#fullscreen-options a {
	color: #2d95d4;
}
.spel .options {
	text-align: right;	
}
.spel .options #fullscreenBut {
	float: right;
	padding: 5px 8px;
	background: #007aa4;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	border-radius: 6px 6px 0 0;
}
/**************************************************************/
/* sidebar
/**************************************************************/
#sidebar {
	margin-bottom: 20px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar ul li {
	margin: 0;
	padding: 0;	
}
#sidebar ul.leftnav li {
	padding: 5px 10px;
	font-family: 'Coustard', serif;	
	font-size: 16px;
	background: #fff;
	border-radius: 10px;
	margin: 0 0 5px 0;
}
#sidebar ul.leftnav li a {
	color: #444444;
	text-decoration: none;
}
#sidebar ul.leftnav li.current-cat {
	background: #444444;	
}
#sidebar ul.leftnav li.current-cat a {
	color: #fff;	
}
#sidebar ul.leftnav li.current-cat a:hover {
	color: #fff;
}
#sidebar ul.leftnav li a:hover {
	color: #000;
}

#search {
	padding: 5px 10px 10px 10px;
	background: #007aa4;	
	border-radius: 10px;
	margin-bottom: 20px;
	color: #fff;
	box-shadow: 0 0 3px #2184cb;
}
#search form {
	padding-top: 5px;	
}
#search #s {
	border: 0;
	height: 18px;
	padding: 2px;
	float: left;
	width: 130px;	
}
#search #searchsubmit {
	float: right;
	border: 0;
	padding: 2px;
	height: 22px;
	font-weight: bold;
	color: #fff;
	background: #53b53c;
}

#tagcloud {
	padding: 5px 10px 10px 10px;
	background: #007aa4;	
	border-radius: 10px;
	margin-bottom: 20px;
	color: #fff;
	box-shadow: 0 0 3px #2184cb;
}
#tagcloud .cloud a {
	font-family: 'Coustard', serif;
	color: #cce4e6;
	text-decoration: none;
	padding: 0 5px 0 0;
}
#tagcloud .cloud a:hover {
	color: #fff;	
}
