/*
THEME NAME: Gamble Select 
THEME URI: http://www.gambleselect.co.uk
DESCRIPTION: Gamble Select theme for use at gambleselect.co.uk only
VERSION: 1.0
AUTHOR: Webzooma
AUTHOR URI: http://www.webzooma.com
*/

/* Architecture */

body {
	background: #1d1d1d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
}

p { 
	line-height: 1.4em;
	margin: 0 0 0.9em 0; 
}

#containbox {
width: 994px;
margin: 0 auto;
border: 2px solid #fff;
border-top: 0px;
border-bottom: 0px;
}

#wrapbg {
	background: #d3d3d3;
	padding-top: 15px;
}

#wrapper {
	background: #FFF;
	width: 932px;
	padding: 15px;
border: 1px solid #a9a9a9;
	margin: 0 auto;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}

#header {
	width: 994px;
	height: 125px;
	background: url(http://www.gambleselect.co.uk/wp-content/uploads/gsbg.png) repeat-x top;
	margin: 0 auto;
}

#header span {
	margin: 0px; 
	padding: 0px; 
	text-indent:-10000px; 
}

#header span a {
	display:block; 
	background: url(http://www.gambleselect.co.uk/wp-content/uploads/gambleselect2.png) no-repeat bottom left; 
	height:125px;

}
	
#navback {
	height: 49px;
	background: #dd4040 url(http://www.gambleselect.co.uk/wp-content/uploads/navbg.png) repeat bottom;
	font-size: 1.5em;
	font-weight: bold;
}

#navbar {
	width: 964px;
	margin: 0 auto;
}

#navbar ul {
	list-style: none;
	height: 49px;
}

#navbar ul li { 
	display: inline;
}

#navbar ul li a {
	text-align: center;
	width: 100px;
	float: left;
	display: inline; /* Added to fix the double margin in IE6 */
	padding: 0 25px;
	margin: 10px 5px;
line-height: 29px;
	color: #FFFFFF;
}

#navbar ul li a:hover {
	background: #dd4040;
	text-decoration: none;
-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
}

#featuredbg {
	background: #ffffff url(images/220bg.gif) repeat-x bottom;
	height: 230px;
	border-bottom: 2px solid #fff;
}

#featured {
	width: 544px;
	height: 220px;
	margin: 0 auto;
	padding: 10px 0 0 420px;
	background: url(images/meccafeature.gif) no-repeat bottom left;
}

#featured h2 { 
	font: italic bold 2.5em verdana;
	margin: 0 0 10px 0; 
}

#featured h2 span {
	color: #d83b3b;
	text-transform: uppercase;
}

#featured p.intro {
	color: #d83b3b;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

#featured p {
	font-size: 0.9em;
	margin-bottom: 12px;
}

#featured div {
	padding-right: 100px;
}

#featured img {
	width: 171px;
	height: 43px;
	padding-left: 20px;
	float: right;
}

#left, #reviewleft {
float: left;
display: block;
width: 585px;
}

#index {
float: left;
display: block;
width: 585px;
}

#index h3 { margin: 30px 0 0 0; font-size: 1.3em; font-weight: normal;}
#index h3 span { font-weight: bold; font-style: italic; text-transform: uppercase; }


.content {
	float: left;
	background: #f0f0f1 url(images/topfade.gif) repeat-x top;
	width: 557px;
	padding: 0 13px;
	border: 1px solid #a9a9a9;
	border-top: 0px;
}

.content ul {
list-style-type: disc;
padding: 15px 0 10px 15px;
}

.content ul li {
padding: 0 0 5px 0;
}

li.small {
list-style-type: none;
font-size: 0.9em;
color: #888;
margin-bottom: 10px;
}

.contenttop {
	float: left;
	width: 585px;
	background: url(images/contenttop.png) no-repeat top center;
	height: 15px;
	margin: 0 20px 0 0;
 }
 
 .contentbottom {
	float: left;
	width: 585px;
	background: url(images/contentbottom.png) no-repeat bottom center;
	height: 15px;
	margin: 0 20px 30px 0;
 }

#sidebar {
	margin: 0;
	width: 330px;
	float: right; 
	overflow: hidden;
}

#footer {
	clear: both;
	width: 960px;
	text-align: center;
margin: 0 auto;
	line-height: 35px;
height: 35px;
background: #fff;
border: 1px solid #c0c0c0;
border-bottom: 0px;
-moz-border-radius: 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0;
}

.updatesleft {
	width: 200px;
	float: left;
	margin-right: 20px;
}

.updatesright {
	width: 230px;
	float: left;
}

/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #181818;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #d83b3b;
	text-decoration: underline;
}

.entrycontent a {
color: #d83b3b;
}

.entrycontent ul {
list-style-type: disc;
padding: 0px 0 10px 20px;
}

.entrycontent ul li {
padding: 0 0 5px 0;
}

.entrycontent a:hover {
	color: #181818;
}  

.entrycontent h3 {
font-size: 1.3em;
margin-bottom: 10px;
}

img {
	border: 0;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	overflow: hidden;
	width: 760px;
}


#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
}

/* Content */
.page-title, .page-title-review {
	font-weight: bold;
	font-size: 1.5em;
	color: #181818;
	text-transform: uppercase;
width: 555px;
height: 41px;
line-height: 41px;
padding: 0 15px;
background: url(images/h2yell.png) no-repeat bottom;
clear: both;
}

.post {
	margin-bottom: 34px;
	margin-top: 16px;
        border-bottom: 1px solid #c0c0c0;
}

#post {
	padding: 15px;
	}

	.meta {
		font-size: 11px;
		background: url(images/time.gif) no-repeat top left;
		padding: 0 0 0 22px;
		height: 15px;
		line-height: 15px;
		margin-bottom: 20px;
		color: #888;
	}
	
	#post h2, #post h1 {
		font-size: 2.6em;
		font-weight: bold;
		background: none;
		color: #181818;
		margin-bottom: 10px;
		padding: 0;
		border: 0;
}

.entry-title {
	width: 400px;
	font-weight: normal;
	font-size: 200%;
}

.entry-comments {
	float: right;
}

.entry-title a {
	color: #b61919;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.entry-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.entry-comments a:hover {
	color: #FFFFFF;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
}

.entryfooter {
	color: #666666;
	font-size: 90%;
	border: 1px solid #c0c0c0;
background: #dddddd;	
	padding: 5px 10px;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
margin-top: 40px;
}

.entryfooter p {
margin: 0;
padding: 0;
}

.entryfooter span {
	color: #CCCCCC;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
}

.entry-content p, .entrycontent p {
	line-height: 1.3;
	margin-bottom: 10px;
}

.entrycontent p {
font-size: 1.1em;
}

.entry-content h2, .entrycontent h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a, .entrycontent a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */




#offers ul li { margin-bottom: 10px; }

#leftsidebar h3 {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 5px 5px 5px 8px;
	background: #ccae21 url(images/yellowside_bg.gif) repeat-x bottom;
}

#leftsidebar a { 
	color: #181818;
}

#leftsidebar img {
	border: 2px solid #c0c0c0;
	padding: 2px;
	background: #ffffff;
}

#leftsidebar ul {	
	font-size: 95%;
	list-style: none;	
}

#leftsidebar ul li {
	margin-bottom: 20px;
	background: #EEEEEE;
}

#leftsidebar ul li ul, #sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}

#leftsidebar ul li ul li {
	text-align: center;
	padding: 8px;
	margin: 0;
	border-bottom: none;
	border-bottom: 1px solid #c0c0c0;
}

#leftsidebar ul li ul li ul li {
	padding: 4px 0 0 4px;
	margin: 0;
	border-bottom: none;
	font-size: 85%;
}

/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}

h1#review {
font-size: 3em;
}

#reviewplay {
background: #1c69b8;
border: 2px solid #0d5197;
text-align: center;
clear: both;
font-size: 1.4em;
height: 36px;
line-height: 36px;
margin-bottom: 20px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
#reviewplay a {
color: #fff;
}
#reviewplay a:hover {
color: #c5e0fb;
}
p#ratenum {
float: left;
font-size: 50px;
color: #fff;
font-weight: bold;
-moz-border-radius: 10px; -webkit-border-radius: 10px; background: #1C69B8; border: 2px solid #0D5197;
margin: 0 0 0 10px;
width: 138px;
text-align: center;
}
p#joinnow {
float: left;
margin: 10px 0 0 0;
font-size: 30px;
line-height: 28px;
padding: 5px 0;
font-weight: bold;
-moz-border-radius: 10px; -webkit-border-radius: 10px; background: #E3A52C url(images/gsyell.gif) repeat-x top; border: 2px solid #ca8f1b;
margin-left: 10px;
width: 138px;
text-align: center;
text-transform:uppercase;
letter-spacing: 2px;
}
p#joinnow a {
color: #000;
}

#sidebar h2, #sidebar h3 {
	font-weight: bold;
	font-size: 1.5em;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 0 0 0 15px;
	height: 40px;
	line-height: 40px;
	background: url(images/redside.png) repeat-x bottom;
}


.textside ul li {
	padding: 4px 2px 4px 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0 10px;
	border: 0px;
}

.textside ul li ul li {
	padding: 4px 0 0 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: none;
	font-size: 85%;
}

.textside {
padding: 10px;
background: #eeeeee;
color: #181818;
border: 1px solid #c0c0c0;
margin-bottom: 16px;
	-moz-border-radius: 0 0 10px 10px;
-webkit-border-radius: 0 0 10px 10px;
}

.sitewrap {
clear: both;
margin-bottom: 10px;
height: 35px;
font-size: 1.4em;
line-height: 35px;
}
.sitewrap img {
width: 35px;
height: 35px;
float: left;
}
.sitename {
float: left;
margin-left: 15px;
}
.sitebonus {
float: right;
background: #efb544 url(images/gsyell.gif) repeat-x top;
border: 1px solid #ca8f1b;
padding: 0 5px;
width: 60px;
font-weight: bold;
text-align: center;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

.mainlist {
padding: 15px;
background: #dddddd url(http://www.gambleselect.co.uk/wp-content/uploads/greybg1.png) repeat-x bottom;
color: #181818;
border: 1px solid #c0c0c0;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
height: 123px;
margin-bottom: 15px;
}

.mainlist img {
background: #fff;
border: 1px solid #c0c0c0;
float: left;
margin-right: 20px;
width: 120px;
height: 120px;
padding:1px;
}

.mainlist h2 {
float: left;
font-size: 2em;
width: 400px;
}

.mainbonus, .mainplay {
font-size: 1.3em;
float: right;
padding: 0 5px;
width: 120px;
font-weight: bold;
text-align: center;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
height: 35px;
line-height: 35px;
}

.mainplay {
background: #efb544 url(images/gsyell.gif) repeat-x top;
border: 1px solid #ca8f1b;
margin-left: 15px;
}

.mainbonus {
background: #CBCBCB;
border: 1px solid #888;
}

.catname a {
color: #888;
text-transform: uppercase;
display: block;
font-size: 0.8em;
}
#mainimage img { border: 1px solid #c0c0c0; background: #fff; padding: 1px; }
p#eventdate { border: 1px solid #c0c0c0; border-top: 0px; background: #dddddd; padding: 5px 10px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; }

#blue {
background: #1F4378;
color: #fff;
border: 1px solid #1F4378;
border-top:1px solid #FFA5A5;
}

p#eventplay, p#eventreview {
width: 305px;
height: 35px;
line-height: 35px;
text-align: center;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background: #efb544 url(images/gsyell.gif) repeat-x top;
border: 1px solid #ca8f1b;
font-size: 1.3em;
padding: 0; margin: 0;
}

#eventsfoot {
background: #5c5c5c;
color: #fff;
padding: 10px;
margin: 15px auto;
text-align: center;
border: 1px solid #5c5c5c;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
width: 940px;
}

#eventsfoot a { color: #fff; text-decoration: underline; }

#eventsfoot ul li { display: inline; }
.freetable { clear: both; padding: 10px; height: 80px; margin-bottom: 10px; font-size: 1.3em; background: #F0F0F1 url(http://www.gambleselect.co.uk/wp-content/themes/gs/images/topfade.gif) repeat-x top; border: 2px solid #c0c0c0; -moz-border-radius: 10px; -webkit-border-radius: 10px; margin-top: 20px; }
.freetop { float: left; width: 470px; }
.freebottom { margin-top: 5px; font-size: 13px; float: left; width: 450px; }
.freelogo img { width: 75px; height: 75px; padding: 1px; border: 1px solid #c0c0c0; float: left; margin-right: 10px; }
.freename, .freebonus, .freereview { line-height: 30px; height: 30px;float: left; margin-right: 15px; float: left;}
.freename {font-size: 1.4em; }
.freereview { float: right; padding: 0 5px; width: 95px; font-weight: bold; text-align: center; -moz-border-radius: 10px; -webkit-border-radius: 10px; background: #1C69B8; border: 2px solid #0D5197; }
.freereview a { color: #fff; }
.freebonus { margin: 0px; float: right; padding: 0 5px; width: 95px; font-weight: bold; text-align: center; -moz-border-radius: 10px; -webkit-border-radius: 10px; background: #efb544 url(images/gsyell.gif) repeat-x top; border: 2px solid #ca8f1b; }
.breadcrumb { float: left; margin-bottom: 10px; width: 550px; }

.sitelogo, .attachment-sitelogo { float: left; padding: 1px; border: 1px solid #c0c0c0; width: 150px; height: 150px;}
h2.tag a { text-decoration: none; font-size: 0.8em; }
span.date { color: #888; font-size: 0.9em; display: block; margin: 2px 0 10px 0;}
table#races th { padding: 5px;text-align: left; background: #1F4378; color: #fff; height: 20px; line-height: 20px; border: 1px solid #1f4378; }
table#races td { padding: 5px; border-bottom: 1px solid #c0c0c0;}
.col1, .col2, .col3, .col4 { border-right: 1px solid #c0c0c0;}
.col1 { border-left: 1px solid #c0c0c0; }
.col2, .col4 { background: #f2f2f2; }
table#races a { text-decoration: none; }
#breadcrumbs { background: #efb544; border-bottom: 1px solid #ca8f1b; height: 30px; line-height: 30px; padding-left: 15px; }
img.alignleft { margin-right: 10px; float: left; border: 1px solid #c0c0c0; margin-bottom: 10px; }