/****************************************************************************************************************
 Nume:   Dark Skin                                                                          
 Tip:    Fisier CSS                                                                           
 Data:   iunie 2009                                                                           
 Autor:  Mobifone Media   
 Web:    http://cool.fiz.su
 Email:  mafyotul07@yahoo.com   

                                                      
*****************************************************************************************************************/



body  {background-color:black;
       color: #999999;
       font-family: Verdana, Arial, Helvetica;
       font-size: 14px;
}


a:link  {text-decoration:none;
        color:white;
}


a:visited  {text-decoration:none;
            color:white;
}


a:hover  {text-decoration:underline;
          font-weight:bolder;
}


.clock  {background-image: url('img/clock.jpg');
         background-repeat: no-repeat;
         background-position:left;
         background-color:black;
         color:white;
         border-top: 3px solid #262626;
         border-left:4px solid #262626;
         border-right:4px solid #262626;
         border-bottom: 0px solid #262626;
         padding-left:35px;
}


.logo  {background-color:#262626;
        color:#FFFFFF;
        padding: 2px;
}

.upchen  {background-color:black;
          color:#FFFFFF;
          text-align:left;
          border-top: 0px solid #262626;
          border-left:4px solid #262626;
          border-right:4px solid #262626;
          border-bottom: 0px solid #262626;
          padding: 2px;
          margin: 0px;
}


.topchen  {background: #000 url(img/topchen.gif) repeat-x 0px -8px;
           background-color:#262626;
           color:#FF9500;
           padding: 2px;
}

.topchen a:link  {color:#FF9500;}
.topchen a:visited  {color:#FF9500;}
.topchen a:hover {font-weight:bold}


.block{    background-color:black;
           color:#dcdcdc;
           border-top:1px solid #262626;
           border-top-style: dotted;
           border-left:1px solid #262626;
           border-left-style: dotted;
           border-right:1px solid #262626;
           border-right-style: dotted;
           border-bottom:1px solid #262626;
           border-bottom-style: dotted;
           padding: 5px 5px 5px 5px;
           margin-top: 0.19em;
           margin-bottom: 0.19em;
}

.block:hover{    background-color:#060505;
                 color:#FF9500;
                 border-top:1px solid #343232;
                 border-top-style: dotted;
                 border-left:1px solid #343232;
                 border-left-style: dotted;
                 border-right:1px solid #343232;
                 border-right-style: dotted;
                 border-bottom:1px solid #343232;
                 border-bottom-style: dotted;
                 padding: 5px 5px 5px 5px;
                 margin-top: 0.19em;
                 margin-bottom: 0.19em;
}


.text {color:#FF9500;}


.pages  {background-color:#262626;
         color:#999999;
         border-top: 1px solid #262626;
         border-left:4px solid #262626;
         border-right:4px solid #262626;
         border-bottom: 0px solid #262626;
         padding: 2px;
         margin: 0px;}


.downchen  {background-image: url('img/topchen.gif');
            background-color:#262626;
            color:#999999;
            padding:2px;
}

.downchen a:link {color:white;}
.downchen a:visited {color:white;}
.downchen a:hover {font-weight:bold}


.notes  {background-color:#262626;
         color:#999999;
         border-top: 1px solid #262626;
         border-left:4px solid #262626;
         border-right:4px solid #262626;
         border-bottom: 0px solid #262626;
         padding: 2px; 
         margin: 0px;
}


.eroare  {background-color:#262626;
          color:#999999;
          border-top: 1px solid #262626;
          border-left:4px solid #262626;
          border-right:4px solid #262626;
          border-bottom: 0px solid #262626;
          padding: 2px;
          margin: 0px;
}

.quote{    background-color:#262626;
           color:#dcdcdc;
           width: 240px;
           border-top:1px solid #999999;
           border-left:1px solid #999999;
           border-right:1px solid #999999;
           border-bottom:1px solid #999999;
           border-bottom:1px solid #999999;
           padding: 5px 5px 5px 5px;
           margin-top: 0.19em;
           margin-bottom: 0.19em;
}

.quote:hover{   background-color:#FF9500;
                color:black;
                width: 240px;
                border-top:1px solid #999999;
                border-left:1px solid #999999;
                border-right:1px solid #999999;
                border-bottom:1px solid #999999;
                border-bottom:1px solid #999999;
                padding: 5px 5px 5px 5px;
                margin-top: 0.19em;
                margin-bottom: 0.19em;
}


.image {border: 0px solid white; }

.thumb  {width:50px;
         height: 50px;
         border: 1px solid #262626;
 }

.thumb  {opacity:1; filter:alpha(opacity=100); 

}
a:hover img  {opacity:.50;
              border: 0px solid white;
              filter:alpha(opacity=50);
 }



input  {background-color:#262626;
        color:#999999;
        border: 2px ridge #333
}


select  {background-color:#262626;
         color:#999999;
         border: 2px ridge #333
}


textarea  {background-color:#262626;
           color:#999999;
           border: 2px ridge #333
}

input:hover, select:hover, textarea:hover { background-color: #FF9500; color:black;}
































