@import url('https://fonts.googleapis.com/css?family=Marvel');
@import url('https://fonts.googleapis.com/css?family=Roboto');
.search-results .entry-title, .search-results .entry-title a {
    margin: 4 auto  !important;
	margin-bottom: 2px !important;
  font-size: 1.4em !important;
}
.search-results img {
    display:none;
}
.search-results .hentry .thumbnail-post, .search-results .entry-content .thumbnail-post, .search-results .entry-content .thumbnail-post img {
    display: block;
    margin: auto;
}
.archive .entry-title, .archive .entry-title a {
    margin: 4 auto  !important;
	margin-bottom: 2px !important;
  font-size: 1.4em !important;
}
.archive img {
    display:none;
}
.archive .hentry .thumbnail-post, .archive .entry-content .thumbnail-post, .archive .entry-content .thumbnail-post img {
    display: block;
    margin: auto;
}
.menu-container .nacked-menu {
    padding: 0 !important;
}
div.sharedaddy h3.sd-title {
line-height: 1.2;
font-weight: 400;
color:#dd9933;
font-family: 'Marvel', sans-serif;
font-size: 1.25em !important;
}
.container-menu {
    margin: -50 auto !important;
    padding-top: 1px !important;
    padding-bottom: 1px !important;
    padding-left: 1px !important;
    padding-right: 1px !important;
}
.content {
    margin: -50 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;
}
.pt-cv-wrapper * , .pt-cv-wrapper :after, .pt-cv-wrapper :before {
background-color: #262324 !important;
color: #262324 !important;
}
.pt-cv-title {
    margin: 0 auto;
    padding-left: 2px;
    padding-right: 2px;
}
.pt-cv-title a{
    margin: 0 auto;
    padding-left: 2px;
    padding-right: 2px;
color: #cc5a44 !important;
}
.pt-cv-title a:hover{
    margin: 0 auto;
    padding-left: 2px;
    padding-right: 2px;
color: #dd9933 !important;
}
.title-container #tagline {
  display: none;
}
.thumbnail-post-single img {
  width: 50%;
    margin: 0 auto;
}
@media only screen and (max-width: 900px) {
.thumbnail-post-single img {
  width: 100%;
    margin: 0 auto;
}
}
.single-page-navigation .nav-previous {
  display: none;
}
.entry-meta {
  display: none;
}
.single-page-navigation .nav-next {
  display: none;
}
p#copyright {
  font-size: 15px;
}
p#copyright .credits {
  font-size: 13px;
  color: #dd9933;
}
p#copyright .credits a {
  font-size: 13px;
  color: #fff;
}
.author.vcard .avatar {
  display: none;
}
.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;
}
em, dfn, cite {
    font-style: italic;
}


.entry-title,
.entry-title a {
    margin: 4 auto  !important;
	font-variant:small-caps;
	text-align:center;
	text-decoration:underline;
	margin-bottom: 0px !important;
	color:#cc5a44;
  font-size: 2em !important;
}
.entry-content h5 {color:#999;
    margin: 0 auto  !important;
   font-family: 'Marvel', sans-serif;
  font-weight: 900;
  font-size: 1.25em !important;
  margin-bottom: 6px;
  }
h3,
h4,
h6 {
	font-family: Arial,Helvetica,sans-serif;
}
h1 {color:#ffffcc;
}
h2 {color:#ca4842;
}
h3 {color:#ffc;
}
h4 {color:#e9edf1;
}
h5 {color:#999;
   font-family: 'Marvel', sans-serif;
  font-weight: 900;
  font-size: 1.25em !important;
  margin-bottom: 4px;
}
h6 {color:#ffc; margin:1em 0
}
.byline {
	display: none;
	border:none;
}
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;
}
/*Jetpack related posts style*/
div#jp-relatedposts h3.jp-relatedposts-headline {
	margin: 0 0 1em;
	display: inline-block;
	float: left;
font-weight: 400;
  color: #dd9933;
font-family: 'Marvel', sans-serif;
font-size: 1.25em !important;
}
div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context, div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
	opacity: 1;
font-size: 1.1em !important;
color:#999;
}
body div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
font-size: 1.2em !important;
}