/*
Theme Name: Online Casino Spielen
Theme URI: 
Description: 
Version: 1.0
Author: Bazinga
Author URI: 
Tags: 
*/
/* static START */
* {
	margin:0;
	padding:0;
}
body {
	background: #BEC3C6;
	color: #111;
	font-family: "Open Sans", sans-serif;
	font-size:15px;
	font-weight: 400;
}
p {
	line-height:20px;
	padding:0 0 20px 0;
}
.wp-caption {
	background:#F7F7F7;
	border:1px solid #CCC;
	padding:5px 0;
	margin-bottom:5px;
	text-align:center;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display:block;
	margin:0 auto 18px;
}
a {
	text-decoration:none;
	color:#0074a5;
}
a:hover {
	text-decoration:none;
	color:#333;
}
.hide {
	display:none;
}
hr {
	width:100%;
	height:1px;
	color:#ccc!important;
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
	border-left:none;
	border-right:none;
	margin:0 0 18px;
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
/*-----------*/
/* !WRAPPER  */
/*-----------*/
#wrapper {
	margin:0 auto;
	width:1300px;
	background:#fff;
}
/*----------*/
/* !HEADER  */
/*----------*/
header {
	width:100%;
	height: auto;
	display: inline-block;
	background-color: #000;
	background-repeat: no-repeat;
}
header img {
	display: block;
	width: 100%;
	height: auto;
}
/*---------*/
/* !MENÜ  */
/*---------*/
div#menu {
	display: none;
}
ul#menu {
	width:100%;
	height:39px;
	background:#00b7ea;
	background:-moz-linear-gradient(top,#00b7ea 0%,#009ec3 100%);
	background:-webkit-linear-gradient(top,#00b7ea 0%,#009ec3 100%);
	background:linear-gradient(to bottom,#00b7ea 0%,#009ec3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b7ea',endColorstr='#009ec3',GradientType=0);
	position:relative;
	z-index:999;
	overflow: hidden;
}
ul#menu li {
	float:left;
	height:26px;
	margin:6px 0 0;
	line-height:26px;
	list-style:none;
	border-right:1px solid #00b8e8;
	border-left:1px solid #0081a3;
	width:12.5%;
	padding: 0 1.25%;
}
ul#menu li:first-child {
	border-left:none;
}
ul#menu li:last-child {
	border-right:none;
}
ul#menu li a {
	display:block;
	height:26px;
	line-height:26px;
	text-decoration:none;
	color:#3d3d3d;
	text-transform:uppercase;
	padding:0 0;
	font-weight:700;
	color:#fff;
	text-align: center;
	font-size: 12px;
}
ul#menu li a:hover {
	text-decoration:none;
	color:#0074a5;
	background: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.menubottom {
	width:946px;
	height:5px;
	background:url(images/menubottom.jpg) no-repeat;
	position:relative;
	margin:0 0 0 -5px;
}
/*--------*/
/* !MAIN  */
/*--------*/
#main {
	width:100%;
	background: #F0EEF0;
	position:relative;
	z-index:9;
}
/*-----------*/
/* !SIDEBAR  */
/*-----------*/
#sidebar {
	float:left;
	width:20%;
	padding: 20px;
}
#sidebar.sidebar-left {
	position: absolute;
	left: 0;
	top: 0;
}
#sidebar .banner125 {
	margin:0 auto;
	display:block;
	border-top:1px solid #fff;
}
#sidebar .banner125 img {
	display: table;
	margin: 20px auto;
	max-width: 100%;
}
#sidebar .title {
	border-bottom:1px solid #ccc;
	padding:5px 0;
	color:#3d3d3d;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:700;
}
#sidebar .title a {
	color:#3d3d3d;
}
#sidebar .title a:hover {
	color:#0074a5;
}
#sidebar ul {
	margin:0 0 20px;
	border-bottom:1px solid #fff;
}
#sidebar ul li {
	line-height:24px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #fff;
	padding:5px 0 5px 20px;
	font-size:12px;
	list-style:none;
	background:url(images/li.png) no-repeat 2px 0;
}
#sidebar ul li:hover {
	background:url(images/li.png) no-repeat 2px 0 #c1c1c1;
}
#sidebar ul li a {
	line-height:16px;
	display:block;
	color:#333;
}
/*-----------*/
/* !CONTENT  */
/*-----------*/
#content {
	float: left;
	margin:  0 0 0 20%;
	width: 60%;
	padding: 20px;
	position:relative;
	text-align:justify;
	z-index:9;
	background: #e5e5e5;
}
#content h1, #content h2, #content h3,#content h4 {
	line-height:28px;
	font-size:22px;
	font-weight:700;
	text-transform:uppercase;
	border-bottom:1px solid #ccc;
	margin:0 0 18px;
}
#content h3 {
	font-size:18px;
}
#content h4 {
	font-size:16px;
}
#content h3 span {
	text-decoration:none!important;
}
#content h3 span a {
	text-shadow:0 1px 0 #fff;
}
#content span.capital {
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 0 5px 0 0;
	font-size: 20px;
	background: #eee;
	text-align: center;
	float: left;
	display: inline-block;
}
#content span.home.rating {
	margin:6px 0 0 525px;
	width:80px;
	height:28px;
	position:absolute;
}
#content .content {
	clear:both;
}
#content .content ul,#content .content ol {
	margin:0 0 18px;
}
#content .content ul li,#content .content ol li {
	margin:0 0 0 18px;
}
#content .content .post {
	margin:0 0 18px;
}
#content .content.archive p {
	margin:0;
}
#content .content img {
	padding:2px;
	background:#fff;
	border:1px solid #ccc;
	max-width:600px;
}
#content .content a img:hover {
	background:#0074A5;
}
#content .content img.thumb {
	padding:2px;
	background:#fff;
	border:1px solid #ccc;
	width:180px;
	height:77px;
	display:block;
	float:left;
	margin:0 10px 0 0;
}
#content .content a.readmore {
	float:right;
	font-style:italic;
	color:#acacac;
}
#content .content a.readmore:hover {
	color:#0074A5;
}
#content .content p.under {
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0;
	line-height:24px;
	display:block;
	clear:both;
	display: inline-block;
}
#content .content p.under span.categories,
#content .content p.under span.tags {
	line-height:18px;
	width:50%;
	display:block;
	font-size:12px;
	color:#acacac;
	float: left;
}
#content .content p.under span.tags {
	text-align: right;
}
#content .content p.under span.categories a,#content .content p.under span.tags a {
	font-style:italic;
}
/*----------*/
/* !RATING  */
/*----------*/
#rating {
	margin-top: 50px;
	padding: 10px 0;
	background: #DEDDDD;
	position: relative;
	clear: both;
}
#rating::before {
	content: 'Bewerte diesen Beitrag:';
	width: 400px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	position: absolute;
	top: -30px;
	left: 0;
	background: #CDCDCD;
}
.nafets-stars {
	max-width: 400px;
	margin: 20px auto 0 auto;
}
#rating .stars {
	margin: 5px auto 5px auto;
}
#rating .nafets-stars_hide {
	text-align: center;
	display: block;
}
#rating .nafets-stars_hide span:first-child:before {
	content: 'Bewertung: ';
}
#rating .nafets-stars_hide span:last-child {
	display: none;
}
/*-----------*/
/* !ARTICLE  */
/*-----------*/
#content article.post {
	background: #f5f5f5;
	margin: 0 0 20px 0;
}
#content article.post h3 {
	background: #00b7ea;
	background: -moz-linear-gradient(top,#00b7ea 0%,#009ec3 100%);
	background: -webkit-linear-gradient(top,#00b7ea 0%,#009ec3 100%);
	background: linear-gradient(to bottom,#00b7ea 0%,#009ec3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b7ea',endColorstr='#009ec3',GradientType=0);
	position: relative;
	padding: 7px 20px;
	border: none;
	margin: 0;
}
#content article.post h3 a {
	color: #fff;
}
#content article.post div.content {
	width: 100%;
	padding: 20px;
}
#content article.post div.content img.thumb {
	width: auto;
	height: auto;
	border: none;
	background: none;
	padding: 0;
}
/* POSTNAVI SINGLE */
#postnavi {
	width:100%;
	line-height:20px;
	border-top:1px solid #fff;
	padding:10px 0;
}
#postnavi .prev {
	float:left;
	width:48%;
}
#postnavi .next {
	float:right;
	width:48%;
	text-align:right;
}
/* TOPLISTE */
table#topliste {
	width:603px;
	background:#fff;
	padding:10px;
	border:1px solid #ccc;
	margin:0 0 18px;
	height:auto!important;
}
table#topliste tr.head {
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
}
table#topliste tr.head td {
	padding:0 10px 5px;
}
table#topliste tbody tr td {
	padding:5px 10px;
	border-bottom:1px solid #ccc;
}
/* HYPER SPEZIAL MEGA TABLE FOR DEUTSCHE ONLINE CASINOS*/
table.hsmtfdoc {
	width: 100%;
	margin:18px 0;
	height:auto!important;
	font-weight: 400;
}
table.hsmtfdoc thead {
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
}
table.hsmtfdoc thead tr th {
	height: 40px;
	line-height: 40px;
	text-align:center;
	color:#fff;
	margin:0 0 0;
	background: #00b7ea;
    background: -moz-linear-gradient(top,#00b7ea 0%,#009ec3 100%);
    background: -webkit-linear-gradient(top,#00b7ea 0%,#009ec3 100%);
    background: linear-gradient(to bottom,#00b7ea 0%,#009ec3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b7ea',endColorstr='#009ec3',GradientType=0);
	font-weight: 400;
}
table.hsmtfdoc thead tr th:nth-child(3),
table.hsmtfdoc thead tr th:nth-child(4),
table.hsmtfdoc thead tr th:nth-child(5) {
	border-left: 1px solid #00b8e8;
}

table.hsmtfdoc tbody  {
	background: #f5f5f5;
}
table.hsmtfdoc tbody tr+tr td{
	border-top: 1px solid #eee;
}
table.hsmtfdoc tbody tr td {
	vertical-align:top;
	color:#333;
	padding: 7px;
	font-weight: 400;
}
table.hsmtfdoc tbody tr td.casino {
	text-align:center;
	width: 25%;
	padding: 7px 0;
}
table.hsmtfdoc tbody tr td.casino img {
	display: table;
	margin: 0 auto;
	max-width: 90%;
	height: auto;
}
table.hsmtfdoc tbody tr td.pos {
	vertical-align:middle;
	width: 5%;
	text-align:center;
	border-left: 1px solid #eee;
}
table.hsmtfdoc tbody tr td.info {
	width: 45%;
	vertical-align: middle;
	border-left: 1px solid #eee;
}
table.hsmtfdoc tbody tr td.bonus {
	width:15%;
	text-align:center;
	vertical-align:middle;
	border-left: 1px solid #eee;
}
table.hsmtfdoc tbody tr td.points {
	width:10%;
	text-align:center;
	vertical-align:middle;
	border-left: 1px solid #eee;
}
table.hsmtfdoc tbody tr td a.rezession {
	width:18px;
	height:18px;
	background:url(images/rezession.png) no-repeat;
	display:block;
	margin:5px auto;
}
table.hsmtfdoc tbody tr td a.rezession:hover {
	background:url(images/rezession-hover.png) no-repeat;
}
/*----------*/
/* !FOOTER  */
/*----------*/
#footer {
	width: 100%;
	text-align:center;
	padding:10px;
	margin:0 auto 10px;
}
#footer a {
	color:#333;
}
.nafets-stars_table .nafets-stars_table-row:nth-child(2) {
	display: none;
}
@media (max-width: 1350px) {
	#wrapper {
		width:1200px;
	}
}
@media (max-width: 1250px) {
	#wrapper {
		width:1100px;
	}
}
@media (max-width: 1150px) {
	#wrapper {
		width:1000px;
	}
}
@media (max-width: 1000px) {
	#wrapper {
		width:96%;
	}
}
@media (max-width: 768px) {
	body, html {
		margin: 0;
		padding: 0;
		top: 0;
	}
	#wrapper {
		width:100%;
		margin: 0;
		padding: 0;
		overflow: hidden;
		background: #E5E5E5;
	}
	#content {
		width: 100%;
		margin: 0;
	}
	#content .content a.readmore {
		display: block;
		width: 50%;
		float: none;
		margin: 20px auto 0 auto;
		height: 36px;
		line-height: 36px;
		text-align: center;
		background: #0074a5;
		color: #fff;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}
	#content .content p.under span.categories, #content .content p.under span.tags {
		width: 100%;
		text-align: left;
	}
	.wp-pagenavi span.pages {
		width: 100%;
		display: inline-block;
		margin: 0 0 15px 0;
	}
	#sidebar {
		width: 100%;
	}
	#sidebar.sidebar-left {
		position: relative;
		left: inherit;
		top: inherit;
	}
	div#menu {
		display: table;
		margin: 20px auto 0 auto;
		background: #00b7ea;
		background: -moz-linear-gradient(top,#00b7ea 0%,#009ec3 100%);
		background: -webkit-linear-gradient(top,#00b7ea 0%,#009ec3 100%);
		background: linear-gradient(to bottom,#00b7ea 0%,#009ec3 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b7ea',endColorstr='#009ec3',GradientType=0);
		position: relative;
		color: #fff;
		width: 60%;
		text-align: center;
		line-height: 40px;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
	}
	ul#menu {
		width: 90%;
		margin: 10px 5%;
		height: auto;
		display: inline-block;
		display: none;
	}
	ul#menu li {
		width: 100%;
		margin: 0;
		height: auto;
		line-height: inherit;
		border: none;
		border-bottom: 1px solid #00b8e8;
		padding: 0;
	}
	ul#menu li+li {
		border-top: 1px solid #0081a3;
	}
	ul#menu li a {
		width: 100%;
		height: auto;
		line-height: 36px;
	}
	div.table {
		width: 100%;
		overflow: auto;
	}
	div.table table {
		min-width: 500px;
	}
}