/*  
Theme Name: Tlabel Slots
Theme URI: http://www.trafficlabel.com
Description: Slot WordPress theme originally created by Small Potato.
Author: Trafficlabel
Author URI: http://www.trafficlabel.com

	This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	vertical-align: top;
	background: #000;
	background-color:#000000;
	color: #000;
	background-image:url(images/pagebg.jpg);
	*background-image:url(images/pagebgie.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}
#blogtitle {
	position: absolute;
	top: 35;
	left: 60;
	font: 30px Georgia, serif;
	text-shadow: 0 0 #000;
	color: #9B0202;
}
#blogtitle a {
	font: 20px Georgia, serif;
	text-shadow: 0 0 #000;
	color: #9B0202;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}
.alignleft {
	float: left;
	text-align: left;
	margin: 10px;
}
.alignright {
	float: right;
	text-align: right;
	margin: 10px;
}
.aligncenter {
	float: none;
	text-align: center;
	clear: both;
	margin: 10px;
}
abbr, acronym {
	border: 0;
}
address, dl, p {
	padding: 10px 0 0;
}
blockquote {
	margin: 10px 0 0;
	background: #eee;
}
blockquote p {
	padding: 10px;
}
blockquote blockquote {
	margin: 10px;
	background: #fff;
}
code {
	background: #f9f9f9;
}
dt {
	font-weight: bold;
}
dd {
	padding: 0 0 0 15px;
}
hr {
	clear: both;
	margin: 10px 10px 5px 10px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #eee;
	color: #eee;
}
small {
	font-size: 11px;
}
pre {
	width: 90%;
}
input, textarea {
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}
input#s, input#author, input#email, input#url, textarea#comment {
	padding: 3px;
}
input#author, input#email, input#url {
	margin: 0 5px 0 0;
}
.container {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	vertical-align: top;
}
.page {
	float: left;
	width: 900px;
	color: #fff;
}
#banner {
	display: inline;
	margin: 0px;
	float: left;
	width: 900px;
	height: 185px;
	overflow: hidden;
	background: url(images/netcasinoplayer.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000000;
	clear: both;
	text-align:center;
}
#menu {
	display: inline;
	float: left;
	padding: 0px 0px;
	width: 900px;
	height: 35px;
	background: #090706;
	background-image:url(images/menuBg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	clear: both;
}
#menu ul {
	margin: 0;
	padding: 5px 10px;
	list-style: none;
}
#menu ul li {
	display: inline;
	padding-right: 10px;
}
#menu ul li h1 {
	display: inline;
	font-size: 11px;
	text-transform: uppercase;
}
#menu ul li a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}
#menu ul li a:hover {
	color: #fb9803;
	text-decoration: underline;
}
.sidebar {
	display: inline;
	float: left;
	margin: 0 0 0 0px;
	width: 200px;
	color: #ffffff;
	font-size:12px;
}
.sidebar a {
	color:#FFFFFF;
	font-size: 12px;
	text-decoration:none;
}
.sidebar a:hover {
	color:#fb9803;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar ul li {
}
.sidebar ul li.widget_search {
	padding: 10px;
}
.sidebar ul li h2 {
        
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
        margin: 0px;
	background-color: #270000;
	border-bottom:1px solid #5b1b1b;
	border-top:1px solid #5b1b1b;
}
.sidebar ul li h2 a, .sidebar ul li h2 a:hover {
	color: #fff;
}
.sidebar ul ul {
	padding: 5px 10px 10px;
}
.sidebar ul ul li {
	line-height: 18px;
	list-style: inside;
}
.sidebar ul ul ul {
	padding: 0;
}
.sidebar ul ul ul li {
	padding: 0 0 0 10px;
}
.obar {
	float: right;
	margin: 0;
	width: 146px;
	color: #000;
	font-size:12px;
}
.obar a {
	color:#FFFFFF;
	font-size: 12px;
	text-decoration:none;
}
.obar a:hover {
	color:#fb9803;
}
.obar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.obar ul li.widget_search {
	padding: 10px 0 0;
}
.obar ul li h2 {
      
	padding: 10px 10px;
	background-color: #270000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5b1b1b;
	border-bottom-color: #5b1b1b;
}
.obar ul ul {
	padding: 10px 0 10px;
}
.obar ul ul li {
	line-height: 18px;
	padding: 0px 10px;
}
.obar ul ul li {
	line-height: 18px;
	padding: 0px 10px;
}
.obar ul ul ul {
	padding: 0;
}
.obar ul ul ul li {
	padding: 0 0 0 10px;
}
.sidebar li#search input, .obar li#search input {
	margin: 0 0 5px;
}
.narrowcolumn {
	display: inline;
	float: left;
	margin: 0px;
	width: 554px;
	font-family: Arial;
	font-size: 12px;
	background-color:#FFFFFF;
	color: #000000;
}
.post {
	padding: 15px;
}
.post h2, .post h2 a, .post h2 a:hover {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.postdate {
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding: 5px 5px;
	font-size: 11px;
	background: #e6e6e6;
	color: #000000;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	border: 0;
	padding: 15px 0 0;
	font-weight: bold
}
.entry h1 {
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}
.entry h2 {
	font-size: 18px;
}
.entry h3 {
	font-size: 16px;
}
.entry h4 {
	font-size: 14px;
}
.entry h5 {
	font-size: 12px;
}
.entry h6 {
	font-size: 11px;
}
.entry {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}
.entry a, .entry a:hover {
	color: #A1410E;
}
.entry img {
	border: 1px solid #ccc;
	padding: 4px;
}
.entry img.wp-smiley {
	padding: 0;
	border: 0;
}
.entry img.alignleft {
	float: left;
	margin: 5px 10px 0 0;
}
.entry img.alignright {
	float: right;
	margin: 5px 0 0 10px;
}
.entry p.postinfo {
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
}
.browse {
	padding: 15px;
	line-height: 18px;
}
/* comments template */

.comments-template {
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}
.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 20px;
	border-bottom: 1px solid #ccc;
}
.commentmetadata {
	font-size: 12px;
}
.comments-template p.nocomments {
	padding: 0;
}
/* end comments template */

/* wp-calendar */

table#wp-calendar {
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}
table#wp-calendar caption {
	padding: 10px 15px;
}
table#wp-calendar th {
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #ddd;
}
table#wp-calendar td {
	padding: 1px;
	text-align: right;
}
table#wp-calendar tfoot td {
	text-align: center;
}
/* end calendar */

#footer {
	display: inline;
	float: left;
	margin: 0px;
	width: 900px;
	background: #000000;
	color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5b1b1b;
}
#footer a, #footer a:hover {
	color: #fff;
}
#footer p {
	text-align: center;
	padding: 1px;
	line-height: 18px;
	font-size: 12px;
}
#content_start {
	position: absolute;
	left: -10000px;
}
;
.leftimage img {
	margin-top:5px;
	border: 1px solid #000000;
	text-align:center;
}
.leftimage p {
	text-align:justify;
	padding:10px;
	color: #FFFFFF;
	font-size: 12px;
}
.leftimage a {
	color:#fb9803;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}
.leftimage a:hover {
	color:#FFFFFF;
	font-weight: bold;
}
.banner-block {
	float: left;
	width:900px;
	text-align:left;
	height: 185px;
}
#banner .rss {
	text-align: right;
	padding-top:5px;
	padding-right:50px;
}
.banner-block h1 {
	font-size: 28px;
	color: #FFFFFF;
	margin: 0px;
	padding-top:50px;
	padding-left:10px;
	text-transform: uppercase;
	float:none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.banner-block a {
	color:#fb9803;
	text-decoration: none;
}
.page-navigator {
	float: left;
	width: 860px;
	padding-top: 0px;
}
.text-field {
	background: url(images/sbm.gif) no-repeat;
	width: 183px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	padding: 3px 4px;
	height: 24px;
}
.page-navigator ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 860px;
	list-style-type: none;
	padding-top:3px;
}
.page-navigator ul ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 860px;
	list-style-type: none;
}
.page-navigator ul li {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
}
.page-navigator ul li a {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	list-style-type: none;
	display: inline-block;
	height: 20px;
	color: #d05800;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
}
.page-navigator span {
	margin: 0px;
	float: left;
	padding-right: 10px;
	white-space: nowrap;
	display: block;
}
.page-navigator a:hover span {
	margin: 0px;
	float: left;
	padding-right: 10px;
	white-space: nowrap;
	display: block;
}
.page-navigator ul li a:hover {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	list-style-type: none;
	display: block;
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#home a {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	list-style-type: none;
	display: block;
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#home span {
	margin: 0px;
	float: left;
	padding-right: 10px;
	white-space: nowrap;
	display: block;
}