body{
	background-color:#000000;
	color: #FF00FF;	
}
/*test with fading png*/

a:link, a:visited, a:hover{
	color:#FF00FF;
}
a:hover{
	color:#000000;
}
a:hover .thumb, .wallpaper-thumb:hover{
	border:1px solid #000000;
}

h1{
	color:#000000;
}

.container_inside, .content{
	background-color:#000000;	
}

/*test with fading png*/
/*add color for sliding menu*/
.menu{
	background-color:#343434;
	border:1px solid #343434;	
}
.menu a, .menu a:visited{
	color:#000000;
}
.menu a:hover{
	color:#000000;
}
.transMenu .items {
	border: 1px solid #343434;
}

.left-panel, .right-panel{
	background-color:#000000;
}
.left-panel a:link, .left-panel a:visited, .right-panel a:link, .right-panel a:visited{
	color:#FF00FF;
}
.left-panel a:hover, .right-panel a:hover{
	color:#FF00FF;
}
.transMenu .item.hover
{
	background-color: #000000;
}

.input-text, .input-textarea, .input-text-short, .input-other, .button, .thumb, .wallpaper-thumb{
	border:1px solid #FF00FF;
}

.wallpaper-resolutions a:hover{
	background-color:#000000;
	color:#000000;
}
div#transmenu a:link, div#transmenu a:visited {
	color: #000000;
	background-color: #343434;
}
.transMenu .item {
	
	color: #000000;
}
.transMenu .item.hover {
	
	color: #000000;
}

.rss-back{
	background-color:#000000; 
}

.logo-back{
	background-color:#000000;
}