/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0053

*/

* {
    font-family: arial, helvetica, sans-serif;
}

body {
    font-size: 10pt;
    margin: auto;
    padding: 0px;
    background-color: #370403;
    float: none;
}

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 {
    display: block;
    margin: auto;
    background-image: url(./images/head.jpg);
    background-position: top;
    background-repeat: no-repeat;
    width: 1000px;
    height: 247px;
    text-align: center;
    float: none;
    clear: both;
    margin-top: 0px;
}

h1 {
    padding-top: 48px;
    padding-left: 50px;
    font-size: 25pt; 
    text-transform: capitalize;
    text-align: left;
    color: #FFF478;
    margin-top: 0px;
    font-weight: bold;
}


h1 a {
color: #FFF478;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
}

h1 a:hover {
color: #FDE4E5;
text-decoration: none;

}


#nav {
text-align: center;
font-size: 9pt;
margin: 0px;
float: left;
margin-top: 105px;
_margin-top: 109px;
padding: 0px;
width: 862px;
height: 30px;
overflow: hidden;
border-bottom: none;
border-top: none;
background-color: transparent;
padding-left: 0px;
_margin-bottom: -16px;
}

#nav ul {
    margin: 0px;
    list-style-type: none;
    padding-left: 0px;
}

#nav ul li {
    display: block;
    _display: inline;
    float: left;
    height: 32px;
    width: auto;
    margin-left: 0px;
    _padding-top: 4px;
}

#nav ul li:hover {
}

#nav ul li a { 
    display: block;
    _display: inline;
    height: 26px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 9pt;
    padding: 3px 15px 1px 15px;
    text-decoration: none;
    background-image: url(./images/menu.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    _padding-bottom: 13px;
}

#nav ul li.current_page_item  { 
}

#nav ul li.current_page_item a{ 
    color: #FFFABE;
    text-decoration: none;
    background-image: url(./images/menu-hover.gif);
    background-repeat: no-repeat;
    background-position: top;
    
}

#nav ul li a:hover {
    color: #FFFABE;
    text-decoration: none;
    background-image: url(./images/menu-hover.gif);
    background-repeat: no-repeat;
    background-position: top;
}



/*   END HEADER  */

/*  MAIN */

#conteyner {
    display: block;
    margin: 0px auto 0px auto;
    width: 1000px;
    background-color: #540403;
    padding-top: 0px;
    border-right: 1px solid #5D0809;
    border-left: 1px solid #5D0809;
    border-bottom: 2px solid #B50B0D;
    margin-bottom: 0px;
    
}

#content {
    width: 780px;
    color: #2C3F03;
    float: right;
}

/*   END MAIN  */

/*   #POST  */

.text {
    float: left;
    width: 780px;
    _width: 770px;
    margin-left: 7px;
    _margin-left: 3px;
    margin-top: 0px;
    color: #FFFFFF;
}

.text a {
   text-decoration: none;
   color: #EBAF4F;
}


.text a:hover {
    color: #FFF478;
    text-decoration: underline;
}

a {
    text-decoration: none;
    color: #EBAF4F;
}


a:hover {
    color: #FFF478;
    text-decoration: underline;
}


.text-title {
    text-align: center;
    width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    padding: 7px 5px 5px 5px;
    color: #FFFFFF;
    text-align: left;
    letter-spacing: normal;
    margin-bottom: 4px;
}

.text-title a {
color: #EBAF4F;
text-decoration: none;
}

.text-title a:hover {
color: #FDE4E5;
text-decoration: none;
}

.box {
    margin: 2px;
    width: auto;
    color: #FFFFFF;
    padding: 0px;
    height: auto;
    padding-bottom: 25px;
    background-image: url(./images/entry.png);
    _background-image: url(./images/entry.gif);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-right: 10px;
}

.postdate {
float: none;
margin: 0px;
width: 85px;
padding: 5px;
color: #FFF478;
font-size: 8pt;
background-color: #720808;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    text-align: center;
}


/*   END post-div  */

/*   FOOTER  */
#bottom {
    clear: both;
    display: block;
    background-image: url(./images/foot.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #250302;
    border-top: none;
    margin: 0px auto 0px auto;
    width: 1000px;
    height: 72px;
    text-align: center;
}

#bottom-links {
    display: block;
    padding: 25px 0px 0px 20px;
    float: none;
    font-weight: bold;
    font-size: 9pt;
    color: #E8B96E;
}

#bottom-links a {
    color: #E8B96E;
    font-weight: bold;
}

#bottom-links a:hover {
    color: #FFFFFF;
    text-decoration: none;
}


/* SIDEBAR ITEMS 
************************************/

#side {
display: block;
float: left;
width: 200px;
color: #827F7F;
margin-left: 5px;
margin-bottom: 10px;
margin-top: 15px;
}

#side ul li h4 {
    text-align: center;
    width: auto;
    height: auto;
    font-size: 11pt;
    font-weight: bold;
    padding: 7px 5px 7px 5px;
    margin: 0px;
    color: #E8B96E;
    text-align: left;
    letter-spacing: normal;
    border-bottom: none;
    margin-bottom: none;
}

#side ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.widget {
    padding: 0px;
    margin-bottom: 10px;
}

#side ul li ul {
color: #FFFFFF;
padding: 0px;
padding-top: 5px;
padding-bottom: 5px;
background-image: url(./images/side.png);
_background-image: url(./images/side.gif);
background-position: top left;
background-repeat: no-repeat;
border: 1px solid #6F0605;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
-khtml-border-radius: 9px;
margin-top: 5px;
}

#side ul li ol {
list-style:none;
padding: 0px;
padding-top: 5px;
padding-bottom: 5px;
margin-left: 0px;
background-image: url(./images/side.png);
_background-image: url(./images/side.gif);
background-position: top left;
background-repeat: no-repeat;
border: 1px solid #6F0605;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
-khtml-border-radius: 9px;
}

#side ul li ul li, #side ul li ol li {
border: none;
padding: 5px;
padding-left: 10px;
}


#side a {
display: block;
text-decoration: none;
color: #E8CF76;
background-image: url(./images/link.gif);
background-position: left center;
background-repeat: no-repeat;
padding-left: 15px;
}

#side a:hover {
display: block;    
text-decoration: underline;
color: #FFFABE;
background-image: url(./images/link-hover.gif);
background-position: left center;
background-repeat: no-repeat;
}

#side ul li ul li:hover, #side ul li ol li:hover {
}

#side .banners {
    text-align: center;
    padding: 5px;
    color: #FFFFFF;
background-image: url(./images/side.png);
_background-image: url(./images/side.gif);
background-position: top left;
background-repeat: no-repeat;
border: 1px solid #6F0605;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
-khtml-border-radius: 9px;
}

#side .banners a {
    padding: 0px;
    background-image: none;
}

#side .banners a:hover {
    padding: 0px;
    background-image: none;
    text-decoration: none;
}

#side .banners  img {
    margin-bottom: 5px;
}

#side .banners  object, #side .banners  embed {
    margin-bottom: 5px;
 }
 
#side .sidebar-post a {
    background-position: 0% 12%;
}

#side .sidebar-post a:hover {
    text-decoration: none;
    background-position: 0% 12%;
}
 
#side .sidebar-post .date {
    text-align: left;
    color: #FFFFFF;
    font-size: 8pt;
    font-weight: normal;
    margin-bottom: 4px;
    text-decoration: none;
}


/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

#charts {
    width: 998px;
    margin: auto;
    overflow:hidden;
    float:none;
    background-image: url(./images/chart.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    border-bottom: 2px solid #B50B0D;
    background-color: #710808;
    padding: 20px 1px 10px 1px;
}

.separate {
    clear:both;
    float:none;
}

.separator {
    clear:both;
    float:none;
}


.W4-niche {
    width: auto;
    height: auto;
    clear: both;
    margin:0px 2px 10px 2px;
    padding: 3px;
    padding-top: 7px;
    padding-bottom: 0px;
    background-color: #A30909;
    background-image: url(./images/cell.jpg);
    background-repeat: repeat-x;
    background-position: top;
    border: 1px solid #A40909;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
}

.W4-niche * {
    width: auto;
    float: none;
}

.W4-niche h2 {
    width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    padding: 10px 5px 10px 5px;
    margin: 0px;
    color: #FFFABE;
    text-align: right;
    letter-spacing: normal;
    background-image: url(./images/cell-h2.jpg);
    background-position: top-left;
    background-repeat: no-repeat;
    border: 1px solid #FFFABE;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
}

.W4-niche h2 a {
    color: #FFFABE;
    text-decoration: none;
}
.W4-niche h2 a:hover {
    color: #FDE4E5;
    text-decoration: none;
}


.W4-niche .W4-general {
    margin: 0px;
    margin-top: 7px;
    padding: 0px;
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    color:#FFFFFF;
    border: 1px solid #C21212;
}

.W4-banners, .W4-pixs {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.W4-graphs img {
    text-align: center;
    vertical-align: middle;
}

.W4-subjects, .W4-words {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.W4-subjects ul, .W4-words ul, .W4-subjects ol, .W4-words ol{
    margin-left: 20px;
    padding-left: 10px;
}

.W4-niche .W4-general object, .W4-niche .W4-general embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.W4-niche .W4-general table {
    width: 100%;
    background-color: transparent;
    border-spacing: 0px;
}

.W4-niche .W4-general table tr th {
    color: #FFFFFF;
    font-size: 7pt;
    padding: 3px;
    background-image: url(./images/thead.jpg);
    background-position: top;
    background-repeat: repeat-x;
    text-align:center;
    font-weight:normal;
    background-color: #912020;
}


.W4-niche .W4-general table tr td {
    font-size: 8pt;
    padding: 3px;
    color: #FFFFFF;
}

td.W4-l-2, td.W4-l-5, td .W4-l-6, td.W4-l-7, td.W4-l-8 , td.W4-l-9, td.W4-l-10  {
	text-align: center; 
	vertical-align: middle;
}

td.W4-l-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.W4-l-3, td.W4-l-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: #A62222;
}

.odd {
    background-color: transparent;    
}

.W4-niche .W4-general table tr.even  td, .W4-niche .W4-general table tr.odd  td {
    border-top: ;
    border-bottom: ;
}

.even:hover, .odd:hover {
    background-color: #7D0A0A;
}

.W4-niche .W4-general table tr td a {
    color: #EBAF4F;
    text-decoration: none;
    display: block;
}
.W4-niche .W4-general table tr td a:hover {
    color: #FFF478;
    text-decoration: underline;
    display: block;
}

.W4-niche a {
    color: #EBAF4F;
    text-decoration: none;
}
.W4-niche a:hover {
    color: #FFF478;
}

.W4-niche .W4-general table tr td img {
    border: none;
}

.W4-niche .footer {
    padding: 7px;
    padding-top: 9px;
    font-size: 9pt;
    text-align: left;
    color: #FFFFFF;
    width: auto;
    float: none;
    clear: both;
    background-image: url(./images/cell-foot.png);
    _background-image: url(./images/cell-foot.gif);
    _background-color: #;
    background-position: top center;
    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;
}

.W4-niche .footer a {
    color: #FFFFFF;
    text-decoration: none;
}
.W4-niche .footer a:hover {
    color: #EBAF4F;
    text-decoration: none;
}


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

/* Color tab styles */

.W4-choose, .W4-general ul.W4-logos li.W4-formation {
    background-color: #7d0a0a;
    color: #ffffff;
    border: 1px solid #400505;
}
.W4-general ul.W4-logos li {
    background-color: #400505;
}
.W4-general ul.W4-logos li, .W4-general ul.W4-logos li h4 {
    color: #ffffff;
}

/* Common tab styles */

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

.W4-general .W4-choose {
    margin: 0;
    padding: 5px;
}

.W4-general .W4-choose h1,
.W4-general .W4-choose h2,
.W4-general .W4-choose h3,
.W4-general .W4-choose h4,
.W4-general .W4-choose h5,
.W4-general .W4-choose h6 {
    margin: 0;
}

