/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0035

*/

* {
    font-family: arial, helvetica, sans-serif;
}

body {
    font-size: 10pt;
    margin: auto;
    padding: 0px;
    background-color: #092236;
    float: none;
}

img {
    border: none;
}

a {
    text-decoration: none;
    color: #0C8DC7;
}


a:hover {
    color: #20C5FB;
}

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;
    font-family : Verdana, Arial, Palatino, Sans-Serif;
}

ul {
    margin: 0px;
    padding: 0px;
}
/*   HEADER  */

#cell-header {
    display: block;
    margin: 0px auto 0px auto;
    background-image: url(./images/head.jpg);
    width: 1000px;
    height: 138px;
    text-align: center;
}

#cell-main {
    display: block;
    margin: 0px auto 0px auto;
    width: 1000px;
    background-color: #CECECE;
    background-image: url(./images/main.jpg);
    background-position: top;
    background-repeat: repeat-x;
    padding-top: 41px;
    border: none;
}

#cell-content {
    width: 790px;
    margin-bottom: 10px;
    color: #2C3F03;
}

h1 {
    margin: 0px;
    margin-top: 5px;
    width: 785px;
    padding: 5px 5px 5px 0px;
    font-size: 22pt; 
    text-transform: capitalize;
    text-align: left;
    color: #FFFFFF;
    float: right;
}


h1 a {
color: #FFFFFF;
font-style: normal;
}

h1 a:hover {
color: #04C7E5;
}


#cell-menu {
text-align: left;
font-size: 9pt;
margin: 21px 20px 0px 0px;
padding: 0px;
float:  right;
border: 1px solid red;
width: 725px;
height: 54px;
overflow: hidden;
-moz-border-radius:  30px;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
border: 1px solid black;
background-image: url(images/menu.jpg);
background-position: top;
background-repeat: repeat-x;
}

#cell-menu ul {
    margin: 0px;
    list-style-type: none;
    height: 54px;
    padding-left: 0px;
    margin-left: 25px;
    _margin-left: 0px;
    _border-right: none;
    
}

#cell-menu ul li {
    display: block;
    _display: inline;
    float: left;
    width: auto;
    border-right: 1px solid #000000;
    _border-right: 1px solid #000000;
    _border-left: none;
    height: 54px;
    _padding-top: 20px;
}

#cell-menu ul li:hover {
    background-image: url(images/menu-hover.jpg);
    background-position: top;
    background-repeat: repeat-x;
}

#cell-menu ul li a { 
    display: block;
    _display: inline;
    width: auto;
    height: 54px;
    color: #A0A0A0;
    font-weight: bold;
    padding-top: 18px;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 0px;
    _padding-bottom: 18px;
}

#cell-menu ul li.current_page_item  { 
    background-image: url(images/menu-hover.jpg);
    background-position: top;
    background-repeat: repeat-x;
}

#cell-menu ul li.current_page_item a{ 
    color: #000000;
    _background-image: url(images/menu-hover.jpg);
    _background-position: top;
    _background-repeat: repeat-x;
}

#cell-menu ul li a:hover {
    color: #000000;
    text-decoration: none;
    _background-image: url(images/menu-hover.jpg);
    _background-position: top;
    _background-repeat: repeat-x;
}



/*   END HEADER  */

/*   #POST  */

.cell-post {
    float: left;
    width: 790px;
    width: 780px;
    margin-bottom: 10px;
    margin: 5px;
    margin-top: 10px;
    background-image: url(images/post.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #232323;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

.cell-post a {
    text-decoration: none;
    color: #03C8E5;
}


.cell-post a:hover {
    color: #1DE2FF;
    text-decoration: underline;
}


.cell-post-title {
    background-image: url(images/menu-hover.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #1591C7;
    text-align: center;
    color: #3F4F11;
    font-size: 12pt;
    margin: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #89BAD5;
    -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;
}

.cell-post-title a {
color: #000000;
}

.cell-post-title a:hover {
color: #2227FC;
text-decoration: none;
}

.cell-meta{
    background-color: transparent;
    margin: 5px 5px 0px 5px;
    color: #BDF90A;
    padding: 0px;
    padding-let: 5px;
}

.cell-entry {
    margin: 0px;
    margin-top: 0px;
    padding: 0px;
    width: auto;
    color: #D8D0D0;
    padding: 5px;
    height: auto;
    padding-top : 0px;
}

.date-div {
background-image: url(./images/date.png);
float: left;
width: 72px;
height: 76px;
margin: 10px 10px 10px 5px;
color: #03C8E5;
}

.date_content_1 {
padding: 23px 0px 0px 0px;
font-size: 9pt;
font-weight: normal;
text-align: center;
color: #E4BC31;
font-weight: bold;
}

.date_content_2 {
padding-right: 3px;
font-size: 14pt;
font-weight: normal;
text-align: center;
font-weight: bold;
margin: 0px;
}




/*   END post-div  */

/*   FOOTER  */
#cell-footer {
    display: block;
    background-image: url(./images/foot.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #CECECE;
    border-top: none;
    margin: 0px auto 0px auto;
    width: 1000px;
    height: 57px;
    text-align: right;
}

#cell-footer-links {
    display: block;
    padding: 20px 30px 0px 0px;
    float: none;
    font-weight: bold;
    font-size: 9pt;
    color: #000000;
}

#cell-footer-links a {
    color: #506A75;
    font-weight: bold;
}

#cell-footer-links a:hover {
    color: #0F5D9F;
}


/* SIDEBAR ITEMS 
************************************/

#cell-sidebar {
display: block;
float: right;
width: 190px;
color: #FFFFFF;
margin-right: 5px;
-margin-right: 3px;
margin-bottom: 10px;
margin-top: 0px;
}

#cell-sidebar ul li h4 {
    width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: normal;
    padding:7px 5px 7px 5px;
    margin: 0;
    color: #000000;
    text-align:center;
    letter-spacing: normal;
    background-image: url(images/menu-hover.jpg);
    background-position: top;
    background-repeat: repeat-x;  
    border-bottom: 1px solid #89BAD5;
    background-color: #1591C7;
    margin-top: 10px;
    -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;
}

#cell-sidebar ul {
	list-style:none;
	padding:0px;
	margin:0px;
        -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;

}
#cell-sidebar ul li ul {
color: #FFFFFF;
background-color: #232323;
padding-bottom: 5px;
padding-bottom: 10px;
background-image: url(images/post.jpg);
background-position: top;
background-repeat: repeat-x;
}

#cell-sidebar ul li ol {
color: #FFFFFF;
list-style:none;
padding-left: 0px;
padding-bottom: 10px;
margin-left: 0px;
-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;
background-color: #232323;
background-image: url(images/post.jpg);
background-position: top;
background-repeat: repeat-x;
}

#cell-sidebar ul li ul li, #cell-sidebar ul li ol li {
border: none;
margin-bottom: 0 !important;
color: #D8D0D0;
padding:5px;
border-bottom: 1px solid #60676C;
}

#cell-sidebar ul li ol li {
padding-left: 10px;
}


#cell-sidebar a {
display: block;
text-decoration: none;
color: #D8D0D0;
padding-left: 10px;
}

#cell-sidebar a:hover {
display: block;
text-decoration: none;
color: #03C8E5;
}

#cell-sidebar ul li ul li:hover, #cell-sidebar ul li ol li:hover {
    background-color: #092236;
}

#cell-sidebar .banners {
    text-align: center;
    padding: 5px;
    color: #FFFFFF;
    background-color: #232323;
    -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;
    background-image: url(images/post.jpg);
    background-position: top;
    background-repeat: repeat-x;
}

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

#cell-sidebar .banners  object, #cell-sidebar .banners  embed {
    margin-bottom: 5px;
 }
 
#cell-sidebar .date {
    text-align: left;
    color: #03C8E5;
    font-size: 8pt;
    font-weight: normal;
    padding-left: 10px;
}


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

#charts {
	width: 1000px;
	margin: 0px;
	overflow:hidden;
	float:none;
}

.cell-wrap {
	clear:both;
	float:none;
}


.cell {
    width: auto;
    height: auto;
    float: none;
    clear: both;
    margin:0px 2px 10px 2px;
    padding: 0px;
    background-color: #092236;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

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

.cell h2 {
    width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    padding: 7px 5px 7px 5px;
    margin: 0;
    border-bottom: 1px solid #845D67;
    color: #DE7575;
    text-align:center;
    letter-spacing: normal;
    background-color: #441919;
    -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;
    background-image: url(images/chart-head.jpg);
    background-position: top;
    background-repeat: repeat-x;
}

.cell h2 a {
    color: #DE7575;
    text-decoration: none;
}
.cell h2 a:hover {
    color: #FFFFFF;
    text-decoration: none;
}


.cell .content {
    margin: 0px;
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    color:#2C3F03;
    background-color: #092236;
}

.spider-images, .spider-image {
    text-align: center;
    margin: auto;
    background-color: #092236;
}

.spider-image {
margin-top: 5px;   
}


.spider-item img {
    text-align: center;
}


.cell .content object, .cell .content embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.cell .content table {
    width: 100%;
    background-color: #092236;
}

.cell .content table tr th {
    color: #1DE2FF;
    font-size: 7pt;
    padding: 2px;
    background-color: #092236;
    background-image: url(images/thead.jpg);
    background-position: top;
    background-repeat: repeat-x;
    text-align:center;
    font-weight:normal;
    height: 27px;
    
}


.cell .content table tr td {
    font-size: 8pt;
    padding: 3px;
    color: #A0A0A0;
}

td.c2, td.c5, td .c6, td.c7, td.c8 , td.c9, td.c10  {
	text-align: center; 
	vertical-align: middle;
}

td.c1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.c3, td.c4 {
	text-align: left;
	vertical-align: middle;
}

.charts table td table tr td {
    vertical-align: middle;
}

.charts table td {
    vertical-align: top;
}
.emptycell {
    background-color: transparent;
}
.even {
    background-color: #092236;
}

.odd {
    background-color: #092236;    
}

.cell .content table tr.even  td, .cell .content table tr.odd  td {
    border-top: 1px solid #224058;
    border-bottom: 1px solid #0E1B25;
}

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

.cell .content table tr td a {
    color: #03C8E5;
    text-decoration: none;
}
.cell .content table tr td a:hover {
    color: #1DE2FF;
    text-decoration: underline;
}

.cell a {
    color: #03C8E5;
    text-decoration: underline;
}
.cell a:hover {
    color: #1DE2FF;
}

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

.cell .footer {
    padding: 5px;
    font-size: 9pt;
    text-align: center;
    background-color: transparent;
    color:#03C8E5;
    width: auto;
    float: none;
    clear: both;
    padding-bottom: 9px;
    margin-top: 10px;
    background-image: url(images/chart-foot.jpg);
    background-position: top;
    background-repeat: repeat-x;
    border-top: 1px solid #A0B5C6;
    -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;
}

.cell .footer a {
    color: #03C8E5;
    font-weight: bold;
    text-decoration: underline;
}
.cell .footer a:hover {
    color: #1DE2FF;
}
