/*
Theme Name: BlackJack Champ
Theme URI: http://www.blackjackchamp.com/
Description: The 2010 default theme for BlackJack Champ.
Author: DimaO
Version: 1.0
Tags: black, jack
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	/*vertical-align: baseline;*/
	background: transparent;
}
body {
	line-height: 1;
	overflow-x:hidden;
}
h1, h2, h4, h5, h6 {
	font-weight: normal;
}

h3 {
	font-weight: 250;
}

ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }


a {
	color:#3A3A3A;
}
p {
	font-size:1em;
}



body{
margin:0;
padding:0;
line-height: 1.5em;
background-color:#cccccc;
font-family:Arial;
}


.post ul {
	list-style:disc;
	padding-left:20px;
}


#maincontainer{
width: 900px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background:transparent url(images/content-bg.jpg) top left repeat-y;
padding:0 15px;
position:relative;
}

#topsection{
height: 125px; /*Height of top section*/
position:relative;
}

#social_addthis {
    left: 250px;
    position: absolute;
    top: 5px;
}

#topsection img {
left:-1px;
position:absolute;
top:25px;
}

#contentwrapper{
float: left;
width: 100%;
padding-bottom:20px;
}

#contentcolumn{
margin-left: 160px; /*Set left margin to LeftColumnWidth*/
padding-right:8px;
}

#leftcolumn{
float: left;
width: 164px; /*Width of left column*/
margin-left: -900px; /*Set left margin to -(MainContainerWidth)*/
}

#footer{
clear: left;
width: 100%;
color: #505050;
text-align: center;
padding: 15px 0;
font-size:12px;
color:#3a3a3a;
}

#footer a{
color:#3a3a3a;
font-size:12px;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#left-top {
  height:34px;
  margin:0 0 0 8px;
  color:#fff;
  width:140px;
}
#left-top a {
 color:#fff;
 text-decoration:none;
 font-weight:bold;
}



#left-menu {
   list-style:none;
   margin:0 0 0 5px;
   padding-left:0;
   width:150px;
}

#left-menu li {
   padding: 8px 5px 10px 2px;
   border-bottom:1px solid #cccccc;
   line-height: 14px;
}
#left-menu li a {
   color:#505050;
   display: block;
   vertical-align: middle;
   
}
#left-menu li a:hover {
   color:#961a00;
}

#left-menu li.current-menu-item>a, #left-menu li.current-page-parent>a {
	 color:#D02E07;
}


.fr {
   float:right;
}

.fl {
   float:left;
}
.clear {
   clear:both;
}
.casinos {
   width:148px;
}
.casinos ul, #top-menu {
   list-style:none;
   margin:0;
   padding-left:0;
   width:100%;
   
}
#top-menu { 
	height:33px;
	width:auto;
	position:relative;
}
#top-menu.startpage {
	width:525px;
}
.casinos .top-table td {
   height:30px;
   padding:5px;
}
.casinos .top-table td  a{ 
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.casinos .top-table td.first, .lastmenu{
   background: transparent url(images/black-tab.jpg) top left no-repeat;
   height:24px;
   text-align:center;
   color:#FEDB66;
}

.lastmenu {
	line-height:26px;
	margin-right:1px !important;
	padding:4px 0;
	width:148px;
}
.casinos .top-table tr.odd{
   background: transparent url(images/odd-tab.jpg) top left repeat;
}

.casinos .top-table tr.even{
   background: transparent url(images/even-tab.jpg) top left repeat;
}
.content {
   width:577px;
}
#top-menu li {
   float:left;
   height:32px;
   text-align:center;
/*    margin-right:5px; */
}

#top-menu li a, #left-top a {
   text-decoration:none;
   display:block;
   font-weight:bold;  
}

#left-menu.menu a{
	text-decoration:none;
}

#sub-menu.sub-menu a{
	text-decoration:none;
}

#top-menu li a, #left-top a {
   color:#fff;
}

#top-menu li a:hover, #left-top a:hover {
   color:#fff;
}

#top-menu a, #left-top a {display:block;background:url(images/gray-tab.jpg) no-repeat left top; height:34px;}

#top-menu a span, #left-top a span{
background:transparent url(images/gray-tab.jpg) no-repeat scroll right top;
cursor:pointer;
display:block;
float:left;
height:24px;
margin-left:11px;
padding-left:0;
padding-right:12px;
padding-top:6px;
width:117px;
 }
 
 #top-menu li.last {
   margin-right:0px !important; 
 }
 

.tabs {
   width:577px;
   height:105px;
   background:url(images/tabs.jpg) top left no-repeat;
   margin-bottom:7px;
}
.tabs ul {
   margin:0px;
   list-style:none;
   padding-left:0px;
   width:285px;
   float:left;
}
.tabs ul li {
   padding:5px 0 6px 10px;
}
.tabs ul.red-links a{
color:#fff;
}

.tabs ul.red-links a:hover{
color:#F5CE62;
}

.tabs ul.gray-links a{
color:#000;
}
.tabs ul.gray-links a:hover{
color:#393939;
}
.block-head, .menu-item {
   text-transform:uppercase;
   font-size:11px;
   font-weight:bold;
   text-decoration:none;
}

.content-header {
   width:577px;
   height:34px;
   line-height:34px;
   text-align:center;
   color:white;
   background: transparent url(images/long-gray-tab.jpg) top left no-repeat;
   
}
.content-header-page,  .content-page{
	 width:732px;
	 
}

.content-header a {
	color:#fff;
	text-decoration:none;
}
.content-header a:hover {
	color:#AB2506;
}

.content-header-page {
	margin-top:7px;
	 color:#fff !important;
	 text-align:left;
	 padding-left:10px;
}
.post, .block {
   border-top:1px solid #F1F1F1;
   border-bottom:1px solid #B1B1B1;
   min-height:90px;
   background: transparent url(images/postbg.jpg) top left repeat-x;
   font-size:13px;
   line-height:normal;
   padding:0 10px 10px;
}
.post {
	border-bottom:none;
}
.page {
	position:relative;
	
}
.post h2, .post h2 a {
   color:#AB2506;
   margin:10px 0 2px;
   font-size:1.5em;
   line-height:1.2em;
}

.post h2 a {
	font-size:1em;
   text-decoration:none;
}
.post .date {
   margin:0px 0 1px;
   font-style:italic;
}

.casinos li {
   text-transform:uppercase;
   font-size:0.61em;
   font-weight:bold;
   text-decoration:none;
}

.casinos li a {
	display:inline;
}

.casinos li span {
	width:75px;
	display:block;
	float:left;
	color:#505050;
}

.casinos li span a {
	color:#505050;
}
.casinos li span.playnow {
	width:35px;
	float:right;
}

.casinos li span.clogo {
	width:25px;
	margin-top:5px;
}

.page .casinos {
	background-color:#fff;
	margin:-2px -9px 0 4px;
	/*position:relative;
	right:-9px;
	top:-98px;*/
}
.page h1 {
	color:#AC2100;
	margin:10px 0 25px;
	width:560px;
}
.breadcrumb {
	margin:0px 0 15px;
	width:560px;
	font-size:12px;
}
.breadcrumb, .breadcrumb a {
	color:#727272;
}

.lc {
	/*border:10px solid #C4C4C4;
	background-color:#C4C4C4;*/
	background:transparent url(images/background-box.png) top left no-repeat;
	margin-right:7px;
	text-align:center;
	width:252px;
	height:308px;
}
.rc {
	width:300px;
}
.casino-block-header{
	background: transparent url(images/casino-block-header.jpg) top left no-repeat;
	padding-left:25px;
	width:282px;
	height:38px;
	line-height:38px;
	margin:0px !important;
	color:#fff !important;
	text-transform:uppercase;
}
.casino-block {
	border:1px solid #E9E8E8;
	width:300px;
	background-color:#EDEDED;
	
}

.casino-block li {
	padding:5px 0 5px 25px;
	border-bottom:1px solid #fff;       
}



.block-set {
	margin-bottom:5px;
}
h1.index {
color:#AC2100;
margin:10px 0 25px;
width:560px;
}

ul.submenu {
	clear:left;
	list-style: none;
	padding:0px;
}


ul.submenu li{
	float:left;
	padding:3px 0 5px;
	background-color:#b2b4b0;
	background: transparent url(images/grey_tab_content.png) top left no-repeat;
	/*background: transparent url(images/grey_tab35px.png) top left no-repeat;*/
	width:280px;
	margin-bottom:-3px;
	height:24px;
}
ul.submenu li.odd {
	margin-left:2px;
}
ul.submenu li:first-child {
	margin-left:0px;
}
ul.submenu li a {
	display:block;
	color:white;
	font-weight:bold;
	padding:5px 15px;  
}

.clearleft {
	clear:left;
	height:1px;
	color:white;
	visibility:hidden;
}
.post p, div.content p {
	margin:10px 0;
	line-height:1.2em;
	font-size:13px;
}
div.content h1 {
	font-size:23px;
	font-weight:bold;
	line-height:1em;
}
.onindex h2 {
	font-size:16px;
	font-weight:bold;
}
div.onindex p {
	color:#3A3A3A;
	font-size:13px;
}

.post.onindex p.date {
	font-size:12px;
}

#index-news {
	background:transparent url(images/big-gray-tab.jpg) no-repeat scroll left top;
}
#content-rest {
	padding-top:10px;
}

.block-set, .block-set h2, .block-set a {
	font-size:15px;
	color:#3A3A3A;
}
.block-set a {
	text-decoration:underline;
}
.block-set h2 {
	line-height:38px;
	font-weight:bold;
	
}
.casino-block ul {
	list-style:none;
	padding-left:0px;
}
div.content .page p, div.content .page li {
	font-size:13px;
}
div.content .block-head {
	font-size:15px;
}
.newspage {
	margin-top:60px;
	margin-left:-6px;
}
.author {
	width:719px;
}
.small {
	width:360px;
	float:left;
	margin-right:5px;
}

.small h2 {
	background:transparent url(images/360-bar.gif) no-repeat scroll left top;
}
.block {
	padding:0px;
	background-position:0 33px;
	margin-bottom:8px;
}
.block h2{
	margin-top:0px;
}
.screenshots {
	margin:0 auto;
	width:235px;
	height:235px;
	overflow:hidden;
	background:none;
}
.screenshots a {
	background:none !important;
}
.block-content {
	padding:0 8px 0;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #FFFFFF;
}
.post p.author-link {
	margin-top:1px;
}
.content-page h1 {
	margin:10px 0;
}
ul.columns {
	margin-top:5px;
}
ul.columns li {
	width:30%;
	border-right:1px solid #fff;
	float:left;
	padding:5px;
}
ul.columns li:ntn-child(2n) {
	border:none;
}

ul.contactinfo li {
	padding:5px 0;
	border-bottom:1px solid white;
}
#tabs {
	margin:5px 0;
}
.ui-tabs-panel ul {
	list-style:disc;
	padding-left:20px;
	line-height:1.2em;
}

.casino-table td {
	padding:4px;
	color:#3a3a3a;
}
.casino-table td.logo {
	vertical-align:top;
	width:102px;
}
.casino-table td.logo img {
	border:1px solid #cccccc;
	margin-top:2px;
}
.casino-table .usflag {
	width:22px;
	height:18px;
	background:transparent url(images/usflag.png) no-repeat scroll left 3px;
}
.casino-table .nousflag {
	width:22px;
	height:18px;
	background:transparent url(images/usflagno.png) no-repeat scroll left 3px;
}
.casino-table .ukflag {
	width:22px;
	height:18px;
	background:transparent url(images/ukflag2.png) no-repeat scroll left 3px;
}
.casino-table .soft {
	width:276px;
}

.casino-table .cas-bonus {
	width:268px;
}

.casino-table .snippet {
	width:582px;
}

.casino-table .buttons a {
	display:block;
	width:96px;
	height:23px;
}
a.read-review {
	background:transparent url(images/readreview.png) no-repeat scroll left top;
	margin-right:5px;
}
a.visit-website {
	background:transparent url(images/visitwebsite.png) no-repeat scroll left top;
	
}

a.buy-now {
	background:transparent url(images/buynow.png) no-repeat scroll left top;
}
.casino-table .buttons {
	padding-top:0px;
}

/* blackjack table */

.bj-table td {
	padding:4px;
	color:#3a3a3a;
}
.bj-table td.logo {
	vertical-align:top;
	width:142px;
}
.bj-table td.logo img {
	border:1px solid #cccccc;
	margin-top:2px;
}
.bj-table .usflag {
	width:22px;
	background:transparent url(images/usflag.jpg) no-repeat scroll left 3px;
}
.bj-table .nousflag {
	width:22px;
}
.bj-table .soft {
	width:256px;
	padding-bottom:0px;
}
.bj-table .decks {
	padding-bottom:0px;
}
.bj-table .practice, .bj-table .payout {
	padding-top:0px;
}
.bj-table .soft {
	width:256px;
	padding-bottom:0px;
}

.bj-table .snippet {
	width:542px;
	padding-right:0px;
}

.bj-table .buttons a {
	display:block;
	width:96px;
	height:23px;
	float:right;
}
a.rules {
	background:transparent url(images/rules.png) no-repeat scroll left top;
	margin-right:5px;
}
a.play-now {
	background:transparent url(images/play-now.png) no-repeat scroll left top;
}
.bj-table .buttons {
	padding-top:0px;
}

/* blackjack table */



table.casino-bonus tr{
	background-color:#F4CF64;
}
table.casino-bonus {
	border-collapse:collapse;
	
}

table.casino-bonus td{
	padding:4px;
}

table.casino-bonus th{
	text-align:left;
	background-color:#2F3028;
	color:#FEDB66;
	padding:4px;
}

.words22 {
	margin:0px !important;
}
.wp-pagenavi {
	clear:both;
	text-align:center;
}
#top-menu .sub-menu {
	position:absolute;
	z-index:10;
}
#sub-menu {
	list-style:none;
	padding:0;
	margin-left:-10px;
}
#sub-menu span, #sub-menu a,  #sub-menu li{
	margin:0px;
	padding:0;
	background:none;
	color:black;
	height:20px;
	line-height:20px;
	width:142px;
	font-size:9px;
	color:white;
}
#sub-menu li {
	margin:1px;
	background-color:#A8AAA5;
	float:left;
	text-align:center;
}

#sub-menu .current-menu-item, #sub-menu .current-menu-item a, #sub-menu .current-menu-item span{
	background-color:#AB2607;
} 
#content-top .casinos.index {
	margin-top:-7px;
}
#content-top .casinos span.cname {
	line-height:normal;
	position:relative;
	height:35px;
}
#content-top .casinos span.cname a{
	display:block;
	margin-top:-13px;
	position:absolute;
	top:50%;
}

.casinos .top-table td.cname {
	font-size:12px;
	font-weight:bold;
	color:#3A3A3A;
}


.casinos span.cname {
	padding-top:1px;
}
#left-menu li ul, #left-menu li ul li ul {
	display:none;
	
}

#left-menu li ul li {
	border:none;
	padding:1px 0 5px 5px;
}

#left-menu li.current-menu-item>ul, #left-menu li.current-page-parent>ul, #left-menu li.current-menu-parent>ul{
	display:block;
}



#left-menu li ul li a {
	color:#505050;
	display:block;
	padding-left:14px;
	font-size:10px;
	line-height:normal;
}
#left-menu li ul li a:hover {
	color:#961A00;
}
.left {
	float:left;
	text-align:left;
}
.screenshot {
	border:1px solid #CCCCCC;
	float:left;
	margin:8px;
	padding:2px;
	text-align:center !important;
}
.bauthor {
	margin-top:10px;
}
ul.sub-menu li.current-menu-item  a {
	background:transparent url(images/spades.jpg) 0px 0px no-repeat;
}
ul.sub-menu ul.sub-menu {
	padding-left:20px;
}
ul.sub-menu ul.sub-menu li  a {
	background:none;
}
ul.sub-menu ul.sub-menu li.current-menu-item  a {
	background:transparent url(images/spades.jpg) 0px 0px no-repeat;
}
.block-content li a {
	text-decoration:underline;
}
.top-table {
	font-size:12px;
	line-height:normal;
}
img.extracted {
	float:left;
	margin:10px 4px 4px 0;
	height:85px;
}
.h2 {
	color:#AB2506;
	font-size:1.5em;
	line-height:1.2em;
	margin:10px 0 7px;
	
}
.related {
	margin-top:5px;
}
.related a{
	color:#3A3A3A;
	text-decoration:underline;
}
.related li {
	margin-bottom:5px;
}

#disqus_thread {
	margin-top:50px;
}
.dsq-brlink {
	display:none;
}
.screenshot.right {
	float:right !important;
}
th.header {
	cursor:pointer;
	background: transparent url(images/bg.gif) right center no-repeat;
}
th.headerSortDown {
	background: transparent url(images/desc.gif) right center no-repeat;
}
th.headerSortUp {
	background: transparent url(images/asc.gif) right center no-repeat;
}
.singleh2 h2 {
	font-size:14px !important;
	font-weight:bold !important;
	color:#000000;
}
.sform{
	height:20px;
	position:absolute;
	right:24px;
	z-index:100;
	top:3px;
}
.sform input[type='text'] {
	height:20px;
	padding:0px;
	border:1px solid #333;
	line-height:20px;
	color:#777;
}

.sform table {
	border-collapse:collapse;
}

.sform input[type='text'] {
	
	width:150px;
	margin-right:5px;
}
.sform input[type='submit'] {
	cursor:pointer;
	padding:0 4px 0;
	height:22px;
}
#dsq-content .dsq-header-avatar img {
    width: 32px;
    height: 32px;
}

.casino-block li a {
	font-size:13px;
}

.fbbox {
    background-color: #FFFFFF;
    position: absolute;
    right: -187px;
    top: 127px;
    width: 175px;
}
.fbbox iframe {
	background-color: #FFFFFF;
}

.wp-table-reloaded.cgames {
	width:732px !important;
	margin:0 0 0 -10px !important;
}

.wp-table-reloaded th {
	color: #FEDB66 !important;
    padding: 4px !important;
    text-align: left !important;
    line-height:normal !important;
    border:none !important;
background:url("/wp-content/themes/bjc/images/bg.gif") no-repeat scroll right center #2F3028 !important;
cursor:pointer;
}
.wp-table-reloaded-table-name.cgamesheader {
	margin:0px 0 0 -10px !important;
}
.table-set {
	clear:both;
	padding-top:10px;
}
.alignleft {
	float:left;
	margin-right:3px;
}
.casino-results {
	width:732px;
}
.casino-results table {
	margin-left:-10px;
}
.search-button {
    -moz-border-radius: 5px 5px 5px 5px;
    border: 1px solid #AC2100;
    font-weight: bold;
    height: 40px;
    background-color:white;
}
.casino-search-form {
	margin:30px 0 10px 0;
}
div.screenshot img.alignleft {
	clear: both;
	float: none; 
	display: block;
}


