/*
CSS Updater (style.php)
*/

/*
Theme Name: rainbowbingo
*/



/* RESET 
************************************/

* {
margin: 0;
padding: 0;
letter-spacing: 1px;
}

p {
padding-bottom: 8px;
}

h1, h2, h3, h4, h5, h6 {
font-size:12pt;
font-weight: normal;
}

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-color: #ffffff;
background-image: url(images/bg_body.gif);
background-repeat: repeat-xy;
color: #000000;
font-family: Century Gothic, Arial, Helvetica, sans-serif;
font-size: 11px;
}

blockquote {
border: 1px solid #000000;
margin:  0 20px 18px;
padding: 18px 18px 0;
text-align: justify;
}

a {
color: #000000;
font-weight: bold;
outline: none;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: underline;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
font-weight: bold !important;
}

/* GENERAL LAYOUT
************************************/

#main {
background-color: #000000;
margin: 0 auto;
margin-bottom: 10px;
margin-top: 10px;
width: 1000px;
background:#f9fbd6;
background-repeat: repeat-y;
border: 1px solid #ffffff;
}

#wrapper {
margin: 0 auto;
width: 1000px;
}

#header {
background-color: transparent;
background-image: url(images/header.jpg);
background-position: center;
background-repeat: no-repeat;
height: 288px;
padding-top: 1px;
}

#content {
float: left;
margin:10px 0px 15px 5px;
width:77%;
}

#charts {
	width:98%;
	overflow:hidden;
	margin-left:7px;
	-margin-left:5px;
	float:left;
}
#footer {
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
background-position:bottom;
clear: both;
color: #ffffff;
height: 114px;
width: 1000px;
}

/* HEADER ITEM
************************************/

#main_navigation {
background-color: #0f0e13;
font-size: 12px;
height: 30px;
}

#main_navigation li {
display: inline;
}

#main_navigation li a {
color: #C675EC;
display: block;
float: left;
margin-right: 1px;
padding: 7px 10px;
text-align: center;
}

#main_navigation li a:hover, #main_navigation li.current_page_item a {
background-color: #C675EC;
color: #0f0e13;
text-decoration: none;
}

#title {
width: 350px;
font-size: 30px;
margin-top: 40px;
text-align: left;
margin-left: 30px;
}

#title a {
color: #000000;
font-weight: bold !important;
}

.description {
width: 350px;
text-align: left;
margin-left: 30px; 
color: #000000;
}

/* CONTENT ITEM
************************************/

.post {
margin-bottom: 1px; 
padding: 5px;
border:3px double #313803;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
margin-bottom:10px;
}

.post_title, .post h3, .post h2  {
background-color: transparent;
background-image: url(images/titlebg.png);
height: 35px;
text-align: center;
padding-top: 2px;
text-transform:uppercase;
font-size:12pt;
font-family: Lucida Grande, Verdana, Tahoma, Arial;
}

.post_title a, .post h3 a, .post h2 a {
background-color: transparent;
color: #000000;
font-weight:bold;
}



.postmetadata {
margin: 10px 0;
padding: 3px 0;
}

.entry {
margin: 10px 0;
}

.ads {
float: left;
margin: 0 5px 5px 0;
}

.entry ul {
margin-top : 2px;
margin-left : 20px;
margin-bottom : 10px;
}

.entry li {
list-style : decimal;
margin-left : 25px;
}

.entry ul li {
list-style : disc;
}

.entry ol {
padding-bottom: 18px;
padding-left: 20px;
}

.navigation {
margin: 1px 0;
padding: 10px;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.serif {
clear: both;
}

.serif a {
border: 1px solid #C675EC;
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 #C675EC;
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 #E1EB5B;
margin: 5px 0;
padding: 10px;
}

.avatar_div {
float: left;
text-align: center;
padding-right: 10px;
}

.author_comment {
background-attachment: scroll;
background-color: #transparent;
background-repeat: repeat-x;
}

.comments_title {
margin-bottom: 18px;
}

#author, #email, #url, #comment {
background-color: #transparent;
margin-bottom: 18px; 
padding: 5px;
width: 600px;
}

#submit {
border: 1px solid #E1EB5B;
cursor: pointer;
font-weight: bold;
margin-bottom: 18px; 
padding: 5px;
width: 620px;
}

#submit:hover {
background-color: #E1EB5B;
}

/* ARCHIVE ITEM
************************************/

.pagetitle {
margin: 5px 1px 18px;
text-align: right;
}


/* FOOTBAR ITEM
************************************/

#footbar ul {
padding: 5px 0;
}

#footbar ul li {
display: inline;
float: left;
margin: 0 5px;
width: 286px;
}

#footbar ul li h4 {
background-color: transparent;
background-image: url(images/sidebarbg.png);
background-repeat: repeat-y;
width: 286px;
height: 47px;
color: #000000;
font-weight: bold;
text-align: left;
margin-top: 5px;
}

.widgettitle {
width: 100%;
background-color: #000000;
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-top: 1px solid #0f0e13;
}

#footbar a {
color: #C49419;
display: block;
padding: 5px;
}

#footbar a:hover {
background-color: #0f0e13;
color: #ffffff;
text-decoration: none;
}

#footbar .cat-item {
display: block;
text-align: center;
padding: 5px 0;
}

#footbar .cat-item:hover, #footbar .cat-item:hover a {
background-color: #0f0e13;
color: #ffffff;
}

#footbar .cat-item a {
float: center;
padding: 0 !important;
padding-left: 5px !important;
}

#footbar .cat-item a:hover {
background-color: transparent;
}

#footbar #wp-calendar {
display: block;
width: 286px;
}

#footbar #wp-calendar thead th, #footbar #wp-calendar td {
border: 1px solid #fccb7d;
width: 45px;
}

#footbar #wp-calendar td {
text-align: right;
padding: 4px;
}

#footbar #wp-calendar caption {
border: 1px solid #fccb7d;
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 .oltext {
	border:none;
	background:#f9fbd6;
}
body#charts-sidebar-body {
	background:#f9fbd6;
	margin: 0;
	padding:0px;
}
body#charts-sidebar-body #sidebar, .oltext #sidebar {
	float: none;
	margin: 0;
	padding:0px;
	width: auto;
	clear:both;
	background:#cdd301;
}

body#charts-sidebar-body  #sidebar a {
	text-decoration:none;
}
#sidebar {
float: right;
width: 190px;
padding:5px;
margin: 10px 10px 15px 0px;
-margin-right:5px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
background:#cdd301;
color:#000000;
}

#sidebar ul {
    padding:0px;
    margin:0px;
	list-style:none;
}


#sidebar ul li h4, #sidebar h2 {
	background-color: transparent;
	background-image: url(images/sidebarbg.png);
	background-repeat: repeat-x;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding:10px 5px 10px 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	width:auto;
}

#sidebar ul ul, #sidebar ul ol.links {
	padding:0px;
	margin:0px;
	color: #3f4904;
}

#sidebar ul ul li {
    background-position: left;
    padding: 5px 5px 5px 15px;
	margin:0px;
    vertical-align:middle;
	border-top: 1px solid #0f0e13;
	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 #0f0e13;
}
#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;
}

#sidebar a {
color: #ffffff;
text-decoration: none;
}

#sidebar a:hover {
text-decoration: underline;
color: #000000;
}



/* FOOTER ITEM
************************************/

#footer a {
color: #333333;
}

#footer .wrapper {
padding: 100px 0px;
color: #333333;
}

#footerlinks {
text-align: center;
color: #333333;
text-decoration: none;
font-weight: bold;
}

#footerlinks a {
text-align: center;
color: #333333;
text-decoration: none;
}

#footerlinks a:hover {
text-align: center;
color: #000000;
text-decoration: none;
}


/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/
.oltext {
    width: auto;
    float: none;
    margin:0px 2px 10px 2px;
}

.oltext * {
    width: auto;
    float: none;
}

.oltext a {
    color: #3f4904;
    text-decoration: underline;
	font-weight:bold;
}
.oltext a:hover {
    text-decoration: none;
	color:#000000;
}

.oltext h2 {
    width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    padding:5px;
	background:url(images/titlebg.png);
	color:#000000;
	text-align:center;
	-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;
}
.oltext h2 a {
    color: #000000;
    text-decoration: none;
}
.oltext h2 a:hover {
    color: #FFF;
    text-decoration: none;
}


.oltext .story {
    margin:0px;
	background:#c1cc3e;
	color:#000000;
}

.oltext .story #tabs, 
.oltext .story #accordeon  {
	padding:5px;
}
.oltext .story object, .oltext .story embed {
    width: 100%;
}
.oltext .story table {
    width: 100%;
    background-color: #bac53a;
}
.oltext .story table tr th {
    color: #ffffff;
    font-size: 7pt;
    padding:2px;
	font-weight:normal;
    margin: 0;
    letter-spacing: normal;
    background:#313803;
}
.oltext .story table tr td {
    font-size: 8pt;
    padding:2px;
	font-weight:normal;
    background-color: #cdd301;
	border-top:1px solid #eee147;
}
.oltext .story table tr.colborder td {
    background-color: #bec402;
}

td.comments-1, td.comments-2, td.comments-4, td.comments-5, td .comments-6, td.comments-7, td.comments-8 , td.comments-9, td.comments-10  {
	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;
}


.oltext .story table tr td a {
    color: #3f4904;
    text-decoration: underline;
	font-weight:normal;
}
.oltext .story table tr td a:hover {
    text-decoration: none;
	color:#000000;
}

.oltext .story table tr:hover td {
    background: #e1eb5b;
}
.oltext .story table tr td img {
    border: none;
	vertical-align:middle;
}

.oltext .footer {
    padding: 5px;
    font-size: 10pt;
    text-align: center;
	color: #ffffff;
	background:#313803;
	-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;
}
.oltext .footer a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}
.oltext .footer a:hover {
    color: #000000;
}

.photograph, .imgs {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.lists img {
    text-align: center;
    vertical-align: middle;
}

.redtext, .datatable {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.redtext a, .datatable a {
    font-size: 9pt;
}

.redtext a:hover, .datatable a:hover {
}

.redtext h1, .datatable h1,
.redtext h2, .datatable h2,
.redtext h3, .datatable h3,
.redtext h4, .datatable h4,
.redtext h5, .datatable h5,
.redtext h6, .datatable h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.redtext p, .datatable p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.redtext ul, .datatable ul, .redtext ol, .datatable ol{
    margin-left: 20px;
    padding-left: 10px;
}

td.comments-2, td.comments-5, td .comments-6, td.comments-7, td.comments-8 , td.comments-9, td.comments-10  {
	text-align: center; 
	vertical-align: middle;
}

td.comments-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.comments-3, td.comments-4 {
	text-align: left;
	vertical-align: middle;
}

.charts table td table tr td {
    vertical-align: middle;
}

.charts table td {
    vertical-align: top;
}

.oltext .story table tr th, .oltext table thead th {
    font-size: 8pt;
}

.oltext .story table tr td {
    font-size: 8pt;
}

.oltext .story table {
    border-spacing: 0px;
}

.oltext img {
    border: none;
    margin: 0px;
}




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

/* Color tab styles */

.textLfront, .story ul.main li.main-width {
    background-color: #0f0e13;
    color: #ffffff;
    border: 1px solid #272532;
}
.story ul.main li {
    background-color: #272532;
}
.story ul.main li, .story ul.main li h4 {
    color: #ffffff;
}

/* Common tab styles */

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

.story .textLfront {
    margin: 0;
    padding: 5px;
}

.story .textLfront h1,
.story .textLfront h2,
.story .textLfront h3,
.story .textLfront h4,
.story .textLfront h5,
.story .textLfront h6 {
    margin: 0;
}

