/* 
Document   : blackorkutchamp.css
Created on : Jul 13, 2008, 7:47:24 PM
Author     : Lunks, Orkut Champ
Description:
Makes Orkut Black.
*/
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.orkut") {
  * {
    color:#999 !important;
    border:#333 !important;
  }

  table { border: 1px #333 solid !important;
  }

  .thumbbox,.divihor,.listdivi,a.userbutton,.floatdiv .floatcontent,.floatanchorselected,.percentbar,.percentbarinner,.modal-dialog-bg,body,.userinfodivi,.ln,.tabdivi,a.userbutton:hover,.listdark,.listitemdark,.listitemsel,.listlight,.listitemlight,.listitem,.listitemchk,.listimg,.photothumb,.newsitem,.promobg,.module .boxmid,.module .boxmidsml,.module .boxmidlrg,.module .boxmidlock,#header,#header li.logobg,#header li.logobg .logo,ul.intabs li.sel {
    background-color:#000 !important;
  }

  #header,#header li.logobg,#header li.logobg .logo,ul.intabs li.sel {
    background-image:url(http://img3.orkut.com/img/castro/orkut_logo.png) !important;
  }
  #header {
    background-image:url(http://img2.orkut.com/img/castro/header_bg.png) !important;
  }

  a:hover,.parabtns a.btn:hover,.inlinebtns a.btn:hover {
    color:#eee !important;
    text-decoration:none !important;
  }

  a.userbutton:hover {
    background-color:#111 !important;
    text-decoration:none !important;
    color:#eee !important;
  }

  .rbs {
    padding-left:0px !important;
    padding-right:5px!important;
    background-color:#333;
    color:#999;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-bottomleft:3px;

  }
.rbs:hover{
  background-color:#444;
}

  .topr,.topl,.topr_lrg,.topl_lrg,.topr_g,.topl_g,.boxgrid,ul.intabs li,ul.intabs li.sel,.footer_l,.footer_r,.module .botl,.module .botr,.btnboxr,.module .boxmidr,.module .boxmidsmlr,.grabtn,.grabtnnf,.module .topl,.module .topl_lrg,.module .topl_g,ul.intabs li .ltab,ul.intabs li.sel .ltab, .rbs {
    background-image:none !important;
  }

  .mainsearch {
    background-image:url(http://img1.orkut.com/img/castro/search_bg.png) !important;
  }

  #footer .logosml {
    background-image:url(http://img4.orkut.com/img/castro/orkut_logo_sml.png) !important;
  }

  #footer .logogoogle {
    background-image:url(http://img2.orkut.com/img/castro/google_logo_sml.png) !important;
  }

  a.arrexpanded {
    background-image:url(http://img1.orkut.com/img/castro/arr_expanded.gif) !important;
  }

  a.arrcollapsed {
    background-image:url(http://img2.orkut.com/img/castro/arr_collapsed.gif) !important;
  }

  .boxmidlock .boxgrid {
    background-image:none !important;
  }

  textarea,input:focus {
    border:1px #333 solid !important;
    background:#000 !important;
    color:#999 !important;
  }

  .listdark, div[class='listdark darkblueborder'],div[class='para'],textarea:focus,input {
    background:#111 !important;
  }
} 
@-moz-document url-prefix("https://www.google.com/accounts/ServiceLogin?service=orkut") {
  body {
    background: #000 !important;
    color: #999 !important;
    font-family: Tahoma, Arial, Helvetica, sans-serif !important;
  }

  .newMain, .newFooter, .newGaia, .joinNow, .spacer, .form-noident, #gaia_loginbox, td, a, *
  {
    background: none !important;
    color: #999 !important;
    border: none !important;
  }
}