/*
CSS Updater (style.php)
*/

/*
Theme Name: casinopalace
*/
@charset "utf-8"; 


/* RESET 
************************************/

* {
margin: 0;
padding: 0;
letter-spacing: 1px;
}

p {
padding-bottom: 18px;
}


h1, h2, h3, h4, h5, h6 {
font-size:11pt;
font-weight: bold;
padding:5px;
margin:0px;
font-style:italic;
}
hr {
clear: both;
visibility: hidden;
}

img {
border: none;
}

ul {
list-style: none;
}

input, textarea {
color: inherit;
font-family: inherit;
font-size: inherit;
letter-spacing: inherit;
color: #000000;
}

/* CLEARFIX 
************************************/

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}

/* GENERAL ITEMS
************************************/

body {
background-image: url(images/bg.gif);
background-color: #000000;
color: #000000;
font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

blockquote {
border: 1px solid #ffffff;
margin:  0 20px 18px;
padding: 18px 18px 0;
text-align: justify;
}

a {
color: yellow;
font-weight: bold;
outline: none;
text-decoration: none;
}

a:hover {
color: #006600;
text-decoration: underline;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
font-weight: bold !important;
}

/* GENERAL LAYOUT
************************************/

#main {
background:#ff7900;
margin: 0 auto;
margin-top: 10px;
width: 1000px;
}

#wrapper {
margin: 0 auto;
width: 1000px;
background:#ff7900;
}

#header {
background-color: transparent;
background-image: url(images/header.jpg);
background-position: center;
background-repeat: no-repeat;
height: 291px;
padding-top: 0px;
border-top: 1px solid #000000;
}

#content {
float: left;
width: 98%;
overflow:hidden;
margin:10px;
-margin:5px;
}


#footbar {
background-attachment: scroll;
background-color: transparent;
background-image: url(images/bg_header.jpg);
background-repeat: repeat-y;
clear: both;
padding-bottom: 5px;
text-align: center;
width: 1000px;
border-top: 1px solid #000000;
}

#footer {
background-color: #fbfbfb;
background-repeat: no-repeat;
background-image: url(images/footer.jpg);
clear: both;
color: #ffffff;
height: 81px;
width: 1000px;
}

/* HEADER ITEM
************************************/

#main_navigation {
background-color: #00405A;
font-size: 12px;
height: 30px;
}

#main_navigation li {
display: inline;
}

#main_navigation li a {
color: #ffffff;
display: block;
float: left;
margin-right: 1px;
padding: 7px 10px;
text-align: center;
border-right: 1px solid #017BA0;
}

#main_navigation li a:hover, #main_navigation li.current_page_item a {
background-color: #017BA0;
color: #ffffff;
text-decoration: none;
}

#title {
width : 1000px;
font-size: 40px;
margin-top: 120px;
text-align: center;
}

#title a {
color: #ffffff;
font-weight: bold !important;
}

.description {
width : 1000px;
text-align: center;
color: #ffffff;
}

.tag {
width : 470px;
margin-top: 30px;
color: #000000;
}

/* CONTENT ITEM
************************************/

.post {
margin-bottom: 1px; 
padding: 5px;
width: 760px;
_width: 750px;
}

.post_title {
background-color: transparent;
height: 47px;
width: 660px;
text-align: left;
padding-top: 12px;
font-weight: bold;
font-family: Verdana, Tahoma, Arial; 
}

.post_title a {
background-color: transparent;
color: #000000;
font-weight: bold;
font-family: Verdana, Tahoma, Arial; 
}

.post h2 {
background-color: transparent;
height: 47px;
width: 640px;
text-align: left;
padding-top: 12px;
background-color: transparent;
color: #000000;
font-weight: bold;
font-family: Verdana, Tahoma, Arial; 
}

.postmetadata {
border-bottom: 1px solid #ffffff;
margin-top: -10px;
}

.entry {
margin: 10px 0;
}

.ads {
float: left;
margin: 0 5px 5px 0;
}

.entry ul {
list-style: inside;
padding-bottom: 18px;
padding-left: 5px;
}

.entry ol {
padding-bottom: 18px;
padding-left: 20px;
}

.navigation {
margin: 1px 0;
padding: 10px;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.serif {
display: block;
}

.serif a {
border: 1px solid #666666;
display: block;
padding: 5px;
text-align: center;
}

.serif a:hover {
background-color: #C675EC;
color: #0f0e13;
text-decoration: none;
}

.center {
text-align: center;
}

.wp-caption {
border: 1px solid #178BA5;
margin: 3px;
padding: 2px;
text-align: center;
}

.wp-caption-text {
margin-top: 3px;
padding: 0 !important;
}

/* COMMENT ITEM
************************************/

.comment_area {
margin-top: 20px;
}

.commentlist {
list-style: none;
}

.commentlist li {
border: 1px solid #666666;
margin: 5px 0;
padding: 10px;
}

.avatar_div {
float: left;
text-align: center;
padding-right: 10px;
}

.author_comment {
background-attachment: scroll;
background-color: #178BA5;
background-image: url(images/bg_header.jpg);
background-position: bottom left;
background-repeat: repeat-x;
}

.comments_title {
margin-bottom: 18px;
}

#author, #email, #url, #comment {
border: 1px solid #666666;
margin-bottom: 18px; 
padding: 5px;
width: 640px;
}

#submit {
border: 1px solid#666666;
cursor: pointer;
font-weight: bold;
margin-bottom: 18px; 
padding: 5px;
width: 650px;
}

#submit:hover {
background-color: #666666;
}

/* ARCHIVE ITEM
************************************/

.pagetitle {
margin: 5px 1px 18px;
text-align: right;
}

.archive_post {
margin-bottom: 10px;
}

/* FOOTBAR ITEM
************************************/

#footbar ul {
margin-left: 30px;
}

#footbar ul li {
display: inline;
float: left;
margin-left: 5px;
margin-right: 12px;
width: 305px;
}

#footbar ul li h4 {
background-color: transparent;
background-repeat: no-repeat;
width: 300px;
height: 35px;
color: #000000;
font-weight: bold;
text-align: center;
}

.widgettitle {
width: 100%;
background-color: transparent;
color: #000000;
font-weight: bold;
text-align: center;
padding-top: 15px;
}

#footbar ul li ul, #fotobar ul li ul li {
display: block;
margin: 0 !important;
}

#footbar ul li ul li {
border-bottom: 1px solid #0f0e13;
width: 90%;
}

#footbar a {
color: #2F4120;
display: block;
padding: 5px;
}

#footbar a:hover {
background-color: transparent;
color: #009600;
text-decoration: none;
}

#footbar .cat-item {
display: block;
text-align: right;
padding: 5px 0;
}

#footbar .cat-item:hover, #footbar .cat-item:hover a {
background-color: transparent;
color: #009600;
}

#footbar .cat-item a {
float: left;
padding: 0 !important;
padding-left: 5px !important;
}

#footbar .cat-item a:hover {
background-color: transparent;
}

#footbar #wp-calendar {
display: block;
width: 310px;
}

#footbar #wp-calendar thead th, #footbar #wp-calendar td {
border: 1px solid #384E25;
width: 45px;
}

#footbar #wp-calendar td {
text-align: right;
padding: 4px;
}

#footbar #wp-calendar caption {
border: 1px solid #384E25;
padding: 5px 0;
}

#footbar #wp-calendar td a {
display: block;
padding: 0;
}

#prev {
text-align: left !important;
}

.recentcomments {
padding: 5px 0;
}

.textwidget {
padding-left: 5px;
}

.separator {
    clear:both;
    float:none;
}

/* SIDEBAR ITEM
************************************/
body#charts-sidebar-body .div_last_comments {
	border:none;
	background:#ff7900;
}
body#charts-sidebar-body {
	background:#ff7900;
	margin: 0;
	padding:0px;
}
body#charts-sidebar-body #sidebar, .div_last_comments #sidebar {
	float: none;
	margin: 0;
	padding:0px;
	width: auto;
	clear:both;
}
#sidebar {
	float: right;
	margin:10px 0px 0px 0px;
	width:190px;
}

#sidebar ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#sidebar ul li h4, #sidebar ul li h5 {
	width: auto;
    height: auto;
    font-size: 11pt;
    font-weight: bold;
    padding:7px 5px 7px 5px;
    margin: 0;
    color: #000000;
	font-style:italic;
	text-align:right;
    letter-spacing: normal;
    background:url(images/sidebarbg.png) repeat-x;
	background-position:top;
}

.div_last_comments #sidebar ul li h4 {
    background:url(images/sidebarbg1.png) repeat-x;
}
#sidebar ul li {
margin-bottom: 0px;
color: #f4f4f4;
}

#sidebar h4 {
padding-top: 35px;
}

#sidebar h5 {
padding-top: 35px;
}


#sidebar ul li ul, #sidebar .banners {
color: #000000;
margin:0px;
background:#b35400;
border-left:2px solid #8b4200;
}

#sidebar ul li ol {
color: #000000;
margin:0px;
background:#b35400;
border-left:2px solid #8b4200;
list-style-position: inside;
}

#sidebar ul li ul li {
border: none;
margin-bottom: 0 !important;
color: #031F24;
border-top:1px solid #ff7900;
border-bottom:1px solid #8b4200;
padding: 5px;
}

#sidebar ul li ol li {
border: none;
margin-bottom: 0 !important;
padding: 5px;
color: #ffff00;
border-top:1px solid #ff7900;
border-bottom:1px solid #8b4200;
}

#sidebar ul li ol li:hover {
	background:#a95103;
}

#sidebar a {
color: #ffffff;
text-decoration:none;
}

#sidebar a:hover {
color: #ffff00;
text-decoration: none;
}

#sidebar ul li ul li:hover {
	background:#a95103;
}

#sidebar .date {
    float: none;
    margin-left: 10px;
}

#sidebar .banners {
    text-align: center;
    padding: 5px;
}

#sidebar .banners  img {
    margin-bottom: 5px;
}

#sidebar .banners  object, #sidebar .banners  embed {
    margin-bottom: 5px;
}


/* FOOTER ITEM
************************************/

#footer a {
color: #eeeeee;
}

#footer .wrapper {
padding: 10px 0px;
color: #eeeeee;
}

#footerlinks {
text-align: center;
color: #eeeeee;
text-decoration: none;
}

#footerlinks a {
text-align: center;
color: #eeeeee;
text-decoration: none;
}

#footerlinks a:hover {
text-align: center;
color: #243849;
text-decoration: none;
}

/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/
.div_last_comments {
    width: auto;
    float: none;
    margin:0px 2px 10px 2px;
	padding:5px;
	background:#672100 /*url(images/style.svg)*/;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
}

.div_last_comments * {
    width: auto;
    float: none;
}

.div_last_comments a {
    color: #e6b206;
    text-decoration: underline;
	font-weight:normal;
}
.div_last_comments a:hover {
    text-decoration: none;
	color:#ffffff;
}

.div_last_comments h2 {
    width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    padding:7px 5px 7px 5px;
    margin: 0;
	text-align:right;
	font-style:italic;
    color: #ffffff;
    letter-spacing: normal;
    background:url(images/sidebarbg1.png);
	background-position:top;
	-moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -khtml-border-top-left-radius: 6px;
    -khtml-border-top-right-radius: 6px;
}
.div_last_comments h2 a {
    color: #ffffff;
    text-decoration: none;
	font-weight:bold;
}

.charts table td table tr td {
    vertical-align: middle;
}
.charts table td {
    vertical-align: top;
}
.emptycell {
	background-color: transparent;
}
td.moduletable_text-1 {
	text-align: right; 
	vertical-align: middle;
}

td.moduletable_text-2, td.moduletable_text-5, td .moduletable_text-6, td.moduletable_text-7, td.moduletable_text-8 , td.moduletable_text-9, td.moduletable_text-10 {
	text-align: center; 
	vertical-align: middle;
}

td.moduletable_text-3, td.moduletable_text-4  {
	text-align: left; 
	vertical-align: middle;
}


.adsbanner, .artwork {
	vertical-align:middle;
	text-align:center;
	padding:auto;
}


.div_last_comments .form-rowb4 #tabs, 
.div_last_comments .form-rowb4 #accordeon, 
.commetmain,
.rss {
	padding:5px;
}
.div_last_comments .form-rowb4 object, .div_last_comments .form-rowb4 embed {
    width: 100%;
}
.div_last_comments .form-rowb4 ul, .post ul, .div_last_comments .form-rowb4 ol, .post ol {
	margin:5px;
	padding:0px;
}
.div_last_comments .form-rowb4 ul li, .post ul li {
	margin:5px;
	list-style-position: inside;
	padding-left:15px;
	list-style-type: square;
}

.div_last_comments .form-rowb4 ol li, .post ol li {
	background-position: left;
	list-style-position: inside;
   padding-left:15px;
	margin:5px;
    vertical-align:middle;
}


.div_last_comments .form-rowb4 {
    margin:0px;
	background:#4a1203;
	color:#ffffff;
}

.div_last_comments .form-rowb4 table {
    width: 100%;
    background-color: #4a1203;
}
.div_last_comments .form-rowb4 table tr th {
    color: #ffffff;
    font-size:7pt;
    padding:2px;
	margin:0px;
	font-weight:normal;
    background-color: #b35400;
}
.div_last_comments .form-rowb4 table tr td {
    font-size: 8pt;
    padding: 4px 2px 4px 2px;
    background-color: #451103;
	border-bottom:1px solid #3b0202;
	font-weight:normal;
}
.div_last_comments .form-rowb4 table tr.commentlist_box td {
    background-color: #4a1203;
}

.div_last_comments .form-rowb4 table tr td a {
    color: #e6b206;
    text-decoration: none;
	font-weight:normal;
}
.div_last_comments .form-rowb4 table tr td a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.div_last_comments .form-rowb4 table tr:hover  td {
	background-color: #4a0303;
}
.div_last_comments .form-rowb4 table tr td img {
    border: none;
}

.div_last_comments .footer {
    padding: 5px;
    font-size: 9pt;
    text-align: left;
	color: #ffffff;
	background:#672100;
}
.div_last_comments .footer a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}



/*** TAB STYLES *************************************************************/

/* Color tab styles */

.text, .form-rowb4 ul.blogview_content li.ucd_introtext {
    background-color: #ff7900;
    color: #000000;
    border: 1px solid #e06900;
}
.form-rowb4 ul.blogview_content li {
    background-color: #e06900;
}
.form-rowb4 ul.blogview_content li, .form-rowb4 ul.blogview_content li h4 {
    color: #000000;
}

/* Common tab styles */

.form-rowb4 ul.blogview_content {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
}
.form-rowb4 ul.blogview_content li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 1px 0 0;
    padding: 3px 3px 3px 3px;
    -moz-border-radius-topleft:      4px;
    -moz-border-radius-topright:     4px;
    -webkit-border-top-left-radius:  4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-left-radius:   4px;
    -khtml-border-top-right-radius:  4px;
}
.form-rowb4 ul.blogview_content li.ucd_introtext {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.form-rowb4 ul.blogview_content h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.form-rowb4 ul.blogview_content li.ucd_introtext h4 {
    font-weight: bold;
}
.form-rowb4 ul.blogview_content li:hover {
    text-decoration: underline;
}

.form-rowb4 .text {
    margin: 0;
    padding: 5px;
}

.form-rowb4 .text h1,
.form-rowb4 .text h2,
.form-rowb4 .text h3,
.form-rowb4 .text h4,
.form-rowb4 .text h5,
.form-rowb4 .text h6 {
    margin: 0;
}

