/*
Theme Name: LY-0005.1.0.0
*/

@charset "utf-8";

/*
Theme Name: LY-0005.1.0.0
Theme URI:
Description: Theme for Assaf and Yarden.
Version: 1.0.0
Author: Elena Doroshenko
Tags: poker, casino, backgamon

Theme created by Elena Doroshenko, Ukraine.
*/

body {
    background-color: #141213;
    font-family: "verdana", arial, helvetica, sans-serif;
    font-size:8pt;
    color:#5F5F5F;
}

#main {
    width: 1000px;
    margin: 0px auto 0px auto;
    background-color: #1D1D1D;
}
 
#main a img {
   border:none; 
 }

#header {
    background:#1D1D1D url(images/header.gif) no-repeat;
    width:1000px;
    height:281px;
    margin:0px;
    padding:0px;
    background-position:bottom;
 }
 
 #header img {
    float: left;
    background-position:top;
    padding-left:10px;
    vertical-align: middle;
 }
a {
	color:#ffffff;
}
h1 {
    width: 750px;
    color:#FF8800;
    font-size:20pt;
    margin-left:90px;
    font-family: Georgia, "Times New Roman", serif;
    vertical-align: middle;
 }

h1 a {
    color:#FF8800;
    font-weight:bold;
    font-size:20pt;
    text-decoration: none;
}

.cell h2 {
    font-weight:bold;
    font-size: 8pt;
    text-transform: uppercase;
    text-decoration:none;
    text-align:right;
}


.separator {
    clear: both;
    float:none;
}

.left {
    background:url(images/logo.gif) no-repeat; 
    float:left;
    width:164px;
    height:98px; 
    margin-left:20px;
    padding:8px;
}

.left-padding p  {  /* Отступ для заголовка в левой колонке*/
    color:#ffffff;
    font-weight:bold;
    margin-left:40px; 
    text-transform:uppercase;
}

.button-main {   /* Кнопка "Register now" */
   padding-top:30px;
 }

a.button {
    width:145px;
    padding:10px 0px 10px 0px;
    text-align: center;
    color: #ffffff;
    display:block;
    font-weight: bold;
    background:url(images/button.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
    text-decoration:none;
    float:left;
}

a.button:hover, input#searchsubmit:hover {
    color:#FA71000;
}

a.button-2 {
    width:145px;
    padding:10px 0px 10px 0px;
    text-align: center;
    color: #ffffff;
    display:block;
    font-weight: bold;
    background:url(images/button-2.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
    text-decoration:none;
    float:right;
}

a.button-2:hover {
    color:#FA71000;
}

p {
    color:#ffffff;
    font-weight:bold;
    text-transform:uppercase;
}

.right {
    background:url(images/casino-screenshot.gif) no-repeat; 
    width:359px;
    height:261px;   
    float:right;
    background-position:top;
    margin-top:-34px;
    margin-right:27px;
}

.right img {
    margin:60px;
    background-position:center;
}

.center {
    padding-right:5px;
    width:37%;
    float:right;
}


.row {
    text-align:center;
    margin:5px;
    width:98%;
    margin-left:10px;
}

#content {
	width:76%;
	float:left;
}

#charts {
	width:100%;
	overflow:hidden;
}
#content ul {
	list-style:none;
	line-height:20px;
	margin:0px;
	padding:0px;
}
.cell {
    width: auto;
    float: none;
    margin:0px 0px 10px 0px;
	font-size:8pt;
	
}

.cell * {
    width: auto;
    float: none;
}

.cell a {
    color: #ffffff;
    text-decoration: underline;
}
.cell a:hover {
    color: #fa71000;
}

.cell h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    margin: 0;
    color: #ffffff;
	vertical-align:uppercase;
    letter-spacing: normal;
	text-align:right;
}
.cell h2 a {
    color: #000;
    text-decoration: none;
}
.cell h2 a:hover {
    color: #FFF;
    text-decoration: underline;
}


.cell .content {
    margin: 5px 0 5px 0;
	 padding:10px;
	-moz-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
    background:#111111 /*url(images/style.svg)*/;
}

.cell .content object, .cell .content embed {
    width: 100%;
}
.cell .content ul, .cell .content ol {
    padding-left: 20px;
}

.cell .content table {
    width: 100%;
    background:#1c1c1c;
	border-bottom:1px solid #464646;
	border-top:1px solid #2c2c2c;
	border-right:1px solid #4c4c4c;
	border-left:1px solid #333333;
	font-size:8pt;

}
td.c1, td.c2, td.c4, td.c5, td .c6, td.c7, td.c8 , td.c9, td.c10  {
	text-align: center; 
	vertical-align: middle;
}
.charts table td table tr td {
    vertical-align: middle;
}
.charts table td {
    vertical-align: top;
}
.emptycell {
	background-color: transparent;
}
.cell .content table tr th {
    color: #fa7900;
    font-size:7pt;
	font-weight:normal;
    padding:2px;
	border-bottom:1px solid #fa7900;
}


.cell table tr td {   
    border-top: 1px solid #1B1B1B;
    border-bottom: 1px solid #000000;
	padding:3px;
	font-weight:normal;
}
.cell table tr:hover {
    background-color: #1D1D1D;
}

.cell table tr td  a, .cell .content p a, .cell .content #tabs, .cell .content #accordeon {
    color:#5F5F5F;
    text-decoration:none;
	font-weight:normal;
}

.cell table tr  td a:hover {
    text-decoration:underline;
	color#ffffff;
}
.cell .content table tr td img {
    border: none;
}

.cell .footer {
    padding: 5px;
    font-size: 10pt;
    text-align: right;
}
.cell .footer a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}

/*
.table-top {
    background:url(images/table.gif) no-repeat;
    width:862px;
    height:290px;
    overflow:hidden;
}

.table-top th {
    border-bottom:1px solid #A54F05;
    color:#FA71000;
    padding: 5px 0px 5px 0px;
    background:#111111;
}

.table-top h2 a {
    color:#FF8800;
    font-weight:bold;
    text-transform: uppercase;
    text-decoration:none;
    float:right;
}

.table-top h2 a:hover{
    color:#ffffff;
}

.table-bottom {
     background: #111111 url(images/table-bottom.gif);
     width:409px; 
     height:255px;
     vertical-align:middle;
     border:1px solid red;
}

.table-bottom th {
    color: #5F5F5F;
    font-weight: bold;
    border-bottom: 1px solid #2B2B2B;
    background-color: #111111;
    padding: 5px 0px 5px 0px;
}


.table-bottom h2 a {
    color:#ffffff;
    font-weight:bold;
    text-transform: uppercase;
    text-decoration:none;
    float:right;
}

.table-bottom  h2 a:hover{
    color:#FF8800;
}



.cell {
    float: left;
    border: none;
    margin: 0px;
    text-align:center;
}
 
 .margin-2 {    /* Отступы для верхней правой таблицы*
    margin-left:37px;
}


.cell table {
    width: 380px;
    margin-left:7px;
}


  
.cell table tr td {   
    border-top: 1px solid #1B1B1B;
    border-bottom: 1px solid #000000;
}
.cell table tr:hover {
    background-color: #1D1D1D;
}

.cell table tr  a {
    color:#5F5F5F;
    text-decoration:none;
}

.cell table tr  a:hover {
    text-decoration:underline;
}


.cell table tr .arrow {
    background:url(images/arrow.gif) no-repeat;
    width:18px;
    height:15px;
}

.cell table tr:hover .arrow {
    background:url(images/arrow2.gif) no-repeat;
}

.cell table tr td a.review {
    color:#FE7B01;
    text-decoration:underline;
}

.cell table tr td a.review:hover{
    color:#FE7B01;
    text-decoration:none;
}

.cube {
    height: 100%;
    background: url(images/game-bones.gif) no-repeat;
    background-position: bottom center;
}
*/
.maximum {  /* Блок постов*/
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
    margin-right:10px;
    float:left;
    text-align:left;
    padding:10px;
    margin-top:20px;
	width:98%;
    background:#111111 url(images/style.svg);
}


.maximum p {
    color:#5F5F5F;
    font-weight:normal;
    text-transform:none;
}



a.post {
   font-weight:bold;
    font-size: 8pt;
    text-transform: uppercase;
    text-decoration:none;
    color:#ffffff;
}

a.post:hover {
   text-decoration:none;
   color:#FE7B01;
}

a.more-link {
  color:#FE7B01;
  text-decoration:underline;
  text-transform:none;
  font-weight:normal;
}

a.more-link:hover {
   color:#FE7B01;
   text-decoration:none;
}

.corners p a {
	color:#FE7B01;
}

/**************GET SIDEBAR*******************/
body#charts-sidebar-body .cell {
	background:#1d1d1d;
	border:none;
}
body#charts-sidebar-body {
	background:#1d1d1d;
	text-align:left;
	float: none;
	margin: 0;
	padding:0px;
	width: auto;
}

body#charts-sidebar-body #sidebar, .cell #sidebar {
	float: none;
	margin: 0;
	padding:0px;
	width: auto;
}
#sidebar {
	margin-right:-10px;
	width:190px;
	float:right;
	margin:20px 7px 0px 0px;
	background:#111111;
	padding:5px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
	color:#ffffff;
}

  #sidebar ul li h4, #sidebar h2 {
    text-align: left;
    color:#ffffff;
	background:#1d1d1d;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
	text-align:center;
	padding:5px;
	width:auto;
	font-size:12pt;
  }
#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#sidebar ul ul, #sidebar ul ol {
	padding:0px;
	margin:0px;
	text-align:left;
	color: #ffffff;
 }

 #sidebar ul ul li {
	border-bottom:1px solid #000000;
	background-position: left;
    padding: 5px 5px 5px 15px;
    vertical-align:middle;
	list-style:none;
	
}
#sidebar ul ol.links li { 
	border-bottom:1px solid #000000;
	background-position: left;
    padding: 5px 5px 5px 15px;
    vertical-align:middle;
	list-style-position: inside;
}
 #sidebar ul ul li a  {
	color:#fa7900;
	border-left:3px solid #fa7900;
	padding-left:10px;
	text-decoration:none;
 }
 #sidebar ul ul li a:hover {
	color:#5f5f5f;
	border-left:3px solid #5f5f5f;
	padding-left:10px;
 }
  #sidebar ul li a  {
	color:#fa7900;
	text-decoration:none;
 }
  #sideba a,  #sidebar ul ul li.sidebar-post a {
	border:none;
	padding:0px;
	color:#fa7900;
 }
 #sidebar ul li a:hover {
	color:#5f5f5f;
}

#sideba a:hover,  #sidebar ul ul li.sidebar-post a:hover {
	border:none;
	padding:0px;
	color:#5f5f5f;
}
 li.sidebar-post .date {
	vertical-align:middle;
}
#sidebar .banners {
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
#sidebar .banners .banner {
	margin:5px;
}

#sidebar .banners .banner a img, .banners .banner object {
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
}

.banners .banner embed {
}
#sidebar  p {
	text-align:left;
	padding:5px;
}
form {
    margin: 0px;
    padding:5px;
	text-align:center;
}

input#s {
    width:90%;
    border: 1px solid #999999;
    margin: 10px 0px 10px 0px;
}

button, input#searchsubmit {
    width: 145px;
    border: none;
    padding: 10px 0px 10px 0px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    background-color: transparent;
    background-image: url(./images/button.gif);
    background-repeat: no-repeat;
    background-position: center center;
	cursor:pointer;
}
/*********************End SIDEBAR*********************/
.hits {
    width:300px;
    height: 200px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
    float:right;
    text-align:left;
    padding:10px;
    text-align:center;
    margin-top:20px;
    background:#111111 url(images/style.svg);
}

.date {
	margin-left:10px;
}
p a.date {
    font-size: 8pt;
    font-weight:normal;
    text-decoration:none;
    color:#5F5F5F;
}

p a.date:hover {
    color:#ffffff;
}


#review_bar {
    margin:20px 0px 20px 0px;
}

#review_bar .sel,
.ui-progressbar-value {
    height: 30px;
    background-image: url(images/bar_bg_1.gif);
    background-repeat: repeat-x;
    background-position: left center;
}

#review_bar .sel .mask,
.ui-progressbar {
    width: 375px;
    height: 30px;
    margin-left: 60px;
    background: #1D1D1D url(images/style.svg);
     background-repeat: no-repeat;
    border: 2px solid #333333;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.progressbar_logo img {
    width:50px;
    height:32px;
    background:#111111;
    float:right;
    margin-left:-5px;
}

#review_bar .value {
    float: left;
    color: orange;
    font-weight: bold;
    font-size: 10pt;
    text-transform: uppercase;
    background:#111111;
    width:45px;
    padding:5px;
    height:32px;
}


/*
Это стили для вкладок, созданных с омощью jQuery.


#tabs ul {
    display: block;
    width:100%;
    background: transparent;
    margin:0px;
    margin-left: 2px;
    margin-bottom: 10px;
    padding: 0px;
    float:left;
}

#tabs ul li {
    display: block;
    width:132px;
    float: left;
    position: relative;
    margin: 0px;
    border-bottom: 1px solid #2B2B2B;
    height:25px;
    margin-top:-10px;
}

#tabs ul .ui-tabs-selected {
    border-bottom: 1px solid #111111;
}



#tabs ul li a {
    display: block;
    color: #5F5F5F;
    font-weight: bold;
    padding-top: 5px;
    margin-bottom: -1px;
    outline: none;
}
#tabs ul .ui-tabs-selected a {
    color: #ffffff;
    border-bottom:none;
    border-top:1px solid #333333;
    text-decoration:none;
    outline: none;
}
#tabs ul .ui-tabs-selected a:focused {
    outline: none;
}

#tabs ul .ui-tabs-selected .selected-left {
    background:url(images/selected_left.gif) no-repeat;
    width:13px;
    height:26px;
    float:left;
}

#tabs ul .ui-tabs-selected .selected-right {
    background:url(images/selected_right.gif) no-repeat;
    width:13px;
    height:26px;
    float:right;
}

.ui-tabs-hide {
    display:none;
}


#tabs-1, #tabs-2, #tabs-3 {
    padding: 0px 20px 0px 10px;
}

/* /вкладки */



/* Menu */

ul.menu {
    display: block;
    background: transparent;
    margin: 0px;
    margin-right: 35px;
    float:right;
	height:15px;
    margin-top:30px;
	overflow:hidden;
	width:70%;
}

ul.menu li {
    display: block;
    float: left;
    position: relative;
    margin: 0px;
    float:right;
}

ul.menu li a {
    display: block;
    margin: 0px 5px 0px 5px;
    text-decoration: none;
    color: #8E8E8E;
    font-weight:bold;
    text-transform: uppercase;
    background-color: transparent;
}


ul.menu li a:hover {
    color: #ffffff;
    background:#2A1114;
    border-top:#6A071E 1px solid;
    font-weight:bold;
}

 /* /menu*/




#footer {
    background:url(images/footer.gif) no-repeat;
    width:1000px;
    height:206px;  
	text-align:right;
}

