/*
Theme Name: T-0042.0.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.

@charset "utf-8";
*/

body {
    background:url(images/bg.gif);
    font-family: Verdana, Tahoma, Helvetica, Arial, Verdana, sans-serif;
    font-size:9pt;
    color:#000000;
}

#main {
    width: 1000px;
    margin: 0px auto 0px auto;
    padding:0px;
	background:url(images/bg-content.gif) repeat-y;
}

.main-top {
	background:url(images/top-content.gif) no-repeat;
	width:1000px;
	height:14px;
	background-position:top;
}

.main-bottom {
	background:url(images/bottom-content.gif) no-repeat;
	width:1000px;
	height:19px;
	background-position:bottom;
}
#header-top-bg {
	height:209px;
	width:100%;
	background-image: url(images/bg-header.gif);
	clear:both;
	
}

a img {
	border:none;
}

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

h2, h2 a {
	color:#ffffa8;
	text-transform:uppercase;
	font-style:italic;
	text-decoration:none;
}

h3, h3 a {
	color:#7e991c;
}


#header {
    height:209px;
    background-image: url(images/foto-header.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px;
    margin:0px;
}

#header h1 {
    font-size:20pt;
    padding:60px 0px 0px 300px;
    margin:0px;
	text-transform:capitalize;
}

#header h1 a, a {
    color:#7e991c;
    text-decoration:underline;
}

/**************************MAIN MENU************************************/

ul.menu {
    display: block;
    width: 100%;
    height:36px;
	overflow:hidden;
    margin: 0px;
    padding: 0px;
	background:url(images/bg.gif);
}

ul.menu li {
    display: block;
    float: left;
    background:#fff3dc url(images/menu-odd.gif) no-repeat;
	background-position:left top;
    position: relative;
    margin-right:2px;
    padding:0px;
	}

ul.menu li a {
    display: block;
    text-decoration: none;
	padding: 10px 16px 10px 16px;
    color: #000000;
    font-size: 14px;
}

ul.menu li:hover a {
    background:#d35c05 url(images/menu-even.gif) no-repeat;
    background-position:left top;
	color:#ffffa8;
 }

 
 #content {
	line-height:20px;
	width:79%;
	float:right;
	font-size:9pt;
	margin-bottom:15px;
	overflow:hidden;
}

#charts {
	width:98%;
	overflow:hidden;
	margin-left:7px;
	-margin-left:5px;
	float:left;
}

/***[ POSTS ]***************************************************************/
.post {
	background:#fff3dc url(images/bg-post.gif) repeat-y;
	background-position:right;
	border-left:1px solid #c9b687;
	border-bottom:1px solid #c9b687;
	margin-bottom:10px;
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -khtml-border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -khtml-border-bottom-left-radius: 6px;
}
.post h2 {
	background:#d35c05 url(images/bg-h2-post.gif) repeat-y;
	background-position:right;
	padding:13px 0px 13px 45px;
	color:#ffffa8;
	text-transform:uppercase;
	font-style:italic;
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -khtml-border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -khtml-border-bottom-left-radius: 6px;
	margin:0px;
	font-weight:bold;
	font-size:10pt;
}

.post .entry {
	margin:10px;
}
.postmetadata {
margin-top: 5px;
text-align: left;
}

.postmetadata a {
color: #7e991c;
text-decoration:underline;
}
/*******************Get Sidebar*****************************/
body#charts-sidebar-body .cell {
	background:transparent url(images/bg-content) repeat-y;
	background-position:center;
	border:none;
}
body#charts-sidebar-body {
	padding:0px;
	margin:0px;
	background:transparent url(images/bg-content) repeat-y;
	background-position:center;
	border:none;
}

body#charts-sidebar-body #sidebar, .cell #sidebar  {
	padding:0px;
	margin:0px;
	width:auto;
	float:none;
	background:url(images/bg-content.gif) repeat-y;
	background-position:center;
}
body#charts-sidebar-body #sidebar ul li a, .cell #sidebar ul li a {
	border:0px;
}
body#charts-sidebar-body #sidebar #searchform input#s{
    width:80%;
}

#sidebar, .hits {
	float:left;
	width:200px;
	margin:-10px 0px 15px 0px;
	-margin-top:0px;
}

.sidebar-content-searchform {
	background:#d35c05 url(images/bg-sidebar-h2.gif) repeat-y;
	background-position:left;
	margin-bottom:10px;
	-moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-bottom-right-radius: 5px;
}
#sidebar h2 {
	background:#d35c05 url(images/bg-sidebar-h2.gif) repeat-y;
	background-position:left;
	padding:13px 0px 13px 45px;
	color:#ffffa8;
	text-transform:uppercase;
	font-style:italic;
	-moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-bottom-right-radius: 5px;
	margin-bottom:0px;
	font-weight:bold;
	font-size:10pt;
}

#sidebar .date, .cell #sidebar .date {
	color:#7e991c;
	font-style:italic;
	text-decoration:none;
	font-size:8pt;
	padding:5px;
	margin-left:15px;
}
#sidebar p, .cell #sidebar p {
	color:#000000;
	text-decoration:none;
	margin:0px 0px 10px 15px;
	font-size:8pt;
}




#sidebar ul, #sidebar ol.links {
	padding:0px;
	margin:0px 0px 15px 0px;
	color:#7e991c;
	background:#fff3dc url(images/bg-sidebar.gif) repeat-y;
	background-position:left;
	border-right:1px solid #c9b687;
	border-bottom:1px solid #c9b687;
	margin-bottom:10px;
	-moz-border-radius-topright: 6px;
    -webkit-border-top-lright-radius: 6px;
    -khtml-border-top-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -khtml-border-bottom-right-radius: 6px;
}

#sidebar ul li {
    background-position: left;
    padding: 5px 5px 5px 15px;
	margin:0px;
    vertical-align:middle;
	border-bottom:1px solid #e5ddc6;
	list-style:none;
}

#sidebar ol.links li { 
	background-position: left;
	list-style-position: inside;
    padding: 5px 0px 5px 15px;
    vertical-align:middle;
	border-bottom:1px solid #e5ddc6;
}
#sidebar .banners {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	background:#fff3dc url(images/bg-sidebar.gif) repeat-y;
	background-position:left;
	border-right:1px solid #c9b687;
	border-bottom:1px solid #c9b687;
	margin-bottom:10px;
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -khtml-border-top-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -khtml-border-bottom-right-radius: 6px;
}
#sidebar .banners .banner {
	margin:5px;
}

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

.banners .banner embed {

}
#sidebar ul, .hits ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#sidebar ul li, .hits ul li {
	border-bottom:1px solid #e5ddc6;
	padding:8px;
	margin:0px 5px 0px 5px;
}

#sidebar a, .hits ul li a {
	font-style:italic;
	padding-left:15px;
	color:#000000;
	text-decoration:none;
	font-size:8pt;
}

#sidebar a:hover , .hits ul li a:hover {
	color:#d35c05;
	text-decoration:underline;
}


#searchform {
	padding:5px;
}
#searchform #searchsubmit {
	width: 117px;
    font-size:10pt;
    border: none;
	margin:5px 0px 5px 35px;
    padding:10px 0px 12px 0px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    background:transparent url(images/button2.gif);
    background-repeat: no-repeat;
	cursor:pointer;
	display:block;
	font-weight:normal;
	text-decoration:none;
}

#searchform input#s{
    width:70%;
	padding:5px;
    margin:7px 10px 0px 25px;
	background:#001805;
	border:none;
	color:#ffffa8;
}

#footer {
	background: url(images/bottom-footer-foto.gif) no-repeat;
    width:auto;
	padding:120px 0px 30px 10px;
	width:315px;
    background-position:left bottom;
    text-transform:capitalize;
    font-size: 14px;
    font-style:italic;
	color: #ffffa8;
	text-align:right;
}

#footer a {
	color:#ffffa8;
	text-decoration:none;
}

/***********************Reviews style*******************************/
.reviews-casino-logo {
	width:200px;
	float:left;
	margin-top:10px;
}



.reviews h3 {
	color:#278229;
	font-style:italic;
	text-align:center;
}
#review_bar {
    margin:10px 0px 10px 0px;
	background:#f9eace;
	border: 1px dotted #d1d1d1;
	padding:10px;
	height:32px;
	width:auto;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

#review_bar .sel,
.ui-progressbar-value {
    height: 32px;
    background:url(images/reviews-even.gif) repeat-x;
    background-repeat: repeat-x;
    background-position: left center;
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -khtml-border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -khtml-border-bottom-left-radius: 6px;
}

#review_bar .sel .mask,
.ui-progressbar {
    height: 32px;
    margin-left: 60px;
    background:url(images/reviews-odd.gif) repeat-x;
    background-repeat: repeat-x;
	border:2px solid #ffffff;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

#review_bar .value {
    float: left;
    color: #d35c05;
	font-style:italic;
    font-weight: bold;
    font-size: 12pt;
    padding:5px;
    height:32px;
}
.review-button {
	text-align:center;
	padding:10px;
}
a.button {
	width: 117px;
    font-size:10pt;
    border: none;
	margin:5px 0px 5px 35px;
    padding:10px 0px 12px 0px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    background:transparent url(images/button.gif);
    background-repeat: no-repeat;
	cursor:pointer;
	display:block;
	font-weight:normal;
	text-decoration:none;
}
a.button2 {
	width: 117px;
    font-size:10pt;
    border: none;
	margin:5px 0px 5px 35px;
    padding:10px 0px 12px 0px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    background:transparent url(images/button2.gif);
    background-repeat: no-repeat;
	cursor:pointer;
	display:block;
	font-weight:normal;
	text-decoration:none;
}
/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

.cell {
    width: auto;
    float: none;
    margin:0px 6px 10px 0px;
	border:1px solid #dec698;
}

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

.cell a {
    color: #278229;
    text-decoration: underline;
}
.cell a:hover {
    color: #000000;
}

.emptycell {
	background-color: transparent;
} 
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;
}
.cell h2, .reviews h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 5px;
    margin: 0;
    color: #ffffa8;
	background:#d35c05;
    letter-spacing: normal;
    text-transform:uppercase;
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -khtml-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    -khtml-border-top-right-radius: 6px;
}
.cell h2 a {
    color: #ffffa8;
    text-decoration: none;
}
.cell h2 a:hover {
    color: #000000;
    text-decoration: underline;
}


.cell .content {
    margin:0px;
	background:#fcf0d5;
}

.cell .content h3 {
	color:#7e991c;
	font-size:10pt;
}
.cell .content object, 
.cell .content embed, 
.cell .content p, 
.cell .content #tabs, 
.cell .content #accordeon {
	padding:10px;
}
.cell .content object, .cell .content embed {
    width: 100%;
}
.cell .content ul, .cell .content ol {
    padding-left: 20px;
	list-style:none;
}
.cell .content ul li a, .cell .content ol li a { 
	border-left:2px solid #7e991c;
	color:#7e991c;
	padding:0 4px;
}
.cell .content ul li a:hover, .cell .content ol li a:hover {
	color:#000000;
	border-left:2px solid #000000;
}
.cell .content table {
    width: 100%;
    background-color: #fff3dc;
}
.cell .content table tr th {
    color: #000000;
    font-size: 7pt;
    padding:2px;
	font-weight:normal;
    background:#b2f583 url(images/bg-th.gif) repeat-x;
	background-position:left top;
	border-top:1px solid #c1f5a8;
	border-bottom:1px solid #7e991c;
}
.cell .content table tr td {
    font-size:8pt;
    padding:3px;
	font-weight:normal;
    background-color:#fcf0d5;
}
.cell .content table tr.even td {
    background-color: #ffffff;
}

.cell .content table tr td a {
    color: #7e991c;
	font-weight:normal;
    text-decoration: underline;
}
.cell .content table tr td a:hover, 
.postmetadata a:hover, 
#sidebar .date a:hover,
#sidebar p a:hover, 
#header h1 a:hover,
.post  p a {
    color: #d35c05;
    text-decoration: none;
}

.cell .content table tr td img {
    border: none;
	vertical-align:middle;
	padding:3px;
}
.cell .footer {
    padding: 7px;
    font-size:9pt;
    text-align: right;
	font-weight: bold;
	color:#d35c05;
	background:#fcf0d5 url(images/bg-footer.gif) repeat-x;
	background-position:left bottom;
	-moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -khtml-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -khtml-border-bottom-right-radius: 6px;
}
.cell .footer a {
    color: #d35c05;
    text-decoration: none;
}
.cell .footer a:hover, 
#searchform #searchsubmit:hover, 
a.button:hover, 
a.button2:hover, 
#sidebar p a {
    color: #000000;
}

.cell .content object, .cell .content embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}