@import "gallerythumbs.css";

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

.thepagebody {
	color: #556;
	background-color: #EBE8E4; /*#664E4E;*/
}

.thepagebody a {
	color: #556;
}


/* index */
.indexcontent {
	color: #335;
	background-color: #fff;
	border: 4px solid #fff;
    }
    .indexcontent img {
    	display: block;
		margin: 15px 0;
        }

.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 {
	margin-left: 100px;
	padding-top: 0.1em;
	margin-top: 0;
    }


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