/* @override 
	http://ohhush.test/includes/screen.css
	http://ohhush.net/includes/screen.css
*/
			
@import "ls.css";
			
			
pre {
	display: none;
}
			
*, a { margin:0; padding:0; border:0; outline:0; -moz-outline:0;}

body {background-color:#fff;color:#999;font: 11px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;}

#cp { color: #333;}

a:link{ 
	text-decoration: none;
}
a:visited{
		text-decoration: none;

}

.box a{text-decoration:none; 
	color: #fff;background-color: transparent;
}
.box a:hover, #my a:hover,  #prevnext a:hover { text-decoration:none;border-bottom-style:dotted; border-bottom-width:1px;}

#container {width:960px;height:100%;text-align: left; 
	position: absolute; 
}

#container textarea, #upload {width:400px;height:120px;}
textarea, input.text { border:1px solid #d4d4d4; background-color:#f7f7f7; padding:2px;width:400px;}
			
#cp div.active a, div.inactive a  {
	opacity: .5; 
	margin-right: 2px;
}
#cp div.active a:hover, div.inactive a:hover{
	opacity: 1;
} 
#menu { z-index: 200; 
position: relative; 
	top: 108px;
	min-height: 36px;
}
#home #menu{
	top: 0px;
}
#cp .menu{
	position: relative;
}

.box {z-index:999; 
	line-height: 18px; 
	font-size: 18px; 
	padding-bottom: 16px; 
	margin-bottom: 18px; 
	color: #b4b4b4; 
	padding-top: 9px; 
	padding: 9px; 
	position: relative;
}
#content div.summary, #content div.images{
	width: 960px;
	float: left;
}		

#content div.summary { 
	position: absolute; 
	z-index: 200;
}
			
	.box p {margin-top:0px;
}
.box:hover{
	background: #000;
	color: #fff;opacity:0.72; 
}
.bar {display:block;vertical-align:middle; 
	height: 15px; 
	z-index: 999; 
	margin-right: 15px; 
	margin-bottom: 15px; 
	position: absolute; 
	top: 0px;
	right: 15px;
}

div.ha {
	width: 100%;
	height: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}
div#my {z-index: -1; 
	text-decoration: none; 
	font-size: 72px; 
	line-height: 54px; 
	padding-top: 14px; 
	padding-left: 18px; 
	padding-bottom: 4px; 
	padding: 0; 
	position: absolute; 
	left: 20px; 
	top: 0; 
	font-weight: bold; 
	letter-spacing: -5px; 
	color: #ddd; 
	background-color: transparent; 
	margin-top: 18px;
}
body#home div#my{
	display: none;
}
div#my a{text-decoration: none;color: #eee;}
* html div#my, * html div.box, * html div.menu, * html div.ha {position: absolute;}
#list a{padding:0 3px 0 0;clear:both;;}
#content div.images img, #content .summary img{max-width: 960px;margin:0 auto;float: left;
}
.item {float: left;cursor:pointer;height: 172px;
}
.item a {
	opacity: .9; 
	font-size: 26px; 
	line-height: 26px; 
	display: list-item; 
	list-style-type: none; 
	background-position: center; 
	height: 97px; 
	letter-spacing: -2px;
	text-transform: lowercase; 
	font-weight: bold; 
	padding: 3px 5px 72px; 
	position: relative;
	float: left;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
			
div#content {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
.item a:hover{ 

}
* html #container, * html #right {width:960px;height:100%;}

#links { height: 100%; width:100%; 
	line-height: 36px; 
	float: left; 
	display: block; 
}
#links ul, #links li { list-style:none; display:inline;}
#links a:link, #links a:visited, input#livesearch.input_text	{
	float: left;
	text-decoration:none;
	text-align:left;
	border:0; 
	font-size: 26px; 
	font-weight: 500;
	letter-spacing: -1px; 
	line-height: 38px; 
	vertical-align: baseline; 
	padding-left: 4px; 
	padding-right: 6px; 
	height: 36px;
}
#work #links a {opacity:.85;}
			
div.title a img {
	float: right;
	position: absolute;
	bottom: 5px;
	text-decoration: none;
}
			
form#searchform, input#livesearch.input_text {
	color: #fff;
	background: #111; 
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
* html #info, * html #desc{
	font-weight: normal;
}
#info, #desc { text-decoration:none; 
	color: #b4b4b4; 
	font-size: 36px;
	line-height: 36px; 
	padding-top: 4px; 
	padding-bottom: 14px; 
	font-weight: 500;
	z-index: 100; 
	letter-spacing: -.05em; 
	margin-top: 18px; 
	margin-bottom: 18px;
}


		
#info{
	margin-top: 36px;
}
#info div a{ background: transparent;}
.huge {text-decoration:none;display:block;height:100%; 
	line-height: 130px; 
	font-weight: bold; 
	letter-spacing: -10px; 
	font-size: 150px;
}




#my a, .bar a, .huge a{background-color:transparent;}

.huge a {border:0;height: 100%;width: 100%;color:#fff; 
	display: block;padding-top: 30px; 
	text-transform: lowercase;
}

.huge a:hover{background:transparent url("/img/bg.gif") repeat;text-decoration:none;}
.huge{margin-top: 0px; 
	
}
ul#clever{list-style: none inside; 
	display: inline; 
	clear: none;
}
ul#clever li{ display: inline; }			
div.block {
	position: absolute;
	width: 970px;
	overflow: hidden;
}
div.small {
	width: 320px;
	height: 320px; 
	float: left; 
	display: block;
}
.huge:hover{background:transparent ;}
.huge span.year { 
	vertical-align: middle;
}
#cp div.active, #cp div.inactive { width:168px;float:left;display:inline;margin:3px 3px 0 auto;color:#fff;padding:5px;}
.inactive {opacity:.40; background: url("/img/bg.gif") repeat right center;}
#desc a.active	{ 
	opacity: 0.4; 
	text-decoration: line-through;
	background-color: transparent;
}			
#right form {
	padding: 10px;
}

#right form input{
	padding: 2px;
}
#links li a:hover {background-color:#000;opacity:.75;}
body#print li.print a, body#web li.web a, body#cloth li.cloth a, body#dev li.dev a, body#photo li.photo a, #my {opacity:0.75; 
	text-decoration: line-through; 
	background-color: #000;
}
.item a:visited {
	text-decoration: line-through;
}
.item div.title a:hover, .active a:hover {background:transparent; }

.prevnext { 
	float: right;
}
.prevnext span{
 
	height: 22px;
}
.prevnext a {text-decoration:none; 
	font: 11px/21px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; 
	display: inline; 
	float: left; 
	width: 33px;
	height: 22px;
	border-bottom-style: hidden; 
	border-bottom-width: 1px;
	background-color:#000; opacity:0.82; 
	text-align: center;
}
.prevnext a:hover{
	background-color: transparent;
}	
div#player {
	width: 960px;
	overflow: hidden;
height: 542px;
z-index: 101; 
}
			
div#search { 
	z-index: 1000; 
	position: absolute;margin-top: -990px;
	width: 60%; 
	letter-spacing: 0;
}
div#search.active{
	position: absolute;margin-top: 0px;
}			
#LSResult, #LSShadow{
	width: 100%;
		background: #111;

}
#LSShadow div.LSRes div.LSRow a {
	width: 100%;
	color: #fff; 
	clear: both; 
	border-top: 1px solid #2e2e2e; 
	padding: 2px 0;
}

  