/*
Theme Name: WhatOnline
Theme URI: http://wordpress.org/
Description: SEO friendly plain theme
Version: 1
Author: Paul Gosnell
Author URI: http://www.whatonline.co.uk
Tags: seo, plain, simple
*/

/*
	--------------------------------------------------- reset
*/
body,img,ul,li,p,h1,h2,h3,h4{
	margin:0;
	padding:0;
	border:none;
	list-style:none;
}
/*
	--------------------------------------------------- text styles
*/
body {
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/body.jpg) repeat-x 0 0;
	color:#333;
	line-height:1.5;
}
li {
	font-size:1.2em;
}
li li,
li p {
	font-size:1em;
}
p {
	font-size:1.2em;
	margin:0 0 10px 0;
}
h1 {
	font-size:1.8em;
	color:#EC008C;
}
h1 a {
	text-decoration:none;
	color:#EC008C;
}
h2 {
	font-size:1.8em;
	padding:0 0 5px 0;
	color:#444;
}
h2 a {
	text-decoration:none;
	color:#D64BB0;
}
.single h2{
	color:#D64BB0;
}
#sidebar h2{
	font-size:1.4em;
}
h3 {
	font-size:1.4em;
	color:#333;
}
h3 a {
	text-decoration:none;
	color:#333;
}
a {
	color:#EC008C;
}
a:hover {
	color:#EC008C;
	text-decoration:none;
}
table{
	font-size:1.2em;
}
a.more-link{
	background:url(images/readMore.gif) no-repeat;
	width:111px;
	height:26px;
	text-indent:-9999px;
	line-height:0;
	display:block;
	margin:10px 0;
        float:right;
}
/*
	--------------------------------------------------- site wrapper
*/
#site {
	width:980px; 
	margin:0 auto;
}
/*
	--------------------------------------------------- header
*/
#top{
	background:url(images/top.jpg) no-repeat 50% 0;
}
#header {
	position:relative;
	height:133px;
}
#header h3{
	clear:left;
	padding:3px 0 0 5px;
	color:#FECBF4;
	font-size:140%;
}
#logo{
	background:url(images/logo.png) no-repeat;
	width:191px;
	height:80px;
	text-indent:-9999px;
	line-height:0;
	display:block;
	float:left;
	margin:10px 0 0 0;
}
#ball13{
	background:url(images/ball13.png) no-repeat;
	width:118px;
	height:117px;
	display:block;
	position: absolute;
	top:40px;
	left:375px;
	z-index:10;
}
#ball17{
	background:url(images/ball17.png) no-repeat;
	width:127px;
	height:127px;
	display:block;
	position:absolute;
	top:107px;
	right:190px;
	z-index:10;
}
#winBig{
	background:url(images/winBig.png) no-repeat;
	width:291px;
	height:355px;
	display:block;
	position:absolute;
	top:40px;
	right:0;
	z-index:5;
}
/* search form in header */
#header form {
	text-align:right;
	width:300px;
	position:absolute;
	top:34px;
	right:10px;
}
#header form input {
	margin:0;
}
#header form label {
	font-size:1.2em;
}
#header form input#searchsubmit {
	cursor:pointer;
}


#masthead{
	background:url(images/masthead.jpg) no-repeat 50% 50%;
	height:145px;
	margin:0 -25px 0 -25px;
	padding:20px 30px;
}
#masthead h1{
	background:url(images/play-bingo-here.png) no-repeat;
	width:210px;
	height:27px;
	text-indent:-9999px;
	line-height:0;
	display:block;
}
#masthead p{
	width:250px;
	color:#D72EB5;
	font-weight:bold;
}
/*
	--------------------------------------------------- nav
*/
#nav {
	background:#fff;
	padding:5px 15px;
}
#nav li {
	float:left;
	margin:0 0 0 10px;
}
#nav li a {
	color:#666;
	text-decoration:none;
}
#nav li a:hover {
	color:#EC008C;
}
/*
	--------------------------------------------------- content
*/
#content {
	background: url(images/page.gif) no-repeat 0 0;
	padding:25px 30px;
	margin:0 0 10px 0;
}
/*
	--------------------------------------------------- footer
*/
#footer {
	background:#D64BB0;
	padding:10px 15px 50px 25px;
	clear:both;
}
#footer p{
	font-size:1.1em;
	margin:0;
	color:#fff;
}
#footer a{
	color:#fff;
}
/*
	--------------------------------------------------- sidebar
*/
#sidebar {	
	float:right;
	width:250px;
	margin:0 0 0 20px;
	padding:45px 20px 0 0;
	background:#fff;
}
#sidebar ul{
	padding:0 0 15px 25px;
}
#sidebar ul.stars li{
	list-style:url(images/star.gif);
	margin:0 0 0 14px;
}
#sidebar a{
	text-decoration:none;
}
#sidebar a:hover{
}

#sidebar h2#news{
	background:url(images/news-letter.png) no-repeat;
	width:301px;
	height:65px;
	display:block;
	text-indent:-9999px;
	line-height:0;
	position:relative;
	right:-8px;
}
#sidebar h2#latest{
	background:url(images/latest-offers.png) no-repeat;
	width:301px;
	height:65px;
	display:block;
	text-indent:-9999px;
	line-height:0;
	position:relative;
	right:-8px;
}

#sidebar label{
	display:inline-block;
	width:55px;
	font-weight:bold;
	color:#D64BB0;
	font-size:1.4em;
}
#sidebar input#subscribe{
	border:none;
	margin:5px 0 0 100px;
}

/*
	--------------------------------------------------- post
*/
.post {
	padding:10px;
	margin:10px 0;
	border:1px dashed #ccc;
}
.post ul{
	margin:0 0 10px 16px;
}
.post ul li{
	list-style:circle;
}
.post table{
	margin:0 0 10px 0;
	text-align:left;
}
.post .smlBanner{
	float:left;
	margin:0 10px 5px 0;
}
.single .post{
	padding:35px 140px 110px 0;
	position:relative;
	border:none;
}
.single .post .smlBanner{
	position:absolute;
	top:-40px;
	left:0;
}
.single .post .lrgBanner{
	position:absolute;
	bottom:10px;
	left:0;
}
.single .post .sideBanner{
	position:absolute;
	top:10px;
	right:0;
}
.single .post .playNow{
	position:absolute;
	top:35px;
	right:145px;
	width:102px;
	line-height:52px;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/playNow.gif);
}

.index .post .lrgBanner,
.index .post .sideBanner,
.index .post .ratingblock,
.index .post .thumblock,
.index .post .playNow,
.page .post .ratingblock,
.page .post .thumblock{
	display:none;
}
/*
	--------------------------------------------------- comment form
*/
#respond {
	width:50%;
}
input,
textarea {
	border:1px solid #ccc;
	margin:0 0 5px 0;
}
textarea {
	width:400px;
	height:100px;
}
input#submit {
	font-size:1.1em;
	color:#fff;
	background:#999;
	padding:2px 6px;
	border:none;
	cursor:pointer;
}
#writeComment,
#hideComment{
	cursor:pointer;
	font-weight:bold;
	padding:5px 0;
}
.comment {
	border:1px solid #ccc;
	padding:10px;
	width:50%;
	margin:10px 0;
}
.avatar {
	float:right;
	border:1px solid #ccc;
	padding:2px;
	margin:0 0 10px 10px;
}
.commentmetadata a{
	font-size:.9em;
}
.comment-body p {
	padding:20px 0 10px 0;
}
/*
	--------------------------------------------------- images in text editor 
*/
img.centered {
	display:block;
	margin:0 auto;
}
img.alignright {
	margin:0 0 10px 10px;
	display:inline;
}
img.alignleft {
	margin:0 10px 10px 0;
	display:inline;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.clear {
	clear:both;
}
/*
	--------------------------------------------------- products 
*/
.productDesc{
	font-size:1.2em;
	padding:10px 0;
}
.productImg{
	float:right;
	margin:0 0 10px 20px;
	padding:4px;
	border:1px solid #ccc;
}
.productPrice{
	font-size:1.4em;
	font-weight:bold;
	font-style:italic;
	color:#666;
	padding:0 0 15px 0;
}
.productBuy{
	float:right;
	padding:4px 2px;
	border:1px solid #ccc;
}
.productMoreInfo{
	float:left;
	padding:4px 2px;
	border:1px solid #ccc;
}
.productBuy a,
.productMoreInfo a{
	font-size:1em;
	font-weight:bold;
	color:#fff;
	background:#EC008C;
	padding:4px 6px;
	text-decoration:none;
}
.productBuy a:hover,
.productMoreInfo a:hover{
	background:#000;
}

p.reviews{
	clear:both;
	padding:5px 0 0 ;
}
