/***********************************/
/****** Google and Gmail KISS ******/
/****** Created by: tjwoosta *******/
/***********************************/

/***********************************
 
To change the colors of this style use your
text editors global search and replace
feature to replace the following colors.

#262626 (background color)
#3e3e3e (border color)
#8a8a8a (text color)
#a7a15e
#a67b07
#556b2f
#af5f00
#705b46

************************************/



@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("google.com") {

* {
background-color: #262626 !important;
background-image: none !important;
border-color: #262626 !important;
color: #8a8a8a !important;
}

.gbts,
a:link {
color: #a7a15e !important;
}

h1,
h1 *,
h2,
h2 *,
h3,
h3 *,
h4,
h4 *,
h5,
h5 *,
h6,
h6 *,
input,
a:visited {
color: #a67b07 !important;
}

td.cur,
cite,
cite *,
a:hover {
color: #af5f00 !important;
}

.gbz0 .gbts,
.gbz0l .gbts,
span.titleText,
strong,
strong *,
b *,
b,
em {
color: #556b2f !important;
}

span.gl *,
span.f,
li {
color: #705b46 !important;
}

input,
button,
textarea,
select {
background: #262626 !important;
border: 1px solid #3e3e3e !important;
}

div[style*="height:33px;position:absolute;width:44px"] {
background: none !important;
}

.lhshdr,
.std {
display: none !important;
}

img[id*="logo"],
a#srp-logo,
#logo > img,
#logo span,
img[src*="/youtube"],
img[src*="nav"],
img[src*="logo"],
img[src*="play"],
img[src*="/newspaper.gif"],
img[src*="/images_logo.gif"],
img[src*="/images_logo.gif"],
img[src*="/remind.png"],
img[src*="/mobile.png"],
img[src*="/pubgal.png"],
img[src*="/calendar_sm2_en.gif"],
img[src*="/scholar_results.gif"],
img[src*="http://www.gstatic.com/news/img/logo/debr.gif"],
img[src*="/translate_logo.gif"],
img[src*="/logo.gif"],
img[src$="logo_sm.gif"],
img[src*="/maps_small_horizontal_logo.png"],
img[src*="/ps_logo_lg.gif"],
img[src*="http://www.gstatic.com/news/img/bluelogo/en_us/news.gif"],
img[src*="/150x55.gif"],
img[src*="/logo_docs.gif"],
img[src*="google_transparent.gif"],
img[src*="googleaccountslogo.gif"],
img[src*="/books_sm2.gif"],
img[src*="/groups_medium.gif"],
img[src*="/news.gif"],
img[src*="/maps_logo_small_blue.png"],
img[src*="/maps_logo_large.png"],
img[src*="/logo_videos.png?hl=en"],
img[src$="google_sm.gif"],
img[src*="https://mail.google.com/mail/images/corner_tl.gif"],
img[src*="https://mail.google.com/mail/images/corner_tr.gif"],
img[src*="https://mail.google.com/mail/images/corner_bl.gif"],
img[src*="https://mail.google.com/mail/images/corner_br.gif"],
img[src*="https://mail.google.com/mail/help/images/icons/spam_new.gif"],
img[src*="https://mail.google.com/mail/help/images/icons/cell.gif"],
img[src*="/ps2.png?v=oXYdwmffXlY"],
img[src*="https://mail.google.com/mail/help/images/icons/storage.gif"],
img[src$="logo_google_suggest_sm.gif"],
img[src*="/scholar_logo_lg_2009.gif"],
img[src*="/logo2.gif"],
img[src*="/checkout_logo.gif"],
img[src*="/logo_sm.jpg"],
img[src*="/desktop_logo.gif"],
img[src*="/directory_logo_lg.gif"],
img[src*="/earth_logo.gif"],
img[src*="/logo_beta.gif?hl=en&gl=us"],
img[src*="/blogs_logo.gif"],
img[src*="/books_logo.gif"],
img[src*="/custom_search_logo_beta.gif"],
img[src*="/logo_us.gif"] {
width: 0px !important;
background: none !important;
}



}