<style type="text/css">
.post-author ul li {
text-align: center;
padding: 2px;
border: 1px dashed #c2c2c2;
background: #ffffff;
margin: 2px;
}
.post-author ul li.pa-reg {
border-bottom: none;
margin-bottom: 0px;
}
.post-author ul li.pa-posts,
.post-author ul li.pa-respect {
border-top: none;
border-bottom: none;
margin-top: 0px;
margin-bottom: 0px;
}
.post-author ul li.pa-positive {
margin-top: 0px;
border-top: none;
//border-bottom: none;
}
.post-author ul li.pa-online, .post-author ul li.pa-author {
border: 2px #c2c2c2outset;
padding: 2px;
background: #CCFF99;
font-size: 11px;
}
</style>
<style type="text/css">
.lastedit {
color: red;
font-family: Comic Sans Ms;
}
</style>
<script type="text/javascript">
var color, href, time_color, rate=20, elmH=0, elmS=128, elmV=255;
function rotationColor(){
if(elmS==0){elmR=elmV;elmG=elmV;elmB=elmV;}
else {t1=elmV;t2=(255-elmS)*elmV/255;
t3=elmH%60;t3=(t1-t2)*t3/60;
if(elmH<60){elmR=t1;elmB=t2;elmG=t2+t3;}
else if(elmH<120){elmG=t1;elmB=t2;elmR=t1-t3;}
else if(elmH<180){elmG=t1;elmR=t2;elmB=t2+t3;}
else if(elmH<240){elmB=t1;elmR=t2; elmG=t1-t3;}
else if(elmH<300){elmB=t1;elmG=t2;elmR=t2+t3;}
else if(elmH<360){elmR=t1;elmG=t2;elmB=t1-t3;}
else {elmR=0;elmG=0;elmB=0;}}
elmR = Math.floor(elmR);
elmG = Math.floor(elmG);
elmB = Math.floor(elmB);
clrRGB='#'+elmR.toString(16)+elmG.toString(16)+elmB.toString(16);
elmH=elmH+rate; if(elmH>=360) elmH=0;
href.css({'color':clrRGB});
}
$('a').hover(function(){href=$(this); color=$(this).css('color'); time_color=setInterval ('rotationColor()',100)},function(){clearInterval(time_color); $(this).css({'color':color});});
</script>
<style type="text/css">
#pun-stats .container {text-align: center;}
</style>
<style>
#pun td .modlist{display:none;}
</style>









