/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

img{
display: block;
border: 0;
border-style: none;
}

textarea{resize: none}

body {
	padding:0;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px; 
	color: #a00000;
	
	background-color: #fff;
	background-image:url('../img/bg-top.jpg');
	text-align:center;
}

#outer{
	min-height:100%;
	width:1000px;
	margin:auto;
	text-align:left;
	position:relative;
	background: #fff;
	background-image:url('../img/bg-top2.jpg');
}

* html #outer{height:100%} 

#header{
	width: 1000px;
	height: 140px;
	background: #950000;
	background-image:url('../img/header.gif');
	color: #000;
}	
#headlinks{
	width: 1000px;
	height: 24px;
	background: #950000;
}
#headlinks a{
	display: block;
	text-decoration: none;
	color: #fdc2dc;
	margin-left: 10px;
	margin-top: 4px;
	float: left;
}	
#headlinks a:hover{
	text-decoration: underline;
}

#content{
	float: left;
	width:1000px;
	text-align: center;
	background-image:url('../img/shadow.gif');
	background-repeat: repeat-x;
}


#listname{
display: block;
margin-top: 10px;
margin-bottom: 20px;
text-align: center;
font-size: 24px;
color: #000;
text-decoration: none;
}
#listname a{
text-decoration: none;
margin-right: 10px;
}

.itemcontainer{
/*background: #ddd;*/
background-image:url('../img/itembg.gif');
background-repeat:no-repeat;
background-position:center bottom;
padding: 0; 
margin-bottom: 4px;
border-bottom: 0px dashed #ccc;
padding-bottom: 50px;
}

#recomended{
width: 280px; 
/*background: #eee;*/
float: right; 
margin: 4px; 
margin-top: 30px; 
text-align: left;
border-left: 1px dashed #6a1a3e;
}

#listcontent{
margin: 0 auto;
width: 700px; 
float: left;
}

.itemimage{
float: left; 
width: 150px; 
height: 150px; 
margin: 8px;
padding: 2px; 
background: #ea1171;
}

.itemcontent{
text-align: left;
float: left; 
padding: 4px;
width: 520px; 
}

.commentbody{
background: #fcdada; 
padding: 4px; 
width: 680px; 
text-align: left; 
margin: 0 auto;
border-top: 1px dashed #ea1171;
}
.autor{
background: #fac3c3; 
height: 35px;
padding: 4px; 
width: 680px; 
text-align: left; 
margin: 0 auto;
}

.numeautor{
font-size: 16px;
}

#addcomment{
text-align: left;
background: #fff;
margin: 0 auto;
width: 700px; 
margin-top: 20px;
border: 0px solid #eee;
}

#addcomment form{
width: 700px;
margin: 0;
padding: 6px;
}

#addcomment form textarea{
width: 688px;
height: 100px;
border: 0;
background: #fbd6e6;
}
#addcomment form .submit{
padding: 10px;
margin-top: 6px;
border: 0;
background: #960000;
color: #fff;
cursor: hand;
cursor: pointer;
}
#addcomment form .submit:hover{
background: #f20000;
}

.itemcontent a{
display: block;
float: left;
margin-right: 2px;
text-align: center;
padding: 4px;
background: #950000;
text-decoration: none;
color: #fff;
margin-top: 10px;
}
.itemcontent a:hover{
background: #fa0000;
}

#userimage{
float: left; 
width: 70px; 
height: 70px; 
margin: 8px;
padding: 2px; 
background: #fff;
}

#userdata{
float: left;
width: 400px;
height: 70px;
margin: 8px;
padding: 2px;
font-size: 16px;
}

.name{
font-size: 24px;
}

.desc{
font-size: 16px;
}












#clearfooter{clear:both;height:80px;}/*needed to make room for footer*/
#footer {
	position:absolute;
	bottom:0;
	left:0;
	height:80px;
	width:1000px;
	background:#950000;
}
#footer div{
padding: 6px;
color: #f8afcf;
}
#footer a{
	display: block;
	text-decoration: none;
	color: #f8afcf;
	margin-left: 10px;
	margin-top: 4px;
	float: left;
}	
#footer a:hover{
	text-decoration: underline;
}


.clear{
	clear: both;
}


<a href="'.$l_username.'">Vezi toate dorintele</a>













