/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0130
*/

* {
    font-family: arial, helvetica, sans-serif;
}

body {
    font-size: 10pt;
    margin: auto;
    padding: 0px;
    float: none;
    background-color: #000000;
    background-image: url(./images/body.jpg);
    background-repeat: repeat-x;
    background-position: top;
}

img {
    border: none;
}

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  */

#top-div {
    display: block;
    margin: auto;
    width: 1000px;
    height: 239px;
    text-align: center;
    float: none;
    clear: both;
    background-image: url(./images/head.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

h1 {
    float: none;
    margin: auto;
    font-size: 18pt;
    text-transform: capitalize;
    text-align: center;
    color: #2FC5EC;
    font-weight: bold;
    font-style: normal;
    padding-top: 185px;
    _padding-top: 130px;
}


h1 a {
    color: #2FC5EC;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    text-transform: capitalize;
}

h1 a:hover {
color: #ffffff;
text-decoration: none;
}

.description {
    text-align: center;
    color: #A4C1CC;
    margin-top: 6px;
    _margin-top: -13px;
    text-align: center;
    font-size: 9pt;
}

#nav-div {
    text-align: center;
    float: right;
    font-size: 9pt;
    height: 39px;
    width: 990px;
    overflow: hidden;
    padding: 0px 5px 0px 5px;
    margin: auto;
    margin-top: 0px;
    background-image: url(./images/menu.jpg);
    background-position: top;
    background-repeat: no-repeat;
}
        

#nav-div ul {
    margin: 0px;
    list-style-type: none;
    padding-left: 0px;
}

#nav-div ul li {
    display: block;
    _display: inline;
    float: left;
    width: auto;
    _height: 39px;
    margin: 0px;
    background-image: url(./images/li.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    _padding-top: 7px;
}

#nav-div ul li:hover {
}

#nav-div ul li a { 
    display: block;
    _display: inline;
    color: #ffffff;
    font-size: 9pt;
    font-weight: bold;
    _height: 39px;
    padding: 10px 13px 10px 13px;
    text-decoration: none;
    }

#nav-div ul li.current_page_item  { 
text-decoration: none;
}

#nav-div ul li.current_page_item a{ 
    color: #85DBFB;
    text-decoration: none;

    }

#nav-div ul li a:hover {
    color: #85DBFB;
    text-decoration: none;
}



/*   END HEADER  */

/*  MAIN */

#parent-div {
    display: block;
    margin: 0px auto 0px auto;
    width: 1000px;
    padding: 0px;
    }

/*   END MAIN  */

/*   #POST  */


#middle-div {
    float: left;
    width: 775px;
    _width: 770px;
    margin: auto;
    margin-left: 6px;
    background-image: url(./images/post.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-color: #011425;
        -moz-border-radius-bottomleft:      9px;
    -moz-border-radius-bottomright:     9px;
    -webkit-border-bottom-left-radius:  9px;
    -webkit-border-bottom-right-radius: 9px;
    -khtml-border-bottom-left-radius:   9px;
    -khtml-border-bottom-right-radius:  9px;
}

.text-div {
    display: block;
    float: none;
    width: 755px;
    _width: 755px;
    margin-left: 10px;
    padding: 0px;
}


.text-div a {
    color: #2FC5EC;
    font-weight: normal;
    text-decoration: none;
    
}


.text-div a:hover {
    color: #ffffff;
   text-decoration:  none;
   
}

.text-div-title {
    font-family : Verdana, Arial, Palatino, Sans-Serif;
    width: auto;
    height: auto;
    font-size: 11pt;
    padding: 12px 5px 5px 5px;
    margin: 0px;
    color: #2FC5EC;
    text-align: center;
    letter-spacing: normal;
    border-bottom: 1px dashed #2377A7;
 }

.text-div-title a {
    font-weight: bold;
    color: #2FC5EC;
    text-decoration: none;
}

.text-div-title a:hover {
    color: #ffffff;
    text-decoration: none;
}

.inerm-div {
    display: block;
    margin: 0px;
    padding: 7px;
    padding-top: 1px;
    color: #A4C1CC;
}

.date-div {
float: left;
background-image: url(./images/date.jpg);
background-repeat: no-repeat;
background-position: top right;
width: 30px;
height: 89px;
margin: 14px 12px 7px 0px;
padding-right: 5px;
color: #FFFFFF;
}

.date_content_1 {
padding: 0px;
font-size: 9pt;
font-weight: normal;
text-align: center;
color: #A4C1CC;
font-weight: bold;
}

.date_content_2 {
font-size: 14pt;
font-weight: normal;
text-align: center;
font-weight: bold;
margin: 0px;
}

/*   END post-div  */

/*   FOOTER  */
#bottom-div {
    display: block;
    clear: both;
    margin: auto;
    width: 1000px;
    height: 90px;
    text-align: center;
    margin-top: 20px;
    background-image: url(./images/foot.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

#bottom-div-links {
    display: block;
    padding: 40px 0px 0px 0px;
    float: none;
    font-weight: bold;
    font-size: 9pt;
    color: #2FC5EC;
}

#bottom-div-links a {
    color: #FFFFFF;
    font-weight: bold;
}

#bottom-div-links a:hover {
    color: #2FC5EC;
    text-decoration: none;
}



/*  BAR ITEMS 
************************************/

#s-box {
display: block;
float: right;
width: 200px;
margin-right: 7px;
margin-bottom: 0px;
margin-top: 0px;
    padding: 0px;
}

#s-box ul li h4 {
    width: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 18px 15px 13px 7px;
    margin: 0px;
    color: #2FC5EC;
    text-align: right;
    letter-spacing: normal;
    background-image: url(./images/h4.jpg);
    background-position: top left;
    background-repeat: no-repeat;
        background-color: #011425;
}


#s-box ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.widget {
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
    padding-bottom: 47px;
    background-image: url(./images/widget.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
}

#s-box ul li ul {
    padding: 0px;
    margin: 0px;
    color: #ffffff;
    background-color: #011425;
}


#s-box ul li ol {
    list-style: none;
    padding: 0px;
    margin: 0px;
    color: #ffffff;
    background-color: #011425;
}

#s-box ul li ul li, #s-box ul li ol li {
    border: none;
    padding: 0px;
    margin: 0px;
    padding-left: 10px;
}



#s-box a {
    display: block;
    text-decoration: none;
    color: #A0C1C9;
    padding: 7px 3px 7px 18px;
    margin: 0px;
    font-weight: normal;
    background-image: url(./images/link.jpg);
    background-position: center left;
    background-repeat: no-repeat;
}

#s-box a:hover {
    display: block;    
    text-decoration: none;
    color: #ffffff;
    background-image: url(./images/link-hover.jpg);
    background-position: center left;
    background-repeat: no-repeat;
}

#s-box ul li ul li:hover, #s-box ul li ol li:hover {

}

#s-box .banners {
    text-align: center;
    padding: 5px;
    margin: 0px;
    color: #ffffff;
    background-color: #011425;
}

#s-box .banners a {
    background-image: none;
    padding-left: 0px;
    border: none;
}

#s-box .banners a:hover {
    background-image: none;
    border: none;
    background-color: transparent;
}


#s-box .sidebar-post a {
    background-image: none;
    padding-left: 18px;
}


#s-box .sidebar-post a:hover {
    text-decoration: none;
}

#s-box .banners a:hover {
    text-decoration: none;
}

#s-box .banners  img {
    margin-bottom: 5px;
}

#s-box .banners  object, #s-box .banners  embed {
    margin-bottom: 5px;
 }
 
#s-box .date {
    text-align: left;
    color: #ffffff;
    font-size: 8pt;
    font-weight: normal;
    margin-bottom: 4px;
}



/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

#charts {
    width: 998px;
    margin: auto;
    overflow:hidden;
    float:none;
    margin-top: 0px;    
    padding: 5px 1px 5px 1px;
    margin-bottom: 20px;
    padding-bottom: 0px;
    padding-top: 10px;
    background-color: #011425;
    background-image: url(./images/main.jpg);
    background-position: top;
    background-repeat: no-repeat;
    -moz-border-radius-bottomleft:      9px;
    -moz-border-radius-bottomright:     9px;
    -webkit-border-bottom-left-radius:  9px;
    -webkit-border-bottom-right-radius: 9px;
    -khtml-border-bottom-left-radius:   9px;
    -khtml-border-bottom-right-radius:  9px;
}


.separate-div {
    clear:both;
    float:none;
}

.separator {
    clear:both;
    float:none;
}


.commenttext {
    width: auto;
    height: auto;
    clear: both;
    margin: 0px 1px 10px 1px;
}

.commenttext * {
    width: auto;
    float: none;
}

.commenttext h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 7px;
    padding-bottom: 5px;
    margin: 0;
    color: #2FC5EC;
    text-align: center;
    letter-spacing: normal; 
}

.commenttext h2 a {
    color: #A4C1CC;
    text-decoration: none;
}
.commenttext h2 a:hover {
    color: #2FC5EC;
    text-decoration: none;
}


.commenttext .pxboxcontent {
    padding: 0px;
    margin: 0px;
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    color: #ffffff;
    background-color: #052848;
    border: 1px solid #124760;
    background-image: url(./images/cell.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    }

.commenttext .pxboxcontent object, .commenttext .pxboxcontent embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}


.commenttext .pxboxcontent table {
    width: 100%;
    border-spacing: 0px;
    margin: 0px;
    padding: 0px;
    }

.commenttext .pxboxcontent table thead th{
    font-size: 7pt;
    padding: 3px; 
    text-align:center;
    font-weight:normal;
    background-color: #070D19;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}


.commenttext .pxboxcontent table tr td {
    font-size: 8pt;
    padding: 3px;
    color: #ffffff;
}

td.d0-2, td.d0-5, td .d0-6, td.d0-7, td.d0-8 , td.d0-9, td.d0-10  {
	text-align: center; 
	vertical-align: middle;
}

td.d0-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.d0-3, td.d0-4 {
	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;
}
.ratingcriteriaavg {
    background-color: transparent;
}

.compare2 {
    background-color: transparent;
}

.commenttext .pxboxcontent table tr.ratingcriteriaavg  td, .commenttext .pxboxcontent table tr.compare2  td {
    border-bottom: 1px solid #041D34;
    border-top: 1px solid #0C467B;
}

.even:hover, .odd:hover {
    background-color: #011425;
}

.commenttext a {
    color: #2FC5EC;
    text-decoration: none;
}
.commenttext a:hover {
    color: #ffffff;
    text-decoration: none;
}

.commenttext .pxboxcontent table tr td a {
    color: #2FC5EC;
    text-decoration: none;
    display: block;
}
.commenttext .pxboxcontent table tr td a:hover {
    color: #ffffff;
    text-decoration: none;
    display: block;
}

.commenttext .pxboxcontent table tr td img {
    border: none;
}

.commenttext .footer {
    padding: 5px 10px 5px 5px;
    font-size: 8pt;
    text-align: right;
    font-weight: bold;
    width: auto;
    float: none;
    clear: both;
    color: #ffffff;
}

.commenttext .footer a {
    font-weight: bold;
    font-size: 8pt;
    color: #A0C1C9;
    text-decoration: none;
    
    
}
.commenttext .footer a:hover {
    color: #2FC5EC;
    text-decoration: none;
}

.piks, .autor_pic {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.heading img {
    text-align: center;
    vertical-align: middle;
}

.paragraphs, .points {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.paragraphs h1, .points h1,
.paragraphs h2, .points h2,
.paragraphs h3, .points h3,
.paragraphs h4, .points h4,
.paragraphs h5, .points h5,
.paragraphs h6, .points h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.paragraphs p, .points p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.paragraphs ul, .points ul, .paragraphs ol, .points ol{
    margin-left: 20px;
    padding-left: 10px;
}


.commenttext img {
    border: none;
    margin: 0px;
}


/*** TAB STYLES *************************************************************/

/* Color tab styles */

.big-text, .pxboxcontent ul.moduletablelinks li.moduletablenews {
    background-color: #1C6592;
    color: #ffffff;
    border: 1px solid #2A80C3;
}
.pxboxcontent ul.moduletablelinks li {
    background-color: #070D19;
}
.pxboxcontent ul.moduletablelinks li, .pxboxcontent ul.moduletablelinks li h4 {
    color: #ffffff;
}

/* Common tab styles */

.pxboxcontent ul.moduletablelinks {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
    margin-top: 4px;
}
.pxboxcontent ul.moduletablelinks li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 0 0 4px;
    background-color: #070D19;
    border: 1px solid #2A80C3;
    border-bottom: none;
    margin-top: 5px;
    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;
}
.pxboxcontent ul.moduletablelinks li.moduletablenews {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.pxboxcontent ul.moduletablelinks h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.pxboxcontent ul.moduletablelinks li.moduletablenews h4 {
    font-weight: bold;
}
.pxboxcontent ul.moduletablelinks li:hover {
    text-decoration: none;

}


.pxboxcontent ul.moduletablelinks h4:hover {
        color: #2FC5EC;
}

.pxboxcontent ul.moduletablelinks li.moduletablenews h4:hover {
    color: #2FC5EC;
}

.pxboxcontent .big-text {
    margin: 0;
    padding: 5px;    
}

.pxboxcontent .big-text a {
}

.pxboxcontent .big-text a:hover {
    color #694E2E;
}

.pxboxcontent .big-text h1,
.pxboxcontent .big-text h2,
.pxboxcontent .big-text h3,
.pxboxcontent .big-text h4,
.pxboxcontent .big-text h5,
.pxboxcontent .big-text h6 {
    margin: 0;
}

