/*Dmtr.org skull */html {
	border-top:5px solid black;

}
body {
	font-family:georgia; 
	font-size:11px; 
}
body, td, h1, h2, h3 {
	font-weight:normal; 
	font-size:11px; 
}

input { font-family:georgia; font-size:11px; }
/*
input { 
	border:0px; 
	color:white; background-color:black; 
	margin:0px;
	margin-right:1px;
}
*/

a { color: #ff5982; text-decoration:none; }
/* .selecionado { border-bottom:1px solid black; } */
a.selecionado { color:white; }
#esquerda {
	float:left;
	padding-right:2em; 
	height:100%;
}

#esquerda ul li { margin-bottom:2em; }
a { color:black; }
/*
.new i { color:#8bf0af; }
.new i { color: #baa1ff }
*/

a { border-bottom:1px dotted black; }

#esquerda ul { xbackground-color:yellow; padding:0px; }
#piece { left:200px; top:65px; position:absolute; }

#piece table { border:1; align:right; }

#contact { top:10px; left:200px; position:absolute; margin:0px; padding:0px; }

.tag, a.selecionado {
	padding:1px;
	padding-right:3px;
	padding-left:3px;
	font-size:9px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color:black;
	color:white;
	font-style:italic;
}

img { background-color:black; }
#z { color:white; background-color:black; padding:3px; 
	text-align:center; 
	font-family:monaco;
	font-size:9px;
}

#esquerda li h2 { display:none; }
/*
	-webkit-border-top-right-radius:17px; 
	-webkit-border-bottom-right-radius:7px; 
border-top-right-radius	-moz-border-radius-topright	-webkit-border-top-right-radius
border-bottom-right-radius	-moz-border-radius-bottomright	-webkit-border-bottom-right-radius
border-bottom-left-radius	-moz-border-radius-bottomleft	-webkit-border-bottom-left-radius
*/

body#feedback #piece img { width:50%; height:50%; }
.topo { height:55px; }