.container-menu {
    margin: 0 auto !important;
    padding-top: 1px !important;
    padding-bottom: 1px !important;
    padding-left: 1px !important;
    padding-right: 1px !important;
}
.content {
    margin: 0 auto !important;
    padding-top: 1px !important;
    padding-bottom: 1px !important;
    padding-left: 1px !important;
    padding-right: 1px !important;

}
.menu-header {
    border: 0;
}
#nav .dd-container {
    display: none !important;
}
.formatted-post {
  padding-left: 5px;
  padding-right: 5px;
}
.header .container {
    padding-left: 30px;
    padding-right: 30px;
}
.author.vcard .avatar {
  display: none;
}
h3 {
  font-size: 27px;
  line-height: 27px;
  padding: 5px 0px;
}
.hentry .thumbnail-post {
    height: auto;
    max-width: 600px !important;
}
.entry-content .thumbnail-post, .entry-content .thumbnail-post img {
    height: auto;
    max-width: 600px !important;
}
.attachment-post-thumbnail {
    height: auto;
    max-width: 600px !important;
}
.entry-footer {
display: none;
}
em, dfn, cite {
    font-style: italic;
}
button,
.button,
.bootstrap-button,
input#submit,
.da-slide .da-link,
span.more a,
a.read-more,
.entry-content a.t4p-button-default {
  border-color: #22699b;
  text-align: center;
  color: #ffffff;
  background: #22699b;
  -webkit-box-shadow: 0px 2px 0px #22699b;
  -moz-box-shadow: 0px 2px 0px #22699b;
  -ms-box-shadow: 0px 2px 0px #22699b;
  -o-box-shadow: 0px 2px 0px #22699b;
  box-shadow: 0px 2px 0px #22699b;
}
.home .type-post.sticky,
.home .formatted-post,
.page-template-blog-page-php .type-post.sticky,
.page-template-blog-page-php .formatted-post {
  background: none;
}
.home .type-post.sticky .entry-title a,
.home .formatted-post .entry-title a,
.page-template-blog-page-php .type-post.sticky .entry-title a,
.page-template-blog-page-php .formatted-post .entry-title a,
.home .type-post.sticky .entry-header a,
.home .formatted-post .entry-header a,
.home .type-post.sticky .entry-meta,
.home .formatted-post .entry-meta,
.home .type-post.sticky .entry-footer a,
.home .formatted-post .entry-footer a,
.page-template-blog-page-php .type-post.sticky .entry-header a,
.page-template-blog-page-php .type-post.sticky .entry-meta,
.page-template-blog-page-php .formatted-post .entry-header a,
.page-template-blog-page-php .formatted-post .entry-meta,
.page-template-blog-page-php .type-post.sticky .entry-footer a,
.page-template-blog-page-php .formatted-post .entry-footer a {
  color: #51545C !important;
}