/*

Theme Name: carbonpokernow

Author: Pokerminisites.com

Author URI: http://www.pokerminisites.com/

*/


* {
margin : 0;
padding : 0;
}
html {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 75%;
color : black;
background : #2e3152;
height : 100%;
}
a:link {
color : #0000ff;
text-decoration : underline;
}
a:visited {
color : #0000ff;
text-decoration : underline;
}
a:hover {
color : #0000a0;
text-decoration : underline;
}
a:active {
color : #0000ff;
text-decoration : underline;
}
#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 : 155px;
height : 84px;
}
h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 1.8em;
font-weight : bold;
text-align : center;
margin-bottom : 0.5em;
}
h2 {
font-size : 1.5em;
margin : 1em 0 0.5em;
text-align : center;
color : #0066cc;
}
h3 {
font-size : 1.2em;
margin : 1em 0 0.5em;
color : #0066cc;
}
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;
}
table {
margin : 0 auto 1em;
font-size : 0.9em;
border-collapse : collapse;
}
caption {
margin : 0 auto;
font-size : 1.2em;
font-weight : bold;
}
tr.highlight {
font-weight : bold;
background : #e0dedf;
}
th, td {
border : 1px solid black;
}
th {
padding : 0 0.25em;
font-weight : bold;
text-align : center;
}
td {
padding : 0 0.25em;
}
table.plain th, table.plain td {
border : none;
}
.sidebar h2 {
margin : 0;
padding : 0.25em 0 0.25em;
}
#left-bar h2 {
padding-left : 1em;
text-align : left;
}
#left-bar h3 {
margin : 2em 0 1em;
font-size : 1em;
font-weight : normal;
text-decoration : underline;
text-align : center;
color : #e1dfe0;
}
.sidebar h2 {
background : #444 url('/layout/h2.gif') repeat-x center 0%;
color : #e4e2e3;
font-size : 1em;
font-weight : bold;
}
.sidebar ul {
list-style : none;
}
.sidebar li {
border-bottom : 1px solid #afadae;
}
#left-bar .sidebar-links img {
display : inline;
margin : 0 0.25em 0 0;
}
.sidebar-links a {
text-decoration : none;
}
#left-bar p {
margin-left : 0.5em;
margin-right : 0.5em;
color : #e1dfe0;
}
#left-bar p a {
color : #e1dfe0;
}
#left-bar .sidebar-links a {
font-size : 0.9em;
font-weight : bold;
color : #e0dedf;
}
#left-bar .sidebar-links a:hover {
color : #fad100;
}
#left-bar img {
display : block;
margin : 0 auto;
}
#left-bar .sidebar-links a {
position : relative;
top : -3px;
}
#right-bar {
text-align : center;
}
#right-bar img {
margin : 8px 0;
}
#right-bar p {
font-size : 1.2em;
font-weight : bold;
text-align : center;
}
#page {
width : 876px;
margin : 0 auto;
background : white url('/layout/background.gif') repeat-y;
}
#left-bar {
float : left;
width : 173px;
margin-left : -720px;
}
#right-bar {
float : left;
width : 156px;
}
#content {
float : left;
width : 547px;
margin-left : 173px;
padding-bottom : 1em;
}
#right-bar, #content {
position : relative;
margin-top : -60px;
z-index : 1;
}
* html #content {
display : inline;
}
#left-bar-inside {
margin-left : 18px;
margin-bottom : 2em;
}
#right-bar-inside {
margin-right : 18px;
}
#right-bar-inside .box {
background : #e0dedf;
border : 1px solid #afadae;
}
.post {
margin : 0 2em 2em;
}
#footer {
clear : both;
text-align : center;
width : 876px;
height : 42px;
background : url('/layout/footer.gif') no-repeat;
}
#footer p {
margin : 0;
padding-top : 12px;
font-size : 11px;
}
#footer p, #footer a {
font-family : Tahoma, sans-serif;
color : #e0dedf;
font-weight : normal;
}
#designed-by, #designed-by a {
margin-top : 1em;
font-family : Tahoma, sans-serif;
color : #e0dedf;
font-weight : bold;
text-align : center;
}
.float-left {
float : left;
margin-top : 0.2em;
margin-right : 0.6em;
}
.float-right {
float : right;
margin-top : 0.2em;
margin-left : 0.6em;
}
.faq-question {
font-weight : bold;
}