/*
Title:      STEELeMOTION styles for print media
Theme:      Emotion
Updated:    29 Sep 2006, MA
*/
body {
	margin: .6in;
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	background-color:#FFF;
	}
h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}
#title h2 {
	color: gray;
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 1.5em;
	}
#nav, #theme, #logo, #sidebar, #login, #movie, dl.teaser dt, #searchbox, hr, #extra, #lang, #work-list dt img, #orphus-line{
	display: none;
	}
#work-list-block { margin:0}

.itm { width:130px; height:100px; padding:3px; text-align:left}
.itm a img { width: 120px ; height: 80px }	

a:link, a:visited {
	color: gray;
	}	
/* print URLs after link text. Note: not support in ie/win  */
#content .entry p a:link:after, #content .entry p a:visited:after {
	content: " (" attr(href) ") ";
	}