/*
Theme Name: OnlinePoker
Theme URI: http://www.OnlinePoker.### 
Description: Theme coded by Clive (clivepal@gmail.com)
Author: OnlinePoker
*/

/* main css */

body {
 margin: 20px 0;
 padding:0;
 background: #A7A7A7;
 font: 14px Arial, Helvetica, sans-serif;
 line-height:1.5;
 background: #002158;
}

#page {
 width:966px;
 margin: 0px auto;
 background: url(images/bg_page.gif) no-repeat bottom center;
 padding-bottom: 11px;
}
.post-bottom {
 background: #ffffff;
 border-left: 1px solid #000000; border-right: 1px solid #000000;
 padding: 10px 5px 0 5px;
}

#header {
 width: 919px; height: 135px;
 margin: 0px auto 0 auto;
 padding-top: 68px; padding-left: 47px;
 text-align: left;
 background: url(images/header.jpg) no-repeat top left;
}
#header h1 {
 margin: 0; padding: 0;
 font: bold 33px Arial, Helvetica, sans-serif;
 line-height: 28px;
}
#header h1 a {
 color: #0060FF;
 text-decoration: none;
 }
#header h2 {
 margin: 0; padding: 0;
 line-height: 10px;
 font: bold 15px Arial, Helvetica, sans-serif;
 padding-left: 175px;
}

#nav {
 width: 966px; height:34px;
 background: url(images/bg_nav.gif) no-repeat top left;
 margin: 0 auto;
 
}
#nav ul {
 list-style:none;
 padding: 0; margin: 0; padding-left: 10px;
 text-align: center;
}
#nav ul ul {
 display: none;
}
#nav ul li {
 list-style:none;
 display: block; float: left;
}
#nav a:link, #nav a:visited {
 color: #ffffff;
 font-family: Tahoma;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 text-transform:uppercase;
 width: 188px;
 display: block;
 padding: 7px 0 9px 0;
}
#nav .home a {
 background: none;
}
#nav a:hover {
 color: #ffffff;
 background: url(images/nav_hover.gif) no-repeat bottom center;
}

#search {

}
.spacer {
 height: 6px;
}
#bottom {
 background: #7F7F7F url(images/bg_bottom.gif) no-repeat bottom center;
 width: 930px;
 height: 152px;
 padding: 10px;
 overflow: hidden;
 margin: 0 auto;
}
#bottom .inner {
	float: left;
}

#bottom h3 {
	color: #FFFF00;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#bottom ul {
	margin: 0; padding: 0;
}
#bottom li {
	list-style: none;
}
#bottom li ul {
	margin: 0; padding: 0;
	list-style: none;
}
#bottom ul li {
 list-style:none;
 padding: 0 15px;
 text-align: left;
 background: url(images/bottom_li.gif) no-repeat center left;
 color: #ffffff;
}
#bottom li a {
 color: #ffffff;
 text-decoration: underline;
}
#bottom li a:hover {
 color: #CBCBCB;
}
#bottom a {
 color: #ffffff;

}
#boxheading {
 background: url(images/bg_boxheading.gif) no-repeat bottom center;
 padding: 5px 10px;
 margin: 0 auto;
 width: 930px;
}

#footer {
 padding: 0px;
 margin: 0;
 text-align:center;
 font: bold 11px Georgia, "Times New Roman", Times, serif;
 color: #CBCBCB;
}
#footer a {
 color: #CBCBCB;
 font-weight:bold;
 font-size:11px;
 font-family:Georgia, "Times New Roman", Times, serif;
 text-decoration:none;
}
#footer a:hover {
 text-decoration:underline;
}
#leftbar {
 width: 306px;
 vertical-align: top;
}
#leftbar .inner {
 background: url(images/left_inner.gif) no-repeat bottom left;
 padding: 10px;
 width: 286px;
 line-height: 14px;
}
#leftbar .inner a {
 text-decoration: none;
 font-weight: bold;
}
#leftbar .date {
 font-weight: bold;
 margin: 0; padding: 0;
}
#leftbar .title {
 color: #0047BC;
 font-weight:bold;
 margin: 0; padding: 0;
}
#leftbar .inner img {
margin: 0 10px 0 0;
border: 1px solid #000000;
}
#content {
 float: left;
 vertical-align: top;
}
.welcome {
 background: url(images/bg_welcome.gif) no-repeat top left;
 color: #ffffff;
 font: bold 15px Arial, Helvetica, sans-serif;
 padding-left: 10px;
}
.post {
 text-align:left;
 padding: 0 10px;
}
.post h1 {
 margin: 0;
 padding:0;
 color: #000000;
 font: bold 21px Arial, Helvetica, sans-serif;
}
.post h1 a:link, .post h1 a:visited {
 text-decoration:none;
 color: #000000;
}
.post h1 a:hover {
	text-decoration:underline;
}

.post p {
}
.post .inner a:link, .post .inner a:visited {
}
.comment {
 float: right;
 margin-top: -5px;
}
.comment a:link, .comment a:visited {
 color: #336699 ;
 font-weight: bold;
 font-size: 14px;
 text-decoration: none;
}
.comment a:hover {
 text-decoration: underline;
}
.post img {
 margin: 0 5px;
}
#content .pokerrooms {
 background: url(images/bg_pokerrooms.gif) no-repeat bottom left;
 padding: 10px;
 width: 300px;
 text-align: left;
}
#content .pokerrooms a {
 color: #0047BC;
 font-weight: bold;
 text-decoration: none;
}
#content .pokerrooms .nr {
 background: url(images/nr.gif) no-repeat center left;
 width: 15px; height: 15px;
 font-weight: bold;
 color: #ffffff;
 padding: 0 0 0 5px;
}

#rightbar {
 width: 300px;
 text-align:left;
 color: #333333;
}
#rightbar .inner {
 background: url(images/rightbar_inner.gif) no-repeat bottom left;
 padding: 10px;
}
#rightbar h3 {
 font: bold 11px Tahoma;
 margin: 0 0 5px 0;
 padding: 5px 0 3px 20px;
 color: #000000;
 background: url(images/rightbar_h3.gif) no-repeat center left;
}
#rightbar ul li ul {
	margin: 0; padding: 0 0 0 15px;
}
#rightbar ul li ul li {
 list-style:none;
 background: url(images/bg_li.gif) no-repeat center left;
 padding: 0px 0px 0px 15px;
}
#rightbar ul li ul li ul li {
 display: none;
}
#rightbar li ul li a:hover {
 color: #0047BC;
}
#rightbar li a {
 color: #0047BC;
 text-decoration: none;
}
#rightbar .inner {
 padding: 0 3px;
}
#rightbar ul, #rightbar ul ol {
 margin: 0;
 padding: 0;
}
#rightbar ul li {
 list-style-type: none;
 list-style-image: none;
 margin-bottom: 15px;
}
#rightbar ul p, #rightbar ul select {
 margin: 5px 0 8px;
}
#rightbar ul ul, #rightbar ul ol {
 margin: 5px 15px;
}
#rightbar ul ul ul, #rightbar ul ol {
 margin: 0 0 0 10px;
}
#rightbar ul ul li, #rightbar ul ol li {
 margin: 4px 0 0;
 padding: 0;
}
#email {
	border: 1px solid #000000;
}
.submit {
	padding-left: 5px;
	padding-top: 1px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h3 {
	font-size: 1.3em;
	}
#headerimg .description {
	text-decoration: none;
	color: white;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #4F4A4A;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/*	Begin Headers */

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* End Images */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
#s {
	border: 1px solid #323232;
}
#searchform input {
 border: 1px solid #323232;
 vertical-align: top;
}
.btnsrc {
	margin-left: 5px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}
a {
	color: #000000;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	}