body
{
  text-align: center;
}

#home
{
   position: relative;
   margin: 0 auto;
   width: 740px;
   text-align: left;
}

#main
{
   position: relative;
   width: 100%;
}

#mainContent
{
  position: static;
  width: 100%;
}

#navList
{
  display:none;
}

#lnkBlogLogo
{
  display:none;
}

.blogStats
{
  display:none;
}

#mainContent > div > div.day > div.dayTitle
{
  display:none;
}

#mainContent > div > div.day > div.postCon
{
  display:none;
}

#mainContent > div > div.day > div.postTitle
{
  font-size:36px;
}
  a
    {
      text-decoration: none;
    }

.postDesc
{
  height:44px;
  font-size:13px;
}

.postDesc > a
{
  display:none;
}

.entrylistItemPostDesc
{
  display:none;
}

.c_b_p_desc
{
  display:none;
}

#sidebar_postcategory > ul
{
  display:inline;
  list-style-type:none;
  margin:0; 
  padding:0;
}

#sidebar_postarchive > ul
{
  display:inline;
  list-style-type:none;
  margin:0; 
  padding:0;
}

#footer
{
  display:none;
}

#Header1_HeaderTitle
{
  text-decoration:none;
}

ul li a
{
  text-decoration:none;
  line-height:36px;
}

#profile_block
{
  color:#666666;
}

#sidebar_search > h3,
#sideBarMain > div.newsItem > h3,
#sidebar_postarchive > h3,
#sidebar_postcategory > h3 
{
  display:inline;
  line-height:36px;
  font-size: 20px;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
  color:#666666;
}