/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0133
*/

* {
    font-family: arial, helvetica, sans-serif;
}

body {
    font-size: 10pt;
    margin: auto;
    padding: 0px;
    float: none;
    background-color: #141412;
}

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: 256px;
    text-align: center;
    float: none;
    clear: both;
    background-image: url(./images/head.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}


h1 {
    float: left;
    margin: auto;
    font-size: 22pt;
    text-transform: capitalize;
    text-align: center;
    color: #F0B76A;
    font-weight: bold;
    font-style: normal;
    padding: 65px 0px 0px 0px;
    width: 385px;
}


h1 a {
    color: #F0B76A;
    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: #ffffff;
    float: left;
    margin-top: 125px;
    margin-left: -383px;
    text-align: center;
  width: 380px;
}

#nav-div {
    text-align: center;
    float: none;
    font-size: 9pt;
    height: 46px;
    width: 980px;
    overflow: hidden;
    padding: 0px;
    margin: auto;
    margin-top: 0px;
    padding: 0px 10px 0px 10px;
    background-image: url(./images/menu.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #212121;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    border: 1px solid #868583;
    border-bottom: none;
}
        

#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: 30px;
    margin: 0px;
    margin-top: 8px;
    _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: 30px;
    padding: 8px 10px 9px 10px;
    text-decoration: none;
    }

#nav-div ul li.current_page_item  { 
text-decoration: none;
}

#nav-div ul li.current_page_item a{ 
    color: #F0B76A;
    text-decoration: none;
    background-color: #141412;
    padding: 7px 9px 15px 9px;
    border: 1px solid #5B4C3E;
    border-bottom: none;
    -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;
}

#nav-div ul li a:hover {
    color: #F0B76A;
    text-decoration: none;
    background-color: #141412;
    padding: 7px 9px 15px 9px;
    border: 1px solid #5B4C3E;
    border-bottom: none;
    -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;
}



/*   END HEADER  */

/*  MAIN */

#parent-div {
    display: block;
    margin: 0px auto 0px auto;
    width: 1000px;
    padding: 0px 0px 20px 0px;
    border-top: none;
    }

/*   END MAIN  */

/*   #POST  */


#middle-div {
    float: right;
    width: 780px;
    _width: 770px;
    margin: auto;
}

.text-div {
    display: block;
    width: 775px;
    float: right;
    _width: 765px;
    margin-right: 5px;
    padding: 0px;
    margin-bottom: 15px;
}


.text-div a {
    color: #E9B36D;
    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 12px 5px;
    margin: 0px;
    color: #ffffff;
    text-align: center;
    letter-spacing: normal;
    background-image: url(./images/menu.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #212121;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    border: 1px solid #868583;
    border-bottom: none;
 }

.text-div-title a {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.text-div-title a:hover {
    color: #E9B36D;
    text-decoration: none;
}

.inerm-div {
    display: block;
    margin: 0px;
    margin-top: -4px;
    _margin-top: 0px;
    padding: 1px 7px 7px 7px; 
    color: #aaaaaa;
    background-color: #262523;
    background-image: url(./images/border.jpg);
    background-position: top;
    background-repeat: repeat-x;
    border: 3px solid #2B2724;
    border-top: none;
    -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;  
    }

.date-div {
background-image: url(./images/date.jpg);
width: 60px;
height: 66px;
margin: 10px 10px 5px 0px;
color: #FFFFFF;
float: left;
}

.date_content_1 {
padding: 12px 0px 0px 0px;
font-size: 9pt;
font-weight: normal;
text-align: center;
color: #AAAAAA;
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: 105px;
    text-align: center;
    margin-bottom: 20px;
    background-image: url(./images/foot.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

#bottom-div-links {
    display: block;
    padding: 47px 0px 0px 0px;
    float: none;
    font-weight: bold;
    font-size: 9pt;
    color: #F0B76A;
}

#bottom-div-links a {
    color: #ffffff;
    font-weight: bold;
}

#bottom-div-links a:hover {
    color: #F0B76A;
    text-decoration: none;
}



/*  BAR ITEMS 
************************************/

#s-box {
display: block;
float: left;
width: 206px;
margin-left: 5px;
margin-bottom: 0px;
margin-top: 0px;
    padding: 0px;
}

#s-box ul li h4 {
    width: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 9px 5px 8px 5px;
    margin: 0px;
    color: #ffffff;
    text-align: center;
    letter-spacing: normal;
    background-image: url(./images/h4.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}


#s-box ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.widget {
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    background-image: url(./images/widget.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
}

#s-box ul li ul {
    padding: 5px 0px 10px 0px;
    margin: 0px;
    color: #aaaaaa;
    background-color: #0D0D0D;
    border: 3px solid #2B2724;
    border-top: none;
    border-bottom: none;
}


#s-box ul li ol {
    list-style: none;
    padding: 5px 0px 10px 0px;
    margin: 0px;
    color: #aaaaaa;
    background-color: #0D0D0D;
    border: 3px solid #2B2724;
    border-top: none;
    border-bottom: none;
}

#s-box ul li ul li, #s-box ul li ol li {
    border: none;
    padding: 0px;
    margin: 0px;
    padding-left: 15px;
    background-image: url(./images/li.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
}



#s-box a {
    display: block;
    text-decoration: none;
    color: #E9B36D;
    padding: 7px 3px 7px 20px;
    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 {
    background-image: url(./images/hover.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#s-box .banners {
    text-align: center;
    padding: 5px;
    margin: 0px;
    color: #aaaaaa;
    background-color: #0D0D0D;
    border: 3px solid #2B2724;
    border-top: none;
    border-bottom: none;
}

#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: 20px;    
    padding: 0px 1px 0px 1px;
    margin-bottom: 20px;
}


.separate-div {
    clear:both;
    float:none;
}

.separator {
    clear:both;
    float:none;
}


.contentdescription {
    width: auto;
    height: auto;
    clear: both;
    margin: 0px 1px 10px 1px;
    padding: 0;
 }

.contentdescription * {
    width: auto;
    float: none;
}

.contentdescription h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 0px 10px 5px 5px;
    margin: 0;
    color: #F0B76A;
    text-align: right;
    letter-spacing: normal;
}

.contentdescription h2 a {
    color: #D7C3B1;
    text-decoration: none;
}
.contentdescription h2 a:hover {
    color: #F0B76A;
    text-decoration: none;
}


.contentdescription .feeds_widget {
    padding: 0px;
    margin: 0px;
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    color: #AAAAAA;
    background-color: #353535;
    border: 1px solid #4B4838;
    border-top: none;
    border-bottom: none;
    background-image: url(./images/cell.jpg);
    background-position: top center;
    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;
    }

.contentdescription .feeds_widget object, .contentdescription .feeds_widget embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}


.contentdescription .feeds_widget table {
    width: 100%;
    border-spacing: 0px;
    margin: 0px;
    padding: 0px;
    }

.contentdescription .feeds_widget table thead th{
    font-size: 7pt;
    padding: 3px; 
    text-align:center;
    font-weight:normal;
    color: #ffffff;
    border-bottom: 1px solid #FFFFFF;
}


.contentdescription .feeds_widget table tr td {
    font-size: 8pt;
    padding: 3px;
    color: #AAAAAA;
}

td.area-2, td.area-5, td .area-6, td.area-7, td.area-8 , td.area-9, td.area-10  {
	text-align: center; 
	vertical-align: middle;
}

td.area-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.area-3, td.area-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;
}
.menu10 {
    background-color: transparent;
    background-image: url(./images/even.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    _background-image: none;
}

.rating2 {
    background-color: transparent;
}

.contentdescription .feeds_widget table tr.menu10  td, .contentdescription .feeds_widget table tr.rating2  td {
    border-bottom: 1px solid #505050;
    border-top: 1px solid #141412;
}

.even:hover, .odd:hover {
    background-color: #5C5C5C;
    background-image: none;
}

.contentdescription a {
    color: #E9B36D;
    text-decoration: none;
}
.contentdescription a:hover {
    color: #ffffff;
    text-decoration: none;
}

.contentdescription .feeds_widget table tr td a {
    color: #E9B36D;
    text-decoration: none;
    display: block;
}
.contentdescription .feeds_widget table tr td a:hover {
    color: #ffffff;
    text-decoration: none;
    display: block;
}

.contentdescription .feeds_widget table tr td img {
    border: none;
}

.contentdescription .footer {
    padding: 6px;
    padding-right: 10px;
    font-size: 8pt;
    text-align: right;
    font-weight: bold;
    width: auto;
    float: none;
    clear: both;
    color: #aaaaaa;
    background-image: url(./images/cellfoot.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #353535;
    border: 1px solid #4B4838;
    border-top: none;
    -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;  
}

.contentdescription .footer a {
    font-weight: bold;
    font-size: 8pt;
    color: #F0B76A;
    text-decoration: none;
    
    
}
.contentdescription .footer a:hover {
    color: #ffffff;
    text-decoration: none;
}

.image, .imgalignright {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.moduletableanwalt img {
    text-align: center;
    vertical-align: middle;
}

.box1content, .article_row {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.box1content h1, .article_row h1,
.box1content h2, .article_row h2,
.box1content h3, .article_row h3,
.box1content h4, .article_row h4,
.box1content h5, .article_row h5,
.box1content h6, .article_row h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.box1content p, .article_row p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.box1content ul, .article_row ul, .box1content ol, .article_row ol{
    margin-left: 20px;
    padding-left: 10px;
}


.contentdescription img {
    border: none;
    margin: 0px;
}
  
/*** TAB STYLES *************************************************************/

/* Color tab styles */

.contentrightarea, .feeds_widget ul.newsletter_button li.feeds_widget {
    background-color: #353535;
    color: #aaaaaa;
    border: 1px solid #141412;
}
.feeds_widget ul.newsletter_button li {
    background-color: #141412;
}
.feeds_widget ul.newsletter_button li, .feeds_widget ul.newsletter_button li h4 {
    color: #ffffff;
}

/* Common tab styles */

.feeds_widget ul.newsletter_button {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
    margin-top: 4px;
}
.feeds_widget ul.newsletter_button li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 0 0 4px;
    background-color: #141412;
    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;
}
.feeds_widget ul.newsletter_button li.feeds_widget {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.feeds_widget ul.newsletter_button h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.feeds_widget ul.newsletter_button li.feeds_widget h4 {
    font-weight: bold;
}
.feeds_widget ul.newsletter_button li:hover {
    text-decoration: none;

}


.feeds_widget ul.newsletter_button h4:hover {
        color: #F0B76A;
}

.feeds_widget ul.newsletter_button li.feeds_widget h4:hover {
    color: #F0B76A;
}

.feeds_widget .contentrightarea {
    margin: 0;
    padding: 5px;
    margin-bottom: 0px;
}

.feeds_widget .contentrightarea a {
}

.feeds_widget .contentrightarea a:hover {
}

.feeds_widget .contentrightarea h1,
.feeds_widget .contentrightarea h2,
.feeds_widget .contentrightarea h3,
.feeds_widget .contentrightarea h4,
.feeds_widget .contentrightarea h5,
.feeds_widget .contentrightarea h6 {
    margin: 0;
}

