html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,

/* Eric Meyer's Reset Stylesheet: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Luca */
body { background: #000 url(images/main.gif) 0 171px no-repeat; font-family: Palatino, Georgia, "Times New Roman", serif; font-size: 62.5%; }
#container { width: 803px; margin: 0 auto; background: url(images/bg.jpg) 83px 0 no-repeat; min-height: 1000px; }
#header { clear: both; float: left; margin-top: 18px; background: url(images/header.jpg) no-repeat; width: 406px; height: 100px; }
#header h1, #header h2, #header h3 { text-indent: -9999px; }
#header ul { margin: -20px 0 0 600px; width: 200px; text-align: right; font-size: 1.4em; } 
#header li { padding-bottom: 10px; }
#header li a { color: #f28438; text-decoration: none; }
#header li a:hover { color: #fff; }
#profile { clear: both; width: 723px; height: 175px; background: url(images/profile.jpg) no-repeat; float: left; margin-top: 53px; }
#profile h1 { text-indent: -9999px; }
#profile p { display: none; }
#profile h2 a { position: absolute; text-indent: -9999px; width: 111px; height: 15px; margin: 60px 0 0 295px; }
#works { clear: both; float: left; padding-bottom: 30px; border-bottom: 1px solid #333; }

.left_work { margin-top: 30px; }
#works img { border: 1px solid #303030; }
#z_a { position: absolute; top: 400px; }
#z_a .info { position: absolute; top: 0px; margin-left: 350px; }

#z_o { position: absolute; top: 800px; margin-left: 420px;  }
#z_o .info { position: absolute; margin: 110px 0 0 -440px; }

#z_t { position: absolute; top: 530px; margin-left: -420px; }
#z_t .info { position: absolute; margin: 0 0 0 350px; }

#z_c { position: absolute; top: 930px; ;  }
#z_c .info { position: absolute; margin: 110px 0 0 -440px; }

#z_d { position: absolute; top: 530px; margin-left: -420px; }
#z_d .info { position: absolute; margin: 0 0 0 350px; }

.info { width: 350px; float left; background: url(images/transparency.png); color: #fff; padding: 20px; font-size: 1.2em; }
.info h2 { color: #9e9e9e; border-bottom: 1px solid #666; padding-bottom: 2px; font-size: 2em; }
.info p { padding: 10px 0; line-height: 150%; }
.info p.open { color: #f28438; }
.info a:hover { background: #f28438; color: #000; text-decoration: none; }

#loghi { position: absolute; top: 210px; margin-left: 195px; }

#footer { position: absolute; top: 1980px; margin-left: -420px; border-top: 1px solid #303030; color: #fff; padding: 10px 0 20px 0; color: #666; width: 720px; font-size: 1.2em;}
#footer p.credits { text-align: left; }
#footer p.copy { position: absolute; top: 20px; width: 720px; text-align: right; }
#footer a { color: #bbb; text-decoration: none; }
#footer a:hover { background: #bbb; color: #000; }
