/*
CSS Updater (style.php)
*/

/*
Theme Name: Casino Royal
*/
@charset "utf-8"; 





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

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

p {
padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
font-size:11pt;
font-weight: bold;
font-style:italic;
padding:5px;
margin:0px;
}


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

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

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

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

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

img {
border: none;
}

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

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

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

#header {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/header.jpg);
background-position: top center;
background-repeat: no-repeat;
height: 502px;
}
form#searchform {
	margin:5px;
}
#content { 
width: 1000px;
}

.wrapper {
margin: 0 auto;
width: 1000px;
}

#navigation_bar {
height: 50px;
}

#left {
width: 95%;
margin-top:10px;
padding-top:10px;
margin-left:20px;
-margin-left:20px;
padding-left:5px;
overflow:hidden;
}

#right {
float: right;
}

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

/*******
Sidebar
*******************/
 
body#charts-sidebar-body .categories {
	border:none;
	background:#ffffff;
}
body#charts-sidebar-body{
	background:#ffffff;
	padding:0px;
	margin:0px;
	width:auto;
	border:none;
}
body#charts-sidebar-body #sidebar, .categories #sidebar {
	float:none;
	width:auto;
	padding:0px;
	margin:0px;
	clear:both;
	border:none;
}

.categories #sidebar {
    border-bottom: 1px solid #333333;
}
body#charts-sidebar-body #sidebar h2 {
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
}

#sidebar, .rightcolumn{
	float: right;
	width: 200px;
	margin: 10px 0px 0 0px;
	-margin-right: 0px;
	line-height:30px;
    color: #ffffff;
	background:#b7c3f1;
	font-size:10pt;
    padding: 0px;
}

.rightcolumn{
	margin: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
   	list-style-type: none;
	width: 100%
	
}

#sidebar ul li ol {
    list-style-position: inside;
}



#sidebar ul li ul li, #sidebar ul li ol li{
	margin: 0px;
	padding:5px;
	border:none;
	font-size:9pt;
    margin-right: 0px;
    background:#b7c3f1;
}



#sidebar ul a {
	text-decoration: none;
	 color: #FFFFFF;
}

#sidebar ul a:hover {
	color:#1ab210;
}
#sidebar ul li ul li:hover, #sidebar ul li ol li:hover{
}

#sidebar ul li ul li {
	border-bottom:1px solid #000000;
}

#sidebar ul li ol li {
	border-bottom:1px solid #000000;
}


#sidebar ul li h2, #sidebar ul li h4, #sidebar ul li h5{
	padding:10px;
	margin:0px;
	font-size: 15px;
 	font-weight: bold;
	background:#a60304;
	color: #ffffff;
    width: 180px;
}
#sidebar #searchform {
float: left;
padding-right: 2px;
}

.categories #sidebar #searchform {
float: none;
padding: 0px;
text-align: center;
margin-bottom: 5px;
}

#sidebar #s {
width/**/: 100px;
width: 84%!important;
margin:  8px 5px 0 0;
padding: 6px;
font-size: 12px;
float: left;
background:#ffffff;
border: 1px solid #f3f3cc;
}


.categories #sidebar #s {
float: none;
margin: auto;
margin-bottom: 5px;
}

#sidebar #searchsubmit {
width/**/: 120px;
width: 110px !important;
border: 1px solid #f3f3cc;
background-color: #0f2061;
text-align: center;
margin: 8px 5px 0 0;
padding: 6px;
font-size: 10px;
color: #f3f3cc;
cursor: pointer;
}

.categories #sidebar #searchsubmit {
margin: auto;

}

#sidebar .banners {
    text-align: center;
    padding: 5px;
}

#sidebar .banners  img {
    margin-bottom: 5px;
}

#sidebar .banners  object, #sidebar .banners  embed {
    margin-bottom: 5px;

}

#footer {
background-attachment: scroll;
background-color: #333333;
background-image: url(img/footer.jpg);
background-position: top center;
background-repeat: no-repeat;
clear: both;
color: #ecedca !important;
padding-top: 298px;
text-align: center;
}

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

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

.description {
font-size: 10px;
padding-left: 230px;
width: 530px;
text-align: center;
}


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

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

.page_navi li {
display: inline;
list-style: none;
height: 17px;
overflow:hidden;
}

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

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

.page_navi li h2 {
display: none;
}

.page_navi li.current_page_item a, .page_navi a:hover {
background-color: #0D2A59;
color: #B7C3F1;
text-decoration: none;
}

.search, .rss {
float: right;
margin:5px 0px 5px 30px;
}

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

#searchsubmit:hover {
background-color: #0D2A59;
color: #ecedca;
}

#s {
background-color: #B7C3F1;
border: 1px solid #0D2A59;
float: left;
font-family: inherit;
height: 20px;
margin-right: 3px;
padding: 8px 8px 0 8px;
width/**/: 130px;
width: 119px !important;
}

/* LEFT ITEMS
************************************/

.post {
    width: 700px;
_width: 700px;
}

.main_article {
border: 10px solid #B7C3F1;
padding: 10px 10px 0;
margin-bottom:10px;
width: 700px;
_width: 700px;
}

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

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

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

.main_article ul li {
list-style-image : none;
}

.other_articles {
float: left;
margin-top: 20px;
width: 700px;
_width: 700px;
}

.other_articles .entry {
float: right;
padding-top: 0 !important;
width: 700px;
_width: 700px;
}

.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;
display: none;
}

.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: #B7C3F1;
margin: 20px 0;
padding: 10px;
text-align: right;
}

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

.navi {
background-color: #B7C3F1;
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;
}

/* LEFT_ARCHIVES ITEMS
************************************/

.archive_list {
    width: 740px;
    margin-top: 10px;
}

.archvie_list ul, .archive_list ul li {
display: block;
list-style: none;
}

.archive_list ul {
padding-bottom: 10px;
}

.archive_list ul li {
padding: 5px;
}

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

.postmetadata {
border: 5px solid #B7C3F1;
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 #B7C3F1;
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: #B7C3F1;
border: 1px solid #0D2A59;
float: left;
font-family: inherit;
height: 20px;
margin-bottom: 10px;
padding: 8px 8px 0 8px;
width/**/: 310px;
width: 400px !important;
}

#submit {
background-color: #B7C3F1;
border: 1px solid #0D2A59;
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: #0D2A59;
color: #ecedca;
}

#comment {
background-color: #B7C3F1;
border: 1px solid #0D2A59;
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: 170px;
}


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

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

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




/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

.charts {
    width: auto;
    float: none;
    clear: both; 
    margin: auto;
}


.charts .categories {
    width: auto;
    float: none;
    clear: both;   
	font-size:8pt;
	margin:0px 2px 10px 2px;
}

.charts .categories .wordings {
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    margin:0px;
	background:#0b1a53;
	color:#ffffff;
}


.charts .categories h2 {
    width: auto;
    float: none;
    clear: both;
    padding:5px;
    color: #000000;
	font-size:11pt;
	background:#b7c3f1;
	-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;
}

.charts .categories h2 a {
    color: #000000;
	text-decoration:none;
}


.charts .categories .wordings table {
    width: 100%;
    background-color: #0b1a53;
	border-spacing:0px;
}

.charts .categories .wordings table th {
    background-color: #a60304;
    color: #ffffff;
	font-weight:normal;
    text-align: center;
    padding: 2px;
	margin:0px;
	font-size:7pt;
}

.charts .categories .wordings table td {
    background-color: #0b1a53;
	border-top:1px solid #213687;
	border-bottom:1px solid #040d31;
    padding: 5px 0px 5px 0px;
	font-size:8pt;
	font-weight:normal;
}

.categories .wordings  table tr.contentleftarea772festehoehe td {
    background-color: #0f2061;
	font-weight:normal;
}
.charts .categories .wordings table td a, .categories .wordings a {
    color: #ffffff;
	font-weight:normal;
	text-decoration: underline;
}

.charts .categories .wordings table td a:hover {
    text-decoration: none;
}

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

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

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


.cartoons, .banners_125_widget {
	vertical-align:middle;
	text-align:center;
	padding:auto;
}


.categories .wordings #tabs, 
.categories .wordings #accordeon, 
.content,
.blogtable {
	padding:5px;
}
.categories .wordings object, .categories .wordings embed {
    width: 100%;
}
.categories .wordings ul, .post ul, .categories .wordings ol, .post ol {
	margin:5px;
	padding:0px;
}
.categories .wordings ul li, .post ul li {
	margin:5px;
	list-style-position: inside;
	padding-left:15px;
	list-style-type: square;
}

.categories .wordings ol li, .post ol li {
	background-position: left;
	list-style-position: inside;
   padding-left:15px;
	margin:5px;
    vertical-align:middle;
}

.charts .categories  .footer {
    width: auto;
    float: none;
    clear: both;
    padding:5px;
    color: #000000;
	background:#b7c3f1;
	-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;
}


/********** u-tube ***********/

.children {
    float: none;
    display: none;
}



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

/* Color tab styles */

.srfr-feed-title, .wordings ul.atext li.Footer-text {
    background-color: #b7c3f1;
    color: #000000;
    border: 1px solid #a0abd2;
}
.wordings ul.atext li {
    background-color: #a0abd2;
}
.wordings ul.atext li, .wordings ul.atext li h4 {
    color: #000000;
}

/* Common tab styles */

.wordings ul.atext {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
}
.wordings ul.atext 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;
}
.wordings ul.atext li.Footer-text {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.wordings ul.atext h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.wordings ul.atext li.Footer-text h4 {
    font-weight: bold;
}
.wordings ul.atext li:hover {
    text-decoration: underline;
}

.wordings .srfr-feed-title {
    margin: 0;
    padding: 5px;
}

.wordings .srfr-feed-title h1,
.wordings .srfr-feed-title h2,
.wordings .srfr-feed-title h3,
.wordings .srfr-feed-title h4,
.wordings .srfr-feed-title h5,
.wordings .srfr-feed-title h6 {
    margin: 0;
}

