/* Enter Your Custom CSS Here */

#page {
margin-left: auto;
margin-right: auto;
}

.single-post .byline,
.archive .byline {
  display:none;
}


.addtoany_share_save_container { text-align:right; }

blockquote {
  font-weight: initial;
}


/* Twenty Fourteen Styles */
.featured-content .entry-meta {
	margin-top: 2px;
	margin-bottom: 10px;
}

@media screen and (min-width: 673px) {
	.grid .featured-content .entry-header {
		border-width: 12px 10px 20px;
		height: 100%;
	}
}

@media screen and (min-width: 1008px) {
	.grid .featured-content .entry-header {
		height: 128px;
	}
}

/* Pular altura do cabeçalho ao acessar um link "more" ("Continue lendo"). */
@media screen and (min-width: 783px) {
  [id^=more-] {
    padding-top: 48px;
    display: block;
  }
}
/* Twenty Fourteen Styles End */
