body{font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;}
#home {border-radius: 20px;width: 85%}
#blogTitle {height:80px}
.postTitle{background-color: #FBF9F9;}
#blogTitle h1{font-size: 32px;}
.search,.newsItem,.catListPostCategory,.catListPostArchive,.catListTag,.catListView,.catListBlogRank,.catListComment,.catListFeedback {
  background: #fff;
  margin-bottom: 30px;
  word-wrap: break-word;
  border-radius: 10px;
  margin-top: 10px; 
  border: 1px solid #ddd;
padding:20px
}
#mainContent{width:90%}
#sideBar {width:18%}