/*
Theme Name: WordPress Default
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

*/



/* Begin Typography & Colors */


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #263972;
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
         background: url('images/edges.jpg');
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 950px;
	}

#header {
	height: 300px;
	width: 950px;
	background: url('images/header-nav.jpg')
	}

#content {
	font-size: 1.2em
	}













a:hover {
	text-decoration: underline;
	}

/* Begin Structure */

#navigationcontainer /* Required to vertically center the text - do not delete */
	{
	position: relative;
	width: 100%;
	top: 255px;
	}


#navigation /* Required to vertically center the text - do not delete */
	{
	position:absolute;
	top: 50%;
	height: 30px;
	width: 100%;
	margin-top: -15px;
	font-size: 2em;
	color: #FFD55A;
	text-align: center;
	}

.navmenu
	{
	color: #FFD55A;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	}

a.navmenu:link
	{
	color: #FFD55A;
	font-weight: bold;
	}

a.navmenu:visited
	{
	color: #FFD55A;
	}

a.navmenu:active
	{
	color: #263972;
	background-color: #FFD55A;
	}

a.navmenu:hover
	{
	color: #263972;
	background-color: #FFD55A;
	}

#fronttop
	{
	width: 580px;
	padding: 5px 5px 5px 5px;
	border: solid #263972;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
         background: url('images/singlefeatures.jpg');
	color: #263972;
	font-size: 1.5em;
	}

#top5topbox
	{
	width: 580px;
	padding: 5px 5px 5px 5px;
	border: solid #263972;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
         background: url('images/singlefeatures.jpg');
	color: #263972;
	font-size: 1.0em;
	}






/*begin main front page*/

#leftcolumn {
	float: left;
	padding: 0px 0 0px 0px;
	margin: 0 0 0 5px;
	width: 470px;
	}

#rightcolumn {
	float: right;
	padding: 0px 0 0px 0px;
	margin: 0 0 5px 0;
	width: 470px;
	}

.post {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
         height: 140px;
/*         background: url('images/bingocard.png'); */
         background-repeat: no-repeat;
	text-align: justify;
	font-size: 1.5em;
	}

.post a {
	text-decoration: none;
	}

.posttext p {
	margin-bottom: 0px;
	margin-top: 5px;
	}

.posttext {
	position: absolute;
	overflow: auto;
	width: 240px;
	height: 80px;
	top: 13px;
	left: 119px;
	font-size: 0.8em;
	}

.posttitle {
	color: #263972;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.4em;
	}

a.posttitle:link
	{
	color: #263972;
	text-decoration: none;
	font-weight: bold;
	}

a.posttitle:visited
	{
	color: #263972;
	text-decoration: none;
	font-weight: bold;
	}

a.posttitle:hover
	{
	font-weight: bold;
	text-decoration: underline;
	background-color: #263972;
	color: #FFD55A;
	}

.bluebar {
	position: absolute;
	left: 10px;
	top: 96px;
	height: 1px;
	width: 355px;
         background: url('http://img.photobucket.com/albums/v65/marc0/bluebar.gif');
	}




.freeplay {
	position: absolute;
	bottom: 16px;
	left: 15px;
	font-weight: bold;
	color: #FF0000;
	}

.imgbox
{
	margin:17px 5px 0 15px;
	float: left;
	height: 80px;
	width: 100px;
}

.matchbonus
{
	position: absolute;
	bottom: 16px;
	right: 35px;
	text-align: right;
	font-weight: bold;
	color: #FF0000;
}

.yellowarea {
	position: absolute;
	left: 10px;
	top: 97px;
	height: 27px;
	width: 355px;
	background: url('http://img.photobucket.com/albums/v65/marc0/yellowarea.png');
}

#gambleaware

	{
	width: 580px;
	padding: 5px 5px 5px 5px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
	}


.bettysratingimg
{
	position: absolute;
	top: -15px;
	right: -20px;
	width: 84px;
	height: 64px;
}



#singlecontainer
	{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	}

#singletop
	{
	position:relative;
	width: 800px;
	height: 90px;
         background: url('images/singletop.png');
	}

#singletoptext
	{
	position:absolute;
	left:165px;
	top: 25px;
	color: #FFD55A;
	font-weight: bold;
	font-size: 2.4em;
	width: 470px;
	text-decoration: none;
	text-align: center;

	}

#singletoptext:link
	{
	}

#singletoptext:visited
	{
	}

#singletoptext:hover
	{
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFD55A;
	color: #263972;
	}

#singlecontainerbottom
	{
         background: url('images/singlebottom.png');
	position: absolute;
	width: 100%;
	height: 20px;
	bottom: 0px;
	}

#pagetoptext
	{
	margin-top: 25px;
	color: #FFD55A;
	font-weight: bold;
	font-size: 2.4em;
	width: 600px;
	float: right;
	text-decoration: none;
	}

#bettysnewsletter
	{
	width: 580px;
	padding: 5px 5px 5px 5px;
	border: solid #263972;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
         background: url('images/singlefeatures.jpg');
	color: #263972;
	font-size: 1.2em;
	}

#bettysnewsletter a
	{
	color: #263972;
	}

#bettysnewsletter a:hover
	{
	color: #FFD55A;
	}


.singletopimg
	{
	position:absolute;
	top: 5px;
/*	left: 75px; */
	width: 100px;
	height: 80px;
	}

#singleboxcontainer
	{
	position: relative;
	right: 0px;
	top: 0px;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 150px;
	height: 320px;
	}

#singleentry
	{
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 15px;
         background: url('images/singleedges.gif');
	line-height: 1.6em;
	font-size: 1.4em;
	}

#singleentry p
	{
	margin-top: 0px;
	}


#singlefreeplaybox
	{
	position: absolute;
	top: 5px;
	right: 5px;
	width: 140px;
	height: 100px;
	}

#singlematchbonusbox
	{
	position: absolute;
	top: 110px;
	right: 5px;
	width: 140px;
	height: 100px;
	}

#singleplaynowbox
	{
	position: absolute;
	top: 215px;
	right: 5px;
	width: 140px;
	height: 100px;
	}

#singlebettysratingbox
	{
	position: absolute;
	top: 320px;
	right: 5px;
	width: 140px;
	height: 100px;
	background-color: #EEEEEE;
	}

#singlefeatures
	{
	position: relative;
	width: 400px;
	border: solid #263972;
	clear: both;
	margin-left: auto;
	margin-right: auto;
         background: url('images/singlefeatures.jpg');
	}

#singlefeaturesheader
	{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 100%;
	background-color: #263972;
	color: #FFD55A;
	font-size: 1.6em;
	font-weight: bold;
	}

.singlefeaturesitem
	{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #263972;
	font-size: 1em;
	font-weight: bold;
	}

.singlefeaturesresult
	{
	float: right;
	margin-right: 40px;
	width: 150px;
	text-align: right;
	color: #263972;
	font-size: 1em;
	font-weight: bold;
	}

#singlefeaturesbottom
	{
	position: absolute;
	bottom: 0px;
	clear: both;
	width: 100%;
	background-color: #263972;
	color: #FFD55A;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	}

a singlefeaturesbottom:link
	{
	width: 100%;
	}

a singlefeaturesbottom:visited
	{
	width: 100%;
	}

a singlefeaturesbottom:hover
	{
	width: 100%;
	color: #FFD55A;
	font-weight: bold;
	text-decoration: underline;
	}








/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img {
	border: none;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */




#footercontainer {
	background: url('http://img.photobucket.com/albums/v65/marc0/footer.jpg');
	height: 20px;
	width: 950px;
	clear: both;
	position: relative;
	}

#footertextcontainer {
	color: #FFD55A;
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	}

.footertext {
	color: #505E9B;
	margin-left: 10px;
	margin-right: 10px;
	}

a.footertext:link
	{
	color: #505E9B;
	margin-left: 10px;
	margin-right: 10px;
	}

a.footertext:visited
	{
	color: #505E9B;
	margin-left: 10px;
	margin-right: 10px;
	}

a.footertext:active
	{
	margin-left: 10px;
	margin-right: 10px;
	color: #FFD55A;
	background-color: #505E9B;
	}

a.footertext:hover
	{
	margin-left: 10px;
	margin-right: 10px;
	color: #FFD55A;
	background-color: #505E9B;
	}



























































































































































/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 750px;
	width: 200px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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 { /* Doesn't work in IE */
	background-color: #fff; }
/* 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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}



/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



