
#logo h1 a
{
	width: 275px;
	height: 74px;
	background: url("http://images.slashdot.org/slashtitle-fools.gif") no-repeat;

	margin: 0;
}

#slashboxes div.block, .briefarticle { 
	background-color: #FFE0F0; 
}

#slashboxes div.title, .generaltitle div.title, .article div.title { 
	background: #fff url("http://images.slashdot.org/slashcorner-fools.gif") top left no-repeat;
	background-color: #fff;
	padding: 0 0 0 16px;
}
#slashboxes h4, .generaltitle h3, .article h3
{
	background: #E5A0C4 url("http://images.slashdot.org/slashbar-fools.gif") repeat-x;
	padding: .2em 0;
}

#slashboxes {
	color: #663355;
}

a { color: #E5A0C4 }
#articles { color: #663355 }
	
}


.article div.future div.title { 
	background: #fff url("http://images.slashdot.org/apple-slcRED.gif") top left no-repeat;
	padding: 0 0 0 16px;
}
.article div.future h3
{
	background: url("http://images.slashdot.org/apple-slashbarRED.gif") repeat-x;
	padding: .2em 0;
}

.briefarticles { border-top: #E5A0C4 2px solid; }
.briefarticle a { color: #E5A0C4 }

#links h4 { background: #E5A0C4;  }
#links h2 { background-color: #FFE0F0; }
#links h2 a { color: #E5A0C4; }
#links h2 a:visited { color: #E5A0C4; }
