/* - - - - - - - - - - - - - - - - - - - - -

Title : YU INDUSTRIES
Author : HAN YU
URL : http://www.yuindustries.com/
Created : August 6, 2005

- - - - - - - - - - - - - - - - - - - - - */
/* ----- RESET ----- */

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}


/* ----- CSS ----- */
body
{
	background: #333;
	margin: 0;
	padding: 0;
}

html
{
	margin: 0;
	padding: 0;
}
           
img
{
	border: 0;
}

#description
{
	background: url(description.jpg) no-repeat;
	left: 19px;
	margin: 0;
	min-height: 4px;
	padding: 8px 30px 5px 25px;
	position: absolute;
	top: 599px;
	width: 500px;
	z-index: 6;
}    

#drawing, #food
{
	background: url(daily/food.gif) no-repeat 0 0;
}              

#drawing li, #food li
{
	border: 0;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
     
#drawing, #food, #text
{
	height: 515px; 
	left: 7px;
	padding: 30px 0 0 1px;
	position: absolute;
	top: 24px;
	width: 701px;
}

#drawing
{
	background: #FFF;  
	overflow: scroll;

}

#image
{
	background: url(image.jpg) no-repeat;
	height: 555px;
	left: 35px;
	position: absolute;
	top: 47px;
	width: 741px;
	z-index: 4; 
}  

#links
{
	background-image: url(links.jpg);
	background-repeat: no-repeat; 
	height: 598px;
	left: 756px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 31px;
	width: 232px;
	z-index: 1;

}      

#navigation
{
	background: #FFF;
	height: 550px;
	left: 34px;
	margin: 0;
	overflow: scroll;
	padding: 0 0 5px 10px;
	position: absolute;
	top: 23px;
	width: 157px;
	z-index: 3;
}

#placeholder
{
	left: 7px;
	position: absolute;
	top: 25px;
	z-index: 5; 
}      

#text
{
	height: 472px;
	padding: 20px 100px 15px 20px;
	width: 560px;
}


#thumbs
{
	height: 20px;
	left: 46px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 25px;
	width: 705px;
	z-index: 4;
}     

#thumbs ul li
{
	display: inline;
	float: left;
}

#wrapper
{
	background: url(bg.jpg) no-repeat;
	height: 713px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 1025px;
	z-index: 1;
}

#website
{
	background: url(websites/website_bg.jpg) no-repeat;
	height: 512px;
	left: 40px;
	position: absolute;
	top: 77px;
	width: 700px;
}

/* ----- TYPOGRAPHY ----- */
a, dd, dl, dt, li, h1, h2, h3, h4, h5, p
{
	font-family: "Helvetica Neue", helvetica, sans-serif;
}

dd
{
	color: #CCC;
	display: inline;
	font-size: 10px;
}

dl, dt, li
{
	text-transform: capitalize;
}

dl, li, li a
{
	font-size: 12px;
	line-height: 15px;
}
     
dt, li
{
	font-weight: bold;
}


h2, h2 a
{
	color: #999;
	font-size: 18px;
	margin: 10px 0 0 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
}

h2 a:hover
{
	background-color: #333;
	color: #FFF;
}

h3
{
	color: #000;
	font-size: 18px;
	text-transform: lowercase;
	width: 150px;
}
        
li
{
margin: 0 3px 0 3px;
}

li, li a
{
	list-style-type: none;
}

p
{
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	padding: 15px 50px 10px 15px;
}


ul
{
	padding: 0;
	margin: 0;
}


#ideas ul
{
	width: 60px;
}      

#links dd
{
position: absolute;
left: -9999px;
}                

#links #currentpage dt, #thumbs #currentpage a
{
	background-color: #000;
	color: #FFF;
}           

/* ----- LINKS ----- */
a
{
	color: #F90;
	text-decoration: none;
}

a:active
{
	color: #F60;
}

a:hover, #thumbs a:hover, #links a:hover 
{
	background: #000;
	color: #FFF;
}

#about a
{
	color: #333;
}

#about a:visited
{
	color: #999;
}

#daily a
{
	color: #630;
}

#daily a:visited
{
	color: #C96;
}          

#design a

{
	color: #36F;
}

#design a:visited

{
	color: #9CC;
}
      

#projects a

{
	color: #F3C;
}

#projects a:visited

{
	color: #F9C;
}

#thumbs a
{
	color: #666;
	border: #CCC 1px solid;
	padding: 1px 3px 2px 3px;
	margin: 0 0 0 0;
	line-height: 16px;
	font-size: 10px;
	text-transform: lowercase;
}

#websites a

{
	color: #F60;
}

#websites a:visited

{
	color: #FC6;
}
                 
strong {font-weight:bold;}