/*
  Left Column
*/
div.details div.postdate {
  margin-top:0px;
}
#primary_content div.details h2 {
  margin-bottom:5px !important;
  width: 470px;
}
div.summary_view {
  border-bottom:1px solid #E1E1E1;
  padding-bottom:10px;
}
div.blog_head {
  float:left;
  width: 470px;
  margin-bottom:10px;
}
div.margintop {
  padding-top:10px;
}

div.share {
  margin-top:20px;
}
.cal_blog {
  background: #4494D1;
}

.calendar_date {
  color:#FFFFFF;
  display:block;
  float:left;
  font-size:14px;
  font-weight:bold;
  height:47px;
  line-height:20px;
  margin-bottom:10px;
  text-align:center;
  width:40px;
  margin-right:10px;
  padding-top:6px;
}
.calendar_date li.year{font-size:10px;font-weight:normal}
.blog_info p.blog_summary {
  margin-bottom:10px;
}
#primary_content div.details img.blog_image {
  float:left;
  margin-right:10px;
  margin-bottom:10px;
}

#primary_content div.calendar_date ul li {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  text-align:center;
  padding:0px !important;
  line-height:11px;
}
div.extra_infos {
  margin-top:5px;
  padding-bottom:5px;
  border-bottom:1px solid #E1E1E1;
}
div.latest_blog_extras {
  margin-top:5px;
}

