/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0118
*/

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

body {
    font-size: 10pt;
    margin: auto;
    padding: 0px;
    float: none;
    background-color: #2B2B2B;
    background-image: url(./images/body.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

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: 204px;
    text-align: center;
    float: none;
    clear: both;
    background-image: url(./images/head.png);
    _background-image: url(./images/head.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

h1 {
    float: left;
    margin: auto;
    font-size: 22pt;
    text-transform: capitalize;
    text-align: left;
    color: #ffffff;
    font-weight: bold;
    font-style: normal;
    display: inline;
    margin-left: 250px;
    margin-top: 80px;
   /* background-color: #8B0202;
    background-image: url(./images/h1.jpg);
    background-repeat: repeat-x;
    background-position: top;
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    padding: 15px 10px 15px 10px;*/
}


h1 a {
    color: #ffffff;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    text-transform: capitalize;
    background-color: #560707;
    background-image: url(./images/h1_a.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    border: 1px solid #A90708;
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    padding: 5px 10px 5px 10px;
    margin: 5px;
}

h1 a:hover {
color: #FFBBBB;
text-decoration: none;
}

.description {
    color: #ffffff;
    margin-top: 154px;
    text-align: left;
    padding-left: 0px;
    margin-left: -200px;
    float: left;
}

#nav-div {
    text-align: center;
    float: none;
    font-size: 9pt;
    height: 45px;
    width: 1000px;
    overflow: hidden;
    padding: 0px;
    margin: auto;
    margin-top: 3px;
    background-image: url(./images/menu.png);
    _background-image: url(./images/menu.jpg);
    background-position: top;
    background-repeat: repeat-x;

}
        

#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: 45px;
    margin: 0px;
    background-image: url(./images/li.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    _padding-top: 14px;
}

#nav-div ul li:hover {
}

#nav-div ul li a { 
    display: block;
    _display: inline;
    color: #ffffff;
    font-size: 9pt;
    font-weight: bold;
    _height: 45px;
    padding: 13px 11px 12px 11px;
    text-decoration: none;
    }

#nav-div ul li.current_page_item  { 
text-decoration: none;
}

#nav-div ul li.current_page_item a{ 
   color: #FFBBBB;
    text-decoration: none;
  }

#nav-div ul li a:hover {
    color: #FFBBBB;
    text-decoration: none;
}



/*   END HEADER  */

/*  MAIN */

#parent-div {
    display: block;
    margin: 0px auto 0px auto;
    width: 1000px;
    padding: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    border: 1px solid #484342;
    background-color: #0E0F0F;
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    margin-top: 15px;
    }

/*   END MAIN  */

/*   #POST  */


#middle-div {
    margin-bottom: 10px;
    float: right;
    width: 780px;
    _width: 740px;
    margin: auto;

}

.text-div {
    display: block;
    float: none;
    width: 775px;
    _width: 775px;
    margin-right: 5px;
    margin-bottom: 15px;
    padding: 0px;
}

.F1-portions .F1-text ul, .text-div ul, .F1-portions .F1-text ol, .text-div ol {
	margin:5px;
	padding:0px;
}

.F1-portions .F1-text ul li, .text-div ul li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
	list-style-type:square;
}
.F1-portions .F1-text ol li, .text-div ol li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
}
.text-div a {
    color: #FF5E71;
    font-weight: normal;
    text-decoration: none;
}


.text-div a:hover {
   color: #F0A800;
   text-decoration:  underline;
   
}

.text-div-title {
    font-family : Verdana, Arial, Palatino, Sans-Serif;
    width: auto;
    height: auto;
    font-size: 11pt;
    padding: 7px;
    margin: 0px;
    color: #ffffff;
    text-align: left;
    letter-spacing: normal;

 }

.text-div-title a {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.text-div-title a:hover {
    color: #F0A800;
    text-decoration: none;
}

.inerm-div {
    display: block;
    margin: 0px;
    padding: 7px;
    padding-top: 0px;
    color: #888888;
}

.date-div {
background-image: url(./images/date.jpg);
float: left;
width: 52px;
height: 52px;
margin: 0px 10px 3px 8px;
color: #FFFFFF;
}

.date_content_1 {
padding: 8px 0px 0px 0px;
font-size: 9pt;
font-weight: normal;
text-align: center;
color: #F0A800;
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;
    border-top: none;
    margin: auto;
    width: 1000px;
    height: 100px;
    text-align: center;
    background-image: url(./images/foot.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: -1px;
}

#bottom-div-links {
    display: block;
    padding: 40px 5px 0px 5px;
    float: none;
    font-weight: bold;
    font-size: 9pt;
    color: #EDA700;
}

#bottom-div-links a {
    color: #E4E0E0;
    font-weight: bold;
}

#bottom-div-links a:hover {
    color: #EDA700;
    text-decoration: none;
}



/*  BAR ITEMS 
************************************/

#s-box {
display: block;
float: left;
width: 200px;
    color: #9A9898;
margin-left: 10px;
margin-bottom: 0px;
margin-top: 0px;
    padding: 0px;
}

#s-box ul li h4 {
    width: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 7px 5px 7px 5px;
    margin: 0px;
    color: #ffffff;
    text-align: center;
    letter-spacing: normal;
    background-image: url(./images/h4.jpg);
    background-position: top;
    background-repeat: no-repeat;
    -moz-border-radius-topleft:      9px;
    -moz-border-radius-topright:     9px;
    -webkit-border-top-left-radius:  9px;
    -webkit-border-top-right-radius: 9px;
    -khtml-border-top-left-radius:   9px;
    -khtml-border-top-right-radius:  9px;
}


#s-box ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.widget {
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
    border: 1px solid #8C0203;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    background-color: #580707;
}

#s-box ul li ul {
    padding: 5px 0px 10px 0px;
    margin: 0px;
    color: #888888;
    -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;
    background-image: url(./images/side.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}


#s-box ul li ol {
    list-style: none;
    padding: 5px 0px 10px 0px;
    margin: 0px;
    color: #888888;
    -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;
    background-image: url(./images/side.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#s-box ul li ul li, #s-box ul li ol li {
    border: none;
    padding: 0px;
    margin: 0px;
    padding-left: 5px;
}



#s-box a {
    display: block;
    text-decoration: none;
    color: #F5AB00;
    padding: 7px 3px 7px 15px;
    margin: 0px;
}

#s-box a:hover {
    display: block;    
    text-decoration: none;
    color: #FF5E72;
}

#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: #888888;
    -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;
    background-image: url(./images/side.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#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: 10px;
}


#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: 10px;    
    padding: 0px 1px 5px 1px;
    margin-top: 0px;
    margin-bottom: 15px;
}


.separate-div {
    clear:both;
    float:none;
}

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


.F1-portions {
    width: auto;
    height: auto;
    clear: both;
    margin: 0px 1px 10px 1px;
    padding: 0px;
}

.F1-portions * {
    width: auto;
    float: none;
}

.F1-portions h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 10px 7px 10px 50px;
    margin: 0px -4px 0px -4px;
    color: #ffffff;
    text-align: left;
    letter-spacing: normal;
    background-color: #4E0707;
    background-image: url(./images/h2.jpg);
    background-position: top left;
    background-repeat: no-repeat;
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
}

.F1-portions h2 a {
    color: #EAF6D2;
    text-decoration: none;
}
.F1-portions h2 a:hover {
    color: #ffffff;
    text-decoration: none;
}


.F1-portions .F1-text {
    margin: 0px 2px 0px 2px;
    padding: 0px;
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    color: #888888;
    background-color: #282828;
    border-bottom: 1px solid #1D1D1D;
    background-image: url(./images/cell.jpg);
    background-position: top left;
    background-repeat: repeat-x;
        -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;
    }

.F1-portions .F1-text object, .F1-portions .F1-text embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}


.F1-portions .F1-text table {
    width: 100%;
    border-spacing: 0px;
    margin: 0px;
    padding: 0px;
    }

.F1-portions .F1-text table thead th{
    font-size: 7pt;
    padding: 3px; 
    text-align:center;
    font-weight:normal;
    color: #ffffff;
    border-bottom: 1px solid #3A3A3A;
    background-image: url(./images/thead.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
}


.F1-portions .F1-text table tr td {
    font-size: 8pt;
    padding: 3px;
    color: #A5A3A3;
}

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

td.F1-a-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.F1-a-3, td.F1-a-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;
}
.even {
    background-color: transparent;
}

.odd {
    background-color: #4C4B4B;
}

.F1-portions .F1-text table tr.even  td, .F1-portions .F1-text table tr.odd  td {
    border-bottom: 1px solid #3A3A3A;
}

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

.F1-portions a {
    color: #FF5E71;
    text-decoration: none;
}
.F1-portions a:hover {
    color: #F0A800;
    text-decoration: none;
}

.F1-portions .F1-text table tr td a {
    color: #FF5E71;
    text-decoration: none;
    display: block;
}
.F1-portions .F1-text table tr td a:hover {
    color: #F0A800;
    text-decoration: none;
    display: block;
}

.F1-portions .F1-text table tr td img {
    border: none;
}

.F1-portions .footer {
    padding: 6px;
    padding-left: 9px;
    font-size: 8pt;
    text-align: right;
    font-weight: bold;
    margin: 3px 2px 0px 2px;
    width: auto;
    float: none;
    clear: both;
    color: #888888;
    background-image: url(./images/cellfoot.jpg);
    background-position: top;
    background-repeat: repeat-x;
    -moz-border-radius-topleft:      9px;
    -moz-border-radius-topright:     9px;
    -webkit-border-top-left-radius:  9px;
    -webkit-border-top-right-radius: 9px;
    -khtml-border-top-left-radius:   9px;
    -khtml-border-top-right-radius:  9px;
}

.F1-portions .footer a {
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
    text-decoration: none;
    
    
}
.F1-portions .footer a:hover {
    color: #FF5E71;
    text-decoration: none;
}

.F1-gif, .F1-jpeg {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.F1-feature img {
    text-align: center;
    vertical-align: middle;
}

.F1-articles, .F1-words {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.F1-articles h1, .F1-words h1,
.F1-articles h2, .F1-words h2,
.F1-articles h3, .F1-words h3,
.F1-articles h4, .F1-words h4,
.F1-articles h5, .F1-words h5,
.F1-articles h6, .F1-words h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.F1-articles p, .F1-words p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.F1-articles ul, .F1-words ul, .F1-articles ol, .F1-words ol{
    margin-left: 20px;
    padding-left: 10px;
}


.F1-portions img {
    border: none;
    margin: 0px;
}


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

/* Color tab styles */

.F1-flag, .F1-text ul.F1-markers li.F1-headline {
    background-color: #292929;
    color: #888888;
    border: 1px solid #363636;
}
.F1-text ul.F1-markers li {
    background-color: #CEDBB5;
}
.F1-text ul.F1-markers li, .F1-text ul.F1-markers li h4 {
    color: #ffffff;
}

/* Common tab styles */

.F1-text ul.F1-markers {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
    margin-top: 4px;
}
.F1-text ul.F1-markers li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 0 0 4px;
    background-color: #353535;
    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;
}
.F1-text ul.F1-markers li.F1-headline {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.F1-text ul.F1-markers h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.F1-text ul.F1-markers li.F1-headline h4 {
    font-weight: bold;
}
.F1-text ul.F1-markers li:hover {
    text-decoration: none;

}


.F1-text ul.F1-markers h4:hover {
        color: #F0A800;
}

.F1-text ul.F1-markers li.F1-headline h4:hover {
    color: #F0A800;
}

.F1-text .F1-flag {
    margin: 0;
    padding: 5px;    
}

.F1-text .F1-flag a {
}

.F1-text .F1-flag a:hover {
}

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

