/*
CSS Updater (style.php)
*/

/*
Theme Name: 185-newapril
*/
@charset "utf-8"; 


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

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

p {
padding-bottom: 8px;
}

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


hr {
clear: both;
visibility: hidden;
}

input, textarea {
color: inherit;
font-family: inherit;
font-size: inherit;
letter-spacing: inherit;
}

/* 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%;
}

/* NIFTY 
************************************/

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}

/* GENERAL ITEMS 
************************************/

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

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

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

img {
border: none;
}

blockquote {
border: 3px double #ffffff;
margin:  0 20px 18px;
padding: 18px 18px 0;
text-align: justify;
}

/* GENERAL LAYOUT 
************************************/

#main {
background-image: url(img/body.jpg);
background-repeat: repeat-y;
margin: 0 auto;
width: 1000px;
border: 2px solid #ffffff;
}

#wrapper {
width: 1000px;
margin: 0 auto;
background-image: url(img/body.jpg);
background-repeat: repeat-y;
}

#header {
background-attachment: scroll;
background-color: #d3d3d3;
background-image: url(img/header.jpg);
background-position: top left;
background-repeat: repeat-x;
height: 315px;
width: 1000px;
}

#content {
float: none;
margin:10px;
-margin:5px;
width: 98%;
background-color: transparent;
overflow: hidden;
}

#footer {
background-color: transparent;
background-image: url(img/footer.jpg);
background-repeat: no-repeat;
clear: both;
height: 110px;
}

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

.navi_left {
float: right;
margin-right:50px;
margin-top:10px;
}

.navi_right {
float: right;
}

#navi_panel {
height: 40px;
}

#navi_panel ul {
display: block;
list-style: none;
}

#navi_panel ul li {
display: inline;
list-style: none;
}


#navi_panel ul li a {
float: left;
padding: 12px;
text-decoration: none;
}

#navi_panel ul li a:hover, #navi_panel ul li.current_page_item a {
color: #eeeeee !important;
text-decoration: none;
}

.main_title {
font-weight: bold !important;
font-family: Georgia, Verdana, Tahoma, Arial;
margin-top: 207px;
text-align: center;
width: 327px;
margin-left: 340px;
font-size: 25px;
}

.main_title a {
text-decoration: none;
font-size: 25px;
color: #FFFFFF;
}

.description {
text-align: center;
width: 325px;
margin-left: 321px;
font-size: 12px;
color: #eeeeee;
}

#searchform {
float: none;
padding: 7px 0px 0 0;
width: 190px;
text-align: center;
height: 70px;
}

#s {
background-color: #eeeeee;
border: none;
height: 20px;
float: none;
padding: 5px 0 0 10px;
width: 150px !important;
margin-bottom: 5px;
margin-left: -25px;
}

#searchsubmit {
float: none;
clear: both;
background-color: #d3d3d3;
border: none;
color: #076391;
cursor: pointer;
padding: 5px;
width: 80px !important;
margin-right: 30px;
}

#searchsubmit:hover {
background-color: transparent;
color: #d3d3d3;
border: 1px solid #eeeeee;
}

/* CONTENT ITEMS 
************************************/

.post {
background-color: transparent;
background-image: url(img/gradient_bg.jpg);
background-position: top left;
background-repeat: repeat-x;
padding: 10px;
margin-bottom:10px;
border: 1px solid #000000;
width: 745px;
_width: 730px;;
display: block;
}

.post a  {
color: #000000;
text-decoration: none;
}

.post a:hover  {
text-decoration: underline;
}

#feature_post {
padding: 10px;
display: block;
width: 745px;
_width: 730px;;
}

.feature_article {
margin-bottom: 0px;

}

.feature_title {
    border: 1px solid #3A1401;
    display: block;
    height: auto;
    margin-bottom: 55px;
    width: 745px;
_width: 730px;;
}
 

.feature_title a {
display: block;
background-attachment: scroll;
background-color: transparent;
background-image: url(img/trans_bg.png);
background-position: top left;
background-repeat: repeat;
color: #000000 !important;
margin: 15px 5px;
padding: 5px 10px 10px;
position: absolute;
text-decoration: none !important;
z-index: 10;
width: 735px;
_width: 730px;;
}

.feature_title a:hover {
text-decoration: underline !important;
}

.feature_img {
border: 1px solid #eeeeee;
padding: 5px;
position: relative;
z-index: 1;
display: none;
}

.feature_entry {
width: 745px;
_width: 730px;;

}

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

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

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

.feature_entry p {
    width: 745px;
_width: 730px;;
}

.metadata {
list-style: none;
float: none;
margin-left: 15px;
padding-bottom: 15px;
text-align: left;
width: 745px;
_width: 730px;;
margin-top: 10px;
font-weight: bold;
}

.postmeta_img {
margin-left: 5px;
margin-right: 5px;
}

.metadata a {
color: #ffffff;
text-decoration: none;
}

.metadata li {
list-style: none;
margin-left: 10px;
}

.author {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/copyright.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.date {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/clock.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.comments {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/comments.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.tags {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/tag_blue.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.category {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/folder_document.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.excerpt_post {
background-color: transparent;
background-image: url(img/gradient_bg.jpg);
background-position: top left;
background-repeat: repeat-x;
float: left;
margin: 0 10px 20px 10px;
padding: 10px;
padding-top: 0px;
border: 1px solid #000000;
width: 745px;
_width: 730px;;
}

.excerpt_post h4 {
margin-top: 1px;
}


.excerpt_post h4.except_title a, h4.archivetitle a, .archive h4,  h2.page_title , h3.page_title , h4.page_title , h3.post_title, h2.post_title a {
text-decoration: none;
color: #ffffff;
font-weight: bold;
}
h4.except_title {
padding-top: 10px;
}

.excerpt_img {
border: 1px solid #AAC327;
float: left;
margin: 0 5px 5px 0;
padding: 5px;
display: none;
}

.excerpt_post a:hover {
color: #CA6A13 !important;
}

.excerpt_post .entry {
padding-top: 25px;
}

.entry {
padding: 15px 0;
}

.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;
}

.read_more {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/arrow_right.png);
background-position: top right;
background-repeat: no-repeat;
padding-right: 25px;
padding-bottom: 15px;
}

.read_more a {
color: #000000;
}

.postmetadata {
margin-top: 35px;
text-align: center;
}

.postmetadata a {
color: #000000;
}

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

.post_info {
border: 1px solid #ffffff;
padding: 8px;
text-align: center;
}

a {
color: #ffffff;
}

a:hover {
color: #ffffff;
}

.navi {
margin: 20px 0;
}

.navleft {
float: left;
}

.navright {
float: right;
}

.author_comment {
background-attachment: scroll;
background-color: transparent;
background-image: url(img/gradient_bg.jpg);
background-position: top left;
background-repeat: repeat-x;
}

.commentlist li {
background-color: transparent;
clear: both;
margin-bottom: 20px;
padding-bottom: 10px;
}

#comments, #respond, .pagetitle {
font-weight: bold;
color: #ffffff;
margin-bottom: 20px;
padding-top: 20px;
text-align: center;
}

input#author, #email, #url {
background-color: transparent;
border: 1px solid #ffffff;
float: left;
padding: 4px;
width: 800px;
margin-bottom: 10px;
}

textarea#comment {
background-color: transparent;
border: 1px solid #ffffff;
float: left;
padding: 4px;
margin-bottom: 10px;
width: 800px;
}

.input_title {
background-color: transparent;
float: left;
text-align: left !important;
margin-left: 10px;
width: 800px;
padding-top: 20px;
}


#submit {
background-color: transparent;
border: 1px solid #ffffff;
clear: both;
cursor: pointer;
display: block;
margin-bottom: 20px;
padding: 4px;
}

.avatar {
float: left;
margin: 10px 10px 5px 0;
}

.comment_entry {
padding: 0 10px;
}

.avatar_div {
padding: 10px;
}

.avatar_div span {
float: right;
}

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

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

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


#sidebar {
float: right;
width: 190px;
color: #000000;
}

#sidebar ul li h4, #sidebar ul li h5 {
	width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    padding:7px 5px 7px 5px;
    margin: 0;
    color: #000000;
	text-align:right;
    letter-spacing: normal;
    background:#78d105;
	border:2px solid #2c3602;
	border-top:4px solid #2c3602;
	border-bottom:4px solid #2c3602;
}

#sidebar ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#sidebar ul li ul {
color: #000000;
background:#6d6711;
border:2px solid #696444;
border-top:none;
}


#sidebar ul li ol {
    color: #000000;
    background:#6d6711;
    border:2px solid #696444;
    border-top:none;
    list-style-position: inside;
}

#sidebar ul li ul li {
border: none;
margin-bottom: 0 !important;
color: #031F24;
border-top:1px solid #7b7414;
border-bottom:1px solid #2c3602;
padding:5px;
}


#sidebar ul li ol li {
border: none;
margin-bottom: 0 !important;
color: #F1F90A;
border-top:1px solid #7b7414;
border-bottom:1px solid #2c3602;
padding:5px;
}

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

#sidebar a:hover {
text-decoration: none;
color: #F1F90A;
}

#sidebar .banners {
    text-align: center;
    padding: 5px;
    color: #000000;
    background:#6d6711;
    padding-bottom:10px;
    border:2px solid #696444;
    border-top:none;
}

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

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

#sidebar ul li ul.children {
display: none;
}

/* ARCHIVES ITEMS 
************************************/

.archive ul {
display: block;
list-style: none;
padding: 15px 0 0 10px;
}

.archive li {
padding: 5px 0;
}

.navigation {
padding: 10px;
}

.navigation a {
color: #023761;
}

.navigation a:hover {
color: #88BC55;
}

.navigation .alignleft {
float: left;
}

.navigation .alignright {
float: right;
}


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

#footer .wrapper {
padding: 10px;
color: #eeeeee;
}

#footerlinks {
text-align: center;
color: #eeeeee;
text-decoration: none;
}

#footerlinks a {
color: #eeeeee;
text-decoration: none;
}

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

.charts {
    width: auto;
    float: none;
    clear: both; 
    margin: auto;
    margin-bottom: 20px;
}


.charts .tablewidget {
    width: auto;
    float: none;
    clear: both;   
    margin: 0px 2px 10px 2px;
    padding: 5px 3px 5px 3px;
    background-color: #6C680F;
    border: 1px solid #666;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

.charts table .tablewidget .widgets table  {
    font-size: 8pt;
}

.charts table .tablewidget .widgets table a{
    font-size: 8pt;
}

.charts table .tablewidget .widgets table tr th {
    font-size: 7pt;
    font-weight: normal;
}


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

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

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


.banner125_line, .blogview_thumbshot {
	vertical-align:middle;
	text-align:center;
	padding:auto;
}


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

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



.charts .tablewidget .widgets {
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    background-color: #0c2b1c;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 1px;
	color:#ffffff;
}

.charts .tablewidget h2 {
    width: auto;
    float: none;
    clear: both;
    padding:5px;
    color: #000000;
}

.charts .tablewidget h2 a {
    color: #000000;
}


.charts .tablewidget  .footer {
    width: auto;
    float: none;
    clear: both;
    padding:5px;
    color: #B7ED09;
}



.charts .tablewidget .widgets table {
    width: 100%;
    background-color: #0c2b1c;
border-spacing:0px;
}

.charts .tablewidget .widgets table th {
    background-color: #340303;
    color: #FFFFFF;
    text-align: center;
        padding: 2px;
}

.charts .tablewidget .widgets table td {
    background-color: #;
    padding: 4px 2px 2px 4px;
    color: #EEEDE7;
border-top:1px solid #153927;
border-bottom:1px solid #141301;
}


.charts .tablewidget .widgets table td a {
    display: block;
    color: #f1f90a;
    font-weight: normal;
}

.charts .tablewidget .widgets table td a:hover {
    color: #D7D720;
    text-decoration: none;
}


.cols2 {
    background-color: #123423;
}

.o3 {
    background-color: #0c2b1c;
}

.even:hover, .odd:hover{
background-color: #141301;
}

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

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



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

/* Color tab styles */

.textWorter, .widgets ul.news_description li.index_service_text_bingoswing {
    background-color: #6d6711;
    color: #ffffff;
    border: 1px solid #4e4a0c;
}
.widgets ul.news_description li {
    background-color: #4e4a0c;
}
.widgets ul.news_description li, .widgets ul.news_description li h4 {
    color: #ffffff;
}

/* Common tab styles */

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

.widgets .textWorter {
    margin: 0;
    padding: 5px;
}

.widgets .textWorter h1,
.widgets .textWorter h2,
.widgets .textWorter h3,
.widgets .textWorter h4,
.widgets .textWorter h5,
.widgets .textWorter h6 {
    margin: 0;
}

