#desktop {
  min-width: 1024px;
  text-align: center;
  font-size: 14px; }

#footer {
  margin-top: 0; }

#mc_embed_signup {
  display: none; }

#header {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 10px;
  margin-bottom: 10px; }

#posts {
  margin-top: 94px; }

#desktop #sidebar {
  top: 105px;
  right: 59px;
  text-align: left; }

#desktop #sidebar form {
  color: #666; }

#desktop #sidebar > .section {
  padding: 10px;
  width: 250px; }

#desktop #sidebar > .section.action {
  padding: 0;
  border: none; }

#desktop #sidebar > .section.action img {
  width: 270px; }

#desktop #container {
  font-size: 16px;
  text-align: center;
  position: relative; }

#desktop .post {
  width: 580px;
  line-height: 28px;
  display: inline-block;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 10px 0 0 15px; }

#desktop .post p {
  margin-top: 12px; }

#desktop .post h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 500; }

#desktop .post hr {
  border: none;
  border-top: 1px solid #eee;
  margin: 15px 0 25px 0; }

#desktop .post-meta a {
  text-decoration: none;
  color: #888; }

#desktop .post img {
  box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.3); }

ul {
  list-style: initial; }

ol {
  list-style: decimal; }

ul > li {
  margin-left: 20px; }

ol > li {
  margin-left: 24px; }

.tags {
  list-style: none;
  margin: 10px 0 20px 0; }

.tags > li {
  display: inline;
  margin-left: 0;
  margin-right: 10px; }

a.tag {
  color: #999;
  text-decoration: none; }

.twitter-share-button {
  margin-left: 0px; }

.fb-like > span {
  vertical-align: top !important; }

strong {
  font-weight: bold; }

.blogFooterAd img {
  max-width: 100%;
  margin-bottom: 10px; }

@media screen and (max-width: 800px) {
  #header {
    position: relative; }
  #desktop .post {
    margin-left: 0;
    width: 100%; }
  #desktop .post img {
    width: 100%;
    margin: 30px 0 20px 0;
    height: auto; }
  #desktop .post .avatar_frame > img {
    width: auto;
    margin: 20px 5px 0 0; }
  #sidebar {
    display: none; }
  #desktop {
    min-width: 100%; }
  body {
    width: 100%;
    min-width: 100%; }
  #posts {
    width: auto;
    margin-top: 0;
    max-width: 100%;
    overflow-x: hidden; } }

@media screen and (max-width: 600px) {
  .SignupPopover picture {
    display: none; }
  .SignupPopover .signupForm {
    margin-left: 0; } }

@media screen and (max-width: 420px) {
  #posts {
    padding: 20px; }
  .SignupPopover .cover {
    height: 200px; } }
