/*
CSS Updater (style.php)
*/

/*
Theme Name: 291
*/
@charset "utf-8"; 


/* RESET 
************************************/

* {
margin: 0;
padding: 0;
letter-spacing: 1px;
}

p {
padding-bottom: 8px;
}


h1, h2, h3, h4, h5, h6 {
font-size:11pt;
font-weight: bold;
color:#ffffff;
padding:5px;
margin:0px;
}


hr {
clear: both;
visibility: hidden;
}

input, textarea {
color: inherit;
font-family: inherit;
font-size: inherit;
letter-spacing: inherit;
}

/* 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%;
}

/* NIFTY 
************************************/

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}

/* GENERAL ITEMS 
************************************/

body {
background-color: #340108;
color: #f4f4f4;
font-family: Verdana, Tahoma, Helvetica, Arial, Verdana, sans-serif;
font-size: 11px;
}

a {
color: #C2C2C2;
font-weight: bold;
outline: none;
text-decoration: underline;
}

a:hover {
color: #eeeeee;
text-decoration: underline;
}

img {
border: none;
}

blockquote {
border-left: 5px solid #C2C2C2;
margin:  0 18px 18px;
padding: 18px 18px 0;
text-align: justify;
}

/* GENERAL LAYOUT 
************************************/

#main {
background-image: url(img/body.jpg);
background-repeat: repeat-y;
margin: 0 auto;
width: 1000px;
border: 1px solid #ffffff;;
-overflow:hidden;
}

#wrapper {
width: 1000px;
margin: 0 auto;
background-image: url(img/body.jpg);
background-repeat: repeat-y;
}

#header {
background-attachment: scroll;
background-color: #d3d3d3;
background-image: url(img/header.jpg);
background-position: top left;
background-repeat: repeat-x;
height: 300px;
width: 1000px;
}

#content {
float: left;
margin-left: 10px;
-margin-left:5px;
width: 760px;
_width: 750px;
background-color: transparent;
}

#sidebar {
float: right;
width: 200px;
margin-right: 15px;
_margin-right: 7px;
color: #000000;
}

#footer {
background-color: transparent;
background-image: url(img/footer.jpg);
background-repeat: no-repeat;
clear: both;
height: 105px;
}

/* HEADER ITEMS 
************************************/

.navi_left {
float: right;
margin-right:50px;
margin-top:10px;
}

.navi_right {
float: right;
}

#navi_panel {
height: 40px;
}

#navi_panel ul {
display: block;
list-style: none;
}

#navi_panel ul li {
display: inline;
list-style: none;
}


#navi_panel ul li a {
float: left;
padding: 12px;
text-decoration: none;
}

#navi_panel ul li a:hover, #navi_panel ul li.current_page_item a {
color: #eeeeee !important;
text-decoration: none;
}

.main_title {
font-weight: bold !important;
font-family: Georgia, Verdana, Tahoma, Arial;
text-align: center;
font-size: 30px;
margin-top: 153px;
margin-left: 598px;
width: 400px;
}

.main_title a {
text-decoration: none;
font-size: 30px;
color: #f4f4f4;
}

.main_title a:hover {
text-decoration: underline;
font-size: 30px;
color: #f4f4f4;
}

.description {
text-align: center;
font-size: 12px;
color: #f4f4f4;
margin-left: 598px;
width: 400px;
}

#searchform {
float: right;
padding: 7px 10px 0 0;
width: 250px;
}

#s {
background-color: #eeeeee;
border: none;
height: 20px;
float: left;
padding: 5px 0 0 10px;
width: 150px !important;
}

#searchsubmit {
background-color: #d3d3d3;
border: none;
color: #076391;
cursor: pointer;
float: right;
padding: 5px;
width: 80px !important;
}

#searchsubmit:hover {
background-color: transparent;
color: #d3d3d3;
border: 1px solid #eeeeee;
}

/* CONTENT ITEMS 
************************************/

.post {
background-color: transparent;
padding: 10px;
width: 730px;
margin-left: 5px;
_margin-left: 0px;
border: 3px double #f4f4f4;
margin-bottom: 15px;
}

.post a  {
color: #ffffff;
text-decoration: none;
}

.post a:hover  {
text-decoration: underline;
color: #eeeeee;
}

#feature_post {
padding: 10px;
width: 580px;
}

.feature_article {
margin-bottom: 0px;
}

.feature_title a {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/trans_bg.png);
background-position: top left;
background-repeat: repeat;
color: #333333 !important;
margin: 15px 5px;
padding: 5px 10px 10px;
position: absolute;
text-decoration: none !important;
z-index: 10;
width: 570px;
}

.feature_title a:hover {
text-decoration: underline !important;
}

.feature_img {
border: 1px solid #ffffff;
padding: 5px;
position: relative;
z-index: 1;
}

.feature_entry {
width: 600px;
}

.feature_entry li {
list-style : decimal;
margin-left : 25px;
}

.feature_entry ol {
margin-bottom : 10px;
margin-left : 25px;
}

.feature_entry ul {
margin-top : 10px;
margin-left : 20px;
margin-bottom : 10px;
}

.post_title {
color: #ffffff;
font-weight: bold;
}

.metadata {
list-style: none;
float: right;
margin-left: 10px;
padding-bottom: 10px;
text-align: left;
width: 580px;
margin-top: 10px;
}

.postmeta_img {
margin-left: 5px;
margin-right: 5px;
}

.metadata a {
color: #ffffff;
text-decoration: none;
}

.metadata li {
list-style: none;
margin-left: 10px;
}

.author {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/copyright.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.date {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/clock.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.comments {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/comments.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.tags {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/tag_blue.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.category {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/folder_document.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.excerpt_post {
background-color: transparent;
background-image: url(img/gradient_bg.jpg);
background-position: top left;
background-repeat: repeat-x;
float: left;
height: 300px;
margin: 0 9px 20px 9px;
padding: 10px;
width: 280px;
border: 2px solid #BF6E00;
}

.excerpt_post h4 {
margin-top: 1px;
}

.excerpt_post h4.except_title a, h4.archivetitle a  {
text-decoration: none;
color: #000000;
font-weight: bold;
}

.excerpt_img {
border: 1px solid #BF6E00;
float: left;
margin: 0 5px 5px 0;
padding: 5px;
}

.excerpt_post a:hover {
color: #333333 !important;
}

.excerpt_post .entry {
padding-top: 25px;
height: 200px;
}

.entry {
padding: 5px 0;
}

.entry li {
list-style : decimal;
margin-left : 25px;
}

.entry ol {
margin-bottom : 10px;
margin-left : 25px;
}

.entry ul {
margin-top : 10px;
margin-left : 20px;
margin-bottom : 10px;
}

.read_more {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/arrow_right.png);
background-position: top right;
background-repeat: no-repeat;
padding-right: 25px;
padding-bottom: 15px;
}

.read_more a {
color: #C2C2C2;
}

.postmetadata {
margin-top: 5px;
text-align: left;
}

.postmetadata a {
color: #C2C2C2;
}

/* COMMENTS ITEMS 
************************************/

.post_info {
border: 1px solid #ffffff;
padding: 8px;
text-align: center;
}

a {
color: #ffffff;
}

a:hover {
color: #eeeeee;
}

.navi {
margin: 20px 0;
}

.navleft {
float: left;
}

.navright {
float: right;
}

.author_comment {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/gradient_bg.jpg);
background-position: top left;
background-repeat: repeat-x;
margin-left: 15px;
width: 570px;
}

.commentlist li {
background-color: transparent;
clear: both;
margin-bottom: 20px;
padding-bottom: 10px;
border: 2px solid #ffffff;
margin-left: 15px;
}

#comments, #respond, .pagetitle {
font-weight: bold;
color: #ffffff;
margin-bottom: 20px;
padding-top: 20px;
text-align: center;
margin-left: 15px;
}

input#author, #email, #url {
background-color: transparent;
border: 1px solid #ffffff;
float: left;
padding: 4px;
width: 570px;
margin-lelt: 15px;
margin-bottom: 10px;
margin-left: 15px;
}

textarea#comment {
background-color: transparent;
border: 1px solid #ffffff;
float: left;
padding: 4px;
margin-bottom: 10px;
width: 570px;
margin-left: 15px;
}

.input_title {
color: #ffffff;
float: left;
text-align: left !important;
margin-left: 15px;
width: 570px;
padding-top 20px;
}

#submit {
background-color: transparent;
border: 1px solid #ffffff;
clear: both;
cursor: pointer;
display: block;
margin-bottom: 20px;
padding: 4px;
margin-left: 15px;
}

.avatar {
float: left;
margin: 10px 10px 5px 0;
}

.comment_entry {
padding: 0 10px;
}

.avatar_div {
padding: 10px;
}

.avatar_div span {
float: right;
}

/* SIDEBAR ITEMS 
************************************/

#sidebar ul li h4 {
	overflow:hidden;
    font-size: 10pt;
    font-weight: bold;
    margin: 0;
	padding:40px 5px 30px 15px;
	text-align:center;
	background-image: url(img/sidebgtitle_1.jpg);
	color:#000000;
    letter-spacing: normal;
}

#about {
background-image: url(img/sidebg.jpg);
background-repeat: repeat-y;
padding-left: 3px;
background-position: left;
width: 347px;
}

#sidebartitle_end {
background-color: transparent;
background-image: url(img/sidebottom_end.jpg);
background-position: top left;
background-repeat: no-repeat;
width: 350px;
height: 70px;
}

#sidebar a {
text-decoration: none;
color: #f4f4f4;
}

#sidebar a:hover {
text-decoration: none;
color: #E3D500;
}


#wp-calendar {
width: 320px;
margin-left: 20px;
color: #f4f4f4;
}

#wp-calendar thead th, #wp-calendar td {
border: none;
width: 33px;
text-align: center;
color: #f4f4f4;
}

.textwidget {
background-image: url(img/sidebg.jpg);
background-repeat: repeat-y;
padding-left: 40px;
color: #f4f4f4;
width: 280px;
padding-right: 30px;
}



.widget ul {
}



#sidebar  ul {
color: #f4f4f4;
list-style: none;
}

#sidebar  ul li {
border-bottom: none;
padding: 5px 0;
margin-left: 0px;
width: auto;
}

#sidebar .banners {
    text-align: center;
    padding: 5px;
    background-color: #340108;
}

#sidebar .banners  img {
    margin-bottom: 5px;
}

#sidebar .banners  object, #sidebar .banners  embed {
    margin-bottom: 5px;
}

#sidebar ul li ul.children {
display: none;
}

#sidebar ul li ul {
    list-style-position: inside;
    padding-left: 15px;
    padding-bottom: 10px;
    background-color: #340108;
}

#sidebar ul li ol {
    list-style-position: inside;
    padding-left: 15px;
    padding-bottom: 10px;
    background-color: #340108;
}


#sidebar ul li ol li{
color: #E3D500;
}

.widget_categories {
display: block;
text-align: left;
width: auto;
}

.cat-item a {
display: block;
float: none;
}


.widgettext {
color: #f4f4f4;
margin-left: 40px;
width: 280px;
font-size: 11px;
}

.widget_text {
background-repeat: no-repeat;
}

.ads_small {
background-color: transparent;
width: 310px;
margin-left: 25px;
}

.ads_small img {
padding: 11px;
}

#sidebar_left {
float: right;
margin-top: 20px;
width: 350px;
}

#sidebar ul {
display: block;
list-style: none;
}

/* ARCHIVES ITEMS 
************************************/

.archive ul {
display: block;
list-style: none;
padding: 10px 0 0 10px;
}

.archive li {
padding: 5px 0;
}

.archive .children , .children  {
    float: none;
    display: none;
}


.archive ul {
display: block;
list-style: none;
padding: 10px 0 0 10px;
}


.archive h4 {
text-decoration: none;
color: #D7D720;
font-weight: bold;
}

.navigation {
border: 1px solid #023761;
padding: 10px;
}

.navigation a {
color: #023761;
}

.navigation a:hover {
color: #88BC55;
}

.navigation .alignleft {
float: left;
}

.navigation .alignright {
float: right;
}


/* FOOTER ITEMS 
************************************/

#footer .wrapper {
padding: 10px;
color: #eeeeee;
}

#footerlinks {
text-align: center;
color: #eeeeee;
text-decoration: none;
font-weight: bold;
}

#footerlinks a {
color: #eeeeee;
text-decoration: none;
}

.separator {
    float: none;
    clear: both;
}


/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

  .charts {
    float: none;
    margin: auto;
    width: 980px;
    overflow: hidden;
}  

.form-block {
    width: auto;
    float: none;
    margin:0px 2px 10px 2px;
}

.form-block * {
    width: auto;
    float: none;
}

.form-block a {
    color: #e6b206;
    text-decoration: underline;
	font-weight:normal;
}
.form-block a:hover {
    text-decoration: none;
	color:#ffffff;
}

.form-block h2 {
    width: auto;
    height: auto;
    font-size: 11pt;
    font-weight: bold;
    padding:5px;
	text-align:right;
}
.form-block h2 a {
    color: #ffffff;
    text-decoration: none;
	font-weight:bold;
}
.form-block h2 a:hover {
    color: #FFF;
    text-decoration: underline;
}


.form-block .table_casinos {
    margin:0px;
	color:#ffffff;
	padding:0px;
	border:5px solid #060606;
background-color: #340108;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
}


.charts table td table tr td {
    vertical-align: middle;
}
.charts table td {
    vertical-align: top;
}
.emptycell {
	background-color: transparent;
}
td.linkgruenfettunderline-1 {
	text-align: right; 
	vertical-align: middle;
}

td.linkgruenfettunderline-2, td.linkgruenfettunderline-5, td .linkgruenfettunderline-6, td.linkgruenfettunderline-7, td.linkgruenfettunderline-8 , td.linkgruenfettunderline-9, td.linkgruenfettunderline-10 {
	text-align: center; 
	vertical-align: middle;
}

td.linkgruenfettunderline-3, td.linkgruenfettunderline-4  {
	text-align: left; 
	vertical-align: middle;
}


.a-img, .jpgs {
	vertical-align:middle;
	text-align:center;
	padding:auto;
}


.form-block .table_casinos #tabs, 
.form-block .table_casinos #accordeon, 
.article_separator,
.twitter-content {
	padding:5px;
}
.form-block .table_casinos object, .form-block .table_casinos embed {
    width: 100%;
}
.form-block .table_casinos ul, .post ul, .form-block .table_casinos ol, .post ol {
	margin:5px;
	padding:0px;
}
.form-block .table_casinos ul li, .post ul li {
	margin:5px;
	list-style-position: inside;
	padding-left:15px;
	list-style-type: circle;
}

.form-block .table_casinos ol li, .post ol li {
	background-position: left;
	list-style-position: inside;
   padding-left:15px;
	margin:5px;
    vertical-align:middle;
}



.form-block .table_casinos table {
    width: 100%;
    background-color: #340108;
border-spacing:0px;
}
.form-block .table_casinos table tr th {
    color: #000;
    font-size: 7pt;
    padding:2px;
    margin: 0;
    color: #000000;
    letter-spacing: normal;
	font-weight:normal;
    background:#1f1f1f;
    background-image: url(img/gradient_bg.jpg);
    background-position: top left;
    background-repeat: repeat-x;
}
.form-block .table_casinos table tr td {
    font-size: 8pt;
    padding: 5px 2px 4px 2px;
	font-weight:normal;
    background-color: #111111;
}
.form-block .table_casinos table tr.tabletext td {
    background-color: #340108;
}

.form-block .table_casinos table tr.headlines td {
    background-color: #340108;
}

.tabletext td{
    border-top: 1px solid #4A020C;
    border-bottom: 1px solid #200105;
}

.headlines td{
    border-top: 1px solid #4A020C;
    border-bottom: 1px solid #200105;
}



.form-block .table_casinos table tr td a {
    color: #e6b206;
    text-decoration: none;
	font-weight:normal;
}
.form-block .table_casinos table tr td a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.form-block .table_casinos table tr:hover td {
    background: #141414;
}
.form-block .table_casinos table tr td img {
    border: none;
}

.form-block .footer {
    padding: 5px;
    font-size:8pt;
    text-align: right;
	color: #ffffff;
	background:transparent;
}
.form-block .footer a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}



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

/* Color tab styles */

.text-a, .table_casinos ul.feeds_widget_line li.rssfeedlinks {
    background-color: #340108;
    color: #ffffff;
    border: 1px solid #810215;
}
.table_casinos ul.feeds_widget_line li {
    background-color: #810215;
}
.table_casinos ul.feeds_widget_line li, .table_casinos ul.feeds_widget_line li h4 {
    color: #ffffff;
}

/* Common tab styles */

.table_casinos ul.feeds_widget_line {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
}
.table_casinos ul.feeds_widget_line 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;
}
.table_casinos ul.feeds_widget_line li.rssfeedlinks {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.table_casinos ul.feeds_widget_line h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.table_casinos ul.feeds_widget_line li.rssfeedlinks h4 {
    font-weight: bold;
}
.table_casinos ul.feeds_widget_line li:hover {
    text-decoration: underline;
}

.table_casinos .text-a {
    margin: 0;
    padding: 5px;
}

.table_casinos .text-a h1,
.table_casinos .text-a h2,
.table_casinos .text-a h3,
.table_casinos .text-a h4,
.table_casinos .text-a h5,
.table_casinos .text-a h6 {
    margin: 0;
}

