.medium-zoom-image {
  width:650px;
}
#div_digg{
  position:fixed;
  bottom:5px;
  width:140px;
  right:288px;
  border:2px solid #88bcf8;
  padding:10px;
  background-color:#fff;
  border-radius:5px 5px 5px 5px !important;
  box-shadow:0 0 0 1px #5481fe, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
}
.navbar-branding{
  display: none;
}
.navbar-branding ~ li{
  display: none;
}
.blogpost-body > blockquote{
  color: #a4a4a4;
  background: none;
}
#go-top{
        display: none;
}