.entry-title h1 { display:none;}
.entry-header h1 { display:none; }

#comments {
display: none;
}

.widget ul li {
color: #777777;
font-size: 13px;
list-style: none outside none;
}

.widget {
border-bottom: 1px dotted grey;
clear: both;
padding: 15px 0 20px;
}