/*
CSS Updater (style.php)
*/

/*
Theme Name: playwithme
*/



/* RESET 
************************************/

* {
margin: 0;
padding: 0;
letter-spacing: 1px;
}

p {
padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
font-size: 12pt;
font-weight: bold;
}

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;
clear: both;
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: Helvetica, Arial, Verdana, sans-serif;
font-size: 11px;
}

blockquote {
border: 1px solid #ffffff;
margin:  0 20px 18px;
padding: 18px 18px 0;
text-align: justify;
}

a {
color: green;
font-weight: bold;
outline: none;
text-decoration: none;
}

a:hover {
color: #fccc06;
text-decoration: underline;
}


/* 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: 300px;
padding-top: 1px;
}

#content {
float: left;
margin-left:5px;
width: 77%;
background-color: transparent;
}
#charts {
	overflow:hidden;
	width:99%;
	margin-right:5px;
}
#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: 105px;
width: 1000px;
}


/* HEADER ITEM
************************************/

#main_navigation {
background-color: transparent;
font-size: 12px;
height: 30px;
}

#main_navigation li {
display: inline;
}

#main_navigation li a {
color: #fccc06;
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: 1000px;
text-align: center;
color: #ffffff;
font-size: 40px;
margin-top: 100px;
}

#title a {
color: #ffffff;
font-weight: bold !important;
}

.description {
width: 1000px;
text-align: center;
color: #ffffff;
}

/* CONTENT ITEM
************************************/

.post {
margin-bottom: 1px; 
margin-bottom:10px;
background:#1e1e1e;
padding:5px;
border: 2px solid #333333;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
}

.post_title {
background-color: transparent;
text-align: left;
font-size: 14pt;
font-family: Verdana, Tahoma, Arial;
font-weight: bold;
}

.post_title a {
background-color: transparent;
color: #FCCC00;
font-size: 12pt;
font-family: Verdana, Tahoma, Arial;
font-weight: bold;
}

.post h2 {
background-color: transparent;
text-align: left;
color: #FCCC00;
font-size: 12pt;
font-family: Verdana, Tahoma, Arial;
font-weight: bold;
}

.postmetadata {
border-bottom: 1px solid #ffffff;
width: 610px;
margin: 2px 0;
padding: 3px 0;
font-size: 8pt;
}

.entry {
margin: 10px 0;
margin-top:10px;
}
.entry p {
	margin:0px;
	padding:0px;
}
#ads {
float: center;
margin-left: 35px;
}

.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 {
clear: both;
}

.serif a {
border: 1px solid #fccc06;
display: block;
padding: 5px;
text-align: center;
}

.serif a:hover {
background-color: #fccc06;
color: #0f0e13;
text-decoration: none;
}

.center {
text-align: center;
}

.wp-caption {
border: 1px solid #5A3D01;
margin: 3px;
padding: 2px;
text-align: center;
color: #000000;
}

.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: 620px;
}

#submit {
border: 1px solid #5A3D01;
cursor: pointer;
font-weight: bold;
margin-bottom: 18px; 
padding: 5px;
width: 630px;
}

#submit:hover {
background-color: #F8DC21;
}

/* ARCHIVE ITEM
************************************/

.pagetitle {
margin: 5px 1px 18px;
text-align: right;
}

.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: #000000;
}

.separator {
	clear:both;
	float:none;
}
/* SIDEBAR ITEMS 
************************************/

body#charts-sidebar-body {
    background-color: #000000;
    width: auto;
    padding: 0px;
    background-image: none;
}

body#charts-sidebar-body #sidebar, .boxes #sidebar {
float: none;
clear: both;
margin: 0px;
padding:0px;
width:auto;
}


#sidebar {
	float: right;
	width: 190px;
	color: #ffffff;
	margin-right: 10px;
	-margin-right:5px;
}

#sidebar ul li h4, #sidebar h2 {
	width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    padding:7px 5px 7px 5px;
    margin: 0;
    color: #ffffff;
	text-align:center;
    letter-spacing: normal;
    background:#1e1e1e;
	border:2px solid #e9eeea;
	border-bottom:none;
	    -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 {
	padding:0px;
	margin:0px;
	list-style:none;
}
#sidebar ul ul, #sidebar ul ol {
	padding:0px;
	margin:0px 0px 15px 0px;
	color: #f7fa12;
	background:#832220;
	border:2px solid #e9eeea;    
	-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: 5px 5px 5px 15px;
	margin:0px;
    vertical-align:middle;
    list-style:none;
 }
 
 #sidebar ul ol.links li   {
    background-position: left;
    padding: 5px 5px 5px 15px;
	margin:0px;
    vertical-align:middle;
	list-style-position: inside;
 }
li.sidebar-post .date {
	vertical-align:middle;
	color:#f7fa12;
	font-weight:normal;
}
#sidebar .banners {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	background:#832220;
	margin-bottom:15px;
	border:2px solid #e9eeea;    
	-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 {
text-decoration: none;
color: #ffffff;
font-style:italic;
}

#sidebar a:hover {
text-decoration: underline;
color: #D7D720;
}
/* FOOTER ITEM
************************************/

#footer a {
color: #FCCC00;
}

#footer .wrapper {
padding: 10px 0px;
color: #FCCC00;
}

#footerlinks {
text-align: center;
color: #FCCC00;
text-decoration: none;
font-size: 11px;
}

#footerlinks a {
text-align: center;
color: #FCCC00;
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;
}


.charts .boxes {
    width: auto;
    float: none;
    clear: both;  
	margin:0px 2px 10px 2px;
}

.charts .boxes .widemain {
    width: auto;
    float: none;
    clear: both;
    text-align: left;
	background:#1e1e1e;
	padding:5px;
    border: 2px solid #333333;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    margin:0px;
}

.boxes .widemain #tabs, 
.boxes .widemain #accordeon {
	padding:5px;
}
.charts .boxes h2 {
    width: auto;
    float: none;
    clear: both;
    padding:5px;
    color: #FFFFFF;
	text-align:right;
}

.charts .boxes h2 a, .boxes .footer a {
    color: #FFFFFF;
	text-decoration:none;
}

.charts .boxes h2 a:hover{
    color: #FC8109;
}

.charts .boxes  .footer {
    width: auto;
    float: none;
    clear: both;
     padding:5px;
    color: #FFFFFF;
	text-align:right;
}



.charts .boxes .widemain table {
    width: 100%;
    background-color: #333333;
	border:1px solid #000000;
}

.charts .boxes .widemain table th {
    background:#832220;
    color: #ffffff;
    text-align: center;
    padding: 2px;
	font-weight:normal;
	font-size:7pt;
}

.charts .boxes .widemain table td {
    background-color: #;
    padding:2px;
    color: #EEEDE7;
	border-top:1px solid #353535;
	border-bottom:1px solid #111111;
	font-weight:normal;
}


.charts .boxes .widemain table td a {
    color: #D7D720;
	font-weight:normal;
	font-style:italic;
}

.charts .boxes .widemain table td a:hover {
    color: #ffffff;
    text-decoration: none;
}
td.compare4-1, td.compare4-2, td.compare4-4, td.compare4-5, td .compare4-6, td.compare4-7, td.compare4-8 , td.compare4-9, td.compare4-10  {
	text-align: center; 
	vertical-align: middle;
}
.charts table td table tr td {
    vertical-align: middle;
}
.charts table td {
    vertical-align: top;
}
.even:hover, .odd:hover{
background-color: #353535;
}

/********** u-tube ***********/

#content .boxes embed, .boxes object {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.emptycell {background-color: transparent;}

.color-td, .pik {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.blogtable img {
    text-align: center;
    vertical-align: middle;
}

.eStore_text_input, .textboxenpokerhead {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.eStore_text_input a, .textboxenpokerhead a {
    font-size: 9pt;
}

.eStore_text_input a:hover, .textboxenpokerhead a:hover {
}

.eStore_text_input h1, .textboxenpokerhead h1,
.eStore_text_input h2, .textboxenpokerhead h2,
.eStore_text_input h3, .textboxenpokerhead h3,
.eStore_text_input h4, .textboxenpokerhead h4,
.eStore_text_input h5, .textboxenpokerhead h5,
.eStore_text_input h6, .textboxenpokerhead h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.eStore_text_input p, .textboxenpokerhead p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.eStore_text_input ul, .textboxenpokerhead ul, .eStore_text_input ol, .textboxenpokerhead ol{
    margin-left: 20px;
    padding-left: 10px;
}

td.compare4-2, td.compare4-5, td .compare4-6, td.compare4-7, td.compare4-8 , td.compare4-9, td.compare4-10  {
	text-align: center; 
	vertical-align: middle;
}

td.compare4-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.compare4-3, td.compare4-4 {
	text-align: left;
	vertical-align: middle;
}

.charts table td table tr td {
    vertical-align: middle;
}

.charts table td {
    vertical-align: top;
}

.boxes .widemain table tr th, .boxes table thead th {
    font-size: 8pt;
}

.boxes .widemain table tr td {
    font-size: 8pt;
}

.boxes .widemain table {
    border-spacing: 0px;
}



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

/* Color tab styles */

.form-dhr, .widemain ul.main li.tablecasinomaonat {
    background-color: #000000;
    color: #ffffff;
    border: 1px solid #1f1f1f;
}
.widemain ul.main li {
    background-color: #1f1f1f;
}
.widemain ul.main li, .widemain ul.main li h4 {
    color: #ffffff;
}

/* Common tab styles */

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

.widemain .form-dhr {
    margin: 0;
    padding: 5px;
}

.widemain .form-dhr h1,
.widemain .form-dhr h2,
.widemain .form-dhr h3,
.widemain .form-dhr h4,
.widemain .form-dhr h5,
.widemain .form-dhr h6 {
    margin: 0;
}

