/*
Theme Name: jackpot-poker.ru
Version: 1.0
Author: jackpot-poker
*/

* {
	margin: 0;
	padding: 0;
}
html {
  background: #012718 url(i/top-bg.jpg) 50% 0 repeat-x;
	min-width: 992px;
	padding: 238px 0 0;
}
body {
	font: 12px/18px Tahoma, Arial, sans-serif;
	color: #191919;
	width: 100%;
  background: url(i/bg.gif) 50% 0 repeat-y;
}
a {
	color: #188400;
text-decoration: underline;
	outline: none;
}
a:hover {
	color: #C00000;
}
p {margin: 0 0 18px}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 0 0 18px 20px;
	padding: 1px 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
blockquote p {
	padding: 8px 0;
	margin: 0;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 12px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 12px}

#wrapper {
	width: 954px;
	margin: 0 auto;
	padding: 0 19px;
	position: relative;
}
* html #wrapper {overflow-x: hidden}


/* Header
-----------------------------------------------------------------------------*/
#header {
	position: absolute;
	top: -238px;
	left: 0;
	width: 992px;
	height: 252px;
  background: url(i/logo.jpg) 0 35px no-repeat;
}

#logo {
	position: absolute;
	top: 80px;
	left: 5px;
	width: 453px;
	padding: 69px 10px 5px 0;
	font: 11px Tahoma, Arial;
	text-align: right;
	text-decoration: none;
	color: #3EA951;
}

#top {
	height: 35px;
	line-height: 35px;
  background: #0F0F0F url(i/top-bg2.jpg) 124px 100% no-repeat;
  font-size: 11px;
}
#top a {
	color: #55DA90;
}
#top a:hover {
	color: #FED134;
}
#authoriz {
	padding: 0 0 0 48px;
}
#authoriz a {
	margin: 0 51px 0 0;
}

#search {
	position: absolute;
	top: 9px;
	left: 328px;
	width: 205px;
}
#search input {
	font: 11px Tahoma, Arial;
	float: left;
}
.search {
	width: 128px;
	padding: 2px 8px 3px;
	border: none;
	background: #444;
	color: #C9C9C9;
}
#search .go {
	cursor: pointer;
	border: none;
	width: 55px;
	height: 18px;
	background: #84949D url(i/go.gif) no-repeat;
	margin: 0 0 0 6px;
	padding: 0 0 1px;
	font: 12px Arial, Tahoma;
}

#topNav {
	position: absolute;
	top: 0;
	right: 19px;
}
#topNav li {
	display: inline;
  margin-left: 20px;
}

#nav {
	position: absolute;
	top: -43px;
	left: 0;
	width: 944px;
	height: 33px;
	padding: 24px 0 0 48px;
	background: url(i/nav.gif) repeat-x;
	font: bold 14px/27px Arial, Tahoma;
}
* html #nav {
	bottom: -21px;
	width: 950px;
}
*+html #nav {width: 950px}
#nav li {
	float: left;
  background: url(i/nav-sep.gif) 0 4px no-repeat;
	padding: 0 9px 0 11px;
	position: relative;
	list-style: none;
}
#nav li:first-child,
#nav li.first {
	padding: 0 9px 0 0;
	background: none;
}
#nav a {
	float: left;
	color: #FFF;
  text-decoration: none;
	cursor: pointer;
}
#nav a:hover {
	color: #FED134;
}
#nav a span {
	float: left;
}
#nav div.sub {
	display: none;
	position: absolute;
	top: 22px;
	left: 0;
	background: #5C0007;
	z-index: 3;
	padding: 10px 8px 8px;
}
#nav li:first-child div.sub,
#nav li.first div.sub {
	left: -11px;
}
#nav ul {
	display: none;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}
#nav li:hover a,
#nav li.hover a {
  background: #5C0007 url(i/nav-hover.gif) no-repeat;
	margin: 0 -11px;
	position: relative;
	z-index: 2;
}
#nav li:hover a span,
#nav li.hover a span {
  background: url(i/nav-hover.gif) 100% 100% no-repeat;
	padding: 0 11px;
}
#nav li:hover ul,
#nav li.hover ul,
#nav li:hover div.sub,
#nav li.hover div.sub {
	display: block;
}
#nav ul li,
#nav ul li:first-child {
  background: url(i/dot.gif) repeat-x;
	white-space: nowrap;
	padding: 0 16px 0 11px;
}
* html #nav ul li,
* html #nav ul li:first-child {
	clear: both;
  margin-right: 6px;
}
#nav ul span {
	background: none !important;
	padding: 0 0 0 13px !important;
}
#nav ul a {
  background: url(i/bullet1.gif) no-repeat 2px 7px !important;
}
#nav ul a:hover {
	color: #FED134;
  background: url(i/bullet2.gif) no-repeat 2px 8px !important;
}
#nav ul a:hover span {
  text-decoration: underline;
}
#nav .tr,
#nav .bl,
#nav .br {
	position: absolute;
	width: 5px;
	height: 6px;
}
#nav .tr {
	top: 0;
	right: 0;
	height: 5px;
  background: url(i/tr.gif) no-repeat;
}
#nav .bl {
	bottom: 0;
	left: 0;
  background: url(i/bl.gif) no-repeat;
}
* html #nav .bl {bottom: -9px}
#nav .br {
	bottom: 0;
	right: 0;
  background: url(i/br.gif) no-repeat;
}
* html #nav .br {bottom: -9px}

#adv {
	position: absolute;
	top: 89px;
	right: 19px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
  background: #FFF url(i/) no-repeat;
	padding: 17px 0;
}
* html #middle {height: 1%;}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 5px 177px 0 230px;
}
.post {
	margin: 0 0 25px;
	position: relative;
	height: 1%;
}
.phead {
  background: url(i/phead.gif) no-repeat;
	width: 541px;
	padding: 10px 16px;
	margin: 0 -16px;
	position: relative;
	height: 1%;
}
#content h1 {
	font: 24px/1 Georgia, "Times New Roman", Times;
	margin: 0 0 6px;
}
#content h1 a {
	color: #000;
text-decoration: underline;
}
#content h1 a:hover {
	color: #C00000;
}
#content h2 {
	font: 24px/1 Georgia, "Times New Roman", Times;
	margin: 0 0 6px;
}
#content h2 a {
	color: #000;
text-decoration: underline;
}
#content h2 a:hover {
	color: #C00000;
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
	margin: 0 0 18px;
	font: 24px/1 Georgia, "Times New Roman", Times;
}
#content .entry h3 {font: 22px/1 Georgia, "Times New Roman", Times;}
#content .entry h4 {font: 20px/1 Georgia, "Times New Roman", Times;}
#content .entry h5 {font: 18px/1 Georgia, "Times New Roman", Times;}
#content .entry h6 {font: 16px/1 Georgia, "Times New Roman", Times;}
.pmeta {
	font-size: 11px;
	color: #575859;
	margin: -5px 0 18px;
	padding: 0 15px 0 8px;
	height: 25px;
  line-height: 24px;
  background: url(i/pmeta.gif) no-repeat;
	position: relative;
}
.pcat {
	float: right;
}
.date,
.author {
	color: #188400;
	margin: 0 8px 0 0;
}
.entry img {
  border: 0px solid #B3B3B3;
	padding: 3px;
}
.ngg-widget img {
  border: none !important;
}
.more-link {
	position: absolute;
	bottom: 0;
	left: 0;
  font-weight: bold;
	color: #000;
  font-size: 11px;
}
.more-link:hover {
	color: #C00000;
}
.comments {
	text-align: right;
	padding: 0 2px 0 0;
}
.comments a {
	color: #000;
	background: url(i/comments.gif) 0 1px no-repeat;
	padding: 0 0 2px 20px;
  text-decoration: none;
  font-size: 11px;
}
.comments a span {
	color: #C00000;
	font: 24px/1 Georgia, "Times New Roman", Times;
  margin-left: 3px;
}
.comments a:hover {
  text-decoration: underline;
	color: #C00000;
}
.bookmarkz {
  font-weight: bold;
	margin: 30px 0 25px;
}
.bookmarkz img {
	position: relative;
	top: 3px;
	margin: 0 2px;
}

.post ul,
.post ol {
	margin: 0 0 18px 30px;
}
.post li {
	padding: 2px 0;
}
.post li ul, .post li ol {
	margin: 0;
}
.post li li {
	padding-left: 18px;
}

#content h3 {
	font-size: 14px;
	margin: 0 0 10px;
}
div.pagetitle {
	margin: 10px 0 20px;
	text-align: center;
	font-size: 18px;
}

#related {
	margin: 5px 0 30px;
	position: relative;
}
#related h3 {
	font-size: 12px;
	background: url(i/related.gif) 0 1px no-repeat;
	padding: 0 0 0 20px;
	height: 1%;
	color: #1C4670;
}
#related ul {
	margin: -5px 0 20px 10px;
	list-style: none;
}
#related li {
  font-size: 11px;
  line-height: 14px;
}
#related li a {
	color: #707070;
	display: block;
	background: url(i/arrow.gif) 0 5px no-repeat;
	padding: 0 0 0 11px;
}
#related li a:hover {
	color: #C00000;
	background: url(i/arrow2.gif) 0 5px no-repeat;
}
.prss {
	font-weight: bold;
	background: url(i/prss.gif) 0 2px no-repeat;
	padding: 0 0 0 22px;
}
.prss a {
	color: #C00000;
}

.commentlist {
	margin: 20px 0 5px;
	height: 1%;
}
.commentlist li {
	padding: 3px 0 10px;
	list-style: none;
	position: relative;
	height: 1%;
}
.commentlist ul.children {
	margin: 0 0 -3px;
}
.commentlist ul.children li {
	padding: 12px 0 5px 25px;
}
.avatar {
	float: left;
	display: inline;
	border: 1px solid #DDD;
	padding: 2px;
	margin: 0 7px 0 0;
	background: #FFF;
}
.fn {
	font-style: normal;
	font-weight: bold;
	background: url(i/comment.gif) 0 2px no-repeat;
	padding: 0 0 2px 20px;
}
.fn a {
	color: #C00000;
}
.commentmetadata {
	font-size: 11px;
	color: #707070;
	margin: 2px 0 12px;
}
.commentmetadata a {
	text-decoration: none;
	color: #888;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
.reply {
	margin: -10px 0 10px;
	font-size: 11px;
	background: #EFFCED url(i/reply.gif) 13px 6px no-repeat;
	padding: 2px 0 5px 35px;
	text-transform: lowercase;
	height: 1%;
}
#respond h3 {
	margin: 30px 0 16px;
	color: #188400;
}
#cancel-comment-reply {
	margin: 0 0 12px;
}

#commentform {padding: 0 0 20px}
#commentform p {margin: 0 0 6px}
#author, #email, #url, #comment, #submit {
	font: 12px Tahoma, Arial;
	padding: 4px 5px;
	width: 220px;
	border: 1px solid #CCC;
  background: url(i/shadow.gif) repeat-x;
}
#comment {
	width: 98%;
	height: 120px;
}
#submit {
	width: 175px;
	height: 22px;
	padding: 0 0 1px;
	background: #ECECEC url(i/submit-comment.gif) no-repeat;
	cursor: pointer;
	overflow: visible;
	border: none;
	font: 11px Verdana, Tahoma, Arial;
}

.navigation {
	width: 681px;
	height: 30px;
	overflow: hidden;
	margin: 0 -11px;
	padding: 15px 11px 0;
	background: #FFF;
	position: relative;
}
.navigation.comm {
	padding: 0;
	height: auto;
	margin: -10px 0 10px;
}
.navigation a {
	color: #383838;
	margin: 0 12px 0 0;
	text-decoration: none;
	font-weight: bold;
  font-size: 11px;
}
.navigation .next {
	color: #188400;
}
.navigation .next,
.navigation .prev,
.navigation .last {
  text-decoration: underline;
}
.navigation a:hover {
	color: #C00000;
}
.navigation .next:hover,
.navigation .prev:hover,
.navigation .last:hover {
  text-decoration: none;
}
.navigation span {
	margin: 0 12px 0 0;
	font-weight: bold;
  font-size: 11px;
}
.navigation span.pages {
  font-size: 14px;
}
.navigation span.current {
	color: #C00000;
  font-size: 14px;
}


/* Left
-----------------------------------------------------------------------------*/
#left {
	float: left;
	width: 201px;
	margin-left: -100%;
	position: relative;
  font-size: 11px;
  line-height: 14px;
}

#left h3 {
	width: 185px;
	height: 33px;
	padding: 6px 0 0 20px;
	margin: 0 0 10px -4px;
  font-size: 12px;
	line-height: 31px;
	color: #FFF;
	position: relative;
}
h3.headline1 {
  background: url(i/headline1.gif) no-repeat;
}
#left h3.headline2 {
  background: url(i/headline2.gif) no-repeat;
  padding-top: 13px;
}
#left h3.headline3 {
  background: url(i/headline3.gif) no-repeat;
  padding-top: 8px;
}
h3.headline4 {
  background: url(i/headline4.gif) no-repeat;
}

.section {
	margin: 0 0 15px;
	padding: 2px 0 2px 12px;
}
.section ul {
	overflow: hidden;
	margin: -2px 0 0;
}
.section li {
	list-style: none;
  background: url(i/dot2.gif) repeat-x;
	margin-top: -1px;
	padding: 6px 0 7px;
}
.section li .a {
	color: #000;
  text-decoration: underline;
	display: block;

	padding: 0 0 0 15px;
	height: 1%;
}
.section li a:hover {
	color: #C00000;
  text-decoration: underline;
}

a.room {
	color: #188400;
  text-decoration: underline;
}
a.room:hover {
	color: #188400;
  text-decoration: underline;
}


ul#pokers {
	overflow: hidden;
	margin: -12px 0 3px;
	height: 1%;
}
#pokers li {
	list-style: none;
	margin-top: -1px;
  background: url(i/dot2.gif) repeat-x;
	width: 100%;
	overflow: hidden;
	padding: 16px 6px 7px;
}
#pokers img {

	margin: 0 10px 0 0;
}
#pokers li a {
  font-weight: bold;
	color: #C00000;
  font-size: 12px;
  text-decoration: underline;
	margin: 5px 0 1px;
}
#pokers li a:hover {
  text-decoration: underline;
}
#pokers li room.a {
	display: block;
  font-weight: bold;
	color: #C00000;
  font-size: 10px;
	margin: 5px 0 1px;
  text-decoration: underline;
}




a.all {
  background: url(i/all.gif) 0 4px no-repeat;
	padding: 0 0 0 15px;
}
a.all:hover {
  background: url(i/all-hover.gif) 0 4px no-repeat;
}

#photo {
	width: 100%;
	overflow: hidden;
	padding: 2px 0 3px;
}
#photo img {
	float: left;
  background: url(i/photo-bg.gif) 5px 0 no-repeat;
	padding: 5px 7px 12px 10px;
}

#video {
	padding: 2px 0 10px 3px;
}


/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 164px;
	margin-left: -164px;
	position: relative;
  margin-right: -3px;
}

#right h3 {
  font-size: 12px;
	color: #FFF;
	margin: 0 0 10px;
	height: 33px;
	line-height: 31px;
}
h3.headline5 {
  background: url(i/headline5.gif) no-repeat;
	width: 85px;
	padding: 6px 0 0 82px;
  margin-right: -15px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 992px;
	margin: 0 -19px;
	position: relative;
  background: #012718 url(i/footer.gif) no-repeat;
	color: #FFF;
	padding: 34px 20px 0;
}
#footer .adv {
  text-align: center;
	margin: 0 0 40px;
}

#bottomNav {
	width: 100%;
	overflow: hidden;
	font: 12px/18px Arial, Tahoma;
	margin: 0 0 2px;
}
#bottomNav li {
	float: left;
	list-style: none;
  background: url(i/bottom-nav.gif) repeat-y;
	padding: 0 30px;
  margin-left: -1px;
	width: 138px;
}
#bottomNav li li {
	float: none;
	background: none;
	padding: 0;
	margin: 0;
}
#bottomNav ul {
	margin: 7px 0 0;
}
#bottomNav a {
	color: #FFF;
  font-weight: bold;
  text-decoration: none;
}
#bottomNav ul a {
  font-weight: normal;
	color: #25B957;
}
#bottomNav a:hover {
  text-decoration: underline;
}

#bottom {
  background: url(i/footer.jpg) 50% 100% no-repeat;
	padding: 22px 0 13px;
}
#keys {
	font: 11px/18px Tahoma, Arial;
  text-align: center;
	color: #536C62;
	padding: 0 85px 0 0;
}
#copyright {
	font: 11px/18px Verdana, Tahoma, Arial;
  text-align: center;
	padding: 15px 50px 0 0;
}
#copyright a {
	color: #25B957;
  font-weight: bold;
}
