/*  
Theme Name:Joker Game
Theme URI: http://www.jokergame.techbrainiac.info
Author: TechBrainiac
Description: Gambling Theme for Wordpress
Version:1
*/

* {
	font-family: "Trebuchet MS", arial;
	color: #111905;
	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-image:url(images/bg.jpg);
	background-attachment:fixed;

}
/*----Wrap-----*/

#pagina {
	background:url(images/wrap.jpg);
	background-repeat:repeat-y;
	width: 988px;
	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: 988px;
	height: 499px;
}

/*----Blog Title-----*/

#logo {
	height:50px;
	float: left;
	display:block;
	margin-top: 40px;
	margin-left:45px;
}

#logo h1 {
	  padding-left:32px;
	font-size: 33px;
	font-family:Helvetica;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:capitalize;
	
}

#logo h1 a {
	text-transform:capitalize;
	font-size: 33px;
	font-family:Helvetica;
	font-weight:bold;
	letter-spacing:1px;
	color: #fff;

}

#logo h1 a:hover {
	text-transform:capitalize;
	color: #f9fa00;
}

#logo .description {
	color:#000;
	display:block;
	font-family:monospace,Helvetica,sans-serif;
	font-size: 16px;
	padding-top:2px;
	padding-left:50px;
	line-height: 1.4em;
}
/*----END Blog Title-----*/


/*----Search-----*/
#searchform {
	float: right;
	height: 25px;
	margin-right:38px;
	margin-top:56px;
}


#searchform fieldset {
	display: inline;
	height: 25px;
	width:298px;
}


#searchform input {
	display: inline;
	font-size: 11px;
}

#searchinput {
	width: 157px;
	padding-left: 6px;
	padding-right: 6px;
	background:none;
	color:#000;
}


#searchbutton {
	font-weight: bold;
	font-size:16px;
	color: #000;
	cursor: pointer;
	float:right;
	margin-right:44px;
	background:none;
	margin-top:1px;
}
/*----End Search-----*/



/*----Nav Bar-----*/

#meniu {
	margin-left:30px;
	margin-top:31px;
	float: left;
	width: 975px;
}
#meniu ul {
	float: left;
	margin-top: 0px;
}

#meniu ul li {
	float: left;
	text-align: center;
}

#meniu ul li a {
	background-image:url(images/men1.jpg);
	background-repeat:no-repeat;
	float: left;
	display: block;
	height:39px;
	width:120px;
	font-size: 12px;
	font-family:verdana;
	font-weight:bold;
	text-transform:capitalize;
	text-align:left;
	padding-left:35px;
	padding-top:14px;
	letter-spacing: 1px;
	color:#f9fa00;
}
#meniu ul li a:hover {
	background-image:url(images/men2.jpg);
	background-repeat:no-repeat;
	color:#f9fa00;
}

#meniu ul li.current_page_item a {
	background-image:url(images/men.jpg);
	background-repeat:no-repeat;
	color: #f6f6f6;
}

#meniu ul li.current_page_item a:hover {
	background-image:url(images/men1.jpg);
	background-repeat:no-repeat;
	color:#f9fa00;

}
/*----End Nav Bar-----*/

/*----End Header-----*/

/*----Post Left-----*/

#column {
	float: left;
	width: 610px;
	margin-left: 7px;
}

.post {
	margin-top: 10px;
}

.post a {
	color: #fff;
}

.post a:hover {
	color: #fff;
}

.post-top {
	width: 610px;
	height: 87px;
	background: url(images/topc.jpg) no-repeat;
	overflow: hidden;
}

.post-bottom {
	background: url(images/footerc.jpg) no-repeat;
	overflow: hidden;
	width: 610px;
	height: 15px;
	margin-left:0px;

}
/*----add comments----*/

.tags2 {
	margin-right:30px;
	float:right;
	color: #000;
	text-align:center;
	padding-top:20px;
	font-size: 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	}
	
.tags2 a {
	color: #000;
	font-size: 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	}

.tags2 a:hover {
	color: #000;
	font-size: 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	}

/*----End add comments----*/


.entry {
	background: url(images/repc.jpg);
	background-repeat:repeat-y;
	width:610px;
}

/*----Post Title and Categories----*/
.post-top h2 {
	width:540px;
	margin-left:70px;
	margin-top: 12px;
	font-family:tahoma;
	font-size: 20px;
	font-weight:bold;
}
.post-top h2 a {
	width:540px;
	font-family:helvetica;
	text-transform:capitalize;
	font-size: 17px;
	letter-spacing:1px;
	color:#fff;
	font-weight:bold;
}
.post-top h2 a:hover{
	color:#ffdb88 ;
	font-size: 17px;
}
.tags1  {
	margin-left:50px;
	margin-top:20px;
	margin-right: 1px;
	float:left;
	color: #000;
	text-align:center;
	font-size: 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}
.tags1 a {
	color: #000;
	font-size: 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;

}
.tags1 a:hover {
	color: #000;		
	font-size: 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}

/*---- End Post Title and Categories----*/


.content {
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left:13px;
}

.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 {
	width:584px;
	text-align:justify;
	color:#232228;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
}
.content p a {	
	color:#232228;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;

}
.content p a:hover {	
	color:#232228;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;

}

.content img{
	float:left;
	border: 4px solid #fff;
	width:190px;
	height:145px;
	margin-right:11px;
	margin-top:5px;
	}

.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

.content h1 {
	letter-spacing: 0px;
	font-size: 20px;
	color: #fff;
	margin:-78px 0 30px 57px;
}

.content h2 {
	color: #fff;
	margin:-78px 0 30px 57px;
	font-family:arial;
	text-transform:capitalize;
	font-size: 18px;
	font-weight:bold;
}

.content h3 {
	letter-spacing: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
}

.content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.content h6 {
	font-size: 11px;
	font-weight: bold;
}


.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	color: #202126;
	margin-bottom: 5px;
	font-size: 12px;
}

.content ul li {
	line-height: 1.5em;
	color: #202126;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}



blockquote {
	padding: 10px;
	padding-left: 40px;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #202126;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #202126;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #202126;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
}


.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #ccc;
}

.alignleft {
	float: left;
	display: inline;
	background: #000;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	background: #000;
	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:4px;
	margin-right:12px;
	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:#fff;
}

h3#comments {
	color:#fff;
	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: 575px;
	background: #5f1c44;
}

ol.commentlist li.alt {
	width: 575px;
	background: #5f1c44;
	margin-top: 20px;
	margin-left:12px;
}

img.avatar {
	border:3px solid #f2f0ce; 
	margin-right:3px;
	}


.commentbody {
	background:#212c3c;
	width:575px;
	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: #fefffe;
	font-size: 11px;
}

p.comment_author a:hover {
	padding-left:10px;
	font-weight: bold;
	color: #fefffe;
}

p.comment_time {
	padding-left:10px;
	line-height: 1.5em;
	color: #fefffe;
	font-size: 10px;
	float:left;
	font-family: tahoma;
	text-transform: uppercase;
}
p.comment_time a{
	color:#fefffe;}
.comment_text {
	line-height: 1.5em;
	color: #fefffe;
	padding-left:10px;
	text-align:justify;
	margin-top: 15px;
	font-size: 11px;
}
.comment_text p {
	line-height: 1.5em;
	color: #fefffe;
	margin-right:10px;
	text-align:justify;
	margin-top: 20px;
	font-size: 11px;
	padding:5px 5px 5px 5px;
	}
.reply form {

	
	padding: 10px;
}

.reply p {
	color:#fff;
	margin-top: 10px;
	font-size: 11px;
}
.reply p a {
	color:#fff;
	}
	
.reply p a:hover {
	color:#fff;
	}
.reply fieldset {
	
	vertical-align: middle;
	display: inline;
}

.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.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: tahoma;
	margin-left: 10px;
}

.replytext {
	width: 200px;
	padding: 5px;
	color: #fefffe;
	background:#212c3c;

}

.replytext:focus {
	background:#212c3c;

}

.replyarea {
	background:#212c3c;
	line-height: 1.5em;
	padding: 5px;
	width: 497px;
	height: 120px;
	color: #e4f2e7;
}

.replyarea:focus {
	background:#212c3c;
}

.replybutton {
	background: #212c3c;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #fefffe;
	cursor: pointer;
}
/*----End Comments-----*/



/*----Sidebar-----*/ 

#side{ width:340px;
	margin-top:10px;
	margin-right:9px;
	float:right;
}
#top{
	background: url(images/tops.jpg) ;
	background-repeat:no-repeat;
	width:340px;
	height:16px;
	float:right;
	}
#bottom{
	background: url(images/footers.jpg);
	background-repeat:no-repeat;
	width:340px;
	height:20px;
	float:right;

		}

#sidebar {
	background: url(images/reps.jpg);
	background-repeat:repeat-y;
	width:340px;
	float:right;
}
#sidebar ul{
	margin-left:4px;
	margin-bottom:20px;
	margin-top:5px;
	
	}
#sidebar ul li h2 {
	margin-top: 0px;
	margin-left:3px;
	padding-top:19px;
	display: block;
	width: 327px;
	height: 45px;
	background-image:url(images/h2side.jpg);
	background-repeat:no-repeat;
	color: #02001d;
	letter-spacing:1px;
	text-align:left;
	padding-left:50px;
	font-family:verdana;
	line-height: 18px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 18px;
}



#sidebar ul li ul li {
	display: block;
	margin-left:6px;
	width: 312px;
	height: 35px;
}

#sidebar ul li ul li a {
	display: block;
	background-image:url(images/subtitle1.jpg);
	background-repeat:no-repeat;
	color: #fff;
	height:35px;
	width:312px;
	padding-top:11px;
	padding-left:38px;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;
}
#sidebar ul li ul li a:hover{
	background-image:url(images/subtitle.jpg);
	background-repeat:no-repeat;
	display: block;
	color: #000;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;

}

		


#video{
	width:297px;
	text-align:justify;
	font-family:verdana;
	font-size:12px;
	line-height:0.5em;
	color:#030804;
	margin-left:16px;
	margin-bottom:10px;
	border:2px solid #fff;
	}

#box {
	width: 300px;
	margin-left:23px;
	margin-bottom:25px;

}

.ads{
	display:inline-block;
	width: 125px;
	height: 125px;
	margin:10px 10px 10px 10px;}

.ads img {
	float: right;
	display: block;
	border:8px solid #fff;
	width: 125px;
	height: 125px;
}


/*----End Sidebar-----*/

/*----page nav-----*/

#navigation {
	clear: both;
	padding: 10px 0px;
}

.previous-entries a {
	float: left;
	font-size:12px;
	color:#00010d;
	font-family:verdana;
}
.previous-entries a:hover{
	font-size:12px;
	color:#00010d;
	font-family:verdana;

}
.next-entries a {
	float: right;
	font-size:12px;
	color:#00010d;
	font-family:verdana;
}
.next-entries a {
	float: right;
	font-size:12px;
	color:#00010d;
	font-family:verdana;
}
.next-entries a:hover {
	font-size:12px;
	color:#00010d;
	font-family:verdana;
}
/*----End page nav-----*/


/*----footer-----*/
#footer {
	width: 987px;
	height:35px;
	background:url(images/footer.jpg);
	background-repeat:no-repeat;
	padding-top: 15px;
	margin-left:auto;
	margin-right:auto;
}

#footercontent {
	width: 987px;
	margin-top:14px;
	font-size: 12px;
	text-align:center;
	font-family:Arial;
	color:#e4f1e7;
}
#footercontent a, a:hover{
		color:#e4f1e7;
		font-family:Arial;
		font-size: 12px;
}
/*----End footer-----*/

/*----OTHER-----*/
.result {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	width:572px;
}

.result h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result h3 a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result .rdate {
	float: left;
	line-height: 2em;
	color: #111905;
}

.result .rcomment {
	float: right;
	line-height: 1.5em;
	color: #111905;
	font-weight: bold;
}

.result .rcomment a {
	color:#111905;
	font-weight: bold;
}

.result .rcomment a:hover {
	color: #111905;
}

.result .rsummary {
	padding: 10px 5px 0px 5px;
}

.result .rsummary p {
	font-size: 12px;
	margin:0;
	padding:0;
	width:572px;
}

.result .rcat {
	float: left;
	line-height: 2em;
	color: #111905;
}

.result .rcat a {
	color: #111905;
	font-weight: bold;
}

.result .rcat a:hover {
	color: #111905;
}

.result .rtags {
	float: right;
	line-height: 2em;
	color: #111905;
}

.result .rtags a {
	color: #111905;
	text-transform: lowercase;
}

.result .rtags a:hover {
	color: #111905;
}
/*----END OTHER-----*/