/*
CSS Updater (style.php)
*/

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


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

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

p {
padding-bottom: 18px;
}

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

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;
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: #ffffff;
font-family: Verdana, Tahoma, Helvetica, Arial, Verdana, sans-serif;
font-size: 12px;
}

blockquote {
border: 3px double #E5E500;
margin:  0 20px 18px;
padding: 18px 18px 0;
text-align: justify;
}

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

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


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
font-weight: bold !important;
}

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

#main {
background-color: transparent;
margin: 0 auto;
margin-bottom: 1px;
margin-top: 1px;
width: 1000px;
background-image: url(images/body.jpg);
background-repeat: repeat-y;
border: 2px solid #ffffff;
}

#wrapper {
margin: 0 auto;
width: 1000px;
}

#header {
background-color: transparent;
background-image: url(images/header.jpg);
background-position: center;
background-repeat: no-repeat;
height: 339px;
padding-top: 1px;
}

#content {
float: none;
margin:10px;
-margin:5px;
width: 98%;
overflow: hidden;
}


#footbar {
background-attachment: scroll;
background-color: transparent;
clear: both;
padding-bottom: 5px;
border-top: 2px solid #000000;
text-align: center;
width: 920px;
margin-left: 30px;
}

#footer {
background-color: #ffffff;
background-color: transparent;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
clear: both;
color: #ffffff;
height: 120px;
width: 1000px;
}


/* HEADER ITEM
************************************/

#main_navigation {
background-color: transparent;
font-size: 12px;
height: 30px;
}

#main_navigation li {
display: inline;
}

#main_navigation li a {
color: #C675EC;
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: transparent;
color: #0f0e13;
text-decoration: none;
}

#title {
width: 365px;
text-align: center;
color: #000000;
font-size: 30px;
margin-top: 120px;
margin-left: 324px;
font-family: Georgia, Verdana, Arial, Tahoma;
}

#title a {
color: #000000;
font-weight: bold !important;
}

.description {
width: 365px;
text-align: center;
margin-left: 324px;
color: #000000;
}

/* CONTENT ITEM
************************************/

.post {
margin-bottom: 1px; 
padding: 5px;
width: 765px;
_width: 750px;
}

.post_title {
background-color: transparent;
width: auto;
text-align: left;
font-size: 15pt;
font-family: Verdana, Tahoma, Arial;
font-weight: bold;
}

.post_title a {
background-color: transparent;
color: #E5E500;
font-size: 15pt;
font-family: Georgia, Verdana, Tahoma, Arial;
font-weight: bold;
}

.post h2 {
background-color: transparent;
width: auto;
text-align: left;
color: #E5E500;
font-size: 15pt;
font-family: Georgia, Verdana, Tahoma, Arial;
font-weight: bold;
}

.postmetadata {
border-bottom: 1px dotted #415301;
width: auto;
margin: 2px 0;
padding: 3px 0;
font-size: 8pt;
}

.entry {
margin: 10px 0;
}

#ads {
float: center;
}

.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 #C675EC;
display: block;
padding: 5px;
text-align: center;
}

.serif a:hover {
background-color: #C675EC;
color: #0f0e13;
text-decoration: none;
}

.center {
text-align: center;
}

.wp-caption {
border: 1px solid #5A3D01;
margin: 3px;
padding: 2px;
text-align: center;
color: #ffffff;
}

.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 #ffffff;
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 #5A3D01;
margin-bottom: 18px; 
padding: 5px;
width: 770px;
}

#submit {
border: 1px solid #5A3D01;
cursor: pointer;
font-weight: bold;
margin-bottom: 18px; 
padding: 5px;
width: 780px;
}

#submit:hover {
background-color: #F8DC21;
}

/* ARCHIVE ITEM
************************************/

.pagetitle {
margin: 5px 1px 18px;
text-align: left;
padding-left: 10px;
}

.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: #ffffff;
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 {
margin-left: 35px;
color: #ffffff;
}

.separator {
	clear:both;
	float:none;
}
/* SIDEBAR ITEMS 
************************************/

body#charts-sidebar-body {
    background-color: #270001;
    width: auto;
    padding: 0px;
    background-image: none;
}

body#charts-sidebar-body #sidebar, .tablecasinositeshead #sidebar {
float: none;
clear: both;
margin: 0px;
padding:0px;
width:auto;
}


#sidebar {
float: right;
width: 190px;
color: #000000;
margin-top: 10px;
}

#sidebar ul li h4 {
	width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    padding:7px 5px 7px 5px;
    margin: 0;
    color: #ffffff;
	text-align:right;
    letter-spacing: normal;
    background:#b29201;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -khtml-border-top-left-radius: 6px;
    -khtml-border-top-right-radius: 6px;
}

#sidebar ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#sidebar ul li ul {
color: #000000;
background:#8b7305;
border:2px solid #b29201;
margin-bottom:10px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -khtml-border-bottom-left-radius: 6px;
    -khtml-border-bottom-right-radius: 6px;
}


#sidebar ul li ol {
    color: #000000;
    background:#8b7305;
    border:2px solid #b29201;
    margin-bottom:10px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -khtml-border-bottom-left-radius: 6px;
    -khtml-border-bottom-right-radius: 6px;
    list-style-position: inside;
}

#sidebar .banners {
    text-align: center;
    padding: 5px;
    color: #000000;
    background:#8b7305;
    border:2px solid #b29201;
    margin-bottom:10px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -khtml-border-bottom-left-radius: 6px;
    -khtml-border-bottom-right-radius: 6px;
}

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

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


#sidebar ul li ul li {
border: none;
margin-bottom: 0 !important;
color: #031F24;
padding:5px;
border-top:1px dotted #ffffff;
}

#sidebar ul li ol li {
border: none;
margin-bottom: 0 !important;
color: #F1F90A;
padding:5px;
border-top:1px dotted #ffffff;
}

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

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

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

/* FOOTER ITEM
************************************/

#footer a {
color: #E5E500;
}

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

#footerlinks {
text-align: center;
color: #E5E500;
text-decoration: none;
font-size: 11px;
font-weight: bold;
}

#footerlinks a {
text-align: center;
color: #E5E500;
text-decoration: none;
}

#footerlinks a:hover {
text-align: center;
color: #ffffff;
text-decoration: none;
}

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

.charts {
    width: auto;
    float: none;
    clear: both; 
    margin: auto;
    margin-bottom: 20px;
}

.tablecasinositeshead .ygrp-remaining a {
	color:#ffffff;
}

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

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

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


.banners_125_widget, .banner125 {
	vertical-align:middle;
	text-align:center;
	padding:auto;
}


.tablecasinositeshead .ygrp-remaining #tabs, 
.tablecasinositeshead .ygrp-remaining #accordeon, 
.text-input,
.form-hr {
	padding:5px;
}
.tablecasinositeshead .ygrp-remaining object, .tablecasinositeshead .ygrp-remaining embed {
    width: 100%;
}
.tablecasinositeshead .ygrp-remaining ul, .post ul, .tablecasinositeshead .ygrp-remaining ol, .post ol {
	margin:5px;
	padding:0px;
}
.tablecasinositeshead .ygrp-remaining ul li, .post ul li {
	margin:5px;
	list-style-position: inside;
	padding-left:15px;
	list-style-type: circle;
}

.tablecasinositeshead .ygrp-remaining ol li, .post ol li {
	background-position: left;
	list-style-position: inside;
    padding: 3px 5px 3px 15px;
	margin:5px;
    vertical-align:middle;
}



.charts .tablecasinositeshead {
    width: auto;
    float: none;
    clear: both;
    margin:0px 2px 10px 2px;
    padding: 5px 3px 5px 3px;
    border: 1px solid #F30006;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    background-color: #271200;
}

.charts table td{
    vertical-align: top;
}

.charts table .tablecasinositeshead .ygrp-remaining table  {
    font-size: 8pt;
}

.charts table .tablecasinositeshead .ygrp-remaining table a {
    font-size: 8pt;
}

.charts table .tablecasinositeshead .ygrp-remaining table tr th {
    font-size: 7pt;
    font-weight: normal;
}

.charts table .tablecasinositeshead .ygrp-remaining table tr td{
    vertical-align: middle;
}

.charts .tablecasinositeshead .ygrp-remaining {
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    border: 1px solid #F30006;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 1px;
   background-color: #8D0003;
 }

.charts .tablecasinositeshead h2 {
    width: auto;
    float: none;
    clear: both;
    padding:5px;
    color: #FFFF00;
}

.charts .tablecasinositeshead h2 a {
    color: #FFFF00;
}


.charts .tablecasinositeshead  .footer {
    width: auto;
    float: none;
    clear: both;
    padding:5px;
    color: #FFFF00;
}


.charts .tablecasinositeshead .ygrp-remaining table {
    width: 100%;
    background-color: #8D0003;
}

.charts .tablecasinositeshead .ygrp-remaining table th {
    background-color: #320001;
    color: #FFFFFF;
    text-align: center;
    padding:2px;
}

.charts .tablecasinositeshead .ygrp-remaining table td {
    background-color: #;
    padding:4px 2px 4px 2px;
    color: #FFFFFF;
}


.charts .tablecasinositeshead .ygrp-remaining table td a{
    display: block;
    color: #FFFFFF;
    font-weight: normal;
}

.charts .tablecasinositeshead .ygrp-remaining table td a:hover {
    color: #FE080D;
    text-decoration: none;
}


.topcasinotable_ranking {
    background-color: #8D0003;
}

.comment_time {
    background-color: #8D0003;
}

.topcasinotable_ranking td{
    border-top: 1px solid #AD0306;
    border-bottom: 1px solid #750305;
}

.comment_time td{
    border-top: 1px solid #AD0306;
    border-bottom: 1px solid #750305;
}

.even:hover, .odd:hover{
background-color: #A10205;
}



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

/* Color tab styles */

.textXSMALL, .ygrp-remaining ul.related_posts_content li.latestnews {
    background-color: #8d0003;
    color: #ffffff;
    border: 1px solid #410002;
}
.ygrp-remaining ul.related_posts_content li {
    background-color: #410002;
}
.ygrp-remaining ul.related_posts_content li, .ygrp-remaining ul.related_posts_content li h4 {
    color: #ffffff;
}

/* Common tab styles */

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

.ygrp-remaining .textXSMALL {
    margin: 0;
    padding: 5px;
}

.ygrp-remaining .textXSMALL h1,
.ygrp-remaining .textXSMALL h2,
.ygrp-remaining .textXSMALL h3,
.ygrp-remaining .textXSMALL h4,
.ygrp-remaining .textXSMALL h5,
.ygrp-remaining .textXSMALL h6 {
    margin: 0;
}

