/* portraits.css v5.1 (c)h 040821 */
#navibar .thepage,#subnavi .thepage {
	color: #c96;
	}
.thepagebody {
	color: #433;
	background-color: #d7c0a0;
	}
	.thepagebody a {
		color: #877;
		}
	.mainheadline {
		color: #fff;
		}
	.illu {
		border-style: outset;
		}
.content {
	background: #d7c0a0 url(/portrait/img/bg.gif) 20% 180px;
	border: 0;
	padding-left: 0;
	padding-right: 0;
	}
.content .areaheadline{
	margin-left: 50px;
	}
/* index */
.gallerywork {
	font-size: 0.8em;
	text-align: center;
	float: left;
	display: block;
	background: #cc7;
	padding: 14px 14px 3px;
	border: 2px outset;
	margin: 12px;
	}
	.gallerywork:hover,.gallerywork:focus {
		background: #edb;
		}
	.gallerywork:active {
		border-style: inset;
		}

/* show */
.showcontent img {
	border: 4px solid #cc0;
	}
.showcontent .seriesnav {
	color: #877;
	}
.showcontent .seriesnav b {
	color: #655;
	}
.showcontent .workfooter {
	border-top: 1px dotted #877;
	}