/*PADRÃO*/
article { width: 100%; height: auto; position: relative; clear: both; overflow: hidden; padding: 0px 0px 0px 0px; margin: 0 auto; }

/* MATERIA */
.aviso1 { width: auto; max-width:100%; height: auto; padding: 20px; text-align: center;color: #ffffff; background-color: #fc0000; font-family: 'Roboto'; font-weight: 400; font-size: 18px; margin-bottom: 25px; }
.aviso2 { width: auto; max-width:100%; height: auto; padding: 20px; text-align: center;color: #ffffff; background-color: #228200; font-family: 'Roboto'; font-weight: 400; font-size: 18px; margin-bottom: 25px; }

article .post { width: 750px; height: auto; position: relative; z-index: 10; margin: 0 auto; position: relative; }
article .post .infos { height: auto; padding: 10px 0px 25px 0px; width:100%; }
article .post .infos .avatar { margin: 15px 0px; position: relative; width: 100%; height: auto; position: relative; overflow: hidden; }
article .post .infos .avatar img { -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -ms-transform: scale(1.0); -o-transform: scale(1.0); transform: scale(1.0); }
article .post .infos .avatar:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
article .post .infos h1 { font-size: 36px; color: #000000; font-weight: 100; font-family: 'Roboto'; text-align: left; height: auto; line-height: 34px; padding-bottom: 20px; }
article .post .infos h2 { font-size: 16px; text-transform: uppercase; color: #aa3738; font-weight: 600; font-family: 'Roboto'; text-align: left; height: auto; line-height: auto; padding: 0px 0px 10px 0px; }
article .post .infos h3 { font-size: 15px; color: #000000; font-weight: 400; font-family: 'Roboto'; text-align: left; height: auto; line-height: 26px; padding: 20px 0px 20px 0px; }
article .post .infos h3 a:hover,
article .post .infos h3 p a:hover { text-decoration: underline; }
article .post .tags { position: relative; width: 100%; height: auto; padding: 20px 0px 30px 0px; }
article .post .tags .chama,
article .post .tags .itens { float: left; width: auto; padding: 0px 5px 0px 0px; font-size: 15px; color: #000000; font-weight: 400; font-family: 'Roboto'; height: auto; }
article .post .tags .itens:hover { text-decoration: underline; }

article .comente { width: 656px; height: auto; position: relative; clear: both; text-align: center; padding: 30px 0px; margin: 20px auto; }
article .comente .titulo { padding: 0px 0px 8px 0px; width: 100%; font-size: 36px; color: #545454; font-weight: 400; font-family: 'Roboto'; text-align: left; text-align: center; }

article .volta { width: auto; position: absolute; left: 50%; margin-left: -325px; font-size: 14px; font-weight: 700; font-family: 'Roboto'; color: #aa3738; text-align: left; line-height: 14px; height: auto; padding-left: 13px; background-image:url(../imagens/seta-vermelha-esquerda.png); background-position: left 1px; background-repeat: no-repeat; margin-right: 25px; }
article .volta:hover { background-position: 3px 1px; }

.brelaciona { width: 100%; height: auto; position: relative; clear: both; text-align: center; padding: 30px 0px 50px 0px; }
.brelaciona .titulo_padrao { text-align: center; }
.brelaciona .relacionados { width: 100%; height: auto; position: relative; clear: both; }
.brelaciona .relacionados ul { width: 580px; margin: 0px auto; height: auto; padding: 10px 0px; list-style-type: none; position: relative; overflow: hidden; }
.brelaciona .relacionados ul li { width: 260px; margin: 12px; float: left; position: relative; height: 260px; }
.brelaciona .relacionados ul li .avatar { margin: 0px 0px 10px 0px; background-color: #000000; position: relative; width: 260px; height: 260px; position: relative; overflow: hidden; }
.brelaciona .relacionados ul li .avatar img { opacity: 0.7; -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -ms-transform: scale(1.0); -o-transform: scale(1.0); transform: scale(1.0); }
.brelaciona .relacionados ul li .nome-servico { bottom: 15px; width: 220px; font-size: 16px; z-index: 100; font-weight: 700; padding: 20px 20px 10px 20px; position: absolute; font-family: 'Roboto'; color: #ffffff; text-align: left; line-height: 22px; height: auto; }
.brelaciona .relacionados ul li:hover img { opacity: 0.5; }
.brelaciona .relacionados #p2 { background-image:url(../imagens/seta-branca-esquerda.png); top:50%; margin-top: -40px; position:absolute; margin-left: -350px; left:50%; } 
.brelaciona .relacionados #n2 { background-image:url(../imagens/seta-branca-direita.png); top:50%; margin-top: -40px; position:absolute; margin-right: -350px; right: 50%; }
.brelaciona .relacionados #pager2 { width: 100%; height: auto; position: relative; text-align: center; }

@media screen and (max-width: 1150px) {
	article { text-align: center; }
	article .post { width: 80%; padding: 50px 5% 0px 5%; margin: -60px 5% 0px 5%; }
	article .post .infos h1, article .post .infos h2, article .post .infos h3 { text-align: center; }
	article .post .tags { text-align: center; }
	article .post .tags .chama, article .post .tags .itens { float: none; display: inline-block; }

	article .comente { width: 94%; padding: 30px 0px; margin: 20px 3%; border-top: #a9a9a9 1px solid; border-bottom: #a9a9a9 1px solid; }

	article .volta { width: auto; display: inline-block; position: relative; left: inherit; text-align: center; margin: 10px auto; }

	.brelaciona { width: 100%; height: auto; position: relative; clear: both; text-align: center; padding: 30px 0px 50px 0px; }
	.brelaciona .relacionados ul { width: 100%; overflow: hidden; text-align: center;height: 580px; }
	.brelaciona .relacionados ul li { float: none; display: inline-block; }
}