/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0102
*/
@charset "utf-8";

body {
    background:#070707 url(images/bg.gif) repeat-x;
	background-position:left bottom;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9pt;
    color:#b1b1b1;
	margin:0px;
	padding:0px;
}

#site-main-casino {
    width: 1000px;
    margin: 0px auto 0px auto;
    padding:0px;
	line-height:17px;
	background:#000000;
}

#site-header-casino {
    height:237px;
	width:817px;
    background: url(images/header.jpg);
	background-repeat: no-repeat;
    background-position: left top;
    padding: 0px;
    margin:0px;
	text-align:center;
	float:left;
	position:relative;
	color:#ffffff;
}

#site-header-casino h1 {
    font-size:20pt;
    margin:0px;
    padding:80px 0px 0px 0px;
	text-transform:none;
}

#site-header-casino h1 a {
    color:#ffffff;
    text-decoration:none;
	font-weight:bold;
	font-style:normal;
}
.description {
	float:left;
	padding:10px 0px 0px 0px;
	width:817px;
}

h1, h2, h3, h4, h5, h6 {
	font-size:10pt;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	margin:0px;
	text-transform:uppercase;
}
.separator {
	clear:both;
}

p {
	margin:0px;
	padding:0px 0px 10px 0px;
}

a img {
	border:none;
}
/**************************MAIN MENU************************************/
#site-menu-casino {
	background: url(images/menu.jpg);
	background-repeat: no-repeat;
    background-position: left top;
	position: relative;
	top: 0px;
	width: 183px;
	height:200px;
	margin: 0px;
	padding: 15px 0px 20px 0px;
	overflow:hidden;
	float:right;
	line-height:12px;
}

#site-menu-casino ul {
    padding:0px;
	margin:0px;
	list-style-type: none;
	overflow: hidden;
	float:left;
	height:190px;
}

#site-menu-casino ul li {
    display: block;
    position: relative;
    padding:5px;
	margin:0px;
	border-bottom:1px dotted #ffc2ac;
	width: 160px;
	text-align:right;
}

#site-menu-casino ul li a {
    display: block;
    text-decoration: none;
	padding-right:15px;
	margin:0px;
    color: #ffffff;
    font-size: 8pt;
	font-weight:bold;
}

#site-menu-casino ul  li:hover a, #site-menu-casino ul  li a:hover {
	color:#000000;
	background:url(images/ul-li.gif) no-repeat;
	background-position:right;
 }
 
 
#site-content-casino {
	width:98%;
	margin:10px 0px 10px 0px;
	padding:10px;
	float:left;
	overflow:hidden;
}

#charts {
	width:auto;
	margin:auto;
	padding:auto;
	float:none;
}

/*************************GET content***************************/

.site-post-casino {
	padding:0px;
	margin:0px 0px 10px 0px;
	float:left;
	width:78%;
	border-bottom:1px dotted #b8b8b8;
}
.site-post-casino h2 {	
	padding:5px;
	margin:0px;
	width:auto;
	color:#ffffff;
}

.site-post-casino h2 a {
	color:#ffffff; 
	text-decoration:none;
	font-weight:bold;
}
.site-navi-casino {
	color:#ffffff;
	text-decoration:none;
}

.site-post-casino a img  {
	border:none;
}

/* SIDEBAR ITEMS 
************************************/

body#charts-sidebar-body {
	padding: 0px;
	margin: 0px;
	background-image: none;
}

body#charts-sidebar-body #sidebar , .commenttext #sidebar {
	float: none;
	clear: both;
	margin: 0px;
	width:auto;
	background:#000000;
}
#sidebar {
	float: right;
	margin: 0px 0px 10px 0px;
	padding:0px;
	width:200px;
}

#sidebar ul li h4 {
	padding:5px;
	margin:0px;
	text-align:right;
	color:#ffffff;
	background:#565455 url(images/bg-sidebar-h2.gif) no-repeat;
	background-position:left top;
	border:2px solid #282627;
	border-bottom:none;
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -khtml-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    -khtml-border-top-right-radius: 6px;
}
#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#sidebar ul ul, #sidebar ul ol.links {
	padding:0px;
	margin:0px 0px 10px 0px;
	background:#575656 url(images/bg-sidebar.gif) repeat-y;
	background-position:left top;
	border:2px solid #282627;
	border-top:none;
	-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 ul li {
    background-position: left;
    padding: 4px 5px 4px 10px;
	margin:0px;
    vertical-align:middle;
	list-style-type:square;
	list-style-position: inside;
	border-top:1px dotted #b8b8b8;
}
#sidebar ul ul li.sidebar-post {
	list-style:none;
}
#sidebar ul ol.links li { 
	background-position: left;
	list-style-position: inside;
    padding: 4px 5px 4px 10px;
    vertical-align:middle;
	border-top:1px dotted #b8b8b8;
}
#sidebar .banners {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	margin:0px 0px 10px 0px;
	background:#575656 url(images/bg-sidebar.gif) repeat-y;
	background-position:left top;
	border:2px solid #282627;
	border-top:none;
	-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 .banner {
	margin:5px;
}
#sidebar .banners .banner a img, .banners .banner object {
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
	border:none;
}

#sidebar a, .commenttext .authordiv table tr td a, a {
	color:#ff4606;
	text-decoration:none;
	font-weight:normal;
}
#sidebar a:hover, a:hover {
	color: #ffffff;
	text-decoration:underline;
}

/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

.commenttext {
    width: auto;
    float: none;
    margin:0px 2px 10px 2px;
	padding:5px;
	background:#383838 url(images/bg-cell.gif) no-repeat;
	background-position:left top;
	border:1px solid #5b5b5b;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

.commenttext * {
    width: auto;
    float: none;
}

.commenttext h2 {
    width: auto;
    height: auto;
    font-weight: bold;
    padding: 5px;
    margin: 0;
    color: #ffffff;    
	text-align:center;
	background:#000000 url(images/bg-cell-h2.gif) no-repeat;
	background-position:top center;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}
.commenttext h2 a {
    color: #ffffff;
    text-decoration: none;
	font-weight:bold;
}
.commenttext h2 a:hover,
.commenttext .footer a:hover,
#site-header-casino h1 a:hover,
#site-footer-casino a:hover,
.site-post-casino h2 a:hover {
    text-decoration: underline;
	color: #aaaaaa;
}


.commenttext .authordiv {
    margin:5px 0px 5px 0px;
	padding:0px;
	background:#f7f7f7;
	border:1px solid #d5d5d5;
	color:#000000;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}
.charts table td table tr td {
    vertical-align: middle;
}
.charts table td {
    vertical-align: top;
}
.emptycell {
	background-color: transparent;
}
td.toproomsrow2-1 {
	text-align: right; 
	vertical-align: middle;
}

td.toproomsrow2-2, td.toproomsrow2-5, td .toproomsrow2-6, td.toproomsrow2-7, td.toproomsrow2-8 , td.toproomsrow2-9, td.toproomsrow2-10 {
	text-align: center; 
	vertical-align: middle;
}

td.toproomsrow2-3, td.toproomsrow2-4  {
	text-align: left; 
	vertical-align: middle;
}


.subpagesimages, .postsingle_ads_b {
	vertical-align:middle;
	text-align:center;
	padding:auto;
}


.commenttext .authordiv #tabs, 
.commenttext .authordiv #accordeon, 
.contentbg,
.contenttoc {
	padding:5px;
}
.commenttext .authordiv object, .commenttext .authordiv embed {
    width: 100%;
}
.commenttext .authordiv ul, .site-post-casino ul, .commenttext .authordiv ol, .site-post-casino ol {
	margin:5px;
	padding:0px;
	
}
.commenttext .authordiv ul li, .site-post-casino ul li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
	list-style-type:square;
}
.commenttext .authordiv ol li, .site-post-casino ol li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
}
.commenttext .authordiv table {
    width: 100%;
	color:#000000;
    background-color:#f7f7f7;
	border-spacing:0px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}
.commenttext .authordiv table tr th {
    font-size:7pt;
    padding: 2px;
	font-weight:normal;
	background:#d5d5d5;
}

.commenttext .authordiv table tr td {
	font-size:8pt;
    padding:4px 2px 4px 2px;
     background-color:#f7f7f7;
	font-weight:normal;
	vertical-align:middle;
	border-top:1px dotted #b8b8b8;
}
.commenttext .authordiv table tr:hover td {
    background-color: #f3f0f0;
}


.commenttext .authordiv table tr td a:hover,
.commenttext .authordiv  a:hover {
    color: #000000;
    text-decoration: underline;
}

.commenttext .authordiv table tr td img {
    border: none;
	vertical-align:middle;
}
.commenttext .footer {
    padding: 5px;
	margin:0px;
    font-size:8pt;
    text-align: right;
	font-weight:bold;
	color:#ffffff;
	background:#282627;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}
.commenttext .footer a, 
#site-footer-casino a  {
	color:#ffffff;
    text-decoration: none;
	font-weight:bold;
}

/************************GET FOOTER*******************************/
#site-footer-casino {
	width:auto;
	text-align:center;
	background:url(images/footer.jpg) no-repeat;
	background-position: left bottom;
	padding:42px 0px 30px 0px;
	margin:0px;
}

/*** TAB STYLES *************************************************************/

/* Color tab styles */

.subjects, .authordiv ul.feeds_widget_title li.commetmain {
    background-color: #ffffff;
    border: 1px solid #d5d5d5;
}
.authordiv ul.feeds_widget_title li {
    background-color: #d5d5d5;
}
.authordiv ul.feeds_widget_title li, .authordiv ul.feeds_widget_title li h4 {
    color: #000000;
}

/* Common tab styles */

.authordiv ul.feeds_widget_title {
    display: block;
    clear: both;
    margin: 0;
    padding: 0px;
    text-align: left;
}
.authordiv ul.feeds_widget_title li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 3px 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;
}
.authordiv ul.feeds_widget_title li.commetmain {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.authordiv ul.feeds_widget_title h4 {
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.authordiv ul.feeds_widget_title li.commetmain h4 {
    font-weight: bold;
}
.authordiv ul.feeds_widget_title li:hover {
    text-decoration: underline;
}

.authordiv .subjects {
    margin: 0;
    padding: 5px;
}

.authordiv .subjects h1,
.authordiv .subjects h2,
.authordiv .subjects h3,
.authordiv .subjects h4,
.authordiv .subjects h5,
.authordiv .subjects h6 {
    margin: 0;
}
