.post-single header { margin-bottom: 10px; }
 
	.post-single header h1 { margin-bottom: 10px; }
 
	.post-single header p {
		margin: 5px;
		font-family: 'AllerRegular';
		font-size: 75%; }
 
		.post-single header p.author { font-size: 87.5%; }
 
.post-single .thumbnail { margin: 0 10px 10px 0; }
 
	.post-single .thumbnail a {
		display: block;
		position: relative;
		overflow: hidden;
		border-width: 1px;
		border-style: solid;}
 
		.post-single .thumbnail a .caption-over {
			display: block;
			width: 100%;
			position: absolute;
			bottom: 0;
			color: white;
			margin: 0;
			padding: 5px 10px;
			font-size: 75%; }
 
	.post-single .thumbnail .caption { padding: 5px 0 0 0; }
 
		.post-single .thumbnail .caption p {
			font-style: italic;
			font-size: 75%; }
 
.post-single .fonte {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	font-size: 81.3%; }
 
.post-single .tags {
	margin: 20px 0;
	float: left; }
 
	.post-single .tags a {
		display: block;
		margin: 0 5px;
		padding: 0px 5px;
		color: white;
		font-size: 87.5%; }
 	
 	.post-single li{
 		margin: 0 0 10px;
 	}
 	
.post-single footer {
	background-repeat: repeat;
	background-position: 0 0;
	padding: 10px;
	font-size: 100%; }
 
	.post-single footer h3 {
		background: none;
		font-size: 100%;
		margin: 20px 0 10px; }
 
		.post-single footer h3:first-child { margin-top: 0; }
 
	.post-single footer .related-posts {
		list-style: none;
		margin: 0; }
 
		.post-single footer .related-posts li {
			float: left;
			width: 160px;
			padding-left: 60px; }
 
			.post-single footer .related-posts li:first-child { padding: 0; }
 
			.post-single footer .related-posts li img {
				border-width: 1px;
				border-style: solid;
				margin-bottom: 10px; }
			.post-single footer .related-posts li a { font-weight: bold; }
 
	.post-single footer .links {  }
 
		.post-single footer .links li {
			display: block;
			float: none;
			background-repeat: no-repeat;
			background-position: -278px -1628px;
			width: 100%;
			height: 20px;
			font-size: 87.5%;
			padding-left: 15px;
			margin-left: 5px; }
 
 