body {
	background:#fff;
	/* color:#666; */
	color:#666;
}

#sidebar .logo a {
	color:#fff;
}

#top .menu li a {
	color:#aaa;
}

#top .menu li .selected a {
	color:#000;
	background:url('img/menu-sel-day.png') no-repeat center left;
	font-weight:bold;
}

#top .extra a {
	color:#fff;
}

#portfolio h1 {
	color:#000;
}

#portfolio .pages li {
	color:#000;
}

#publication h1,
#publication h2,
#publication h3,
#publication h4 {
	color:#000;
}

#publication th {
	color:#000;
}

#publication input.text {	border:1px solid #aaa;
}

#light {
	background:url('img/tip-off-trans.png') no-repeat;
}

#comments h3 {	color:#000;
}

#comments li.depth-1 {
	border-left:10px solid #ebebeb;
	background:#fafafa;
}

#comments li.depth-2 {
	border-left:10px solid #e6e6e6;
	background:#f5f5f5;
}

#comments li.depth-3 {
	border-left:10px solid #e2e2e2;
	background:#f0f0f0;
}

#comments li.depth-4 {
	border-left:10px solid #dddddd;
	background:#ebebeb;
}

#comments li.depth-5 {
	border-left:10px solid #d8d8d8;
	background:#e6e6e6;
}

#comments li.depth-6 {
	border-left:10px solid #d3d3d3;
	background:#e1e1e1;
}

#comments li.depth-7 {
	border-left:10px solid #cecece;
	background:#dcdcdc;
}

#comments li.depth-8 {
	border-left:10px solid #c9c9c9;
	background:#d7d7d7;
}

#comments li.depth-9 {
	border-left:10px solid #c4c4c4;
	background:#d2d2d2;
}

#comments li.depth-10 {
	border-left:10px solid #b9b9b9;
	background:#cdcdcd;
}

#commentform input.text {
	border:1px solid #aaa;
	width:100%;
	background:none;
}

#commentform textarea.textarea {
	border:1px solid #aaa;
	width:100%;
	background:none;
}

#commentform input.submit {
	border:1px solid #aaa;
	background:#eee;
	color:#333;
}

#sidebar .tip h2 {
	color:#000;
}

#blog h2,
#blog h3 {
	color:#000;
}

#blog p.info {
	color:#999;
}

#footer {
	border-top:1px solid #ccc;
}

input#s {	color:#000;
}

/*#searchform label.screen-reader-text {
	color:#999;
}*/

#achtungie {
	background:#000;
	color:#fff;
}
