/*
Theme Name: Casino Theme
Description: Simple casino theme with two columns, right-sidebar, fixed-width and widget-ready. Compatible with Wordpress 2.8.
Author: Flash Cool Games
Theme URI: http://www.improveseo.info/wpthemes/casino-theme-for-wordpress/
Author URI: http://www.improveseo.info/wpthemes
Template: casino-theme
Version: 1.0
Tags: blue, light, two-columns, right-sidebar, fixed-width

Sponsored by [http://www.moonbingo.com | Bingo], [http://www.lordbingo.co.uk/gala-bingo.html | Gala Bingo, [http://www.casinator.com/online-casino-bonuses.php | Online Casino Bonuses], [http://www.gossipbingo.co.uk/posh-bingo.html] | Posh Bingo

*/

body {
	font-family:  Arial, Verdana, Sans-Serif;
	font-size:14px;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	background-color: #886;	
	background-image:url('images/stripe.png');
	}

#header {
	margin:0;
	padding: 0;
	width: 100%;
	}

#headerimg {
	height: 120px;
	width: 900px;
	margin: 0 auto;
	background-image: url("images/casino-header.png");
	background-repeat: no-repeat;
	}
	
#headerimg #blogtitle{
	font-size:50px;
	position: absolute;
	padding-left:40px;
	top:40px;
	color:#FFC125;
}	
#headerimg .description {
	padding-left:40px;
	color:#222;
	position:absolute;
	top:85px;
	}
#headerimg a:link, #headerimg a:visited,#headerimg a:hover  {text-decoration: none; border-bottom:none;background-color:transparent;}



/* Search */
#searchdiv {	position:absolute;top: 111px;margin-left: 700px;#margin-left: 700px; /* IE 7 hack */ _margin-left: 700px; /* IE 6 hack */}
#header #searchform #s {width: 108px;	font: 12px arial, verdana, sans-serif;background: #eaea92;color: #ccc;border: 1px solid #555;	}
#header #searchsubmit {	background: #666;	border: 1px solid #777;	color: #ccc;	font: 12px arial, verdana, sans-serif;	font-weight: bold;	}
	
	
#searchform {margin: 10px auto;	padding: 5px 3px; text-align: center;}
#content #searchform #s {	width: 200px; padding: 4px;	font-family: arial, verdana, sans-serif; background: #EAEA92; color: #333; border: 1px solid #bbb;	}
#content #searchsubmit {	padding: 3px 10px; background: #666; border: 1px solid #777; color: #ccc; font-family: arial, verdana, sans-serif; font-weight: bold;}	


#main { 
	width: 898px;
	margin: 0 auto;
	border-left: 1px solid #664;
	border-right: 1px solid #664;
	background-color:#ccc;
	background-image:url('images/main.png');
	}

#content {
	float: left;
	}

/* footer */
#footer {
	font-size:12px;
	width:900px;
	margin:0 auto;
	background-image: url("images/footer.png");
	background-repeat: no-repeat;	
	padding: 0;
	clear: both;
 	overflow: hidden;
	color:#111;	
	height:65px;
	}	
#footerarea { height: 30px;	background-color:#e67116;}
#footerarea span {	margin: 0;	padding: 8px 40px;	}
#footerarea span#footerleft {	float:left;	}
#footerarea span#footerright {	float:right;}
#footerarea a:link, #footerarea a:visited {	color: #444; text-decoration: none; padding: 0 1px; border-bottom:1px solid #555;}
#footerarea a:hover { color: #333300;	background: #E8C8C8;}
/* end footer */
	

	
/* page menu */
#pagemenu {	
	width: 898px;
	margin:0 auto;
	background: #e67116;
	border-top: 1px solid #111;
	border-left: 1px solid #500;
	border-right: 1px solid #500;
}



#pagemenu ul#page-list {
	list-style: none;
	padding: 0px 10px;	
	margin: 0 auto;
	width: 890px;	
	margin-top: 6px;
	display:block; /* ignored by IE  remove space bug on FF, Chrome */
	_display: inline-block; /* remove spacing bug IE 6 */
	#display: inline-block; /* remove spacing bug IE 7 */
}



#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	color: #888;
	padding: 0px 20px;
	text-decoration: none;	
	border: none;
	background:#eaea92;
}



#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	text-decoration: none;
	color: #333;
	background: #eaea79;
}

#pagemenu ul li.page_item, #pagemenu ul li.cat-item { background: #ddd;}



#pagemenu ul li.current_page_item, #pagemenu ul li.current_page_item a, #pagemenu ul li.current_page_item a:hover, #pagemenu ul li.current-cat, #pagemenu ul li.current-cat a, #pagemenu ul li.current-cat a:hover { 
	color: #000; 
	background: #fefee5;
	}

#pagemenu ul li.current_page_item li a {
	background:#fefee5;
	color: #888;
}



#pagemenu  #page-list {
	margin:0; padding:0;
}

		

#pagemenu #page-list li {
	padding:0px;
	float:left;
	list-style: none;
	line-height:23px;
	display: inline;
	margin-left: 5px;
	_margin-left: 5px;
	#margin-left: 5px;
}

	

#pagemenu #page-list li a, #page-list li ul li a{		
    display:block		
}
	
#pagemenu #page-list li:hover {
	background:#eee;
}

#pagemenu #page-list li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	border: 1px solid #ddd;
	border-top: none;
	margin:0;
	padding:0; 
}

#pagemenu #page-list li:hover ul, #pagemenu #page-list li.sfhover ul {
	left: auto;
	z-index:1000;	
}

#pagemenu #page-list li ul li {
    background: #eee;
	border-top: 1px solid #ddd;
	line-height:28px;	
	width:12em;
	margin:0px;
}

#pagemenu #page-list li:hover, #pagemenu #page-list li.hover {
    position: static;
}

#pagemenu #page-list li ul ul {
	margin: -29px 0 0 12em;
}

#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li.sfhover ul ul {
	left: -999em;
}

#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul {
	left: auto;
}

#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li:hover ul ul ul, #pagemenu #page-list li.sfhover ul ul, #pagemenu #page-list li.sfhover ul ul ul {
	left: -999em;
}

#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul, #pagemenu #page-list li li li.sfhover ul {
	left: auto;
} 
/* end pagemenu */

.clearfix:after {content: " "; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.clearfix {    display: inline-block;}
html[xmlns] .clearfix {    display: block;}
* html .clearfix {    height: 1%;}


small {color: #999;}

acronym, abbr, span.caps {	cursor: help;	}
acronym, abbr {	border-bottom: 1px dashed #ccc;	}
blockquote {	margin: 15px 30px 0 10px;	padding-left: 20px; border-left: 5px solid #ddd;}
blockquote cite {	margin: 5px 0 0;	display: block;	}
hr {	display: none;	}
a img {	border: none;	}


h1, h2, h3 {	font-family: Arial,Georgia, Sans-Serif, Verdana ; font-weight: normal;	}

h1 {	font-size: 40px;	text-align: left;	padding-left:40px;	}
h2 {	clear:both;}
h3 {	clear:both;}
h1, h1 a, h1 a:hover, h1 a:visited {	text-decoration: none;	color: #bbb;	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {	color: #333;}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {	text-decoration: none;	}
h1 a, h2 a, h3 a, h1 a:hover,h2 a:hover, h3 a:hover{	border: none;	background: none;}
h1 {	padding-top: 10px;	padding-bottom: 5px;	line-height: 60px;	padding-left:0;	margin: 0;	}
h2 {	margin: 10px 0 2px 0;	padding-top: 10px;	}
h3 {	padding:0;	margin: 30px 0 0;	}

code {	font-family: 'Courier New', Courier, Fixed;	padding: 10px;	border: 1px solid #eee;	display: block;	background:#fff;	}


a {	color: #6B3B48;	text-decoration: none;	border-bottom: 1px solid #E8C8e8;	padding: 0 1px;	}
a:hover {	color: #333;	text-decoration: none;	background: #D2D24D;	border-bottom: 1px solid #c47373;	}



h2.pagetitle {color:#666;font-size:14px;text-decoration:underline;}






.commentlist li, #commentform input, #commentform textarea {	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;	}
.commentlist li {	font-weight: bold;	background:#fdfdfd;	}
.commentlist li .avatar { 	float: right;	border: 1px solid #eee;	padding: 2px;	background: #fff;	}
.commentlist cite, .commentlist cite a {	font-weight: bold;	font-style: normal;	}
.commentlist p {	font-weight: normal;	text-transform: none;	}
#commentform p {	font-family: Arial, 'Lucida Grande', Verdana,  Sans-Serif;	}
.commentmetadata {	font-weight: normal;	}
.commentlist li.alt {		background:#fefefe;	}









.narrowcolumn {	padding: 30px 40px;	margin: 0px auto;	width: 580px;	}
.narrowcolumn .postmetadata {	padding:0;	margin:0;	padding: 20px 0 40px;	}
.narrowcolumn .postmetadata2 {	border-top: 1px solid #eee;	border-bottom: 1px solid #eee;	padding: 13px 0 16px 0;}

.postmetadata {	clear: both;}

.clear {	clear: both;}














h3.comments {	padding: 0;	margin: 40px auto 20px ;	}

.entry {	border-top: 1px solid #eee;	margin-top: 15px;	padding-top: 5px;	float: left;		margin-bottom: 20px;}
.entry p a:visited {	color: #333333;	}
.entry img {	padding: 5px;	max-width: 100%;	border: 1px solid #eee;	}
.entry p {	padding: 7px 0 7px 0;	margin:0;}
.entry p a.img {	border:none;	background:none;}
.entry p a.img:hover {	border:none;	background:none;}
html>body .entry ul {	margin-left: 50px;	padding: 0px 0 0px 0 30px;	padding-left: 10px;	}
html>body .entry li {	margin: 0;	}
.entry  ol, .entry ul {	padding:0;	margin:  5px 0 5px 50px;	}
.entry ol li, .entry ul li {	margin: 0;	padding: 0;	}

	
.postmetadata ul, .postmetadata li {	display: inline;	list-style-type: none;	list-style-image: none;	}



#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {	color: #aaa;	}


#sidebar {	font-size:12px;	font-family: 'Lucida Grande', Verdana, Sans-Serif, Arial;	}
#sidebar ul li h2 { color: #444;	padding: 1px 5px 2px 6px; background-color:#e67116;}
#sidebar h2, #wp-calendar caption, cite {	text-decoration: none;	}

/* sidebar lists*/
#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: 0;	}
#sidebar ul ul, #sidebar ul ol {	margin:0px;	background-color:#d2d24d}
#sidebar ul ul ul, #sidebar ul ol {	margin:0;	}
ol li, #sidebar ul ol li {	list-style: decimal outside;	}
#sidebar ul ul li, #sidebar ul ol li {	margin: 0;	padding:0;	list-style:none;	}


#sidebar #wp-calendar #prev a, #wp-calendar #next a {	}
#sidebar #wp-calendar a {	text-decoration: none;	background: #eee;	margin: 0;	padding:0;	}
#sidebar #wp-calendar a:hover {	background: #dfdd16;	}	
#sidebar #wp-calendar caption {	font-family: Arial,'Lucida Grande', Verdana, Sans-Serif;	text-align: left;	margin-top: 6px;	}
#sidebar #wp-calendar th {	font-style: normal;	text-transform: capitalize;	text-align: center;	border-bottom:1px solid #eee;	}
#sidebar h2 {	margin: 5px 0 0;	padding: 0;	}
#sidebar{ width: 215px;	float: right; padding: 20px 10px 20px 10px; }
#sidebar form {	margin: 0;	}
#sidebar a {	border: none; background: none;	display: block; padding: 5px 5px; border-bottom:1px solid #eee; background: url(images/meta.png) no-repeat 5px 7px;	padding-left: 20px;}
#sidebar a:hover {	border-bottom: 1px solid #bdbb12;	background: #dfdd16 url(images/meta.png) no-repeat 5px 7px;}	
* html #sidebar a {	height: 1px;}
#sidebar .archives a, #sidebar .cat-item a, #sidebar .cat-item a:hover, #sidebar #archives ul li a {	background: url(images/cat.png) no-repeat 5px 7px;	padding-left: 20px;	}
#sidebar .cat-item a:hover, #sidebar .archives a:hover,#sidebar #archives ul li a:hover {	background: #dfdd16 url(images/cat.png) no-repeat 5px 7px;}
#sidebar .linkcat a, #sidebar .linkcat a:hover, #sidebar .blogroll a {	background: url(images/fav.png) no-repeat 5px 7px;	padding-left: 20px;	}
#sidebar .linkcat a:hover,#sidebar .blogroll a:hover {	background: #dfdd16 url(images/fav.png) no-repeat 5px 7px;}
#sidebar .textwidget {	margin: 6px;}

#sidebar #wp-calendar {	empty-cells: show;	margin: 10px auto 0;	width: 190px;	}
#sidebar #wp-calendar #next a {	padding-right: 10px;	text-align: right;	}
#sidebar #wp-calendar #prev a {	padding-left: 10px;	text-align: left;}
#sidebar #wp-calendar a {	display: block;	}
#sidebar #wp-calendar caption {	text-align: right;	width: 190px;	padding-right: 10px;	}
#sidebar #wp-calendar td {	padding: 3px 0;	text-align: center;	}
#sidebar #wp-calendar td.pad:hover { /* not working in IE */	background-color: #fff; }



#sidebar li#rssfeeds{	height:32px; padding-left: 40px;	margin-left: 5px;	margin-top: 10px;	background:url(images/rss.png) left center no-repeat;}
#sidebar li#rssfeeds a, #sidebar .textwidget a, #sidebar #tag_cloud a, #sidebar p a,#sidebar #recentcomments a {background: none;	display:inline-block;	margin:0;	padding:0;}
#sidebar #tag_cloud a{	margin:5px 5px 0 6px;}
#sidebar li#rssfeeds a:hover, #sidebar .textwidget a:hover, #sidebar #tag_cloud a:hover, #sidebar p a:hover, #sidebar #recentcomments a:hover{	background: #D2D24D;}
#sidebar #wp-calendar {margin:6px;	padding:0;}
#sidebar .page_item ul li, #sidebar .cat-item ul li{	padding-left: 15px;} 


	


.entry form { /*for password protected posts*/	text-align:center;	}



select {

	width: 130px;

	}

#commentform{	margin-bottom: 60px;}	
#commentform input {	width: 170px;	padding: 2px;	margin: 5px 5px 1px 0;	border: 1px solid #ccc;	}
#commentform textarea { margin-top:5px;	width: 100%; padding: 2px;	border: 1px solid #ccc;	}
#commentform #submit {margin-top: 5px; padding: 5px; background: #666; border: 1px solid #777; font-weight: bold; color:#ccc;}
#commentform p {	margin: 5px 0;	}


.commentlist {	padding: 0;	text-align: justify;	}
.commentlist li {	margin: 15px 0 3px;	list-style: none;	padding: 20px;	border: 1px solid #eee;		}
.commentlist p {	margin: 10px 5px 10px 0;	}

.nocomments {	text-align: center;	margin: 0;	padding: 0;	}

.commentmetadata {	margin: 0;	display: block;	}










	



.center {	text-align: center;	}
.hidden {	display: none;	}


.navigation {display: block;	text-align: center;	margin-top: 10px;margin-bottom: 60px;}

	

pre { width: 600px;}






.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;}





.entry a.more-link {	padding: 1px 6px;	background:#ddd;	color: #666666;	border-bottom: 1px solid #ccc;	font-weight: bold;	float:right;}
.entry a.more-link:hover {	background: #E8C8C8;	border-bottom: 1px solid #c47373;	color:#333333;}









