
/* Variations / eeeLife (append after all CSS to get effect) */

body, html
{
	background: #fff url(/i/background-eeelife.png);
}

#header h3 a.home
{
	background: url(/i/brand-eeelife.png) no-repeat;
}
/*
.block
{
	background: #fff;
}

.attractive .content
{
	background: #fff;
}

.attractive-white .content
{
	background: #fff;
	background-image: none;
}

.attractive .top
{
	background: url(/i/corners/white-topright.png) right top no-repeat;
}

.attractive .bottom
{
	background: url(/i/corners/white-bottomright.png) right bottom no-repeat;
}

.attractive .top .left
{
	background: url(/i/corners/white-topleft.png) no-repeat top left;
}

.attractive .bottom .left
{
	background: url(/i/corners/white-bottomleft.png) no-repeat top left;
}

.attractive-white .top .left
{
	background: url(/i/corners/white-topleft.png) no-repeat top left;
}

.attractive-gray .top .left
{
	background: url(/i/corners/gray-topleft.png) no-repeat top left;
}

.attractive-white .bottom
{
	background: url(/i/corners/white-bottomright.png) right bottom no-repeat;
}

.attractive-white .top
{
	background: url(/i/corners/white-topright.png) right top no-repeat;
}
*/
/*
.attractive-gray .top
{
	background: url(/i/corners/gray-topright.png) right top no-repeat;
}

.attractive-white .bottom .left
{
	background: url(/i/corners/white-bottomleft.png) no-repeat top left;
}

#tags .switch
{
	background: #888;
}

#tags-inner
{
	background: #888;
}

.sidebar
{
	color: #000;
}

.sidebar .minimize
{
	display: none;
}

#greetings
{
	color: #000;
}

#pagination
{
	color: #000;
}

.paginator span a
{
	color: #000;
	border-bottom: solid 1px #000;
}
*/
/*
.sidebar a
{
	color: #000;
	border-bottom: solid 1px #000;
}

#footer
{
	background: #000 url(/i/transparent-tile-ie-eeelife.png);
}*/
