/*  
Theme Name: Poker Zone
Theme URI: http://www.pokerzone.techbrainiac.info
Author: TechBrainiac
Description: Poker Magazine Theme for Wordpress
Version:1
*/

* {
	font-family: "Trebuchet MS", arial;
	color: #0e1014;
	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:#040404;


}

/*----Wrap-----*/
#pagina {
	background-image:url(images/wrap.jpg);
	background-repeat:repeat-y;
	width: 1009px;
	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: 1009px;
	height: 520px;
}
/*----Search-----*/
#searchform {
	float: right;
	height: 25px;
	margin-right:105px;
	margin-top:21px;
}
#searchform fieldset {
	display: inline;
	height: 25px;
	width:235px;
}
#searchform input {
	display: inline;
	font-size: 11px;
}
#searchinput {
	width: 235px;
	padding-left: 6px;
	padding-right: 6px;
	background:none;
	color:#000;
}
/*----End Search-----*/
/*----Blog Title-----*/

#logo {
	height:50px;
	float: left;
	display:block;
	margin-top:78px;
	margin-left:40px;
}
#logo h1 {
	padding-left:22px;
	font-size: 28px;
	font-family:verdana;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:capitalize;
	
}
#logo h1 a {
	text-transform:capitalize;
	font-size: 28px;
	font-weight:bold;
	font-family:verdana;
	letter-spacing:1px;
	color: #fff;

}
#logo h1 a:hover {
	text-transform:capitalize;
	color: #fcfb8e;
}
#logo .description {
	color:#fcfb8e;
	display:block;
	font-family:monospace,Helvetica,sans-serif;
	font-size: 15px;
	margin-left:50px;
}
/*----END Blog Title-----*/
/*----Nav Bar-----*/
#meniu {
	margin-right:0px;
	margin-top:39px;
	float: right;
	width: 600px;
}
#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;
	height:29px;
	width:109px;
	font-size: 11px;
	font-family:verdana;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	padding-top:9px;
	letter-spacing: 1px;
	color:#fff;
}
#meniu ul li a:hover {
	background-image:url(images/men.jpg);
	background-repeat:no-repeat;
	color: #fcfb8e;
}

#meniu ul li.current_page_item a {
	background-image:url(images/men.jpg);
	background-repeat:no-repeat;
	color: #fcfb8e;
}

#meniu ul li.current_page_item a:hover {
	color:#fff;
}
/*----End Nav Bar-----*/
/*----Featured Post and Featured Video-----*/
#featured{
	width:993;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	text-align: left;	
}
#nav{
	float:right;
	width:328px;
	margin-right:2px;
	}
	
	.prev{
	float:left;
	width:164px;
	height:43px;
	background:url(images/prev.jpg);
	}
	.prev:hover{
	float:left;
	width:164px;
	height:43px;
	background:url(images/prev1.jpg);	
}
	.next{
	float:right;
	width:164px;
	height:43px;
	background:url(images/next.jpg);
}
	.next:hover{
	float:right;
	width:164px;
	height:43px;
	background:url(images/next1.jpg);
}

/*----Featured Post -----*/

#ft {
	float:left;
	margin-top: 120px;
	margin-left:15px;
	width:970px;
}
.slideft{
}
.slideft ul li{
	margin-top: 0px;
	width:970px;
}

.slideft img{
	float:right;
	border: 4px solid #fff;
	width:320px;
	height:159px;
	margin-right:2px;
	margin-top:53px;
	}
.right{
	float:left;
	width:600px;
	margin-top:28px;
	margin-right:5px;
	margin-left:10px;
	}
.right h2 {
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 18px;
	letter-spacing:1px;
	font-weight:bold;

}
.right h2 a {

	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 18px;
	letter-spacing:1px;
	color:#fcfb8e;
	font-weight:bold;
}
.right h2 a:hover{
	color:#fff ;
	font-size: 18px;
	letter-spacing:1px;
}
.right p {
	padding-top:5px;
	margin-top:0px;
	text-align:justify;
	color:#fff;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
}
.right p a {	
color:#fff;
			}
.right p a:hover{	
color:#fff;
			}
.read{
	margin-top:2px;
	}
.read a{
	background:#90033d;
	width:110px;
	height:17px;
	float:right;
	padding-top:4px;
	text-align:center;
	font-family:tahoma;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	}
.read a:hover{
	background:#0f3b54;
	padding-top:4px;
	text-align:center;
	font-family:tahoma;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FCFB8E;
}
/*----End Featured Post-----*/

/*----End Header-----*/

/*----Post Left-----*/

#column {
	float: left;
	width: 615px;
	margin-left: 24px;
}

.post {
	margin-top: 10px;
}

.post a {
	color:#0f364e;
}

.post a:hover {
	color:#0f364e;
}

.post-top {
	width: 615px;
	height: 81px;
	background: url(images/topc.jpg) no-repeat;
	overflow: hidden;
}

/*---- rest of the pages-----*/

.post-top2 {
	width: 615px;
	height: 81px;
	background: url(images/topc1.jpg) no-repeat;
	overflow: hidden;
}
.post-top2 h2 {
	width:600px;
	margin-left:55px;
	margin-top: 15px;
	font-family:tahoma;
	font-size: 15px;
	font-weight:bold;
}
.post-top2 h2 a {
	width:600px;
	font-family:tahoma;
	text-transform:capitalize;
	font-size: 17px;
	letter-spacing:1px;
	color:#b01f46;
	font-weight:bold;
}
.post-top2 h2 a:hover{
	color:#000 ;
	font-size: 17px;
}
.post-bottom2 {
	background: url(images/footerc1.jpg) no-repeat;
	overflow: hidden;
	width: 615px;
	height: 34px;
	margin-left:0px;

}

/*----end rest of the pages-----*/


.post-bottom {
	background: url(images/footerc.jpg) no-repeat;
	overflow: hidden;
	width: 615px;
	height: 34px;
	margin-left:0px;

}
.entry {
	margin-left:0px;
	background: url(images/repc.jpg);
	width:615px;
}

/*----Post Title and Categories----*/
.post-top h2 {
	width:600px;
	margin-left:55px;
	margin-top: 15px;
	font-family:tahoma;
	font-size: 15px;
	font-weight:bold;
}
.post-top h2 a {
	width:600px;
	font-family:tahoma;
	text-transform:capitalize;
	font-size: 17px;
	letter-spacing:1px;
	color:#b01f46;
	font-weight:bold;
}
.post-top h2 a:hover{
	color:#000 ;
	font-size: 17px;
}
.tags1  {
	margin-left:25px;
	margin-top:22px;
	float:left;
	color:#0e344b;
	text-align:center;
	font-size: 10px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
}
.tags1 a {
	color: #0e344b;
	font-size: 10px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;

}
.tags1 a:hover {
	color: #0e344b;		
	font-size: 10px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
}
.tags2 {
	margin-right:25px;
	margin-top:22px;
	float:right;
	color: #0e344b;
	text-align:center;
	font-size: 10px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
	}
	
.tags2 a {
	color: #0e344b;
	font-size: 10px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
	}

.tags2 a:hover {
	color: #0e344b;
	font-size: 10px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
	}
.tags3  {
	margin-left:25px;
	margin-top:11px;
	float:left;
	color: #0e344b;
	text-align:center;
	font-size: 10px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
}
.tags3 a {
	color: #0e344b;
	font-size: 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;

}
.tags3 a:hover {
	color: #0e344b;		
	font-size: 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}

/*---- End Post Title and Categories----*/


.content {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left:15px;
}

.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:585px;
	color:#000;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
}
.content p a {	
	color:#0f364e;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;

}
.content p a:hover {	
	color:#0f364e;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;

}
.content p a:visted {	
	color:#0f364e;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;

}

.content img{
	float:left;
	border: 4px solid #77c2e6;
	width:170px;
	height:130px;
	margin-right:7px;
	margin-top:5px;
	}

.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 {padding-left: 10px;}
.content ul {margin: 5px 15px 20px 15px;}
.content ol {margin: 5px 15px 20px 15px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	color:#000;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
}

.content ul li {
	color:#000;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
}
blockquote {
	margin-bottom: 15px;
	margin-left:-5px;
}
blockquote p {
	background:#c6e2f0;
	color:#000;
	padding:5px 5px 5px 5px;
	margin-right:5px;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
	font-style:italic;
}
blockquote * {
	font-family: georgia, arial;	
	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: verdana;
	font-size: 11px;
	background: #eee;
}

.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #fff;
}
.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: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:#091e2d;
}

h3#comments {
	color:#091e2d;
	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: 577px;
	background: #c2c2c2;
}

ol.commentlist li.alt {
	width: 577px;
	background: #c2c2c2;
	margin-top: 20px;
	margin-left:12px;
}

img.avatar {
	border:3px solid #f2f0ce; 
	margin-right:3px;
	}


.commentbody {
	background:#3f3f45 ;
	width:577px;
	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:#091e2d;
	margin-top: 10px;
	font-size: 11px;
}
.reply p a {
	color:#091e2d;
	}
	
.reply p a:hover {
	color:#091e2d;
	}
.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:#3f3f45;

}

.replytext:focus {
	background:#3f3f45;

}

.replyarea {
	background:#3f3f45;
	line-height: 1.5em;
	padding: 5px;
	width: 497px;
	height: 120px;
	color: #e4f2e7;
}

.replyarea:focus {
	background:#3f3f45;
}

.replybutton {
	background: #3f3f45;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #fefffe;
	cursor: pointer;
}
/*----End Comments-----*/


/*----Sidebar-----*/ 

#bottom{
	background: url(images/footers.jpg);
	background-repeat:no-repeat;
	width:329px;
	height:18px;
}
#side{ 
	width:329px;
	margin-top:11px;
	margin-right:24px;
	float:right;
}

.sidebar {
	margin-top:0px;
	width:329px;
	float:right;
}

.box{
	color:#000;
	float:left;
	width:329px;
	background: url(images/reps.jpg);
	background-repeat:repeat-y;
}

.box ul{
	margin-top:0px;
	margin-bottom:5px;
	}

h2.title {
	margin-left:0px;
	padding-top:17px;
	display: block;
	width: 289px;
	height: 50px;
	background-image:url(images/h2side.jpg);
	background-repeat:no-repeat;
	color: #1e1019;
	letter-spacing:1px;
	text-align:left;
	padding-left:40px;
	font-family:Tahoma;
	font-weight: bold;
	text-indent: 10px;
	font-size: 19px;
}

.box ul a {
	margin-left:9px;
	display: block;
	background-image:url(images/subtitle1.jpg);
	background-repeat:no-repeat;
	color: #fff;
	height:23px;
	width:311px;
	padding-top:6px;
	padding-left:32px;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;
}
.box ul 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;

}
.ads img {
	border:4px solid #fff;
	margin:5px 5px 5px 5px;
	width: 125px;
	height: 125px;
}
.ads{
	margin-left:19px;
	
}
#social{
	margin-left:34px;
	}
.socil img{
		height:48px;
		width:48px; }
#video{
	width:321px;
	line-height:0.5em;
	margin-left:4px;
	margin-bottom:5px;
	}
		
/*----End Sidebar-----*/


/*----page nav-----*/
#navpag{
	float:left;
	height:20px;
	margin-top:10px;
	margin-left:2px;
	text-align:center;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:4px;
	background:#fff;
	}
.wp-pagenavi a, .wp-pagenavi a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #c6e2f0;
	color: #000;
	background-color: #c6e2f0;	
}
.wp-pagenavi a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	border: 1px solid #e0373f;
	color: #000000;
	background-color: #e0373f;
}
.wp-pagenavi a:active {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 12px 2px 2px 2px;
	color: #000000;
	border: 1px solid #c6e2f0;
	background-color: #c6e2f0;
}
.wp-pagenavi span.current {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #0183d5;
	color: #fff;
	background-color: #0183d5;
}
.wp-pagenavi span.extend {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
/*----End page nav-----*/
#topb{
	width: 1009px;
	height:45px;
	background:url(images/top2.jpg);
	background-repeat:no-repeat;
}
#col2 {
	float:left;
	width: 1009px;
	background:url(images/wrap2.jpg);
	background-repeat:repeat-y;
	display:block;

}
.col4{
	display:inline;
	float:right;
	width:320px;
	margin-right:21px;
	margin-top:10px;
	margin-bottom:10px;
	}
.col5{
	display:inline;
	float:left;
	width:580px;
	margin-left:24px;
	margin-top:10px;
	margin-bottom:10px;
	}
.flickr{
	float:right;
	width:340px;
	display:block;
	overflow:hidden;
	}
.flickr a {
	display:inline-block;
	width:75px;
	height:75px;
	margin: 3px 3px 3px 3px;
	border:2px solid #fff;
}
.about {
	margin-top: 0px;
	width:580px;
}
.about p{
	float:right;
	width:327px;
	display:block;
	text-align:justify;
	font-family:verdana;
	font-size:12px;
	margin-top:-1px;
	line-height:1.5em;
	color:#fff;
	}
.about img{
	height:159px;
	width:240px;
	border:2px solid #fff;
	margin-right:5px;
	margin-top:3px;
	float:left;
		}
h2.topb{
	margin-bottom:10px;
	font-family:georgia;
	color:#fff;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	width:270px;
	}


/*----footer-----*/
#footer {
	float:left;
	width: 1009px;
	height:40px;
	background:url(images/footer.jpg);
	background-repeat:no-repeat;
}

#footercontent {
	width: 1009px;
	padding-top:30px;
	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-----*/
