.ideias {
	float: left;
	width: 770px;
	margin: 0 0 170px 0;
	padding: 0 0 5px 0;
}
.ideias .coluna1 {
	float: left;
	width: 260px;
	height: 100%;
	padding: 0 15px 0 0;
	border-right: 1px dotted;
}
.ideias .coluna2 {
	float: right;
	width: 470px;
}
/* - - - - - - - - - - - - - - - - - - - */
.ideiasBusca {
	border: 1px dotted;
	background: #F4F3EC;
	padding: 10px 0 10px 10px;
}
.ideiasBusca .textBox{
	border: 1px solid #BBB;
	font-size: 12px;
	width: 167px;
}
.ideiasBusca .btBuscar{
	margin: 0 0 0 5px;
	border: 1px solid #BBB;
	font-size: 12px;
	width: 60px;
}
/* - - - - - - - - - - - - - - - - - - - */
.listaBlog {
	border-bottom: 1px dotted;
	padding: 15px 5px 15px 5px;
	cursor: pointer;
}
.listaBlog a:hover {
	text-decoration: none;
}
.listaBlog:hover {
	background: #F4F3EC;
}
.listaBlog h3{
	margin: 0 0 5px 0;
}
.listaBlog p{
	margin: 0px;
	color: #81817f;
}
.listaBlog p.autor{
	margin: 0 0 15px 0;
}
.listaBlog p.link{
	margin: 0px;
	padding: 0 45px 0 0;
	font-weight: bold;
	text-align: right;
	background: url(../img/setaDireita.gif) no-repeat 425px 3px;
}
/* - - - - - - - - - - - - - - - - - - - */
.listaColaboradores {
	border-bottom: 1px dotted;
	padding: 0 5px 15px 5px;
	margin: 0 0 15px 0;
}
.listaColaboradores h3{
	margin: 0 0 5px 0;
}
.listaColaboradores p{
	margin: 0px;
	color: #81817f;
}
.listaColaboradores p.autor{
	margin: 0 0 15px 0;
}
/* - - - - - - - - - - - - - - - - - - - */
.listaArtigos {
	border-bottom: 1px dotted;
	padding: 15px 10px 15px 10px;
	cursor: pointer;
}
.listaArtigos a:hover {
	text-decoration: none;
}
.listaArtigos:hover {
	background: #F4F3EC;
}
.listaArtigos h3{
	margin: 0 0 5px 0;
}
.listaArtigos p{
	color: #81817f;
}
.listaArtigos p.data{
	margin: 0 0 15px 0;
}
.listaArtigos p.formato{
	margin: 0px;
	font-weight: bold;
	background: url(../img/setaDireita.gif) no-repeat 435px 2px;
}
.listaArtigos .leia{
	padding: 0 25px 0 0;
	margin: 0px;
	text-align: right;
	background: url(../img/setaDireita.gif) no-repeat 435px 2px;
}
/* - - - - - - - - - - - - - - - - - - - */
.listaTwitter {
	border-bottom: 1px dotted;
	padding: 15px 10px 15px 10px;
	cursor: pointer;
}
.listaTwitter a:hover {
	text-decoration: none;
}
.listaTwitter:hover {
	background: #F4F3EC;
}
.listaTwitter h3{
	margin: 0 0 15px 0;
}
.listaTwitter p{
	color: #81817f;
}
.listaTwitter p.link{
	margin: 0px;
	padding: 0 25px 0 0;
	font-weight: bold;
	text-align: right;
	background: url(../img/setaDireita.gif) no-repeat 435px 3px;
}
/* - - - - - - - - - - - - - - - - - - - */
.exibicaoVideo {
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	text-align: center;
}
.exibicaoVideo .espacoVideo{
	width: 400px;
	min-height: 320px;
	margin: 20px auto 20px auto;
}
.descricaoVideo {
	width: 400px;
	text-align: left;
	background: #F4F3EC;
	margin: 0 auto 20px auto;
	padding: 10px 0 10px 0;
}
.descricaoVideo h3{
	margin: 0 10px 10px 10px;
}
.descricaoVideo p{
	margin: 0 10px 0 10px;
}
.listaYoutube {
	display: table;
	border-bottom: 1px dotted;
	padding: 10px 0 10px 0;
	cursor: pointer;
	min-height: 90px;
}
.listaYoutube:hover, .listaYoutubeActive {
	background: #F4F3EC;
}
.listaYoutube a:hover{
	text-decoration: none;
}
.listaYoutube img{
	float: left;
	border: 1px solid #81817f;
	margin: 0 15px 0 10px;
}
.listaYoutube h3{
	margin: 0 10px 10px 10px;
}
.listaYoutube p{
	margin: 0 10px 0 10px;
	color: #81817f;
}
/* - - - - - - - - - - - - - - - - - - - */
.blogAutoria {
	background: #F4F3EC;
	padding: 15px 0 15px 10px;
	margin: 0 0 15px 0;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
}
.blogAutoria h3{
	font-size: 20px;
	margin: 0 0 10px 0;
}
.blogAutoria p.autor{
	font-size: 14px;
	margin: 0px;
}
/* - - - - - - - - - - - - - - - - - - - */
.blogPost {
	border-bottom: 1px dotted;
	margin: 0 0 15px 0;
	background: url(../img/ideiasBalao.jpg) no-repeat 1px 80px;
}
.blogPost .data{
	float: left;
	width: 60px;
	background: #eaf5ca;
	height: 70px;
	color: 494B3D;
	text-align: center;
}
.blogPost .data p{
	margin: 0px;
}
.blogPost .data .dia{
	margin: 10px 0 3px 0;
	font-size: 23px;
	font-weight: bold;
}
.blogPost .cabecalho {
	float: right;
	width: 405px;
	height: 70px;
	background: #ECECE4;
}
.blogPost .cabecalho h3 {
	margin: 5px 5px 0 10px;
}
.blogPost .cabecalho p{
	margin: 5px 0 5px 10px;
}
.blogPost .balao {
	width: 40px;
	float: left;
	margin: 21px 0 0 5px;
	font-size: 25px;
	text-align: center;
}
.blogPost .post{
	margin: 10px 0 0 0;
	float: right;
	width: 395px;
}
.blogPost .post img{
	margin: 0 0 20px 0;
}
.blogPost .leia {
	padding: 0 35px 10px 0;
	margin: 0px;
	text-align: right;
	background: url(../img/setaDireita.gif) no-repeat 370px 2px;
}
/* - - - - - - - - - - - - - - - - - - - */
.blogPost .tags{
	margin: 0 0 10px 0;
}
.blogPost .tags h3{
	padding: 0 0 6px 0;
	margin: 0 0 6px 0;
	border-bottom: 1px dotted;
}
.blogPost .tags ul{
	background: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.blogPost .tags ul li{
	background: none;
	margin: 0 15px 5px 0;
	padding: 0px;
	font-size: 13px;
	list-style: none;
	float: left;
	font-weight: bold;
}
/* - - - - - - - - - - - - - - - - - - - */
.ideias .box{
	margin: 10px 0 0 0;
	position: relative;
}
.ideias .box p{
	background: #ECECE4;
	margin: 0 0 2px 0;
	padding: 8px 18px 8px 18px;
	color: #81817F;
	font-size: 11px;
	line-height: normal;
}
.ideias .box p.destaque {
	background: #eaf5ca;
	padding: 2px 18px 2px 18px;
	font-size: 12px;
}
.ideias .box p.destaque:hover {
	background: #97c06b;
	color: #FFF;
	cursor: pointer;
}
.ideias .box p.post {
	cursor: pointer;
}

.ideias .box p.post:hover {
	background: #D4D0C8;
	cursor: pointer;
}

.ideias .box img.title{
	position: absolute;
	top: 5px;
	left: -40px;
}

