/*
Theme Name: BingoJoy
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
* { padding:0; margin:0; }
html {
	background: #002035 url('images/body_background.png') repeat-x;
}
body {
	margin:0 auto;
	width:802px;
	font-family: verdana,arial,helvetica,arial,sans-serif;
	line-height:1.2;
	font-size:100%;
}
h3 {
	color:#ca0005;
	font-size:0.9em;
}
p {
	font-size:0.9em;
	padding-top:5px;
}
a {
	text-decoration:none;
}
#header {
	margin-top:20px;
	width:802px;
	height:91px;
	background: transparent url('images/header.gif') no-repeat;
	position:relative;
}
#header h1 {
	width: 293px;
	height: 70px;
	background: transparent url('images/logo.png') no-repeat;
	float:left;
	margin:15px 0 0 20px;
	display:block;
	}
	#header h1 a {
		display:block;
		width: 293px;
		height: 70px;
		text-indent:-9000em;
		overflow:hidden;
	}
#play_now {
	background: transparent url('images/play_now.png') no-repeat;
	display:block;
	width: 214px;
	height: 44px;
	position:absolute;
	bottom:0px;
	left:300px;
	text-indent:-9000em;
	overflow:hidden;
}
#players {
	position:absolute;
	right:0px;
	top:40px;
	width:150px;
	text-align:center;
	font-size:0.6em;
	color:#006bb4;
	font-weight:900;
	}
	#players #online {
		color: #1a1d20;
		display:block;
	}
#container {
	background: #fff url('images/content_fade_background.png') repeat-x;
	border:4px solid #fff;
	border-top:0px;border-bottom:0;
}
#navigation {
	list-style:none;
	height:41px;
	border-bottom:3px solid #fff;
	}
	#navigation li {
		float:left;
		}
		#navigation li a {
			text-indent:-9000em;
			overflow:hidden;
			display:block;
		}
	#navigation #bingo a {
		background: transparent url('images/bingo.png') no-repeat;
		height:41px;
		width:199px;
	}
	#navigation #casinogames a {
		background: transparent url('images/casino_games.png') no-repeat;
		height:41px;
		width:197px;
	}
	#navigation #scratchcards a {
		background: transparent url('images/scratch_cards.png') no-repeat;
		height:41px;
		width:196px;
	}
	#navigation #slots a {
		background: transparent url('images/slots.png') no-repeat;
		height:41px;
		width:202px;
	}
#blogroll {
	list-style:none;
	margin: 10px 7px 10px 7px;
}
#blogroll li {
	background: transparent url('images/blogroll_background_normal.png') no-repeat;

	text-align:center;
}
#blogroll li a {
	text-decoration:none;
	color:#004777;
	font-size:0.7em;
	font-weight:900;
	padding-top:7px;
	display:block;
	width:180px;
	height:18px; /* 16px for ie7 */
}

#pagination{
        margin: 10px 10px 10px 10px;
}

/* Implement these with jquery */
#blogroll .blogroll_first_child {
	background: transparent url('images/blogroll_background_top.gif') no-repeat;
}
#blogroll .blogroll_last_child {
	background: transparent url('images/blogroll_background_bottom.gif') no-repeat;
}
.promo img {
	display:block;
	width: 177px;
	height: 181px;
	text-indent:-9000em;
	overflow:hidden;
	margin:8px;
	border:0;
}
.promo-sidebar img {
	display:block;
	width: 177px;
	height: 181px;
	text-indent:-9000em;
	overflow:hidden;
	margin: 0 8px 8px;
}

#sidebar_1 {
	width:197px;
	float:left;
}
#join-now {
	background: transparent url('images/join.png') no-repeat;
	width: 188px;
	height: 67px;
	display:block;
	text-indent:-9000em;
	overflow:hidden;
	margin-left:3px;
}
#helpline {
	background: transparent url('images/helpline.png') no-repeat;
	width: 186px;
	height: 80px;
	display:block;
	text-indent:-9000em;
	overflow:hidden;
	margin-left:3px;
}
#content {
	float:left;
	width:597px;
	}
	#content #articles
	{
		margin-top:10px;
		background: transparent url('images/content_center_background.gif') no-repeat;
		min-height: 576px;
		height: auto !important;
		height: 576px;
		float:left;
		width:400px;
		list-style:none;
		}
		#content #articles li, #content #articles .article {
			border:1px solid #c3dded;
			background:#fff;
			margin:8px;
			min-height:100px;
			height: auto !important;
			height: 100px;
			padding:14px;
			position:relative;
			width:352px;
		}
		#content #articles .first-article {
			background: #fff url('images/article-first-child.png') no-repeat;
		}
		#content #articles li .article-image, #content #articles .article .article-image {
			float:left;
			padding: 0 10px 10px 0;
		}
		#content #articles li .more-info {
			display:block;
			position:absolute;
			right:10px;
			bottom:10px;
			background: transparent url('images/more_info.png') no-repeat;
			width:54px;
			height: 15px;
			text-indent:-900em;
			overflow:hidden;
		}
#sidebar_2 {
	width:192px;
	height:200px;
	float:right;
}
#promotions {
	margin-top:8px;
	display:block;
	width:583px;
	height:181px;
	background: transparent url('images/promotions.png') no-repeat;
	}
	#promotions a {
		display:block;
		width:583px;
		height:181px;
		text-indent:-9000em;
		overflow:hidden;
	}
#footer {
	background: transparent url('images/footer.gif') no-repeat;
	width: 802px;
	height: 29px;
	position:relative;
	}
	#footer2 {
		position:relative;
		width: 802px;
	}
	#footer2 #powered-by {
		height: 34px;
		width: 111px;
		display:block;
		position:absolute;
		right:20px;
		top:20px;
	}
	#footer2 #copyright {
		display:block;
		text-align:center;
		font-weight:900;
		color:#fff;
		font-size:0.7em;
		padding: 10px 0;
	}
	#footer2 a img { border:0; }
	#footer2 ul {
		list-style:none;
		padding-top:20px;
		text-align:center;
		}
	#footer2 #footer-navigation {
		padding-top:20px;
	}
		#footer2 ul li {
			display:inline;
			font-size:0.7em;
			font-weight:900;
			}
		#footer2 #footer-navigation li {
				border-right:2px solid #fff;
			}
			#footer2 #footer-navigation li a {
				color: #3c98d7;
				padding:0 5px 0 8px;
			}
.article-extra {
	
	font-size:0.7em;
	position:absolute;
	left:10px;
	bottom:10px;
}
.article-extra, .article-extra a {
	font-weight:900;
	color:#006BB4;
}
.article-extra a {
	font-size:1em;
}
.article-content {
	padding-bottom:15px;
}

#articles ol {
	list-style:none;
}
#articles h3, a, strong {
	color:#006BB4;
}
#articles h3 {
	padding:0 7px;
}
#articles input, #articles textarea {
	border:0px;
	margin:7px;
}
#articles textarea {
	width:96%;
	border:1px solid #eee;
}
#articles label {
	display:block;
	margin-left:7px;
}
#submit {
	margin:0 auto !important;
	border:1px dotted #ccc !important;
	display:block;
	width:200px;
	background:#eee;
}
#sidebar_1 ul, #sidebar_2 ul {
	list-style:none;
}