/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0136
*/
@charset "utf-8";

body {
    background:#fcf4e9;
	background-position:left top;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:9pt;
    color:#333333;
	padding:0px;
	margin:0px;

}

#poker_main_site {
    width: 1000px;
    margin: 0px auto 0px auto;
    padding:0px;
	line-height:17px;
}

#poker_header_site {
    height:205px;
	width:1000px;
    background: url(images/header.jpg);
	background-repeat: no-repeat;
    background-position: left top;
    padding: 0px;
    margin:0px;
	text-align:center;
	float:left;
	position:relative;
	border-top:3px solid #2cae17;
}

#poker_header_site h1 {
    font-size:18pt;
    margin:0px;
    padding:80px 0px 0px 0px;
	text-transform:none;
}

#poker_header_site h1 a,
.navigation {
    color:#000000;
    text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
.description {
	padding:0px 0px 0px 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-size:10pt;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	margin:0px;
	text-transform:capitalize;
	font-style:italic;
}

.separator {
	clear:both;
}

p {
	margin:0px;
	padding:10px 0px 10px 0px;
}

a img {
	border:none;
}

a {
	color:#ff8000;
	text-decoration:underline;
	font-weight:normal;
}
a:hover {
	color:#2cae17;
	text-decoration:none;
}
/**************************MAIN MENU************************************/

#poker_menu_site {
	position: relative;
	width: 1000px;
	height:25px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	float:left;
	background:#2cae17;
	border-bottom:2px solid #b7d55a;
}

#poker_menu_site ul {
    margin:0px;
	padding:0px;
	list-style-type: none;
	overflow: hidden;
}

#poker_menu_site ul li {
    display: block;
    float: left;
    position: relative;
    padding:0px 1px 0px 0px;
	margin:0px;
	background: url(images/line-menu.gif) no-repeat;
	background-position:top right;
}

#poker_menu_site ul li a {
    display: block;
    text-decoration: none;
	color:#ffffff;
    font-size: 8pt;
	font-weight:normal;
	font-style:italic;
	padding:5px 10px 5px 10px;
	background:#2cae17 url(images/bg-menu.gif);
	background-repeat: no-repeat;
	background-position:left top;
}

#poker_menu_site ul  li:hover a, #poker_menu_site ul  li a:hover {
	color:#ffffff;
	background:#2cae17 url(images/bg-menu-hover.gif);
	background-repeat: no-repeat;
	background-position:left top;
}
 
#charts {
	width:99%;
	margin:10px 0px 10px 0px;
	padding:10px 10px 10px 0px;
	float:left;
	overflow:hidden;
	background:url(images/bg-charts.jpg) repeat-y;
	background-position:top right;
}

/*************************GET content***************************/
.poker_post_site {
	padding:10px;
	float:left;
	width:77%;
	margin:10px 0px 10px 0px;
	background: url(images/bg-post.jpg);
	background-repeat: repeat-y;
	background-position:left top;
}
.poker_post_site h2 {	
	padding:5px 0px 5px 0px;
	margin:0px;
	width:auto;
	color:#2cae17;
}

.poker_post_site h2 a {
	color:#2cae17; 
	text-decoration:none;
	font-weight:bold;
	
}
.poker_post_site p {
	padding:0px;
	margin:0px 0px 10px 0px;
}
.poker_info_site {
	padding:0px 10px 10px 0px;
	margin:0px 0px 10px 0px;
	float:right;
	width:90%;
}

a .calendar-date {
	background: url(images/calendar-date.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:50px;
    font-size:10pt;
    border: none;
	margin:10px 0px 0px 0px;
    padding:5px 0px 15px 0px;
    text-align: center;
    color:#ffffff;
    font-weight: bold;
	font-size:8pt;
	cursor:pointer;
	display:block;
	text-decoration:none;
	float:left;
	text-transform:capitalize;
}

.poker_post_site a img  {
	border:none;
}
.calendar-date div {
    font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-size:16pt;
}

.read-more {
	background: url(images/read-more.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding:0px 10px 7px 5px;
	text-align:right;`
	color:#ffffff;
	
}

.read-more a {
	color:#ffffff;
	font-style:italic;
	text-decoration:none;
}
/* SIDEBAR ITEMS 
************************************/

body#charts-sidebar-body {
	padding: 0px;
	margin: 0px;
	background-image: none;
}

body#charts-sidebar-body #sidebar , .textSMALLb #sidebar {
	float: none;
	clear: both;
	margin: 0px;
	width:auto;

}
#sidebar {
	float: right;
	margin: 10px 0px 10px 0px;
	padding:0px;
	width:200px;
}

#sidebar ul li h4 {
	padding:7px 5px 7px 5px;
	height:auto;
	margin:0px;
	text-align:right;
	background: url(images/bg-sidebar-h2.gif) no-repeat;
	background-position:top left;
	border:1px solid #f2e7d5;
	-moz-border-radius-topleft:   	 6px;
    -webkit-border-top-left-radius:  6px;
    -khtml-border-top-left-radius:   6px;
}
#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#sidebar ul ul, #sidebar ul ol.links {
	padding:0px 5px 0px 5px;
	margin:0px 0px 10px 0px;
	background: url(images/bg-sidebar.gif) repeat-y;
	background-position:left top;
	border:1px solid #f2e7d5;
	border-top:none;
	-moz-border-radius-bottomleft:   	 6px;
    -webkit-border-bottom-left-radius:  6px;
    -khtml-border-bottom-left-radius:   6px;
}

#sidebar ul ul li {
    background-position: left;
    padding: 4px 5px 4px 10px;
	margin:0px;
    vertical-align:middle;
	list-style-type:none;
}

#sidebar ul ol.links li { 
	background-position: left;
	list-style-position: inside;
    padding: 4px 5px 4px 10px;
    vertical-align:middle;
}
#sidebar .banners {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	padding:0px 5px 0px 5px;
	margin:0px 0px 10px 0px;
	background: url(images/bg-sidebar.gif) repeat-y;
	background-position:left top;
	border:1px solid #f2e7d5;
	border-top:none;
	-moz-border-radius-bottomleft:   	 6px;
    -webkit-border-bottom-left-radius:  6px;
    -khtml-border-bottom-left-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,
.textSMALLb .ygrp-contentblock a {
	color:#2cae17;
	text-decoration:underline;
	font-weight:normal;
}
#sidebar a:hover,
.textSMALLb .ygrp-contentblock a:hover,
.poker_post_site h2 a:hover {
	color: #ff8000;
	text-decoration:none;
}

/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

.textSMALLb {
    width: auto;
    float: none;
    margin:0px 2px 10px 2px;
	padding:0px 0px 0px 9px;
	background: url(images/bg-cell.png) no-repeat;
	background-position:left top;
}

.textSMALLb * {
    width: auto;
    float: none;
}

.textSMALLb h2 {
    width: auto;
    height: auto;
    font-weight: bold;
	padding:5px;
    margin: 0;   
	text-align:right;
	color:#ffffff;
	background:#ff8000 url(images/bg-cell-h2.jpg) no-repeat;
	background-position:let top;
	-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;
}

.textSMALLb h2 a,
.textSMALLb .footer a,
#poker_bot_site a {
    text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}

.textSMALLb .ygrp-contentblock {
    margin:0px;
	padding:0px;
	background:#fffdfb;
	border:1px solid #f2e7d5;
}
.charts table td table tr td {
    vertical-align: middle;
}
.charts table td {
    vertical-align: top;
}
.emptycell {
	background-color: transparent;
}
td.form-rowb4-1 {
	text-align: right; 
	vertical-align: middle;
}

td.form-rowb4-2, td.form-rowb4-5, td .form-rowb4-6, td.form-rowb4-7, td.form-rowb4-8 , td.form-rowb4-9, td.form-rowb4-10 {
	text-align: center; 
	vertical-align: middle;
}

td.form-rowb4-3, td.form-rowb4-4  {
	text-align: left; 
	vertical-align: middle;
}

.jpg, .featured-item-image {
	vertical-align:middle;
	text-align:center;
	padding:auto;
}

.textSMALLb .ygrp-contentblock #tabs, 
.textSMALLb .ygrp-contentblock #accordeon, 
.tablepkrpoker,
.textboxenpokerfooter {
	padding:5px;
}
.textSMALLb .ygrp-contentblock object, .textSMALLb .ygrp-contentblock embed {
    width: 100%;
}
.textSMALLb .ygrp-contentblock ul, .poker_post_site ul, .textSMALLb .ygrp-contentblock ol, .poker_post_site ol {
	margin:5px;
	padding:0px;
}

.textSMALLb .ygrp-contentblock ul li, .poker_post_site ul li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
	list-style-type:square;
}
.textSMALLb .ygrp-contentblock ol li, .poker_post_site ol li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
}
.textSMALLb .ygrp-contentblock table {
    width: 100%;
    background:#fffdfb;
	border-spacing:0px;
	line-height:13px;
}
.textSMALLb .ygrp-contentblock table tr th {
    font-size:7pt;
    padding:2px;
	font-weight:normal;
	background:#fff098 url(images/bg-th.gif) repeat-x;
	background-position:left top;
	border-top:1px solid #ffffff;
}

.textSMALLb .ygrp-contentblock table tr td {
	font-size:8pt;
    padding:4px 2px 4px 2px;
	background-color:transparent;
	font-weight:normal;
	vertical-align:middle;
	border-bottom:1px dashed #cccbca;
}
.textSMALLb .ygrp-contentblock table tr.pollstableborder td {
    background: #fff5e8 url(images/bg-even.gif) repeat-x;
	background-position:left top;
}

.textSMALLb .ygrp-contentblock table tr td img {
    border: none;
	vertical-align:middle;
}
.textSMALLb .footer {
    padding: 5px;
	margin:0px;
    font-size:8pt;
    text-align: center;
	color:#ffffff;
	font-weight:bold;
	font-style:italic;
	background: #fdaf27 url(images/bg-footer.gif) no-repeat;
	background-position: top right;
	-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;
}
.textSMALLb h2 a:hover,
.textSMALLb .footer a:hover,
#poker_bot_site a:hover,
.read-more a:hover {
	color:#f4f4f4;
    text-decoration: none;
}


/************************GET FOOTER*******************************/
#poker_bot_site {
	width:auto;
	text-align:center;
	background:url(images/footer.jpg) no-repeat;
	background-position:center;
	padding:60px 15px 90px 15px;
	margin: 0px auto 0px auto;
}


/*** TAB STYLES *************************************************************/

/* Color tab styles */

.contentarea, .ygrp-contentblock ul.moduletablerecht li.wp-caption-text {
    background-color: #fff5e8;
	border:1px dashed #c2c1c0;
}
.ygrp-contentblock ul.moduletablerecht li {
    background-color: #ffe979;
}
.ygrp-contentblock ul.moduletablerecht li, .ygrp-contentblock ul.moduletablerecht li h4 {
    color: #000000;
}

/* Common tab styles */

.ygrp-contentblock ul.moduletablerecht {
    display: block;
    clear: both;
    margin: 0;
    padding: 3px 0 0px 0;
    text-align: left;
}
.ygrp-contentblock ul.moduletablerecht 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;
}
.ygrp-contentblock ul.moduletablerecht li.wp-caption-text {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.ygrp-contentblock ul.moduletablerecht h4 {
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.ygrp-contentblock ul.moduletablerecht li.wp-caption-text h4 {
    font-weight: bold;
}
.ygrp-contentblock ul.moduletablerecht li:hover {
    text-decoration: underline;
}

.ygrp-contentblock .contentarea {
    margin: 0;
    padding: 5px;
}

.ygrp-contentblock .contentarea h1,
.ygrp-contentblock .contentarea h2,
.ygrp-contentblock .contentarea h3,
.ygrp-contentblock .contentarea h4,
.ygrp-contentblock .contentarea h5,
.ygrp-contentblock .contentarea h6 {
    margin: 0;
}

