#meio {
	width: 990px;
	margin: 0 auto;
}
#meio:after {
	/* "http://www.positioniseverything.net/easyclearing.html" */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
	#meio  table {
		width: 100%;
	}

	#meio div.esquerda {
		float: left;
		width: 725px;
	}
		#cima {
			height: 208px;
			margin-bottom: 12px;
		}
		#cor {
			position: absolute;
			top: 7px;
			left: 7px;
			width: 711px;
			height: 194px;
			background-color: white;
			z-index: 1;
		}
		#placa {
			height: 194px;
			padding: 7px;
			color: black;
/*
			background-image: url(../../imagens/blog/fundo-trans.png);
			background-repeat: no-repeat;
*/
			z-index: 10;
		}
			#placa-bg{
				/* culpa do IE */
				position: absolute;
				top: 0;
				left: 0;
			}

		#meio #placa div.direita {
			float: right;
			width: 510px;
			padding: 0 3px 0 0;
			background:none;
		}

		#figura {
			position: absolute;
			top: 12px;
			left: 53px;
			width: 143px;
			height: 193px;
		}
		#intro {
			margin: 6px 0;
			font-size: 18px;
		}
		#placa p.texto {
			margin: 6px 0;
			font-size: 12px;
		}
/*
		#artigos:before {
			content: url(../../imagens/blog/artigos_ini_bg-trans.png);
			display: block;
			color: #f4f4f4;
			height: 19px;
			background-image: url(../../imagens/blog/artigos_ini_bg-trans.png);
			background-repeat: no-repeat;
		}
		#artigos:after {
			content: ".";
			color: #f4f4f4;
			display: block;
			height: 20px;
			background-image: url(../../imagens/blog/artigos_fim_bg-trans.png);
			background-repeat: no-repeat;
		}
*/
		#artigos img.arred {
			display: block;
			padding: 0;
			margin: 0;
		}
		#artigos div.post, #artigos div.arquivo {
			padding: 0 10px;
			background-color: #f4f4f4;
		}
		#artigos div.data {
			width: 44px;
			height: 45px;
			padding-left: 6px;
			background-image: url(../../imagens/blog/balao_gd.png);
			background-position: center left;
			background-repeat: no-repeat;
		}
		#artigos div.dia {
			font-size: 24px;
			color:#fff;
		}
		#artigos div.mes {
			font-size: 14px;
			font-weight: bold;
			color:#fff;
		}
		#artigos div.titulo {
			font-size: 24px;
			font-weight: bold;
			color: #bd1e2c;
		}
		#artigos div.texto, #artigos td.autor {
			color: #999;
		}

		#artigos td.comente {
			text-align: right;
		}

		#artigos td.autor,
		#artigos td.comente,
		#artigos div.leiamais {
			font-size: 11px;
		}

		#artigos div.texto {
			font-size: 12px;
		}

		#artigos div.leiamais {
			padding-bottom: 16px;
		}

		#comentar {
			font-size: 11px;
			color: #999;
		}
			#comentarios {
				padding: 6px 16px 12px 16px;
			}
			#comentarios hr {
				border: solid 1px #ccc;
			}
			#comentarios h2 {
				margin-top: 6px;
				margin-bottom: 12px;
				font-size: 12px;
				color: #bd1e2c;
			}

			#caixa form {
				margin: 0;
				padding: 0 10px;
				background-color: #d6d6d6;
				font-size: 11px;
				color: #999;
			}
			#evc {
				font-size: 12px;
			}
			#caixa table td:first-child {
				width: 290px;
			}
			#caixa input, #caixa textarea {
				font-size: 11px;
			}
			#preen {
				font-size: 10px;
			}
			#evc, #preen {
				padding-left:4px;
				font-weight: bold;
				color: #bd1e2c;
			}
			#nome, #email {
				width: 278px;
			}
			#mensagem {
				width: 276px;
			}
			#caixa td div {
				height: 140px;
			}
			#enviar {
				position: absolute;
				bottom: 0;
				left: 0;
			}

			#caixa:before {
				content: " ";
				display: block;
				height: 10px;
				background-image: url(../../imagens/blog/comentario_ini_bg.png);
				background-repeat: no-repeat;
			}
			#caixa:after {
				content: " ";
				display: block;
				height: 10px;
				background-image: url(../../imagens/blog/comentario_fim_bg.png);
				background-repeat: no-repeat;
			}

		#artigos div.paginador {
			padding: 10px 40px 0px 10px;
			background-color: #f4f4f4;
			text-align: left;
			font-size: 11px;
			font-weight: bold;
			color: #a11925;
		}
		#artigos div.paginador * {
			text-decoration: none;
			color: #a11925;
			font-size: 11px;
		}

	#meio div.direita {
		float: right;
		width: 229px;
		padding:0 0 40px 10px;
		background:#fff;
	}
		#meio div.direita table td:nth-child(2) {
			text-align: right;
		}
		#chamada-blogs {
			width: 210px;
			height: 20px;
			margin-bottom: 14px;
			background-repeat: no-repeat;
			background-image: url(../../imagens/blog/conheca.png);
		}
		#chamada-blogs h1 {
			margin: 0;
			text-indent: -20000px;
		}
	.vm {
		font-weight: bold;
		color: #bd1e2c;
		text-decoration: none;
	}

	#meio div.arquivo div.item {
		padding: 3px 0;
		height: 25px;
	}
	#meio div.arquivo span.data {
		font-weight: bold;
	}

	#meio div.esquerda div.arquivo {
		line-height: 25px;
	}
	#meio div.direita div.arquivo {
		margin-bottom: 24px;
	}

	#meio div.arquivo div.item a {
		display: block;
		height: 100%;
		padding-left: 30px;
		background-image: url(../../imagens/blog/balao_pq.png);
		background-position: center left;
		background-repeat: no-repeat;
		color: #999;
		text-decoration: none;
	}

	div.erro {
		font-size: 12px;
		font-weight: bold;
		color: #999;
	}

