@import "post.css";

#content #posts {
	margin-top: 15px;
	}

#content p.history-back {
	margin-bottom: 15px;
	}
	#content p.history-back a {
		font-weight: bold;
		color: #353745;
		}

#content #posts #author {
	background: url('../imagem/author/bg_desc_author_middle.png') repeat-y left;
	margin-bottom: 30px;
	}
	#content #posts #author .content-author {
		background: url('../imagem/author/bg_desc_author_top.png') no-repeat left top;
		}
	#content #posts #author .content-author-2 {
		background: url('../imagem/author/bg_desc_author_bottom.png') no-repeat left bottom;
		padding: 25px;
		overflow: hidden;
		_height: 154px;
		min-height: 154px;
		}
	
	#content #posts #author .foto-author {
		float: left;
		margin-right: 15px;
		}
	#content #posts #author h2 {
		font-size: 36px;
		font-weight: normal;
		}
	#content #posts #author p {
		font-size: 12px;
		}

#content #posts .comments {
	background: url('../imagem/search/balao_comentarios.gif') no-repeat;
	width: auto;
	height: auto;
	}
	#content #posts .comments a {
		padding: 7px 0 0 22px;
		width: 33px;
		height: 35px;
		}