html, body, div, span, object, 
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,
small, strike, strong, sub, sup, tt,
b, u, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 0;
	letter-spacing:0;
	
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}




body {
position:absolute;
background-image:url(imgs/bg2.jpg);
background-repeat:repeat-x;
background-attachment:fixed;
background-color: #d5d5d5;

	}

#container {
	width:1024px;
	height:1024px;
	margin-left:auto;

	}
	

#coisas{
	position:absolute;
	width: 470px;
	background-image:url(imgs/wallpaper.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position: 200px 0px;
	margin-left:200px;

	
	}
#flag {
	position: absolute;
	float: right;
	left: 430px;
}
	
#nome{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:110px;
	position:fixed;
	margin-left:720px;
	margin-top:260px;
	float:right;
	width:200px;
	line-height:normal;
	color:#111523;
}
#life{
	position:fixed;
	margin-left:700px;
	margin-top:20px;
	float:right;
}
#social {
	margin-top:25px;
	height:180px;
	background-position:0px 85px;
	background-image:url(imgs/prateleira.png);
	background-repeat:no-repeat;

	}
	#social ul li {
		
		display:inline;
		padding: 15px;
		
	}
	
#eu {	
	height:220px;
	background-position:0px 145px;
	background-image:url(imgs/prateleira.png);
	background-repeat:no-repeat;
	}
	#eu ul li {
		display:inline;
		padding: 5px;
	}

#som {
	margin-top:25px;
	height:180px;
	background-position:0px 75px;
	background-image:url(imgs/prateleira.png);
	background-repeat:no-repeat;
	padding:0px;
	}
	#som ul li {			
		display:inline;	
		
	}


		#coluna2 {
			position:relative;
			right:10px;
	
			}

		#mixer {
			position:relative;
			right:5px;
			}

#tvstuff {
	position: relative;
	bottom: 48px;
	height:480px;
	background-position:0px 390px;
	background-image:url(imgs/prateleira.png);
	background-repeat:no-repeat;
	padding:0px;
	}
		#fichas {
			position:relative;
			height:5px;
			width:472px;
			}

#dvd {
	position: relative;
	bottom: 200px;
	height:0px;
	width:490px;
	
	}
	#dvd ul li {			
		display:inline;	
			}
			#dvd1 {
			position:relative;
			right:5px;
			}
				#dvd2 {
			position:relative;
			right:10px;
			}
#jogos {
	position: relative;
	bottom: 80px;
	height:240px;
	background-position:0px 135px;
	background-image:url(imgs/prateleira.png);
	background-repeat:no-repeat;
	padding:0px;
	}



.box {
	display:none;
	width: 350px;
	padding:10px;
	padding-right:20px;
	padding-bottom:20px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;

	background-color:rgba(238, 233, 233, 0.9);
	
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomleft:0px;
	-webkit-border-radius-topright:0px;
	-webkit-border-radius-bottomleft:0px;
	  border: 4px;
	  border-color: rgba(255, 255, 255, 0.7) ;
	  border-style:solid;
	  border-radius: 10px;
	 border-radius-topright:0px;
	border-radius-bottomleft:0px;
	 -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	line-height: 1em;
	list-style-position: inside;
}

.lista {
padding: .2em .8em;
list-style-position: inside;
line-height: 1.2em;
}

a {
color: #0A0A0A;
text-decoration: none;
font-weight:bold;
}

a:hover {
color: #1A1A1A;
text-decoration: underline;
}

h1 {
	text-align: left;
	line-height:2em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 23px;
	color:#303030;
	}
h2 {
	text-align: left;
	line-height:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#303030;
	padding:10px;

	margin-top: 0;
	}
h3 {
	text-align: left;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#303030;
	padding: 5px;
	}
p {
	text-align: justify;
	line-height:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#303030;
	word-spacing: 0.1em;
	padding-left:10px;
	}
ol{
	line-height:0.9;
	padding:5px;
}

code{
	line-height:0.9;
}
.mailover{
	
	display:none;
	z-index:999;
	opacity:0.9;


	  border: 4px;
	  border-color: rgba(255, 255, 255, 0.7) ;
	  border-style:solid;
	  border-radius: 10px;

	 -moz-border-radius: 10px;
	-webkit-border-radius: 10px;}
	
	
	
	#blogover{
		
		display:none;
		z-index: 999;
		background-image:url(imgs/white_arrow.png);
		background-repeat:no-repeat;
		width:209px;
		height:120px;
	
		padding: 5px;
		padding-top: 30px;
	
			
		
		}
	.ipodover{
	
		display:none;
		z-index: 999;
		background-image:url(imgs/white_arrow.png);
		background-repeat:no-repeat;
		width:209px;
		height:120px;
	
		padding: 5px;
		padding-top: 30px;

		
		
		
		}	
		.textobox{
		
	margin-bottom:50px;		
	text-align:center;
	line-height:1.2;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A2A2A;
	word-spacing: 1.3;



	
			}
			
			.ipodover h2 {text-align:center;}
			#blogover h2 {text-align:center;}
		
			
			.fotoover{
		padding:15px;
		padding-right:160px;
		display:none;
		z-index: 999;
		background-image:url(imgs/white_arrow.png);
		background-repeat:no-repeat;
		width:180px;
		height:110px;

		
		
		
		}
		
		#flagover {
		width:230px;
		margin-bottom: 30px;
		}
		
		
	#creditos1 {
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		margin-left:20px;
		margin-bottom: 20px;
		color: #666;
		line-height: normal;
		text-align: center;
				
		}
		
		hr {
		width: 20%;
		}
		
	
	
