/* Dark Google IG Fork 0.1 by Hans Schmucker, updated 09 July 2006, based on: */
/*  QUOTE  Zathman's Dark Google 1.1 - Last Updated: 08 July 2006   */
/*  QUOTE  Please Note: This is a work in progress, check for updates */
/*  QUOTE  http://www.userstyles.org/style/613/  */

/* Modifications: */
/* IG:Background for Modules */
/* IG:Links not bold on hover (fixes flickering) */
/* IG:Module Borders */
/* IG: Alternative Logo to add transparency */
/* IG: Reenabled tool links */
/* Google: Made Buttons visible again */
/* GoogleReaderMobile: Alternative Logo to add transparency */
/* General: Cleaner formating */


@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.google.com") {
	body {
		background-color: #000000 ! important; 
		background-image: url('http://www.zathland.net/img/google-ig-background.png') ! important; 
		background-repeat: repeat-x ! important; 
		background-attachment: fixed ! important;}
		
	A:link, a, a.ab, .q {
		color:#ccb797 ! important; 
		text-decoration: none ! important;
	}
	
	font, div {
		color:#FFFFFF ! important; 
		text-decoration: none ! important;
	}
	
	A:visited {
		color: #d5bf9b ! important;
	}
	
	A:active {
		color:red ! important; 
		font-style: italic ! important;
	}
	
	A:hover {
		color:#CCCCCC ! important;
	}
	
	input[name="q"],#q {
		width: 500px ! important;
		height: 25px ! important;
		margin-top: 5px ! important;
		background: url('http://www.zathland.net/img/transp.gif') ! important;
		border-style: solid ! important;
		border-color: #000000 ! important;
		border-left: 0px;
		border-right: 0px;
		border-top: 0px;
		border-bottom: 2px;
		font-family: verdana, arial, sans-serif ! important;
		font-size: 90% ! important;
		color: #cccccc ! important;
		text-align: center ! important;
	}
	
	img[src*="logo_sm.gif"] {
		width: 0 ! important;
		padding-left: 170px ! important;
		padding-top:  0px ! important;
		background-image: url('http://hansschmucker.free.fr/.test/google.png') ! important;
		background-position: center center;
		background-repeat: no-repeat;
	}
	
	img[src*="logo-mobile.gif"] {
		width: 0 ! important;
		height: 17px ! important;
		padding-left: 48px ! important;
		padding-top:  0px ! important;
		background-image: url('http://hansschmucker.free.fr/.test/google-logo-mobile.png') ! important;
		background-position: center center;
		background-repeat: no-repeat;
	}

	td[bgcolor="#3366cc"] {
		background-color: #3c3c3c ! important;
	}
	
	td[bgcolor="#e5ecf9"] {
		background-color: #000000 ! important;
	}
	
	img[src*="nav_first.gif"],img[src*="nav_page.gif"],img[src*="nav_next.gif"],img[src*="nav_current.gif"] {
		visibility: hidden ! important;
	}
	
	img[src*="firefox_toolbar.gif"] {
		display: none ! important;
	}
	
	.k {
		background-color: #3c3c3c ! important;
	}
	
	.l a:link {
		color: #ccb797 ! important;
	}
	
	img[src*="logo.gif"] {
		width: 0 ! important;
		padding-left: 276px ! important;
		padding-top:  0px ! important;
		background-image: url('http://www.zathland.net/img/google_logo.png') ! important;
		background-position: center center;
		background-repeat: no-repeat;
	}
	
	div[style="padding-top: 11px; min-width: 500px;"] > table {
		background-color: transparent ! important;
		display: none ! important;
	}
	
	div[style="padding-top: 11px; min-width: 500px;"] > div[class="ch"] {
		background-color: transparent ! important;
		display: none ! important;
	}
	
	div > div[class="n"] {
		margin-bottom: 30px ! important;
	}
	
	body > div {
		margin-left: 20px ! important;
	}
}

@-moz-document url-prefix(http://www.google.com/search) {
	body {
		color: #cccccc ! important;
	}
	
	body > center, table[align="right"] {
		display: none ! important;
	}
}

@-moz-document url-prefix(http://www.google.com/reader/m) {
	.t {
		background-color:#666666 ! important;
	}
}

@-moz-document url-prefix(http://www.google.com/ig) {
	p, h1, h2, h3, h4, .modbox, .mc {
		background-color: #000000 ! important; 
		color:#CCCCCC ! important;
	}
	
	.modbox{
		border:1px solid #333333;
		border-top:0px;
		-moz-border-radius:2px;
	}

	.modtitle{
		border-bottom:2px solid #111111;
	}

	.mttl, .medit {
		background-color: #000000 ! important;
	}
	
	h2.modtitle, font, div, .mttli, a.mttli {
		color:#FFFFFF ! important; 
		text-decoration: none ! important;
	}
	
	.mhdr {
		border-top:1px solid #3c3c3c ! important;
	}
	
	#btng, #btni, #footer, .mod, #m_22 {
		display: none !important;
	}
	
	#as, #prefs, #lgt{
		font-size:8px !important;
	}
	
	img[src*="x.gif"] {
		width: 0 ! important;
		padding-left: 13px ! important;
		padding-top:  0px ! important;
		background-image: url('http://www.zathland.net/img/x.gif') ! important;
		background-position: center center;
		background-repeat: no-repeat;
	}
}
