/*
Theme Name: poker-spielregeln.org Theme
Theme URI: http://www.daniel-seidl.net/
Description: Theme designed for poker-spielregeln.org website.
Version: 1.0
Author: Daniel Seidl, B.Sc.
Author URI: http://www.daniel-seidl.net/
*/

@import url('bootstrap/css/bootstrap.min.css'); 

html, body {
	background: #A87C2B;
	color: #ffffff;
}
html, button, input, select, textarea {
    font-family: sans-serif;
}
body {
    font-size: 14px;
    line-height: 20px;
}
b, strong {
	font-weight: bold;
}
.container {
	margin-bottom: 40px;
}
.sidebar-container {
	background: none repeat scroll 0 0 #754C00;
    border: 1px solid #ffd700;
    padding: 10px;
    color: #f5deb3;
    width: 100%;
    margin-bottom: 15px;
}
.page-left, .page-center, .page-right {
	margin-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
#header {
	background: url("gfx/logo-header.png");
	background-repeat: no-repeat;
	background-position: top right;
	height: 110px;
	width: 100%;
}
#header img {
	float: left;
	height: 120px;
	width: auto;
	margin-top: -10px;
}
#header a {
	color: #ffffff;
	text-decoration: none;
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	display: block;
	width: 280px;
	float: left;
	margin-left: 10px;
	margin-top: 40px;
}
#header a:hover {
	color: #ffffff;
	text-decoration: none;
}
#main-navi {
    border: 1px solid #290102;
    width: 100%;
    height: 32px;
    margin-bottom: 10px;
}
#main-navi, #main-navi ul {
    background-color: #754C00;
    background-image: -moz-linear-gradient(center top , #ffffff, #754C00);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#754C00));
    clear: both;
    float: left;
    padding: 0 !important;
    position: relative;
    z-index: 100;
}
#main-navi ul {
	float: left;
}
#main-navi ul li {
    background-color: #ffffff;
    background-image: -moz-linear-gradient(center top , #ffffff, #754C00);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#754C00));
    border-right: 1px solid #290102;
    color: #ffffff;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    list-style-type: none;
    padding: 0;
    text-align: center;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}
#main-navi ul.main-navi li {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
}
#main-navi ul li a {
    color: #ffffff;
    display: block;
    padding: 0;
    text-decoration: none;
}
.top-casinos {
    background: url("gfx/top-casinos.jpg");
    border: 1px solid #ffd700;
    color: #464646;
    height: 400px;
    padding: 0;
    width: 100%;
    margin-bottom: 10px;
}
.clear {
	clear: both;
}
#main-navi ul li ul {
    border: medium none;
}
#main-navi ul.main-navi li ul {
    display: none;
    left: -1px;
    margin: 0;
    padding: 0;
    position: absolute;
}
#main-navi ul.main-navi li ul li {
    background: none repeat scroll 0 0 #754c00;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    clear: both;
    width: 190px;
}
#main-navi ul li:hover, #main-navi ul li ul li:hover {
    background-color: #4C3200;
    background-image: -moz-linear-gradient(center top , #ffffff, #4C3200);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#4c3200));
    border-right: 1px solid #290102;
}
#main-navi ul li:hover ul {
	display: block;
}
#main-navi ul li ul li:hover {
	background: #4C3200;
}
.casino-des-monats {
    background: url("gfx/form-background.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ffffff;
    border-radius: 10px;
    float: right;
    margin-right: 50px;
    margin-top: 50px;
    padding: 15px;
    position: relative;
    width: 500px;
}
.casino-des-monats h2 {
    color: #2d0102 !important;
    display: block;
    font-size: 26px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}
.casino-des-monats>li {
	list-style: none;
}
.casino-des-monats ul {
	padding: 0 0 0 40px;
}
.casino-des-monats ul li {
    color: #b47500;
}
#registration-button {
    background: url("gfx/register-now.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    right: -30px;
    display: block;
    height: 140px;
    position: absolute;
    bottom: -60px;
    width: 150px;
    z-index: 1;
}
.crown {
    background: url("gfx/crown.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 68px;
    position: absolute;
    left: 185px;
    top: 165px;
    width: 70px;
    z-index: 1;
}
h2 {
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0px;
}
h3 {
	margin-top: 0px;
}
.page-left h2 {
    color: #f5deb3;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 22px;
}
.page-left h3 {
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    line-height: 17px;
    margin-bottom: 14px;
}
.page-left a {
    color: #f5deb3;
    font-weight: bold;
    text-decoration: underline;
}
.sidebar-container input, .sidebar-container button {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #A87C2B;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding: 3px;
	margin-bottom: 5px;
}
.sidebar-container button {
	margin-bottom: 12px;
	background: #754C00;
}
.smallText {
	font-size: 9px;
	line-height: 12px;
	color: #ffffff;
}
.smallText a {
	color: #ffffff;
	text-decoration: underline;
}
#footer {
    background: none repeat scroll 0 0 #754C00;
    padding: 20px;
    width: 100%;
    border: 1px solid #ffd700;
    text-align: center;
}
#footer img {
	max-width: 655px;
	height: auto;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 20px;
}
#footer a, #footer a:hover {
	display: block;
	font-weight: bold;
	color: #f5deb3;
	text-decoration: underline;
}
#content {
    background: none repeat scroll 0 0 #754C00;
    min-height: 400px;
    padding: 20px;
    text-align: justify;
    width: 100%;
    border: 1px solid #ffd700;
    margin-bottom: 20px;
}
#content a, #content a:hover {
	color: #f5deb3;
	font-weight: bold;
	text-decoration: underline;
}
#content ul.top-list {
    clear: both;
    overflow: hidden;
    padding-left: 0;
}
#content ul li {
    float: left;
    list-style-type: none;
}
#content h1, #content h2, #content h3 {
    color: #ffffff;
    font-weight: bold;
    text-align: left;
}
#content h1 {
	line-height: 40px;
	font-size: 28px;
}
#content h2 {
	line-height: 30px;
	font-size: 21px;
}
#content h3 {
	line-height: 26px;
	font-size: 17px;
}
.pokerseiten-line {
	border-bottom: 1px solid #ffd700;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
.pokerseiten-reihe {
	margin-bottom: 15px;
	border-bottom: 1px solid #ffd700;
	padding-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 12px;
	line-height: 21px;
}
.pokerseiten-reihe img {
	max-width: 100%;
	height: auto;
}
.pokerseiten {
	margin-left: 0px;
	margin-right: 0px;
}
.pokerseiten p {
	margin: 0px;
}
.pokerseiten-spalte04 img {
	height: 95px;
	width: auto;
	margin-top: 3px;
}
.pokerseiten-spalte01, .pokerseiten-spalte02 {
	padding-top: 29px;
	text-align: left;
}
.pokerseiten-spalte04 {
	text-align: right;
}
#bewertungen h2, #linkliste h3 {
    color: #f5deb3;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 12px;
    padding-bottom: 0;
    text-align: center;
}
#linkliste h3 {
	text-align: left;
	margin: 0px;
}
#bewertungen ul {
	margin: 0;
	padding: 0;
}
#bewertungen ul li {
    background: none;
    color: #f5deb3;
    font-size: 14px;
    list-style-type: none;
    margin-bottom: 10px;
}
span.stars {
    background: url("gfx/bewertungen.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    display: block;
    height: 18px;
    margin-left: 0;
    width: 121px;
    margin-bottom: 20px;
}
span.stars.s1 {
    background-position: -8px -120px;
}
span.stars.s2 {
    background-position: -8px -94px;
}
span.stars.s3 {
    background-position: -8px -78px;
}
span.stars.s4 {
    background-position: -8px -52px;
}
span.stars.s5 {
    background-position: -8px -26px;
}
#bewertungen div.bewertung-details ul li {
    background: url("gfx/arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #f5deb3;
    font-size: 14px;
    list-style-type: none;
    margin-bottom: 10px;
    padding-left: 35px;
}
#bewertungen .image img {
	width: 100%;
	height: auto;
	max-width: 179px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#bewertungen .bewertung-details {
	font-weight: bold;
	font-size: 12px;
	line-height: 21px;
}
#bewertungen .bewertung-details ul li {
	font-weight: normal;
	font-size: 12px !important;
	line-height: 21px;
}
iframe {
	border: 0px;
}
#linkliste a {
	color: #f5deb3;
	font-size: 10px;
	line-height: 12px;
}