/*
Theme Name: EuropeesCasino
*/

@charset "utf-8";
/* CSS Document */
BODY {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	background: url(images/bg-body.jpg) repeat-x #505647;
}
#lights {
	background: url(images/lights.png) repeat-x left top;
	height: 23px;
	width: 100%;
	position: absolute;
	top: 0;
}
.star {
	position: absolute;
	top: 420px;
	left: 236px;
}
IMG {
	border: 0px;
}
td {
	vertical-align: top;
}
.clear {
	clear: both;
}	
.fleft {
	float: left;
}
A {
	border: 0;
}
p {
	margin: 0;
	padding: 0 0 8px 0;
}
#page {
	width: 1029px;
	margin: 15px auto 0 auto;
	background: url(images/bg-page.gif) no-repeat 15px 200px;
}
#left {
	width: 249px;
	float: left;
}
#content {
	width: 780px;
	float: left;
	background: #fff;
	min-height: 300px;
}
.logo {
	margin: 30px 0 0 10px;
}
#menu {
	margin: 24px 0 0 0;
	background: #505647;
	padding-bottom: 1px;
}
#menu ul {
	margin: 0 0 0 15px;
	padding: 0;
}
#menu ul li {
	margin: 0;
	padding: 0;
	width: 221px;
	height: 35px;
	list-style: none;
}
#menu ul li a {
	display: block;
	width: 209px;
	height: 30px;
	padding: 5px 0 0 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	background: url(images/menu-item.png) no-repeat left top;
}
#menu ul li a:hover, #menu ul li.current-cat a, #menu ul li.current-cat-parent a {
	background-image: url(images/menu-item-active.png);
	color: #000;
}
#menu ul li.current-cat-parent ul li a, #menu ul li.current-cat ul li a {
	background-image: url(images/menu-item-sub.png);
	color: #fff;
}
#menu ul li.current-cat-parent ul li.current-cat a {
	background-image: url(images/menu-item-active.png);	
	color: #000;
}
#menu ul li ul {
	display: none;
	margin: -10px 0 0 20px;
	padding-left: 10px;
	z-index: 99;
	position: relative;
}
#menu ul li ul li {
	width: auto;
	height: auto;
	height: 35px;
	z-index: 100;
}
#menu ul li ul li a {
	font-size: 12px;
	background-image:url(images/menu-item-sub.png);	
}
#menu ul li ul li a:hover {
	background-image:url(images/menu-item-active.png);		
}
#menu ul li:hover ul {
	display: block;
}
#most-played {
	width: 221px;
	margin: 0 0 0 15px;
	background: #85897f;
	min-height: 100px;
	text-align: center;
}
#most-played .title {
	font-size: 14px;
	color: #fff;
	display: block;
	padding: 5px 0 5px 0;
}
#most-played .item {
	margin: 0 auto;
	width: 192px;
	text-align: center;
	padding-bottom: 10px;
}
#most-played .item img {
	border: 1px solid #ffc900;
}
#most-played .item a {
	text-decoration: none;
}
#header {
	height: 200px;
	background: #fff;
	width: 780px;
	float: left;
}
#archiveheader {
	padding: 20px 23px 20px 23px;
	background: #fff;
	width: 734px;
	float: left;
}
#archiveheader h2,#archiveheader h1 {
	margin: 0;
	padding: 0;
	font-size: 24px;
}
#header #top {
	padding: 0 0 20px 23px;	
}
#header #top .item {
	width: 355px;
	height: 265px;
	float: left;
	padding: 20px 23px 0 0;
	overflow: hidden;
	text-align: right;
}
#header #top h2 {
	font-size: 24px;
	margin: 0 0 15px 0;
	padding: 0;
}
#header #top a {
	color: #00237b;
	font-weight: bold;
}
#header #top img {
	margin: 0 10px 0 0;	
}
#firstpost {
	height: 196px;
	width: 734px;
	background: url(images/bg-firstpost.jpg) no-repeat left top;
	padding: 20px 23px 20px 23px;
}
#firstpost h1 {
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
}
#firstpost h1 a {
	color: #fff;
	text-decoration: none;
}
#firstpost a {
	color: #fff;
}
#firstpost .photo {
	float: right;
	margin: 0 0 0 20px;
}
.normalposts {
	padding: 0 0 20px 23px;	
}
.normalpost {
	width: 355px;
	height: 265px;
	float: left;
	padding: 20px 23px 0 0;
	overflow: hidden;
}
.normalpost h3 {
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
}
.normalpost h3 a {
	color: #000;
	text-decoration: none;
}
.normalpost h3.title3 a {
	color: #6c8842;
}
.normalpost h3.title4 a {
	color: #ff6300;
}
.normalpost h3.title5 a {
	color: #0084ff;
}

.normalpost .photo {
	float: right;
	margin: 4px 0 5px 5px;
	width: 146px;
	overflow: hidden;
	text-align: center;
}
.normalpost .entry a {
	color: #556b34;
}
.normalpost .tags, #single .tags {
	margin: 2px 0 0 0;
	color: #000;
	font-size: 10px;
}
.normalpost .tags a {
	color: #999;	
}
.normalpost .tags a:hover {
	color: #000;
}
.navigation {
	
}
.navigation ol {
	margin: 0 0 20px 23px;
	height: 21px;	
}

/* SPELVENSTER */
#spel {
	width: 780px;
	margin: 0;
	color: #000;
}
#spel h1 {
	color: #6d8843;
	margin: 0;
	padding: 10px 0 10px 23px;
	font-size: 24px;
}
#spel .options {
	background: #333;
	height: 19px;
	padding: 8px 0 9px 24px;
}
#spel .options a {
	float: left;
	display: block;
	background:#6d8843;
	height: 19px;
	overflow: hidden;
	padding: 0 2px;
	text-decoration: none;
	margin: 0 9px 0 0;
	color: #fff;
}
#spel .content {
	padding: 20px 24px 0 24px;
}
#spel a {
	color: #000;
}
#spel #gokkast {
	text-align: center;
	background: #000;
	padding: 0;
	height: 615px;
	width: 780px;
	margin: 0;
	overflow: hidden;
}
#spel #loader {
	width: 780px;
	height: 415px;
	background: #666;
	text-align: center;
	font-size: 16px;
	margin: 0;
	position: absolute;
	padding: 200px 0 0 0;
	z-index: 999;
}
#spel #loader img {
	margin: 13px 0 0 0;	
}
#spel #fullscreen {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #000;
	position: absolute;
	display: none;
}
#fullscreen-options {
	height: 17px;
	background: #6d8843;
	width: 100%;
	text-align: center;
	padding: 4px 0 5px 0;
	color: #fff;
	font-weight: bold;
	overflow: hidden;
	font-size: 14px;
}
#fullscreen-options a {
	color: #fff;
}
#spel .metadata {
	color: #000;
	font-size: 10px;
}
#spel .metadata a {
	color: #999;	
}
#spel .metadata a:hover {
	color: #000;
}
#related {
	padding: 0 23px 20px 23px;
	padding-top: 15px;
}
#single #related {
	padding-left: 0;
	padding-right: 0;
	border-top: 1px solid #FE902E;
	padding-top: 20px;
	margin-top: 15px;
}
#single .photo {
	float: right;
	margin: 0 0 20px 20px;
}
#related h4 {
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
}
#related .item {
	float: left;
	margin: 0 20px 0 0;
	width: 168px;
	overflow: hidden;
}
#related .last {
	margin-right: 0;	
}
#related .item .photo {
	height: 126px;
	overflow: hidden;
}
#related .item h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #FE902E;
}
#related .item h3 a {
	color: #FE902E;
	text-decoration: none;
}
#related .item .photo {
	overflow: hidden;
}
#spel #fullscreenBut {
	display: none;
}
#spel #timeover {
	width: 780px;
	height: 415px;
	background: #666;
	text-align: center;
	font-size: 16px;
	margin: 0;
	position: absolute;
	padding: 200px 0 0 0;
	display: none;
}
#spel #timeover .timeover-button {
	margin: 10px 0 0 0;
	font-size: 26px;
	font-weight: bold;
}
#spel #timeover .timeover-button a {
	color: #000;
	text-decoration: underline;
}
/* END SPELVENSTER */

#single {
	padding: 20px 23px 20px 23px;	
}
#single h1 {
	margin: 0 0 20px 0;
	padding: 0;
}
.searchbox {
	background: #c2c4bf;
	padding: 10px;
	margin: 0 13px 0 15px;
	text-align: center;
}
.searchbox #s {
	border: 1px solid #fff;
	width: 120px;	
}
.searchbox #searchsubmit {
	background: #505647;
	border: 1px solid #505647;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}
