html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
        margin:0;
        padding:0;
        border:0;
        outline:0;
        font-size:100%;
        vertical-align:baseline;
        background:transparent;
}
body {
        line-height:1;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display:block;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

input, select {
	vertical-align:middle;
}




@font-face {
	font-family: 'junctionregularRegular';
	src: url('./media/Junction.eot');
	src: local('junction regular Regular'), local('junctionregular'), url('./media/Junction.woff') format('woff'), url('./media/Junction.otf') format('opentype'), url('./media/Junction.svg#junctionregular') format('svg');
}






html, body {
	width: 100%;
	height: 100%;
}

body {
	font-family: junctionregularRegular, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}


a:link, a:visited {
	color: #0099AA;
	text-decoration: none;
	border-bottom: 1px dashed #AAEEFF;
}
a:hover, a:active {
	color: #00BBCC;
}

#page {
	width: 900px;
	height: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -300px 0px 0px -450px;
	background: url('./media/bg.png') no-repeat 105% 55%;
}

h1 {
	width: 256px;
	height: 256px;
	background: url('./media/sandro-lain-logo.png') no-repeat 0px 0px;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	left: 0px;
}
h2 {
	position: absolute;
	left: 343px;
	top: 48px;
	font-size: 1.4em;
}
h2 em {
	display: block;
	font-size: 0.7em;
	color: #66CCDD;
}
h3 {
	position: absolute;
	left: 343px;
	top: 88px;
	line-height: 1.5em;
}
h3 a {
	display: block;
}
h4 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 0.6em;
	text-align: right;
	line-height: 2em;
	color: #66CCDD;
	letter-spacing: 4px;
}

h4 img {
	height: 64px;
	margin-top: 10px;
}
h4 a:hover img {
	height: 96px;
	margin: -16px -62.5px -16px -62.5px;
}

#what_do,
#what_did {
	position: absolute;
	bottom: 0px;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #8899AA;
}
#what_do {
	font-size: 0.9em;
	line-height: 1.95em;
}
#what_did {
	left: 343px;
	top:auto;
}
#me_at {
	position: absolute;
	right: 0px;
	top: 0px; 
}
#what_did li {
	font-size: 0.8em;
	line-height: 15px;
	position: relative;
}
#what_did li.wowcost {
	font-size: 0.7em;
	line-height: 13px;
	padding-left: 1.618em;
}
#what_did li:hover {
	font-size: 1.4em;
}



#me_at li {
	float: left;
	font-size: 0.8em;
	padding-left: 20px;
}
h5 {
	margin: 20px 0px 5px 0px;
	font-size: 1.2em;
}

#old {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 0.6em;
}
#old a {
	color: #99DDEE;
	border: none;
}


