#home{
width:80%;
}

#blogTitle h1{
  font-size: 30px;
}

#navList{
 font-size:18px;
}

#navList a:hover{
 color:#4C9ED8; 
}

.postDesc{
margin-top:0px;
}

.day{
margin-bottom:40px;
}

.postSeparator{
margin-bottom:40px;
}

.postTitle {
    border-left: 5px solid #21759b; 
}