/*

Theme Name: Carbon Poker

Author: Pokerprop

Author URI: http://www.pokeraffiliatelistings.com/forums/members/pokerprop.html

*/


* {
margin : 0;
padding : 0;
}
html {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : black;
height : 100%;
background : white url('/layout/bg.gif') repeat;
}
.body-links {
	width: 300px;
	float: right;
	margin-left: 5px;
}
.footer-links {
	padding: 5px;
}
#header {
position : relative;
width : 876px;
height : 87px;
background : url('/layout/header.gif') no-repeat;
}
#header p {
margin : 0;
}
#banner span {
display : none;
}
#banner a {
position : absolute;
top : 3px;
left : 18px;
width : 210px;
height : 84px;
margin-left: -20px;
}
h1 {
color: #000000; 
font-size: 22px;
margin : 5px 0px 10px 0px;
text-align:center;
}
h2 {
color: #000000; 
font-size: 22px;
margin : 5px 0px 10px 0px;
}
h3 {
color: #000000; 
font-size: 22px;
margin : 5px 0px 10px 0px;
}
p {
font-size : 1em;
margin : 0 0 1em;
}
img {
border : none;
}
#content ul, ol {
margin : -0.5em 0 1em;
}
#content li {
margin-left : 1.5em;
}
#sidebar h3 {
width : 195px;
height : 18px;
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
border : 0px none;
padding-top : 4px;
text-align: center;
background : #101c41;
}
#sidebar ul {
list-style : none;
margin-bottom: 20px;
}
#sidebar li {
background : url('/layout/bullet.png') no-repeat left center;
padding-left : 21px;
background-position : 3px 3px;
line-height : 18px;
font-size : 12px;
}
#sidebar p {
font-size : 12px;
padding-left: 10px;
padding-right: 10px;
}
#sidebar a:link, #sidebar a:visited {
color : #0000ff;
text-decoration : underline !important ;
}
#sidebar a:hover {
color : #0000a0;
text-decoration : underline !important ;
}
#page {
width : 876px;
margin : 0 auto;
background : white url('/layout/background.gif') repeat-y;
margin-top:1px;
margin-bottom:3px;
}
#sidebar {
float : left;
width : 206px;
margin-left : -876px;
padding: 15px 0px 0px 8px;
}
#inside {
padding-right: 12px;
}
#content {
float : left;
width : 670px;
margin-left : 206px;
position : relative;
margin-top : -60px;
z-index : 1;
}
.post {
margin : 0 2em 2em;
}
* html #content {
display : inline;
}
#footer {
clear : both;
text-align : center;
width : 876px;
height : 65px;
background : url('/layout/footer.gif') no-repeat;
}
#footer p {
margin : 0;
padding: 43px 33px 0px 242px;
text-align:center;
font-size : 11px;
}
#footer p {
font-family : Tahoma, sans-serif;
color : #c0c0c0;
font-weight : normal;
}
.float-left {
float : left;
margin-top : 0.2em;
margin-right : 0.6em;
}
.float-right {
float : right;
margin-top : 0.2em;
margin-left : 0.6em;
}
table.games th, table.games td {
    border: none;
}
table.games {
    margin: 0 auto 1em;
    font-size: 0.9em;
    border-collapse: collapse;
}
table.vip th, table.vip td {
border: 1px;
padding:10px;
	border-width: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.vip {
text-align: left;
margin: 0px;
margin-bottom: 14px;
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}