/*  
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:#012c5f;
	color: #000;
	background-image:url(images/background.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 {
	padding:2px;
	background-image:url(images/stars.jpg);
	background-repeat:no-repeat;
	background-position: right; 
	background-color:#313131;
	border:1px solid #666;

}

a{
	text-decoration: none;
	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;
}

.containernew{
			margin: 0px auto 0px auto;
			width: 900px;
			/*background-image:url(images/wrapperbg.jpg);
         	background-repeat:repeat-y;*/
			}

.container{
	margin: 0 auto;
	width: 900px;
	text-align: justify;
}

.page{
	float: left;
	width: 900px;
	color: #fff;
	background-image:url(images/wrapperbg1.jpg);
        background-repeat:repeat-y;
        border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #001429;
	border-left-color: #001429;

}

#banner{
         background-color:#000;
	display: inline;
	margin: 0px;
	float: left;
	width: 900px;
	height: 25px;
	overflow: hidden;
	clear: both;
}

#menu{
	display: inline;
	float: left;
	padding: 0px 0px;
	width: 900px;
	height:22px;
	background-image:url(images/topmenubg.jpg);
	background-repeat:repeat-x;
	/*border-top-color: #1F1F1F;
	border-top-width: 1px;
	border-top-style: solid;*/
	background-position:center top;
	background-color: #5b0208;
		
}

#menu ul{
	margin: 0;
	padding: 4px 0px;
	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: #000;
}

#menu ul li a:hover{
	text-decoration: underline;
}

.sidebar{
	display: inline;
	float: left;
	width: 198px;
	color: #ffffff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-color:#000;
}

.sidebar a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}
.sidebar a:hover {
	text-decoration:underline;
	}
.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	background: #000;
}

.sidebar ul li{ 
text-align:left;
}

.sidebar ul li.widget_search{
	padding: 10px 0px 10px 5px;
}

.sidebar ul li h2{
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f1c74e;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #0088AA;*/
	text-align:center;
	background-color: #2e2e2e;
}

.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; }

.sidebar ul ul ul{ padding: 0; }

.sidebar ul ul ul li{ padding: 0 0 0 10px; }

.obar{
	float: right;
	margin: 0;
	width: 148px;
	color: #000;
         background-color: #000000;
	
}
.obar a {
	color:#FFFFFF;
	text-decoration:none;
        font-weight:bold;
	
	}
.obar a:hover {
	text-decoration:underline;
	}
.obar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	background: #000;
}

.obar ul li.widget_search{
	padding: 10px 0 0 5px;
}

.obar ul li h2{
	padding: 5px 5px;
	background-color:#2e2e2e;
	/*border-bottom: 1px solid #0088AA;
	border-top: 1px solid #0088AA;*/
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #db0000;
	text-align:center;
}

.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 5px;
}

.narrowcolumn{
	display: inline;
	float: left;
	margin: 0px;
	width: 553px;
	font-family: Arial;
	font-size: 12px;
	/*background-image:url(images/narrowcolumnbg.jpg);
	background-position:center top;
	background-repeat:repeat-x;*/
	color: #000;
        background: #fff;

	
}

.post{
	padding: 10px;
}

.post h2, .post h2 a, .post h2 a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #f1c74e;
	text-transform:uppercase;
}

.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: #f40010;
}

.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;
	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;
	color: #a1a1a1;
	border-top: 1px solid #666;
	text-align:center;	background-color: #000;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height:60px;
	margin:0px;
	width:900px;
	background-position: left top;
}

#footer a, #footer a:hover{
	color: #a1a1a1;
	
}

#footer p{
	margin: 0px;
	color: #a1a1a1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:3px;
        line-height: 20px;
}
#footer p a{
            color:#a1a1a1;
}

#sitemap{
	margin: 8px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	height: 35px;
	background-color: #000;
	width:900px;
	color:#ffcc66;
        
}
#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: #FFFFFF;
	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:#FFFFFF;
	font-weight: bold;
}
.header-block {
	width: auto;
	text-align:left;
	padding-left:30px;
	padding-top: 5px;
}
.header-block h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#bd0015;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	float:none;
	font-weight:normal;
}

.header-block a {
	color:#bd0015;
	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{
 text-align:right;
 padding-top:3px;
 padding-right:30px;
}
.content-banner{
	width:900px;
	height:175px;
	float:left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2e2e2e;
	border-bottom-color: #2e2e2e;
	background-image: url(images/tuttoslot.jpg);
	background-repeat:no-repeat;
}
.header-banner {
margin: 10px 85px;
	width: 728px;
	text-align:center;
	height:90px;
}
#leftimage{
background-color:#333;
margin:10px 10px 5px 10px;
padding: 5px;
border: 1px solid #666666;
text-align:center;

}
.left-text{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
        text-align:left;
}

