/*
CSS Updater (style.php)
*/

/*
Theme Name: lifeatthecasino
*/



/* RESET 
************************************/

* {
margin: 0;
padding: 0;
letter-spacing: 1px;
}

p {
padding-bottom: 8px;
}

h1, h2, h3, h4, h5, h6 {
font-size: 12pt;
font-weight: bold;
}

hr {
clear: both;
visibility: hidden;
}

img {
border: none;
}

ul {
list-style: none;
}

input, textarea {
color: inherit;
font-family: inherit;
font-size: inherit;
letter-spacing: inherit;
color: #000000;
}

/* CLEARFIX 
************************************/

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}

/* GENERAL ITEMS
************************************/

body {
background-color: #000000;
color: #B6AB9A;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
}

blockquote {
border: 1px solid #2D3700; 
margin:  0 20px 18px;
padding: 18px 18px 0;
text-align: justify;
}

a {
color: #e6b206;
font-weight: bold;
outline: none;
text-decoration: none;
}

a:hover {
color: #B6AB9A;
text-decoration: underline;
}

/* GENERAL LAYOUT
************************************/

#main {
background-color: #4C5101;
margin: 0 auto;
margin-bottom: 10px;
margin-top: 10px;
border: 2px solid #ffffff;
width: 1000px;
}

#wrapper {
margin: 0 auto;
width: 1000px;
}

#header {
background-color: transparent;
background-image: url(images/header.jpg);
background-position: center;
background-repeat: no-repeat;
height: 268px;
padding-top: 1px;
}

#content{
float: left;
margin-left:5px;
width: 78%;
background-color: transparent;
}
#charts {
	width:98%;
	overflow:hidden;
	margin-left:7px;
	-margin-left:5px;
	float:left;
}



#footbar {
background-attachment: scroll;
background-color: #000000;
background-image: url(images/bg_header.jpg);
background-position: bottom left;
background-repeat: repeat-x;
clear: both;
padding-bottom: 5px;
border-top: 2px solid #000000;
text-align: center;
width: 900px;
margin-left: 30px;
}

#footer {
background-color: #ffffff;
background-color: transparent;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
background-position:bottom;
clear: both;
color: #B6AB9A;
height: 110px;
width: 1000px;
}

/* HEADER ITEM
************************************/

#main_navigation {
background-color: #0f0e13;
font-size: 12px;
height: 30px;
}

#main_navigation li {
display: inline;
}

#main_navigation li a {
color: #e6b206;
display: block;
float: left;
margin-right: 1px;
padding: 7px 10px;
text-align: center;
}

#main_navigation li a:hover, #main_navigation li.current_page_item a {
background-color: #e6b206;
color: #0f0e13;
text-decoration: none;
}

#title {
width: 1000px;
font-size: 50px;
margin-top: 55px;
text-align: center;
font-family: Georgia, Arial, Tahoma;
}

#title a {
color: #000000;
font-weight: bold !important;
}

.description {
width: 1000px;
text-align: center;
color: #333333;
font-size: 15px;
}

/* CONTENT ITEM
************************************/

.post {
margin-bottom: 1px; 
padding: 5px;
width: 765px;
_width: 760px;
}

.post_title {
background:#240000 url(images/style.svg);
font-weight: bold;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
font-size: 18px;
color: #ffffff;
text-align: center;
padding: 10px;
}

.post_title a {
background-color: transparent;
font-size: 18px;
color: #ffffff;
font-weight: bold;
}

.post h2 {
background:#240000 url(images/style.svg);
font-weight: bold;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
font-size: 18px;
color: #ffffff;
text-align: center;
padding:10px;
}

.postmetadata {
border-bottom: 1px solid #B6AB9A;
margin: 10px 0;
padding: 3px 0;
}

.entry {
margin: 10px 0;
}

.ads {
float: left;
margin: 0 5px 5px 0;
}

.entry ul {
margin-top : 2px;
margin-left : 20px;
margin-bottom : 10px;
}

.entry li {
list-style : decimal;
margin-left : 25px;
}

.entry ul li {
list-style : disc;
}

.entry ol {
padding-bottom: 18px;
padding-left: 20px;
}

.navigation {
margin: 1px 0;
padding: 10px;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.serif {
display: block;
}

.serif a {
border: 1px solid #e6b206;
display: block;
padding: 5px;
text-align: center;
}

.serif a:hover {
background-color: #e6b206;
color: #0f0e13;
text-decoration: none;
}

.center {
text-align: center;
}

.wp-caption {
border: 1px solid #2D3700;
margin: 3px;
padding: 2px;
text-align: center;
}

.wp-caption-text {
margin-top: 3px;
padding: 0 !important;
}

/* COMMENT ITEM
************************************/

.comment_area {
margin-top: 20px;
}

.commentlist {
list-style: none;
}

.commentlist li {
border: 1px solid #2D3700;
margin: 5px 0;
padding: 10px;
}

.avatar_div {
float: left;
text-align: center;
padding-right: 10px;
}

.author_comment {
background-attachment: scroll;
background-color: transparent;
background-position: bottom left;
background-repeat: repeat-x;
}

.comments_title {
margin-bottom: 18px;
}

#author, #email, #url, #comment {
border: 1px solid #2D3700;
margin-bottom: 18px; 
padding: 5px;
width: 600px;
}

#submit {
border: 1px solid #2D3700;
cursor: pointer;
font-weight: bold;
margin-bottom: 18px; 
padding: 5px;
width: 610px;
}

#submit:hover {
background-color: #D0ECB2;
}

/* ARCHIVE ITEM
************************************/

.pagetitle {
margin: 5px 1px 18px;
text-align: left;
}

.archive_post {
margin-bottom: 10px;
}

/* FOOTBAR ITEM
************************************/

#footbar ul {
padding: 5px 0;
}

#footbar ul li {
display: inline;
float: left;
margin: 0 5px;
width: 286px;
}

#footbar ul li h4 {
background-color: #392421;
font-weight: bold;
border: 3px solid #392421;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
width: 286px;
color: #B6AB9A;
text-align: center;
margin-top: 5px;
}

.widgettitle {
width: 100%;
background-color: #000000;
color: #000000;
font-weight: bold;
text-align: center;
padding-top: 15px;
}

#footbar ul li ul, #fotobar ul li ul li {
display: block;
margin: 0 !important;
}

#footbar ul li ul li {
border-top: 1px solid #0f0e13;
}

#footbar a {
color: #178BA5;
display: block;
padding: 5px;
}

#footbar a:hover {
background-color: #0f0e13;
color: #ffffff;
text-decoration: none;
}

#footbar .cat-item {
display: block;
text-align: center;
padding: 5px 0;
}

#footbar .cat-item:hover, #footbar .cat-item:hover a {
background-color: #0f0e13;
color: #ffffff;
}

#footbar .cat-item a {
float: center;
padding: 0 !important;
padding-left: 5px !important;
}

#footbar .cat-item a:hover {
background-color: transparent;
}

#footbar #wp-calendar {
display: block;
width: 286px;
}

#footbar #wp-calendar thead th, #footbar #wp-calendar td {
border: 1px solid #fccb7d;
width: 45px;
}

#footbar #wp-calendar td {
text-align: right;
padding: 4px;
}

#footbar #wp-calendar caption {
border: 1px solid #fccb7d;
padding: 5px 0;
}

#footbar #wp-calendar td a {
display: block;
padding: 0;
}

#prev {
text-align: left !important;
}

.recentcomments {
padding: 5px 0;
}

.textwidget {
padding-left: 5px;
}

.separator {
    clear:both;
    float:none;
}

/* SIDEBAR ITEM
************************************/
body#charts-sidebar-body .tabletext {
	border:none;
	background:#4C5101;
}
body#charts-sidebar-body {
	background:#4C5101;
	margin: 0;
	padding:0px;
}
body#charts-sidebar-body #sidebar, .tabletext #sidebar {
	float: none;
	margin: 0;
	width: auto;
	clear:both;
}
#sidebar {
	float: right;
	margin:10px 10px 15px 0px;
	padding:5px;
	width:180px;
	background:#240000;
	-margin-right:5px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

#sidebar ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#sidebar ul li h4, #sidebar ul li h5 {
background:#4C5101;
font-weight: bold;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
font-size: 12pt;
color: #ffffff;
text-align: center;
padding:5px;
width:auto;
}



#sidebar ul li ul li, #sidebar ul li ol li {
border-top:1px solid #480505;
border-bottom:1px solid #180000;
margin-bottom: 0 !important;
padding: 5px;
}
#sidebar ul li ul {
margin-top: 1px;
padding: 5px;
}

#sidebar ul li ol {
margin-top: 1px;
padding: 5px;
list-style-position: inside;
}
#sidebar ul li ol li {
color: #ffffff;
}

#sidebar a {
color: #B6AB9A;
}

#sidebar a:hover {
color: #ffffff;
text-decoration: none;
}

#sidebar .banners {
    text-align: center;
    padding: 5px;
}

#sidebar .banners  img {
    margin-bottom: 5px;
}

#sidebar .banners  object, #sidebar .banners  embed {
    margin-bottom: 5px;
}

/* FOOTER ITEM
************************************/

#footer a {
color: #eeeeee;
}

#footer .wrapper {
padding: 100px 0px;
color: #eeeeee;
}

#footerlinks {
text-align: center;
color: #eeeeee;
text-decoration: none;
}

#footerlinks a {
text-align: center;
color: #eeeeee;
text-decoration: none;
}

#footerlinks a:hover {
text-align: center;
color: #eeeeee;
text-decoration: none;
}

/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/
.tabletext {
    width: auto;
    float: none;
    margin:0px 2px 10px 2px;
	padding:5px;
	background:#240000 /*url(images/style.svg)*/;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
}

.tabletext * {
    width: auto;
    float: none;
}

.tabletext a {
    color: #e6b206;
    text-decoration: underline;
	font-weight:normal;
}
.tabletext a:hover {
    text-decoration: none;
	color:#ffffff;
}

.tabletext h2 {
    width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    padding:7px 5px 7px 5px;
    margin: 0;
	text-align:right;
	color: #ffffff;
    letter-spacing: normal;
   background:#4C5101;
       -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}
.tabletext h2 a {
    color: #cccccc;
    text-decoration: none;
    font-weight: bold;
}
.tabletext h2 a:hover {
    color: #FFF;
    text-decoration: none;
}


.tabletext .moduletableartikel2 {
    margin:5px 0px 5px 0px;
	color:#ffffff;
}

.tabletext .moduletableartikel2 #tabs, 
.tabletext .moduletableartikel2 #accordeon  {
	padding:5px;
}

.tabletext .moduletableartikel2 object, .tabletext .moduletableartikel2 embed {
    width: 100%;
}


.tabletext .moduletableartikel2 table {
    width: 100%;
    background-color: #3e0404;
}
.tabletext .moduletableartikel2 table tr th {
    color: #000000;
    font-size: 7pt;
    padding:2px;
	font-weight:normal;
	background:url(images/sidebarbg.png);
	background-position:top;
}
.tabletext .moduletableartikel2 table tr td {
    font-size: 8pt;
	font-weight:normal;
    padding: 2px;
	border-top:1px solid #530505;
	border-bottom:1px solid #2d0202;
}


td.comment_time-1, td.comment_time-2, td.comment_time-4, td.comment_time-5, td .comment_time-6, td.comment_time-7, td.comment_time-8 , td.comment_time-9, td.comment_time-10  {
	text-align: center; 
	vertical-align: middle;
}
.charts table td table tr td {
    vertical-align: middle;
}
.charts table td {
    vertical-align: top;
}
.emptycell {
	background-color: transparent;
}


.tabletext .moduletableartikel2 table tr td a {
    color: #e6b206;
    text-decoration: none;
	font-weight:normal;
}
.tabletext .moduletableartikel2 table tr td a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.tabletext .moduletableartikel2 table tr:hover td, #sidebar ul li ul li:hover, #sidebar ul li ol li:hover {
    background: #430404;
}
.tabletext .moduletableartikel2 table tr td img {
    border: none;
}

.tabletext .footer {
    padding: 5px;
    font-size: 10pt;
    text-align: left;
	color: #ffffff;
	border:2px solid #430404;
	background:#2e0101;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}
.tabletext .footer a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}
.tabletext .footer a:hover {
    color: #000000;
}

.imgright, .banneritem {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.entry img {
    text-align: center;
    vertical-align: middle;
}

.moduletablelinks, .part {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.moduletablelinks a, .part a {
    font-size: 9pt;
}

.moduletablelinks a:hover, .part a:hover {
}

.moduletablelinks h1, .part h1,
.moduletablelinks h2, .part h2,
.moduletablelinks h3, .part h3,
.moduletablelinks h4, .part h4,
.moduletablelinks h5, .part h5,
.moduletablelinks h6, .part h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.moduletablelinks p, .part p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.moduletablelinks ul, .part ul, .moduletablelinks ol, .part ol{
    margin-left: 20px;
    padding-left: 10px;
}

td.comment_time-2, td.comment_time-5, td .comment_time-6, td.comment_time-7, td.comment_time-8 , td.comment_time-9, td.comment_time-10  {
	text-align: center; 
	vertical-align: middle;
}

td.comment_time-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.comment_time-3, td.comment_time-4 {
	text-align: left;
	vertical-align: middle;
}

.charts table td table tr td {
    vertical-align: middle;
}

.charts table td {
    vertical-align: top;
}

.tabletext .moduletableartikel2 table tr th, .tabletext table thead th {
    font-size: 8pt;
}

.tabletext .moduletableartikel2 table tr td {
    font-size: 8pt;
}

.tabletext .moduletableartikel2 table {
    border-spacing: 0px;
}

.tabletext img {
    border: none;
    margin: 0px;
}




/*** TAB STYLES *************************************************************/

/* Color tab styles */

.text, .moduletableartikel2 ul.content li.news-data {
    background-color: #4c5101;
    color: #ffffff;
    border: 1px solid #303201;
}
.moduletableartikel2 ul.content li {
    background-color: #303201;
}
.moduletableartikel2 ul.content li, .moduletableartikel2 ul.content li h4 {
    color: #ffffff;
}

/* Common tab styles */

.moduletableartikel2 ul.content {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
}
.moduletableartikel2 ul.content li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 1px 0 0;
    padding: 3px 3px 3px 3px;
    -moz-border-radius-topleft:      4px;
    -moz-border-radius-topright:     4px;
    -webkit-border-top-left-radius:  4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-left-radius:   4px;
    -khtml-border-top-right-radius:  4px;
}
.moduletableartikel2 ul.content li.news-data {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.moduletableartikel2 ul.content h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.moduletableartikel2 ul.content li.news-data h4 {
    font-weight: bold;
}
.moduletableartikel2 ul.content li:hover {
    text-decoration: underline;
}

.moduletableartikel2 .text {
    margin: 0;
    padding: 5px;
}

.moduletableartikel2 .text h1,
.moduletableartikel2 .text h2,
.moduletableartikel2 .text h3,
.moduletableartikel2 .text h4,
.moduletableartikel2 .text h5,
.moduletableartikel2 .text h6 {
    margin: 0;
}

