/*
Theme Name: Sparks Of Life : Casino
*/






/* RESET 
************************************/

* {
margin: 0;
padding: 0;
letter-spacing: 1px;
}

p {
padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
padding-bottom: 10px;
}

/* GLOBAL 
************************************/

body {
background-color: #676E52;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

a {
color: #333333;
font-weight: bold;
outline: none;
text-decoration: none;
}

a:hover {
color: #eeeeee;
text-decoration: underline;
} 

hr {
height: 20px;
visibility: hidden;
}

img {
border: none;
}

h1 {
font-size: 18px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
background-color: transparent;
}

h4 {
font-size: 12px;
}

h5 {
font-size: 10px;
}

h6 {
font-size: 8px;
}

blockquote {
border-left: 10px solid #2E9F00;
margin: 10px;
padding: 10px;
}

/* MAIN STRUCTURE 
************************************/

#main {
background-attachment: scroll;
margin: 0 auto;
width: 1000px;
background:url(img/body.gif);
background-position: top center;
background-repeat: repeat-y;
}

#header {
background-color: transparent;
background-image: url(img/header2.jpg);
background-position: top center;
background-repeat: no-repeat;
height: 402px;
margin:0px;
padding:0px;
}


#left {
    float: left;
    width:72%;
    margin:0px 0px 15px 0px;
    background:#E9D7D0;
    padding:10px;
}

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

#content { 
width: 1000px;
}
/*
.wrapper {
margin: 0px;
width: 972px;
}
*/
#navigation_bar {
height: 50px;
}


.separator {
    float:none;
    clear:both;
}
/*Sidebar*/

body#charts-sidebar-body {
    background-color: #ead7d1;
    width: auto;
    padding: 0px;
    background-image: none;
}

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


#sidebar {
float: right;
width: 190px;
color: #000000;
margin:10px 50px 15px 0px;
-margin-right:25px;
background:#2d9f01;
border:3px double #0f6c01;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
}

#sidebar ul li h4, #sidebar h2 {
	width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    padding:7px 5px 7px 5px;
    margin: 0;
    color: #333333;
	text-transform:uppercase;
	text-align:center;
    letter-spacing: normal;
    border-bottom:1px dotted #ecedca;
}
#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#sidebar ul ul, #sidebar ul ol.links {
	padding:0px;
	margin:0px;
	color: #000000;
}

#sidebar ul ul li {
    background-position: left;
    padding: 5px 5px 5px 15px;
	margin:0px;
    vertical-align:middle;
	list-style-type:disc;
	list-style-position: inside;
}

#sidebar ul ol.links li { 
	background-position: left;
	list-style-position: inside;
    padding: 5px 0px 5px 15px;
    vertical-align:middle;
}
#sidebar ul ul li.sidebar-post {
	list-style:none;
}
#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;
	border:none;
}

.banners .banner embed {

}
#sidebar a {
text-decoration: none;
color: #ecedca;
border-bottom:1px dashed #000000;
}

#sidebar a:hover {
text-decoration: none;
color: #000000;
}
#footer {
background-attachment: scroll;
background-color: #676E52;
    background-image: url(img/footer2.png);
background-position: top center;
background-repeat: no-repeat;
clear: both;
color: #ecedca !important;
padding-top: 130px;
margin-top:20px;
text-align: center;
}

/* HEADER ITEMS
************************************/

.title {
font-size: 30px;
padding-top: 130px;
padding-left: 30px;
width: 530px;
text-align : center;
}

.title a {
color : #eeeeee;
}
.title a:hover {
color : #ffffff;
}

.description {
font-size: 10px;
padding-left: 30px;
width: 530px;
text-align : center;
color: #eeeeee;
}


/* NAVIGATION BAR ITEMS
************************************/

.page_navi {
float: left;
display: block;
list-style: none;
margin-left : 8px;
margin-top: -85px;
height:30px;
overflow:hidden;
width:95%;
}

.page_navi li {
display: inline;
list-style: none;
}

.page_navi a {
background-color: #ecedca;
display: block;
float: left;
font-weight: bold;
height: 10px;
margin-right: 2px;
padding: 10px;
text-align: center;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
}

.pagenav {
display: inline-block;
float: left;
}
.page_navi li {

}
.page_navi li h2 {
display: none;
}

.page_navi li.current_page_item a, .page_navi a:hover {
background-color: #812a23;
color: #ecedca;
text-decoration: none;
}

.search, .rss {
float: right;
margin-left: 5px;
}

#searchsubmit {
background-color: #ecedca;
border: none;
cursor: pointer;
height: 30px;
width/**/: 60px;
width: 70px !important;
}

#searchsubmit:hover {
background-color: #812a23;
color: #ecedca;
}

#s {
background-color: #ecedca;
border: 1px solid #812a23;
float: left;
font-family: inherit;
height: 20px;
margin-right: 1px;
padding: 8px 8px 0 8px;
/*width: 130px;*/
width:150px !important;
margin-bottom:3px;

}

/* LEFT ITEMS
************************************/
.main_article  {
	padding:5px;
	border:5px solid #e1cbbf;
	margin-bottom:20px;
	    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}


.other_articles .entry {
float: right;
padding-top: 0 !important;
width:100%;
}

.entry {
padding-top: 10px;
}

.entry li {
list-style : decimal;
margin-left : 25px;
}

.entry ol {
margin-bottom : 10px;
margin-left : 25px;
}

.entry ul {
margin-top : 10px;
margin-left : 20px;
margin-bottom : 10px;
}

.entry ul li {
list-style : disc;
}

.timestamp {
float: left;
width: 50px;
}

.month {
float: left;
font-size: 24px;
}

.day, .year {
clear: both;
font-size: 14px;
}

.hr_img {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/hr_img.jpg);
background-position: center center;
background-repeat: no-repeat;
clear: both;
height: 22px;
margin: 0 auto; 
width: 500px;
}

.metadata {
margin-bottom: 20px;
}

.comments {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/comments.png);

background-position: top left;
background-repeat: no-repeat;
padding-left: 20px;
padding-bottom: 2px;
}

.author {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/user.png);
background-position: top left;
background-repeat: no-repeat;
padding-left: 20px;
padding-bottom: 2px;
}

.time {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/time.png);
background-position: top left;
background-repeat: no-repeat;
padding-left: 20px;
padding-bottom: 2px;
}

.navigation {
background-color: #E1CBBF;
margin: 20px 0;
padding: 10px;
text-align: right;
}

.except_title_page {
background-color: #E1CBBF;
padding: 7px 0 7px 10px;
margin-bottom: 10px;
}

.navi {
background-color: #E1CBBF;
margin-bottom: 20px;
padding: 10px 10px 20px 10px;
}

.recent-article {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/recent_article.jpg);
background-position: top left;
background-repeat: no-repeat;
height: 40px;
}

.recent-article span {
display: none;
}

.other-article {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/other_article.jpg);
background-position: top left;
background-repeat: no-repeat;
border-bottom: 1px solid #d6d6b4;
height: 25px;
margin-top: 20px;
}

.other-article span {
display: none;
}


.archive_list h3, .post_title, .page_title {
background-color: #ecedca;
padding: 10px 0 10px 10px;
margin-bottom: 10px;
}

.postmetadata {
border: 5px solid #ecedca;
margin: 20px 0;
padding: 10px 5px;
text-align: center;
}

.rss_feed {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/rss_add.png);
background-position: top left;
background-repeat: no-repeat;
padding-left: 20px;
padding-bottom: 4px;
}

.trackback {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/link.png);
background-position: top left;
background-repeat: no-repeat;
padding-left: 20px;
padding-bottom: 4px;
}

.navleft {
float: left;
}

.navright {
float: right;
}

/* COMMENTS ITEMS
************************************/

ol.commentlist {
display: block;
list-style: none;
}

ol.commentlist .author_comment .comment_entry {
border-right: 10px solid #ecedca;
}

.avatar {
border: 5px solid #ecedca;
height: auto;
margin-top: 15px;
}

.avatar_div {
float: left;
margin-right: 10px;
text-align: center;
width: 70px;
}

.comment_entry {
float: left;
width: 450px;
margin: 15px 0;
}

#author, #email, #url {
background-color: #ecedca;
border: 1px solid #812a23;
float: left;
font-family: inherit;
height: 20px;
margin-bottom: 10px;
padding: 8px 8px 0 8px;
width/**/: 310px;
width: 400px !important;
}

#submit {
background-color: #ecedca;
border: 1px solid #812a23;
cursor: pointer;
float: left;
font-family: inherit;
height: 28px;
margin-bottom: 10px;
padding: 3px;
text-align: center;
width/**/: 310px;
width: 420px !important;
}

#submit:hover {
background-color: #812a23;
color: #ecedca;
}

#comment {
background-color: #ecedca;
border: 1px solid #812a23;
float: left;
font-family: inherit;
font-size: inherit;
margin-bottom: 10px;
padding: 8px 8px 0 8px;
width/**/: 130px;
width: 400px !important;
}

.input_title {
float: right;
padding-top: 5px;
width:320px;
}

}

/* FOOTER ITEMS
************************************/

#footer small {
padding-bottom: 10px;
}

#footer a {
color: #ecedca !important;
}


       
/****************************************/


.cell {
    width: auto;
    float: none;
    padding:2px;
	margin:0px 2px 10px 2px;
	border:5px solid #e1cbbf;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
  }


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

.cell h2 {
    background:#e1cbbf;
	 color: #333333;
    padding:5px;
	    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

.cell h2 a {
    color: #333333;
    text-decoration: none;
}
.cell h2 a:hover {
    color:#ffffff;
    text-decoration: underline;
}


.cell .content {
    margin: 5px 0 5px 0;
    color: #333333;
    font-size:10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #e1cbbf;
}
.cell .content table {
    width: 100%;
    background:#812A23;
}

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: #ECEDCA;
    padding:2px;
	font-size:7pt;
	font-weight:normal;
    background:#812A23;
}
.cell .content table tr td {
    color: #333333;
    padding:3px;
    background-color: #ECEDCA;
	border-top:1px solid #ffffff;
	font-weight:normal;
	font-size:8pt;
}

.cell .content table tr a { 
    color:#333333; 
	font-weight:normal;
}

.cell .content table tr td img {
    border: none;
}

.cell .footer {
    text-align: right;
    background:#905A58;
    padding-right:10px;
    padding:5px;
    font-size:8pt;
	color:#ecedca;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

.cell .footer a {
    color:#ecedca;
}

.cell .footer a:hover {
    color:#ffffff;
}


#content .content  #tabs, #content  .content  #accordeon {
	padding:10px;
}   
   
#content .content  #tabs  ul {
	list-style:none;
}
#content .content  #tabs  ul li {
	margin:10px 0px 10px 0px;
}

#content .content  #tabs  ul li a, #content .content  #accordeon a, .content p a {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

#content .content  #tabs  ul li a:hover, #content  .content  #accordeon a:hover, .content p a:hover {
	text-decoration:underline;
}

