@import "gallerythumbs.css";

.imagelist li,
.seriesnav a.positioned:hover,
.seriesnav a.positioned:focus {
	background-image: url(io11.png);
	}


.thepagebody {
	color: #eef;
	background-color: #567;
}

.thepagebody a {
	color: #eef;
}

/* index */
.indexcontent {
	color: #335;
	background-color: #f5f5ff;
	border: 4px solid #fff;
}

.indexcontent .langswitch {
	margin-top: 0.5em;
	text-align: right;
	text-transform: uppercase;
	font-size: 0.8em;
	font-family: Verdana, arial, sans-serif;
}

.indexcontent a {
	font-weight: bold;
	color: #667;
}

.indexcontent a:hover,.indexcontent a:focus {
	color: #000;
}

/* show */
.showcontent {
	color: #eef;
	margin-left: 100px;
	padding-top: 0.1em;
	margin-top: 0;
}

.showcontent .workfooter {
	color: #fff;
	border-top: 1px dotted #000;
}

