/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0078
*/
@charset "utf-8";

body {
    background:#025f1c url(images/bg.gif) repeat-x;
	background-position:left top;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9pt;
    color:#333333;
}

#poker_main {
    width: 1000px;
    margin: 0px auto 0px auto;
    padding:0px;
	background: url(images/bg-main.jpg) repeat-y;
}

#poker_header {
    height:158px;
	width:1000px;
    background:#ffffff url(images/header.jpg);
	background-repeat: no-repeat;
    background-position: right;
    padding: 0px;
    margin-top:-5px;
	text-align:left;

}

#poker_header h1 {
    font-size:20pt;
    margin:0px;
    padding:70px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#poker_header h1 a {
    color:#2681a7;
    text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
h1, h2, h3, h4, h5, h6 {
	color:#2681a7;
	font-size:10pt;
	font-weight:bold;
	padding:5px;
	margin:0px;
	font-style:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.separator {
	clear:both;
}
a img {
	border:none;
}

/**************************MAIN MENU************************************/
#poker_main-menu {
	position: relative;
	top: 0px;
	width: 1000px;
	height:40px;
	margin: 0px;
	padding: 0px;
	background:#ffffff url(images/bg-menu.jpg) no-repeat;
	background-position: top right;
	overflow:hidden;
}

#poker_main-menu ul {
    margin:0px;
	padding: 0;
	list-style-type: none;
	width:1000px;
	overflow: hidden;
}

#poker_main-menu ul li {
    display: block;
    float: left;
    position: relative;
    padding:0px;
	margin-right:2px;
	background:#30b8d6 url(images/bg-cell-h2.gif) repeat-x;
	background-position: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;
}

#poker_main-menu ul li a {
    display: block;
    text-decoration: none;
	padding: 15px 16px 40px 16px;
    color: #ffffff;
    font-size: 9pt;
	font-weight:bold;
	text-transform:uppercase;
	font-style:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#poker_main-menu ul  li:hover a, #poker_main-menu ul  li a:hover {
	background:#25c932 url(images/bg-h2-post.gif) repeat-x;
	background-position:top;
	color:#ffffff;
	-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;
 }
 
#poker_content {
	width:95%;
	float:left;
	padding:0px;
	margin:0px 10px 10px 20px;
	line-height:17px;
	overflow:hidden;
}
 
 
#charts {
	width:100%;
	margin-top:10px;
	padding:0px;
	float:left;
	overflow:hidden;
}
.top-content {
	background:url(images/top-charts.jpg) no-repeat;
	background-position:top;
	width:1000px;
	height:48px;
}
/*************************GET content***************************/


.poker_post {
	padding:0px;
	margin:0px 0px 0px 0px;
	width:77%;
	float:left;
}
.poker_post h2 {	
	padding:5px;
	margin:0px;
	width:auto;
    font-size:10pt;
	background:#c80018;
	text-align:center;
	text-transform:uppercase;
	background:#25c932 url(images/bg-h2-post.gif) repeat-x;
	border-bottom:1px solid #259812;
	background-position:top;
	color:#ffffff;
	-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;
	
}

.poker_post h2 a, .poker_post h2 a:hover {
	color:#ffffff; 
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
}

.poker_post .info {
	background:#ffffff url(images/bg-content.gif) repeat-x;
	background-position:left bottom;
	border:2px solid #dec698;
	border-top:none;
	padding:5px;
	margin:0px;
	width:auto;
	-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;
}

.poker_post .footer {
	margin-bottom:10px;
}

/* SIDEBAR ITEMS 
************************************/

body#charts-sidebar-body {
	background-color: #fff3dc;
	padding: 0px;
	margin: 0px;
	background-image: none;
}

body#charts-sidebar-body #sidebar , .ygrp-contentblock #sidebar {
	float: none;
	clear: both;
	margin: 0px;
	width:auto;
}
#sidebar {
	float: right;
	margin: 0px 0px 10px 0px;
	padding:5px;
	width:190px;
	border:2px solid #dec698;
	background:#ffffff;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

#sidebar ul li h4 {
	padding: 8px 5px 8px 5px;
	margin:0px;
	font-size:10pt;
	background:#d7912e url(images/bg-sidebar-h2.gif) repeat-x;
	text-transform:uppercase;
	text-align:center;
	color:#ffffff;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#sidebar ul ul, #sidebar ul ol.links {
	padding:0px;
	margin:0px;
	background:#ffffff url(images/bg-sidebar.gif) repeat-x;
	background-position:top;
}

#sidebar ul ul li {
    background-position: left;
    padding: 4px 5px 4px 10px;
	margin:0px;
    vertical-align:middle;
	list-style:none;
	border-top:1px solid #dec698;
}
#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 solid #dec698;
}
#sidebar .banners {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	margin:0px;
	background:#ffffff url(images/bg-sidebar.gif) repeat-x;
	background-position:top;
}
#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 {
	color:#2681a7;
	text-decoration:none;
	font-style:italic;
}
#sidebar a:hover {
	color: #cd7e00;
	text-decoration:none;
}

/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

.ygrp-contentblock {
    width: auto;
    float: none;
    margin:0px 2px 10px 2px;
	padding:0px;
}

.ygrp-contentblock * {
    width: auto;
    float: none;
}

.ygrp-contentblock h2 {
    width: auto;
    height: auto;
    font-size:10pt;
    font-weight: bold;
    padding: 5px;
    margin: 0;
	text-transform:uppercase;
	background:#2fb7d5 url(images/bg-cell-h2.gif) repeat-x;
	border-bottom:1px solid #128098;
	background-position:top;
	color:#ffffff;
	text-align:center;
	-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;
}
.ygrp-contentblock h2 a {
    color: #ffffff;
    text-decoration: none;
	font-weight:bold;
	font-style:normal;
}
.ygrp-contentblock h2 a:hover {
    text-decoration: underline;
	font-style:normal;
}


.ygrp-contentblock .passages {
    margin:0px;
	padding:0px;
	background:#ffffff url(images/bg-content.gif) repeat-x;
	background-position:left bottom;
	border:2px solid #dec698;
	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;
}
.charts table td table tr td {
    vertical-align: middle;
}
.charts table td {
    vertical-align: top;
}
.emptycell {
	background-color: transparent;
}
td.contentarea-1 {
	text-align: right; 
	vertical-align: middle;
}

td.contentarea-2, td.contentarea-5, td .contentarea-6, td.contentarea-7, td.contentarea-8 , td.contentarea-9, td.contentarea-10 {
	text-align: center; 
	vertical-align: middle;
}

td.contentarea-3, td.contentarea-4  {
	text-align: left; 
	vertical-align: middle;
}


.thumbnail, .banner125_line {
	vertical-align:middle;
	text-align:center;
	padding:auto;
}


.ygrp-contentblock .passages #tabs, 
.ygrp-contentblock .passages #accordeon, 
.textboxpoker,
.pxboxcontent {
	padding:5px;
}
.ygrp-contentblock .passages object, .ygrp-contentblock .passages embed {
    width: 100%;
}
.ygrp-contentblock .passages ul, .poker_post ul, .ygrp-contentblock .passages ol, .poker_post ol {
	margin:5px;
	padding:0px;
	
}
.ygrp-contentblock .passages ul li, .poker_post ul li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
	list-style-type:circle;
}
.ygrp-contentblock .passages ol li, .poker_post ol li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
}
.ygrp-contentblock .passages table {
    width: 100%;
    background-color: transparent;
	border-spacing:0px;
	-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;
}
.ygrp-contentblock .passages table tr th {
    color: #000000;
    font-size:7pt;
    padding: 2px;
	font-weight:normal;
    background:#fcfaf5 url(images/bg-th.gif) repeat-x;
	background-position:top;
	border-bottom:1px solid #000000;
}
.ygrp-contentblock .passages table tr td {
    padding:4px 2px 4px 2px;
	font-size:8pt;
    background-color:transparent;
	font-weight:normal;
	vertical-align:middle;
	border-top:1px solid #dec698;
}
.ygrp-contentblock .passages table tr:hover, #sidebar ul li li:hover {
	background:#f9f5ec;
	-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;
}
.ygrp-contentblock .passages table tr td a, a:hover  {
    color: #cd7e00;
	font-weight:normal;
    text-decoration: none;
	font-style:italic;
}
.ygrp-contentblock .passages table tr td a:hover, a {
    color: #2681a7;
    text-decoration: none;
	font-style:italic;
}

.ygrp-contentblock .passages table tr td img {
    border: none;
	vertical-align:middle;
}
.footer {
    padding: 5px;
    font-size:9pt;
    text-align: center;
	color:#2681a7;
	background: url(images/bg-cell-footer.png) no-repeat;
	background-position:top center;
}

.footer a {
	color:#2681a7;
    text-decoration: none;
	font-style:normal;
	
}
.footer a:hover {
	color:#cd7e00;
	font-style:normal;
}

/************************GET FOOTER*******************************/
#poker_footer {
	width:auto;
	text-align:center;
	background:#025f1c url(images/footer.jpg) no-repeat;
	background-position:left top;
	height:14px;
	padding:25px 0px 10px 0px;
	margin:0px;
	color:#ffffff;
}

#poker_footer a {
	text-decoration:none;
    font-size: 10pt;
	color: #ffffff;
}

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

/* Color tab styles */

.comment_content, .passages ul.words li.points {
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #e0e0e0;
}
.passages ul.words li {
    background-color: #e0e0e0;
}
.passages ul.words li, .passages ul.words li h4 {
    color: #000000;
}

/* Common tab styles */

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

.passages .comment_content {
    margin: 0;
    padding: 5px;
}

.passages .comment_content h1,
.passages .comment_content h2,
.passages .comment_content h3,
.passages .comment_content h4,
.passages .comment_content h5,
.passages .comment_content h6 {
    margin: 0;
}

