/* CSS Document */
*{margin:0; padding:0;}
body{
background:#000 url(../images/zeon/bg_internal.jpg) no-repeat 0px 0px;
padding:15px 16px;
color:#fff ;
font: 11px Arial, helvetica, san-serif;

}
div, p, h1, h2, h3, h4, h5, h6 {display:block;}
a{text-decoration:none; color:#ff0;}
a:hover{color:#fff;}
img{border:none;}		

#container
{
	width: 668px;
	height: 368px;
	padding: 0px;
	overflow-y: auto;
	overflow-x: hidden;	
	position: relative;
filter:alpha(opacity=70);
-moz-opacity:.70;
opacity:.70;
}
/*wall*/
.wall{
width:100%;
overflow:hidden;
position:relative;
margin:0 0 5px 0;
}
.wall img{
display:block;
width:344px;
border: solid 1px #800000;
float:left;
margin:0 5px 0 0;
}
.starla img{border: solid 1px #8585DF;}

.wall p{
width:285px !important;
height:205px !important;
display:block;
background:#470000;
border: solid 1px #800000;
padding:5px;
float:left
}
.starla p{background:#8585DF;
border: solid 1px #00004F;
filter:alpha(opacity=70);
-moz-opacity:.70;
opacity:.70;
}
.wall p strong{display:block;}
/*avatars*/
.avatars, .heads{
border-top: solid 1px #800000;
border-bottom: solid 1px #800000;
margin:10px 0;
padding:5px;
text-align:center;
}
.avatars img{margin:0 5px;}
.heads img{width: 600px;}
.heads p{text-align:left;}
/*testo*/
h1, h3{
padding:5px;
font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#f00;
}
h3{font-size:15px;}
#content {
width:100%;
margin:10px 0;
padding:0px;
text-align:left;
overflow:hidden;
}

#content .ext, #content p{
display:block;
border-top: solid 1px #800000;
border-bottom: solid 1px #800000;
margin:10px 0;
padding:5px;
overflow:hidden;
width:auto !important;
width:100%;
} #content p{}
#content p img{width:80px; height:80px; float:left; margin:0 10px 0 0; border:solid 1px #800000;}
#content p a{font-weight:bold;}
