/*  
Theme Name: Slots Mania
Theme URI: http://www.slotsmania.techbrainiac.info
Author: TechBrainiac
Description: Slots Mania is a Gambling Magazine Theme for Wordpress
Version:1
*/

* {
	font-family:Arial;
        font-size: 12px;
	color: #333;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}


body {
	background:#660099 ;
        
         
}

/*----Wrap-----*/
#pagina {
	background-image:url(images/wrap-1.jpg);
	background-repeat:repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	text-align: left;
}

/*----End Wrap-----*/
/*----Header-----*/
#header {
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	width: 1000px;
	height:580px;
       
}
/*----Blog Title-----*/
/*----Search-----*/
#searchform {
        background:#666666 ;
	float: right;
	margin-right:25px;
	margin-top:10px;
         height:22px;
       
}
#searchinput {
	width: 220px;
	background:none;
	color:#fff;
	font-size: 11px;

}
/*----End Search-----*/
/*----Nav Bar-----*/
#meniu {
	margin-left:7px;
	margin-top:25px;
	float: left;
	width:1000px;
}
#meniu ul {
	float: left;
	margin-top: 0px;
}
#meniu ul li {
	float: left;
	margin-left:0px;
	text-align: center;
}
#meniu ul li a {
	float: left;
	display: block;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	padding:10px 30px 10px 30px;
	letter-spacing: 1px;
	color:#FF0000;

}
#meniu ul li a:hover {
	color: #FFFFFF;	
	background:#CC0000;

}

#meniu ul li.current_page_item a {
	color: #FF0000;
	background:#666666;
}

#meniu ul li.current_page_item a:hover {
	color: #FF0000;	
	background:#CCCCCC;

}
/*----End Nav Bar-----*/

/*---Blog Title-----*/
#logo {
	height:57px;
	float: left;
	display:block;
	margin-top:38px;
	margin-left:0px;
}
#logo h1 {
	padding-left:16px;
	font-size: 34px;
	font-family: Arial;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:capitalize;
	
}
#logo h1 a {
	text-transform:capitalize;
	font-size: 34px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color: #fff;

}
#logo h1 a:hover {
	text-transform:capitalize;
	color: #f2efbd;
}
#logo h2 {
	color:#f2efbd;
	display:block;
	font-family:Arial;
	font-size: 14px;
	margin-left:40px;
	margin-top:0px;
}
/*----END Blog Title-----*/
/*----Featured Post and Featured Video-----*/
#featured{
	width:980px;
        float:left;
	margin-left: 12px;
	margin-top:145px;
	text-align: left;	
}
	
	.prev{
	float:left;
	width:32px;
	height:32px;
	margin-top:122px;
	background:url(images/prev.png);
	}
	.prev:hover{
	float:left;
	width:32px;
	height:32px;
	margin-top:122px;
	background:url(images/prev1.png);
}
	.next{
	float:right;
	width:32px;
	height:32px;
	margin-top:122px;
	background:url(images/next.png);
}
	.next:hover{
	float:right;
	width:32px;
	height:32px;
	margin-top:122px;
	background:url(images/next1.png);
}

/*----Featured Post -----*/

#ft {
	float:left;
	margin-top: 72px;
	margin-left:11px;
	margin-right:0px;
	width:900px;
}
.slideft{
	
}
.slideft ul li{
	margin-top: 0px;
	width:900px;
	height:180px;

}

.slideft img{
	float:left;
	border: 3px solid #fff;
	width:200px;
	height:125px;
	margin-right:5px;
	margin-top:3px;
	}
.right{
	float:right;
	width:610px;
	margin-top:0px;
	margin-left:2px;
	margin-right:5px;
	}
.right h2 {
	margin-left:0px;
	font-family:Arial;
	text-transform:uppercase;
	font-size: 16px;
	letter-spacing:1px;
	font-weight:bold;

}
.right h2 a {
	font-family:Arial;
	text-transform:uppercase;
	font-size: 16px;
	letter-spacing:1px;
	color:#666666;
	font-weight:bold;
}
.right h2 a:hover{
	color:#fff ;
	font-size: 16px;
	letter-spacing:1px;
}
.right p {
	padding-top:5px;
	margin-top:5px;
	text-align:justify;
	color:#fff;
	font-size: 12px;
	font-family:Arial;
	line-height: 1.5em;
	text-align:justify;
}
.right p a {	
color:#fff;
			}
.right p a:hover{	
color:#fff;
			}
.read{
	margin-top:5px;
	}
.read a{
	float:right;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#666666;
	}
.read a:hover{
	padding-top:5px;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#CCC;
}
/*----End Featured Post-----*/

/*----End Header-----*/

/*----Post Left-----*/

#column {
	float: left;
	width: 600px;
	margin-left: 5px;
	margin-top:0px;
}

.post-top {
	width: 596px;
	height:63px;
        margin-left: 0px;
	background: url(images/topc-1.jpg) no-repeat;
	overflow: hidden;
}

.post-bottom {
	background: url(images/footerc-1.jpg) no-repeat;
	overflow: hidden;
	width: 596px;
	height: 40px;
	margin-bottom:10px;

}
.entry {
	margin-left:0px;
	background: url(images/repc-1.jpg);
	background-repeat:repeat;
	width:596px;
}
/*----Post Title----*/
.post-top h2 {
	margin-left:25px;
	margin-top: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
.post-top h2 a {
	text-transform:uppercase;
	font-family:Arial,Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing:1px;
	color:#fff;
	font-weight:bold;
}
.post-top h2 a:hover{
	text-transform:uppercase;
	font-family:Arial,Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing:1px;
	color:#CC0000;
	font-weight:bold;
}
/*----END Post Title----*/

/*----Date, Author, Categories, Comments----*/

.tags{
	margin-left:16px;
	margin-top:0px;
	float:left;
	width:520px;

	}

.cal{
	color:#fff;
	font-size: 11px;
	font-family:Arial;
	letter-spacing:1px;
	text-transform:capitalize;
	padding:4px 10px 3px 10px;
	}
.cal a{
	color:#fff;
	font-size: 11px;
	font-family:Arial;
	letter-spacing:1px;
	text-transform:capitalize;
	}	
.cal a:hover{
	color:#fff;
	font-size: 11px;
	font-family:Arial;
	letter-spacing:1px;
	text-transform:capitalize;
	text-decoration:underline;

	}
	.cat{
	float:left;
	margin-top:9px;
	margin-left:20px;
	color:#f2efbd;
	font-weight:bold;
	font-size: 11px;
	font-family:Arial;
	letter-spacing:1px;
	text-transform:capitalize;
	}
.cat a{
	font-weight:bold;
	color:#f2efbd;
	font-size: 11px;
	font-family:Arial;
	letter-spacing:1px;
	text-transform:capitalize;
	}	
.cat a:hover{
	font-weight:bold;
	color:#CC0000;
	font-size: 11px;
	font-family:Arial;
	letter-spacing:1px;
	text-transform:capitalize;
	text-decoration:underline;}


.com{
	float:right;
	color:#fff;
	font-size: 11px;
	font-family:Arial;
	letter-spacing:1px;
	text-transform:uppercase;
	background:#ffffcc;
	padding:3px 8px 4px 8px;
	}
.com a  {
	color:#fff;
	font-size: 11px;
	font-family:Arial;
	letter-spacing:1px;
	text-transform:uppercase;

	}
.com a:hover{
	color:#000;
	font-size: 11px;
	font-family:Arial;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration:underline;}
	
	
/*---- END Date, Author, Categories, Comments----*/



.content {
	margin:0px 13px 0px 13px;
	padding-bottom:10px;}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.content p {
	color:#333;
	font-size: 12px;
	font-family: Arial;
	line-height: 1.5em;
	text-align:justify;
}
.content p a {	
	color:#CC0000;
	font-size: 12px;
	font-family:Arial;
	line-height: 1.5em;

}
.content p a:hover {	
	color:#000;
	font-size: 12px;
	font-family:Arial;
	line-height: 1.5em;

}


.content img{
	float:left;
	border: 3px solid #CCCCCC;
	width:225px;
	height:150px;
	margin-right:10px;
	margin-top:4px;
	}

.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}
.content h3 {
	letter-spacing: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
}

.content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.content h6 {
	font-size: 11px;
	font-weight: bold;
}


.content ol {margin: 15px 25px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li{
	color:#000;
	font-size: 12px;
	font-family:Arial;
	line-height: 1.5em;
	text-align:justify;
}
.content ul li {
	color:#000;
	font-size: 12px;
	font-family:Arial;
	line-height: 1.5em;
	text-align:justify;
	margin:10px 25px 0px 25px;;
	list-style:outside;

}
.content ul li a, .content ul li a hover, .content ol li a, .content ol li a hover{
	color:#000;
	font-size: 12px;
	font-family:Arial;
	}
.content blockquote {
	margin:0px 15px;
	padding-bottom:10px;
	padding-top:10px;

}
.content blockquote p {
	color:#000;
	border-left:5px solid #000;
	padding-left:5px;
	font-size: 12px;
	font-family:Arial;
	line-height: 1.5em;
	text-align:justify;
	font-style:italic;
}
blockquote * {
	font-family: Arial, Helvetica;	
	color:#000;
	font-size: 12px;
	line-height: 1.5em;
	text-align:justify;
	font-style:italic;	
}
ins {
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}
code {
	color: #000;
	font-family: Arial;
	font-size: 11px;
	background: #ccc;
}

.alignleft img, .alignright img, .aligncenter img {
	border: 3px solid #CCCCCC;
}
.alignleft {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 12px;
	color: #999;
}
/*----End Post Left-----*/

/*----Comments-----*/
#combox {
	margin-left:6px;
	margin-right:15px;
	margin-top:20px;
}
h3#respond {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left:10px;
	padding-top:10px;
	color:#000;
}
h3#comments {
	color:#000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	margin-left:10px;
	margin-top:10px;
	padding-top:10px;
}

ol.commentlist {
	list-style-type: none;
	padding-bottom: 20px;
}
ol.commentlist li {
	margin-top: 20px;
	margin-left:12px;
	width: 561px;
	background: #CC0000;
}

ol.commentlist li.alt {
	width: 561px;
	background: #666666;
	margin-top: 20px;
	margin-left:12px;
}

img.avatar {
	border:3px solid #fff; 
	margin-right:3px;
	}


.commentbody {
	background:#CC0000;
	width:561px;
	margin-bottom:10px;
	padding-top:10px;
	float: left;
	display: inline;
}
.commentbody em {
	font-size: 11px;
}
p.comment_author, p.comment_author a {
	padding-left:10px;
	font-weight: bold;
	color: #000;
	font-size: 11px;
}
p.comment_author a:hover {
	padding-left:10px;
	font-weight: bold;
	color: #000;
}
p.comment_time {
	padding-left:10px;
	line-height: 1.5em;
	color: #000;
	font-size: 10px;
	float:left;
	font-family: Arial;
	text-transform: uppercase;
}
p.comment_time a{
	color:#000;}
.comment_text {
	line-height: 1.5em;
	color: #000;
	padding-left:10px;
	text-align:justify;
	margin-top: 15px;
	font-size: 11px;
}
.comment_text p {
	line-height: 1.5em;
	color: #000;
	margin-right:10px;
	text-align:justify;
	margin-top: 20px;
	font-size: 11px;
	padding:5px 5px 5px 5px;
	}
.reply form {
padding: 10px;
}
.reply p {
	color:#000;
	margin-top: 10px;
	font-size: 11px;
}
.reply p a {
	color:#000;
	}
.reply p a:hover {
	color:#000;
	}
.reply fieldset {
	vertical-align: middle;
	display: inline;
}
.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 10px;
}
.reply textarea {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}
.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	margin-left: 10px;
}
.replytext {
	width: 200px;
	padding: 5px;
	color: #000;
	background:#666666;
}
.replytext:focus {
	background:#666666;
}
.replyarea {
	background:#666;
	line-height: 1.5em;
	padding: 5px;
	width: 497px;
	height: 120px;
	color: #000;
}
.replyarea:focus {
	background:#c9c7c0;
}
.replybutton {
	background: #666666;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #000;
	cursor: pointer;
}
/*----End Comments-----*/

/*----Sidebar-----*/ 

#bottom{
	background: url(images/footers-1.jpg);
	background-repeat:no-repeat;
	width:360px;
	height:30px;
}
#side{ 
	width:360px;
	margin-top:3px;
	margin-right:10px;
	float:right;
}
.box{
	color:#000;
	float:left;
	width:360px;
	background: url(images/reps-1.jpg);
	background-repeat:repeat;

}

h3.title {
	background: url(images/h2side-1.jpg);
	background-repeat:no-repeat;
	display: block;
	width: 345px;
	height: 33px;
	color: #FFFFFF;
	letter-spacing:1px;
	text-align:left;
	font-family:Arial;
	font-weight: bold;
	text-indent: 10px;
	font-size: 20px;
	padding:7px 0px 5px 15px;
}

.recent{
	width:360px;
	margin-left:9px;
	}
.recent img{
	width:102px;
	height:80px;
	margin-bottom:5px;
	border:4px solid #fff;
	}
.video{
	width:341px;
	line-height:0.5em;
	margin-left:8px;
	border:1px solid #fff;
	}	
		
.leftside{
	float:left;
	width:175px;
	margin-left:0px;
	margin-top:0px;
	}
	
.leftsidebox{
	color:#333;
	float:left;
	width:175px;
	background: url(images/reps.jpg);
	background-repeat:repeat;
}

h3.leftside {
	background: url(images/h2side.jpg);
	background-repeat:no-repeat;
	display: block;
	width: 175px;
	height: 30px;
	color: #FFFFFF;
	letter-spacing:1px;
	text-align:left;
	font-family:Arial;
	font-weight: bold;
	text-indent: 10px;
	font-size: 14px;
	padding:6px 0px 5px 3px;
	margin-left:0px;
	margin-top:0px;


}
.leftsidebox ul{
	margin-top:35px;
	margin-bottom:6px;
	margin-left:1px;
	}

.leftsidebox  ul a {
	background: url(images/subtitle-1.jpg);
	background-repeat:no-repeat;
	width: 168px;
	height: 19px;
	display: block;
	color: #333;
	font-family:Arial;
	font-size:11px;
	line-height: 1.4em;
	padding:2px 0px 0px 10px;
	text-align:left;

}
.leftsidebox  ul a:hover{
	background: url(images/subtitle-1.jpg);
	background-repeat:no-repeat;
	display: block;
	color: #CC0000;
	font-family:Arial;
	font-size:11px;
	line-height: 1.4em;
}
#bottomleft{
	background: url(images/footers.jpg);
	background-repeat:no-repeat;
	width:175px;
	height:10px;

}
.rightside{
	float:right;
	width:175px;
	margin-right:0px;
	margin-top:0px;}
	
.rightsidebox{
	color:#000;
	float:right;
	width:175px;
	background: url(images/reps.jpg);
	background-repeat:repeat-y;
}

h3.rightside {
	background: url(images/h2side.jpg);
	background-repeat:no-repeat;
	display: block;
	width: 172px;
	height: 22px;
	color: #FFFFFF;
	letter-spacing:1px;
	text-align:left;
	font-family:Arial;
	font-weight: bold;
	text-indent: 10px;
	font-size: 12px;
	padding:6px 0px 5px 3px;
	margin-right:0px;
	margin-top:0px;

}
.rightsidebox ul{
	margin-top:35px;
	margin-bottom:6px;
	margin-left:1px;
	}

.rightsidebox ul a {
	background: url(images/subtitle-1.jpg);
	background-repeat:no-repeat;
	width: 168px;
	height: 19px;
	display: block;
	color: #CCC;
	font-family:Arial;
	font-size:11px;
	line-height: 1.4em;
	padding:2px 0px 0px 10px;
	text-align:left;
}
.rightsidebox ul a:hover{
	background: url(images/subtitle-1.jpg);
	background-repeat:no-repeat;
	display: block;
	color: #fff;
	font-family:Arial;
	font-size:11px;
	line-height: 1.4em;
}
#bottomright{
	background: url(images/footers.jpg);
	background-repeat:no-repeat;
	width:175px;
	height:10px;
}
.ads img {
	display:inline;
	border:6px solid #fff;
	width: 125px;
	height: 125px;
	margin:2px;
}
.ads{
	margin-left:17px;
	margin-bottom:5px;
	margin-top:5px;
}
#social{
	margin-left:1px;
	}
#social img{
	margin-left:4px;
	width:62px; }

#wp-calendar, #wp-calendar th, #wp-calendar td{
	padding:5px;
	width:100px;
	margin-top:55px;
	color:#000;
	font-family:Arial;
	font-size:12px;
}
#wp-calendar th, #wp-calendar td{
	padding: 3px;
	text-align:center;
	
}
/*----End Sidebar-----*/


/*----page nav-----*/
#navpag{
	float:left;
	height:20px;
	margin-bottom:10px;
	margin-left:0px;
	text-align:center;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	background:#f1efbe;
	}
.wp-pagenavi a, .wp-pagenavi a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #f1efbe;
	color: #000;
	background-color: #f1efbe;	
}
.wp-pagenavi a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #f9f9f9;
	color: #000;
	background-color: #f9f9f9;	
}
.wp-pagenavi a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	border: 1px solid #02732a;
	color: #fff;
	background-color: #02732a;
}
.wp-pagenavi a:active {	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #a61f12;
	color: #fff;
	background-color: #a61f12;	
}
.wp-pagenavi span.pages {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 12px 2px 2px 2px;
	color: #000;
	border: 1px solid #f2efbc;
	background-color: #f2efbc;
}
.wp-pagenavi span.current {	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #a61f12;
	color: #fff;
	background-color: #a61f12;
}
.wp-pagenavi span.extend {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
/*----End page nav-----*/


#sideb{ 
	width:1000px;
	margin-top:5px;
	margin-right:10px;
	float:left;
	background: #333333;
	background-repeat:repeat-y;

}

h3.titleb {
	margin:5px 5px 2px 5px;
	font-family:Arial;
	color:#fff;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	width:270px;
}
.aboutb {
	margin-left:10px;
	width:980px;
}

.aboutb p{
	width:978px;
	text-align:justify;
	font-family:Arial;
	font-size:12px;
	line-height:1.5em;
	color:#fff;
	margin-left:3px;
	}
	
.aboutb img{
	height:160px;
	width:315px;
	border:4px solid #cccccc;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:15px;
	float:left;
		}


/*----footer-----*/
#footer {
	float:left;
	width: 1006px;
	height:50px;
	background:url(images/footer-1.jpg);
	background-repeat:no-repeat;
}
#footercontent {
	width: 1006px;
	padding-top:25px;
	font-size: 12px;
	text-align:center;
	font-family:Arial;
	color:#fff;
}
#footercontent a, a:hover{
		color:#fff;
		font-family:Arial;
		font-size: 12px;
}
/*----End footer-----*/

.widget_addn{
	position: absolute;
	left: -450px;
	top: -400px;
	}