.post {
   	width:950px;
    
	text-align:start;
}
.inactive {
    color:#bbb
}
.post .title h3 {
    font-size:larger;
}
.inactive .title h3 a {
    color:#bbb
}


#content .post .entry_02 .entry_01 
{
 background:yellow;
}