

@charset "UTF-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	background:#f6f6f6;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#535353;
}
.sweep {
	clear:both;
}
a img {
	border:0;
}
#header-wrapper {
	background:url(headerbg.png) repeat-x top;
	height:107px;
	width:100%;
}
#header {
	background:url(header.jpg) no-repeat left;
	height:107px;
	width:1000px;
	margin:auto;
	position:relative;
	z-index:1;
}
#header #logo {
float:left;
margin:5px 0 0 21px;
_margin:5px 0 0 10px;
position:relative;
width:436px;
}
#header #top_banner {
	float:right;
	position:relative;
	width:468px;
	height:60px;
	margin:20px 20px 0;
}

#searchsubmit {
	position:relative;
	z-index:3;
}


#nav-wrapper {
	background:url(navbg.png) repeat-x;
	height:36px;
	width:100%;
	overflow:hidden;
}
#nav {
	width:1000px;
	margin:auto;
	height:36px;
	text-align:left;
	overflow:hidden;
	background:url(navbar-bg.png) repeat-x;
}
	#nav .left {
	float:left
	}
	#nav .right {
	float:right;
	position:relative;
	top:-37px;
	right:-3px;
	}
#nav ul {
	margin:0;
	padding:0;
	position:relative;
	z-index:5;
	top:1px;
}




#nav ul li {
color:#FFFFFF;
display:inline;
font-size:12px;
font-weight:bold;
list-style:none outside none;
margin:0 0 0 0;
padding:0 0 0 10px;
}
/*
#nav ul li.search_box{
float:right;
margin-right:30px;
width:300px;
}

*+html #nav ul li.search_box{
margin-right:30px;
width:300px;
margin-top:-20px;
}

*html #nav ul li.search_box{
margin-top:-20px;
float:right;
position:relative;
}

*+html #searchbox {
right:-10px;
top:-4px;
}
*/

#aktt_tweet_form {
	margin: 0;
	padding: 5px 0;
}
#aktt_tweet_form fieldset {
	border: 0;
}
#aktt_tweet_form fieldset #aktt_tweet_submit {
	float: right;
	margin-right: 10px;
}
#aktt_tweet_form fieldset #aktt_char_count {
	color: #666;
}
#aktt_tweet_posted_msg {
	background: #ffc;
	display: none;
	margin: 0 0 5px 0;
	padding: 5px;
}
#aktt_tweet_form div.clear {
	clear: both;
	float: none;
}


.top_date{
color:#FFFFFF;
float:left;
font-size:13px;
font-weight:bold;
line-height:30px;
margin:0 0 0 10px;
width:500px;
}

*+html .top_date{
padding:0 0 0 10px;
}

.search{
	float:right;
	width:345px;
	margin:0;
	position:relative;
}



.search_box{
font-size:12px;
height:17px;
margin:0px 0 0;
width:200px;
}

.button{
/*width:50px;
font-size:12px;
border:none;
color:#fff;
background:url(header-top.jpg) no-repeat right top;
height:21px;*/
}

#searchbox {
	border:0;
	height:23px;
	line-height:23px;
	font-size:15px;
	width:200px;
	position:relative;
	top:-7px;
	right:-10px;
	z-index:2;
	padding:1px 5px 1px 5px;
}



*html #searchbox {
right:-10px;
top:-4px;
}

*+html #searchbox {
right:-10px;
top:-4px;
}

*+html #nav .right {
top:-50px;
}

*html #nav .right {
top:-50px;
position:relative;
}

#nav ul li a {
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	padding:14px 17px 14px 17px;
	display:inline;
	border-right:1px solid #ad0009;
	border-left:1px solid #94000b;
}
#nav ul li a:hover {
	text-decoration:underline;
}
#content-wrapper {
	background:#fff;
	width:940px;
	margin:auto;
	padding:10px;
}
#sidebar {
	margin-right:10px;
	width:260px;
	float:left;
}
div.widget {
	margin-bottom:10px;
	border:1px solid #e3e3e3;
}
h2.widgettitle {
	background:url(heading-blue.png) repeat-x;
	line-height:42px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:0 10px 0 15px;
}
#sidebar-rankings {
	width:100%;
	border:0;
	margin:0;
	padding:0;
}
#sidebar-rankings th {
	background:url(sidebar-table-header.png) repeat-x;
	color:#053053;
	font-weight:bold;
	line-height:28px;
	height:28px;
	margin:0;
	border:0;
}
#sidebar-rankings td {
	padding:5px;
	text-align:center;
	border-bottom:1px solid #e3e3e3;
	margin:0;
}
#sidebar-rankings tr.noborder td {
	border:none;
}
#sidebar-rankings td strong {
	color:#fa111e;
	font-weight:bold;
}
div.widget ul {
	margin:0;
	padding:0;
}
div.widget ul li {
	list-style:none;
	border-top:1px solid #e3e3e3;
	padding:7px 5px 7px 15px;
}
div.widget ul li a {
	color:#535353;
}
div.widget ul li ul {
	margin:5px 0 0px 0px;
}
div.widget ul li ul li {
	list-style:square inside;
	color:#185589;
	border:0;
	padding:7px 5px 7px 5px;
}
div.widget ul li ul li a {
	color:#185589;
}
div.widget ul li ul li ul {
	margin:10px 0 0px 10px;
}
div.widget ul li ul li ul li {
	list-style:url(dash.png) inside;
	color:#535353;
	border:0;
	padding:7px 5px 7px 5px;
}
div.widget ul li ul li ul li a {
	color:#535353;
}
#main {
	width:668px;	
	float:right;

}
#main.post-page {
	width:668px;
	background:url(content-gradient.png) repeat-x;
	float:right;
	border:1px solid #e3e3e3;
}
#main .padder {
	padding:10px 10px 10px 10px;
		border:1px solid #e3e3e3;
		background:url(content-gradient.png) repeat-x 0 0px;
}
#main .postimg img {
	float:left;
	margin:0 25px 10px 0;
}
.rankings-table {
	border:1px solid #e3e3e3;
	position:relative;	
	margin-bottom:10px;
}
.rankings-table th {
	background:url(header-black.png) repeat-x;
	line-height:42px;
	height:42px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	text-align:left;
	padding:0 5px 0 15px;
}
.rankings-table td {
	padding:5px;
	text-align:left;
	border-top:1px solid #e3e3e3;
}

*html .rankings-table td {
	padding:5px;
}

*+html .rankings-table td {
	padding:5px;
}

.rankings-table td .review {
	width:200px;
	float:right;
	text-align:right
}
.rankings-table td .review a {
	font-weight:bold;
	color:#fa111e;
	padding:0 0 0 5px;
	position:relative;
	top:-3px;
}
.rankings-table td.logos {
	text-align:center;
	padding:5px;
}

*html .rankings-table td.logos {
	padding:5px;
}

*+html .rankings-table td.logos {
	padding:5px;
}

.rankings-table td.logos img {
	margin-bottom:7px;
}
.rankings-table td p strong {
	color:#000;
	font-weight:bold;
}
.rankings-table td p strong span {
	color:#fa111e;
}
#footer-wrapper {
	background:url(footer-bg.png) repeat-x top #074981;
	height:auto;
	overflow:hidden;
}
#footer {
	background:url(footer-main-bg.png) repeat-x top #074981;
	width:960px;
	margin:auto;
	padding:20px 0 0 0;
	height:auto;
	overflow:hidden;
}
#subfooter {
background:none repeat scroll 0 0 #078428;
border-top:1px solid #054C16;
color:#FFFFFF;
line-height:50px;
text-align:center;
width:100%;
}

#subfooter p{
margin:10px 0 0 0;
text-align:center;
}

#subfooter p a{
text-decoration:none;
color:#fff;
margin:0px 5px 0 5px;
}

#subfooter p a:hover{
text-decoration:underline;
color:#ddd;
}

#footer .footerwidget {
	float:left;
	width:220px;
	color:#fff;
	padding:0 10px 0 0;
}
#footer .footerwidget.widget_recent_entries {
	width:450px;
	padding:0 10px 0 20px;
}
#footer h4 {
	color:#fff;
	font-weight:bold;
	font-size:16px;
	padding:0;
	margin:0 0 2px 0;
}
#footer a {
	
}
#footer .footerwidget ul {
	margin:0 0 0 20px;
	padding:0;
}
#footer .footerwidget ul li {
	list-style:square;
	color:#fff;
	padding:5px 0 5px 0;
	border:0;
}
/* INNER 2 STYLE - SPECIFIC */
#bonusbar {
	background:url(inner2-topbanner.png) no-repeat center;
	width:670px;
	height:272px;
}
#bonusbar #leftside {
	width:235px;
	float:left;
	padding:33px 0 0 30px;
}
#bonusbar h4 {
	color:#d00006;
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin:15px 0 10px 0;
}
#bonusbar ul {
	margin:0 0 10px 0;
	padding:0;
}
#bonusbar ul li {
	list-style:inside url(tick.png);
	color:#185589;
	font-size:11px;
	padding:3px 0 3px 0;
}
#bonusbar #leftside p {
	color:#000;
}
#bonusbar #leftside p a {
	color:#d00006;
}
#bonusbar #rightside {
	width:335px;
	float:right;
	padding:25px 0 0 0;
	text-align:center;
}
#bonusbar #rightside h4 {
	color:#07477e;
	font-size:17px;
	font-weight:bold;
	margin:12px 0 12px 0;
}
#bonusbar #rightside span.bonus {
	color:#d00006;
	font-size:27px;
}
#bonusbar #rightside p {
	font-size:17px;
	margin:0 0 17px 0;
}
#bonusbar #rightside p span.code {
	color:#000;
	font-weight:bold;
}
#bonusbar #rightside a {
	background:url(bonus-claim-bg.png) repeat-x;
	padding:5px 10px 5px 10px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
#infobar {
	border:1px solid #e3e3e3;
	width:230px;
	float:right;
	margin:0 0 10px 10px;
	text-align:center;
}
#infobar h3 {
	background:url(infobar-heading.png) repeat-x;
	line-height:37px;
	color:#fff;
	font-size:18px;
	padding:0 0 0 10px;
	margin:0 0 15px 0;
}
#infobar img {
	margin:0 0 20px 0;
}
#infobar p {
	text-align:left;
	margin:0 10px 10px 10px;
}
#infobar a {
	color:#000;
}

/*HOMEPAGE SPECIFIC STYLES */

#contentwrapper.homepage {
	padding:0 10px 10px 10px;
}
#featured {
	background:url(homepage-featured-bg.png) repeat-x top;
	height:165px;
	width:900px;
	padding:5px 20px 10px 20px;
	margin:0 0 10px 0;
}
#featured #featured-leftside {
	float:left;
	width:535px;
}
#featured #featured-leftside img.poker-laptop {
	float:right;
}
#featured #featured-leftside img.casino-badge {
	float:right;
	position:relative;
	top:-3px;
}
#featured #featured-leftside p.casinoad {
	font-weight:bold;
	font-size:15px;
	color:#07487f;
	margin:0 0 0 0;
	padding:0 0 0 20px;
}
#featured #featured-leftside h4 {
	font-size:17px;
	color:#d2040a;
	font-weight:bold;
	margin:5px 0 5px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #e3e3e3;
}
#featured #featured-leftside ul {
	margin:0;
	padding:0 0 0 20px;
}
#featured #featured-leftside ul li {
	list-style:url(plus.png) inside;
	padding:3px 0 3px 0;
	color:#212c36;
	font-size:12px;
	font-weight:bold;
}
#featured #featured-rightside {
	width:365px;
	float:right;
	text-align:center;
}
#featured #featured-rightside .left-text {
	float:left;
	width:145px;
	text-align:center;
	margin-top:40px;
	margin-left:10px;
}
#featured #featured-rightside .right-text {
	float:right;
	width:195px;
	text-align:left;
	margin-top:20px;
}
#featured #featured-rightside p.casino-bonus {
	font-size:17px;
	color:#07487f;
	line-height:22px;
}
#featured #featured-rightside p.casino-bonus span.red {
	color:#d10006;
	font-weight:bold;
}
#featured #featured-rightside p.list {
	margin:0;
	padding:0;
	line-height:27px;
	font-size:12px;
	color:#212c36;
	font-weight:bold;
}
#featured #featured-rightside p:first-child.list {
	line-height:24px;
}
#featured #featured-rightside p.list img {
	position:relative;
	top:6px;
	left:5px;
}
#featured #featured-rightside a#claim-bonus-link {
	background:url(homepage-button.png) repeat-x;
	padding:6px 10px 6px 10px;
	border:3px solid #fff;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	position:relative;
	top:25px;
}
#homepage-box {
	width:405px;
	float:left;
	margin-right:10px;
	background:url(homepage-gradient.png) repeat-x 0 40px;
	border:1px solid #e3e3e3;
}
#homepage-box .padder {
	padding:20px;
}
#homepage-table {
	float:right;
	border:1px solid #e3e3e3;
	width:520px;
}
#homepage-table th {
	background:url(th-black.png) repeat-x top;
	line-height:26px;
	font-weight:bold;
	color:#fff;
}
#homepage-table td {
	border-top:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	text-align:center;
	color:#074c86;
	font-size:11px;
	height:50px;
	vertical-align:middle;
}
#homepage-table td p {
	padding:0;
	margin:8px 0 8px 0;
}
#homepage-table strong.bonus {
	font-weight:strong;
	color:#d65a35;
}
#homepage-table strong {
	font-weight:strong;
	
}
#homepage-table td.ranknumbers {
	background:url(rank-icon.png) no-repeat center;
	padding:0px 15px 0px 15px;
	color:#000;
	font-weight:bold;
	font-size:12px;
}
div.homepage-section {
	border:1px solid #e3e3e3;
	width:304px;
	margin:10px 11px 0 0;
	float:left;
	color:#384f53;
	font-size:11px;
}
div.homepage-section.last {
	margin:10px 0 0 0px;
}
div.homepage-section h2 {
	background:url(header-black.png) repeat-x;
	line-height:40px;
	height:40px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	text-align:left;
	padding:0 5px 0 15px;
	margin:0 0 10px 0;
}
div.homepage-section img.clipboard {
	float:right;
	border:none;
	margin:0 10px 10px 0px;
}
div.homepage-section ul {
	margin:0 0 15px 25px;
	padding:0;
}
div.homepage-section ul li {
	list-style:outside url(red-arrow.png);
	padding:10px 0 10px 5px;
	color:#384f53;
}
div.homepage-section a {
	color:#384f53;
}
div.homepage-section p.question {
	font-size:12px;
	color:#000;
	margin:0 0 10px 0;
	padding:0;
}
div.homepage-section p.question img {
	float:left;
	margin-right:10px;
}
div.homepage-section .padder {
	padding:0 10px 10px 10px;
}
div.homepage-section .form-input {
	margin:5px 0 5px 50px;
}
div.homepage-section div.wp-polls-res {
padding:0 0 0 50px;
width:230px;
}
div.homepage-section div.pollbar {
margin-bottom:10px;
}
#totalvotes {
margin:0;
padding:0;
}
div.homepage-section #question-submit {
	margin:5px 0 0 50px;
background:url('http://www.blackjackonline.net/wp-content/themes/Blackjack Online v2 Wordpress/images/answer.png') no-repeat center;
width:62px;
height:20px;
line-height:20px;
}
div.homepage-section.first {
height:195px;
overflow:hidden;
}
div.homepage-section.first h4 {
	font-size:16px;
	font-weight:bold;
	color:#da0000;
	margin:0 0 5px 0;
	padding:0;
}
div.homepage-section.first .actionbutton {
	margin-top:5px;
}
#homepage-bottom {
	padding:20px;
	border:1px solid #e3e3e3;
	margin:10px 0 0 0;
}
/* SLIDER */
#slider{
	position:relative;
	padding: 10px 20px 0 20px;
	overflow:hidden;
	width:240px !important;
	
}	
#slider .sliderimg {
	float:left;
	margin-right:10px;
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:260px;
	height:120px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:40px;
	height:40px;
	position:relative;
	left:-10px;
	top:-80px;
	float:left;
	}	
#nextBtn{ 
	left:28px;
	float:right;
	
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:40px;
	height:40px;
	background:url(slider-arrow-left.png) no-repeat 0 0;
	}	
#nextBtn a{ 
	background:url(slider-arrow-right.png) no-repeat 0 0;	
	}
.h3sub {font-size:12px;}
/*TYPOGRAPHY*/
h1 {
	background:url(heading-blue.png) repeat-x;
	line-height:42px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:0 10px 0 15px;
}

#story h2{
	background:url(heading-blue.png) repeat-x;
	line-height:42px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	margin:-10px -10px 10px;
	padding:0 10px 0 15px;
	zoom:1;
}

h2 {
	font-size:18px;
	font-weight:bold;
	color:#074981;
	padding:10px 0 0 0;
	margin:5px 0 15px 0;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#074981;
	padding:0;
	margin:5px 0 2px 0;
}
h4 {
	font-size:13px;
	font-weight:bold;
	padding-top:10px;
	margin:5px 0 3px 0;
}
p {
	margin:0 0 7px 0;
	line-height:16px;
}
p .red {
	color:#fa111e;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#main a {
	color:#185589;
}
p.date {
font-style: italic;
margin:5px 0 15px 0;
padding:0;
line-height: 17px;
border-bottom: 1px dotted #e3e3e3;
}
h2.posttitle {
padding:0;
margin:0px 0 5px 0;
}

/*OTHER*/
.post {
	padding:0 0 15px 0;
}
p.meta {
	background: #e3e3e3;
	padding:5px;
}
.post table {
border: 1px solid #444;

}
.post table td {
padding:5px;
border: 1px solid #444;
}





.reviews_banner img, .reviews img{
 float:left;
 margin:2px 5px 2px 0;
 border:1px solid #000;
 padding:2px;
 background:#fff;
}

.reviews{
	border-right:1px solid #CCCCCC;
	color:#DDDDDD;
	float:left;
	height:auto;
	margin:0 5px 0 0;
	padding:5px;
	overflow:hidden;
	min-height:200px;
	width:223px;
}

.reviews h4 a:hover{
	color:#ddd;
	text-decoration:none;
}

.reviews h4, .reviews h4 a{
	 padding:0;
	 margin:0;
	 text-align:left;
	color:#fff;
	 text-decoration:none;
	 font-size:15px;
	 margin:0 0 3px 0;
	 font-weight:bold;
}

#footer .reviews a.read-more{
	color:#fff;
	background:#055218;
	text-decoration:none;
	text-align:center;
	padding:3px 10px;
	font-weight:bold;
}

#footer .reviews a.read-more:hover{
	color:#000;
	background:#bcbcbc;
	text-decoration:none;
	text-align:center;
	padding:3px 10px;
}


#footer .reviews p{
	color:#DDDDDD;
	margin:0;
	min-height:200px!important;
	zoom:1;
	z-index:999;
} 


*html #footer .reviews p{	
min-height: 200px;
height: auto !important;
height:200px;
} 

#subfooter a{
color:#fff;
}














