/*
CSS Updater (style.php)
*/

/*
Theme Name: T-0032.0.0.0
*/



body {
    background: url(images/bg4.gif);
    font-family: georgia, "thimes new roman", serif;
    font-size:9pt;
    color:#343434;
}

#main {
    width: 1000px;
    margin: -10px auto -10px auto;
    padding:0px;
}

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

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

#header h1 {
    font-style:italic;
    font-size:18pt;
    padding:80px 0px 0px 30%;
    margin:0px;
	text-transform:capitalize;
}

#header h1 a{
    color:#5a1caf;
    text-decoration:none;
}

#content {
	line-height:20px;
	width:78%;
	float:left;
	font-size:8pt;
	padding:10px 0px 15px 5px;
	margin-top:5px;
	/*background:#ece0fb;*/
}
#charts {
	width:99%;
	overflow:hidden;
	margin:10px 0px 0px 4px;
	-margin-left:2px;
	float:left;
}


/**********************************Content-post**********************************/
.post {
	background:#f7ecba; 
	 -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
	border:1px solid #ffffff;
	margin-bottom:10px;
}
 .post h2, #sidebar ul li h4{
	background:url(images/h2-post.gif) no-repeat;
	padding:10px 0px 14px 45px;
	margin:0px;
	color:#d7cb77;
	text-transform:uppercase;
	font-weight:bold;
	font-style:italic;
	font-size:10pt;
	-moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    -webkit-border-top-left-radius:10px;
    -webkit-border-top-right-radius:10px;
    -khtml-border-top-left-radius:10px;
    -khtml-border-top-right-radius:10px;
}

.post h2 a, .post a h2 {
	color:#d7cb77;
	text-decoration:none;
}
#content .post a .calendar-post {
	background:url(images/calendar-post.gif) no-repeat;
	width:93px;
	height:68px;
	float:left;
	padding:20px 0px 0px 0px;
	margin-left:10px;
	text-decoration:none;
	text-align:center;
	color:#ffffff;
	font-size:10pt;
	border:none;
	text-transform:uppercase;
}
.calendar-post  div {
    font-weight:bold;
    text-transform:uppercase;
    color:#ffffff;
    font-size:14pt;
    background:transparent;
	text-decoration:none;
}
.post .info {
	background:#f7ecba; 
	width:82%;
	float:right;
	padding:5px;
}


/*******************Get Sidebar*****************************/


body#charts-sidebar-body .cell {
	background:transparent;
	border:none;
}
body#charts-sidebar-body {
	padding:0px;
	margin:0px;
	background:transparent;
	- background: url(images/bg4.gif);
	border:none;
	float:none;
}

body#charts-sidebar-body #sidebar, .cell #sidebar {
	padding:0px;
	margin:0px;
	width:auto;
	float:none;
	clear:both;
	
}

#sidebar {
	width:200px;
	float:right;
	margin:10px 0px 15px 0px;
}

#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#sidebar ul ul, #sidebar ul ol.links {
	padding:0px;
	margin:0px 0px 15px 0px;
	color:#ffffff;
	clear:both;
	border:1px solid #ffffff;
	border-top:none;
	background: url(images/bg-sidebar-yellow.gif) repeat;
	-moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -khtml-border-bottom-left-radius: 6px;
    -khtml-border-bottom-right-radius: 6px;
}

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

#sidebar ul ol.links li { 
	background-position: left;
	list-style-position: inside;
    padding: 5px 0px 5px 15px;
    vertical-align:middle;
	border-top:1px solid #ffffff;
	
}
#sidebar .banners {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	margin-bottom:15px;
	border:1px solid #ffffff;
	background: url(images/bg-sidebar-yellow.gif) repeat;
	-moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -khtml-border-bottom-left-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;
}


#sidebar .date {
	color:#5a1caf;
	text-decoration:underline;
	font-size:11pt;
	padding:5px;
	font-style:italic;
}

#sidebar p {
	margin-top:0px;
	width:100%;
}
	
#sidebar p a {
	color:#343434;
	text-decoration:none;
}
#sidebar p a:hover, 
#searchform #searchsubmit:hover, 
a.button:hover, 
a.button2:hover  {
	color:#5a1caf;
}


#sidebar a, .hits a {
	font-weight:bold;
	color:#343434;
	text-decoration:none;
}

#sidebar a:hover , .hits a:hover {
	color:#5a1caf;
}

#sidebar ul li li:hover, .hits ul li:hover, #sidebar ul ol.links li:hover {
	background:#fdfbee;
}

#searchform {
	padding:5px;
}
#searchform #searchsubmit {
    width: 126px;
    font-size:10pt;
    border: none;
	margin:5px 0px 5px 30px;
    padding:15px 0px 15px 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;
}

#searchform input#s{
    width:183px;
    margin:0px;
	border:1px solid #b69cce;
}


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

.reviews {
	width:455px;
    float: none;
    padding:10px;
	margin:10px 0px 0px 210px;
    background:#d4baf7;
    border: 1px solid #ffffff;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
}

.reviews h3 {
	color:#5a1caf;
	font-style:italic;
	text-align:center;
}
#review_bar {
    margin:10px 0px 10px 0px;
	background:#ece0fb;
	border: 1px solid #ffffff;
	padding:10px;
	height:40px;
	width:auto;
}

#review_bar .sel,
.ui-progressbar-value {
    height: 40px;
    background:url(images/menu-odd.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: 40px;
    margin-left: 60px;
    background:url(images/menu-even.gif) repeat-x;
    background-repeat: repeat-x;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

#review_bar .value {
    float: left;
    color: #5a1caf;
    font-weight: bold;
    font-size: 14pt;
    text-transform: uppercase;
    padding:5px;
    height:32px;
}

.rc-content a img {
	margin:5px 0px 5px 40px;
	border:none;
}
a.button {
	 width: 126px;
    font-size:10pt;
    border: none;
	margin:5px 0px 5px 30px;
    padding:15px 0px 15px 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;
}
a.button2 {
	 width: 126px;
    font-size:10pt;
    border: none;
	margin:5px 0px 5px 30px;
    padding:15px 0px 15px 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;
}

a.button, a.button2 {
	text-decoration:none;
} 
/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

.cell {
    width: auto;
    float: none;
    padding:5px;
    background:#d4baf7;
    border: 1px solid #ffffff;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
}

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

.cell a, a {
    color: #5a1caf;
    text-decoration: underline;
}
.cell a:hover {
    color: #000000;
}

.cell h2, .reviews h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 5px;
    margin: 0;
    color: #5a1caf;
    letter-spacing: normal;
    text-transform:uppercase;
	font-style:italic;
}
.cell h2 a {
    color: #5a1caf;
    text-decoration: none;
}
.cell h2 a:hover {
    color: #FFF;
    text-decoration: underline;
}


.cell .content {
    margin: 5px 0 5px 0;
	background:#ece0fb;
	border: 1px solid #ffffff;
	font-size:8pt;
}

.cell .content h3 {
	color:#5a1caf;
	font-size:10pt;
}
.cell .content p, 
.cell .content #tabs, 
.cell .content #accordeon {
	padding:5px;
}
.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 #5a1caf;
	color:#5a1caf;
	padding:0 4px;
	text-decoration:underline;
}
.cell .content ul li a:hover, .cell .content ol li a:hover {
	color:#343434;
	border-left:2px solid #000000;
}
.cell .content table {
    width: 100%;
	background:transparent;
}
.cell .content table tr th {
    color: #343434;
    font-size: 7pt;
    padding:2px;
	font-weight:normal;
    background:#ffffff url(images/bg-th.gif) repeat-x;
	background-position:left top;
	border-bottom:1px solid #f2df8b;
}
.cell .content table tr td {
    font-size:8pt;
    padding:2px;
    background-color:#ece0fb;
	font-weight:normal;
}
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;
}
.charts .cell .content table td.c1, .charts .cell .content table td.c4 {
    text-align: center;
    padding: 0px;
}

.emptycell {
	background-color: transparent;
}

.cell .content table tr.even td {
    background-color: #ffffff;
}

.cell .content table tr td a, .post .info p a {
    color: #5a1caf;
    text-decoration: none;
	font-weight:normal;
}
.cell .content table tr td a:hover, .post .info p a:hover {
    color: #000000;
    text-decoration: underline;
}

.cell .content table tr td img {
    border: none;
	vertical-align:middle;
}
.cell .footer {
    padding: 5px 5px 7px 40px;
    font-size:9pt;
	font-weight: bold;
	background: url(images/cell-img-footer.gif) no-repeat;
	 color: #ffffff;
	 font-style:italic;
}
.cell .footer a {
    color: #ffffff;
    text-decoration: underline;
}
.cell .footer a:hover {
    color: #000000;
}

ul.menu {
    display: block;
    width: 100%;
    height:40px;
    background:url(images/menu-even.gif) repeat-x;
    margin: 0px;
    padding: 0px;
	text-transform:uppercase;
	border-bottom:2px solid #7b6b95;
	overflow:hidden;
}

ul.menu li {
    display: block;
    float: left;
    background: url(images/menu-even.gif) repeat-x;
    position: relative;
    margin:0px;
    padding:0px;
	}

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

ul.menu li:hover a {
    background: url(images/menu-odd.gif) repeat-x;
    background-color: transparent;
	color:#343434;
 }
 
 /**********************Get footer********************/
#footer {
	background: url(images/bg-footer.gif) repeat-x;
    width:auto;
    background-position:left bottom;
    text-transform:capitalize;
    font-size: 14px;
    color: #3c4033;
	text-align:left;
	height:59px;
}

#footer a {
	color:#343434;
	text-decoration:none;
	padding-left:60px;
	font-weight:bold;
}

#footer .star-footer {
	background: url(images/star-footer.gif) no-repeat;
	padding:20px 0px 20px 0px;
}

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