/*  
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;
	background: #000;
	background-color:#14199B;
	color: #000;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}
#blogtitle {
	position: absolute;
	top: 35px;
	left: 60px;
	font: 30px Georgia, serif;
	color: #9B0202;
}
#blogtitle a {
	font: 20px Georgia, serif;
	color: #9B0202;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}
.post h2 {
	background-image:url(../images/post_header.jpg);
	background-repeat:no-repeat;
	height: 49px;
	width: 550px;
	margin:0px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.post_area {
	width: 562px;
	height: auto;
	background-color:#FFFFFF;
}
.post_content_img {
	width: 560px;
	height: auto;
	padding:0 0 0px 0;
	margin:0px;
	text-align:justify;
	background-color: #fff;
	background-image: url(../images/post_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
post_content_img p {
	padding-left: 10px;
	padding-right: 10px;
}
a {
	text-decoration: none;
	color: #000000;
	padding-top: 10px;
	padding-left: 20px;
}
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;
}
.containernew {
	margin: 0px auto 0px auto;
	width: 980px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;/*background-image:url(images/wrapperbg.jpg);
         	background-repeat:repeat-y;*/
			}
.container {
	margin: 0 auto;
	width: 980px;
	text-align: justify;
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.page {
	float: left;
	width: 980px;
	color: #000;
	background-image:url(../images/wrap.jpg);
	background-repeat:repeat-y;
}
#banner {
	background-color:#660000;
	display: inline;
	margin: 0px;
	float: left;
	width: 980px;
	height: 170px;
	overflow: hidden;
	clear: both;
	background-image: url(../images/gambling-in-usa.jpg);
	background-repeat: no-repeat;
}
#banner .leftimg {
	padding-top:8px;
	padding-left:35px;
}
.leftimg a {
	font-size:11px;
	color:#FFCC33;
	font-weight:bold;
	text-decoration:none;
	padding-left: 15px;
}
.leftimg a:hover {
	color:#FFFFFF;
}
#menu {
	display: inline;
	float: left;
	padding: 0px 0px;
	width: 980px;
	height:74px;
	background-image:url(../images/menutab.jpg);
	background-repeat:no-repeat;
	/*border-top-color: #1F1F1F;
	border-top-width: 1px;
	border-top-style: solid;*/
	background-position:center top;
	background-color: #510000;
}
#menu ul {
	margin: 0;
	list-style: none;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#menu ul li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}
#menu ul li h1 {
	display: inline;
	font-size: 12px;
	text-transform: uppercase;
}
#menu ul li a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #e5ca61;
	height: 50px;
}
#menu ul li a:hover {
	text-decoration: underline;
}
.sidebar {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 198px;
	color: #000;
	background-color: #6c1800;
}
.sidebar a {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
}
.sidebar a:hover {
	text-decoration:underline;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
.sidebar a:visited {
	text-decoration:underline;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
.sidebar ul {
	margin: 0;
	list-style: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #6c1800;
}
.sidebar ul li {
	padding: 0px;
	margin: 0px;
}
.sidebar ul li h2 {
	width:180px;
	height:49px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f1c74e;
	text-align:center;
	background-color: #ffffff;
	background-image: url(../images/head_h2_top.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
.sidebar ul li h2 a, .sidebar ul li h2 a:hover {
	color: #000000;
}
.sidebar ul ul {
	width: 165px;
	background-color:#FFFFFF;
	color: #000000;
	text-align:left;
	background-image: url(../images/head_h2_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	list-style-position: outside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
}
.sidebar ul ul li {
	line-height: 18px;
	overflow: hidden;
	padding: 0px;
	text-align: left;
	list-style-type: none;
	margin: 0px;
}
.sidebar ul ul li a {
	text-align:left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.sidebar ul ul li a:hover {
	text-align:left;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
.sidebar ul ul ul {
	padding: 0;
}
.sidebar ul ul ul li {
	padding: 0 0 0 10px;
	color:#000000;
}
.obar {
	float: right;
	margin: 0;
	width: 198px;
	color: #000;
	background-color: #6c1800;
}
.obar a {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
}
.obar a:hover {
	text-decoration:underline;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
.obar a:visited {
	text-decoration:underline;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
.obar ul {
	margin: 0px;
	list-style: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #6c1800;
}
.obar ul li.widget_search {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
.obar ul li h2 {
	width:180px;
	height:49px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f1c74e;
	text-align:center;
	background-color: #ffffff;
	background-image: url(../images/head_h2_top.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
.obar ul ul {
	width: 180px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background-color:#FFFFFF;
	color: #000000;
	text-align:left;
	background-image: url(../images/head_h2_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.obar ul ul li {
	line-height: 18px;
	overflow: hidden;
	padding: 0px;
	text-align: left;
	list-style-type: none;
}
.obar ul ul ul {
	padding: 0;
}
.obar ul ul ul li {
	padding: 0 0 0 10px;
}
#rightwrapper {
	width:180px;
	height:auto;
	margin:auto;
	padding:0px;
	text-align: center;
}
#rightwrapper a {
	margin:0px;
	padding:0px;
}
#rightjackpottop {
	background-image:url(../images/head_h2_top.jpg);
	background-repeat:no-repeat;
	height: 49px;
	width: 180px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#rightjackpotbottom {
	background-image:url(../images/head_h2_bottom.jpg);
	background-repeat:no-repeat;
	height: 49px;
	width: 180px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#rightjackpottop h2 {
	color: #f1c74e;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightjackpotimg {
	background-color: #FFFFFF;
	width: 180px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.cname {
	text-align:center;
	font-weight:bold;
	background-color: #FFFFFF;
	width: 180px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cname a {
	color:#333333;
	text-decoration:underline;
	margin: 0px;
	padding: 0px;
}
.cname a:hover {
	color:#000000;
	text-decoration:none;
}
.narrowcolumn {
	display: inline;
	float: left;
	margin: 0px;
	width: 584px;
	font-family: Arial;
	font-size: 12px;
	background-image:url(../images/center_column.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	color: #000;
}
.post {
	padding: 10px;
}
.post h2 {
	font-size: 13px;
	font-weight: bold;
	color: #f1c74e;
	text-transform:uppercase;
}
.postdate {
	margin-top: 0px;
	width: 550px;
	padding: 5px 5px;
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
	padding-top: 10px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	border: 0;
	padding: 25px 0 0;
	font-weight: bold
}
.entry h1 {
	padding-top: 10px;
	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;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.entry a {
	color: #FF0000;
	margin: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.entry a:hover, a:visited {
	color: #FF0000;
	margin: 0px;
	font-weight: bold;
	text-decoration:underline;
}
.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 #000000;
}
#footer {
	float:left;
	width:980px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	height: 94px;
	background-color: #090B3E;
	color: #FFCC00;
	text-align: center;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
}
#sitemap {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#sitemap a {
	color:#222222;
	font-weight:bold;
	text-decoration:none;
}
#sitemap a:hover {
	color:#222222;
	font-weight:bold;
	text-decoration:underline;
}
ul#menu_footer {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
ul#menu_footer li {
	float:left;
	margin:0 auto;
	padding:35px 0;
	background:url(../immagini/sep_menu_footer.jpg) repeat-y top right;
}
ul#menu_footer li.last {
	background:none;
}
ul#menu_footer li a:link, ul#menu_footer li a:visited {
	color:#222;
	text-decoration:none;
	font-weight:normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
}
ul#menu_footer li a:hover {
	color:#111;
	text-decoration:underline;
}
#content_start {
	position: absolute;
	left: -10000px;
}
.leftimage {
	margin:0px;
}
.leftimage img {
	margin-top:5px;
	border: 1px solid #0066CC;
	text-align:center;
	background-color:#00004F;/*padding:5px;*/
}
.leftimage p {
	text-align:left;
	padding:5px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:5px 0px 5px 5px;
}
.leftimage a {
	color:#f1c74e;
	text-decoration:none;
	font-weight: bold;
	font-size:11px;
}
.leftimage a:hover {
	color:#000;
	font-weight: bold;
}
.header-block {
	width: auto;
	text-align:left;
	padding-left:10px;
	padding-top: 2px;
}
.header-block h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFCC00;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	float:none;
	font-weight:normal;
}
.header-block a {
	color:#FFCC00;
	text-decoration: none;
}
#newsearch {
	float:right;
	padding:5px;
}
#newsearch #searchform input {
	border:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.page-navigator {
	float:left;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#banner .rss {
	padding-top:15px;
	padding-right:50px;
}
table#class_header {
	padding:0px;
	float:left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table#class_header .num {
	width:40px;
	font-size:12px;
	color:#5a4a15;
	text-align: right;
	font-weight:bold;
	padding-top: 18px;
	padding-bottom: 15px;
	padding-left: 8px;
}
table#class_header .img {
	width:100px;
	text-align:center;
	margin:0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table#class_header .nome, table#class_header .nome a {
	font-weight:bold;
	color:#e8c24d;
	width:120px;
	text-decoration:none;
	padding:0px 0px 0 10px;
}
table#class_header .nome a:hover {
	color:#fff
}
table#class_header .btt, table#class_header .btt a {
	font-weight:bold;
	color:#e8c24d;
	width:50px;
	text-align:center;
	padding-top: 7px;
	padding-left: 27px;
}
table#class_header .btt a:hover {
	color: #ffffff;
}
table#class_header .btt IMG {
	margin:0 2px 0 0;
	padding:0;
	float:left;
	border:none;
}
UL#menu_footer {
	list-style:none;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
}
UL#menu_footer LI {
	float:left;
	margin:0 auto;
	padding:8px 0;
	overflow:hidden;
	width:170px;
	background-image: url(../images/sep_menu_footer.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
UL#menu_footer LI.last {
	background:none;
}
UL#menu_footer LI a:link, UL#menu_footer LI a:visited {
	padding:0 0 0 13px;
	color:#222;
	text-decoration:none;
	overflow:hidden;
	font-weight:normal;
}
UL#menu_footer LI a:hover {
	color:#111;
	font-weight:bold
}
