@media (min-width: 979px) {
  .container, .navbar-fixed-top .container {
    width: 800px;
  }

  body {
    padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
  }

  #rss {
    float: right;
  }
}

.me_unit {
	padding-bottom: 15px;
}

.gravatar {
	padding-right: 15px;
}

footer {
  margin-top: 20px;
  text-align: center;
}
