/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0143
*/

* {
    font-family: arial, helvetica, sans-serif;
}

body {
    font-size: 10pt;
    margin: auto;
    padding: 0px;
    float: none;
    background-image: url(./images/bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #ffffff;
}

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;
    margin-top: 0px;
    width: 1000px;
    height: 226px;
    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: 22pt;
    text-transform: capitalize;
    text-align: center;
    color: #D10307;
    font-weight: bold;
    font-style: normal;
    padding: 137px 10px 0px 10px;
    _padding-top: 120px;
    width: 980px;
}


h1 a {
    color: #D10307;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    text-transform: capitalize;
}

h1 a:hover {
    color: #43900E;
text-decoration: none;
}

.description {
    text-align: center;
    color: #D10307;
    padding-top: 2px;
    text-align: center;
    width: 1000px;
}

#nav-div {
    text-align: center;
    float: none;
    font-size: 9pt;
    height: 48px;
    width: 670px;
    overflow: hidden;
    padding: 0px 165px 0px 165px;
    margin: auto;
    background-image: url(./images/menu.jpg);
        background-position: top left;
    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;
    margin: 0px;
    _padding-top: 12px;
        font-weight: bold;
}

#nav-div ul li:hover {
}

#nav-div ul li a { 
    display: block;
    _display: inline;
    color: #F6FF01;
    font-size: 9pt;
    font-weight: bold;
    padding: 7px 7px 25px 7px;
    text-decoration: none;
     }

#nav-div ul li.current_page_item  { 
text-decoration: none;
}

#nav-div ul li.current_page_item a{ 
    color: #ffffff;
    text-decoration: none;
}

#nav-div ul li a:hover {
    color: #ffffff;
    text-decoration: none;
}



/*   END HEADER  */

/*  MAIN */

#parent-div {
    display: block;
    margin: 0px auto 0px auto;
    width: 1000px;
    padding: 40px 0px 0px 0px;
    background-image: url(./images/main.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #ffffff;
    }

/*   END MAIN  */

/*   #POST  */


#middle-div {
    float: none;
    width: 1000px;
    margin: auto;
    background-color: #DCDCDC;
}

.text-div {
    display: block;
    width: 765px;
    float: right;
    _width: 755px;
    margin-right: 7px;
    padding: 0px;
    margin-bottom: 15px;
    margin-top: 15px;
    background-image: url(./images/post.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    padding-bottom: 2px;
}


.text-div a {
    color: #D40201;
    font-weight: normal;
    text-decoration: none;
    
}


.text-div a:hover {
    color: #43900F;
   text-decoration:  none;
   
}

.text-div-title {
    font-family : Verdana, Arial, Palatino, Sans-Serif;
    width: auto;
    height: auto;
    font-size: 11pt;
    padding: 6px;
    margin: 0px;
    color: #43900F;
    text-align: left;
    padding-left: 6px;
    padding-top: 0px;
    letter-spacing: normal;
 }

.text-div-title a {
    font-weight: bold;
    color: #43900F;
    text-decoration: none;
}

.text-div-title a:hover {
    color: #D40201;
    text-decoration: none;
}

.inerm-div {
    display: block;
    margin: 0px;
    padding: 2px 7px 2px 7px; 
    color: #333333;
    margin-top: 7px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;  
    }

.postdate {
width: auto;
margin: 0px 0px 0px 8px;
color: #333333;
font-size: 9pt;
font-weight: bold;
}

/*   END post-div  */

/*   FOOTER  */
#bottom-div {
    display: block;
    clear: both;
    margin: auto;
    width: 1000px;
    height: 100px;
    text-align: center;
    border-top: none;
    margin-bottom: 15px;
    background-image: url(./images/footer.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#bottom-div-links {
    display: block;
    padding: 34px 0px 0px 50px;
    float: none;
    font-weight: bold;
    font-size: 9pt;
    color: #333333;
}

#bottom-div-links a {
    color: #D40201;
    font-weight: bold;
}

#bottom-div-links a:hover {
    color: #333333;
    text-decoration: none;
}



/*  BAR ITEMS 
************************************/

#s-box {
display: block;
float: left;
width: 183px;
margin: 0px;
background-image: url(./images/side.jpg);
background-position: top right;
background-repeat: repeat-y;
padding: 10px 23px 20px 5px;
background-color: #70CE18;
}

#s-box ul li h4 {
    width: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 5px 7px 12px 5px;
    margin: 0px 4px 0px 6px;
    _margin: 0px 2px 0px 0px;
    color: #ffffff;
    text-align: right;
    letter-spacing: normal;
    background-image: url(./images/h4.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    
}


#s-box ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.widget {
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
}

#s-box ul li ul {
    padding: 5px 0px 5px 0px;
    margin: 0px;
    color: #333333;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    background-image: url(./images/h4.jpg);
    background-position: bottom;
    background-repeat: repeat-x;

}


#s-box ul li ol {
    list-style: none;
    padding: 5px 0px 5px 0px;
    margin: 0px;
    color: #333333;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    background-image: url(./images/h4.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
}

#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: #F6FF00;
    padding: 7px 3px 7px 25px;
    margin: 0px;
    font-weight: normal;
    background-image: url(./images/link.png);
    _background-image: url(./images/link.gif);
    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.png);
    _background-image: url(./images/link-hover.gif);
    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: #333333;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    background-image: url(./images/h4.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
}

#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: 15px;
}


#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: center;
    padding: 7px;
    color: #333333;
    font-size: 8pt;
    font-weight: normal;
    margin-bottom: 4px;
    background-color: #53A814;
    width: 90px;
    margin-left: -24px;
}



/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

#charts {
    width: 998px;
    margin: auto;
    overflow:hidden;
    float:none;
    margin-top: 10px;    
    padding: 10px 1px 10px 1px;
    margin-bottom: 10px;
}


.separate-div {
    clear:both;
    float:none;
}

.separator {
    clear:both;
    float:none;
}


.little-text {
    width: auto;
    height: auto;
    clear: both;
    margin: 0px 0px 10px 1px;
    padding: 0px;
    padding-right: 9px;
    background-image: url(./images/cell.gif);
    background-position: top right;
    background-repeat: no-repeat;
    }

.little-text * {
    width: auto;
    float: none;
}

.little-text h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding:  6px;
    margin: 0px;
    color: #43900F;
    text-align: right;
    letter-spacing: normal;
    background-color: transparent;
}


.little-text h2 a {
    color: #FF8400;
    text-decoration: none;
}
.little-text h2 a:hover {
    color: #43900F;
    text-decoration: none;
}


.little-text .main-width {
    padding: 0px;
    margin: 0px;
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    color: #333333;
    background-color: #DCDCDC;
    -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;
    background-image: url(./images/cellcont.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    }

.little-text .main-width object, .little-text .main-width embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}


.little-text .main-width table {
    width: 100%;
    border-spacing: 0px;
    margin: 0px;
    -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;
    background-image: url(./images/thead.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    }

.little-text .main-width table thead th{
    font-size: 7pt;
    padding: 3px; 
    text-align:center;
    font-weight:normal;
    color: #F6FF00;
}


.little-text .main-width table tr td {
    font-size: 8pt;
    padding: 3px;
    color: #333333;
}

td.comment-author-admin-2, td.comment-author-admin-5, td .comment-author-admin-6, td.comment-author-admin-7, td.comment-author-admin-8 , td.comment-author-admin-9, td.comment-author-admin-10  {
	text-align: center; 
	vertical-align: middle;
}

td.comment-author-admin-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.comment-author-admin-3, td.comment-author-admin-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;
}
.cls2 {
    background-color: #F1F1F1;
}

.menu11 {
    background-color: transparent;
}

.little-text .main-width table tr.cls2  td, .little-text .main-width table tr.menu11  td {
}

.even:hover, .odd:hover {
    background-color: #ffffff;
}

.little-text a {
    color: #D30205;
    text-decoration: none;
}
.little-text a:hover {
    color: #43900F;
    text-decoration: none;
}

.little-text .main-width table tr td a {
    color: #43900F;
    text-decoration: none;
    display: block;
}
.little-text .main-width table tr td a:hover {
    color: #D30205;
    text-decoration: none;
    display: block;
}

.little-text .main-width table tr td img {
    border: none;
}

.little-text .footer {
    padding: 6px;
    font-size: 8pt;
    text-align: center;
    font-weight: bold;
    width: auto;
    float: none;
    clear: both;
    color: #333333;
    background-color: #DCDCDC;
    -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;  
}

.little-text .footer a {
    font-weight: bold;
    font-size: 8pt;
    color: #43900F;
    text-decoration: none;
    
    
}
.little-text .footer a:hover {
    color: #D30205;
    text-decoration: none;
}

.mosimage_caption, .jpgs {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.charts .mosimage_caption, .charts .jpgs {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.entry img {
    text-align: center;
    vertical-align: middle;
}

.ja-innerdiv, .commetmainauthor {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.ja-innerdiv h1, .commetmainauthor h1,
.ja-innerdiv h2, .commetmainauthor h2,
.ja-innerdiv h3, .commetmainauthor h3,
.ja-innerdiv h4, .commetmainauthor h4,
.ja-innerdiv h5, .commetmainauthor h5,
.ja-innerdiv h6, .commetmainauthor h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.ja-innerdiv p, .commetmainauthor p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.ja-innerdiv ul, .commetmainauthor ul, .ja-innerdiv ol, .commetmainauthor ol{
    margin-left: 20px;
    padding-left: 10px;
}


.little-text img {
    border: none;
    margin: 0px;
}

/*** TAB STYLES *************************************************************/

/* Color tab styles */

.bonustable, .main-width ul.table li.boxnewsbar468middlecontentsleft {
    background-color: #DCDCDC;
    color: #333333;
    border: 1px solid #DCDCDC;
}
.main-width ul.table li {
    background-color: #ffffff;
}
.main-width ul.table li, .main-width ul.table li h4 {
    color: #333333;
}

/* Common tab styles */

.main-width ul.table {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
    margin-top: 4px;
}
.main-width ul.table li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 0 0 4px;
    background-color: #ffffff;
    border: 1px solid #DCDCDC;
    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;
}
.main-width ul.table li.boxnewsbar468middlecontentsleft {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.main-width ul.table h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.main-width ul.table li.boxnewsbar468middlecontentsleft h4 {
    font-weight: bold;
}
.main-width ul.table li:hover {
    text-decoration: none;

}


.main-width ul.table h4:hover {
        color: #D70300;
}

.main-width ul.table li.boxnewsbar468middlecontentsleft h4:hover {
    color: #D70300;
}

.main-width .bonustable {
    margin: 0;
    padding: 5px;
    margin-bottom: 0px;
}

.main-width .bonustable a {
}

.main-width .bonustable a:hover {
}

.main-width .bonustable h1,
.main-width .bonustable h2,
.main-width .bonustable h3,
.main-width .bonustable h4,
.main-width .bonustable h5,
.main-width .bonustable h6 {
    margin: 0;
}

