@charset "utf-8";
body  {
	margin:0;
	padding:0;
	font-size:90%;
	background-color: #666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	color:#39f;
	background-color:#fff;
	padding:0.1em 0.2em;
	display:inline;
	}
h1 {
	font-size:1.7em;
	margin:0.5em 0.3em;}	
h2 {
	font-size:1.1em;
	margin:0.2em 0.4em;
	}
a {
	color:#FC6;
	text-decoration:none;
}
a:hover {
	color:#FFA;
	background-color:#444;
}
p {
	color:#fff;
	margin:.4em 0 .8em 0;
	padding:0;
	}
#menu {
	text-align:right;
	color:#999;
	margin:36px 10px 2px 0px;
	font-size:1em;
	font-weight:bold;
	border-bottom:1px #999 solid;
	min-width: 700px;
	}
#footer {
	clear:both;
	margin-top:10px;
	border-top: 1px solid #999;
	font-size:9px; 
	color:#999;
	text-align:center;
	}
#content {
	width: 100%;
	margin: 0 auto;
	min-width: 700px;
	}
#works {
	width: 700px;
	text-align:center;
	margin: 0 auto 10px auto;
	min-width: 700px;
	}
#content img, #works img  {
	border:5px #FFF solid;
	}
.exref {
	margin: 8px 0 3px 15px;
	font-size:70%
	}
#left {
	float:left;
	width:330px; 
	padding:5px 0px; 
	}
#left img	{
	margin:5px 5px;
	}
#left h3, #left p {
	margin-left: 10px;
	margin-right: 10px;
	}
#right {
	margin: 0 1em 0 330px;
	}
.date {font-size:10px;
	color:#999;
	padding:0px;
	margin-top:5px; }
.eblock {
	clear:both; 
	margin:10px;
	padding:10px 0 0 10px; 
	cursor:pointer;
	height:128px;
	}
.eblock:hover, .thumb130:hover, .thumb190:hover, .thumbx:hover {
	background-color:#444;
	}
.thumb130, .thumb190, .thumbx, .thmb, .thumbFlsh {
	text-align:center;
	font-size:12px;
	margin:10px;
	float:left;
	color:#fff;
	}
.thumbFlsh {
	height:245px; 
	width:310px; 
	background-color:#000; 
	padding:5px 0; 
	z-index:1;
	}	
.thumb130 {
	width:130px;
	height:150px;
	}
.thumb190 {
	width:190px;
	height:210px;
	}
.thumb130 img{
	width:120px;
	height:120px;
	}
.thumb190 img{
	border:5px #FFF solid;
	width:180px;
	height:180px;
}
.thmb img:hover {
	border:5px #FFF solid;
	}
dl {
	color:#fff;
	}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#left img:hover, #works img:hover, #right img:hover {
	border:5px #444 solid;
	}
