
/* Variations / eeeLife (append after all CSS to get effect) */

body, html
{
	background: #2cd25c url(/i/background-multimedia.jpg) repeat-x;
}

#header h3 a.home
{
	background: url(/i/brand-multimedia.png) no-repeat;
}
/*
.block
{
	background: #fbeaea;
}

.attractive .content
{
	background: #fbeaea;
}

.attractive-white .content
{
	background: #fff;
	background-image: none;
}

.attractive .top
{
	background: url(/i/corners/white-topright-multimedia.png) right top no-repeat;
}

.attractive .bottom
{
	background: url(/i/corners/white-bottomright-multimedia.png) right bottom no-repeat;
}

.attractive .top .left
{
	background: url(/i/corners/white-topleft-multimedia.png) no-repeat top left;
}

.attractive .bottom .left
{
	background: url(/i/corners/white-bottomleft-multimedia.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: #04150a;
}*/
