/*
Theme Name: UK-Bingo.com
Version: 1.0
Author: Helen Johnson
Author URI: http://www.helenjohnson.com.au/
*/

html {
	background-image: url("images/bg-tile.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	background-color: #62ccda;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-image: url("images/centre-bg.jpg");
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	color: #333;
	text-align: center;
}

.clear {
	clear: both;
}

#wrap {
	margin: 0 auto;
	padding: 10px 0 10px 0;
	width: 960px;
	text-align: left;
}

#page {
	background-image: url("images/page-bg.gif");
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	width: 960px;
}
#page-top {
	background-image: url("images/page-bg-top.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
#page #page-inner {
	padding: 0 10px 0 10px;
}
#page-end {
	background-image: url("images/page-bg-end.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 960px;
}


/********** Header **********/

#header {
	margin: 0;
	padding: 0;
	height: 90px;
	width: 940px;
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
#header h1 {
	margin: 0;
	padding: 10px;
}
#header h1 a {
	width: 210px;
	height: 70px;
	background-image: url("images/uk-bingo-logo.jpg");
	display: block;
	margin: 0;
	padding: 0;
}
#header h1 a span {
	display: none;
}
#header .description {
	display: none;
}


/********** Navigation **********/

#nav {
	padding: 0;
	margin: 0;
	width: 940px;
	height: 39px;
	background-image: url("images/nav-bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
#nav ul {
	padding: 0 10px 0 10px;
	margin: 0;
	height: 39px;
	list-style: none;
}
#nav ul li {
	float: left;
}
#nav ul li a {
	color: #ad1868;
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 120%;
	font-weight: bold;
	display: block;
	padding: 12px 8px 0 8px;
	height: 27px;
	text-transform: uppercase;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #3fa6c2;
}

* html #nav ul li a {
	display: inline-block;
}



/********** Content **********/

#content {
	font-size: 115%;
}
.col {
	float: left;
	margin: 0;
	padding: 0;
	width: 620px;
}
.full {
	padding: 0;
	margin: 0;
	width: 940px;
}

/* Text & Images */

a {
	color: #C753A0;
}
a:hover {
	color: #3fa6c2;
}

img {
	border: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

.index-content {
	font-size: 120%;
}

h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

#content .col h2 {
	font-size: 1.5em;
	color: #278fa9;
	padding: 0;
	margin: 10px 0 0 0;
	background-image: url("images/heading-bg.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	padding: 8px 0 8px 0;
}

.entry h3 {
	color: #AF1460;
}


#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	background-image: none;
}

h3 {
	font-size: 125%;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.centered img {
	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
}

.post-tags {
	font-size: 90%;
}
.post-tags p span{
	font-weight: bold;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	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;
}

.post-date {
	font-size: 11px;
	font-style: italic;
	color: #7f9aa0;
}

/* Tab Box 620 */

.table-box-620 .tab-box {	
	background-image: url("images/tab-box-620-bg.gif");
	background-repeat: repeat-y;
}

.table-box-620 .tab-box-620-title {
	width: 620px;
	height: 35px;
	background-image: url("images/tab-box-620-title-bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

#content .col .table-box-620 h2 {
	background-image: none;
	color: #fff;
	padding: 6px 0 0 20px;
	margin: 0;
}

.table-box-620 .tab-box-620-top {
	width: 620px;
	height: 20px;
	background-image: url("images/tab-box-620-bg-top.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.table-box-620 .tab-box-620-end {
	width: 620px;
	height: 20px;
	background-image: url("images/tab-box-620-bg-end.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 20px 0;
}


/* Compare Table */

#content .col .tab-box table {
	width: 600px;
	border-collapse: collapse;
	padding: 0;
	margin: -10px 0 0 10px;
}
#content .col .tab-box table td {
	padding: 10px;
}
#content .col .tab-box table thead td {
	font-size: 80%;
	text-align: center;
	padding: 2px;
	font-weight: bold;
}
#content .col .tab-box table tbody tr {
	background-image: url("images/tab-box-620-row-bg.jpg");
	background-repeat: no-repeat;
}

#content .col .tab-box table tbody td.highlight {
	color: #d12d85;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
}
#content .col .tab-box table thead td.highlight {
	text-align: center;
	font-weight: bold;
}

#content .col .tab-box table td .title {
	font-weight: bold;
	color: #278fa9;
	font-size: 120%;
}

/* Featured Room */

#featured {
	width: 620px;
	height: 175px;
	margin: 0;
}
#featured img {
	border: none;
}
#featured a img {
	border: none;
}
#featured a {
	width: 620px;
	height: 175px;
	display: block;
}
#featured .featured-partybingo {
	background-image: url("images/featured-party-bingo.jpg");
	background-repeat: no-repeat;
	width: 620px;
	height: 175px;
}
#featured .featured-888ladies {
	background-image: url("images/featured-888-ladies-bingo.jpg");
	background-repeat: no-repeat;
	width: 620px;
	height: 175px;
}
#featured span.featured-details span {
	display: none;
}


/* Posts */

#content #index .post {
	width: 620px;
	padding: 0;
	margin: 10px 0 0 0;
	background-image: url("images/review-bg.gif");
	background-repeat: repeat-y;
	background-position: left top;
	text-align: justify;
}
#content #index .post .post-top {	
	background-image: url("images/review-bg-top.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width: 620px;
	height: 25px;
}
#content #index .post .post-end {	
	background-image: url("images/review-bg-end.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width: 620px;
	height: 20px;
}

#content #index .post .inner {
	padding: 0 15px 0 10px;
	margin-top: -20px;
}
#content #index .post p.more-link {
	padding: 0;
	margin: 0;
}
#content #index .post p.postmetadata {
	padding: 0;
	margin: 0;
}

a img {
	border: 3px #f7c8e2 solid; /* old #fae0ef */
}
a:hover img {
	border: 3px #3fa6c2 solid;
}

.play-now-button {
	float: right;
	margin: 0 0 0 10px;
	border: none;
}
.play-now-button img, .play-now-button a:hover img, .play-now-small img, .play-now-small a img, .play-now-small a:hover img {
	border: none;
}
.play-now-button a {
	width: 100px;
	height: 100px;
	background-image: url("images/play-now.gif");
	border: none;
	display: block;
	border: none;
}
.play-now-button span {
	display: none;
}


.banner-186-left {
	width: 186px;
	float: left;
	margin: 0 10px 10px 0;
}
.banner-186-right {
	width: 186px;
	float: right;
	margin: 0 0 10px 10px;
}

/* Tables */

table.bingo-numbers {
	width: 425px;
	border: none;
	border: collapse;
}
table.bingo-numbers th {
	font-weight: bold;
	text-align: center;
	color: #AF1479;
}
table.bingo-numbers td.bold {
	font-weight: bold;
	text-align: center;
}

/* Room Details */

.room-details {
	width: 300px;
	float: right;
	clear: right;
	padding: 0;
	margin: 0 0 10px 10px;
}

.room-details .tab-title {
	background-image: url("images/tab-300-blue.jpg");
	width: 300px;
	height: 30px;
}
.room-details .tab-title h3 {
	padding: 6px 0 0 10px;
	margin: 0;
	color: #fff;
}
.room-details .tab-box-content {
	margin: 0;
	background-color: #98d0dc;
}
.room-details .tab-box-content img {
	margin: 10px;
}
.room-details .tab-box-content ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #98d0dc;
}
.room-details .tab-box-content li {
	padding: 5px 5px 5px 10px;
	margin: 0;
	display: block;
	list-style: none;
	background-color: #98d0dc;
	border-bottom: 1px solid #7cb7c4;
}
.room-details .tab-box-content li a {
	list-style: none;
}
.room-details .tab-box-content li.banner-234 a img {
	padding: 0;
	margin: 7px 0 4px 23px;
	border: none;
}

/* Post Navigation */
.post-nav {
	border: 1px solid #ccc;
	padding: 5px;
}
.post-nav .post-nav-left {
	float: left;
	width: 300px;
}
.post-nav .post-nav-right {
	float: right;
	width: 300px;
	text-align: right;
}

#content #index .post .play-now-button {

}
#content #index .post .more-link{

}
#content #index .post .postmetadata{

}



.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}


/********** Sidebar **********/

#sidebar {
	margin: 10px 0 0 0;
	width: 300px;
	float: right;
}

#sidebar .banner-300 {
	width: 300px;
	padding: 0;
	margin: 0 0 10px 0;
}
#sidebar .banner-300 a img, #sidebar .banner-300 a {
	border: none;
}

#sidebar .menu-left {
	width: 140px;
	float: left;
	margin: 0;
}
#sidebar .menu-right {
	width: 140px;
	float: right;
	margin: 0;
}
#sidebar .menu-left .menu-tab-title, #sidebar .menu-right .menu-tab-title {
	background-image: url("images/tab-140.jpg");
	width: 140px;
	height: 30px;
}
#sidebar .menu-left .menu-tab-title h3, #sidebar .menu-right .menu-tab-title h3 {
	padding: 6px 0 0 10px;
	margin: 0;
	color: #fff;
}
#sidebar .menu-left .menu-tab-title h3 a, #sidebar .menu-right .menu-tab-title h3 a {
	color: #fff;
	text-decoration: none;
}
#sidebar .menu-left .menu-tab-title h3 a:hover, #sidebar .menu-right .menu-tab-title h3 a:hover {
	color: #fff;
	text-decoration: underline;
}
#sidebar .tab-box-140 {
	margin: 0 0 10px 0;
}
#sidebar .menu-left .tab-box-140 ul, #sidebar .menu-right .tab-box-140 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #FFE4F3;
}
#sidebar .menu-left .tab-box-140 li, #sidebar .menu-right .tab-box-140 li {
	padding: 0;
	margin: 0;
}
#sidebar .menu-left .tab-box-140 li a, #sidebar .menu-right .tab-box-140 li a {
	padding: 5px 5px 5px 10px;
	margin: 0;
	list-style: none;
	background-color: #FFE4F3;
	border-bottom: 1px solid #f7c8e2;
	display: block;
}
#sidebar .menu-left li a:hover, #sidebar .menu-right li a:hover {
	background-color: #3fa6c2;
	color: #fff;
}

#sidebar .menu-full {
	background-color: #FFE4F3;
	border-bottom: 1px solid #f7c8e2;	
}
#sidebar .menu-full .menu-tab-title {
	background-image: url("images/tab-300.jpg");
	width: 300px;
	height: 30px;
}
#sidebar .menu-full .menu-tab-title h3 {
	padding: 6px 0 0 10px;
	margin: 0;
	color: #fff;
}
#sidebar .menu-full .inner {
	padding: 10px;
	text-align: center;
}
#sidebar .menu-full .inner p {
	margin: 0;
	padding: 0;
}
#sidebar .menu-full .comments ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar .menu-full .comments ul li {
	padding: 5px 10px 5px 10px;
	text-align: left;
	list-style: none;
	border-bottom: 1px solid #f7c8e2;
}

/********** Footer **********/

#footer {
	padding: 0;
	margin: 10px 0 0 0;
	width: 940px;
	clear: both;
	color: #555;
}

#footer .about {
	width: 220px;
	float: left;
	padding: 0;
	margin: 0;
	background-color: #dbdbdb;
	border-bottom: 1px solid #bbb;
	text-align: justify;
}
#footer .about-links {
	padding: 5px 10px 0 10px;
}
#footer .about .disclaimer {
	padding: 0 10px 0 10px;
	font-size: 95%;
}
#footer .top-rooms {
	width: 220px;
	float: left;
	padding: 0;
	margin: 0 0 0 20px;
	background-color: #dbdbdb;
}
#footer .tags-box {
	width: 460px;
	float: right;
	padding: 0;
	margin: 0;
	background-color: #dbdbdb;
	border-bottom: 1px solid #bbb;
}
#footer .tags {
	padding: 0 10px 10px 10px;
	text-align: justify;
}

#footer .about .tab-title, #footer .top-rooms .tab-title {
	background-image: url("images/tab-220.jpg");
	width: 220px;
	height: 30px;
}
#footer .tags-box .tab-title {
	background-image: url("images/tab-460.jpg");
	width: 460px;
	height: 30px;
}
#footer .tab-title h3 {
	padding: 8px 0 0 10px;
	margin: 0;
	color: #287c92;
	font-size: 135%;
}

#footer .top-rooms ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #dbdbdb;
}
#footer .top-rooms li {
	padding: 0;
	margin: 0;
}
#footer .top-rooms li a {
	padding: 5px 5px 5px 10px;
	margin: 0;
	list-style: none;
	background-color: #dbdbdb;
	border-bottom: 1px solid #bbb;
	display: block;
}
#footer .top-rooms li a:hover {
	background-color: #3fa6c2;
	color: #fff;
}


/* Comments */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}
	
.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;
	}


	
	
/* Calendar */

#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;
	}

#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; }


/* 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;
	}*/

/* 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;
	}



/* 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;
}

.tab-box-140 a {
	font-size:11px;
}
