/*  
Theme Name: Spielhallen Guide
Theme URI: http://wordpress.org/
Description: The custom WordPress theme built by <a href="http://www.top-programmer.com/"><strong>Top-Programmer</strong></a>.

Author: Top-Programmer
Author URI: http://www.top-programmer.com/

This theme was built by <a href="http://www.top-programmer.com"><strong>Top-Programmer</strong></a>

The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php
*/



*{
margin:0px;
padding:0px;
}
.clear{
clear:both;
}



body{
margin:0px;
padding:0px;
background:url(../../../wp-content/themes/Spielhallenguide/images/bg.jpg) repeat-x #09386d;
}
#container{
width:967px;
margin: 0px auto;
margin-top:20px;
background:none;
}


#main{
width:947px;
background:#f6f6f6;
padding:10px;
}


#nav{
height:25px;
margin:0px;
padding:0px;
}
#nav ul{
padding:0px;
margin:0px;
list-style: none;
float:right;
}
#nav li{
position: relative;
float:right;
margin-right:10px;
background:url(../../../wp-content/themes/Spielhallenguide/images/navbghover.png) top left repeat-x;
}
#nav li a {
display: block;
text-decoration: none;
color: #006fce;
padding: 0px 15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:25px;
}
#nav li:hover, #nav ul li.current-menu-item{
position: relative;
float:right;
background:url(../../../wp-content/themes/Spielhallenguide/images/navbg.png) top left repeat-x;
color:#5fa2db;
}

#nav li ul{
position: absolute;
left: 0px;
top: 25px;
display: none;
background:#fff;
float:left;
border-bottom:1px solid #CCCCCC;
}
#nav li:hover ul, #nav li.over ul { 
display: block; 
}
	
#nav li li{
position: relative;
float:right;
border:1px solid #CCCCCC;
border-bottom:0px;
margin-right:0px;
background:none;
}
#nav li li a {
display: block;
text-decoration: none;
color:#006fce;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:25px;
min-width:150px;
}

#nav li li:hover{
color:#ffffff;
position: relative;
float:left;
line-height:25px;
background:#005AA6;
color:#FFFFFF;
}
#nav li li:hover a{
color:#FFFFFF;
}

#nav li:hover li ul{
position: absolute;
left: 200px;
top: 5px;
display: none;
background:#fff;
float:left;
border-bottom:1px solid #ccc;
}
#nav li li:hover ul { 
display: block; 
}
#nav li li:hover li a{
color:#005AA6;
}
#nav li li li:hover  a{
color:#fff;
}

#header{
width:947px;
float:left;
height:115px;
}
#logo{
width:307px;
float:left;
height:94px;
background:url(../../../wp-content/themes/Spielhallenguide/images/logo-1.png) no-repeat #009999;
margin:10px;
}
#banner{
width:620px;
float:right;
height:75px;
margin:10px 0px;
text-align:center;
padding-top:20px;
}
#headbanner{
padding:10px 0px 25px;
text-align:center;
}


#footer{
background:url(../../../wp-content/themes/Spielhallenguide/images/footer.png) no-repeat;
height:117px;
}
#footer ul{
text-align:left;
padding:15px 10px;
}
#footer ul li{
display:inline;
list-style:none;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
margin:0px;
margin-right:10px;
float:left;
}
#footer ul li.last-menu-item{
border-right:0px solid #CCCCCC;
}
#footer ul li a, #footer ul li a:visited{
color:#fff;
text-decoration:none;
}
#footer ul li a:hover{
color:#d9f1ff;
text-decoration:underline;
}
#copyright{
color: #ffffff;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
padding:10px;
}





#page{
width:947px;
float:left;
}



.sidebar{
width:247px;
float:right;
padding:0px;
}
#content{
width:690px;
float:left;
padding:0px;
}




.sidebox{
margin:0px 0px 10px 0px;
background-color:#fff; 
-moz-box-shadow: 5px 5px 5px 5px #ccc;
-webkit-box-shadow: 5px 5px 5px 5px #ccc;
box-shadow: 5px 5px 5px 5px #ccc;
padding:2px;
}
.sidebox .title{
background:#005AA6 url(../../../wp-content/themes/Spielhallenguide/images/arrow.png) no-repeat left center;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
padding-left:25px;
height:25px;
line-height:25px;
}
.sidebox .content{
color:#505050;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
line-height:17px;
margin:0px;
padding:10px;
}
#searchform{
float:none;
}
#searchform #s{
color:#505050;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
float:left;
height:20px;
border:solid 1px #c5c5c5;
width:190px;
}
#searchform #ss{
height:21px;
width:23px;
background:url(../../../wp-content/themes/Spielhallenguide/images/search.png) no-repeat top left;
margin:0px;
padding:0px;
border:0px;
cursor:pointer;
float:left;
margin-left:5px;
}
.sidebox .content ul{
list-style:none;
margin:0px;
}
.sidebox .content ul li{
padding:0px 0px 5px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#505050;
list-style:none;
margin:0px;
border-bottom:1px dashed #bdbdbd;
margin-bottom:5px;
}
.sidebox .content a, .sidebox .content ul li a{
color:#000;
text-decoration:none;
}
.sidebox .content a:hover, .sidebox .content ul li a:hover{
color:#005799;
text-decoration:none;
}
.sidebox .postbox{
padding:0px 0px 5px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#505050;
list-style:none;
margin:0px;
line-height:25px;
border-bottom:1px dashed #bdbdbd;
margin-bottom:5px;
}



#content .contentbox{
margin:20px 0px;
background-color:#fff; 
-moz-box-shadow: 5px 5px 5px 5px #ccc;
-webkit-box-shadow: 5px 5px 5px 5px #ccc;
box-shadow: 5px 5px 5px 5px #ccc;
padding:10px;
}
#content .contentbox .title{
color:#005799;
font-size: 24px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
text-align:left;
border-bottom:1px solid #005799;
padding-bottom:5px;
}
#content .contentbox .content{
color:#005799;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
line-height:17px;
font-weight:bold;
}
#content .contentbox .content p{
padding-top:10px;
}


#content .postbox{
margin:0px 0px 10px 0px;
background-color:#fff; 
-moz-box-shadow: 5px 5px 5px 5px #ccc;
-webkit-box-shadow: 5px 5px 5px 5px #ccc;
box-shadow: 5px 5px 5px 5px #ccc;
}
#content .postbox .title{
color:#005799;
font-size: 24px;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
text-align:left;
padding:10px 0px;
}
#content .postbox .title a{
color:#005799;
text-decoration:none;
}
#content .postbox .title a:hover{
color:#005799;
text-decoration:underline;
}
#content .postbox .content{
padding:0px 10px;
color:#505050;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
line-height:17px;
margin:0px;
}
#content .postbox .customtitle{
color:#005799;
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin-bottom:5px;
padding:0px 0px 0px 10px;
}
#content .postbox .customtext{
color:#000;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding:0px 0px 10px 10px;
margin-bottom:10px;
border-bottom:1px solid #CCCCCC;
}
#content .postbox .content p{
padding-bottom:10px;
}
.readmore{
font-weight:bold;
}
#content .postbox .content a, a{
color:#005799;
text-decoration:none;
}
#content .postbox .content a:hover, a:hover{
color:#005799;
text-decoration:underline;
}




#content ul{
padding:0px;
list-style:none;
margin:0px;
}
#content ul li{
padding:5px;
color: #000;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
list-style:none;
margin:0px;
}
img.alignleft{
float:left;
margin:0px 10px 5px 0px;
}
img.alignright{
float:right;
margin:0px 0px 5px 10px;
}
h1,h2,h3,h4,h5{
font-size:24px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
padding:10px 0px 5px 0px;
color:#005799;
}




#crumbs{
height:25px;
background:#005AA6;
text-align:left;
padding-left:10px;
line-height:25px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px 0px 10px 0px;
-moz-box-shadow: 5px 5px 5px 5px #ccc;
-webkit-box-shadow: 5px 5px 5px 5px #ccc;
box-shadow: 5px 5px 5px 5px #ccc;
}
#crumbs a{
color:#FFFFFF;
text-decoration:underline;
}
#crumbs a:hover{
color:#FFFFFF;
text-decoration:none;
}
.wp-pagenavi {
padding:10px;
margin:10px 0px 10px 0px;
-moz-box-shadow: 5px 5px 5px 5px #ccc;
-webkit-box-shadow: 5px 5px 5px 5px #ccc;
box-shadow: 5px 5px 5px 5px #ccc;
background:#005AA6;
font-size:12px;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
.wp-pagenavi a:link,
.wp-pagenavi a:visited {
padding:5px 7px;
color: #fff;
text-decoration:none;
}
.wp-pagenavi a:hover {
background: #fff;
color: #005AA6;
}
.wp-pagenavi b,
.wp-pagenavi b {
background: #fff;
color: #005AA6;
padding:5px 7px;
}





#content .casinobox{
width:215px;
margin-right:11px;
float:left;
margin-bottom:10px;
}
#content .casinobox .headerl{
background:url(../../../wp-content/themes/Spielhallenguide/images/boxheadleft.png) no-repeat top left;
height:35px;
}
#content .casinobox .headerr{
background:url(../../../wp-content/themes/Spielhallenguide/images/boxheadright.png) no-repeat top right;
height:35px;
}
#content .casinobox .header{
background:url(../../../wp-content/themes/Spielhallenguide/images/boxhead.png)  repeat-x top left;
height:35px;
margin:0px 11px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:35px;
font-weight:bold;
padding-left:4px;
}
#content .casinobox .footerl{
background:url(../../../wp-content/themes/Spielhallenguide/images/boxfootl.png) no-repeat top left;
height:9px;
}
#content .casinobox .footerr{
background:url(../../../wp-content/themes/Spielhallenguide/images/boxfootr.png) no-repeat top right;
height:9px;
}
#content .casinobox .footer{
background:url(../../../wp-content/themes/Spielhallenguide/images/boxfoot.png) repeat-x top left;
height:9px;
margin:0px 11px;
}
#content .casinobox .content{
background:#bae1ff;
padding:5px;
color:#82992d;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
line-height:17px;
border:1px solid #005ca9;
border-bottom:0px;
border-top:0px;
}
#content .casinobox .content .title{
color:#003665;
font-size: 15px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
text-align:center;
}
#content .casinobox .content p{
padding-bottom:5px;
}
#content .casinobox .content img.screenshot{
margin-bottom:10px;
width:225px;
}






/*
playback timings (ms):
  captures_list: 0.748
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.011
  esindex: 0.013
  cdx.remote: 19.224
  LoadShardBlock: 156.373 (3)
  PetaboxLoader3.resolve: 117.685 (4)
  PetaboxLoader3.datanode: 80.711 (4)
  load_resource: 46.66
*/