/* ------------------------------------ =BLOG ------------------------------- */
#pgBlog #BlogDescription {
	float:left;
	width:300px;
	height:auto;
	margin: 0;
}
#pgBlog #BlogDescription h3 {
	width:300px;
	height:38px;
	background:url(/conexaoreporter/images/tit-blog-producao.jpg) no-repeat;
	text-indent:-9999px;
	margin:0;
}
#pgBlog #BlogDescription p {
	line-height:16px;
}
#pgBlog #BlogDescription p img {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #FFF;
}
#pgBlog #BlogDescription #arquivos {
	float:left;
	width:280px;
/*	height:180px;*/
	background:url(/conexaoreporter/images/bg-color-03.jpg);
	margin: 20px 0 30px 0;
}
#pgBlog #BlogDescription #arquivos h2 {
	width:300px;
	height:38px;
	background:url(/conexaoreporter/images/tit-arquivo-blog.jpg) no-repeat;
	text-indent:-9999px;
}
#pgBlog #BlogDescription #arquivos a {
	display:block;
	width:250px;
	color:#FFF;
	text-decoration:none;
	padding:5px 0px;
}
#pgBlog #BlogDescription #arquivos a.tracejado {
	display:block;
	width:250px;
	color:#FFF;
	text-decoration:none;
	padding:5px 2px;
	border-bottom:dashed 1px #FFF;
}
#pgBlog #ContentFirst .ContentPost {
	float:left;
	width:640px;
	min-height:200px;
	margin:0 0 20px 0;
	line-height:16px;
}
#pgBlog .ContentPost a h3 {
	font-size:16px;
	font-weight:bold;
	margin:10px 0 0 0;
	color:#FFF;
}
#pgBlog .ContentPost > .postadoPor {
	font-style:italic;
	font-size:11px;
	margin:0;
}
#pgBlog .fotoBlog {
	width:483px;
	height:322px;
	border:1px solid #FFF;
	margin:20px 0;
}
#pgBlog .ContentPost > .ContentComente {
	width:640px;
	height:27px;
	padding:4px 0 0 0;
	background:url(/conexaoreporter/images/bg-linha-comente.png);
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:dashed 1px #FFF;
}
#pgBlog .ContentPost > .ContentComente > .n_comentarios {
	float:left;
	width:635px;
	height:20px;
	margin:0px 5px 0 0px;
}
#pgBlog .ContentPost > .ContentComente a {
	float:left;
	height:20px;
	margin:5px 0 0 6px;
	color:#FFF;
}
#pgBlog #ContentFirst .Comentarios {
	float:left;
	width:630px;
	/*height:82px;*/
	overflow:auto;
	padding:4px;
}
#pgBlog #ContentFirst form {
	float:left;
}
#pgBlog #ContentFirst h3 {
	font-weight:bold;
}
#pgBlog #ContentFirst .italic {
	font-style:italic;
	font-size:11px;
	margin:0;
}

