/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0030

*/

* {
    font-family: arial, helvetica, sans-serif;
}

body {
    font-size: 10pt;
    margin: auto;
    padding: 0px;
    background-color: #0A0603;
    float: none;
}

img {
    border: none;
}

.separator {
clear: both;
}


.text {
    padding: 5px;
    color: #396FA6;
}

a {
    text-decoration: none;
    color: #2EB50C;
}


a:hover {
    color: #37D60E;
}

a:active, a:focus, a:visited {
    text-decoration: none;
    outline: none;    
}

h2, h3, h4 {
font-family : Verdana, Arial, Palatino, Sans-Serif;
}

h3, h4, h5, h6  {
    padding: 5px 0px 5px 10px;
    font-size: 10pt;
}

/*   HEADER  */

#header-div {
    display: block;
    margin: 0px auto 0px auto;
    background-image: url(./images/head.jpg);
    width: 1000px;
    height: 166px;
    text-align: center;
}

#main-div {
    display: block;
    margin: 0px auto 0px auto;
    width: 1000px;
    background-color: transparent;
    background-image: url(./images/body.gif);
    background-repeat: repeat-y;
    background-position: top center;
}

#main-top {
    background-image: url(./images/main.jpg);
    background-repeat:no-repeat;
    background-position: top;
    height: 5px;
    width: 1000px;
}

#content-div {
    width: 790px;
    margin-bottom: 10px;
}

h1 {
    margin: auto;
    width: 215px;
    padding: 87px 5px 5px 5px;
    font-size: 16pt; 
    text-transform: capitalize;
    text-align: center;
    color: #000000;
    _margin-top: 3px;
}


h1 a {
color: #000000;
font-style: normal;
}

h1 a:hover {
color: #505050;
}

.description {
    color: #ffffff;

}

#menu-div {
text-align: center;
font-size: 9pt;
margin: 0px 0px 0px 0px;
padding: 0px;
width: 1000px;
height: 23px;
overflow: hidden;
background-image: url(./images/menu.jpg);
background-repeat: no-repeat;
background-position: top;
}

#menu-div ul {
    margin: 0px 0px 0px 0px;
    list-style-type: none;
}

#menu-div ul li {
    display: block;
    float: left;
    width: auto;
}

#menu-div ul li a { 
    display: block;
    width: auto;
    color: #E1DE80;
    padding: 3px 15px 3px 15px;
    font-weight: bold;
}

#menu-div ul li a:hover {
    color: #D5D144;
    text-decoration: none;
}



/*   END HEADER  */

/*   #POST  */

.post-div {
    background-image: url(images/post.jpg);
    background-position: center;
    background-repeat: repeat;
    float: left;
    margin: 10px 5px 0px 5px;
    padding-top: 5px;
    width: 780px;
    width: 770px;
}



.post-div-title {
    background-image: url(images/p-d-title.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #1C130D;
    color: #E2DF81;
    margin: 5px;
    margin-bottom: 0px;
}

.post-div-title a {
color: #E2DF81;
}

.entry-div {
    background-color: #1B120C;
    margin: 5px;
    margin-top: 0px;
    padding: 0px;
    width: auto;
    border-top: 1px solid #1B120C;
    color: #FFFFFF;
    padding: 5px;
    min-height: 90px;
    height: auto;
}



.date-div {
background-image: url(./images/date.jpg);
float: left;
width: 72px;
height: 72px;
margin: 10px 10px 10px 5px;
color: #FFFFFF;
}

.date_content_1 {
padding: 13px 0px 0px 0px;
font-size: 11pt;
font-weight: normal;
text-align: center;
color: #454341;
font-weight: bold;
}

.date_content_2 {
padding-right: 3px;
font-size: 18pt;
font-weight: normal;
text-align: center;
font-weight: bold;
margin: 0px;
}

.navigation-div {
    float: none;
    width: auto;
    border: 1px solid red;
    height: 20px;
}


/*   END post-div  */

/*   FOOTER  */
#footer-div {
    display: block;
    background-repeat: no-repeat;
    margin: 0px auto 0px auto;
    background-image: url(./images/foot.jpg);
    width: 1000px;
    height: 68px;
    text-align: center;
}

#footerlinks {
    display: block;
    padding: 40px 0px 0px 0px;
    float: none;
    font-weight: bold;
    font-size: 9pt;
}

#footerlinks a {
    color: #E2DF81;
    font-weight: bold;
}

#footerlinks a:hover {
    color: #FBF65E;
}


/* SIDEBAR ITEMS 
************************************/

#sidebar {
display: block;
float: right;
width: 190px;
color: #FFFFFF;
margin-right: 5px;
-margin-right: 3px;
background-color: #1B120C;
margin-bottom: 10px;
margin-top: 10px;
padding: 5px;
background-image: url(images/post.jpg);
background-position: center;
background-repeat: repeat;
}

#sidebar ul li h4 {
    width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    padding:7px 5px 7px 5px;
    margin: 0;
    color: #CC8C30;
    text-align:center;
    letter-spacing: normal;
    background-image: url(images/p-d-title.jpg);
    background-position: top;
    background-repeat: repeat-x;
	border:1px solid #222222;
}

#sidebar ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#sidebar ul li ul {
color: #FFFFFF;
background-color: #1B120C;
padding-bottom: 5px;
padding-bottom: 5px;
}

#sidebar ul li ol {
color: #FFFFFF;
background-color: #1B120C;
list-style:none;
padding-left: 0px;
_margin-left: 0px;
}

#sidebar ul li ul li, #sidebar ul li ol li {
border: none;
margin-bottom: 0 !important;
color: #FFFFFF;
padding:5px;
}

#sidebar ul li ol li {
padding-left: 5px;
}


#sidebar a {
display: block;
text-decoration: none;
color: #FFFFFF;
padding-left: 10px;
}

#sidebar a:hover {
text-decoration: none;
color: #6DF807;
display: block;
}

#sidebar ul li ul li:hover, #sidebar ul li ol li:hover {
background:#2F241C;
}

#sidebar .banners {
    text-align: center;
    padding: 5px;
    color: #FFFFFF;
background-color: #1B120C;
}

#sidebar .banners  img {
    margin-bottom: 5px;
}

#sidebar .banners  object, #sidebar .banners  embed {
    margin-bottom: 5px;
 }
 
#sidebar .date {
    text-align: center;
    color: #E2DF81;
    font-size: 9pt;
    font-weight: bold;
}


/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

#charts {
	width: 990px;
	margin: 5px;
	overflow:hidden;
	float:none;
}

.separator {
	clear:both;
	float:none;
}


.headtext {
    width: auto;
    height: auto;
    clear: both;
    margin:0px 2px 10px 2px;
    padding: 0px;
    border: 1px solid #94AF4C;
    border-top: 1px solid #FFAE00;
    background-image: url(images/cell.jpg);
    background-position: top;
    background-repeat: repeat;
    padding: 5px 10px 5px 10px;
}

.headtext * {
    width: auto;
    float: none;
}

.headtext a {
    color: #FFAE00;
    text-decoration: underline;
}
.headtext a:hover {
    color: #FF0000;
}

.headtext h2 {
    width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    padding:7px 5px 7px 5px;
    margin: 0;
    margin-bottom: 10px;
    color: #E2DF81;
    text-align:center;
    letter-spacing: normal;
    background:#231A14 url(images/chart-head.jpg);
    background-position : top;
    background-repeat: repeat-x;
}

.headtext h2 a {
    color: #E2DF81;
    text-decoration: none;
}
.headtext h2 a:hover {
    color: #FCF74B;
    text-decoration: underline;
}


.headtext .intro-text {
    margin: 0px;
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    color:#ffffff;
    border: 1px solid #27770A;
    background-color: transparent;
}

.a-img, .pictures {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.tablecasinomaonat img {
    text-align: center;
    vertical-align: middle;
}

.box1content, .atext {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.box1content ul, .atext ul, .box1content ol, .atext ol {
    margin-left: 5px;
    list-style: outside;
}

.headtext .intro-text object, .headtext .intro-text embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.headtext .intro-text table {
    width: 100%;
    background-color: transparent;
}
.headtext .intro-text table tr th {
    color: #FFAE00;
    font-size: 7pt;
    padding: 2px;
    background-color: #265D09;
	text-align:center;
	font-weight:normal;
}


.headtext .intro-text table tr td {
    font-size: 8pt;
    padding: 3px;
}

td.rightarrowclass-2, td.rightarrowclass-5, td .rightarrowclass-6, td.rightarrowclass-7, td.rightarrowclass-8 , td.rightarrowclass-9, td.rightarrowclass-10  {
	text-align: center; 
	vertical-align: middle;
}

td.rightarrowclass-1 {
	text-align: right;
	vertical-align: middle;
}

td.rightarrowclass-3, td.rightarrowclass-4 {
	text-align: left;
	vertical-align: middle;
}

.charts table td table tr td {
    vertical-align: middle;
}

.headtext .intro-text table tr.menu11 td  {
    background-image: url(images/body.gif);
    background-position : top;
    background-repeat: repeat-y;
}

.charts table td {
    vertical-align: top;
}
.emptycell {
    background-color: transparent;
}
.headtext .intro-text table tr.linkgruenunderline td{
    background-image: url(images/even.gif);
    background-position : top;
    background-repeat: repeat;
}

.headtext .intro-text table tr td a {
    color: #FFFFAF;
    text-decoration: none;
}
.headtext .intro-text table tr td a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.headtext .intro-text table tr td img {
    border: none;
}

.headtext .footer {
    padding: 5px;
    font-size: 9pt;
    text-align: left;
    background-color: #1B120C;
    color:#FFFFFF;
    width: auto;
    float: none;
    clear: both;
    margin-top: 10px;
}

.headtext .footer a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}
.headtext .footer a:hover {
    color: #FBF65E;
}


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

/* Color tab styles */

.feeds_widget_title, .intro-text ul.textGET li.rubric {
    background-color: #1b120c;
    color: #ffffff;
    border: 1px solid #0fffffffe0ffffffff00;
}
.intro-text ul.textGET li {
    background-color: #0fffffffe0ffffffff00;
}
.intro-text ul.textGET li, .intro-text ul.textGET li h4 {
    color: #ffffff;
}

/* Common tab styles */

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

.intro-text .feeds_widget_title {
    margin: 0;
    padding: 5px;
}

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

