/* GERAL */

* {
  outline: none !important;
}

body {
  /*font-family: 'Roboto', sans-serif;*/
  font-family: 'Open Sans', sans-serif;
}

a {
  color: #001966;
}

.itemHover:hover {
  text-decoration: none;
}

.itemHover:hover span,
.itemHover:hover strong,
.itemHover:hover small {
  text-decoration: underline;
}

.row-margin {
  margin-bottom: 30px !important;
}

.col-300 {
  float: right;
  width: 300px;
}

.col-300-conteudo {
  float: left;
  width: 810px;
}

.img-100 {
  display: block;
  width: 100%;
}

.no-list,
.no-list li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.formulario .form-control {
  border-radius: 0;
}

#interna .btn-style {
  background-color: #001A66 !important;
  border-radius: 0;
  color: #fff !important;
  font-size: 25px;
  line-height: 56px;
  padding: 0 50px;
}

.redes {
  color: #fff;
  text-align: center;
}

.redes span {
  display: block;
  font-size: 12px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.redes a {
  display: inline-block;
  margin: 0 5px;
}

.publicidade-nome {
  background: url(../images/publicidade_nome.png) left top no-repeat;
  padding-top: 12px;
}

.publicidade-nome-direita {
  background-position: right top !important;
}

.publicidade-meio {
  margin: 0 auto;
}

.publicidade-300 {
  width: 300px;
}

.publicidade-970 {
  width: 970px;
}

#interna h1 {
  border-bottom: 4px solid #EEE;
  color: #000;
  font-size: 40px;
  font-weight: 700;
  margin: 0 0 30px;
  padding: 0 0 10px;
}

#interna .lista {
  margin-top: -20px;
}

#interna .lista .item {
  border-bottom: 1px solid #EAEAEA;
  line-height: 20px;
  padding: 20px 0;
}

#interna .lista .item img {
  border-radius: 5px;
  float: left;
  margin-right: 10px;
}

#interna .lista .item .data {
  color: #999999;
  font-weight: bold;
}

#interna .lista .item strong {
  color: #001966;
  font-size: 24px;
}

#lateral .maisLidas .item {
  border-bottom: 1px solid #E5E5E5;
  line-height: 18px;
  padding: 10px 0;
}

#lateral .maisLidas h3 {
  border-bottom: 2px solid #DDD;
  padding-bottom: 10px;
}

#lateral .maisLidas .item a {
  color: #333;
}

#lateral .maisLidas .item strong {
  background: #2B4AA8;
  border-radius: 5px;
  color: #fff;
  float: left;
  font-size: 25px;
  line-height: 35px;
  margin-right: 10px;
  text-align: center;
  width: 32px;
}

/* TOPO */

#topo {
  background: #2B4AA8;
  border-bottom: 8px solid #001A66;
  color: #fff;
  padding: 10px 0;
}

#topo .bTopo {
  float: left;
  margin-right: 20px;
}

#topo .menu {
  float: right;
  height: 20px;
  margin-top: 30px;
  position: relative;
  text-transform: uppercase;
}

#topo .menu:hover span {
  color: #5564CF !important;
}

#topo .menu > span {
  display: block;
  height: 22px;
  line-height: 22px;
  position: relative;
  z-index: 501;
}

#topo .menu > span * {
  float: left;
}

#topo .menu i {
  font-size: 22px;
  margin-left: 10px;
}

#topo .menu ul {
  background: #001A66;
  display: none;
  line-height: 25px;
  padding: 50px 20px 20px;
  position: absolute;
  right: -20px;
  text-align: right;
  top: -20px;
  z-index: 500;
}

#topo .menu ul li a {
  color: #fff;
}

#topo .menu:hover ul,
#topo .menu:focus ul {
  display: block;
}

#topo .logo {
  margin-right: 100px;
}

#topo .redes {
  margin: 10px 80px 0 0;
}

#topo .busca {
  margin-top: 20px;
  position: relative;
  width: 380px;
}

#topo .busca button {
  background: #001142;
  position: absolute;
  right: 0;
  top: 0;
}

#topo_publicidades {
  height: 90px;
  position: relative;
}

#topo_publicidades .publicidade-item {
  float: left;
  margin-left: 47px;
}

#topo_publicidades .publicidade-item:first-child {
  margin: 0;
}

/* RODAPE */

#rodape {
  background: #001555;
  border-top: 6px solid #999;
  font-size: 15px;
  margin-top: 50px;
  padding: 80px 0 20px;
  position: relative;
}

#rodape .container {
  position: relative;
}

#rodape .autor {
  bottom: 0;
  position: absolute;
  right: 0;
}

#rodape,
#rodape a {
  color: #fff;
}

#rodape a:hover {
  color: #BABABA;
  text-decoration: none;
}

#rodape strong,
#rodape strong a,
#rodape .redes {
  color: #ccc;
}

#rodape strong,
#rodape strong a {
  font-size: 16px;
  text-transform: uppercase;
}

#rodape a.logo img {
  background: #fff;
  border-radius: 100em;
  left: 50%;
  margin: 0 0 0 -56px;
  padding: 10px;
  position: absolute;
  top: -56px;
}

#rodape .links {
  margin-bottom: 50px;
}

#rodape .links > ul {
  float: left;
  width: 20%;
}

#rodape .links li {
  line-height: 26px;
}

#rodape .endereco {
  padding-top: 20px;
  text-align: center;
}

#rodape .endereco p {
  font-size: 16px;
  margin: 0;
  padding: 0;
}

#rodape .endereco p small {
  font-size: 14px;
}

/* PAGINACAO */

#paginacao {
  text-align: center;
}

#paginacao a {
  color: #001966 !important;
}

/* ERRO */

#interna #pagina_erro {
  margin-bottom: 50px;
  text-align: center;
}

#interna #pagina_erro .titulo {
  color: #004573 !important;
  font-weight: 700;
  padding-top: 40px;
  padding-bottom: 50px;
}

#interna #pagina_erro .titulo1 h3 {
  color: #004573 !important;
  font-size: 150px;
  letter-spacing: -10pt;
}

#interna #pagina_erro .titulo2 {
  padding-top: 70px;
}

#interna #pagina_erro .titulo2 h2 {
  font-size: 50px;
  letter-spacing: -2pt;
}

#interna #pagina_erro > img {
  margin: 40px auto 50px;
}

#interna #pagina_erro .texto {
  border-top: 1px solid #DDD;
  padding-top: 40px;
}

/* HOME */

#home .item-meio a {
  font-size: 18px;
}

#home .item-meio .chapeu {
  font-weight: bold;
}

#home_manchete a strong {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -1pt;
}

#home_manchete a span {
  color: #545454;
  font-size: 16px;
}

#home_bloco_destaques {
  background: #EEE;
}

#home_destaques {
  float: left;
  width: 800px;
}

#slide_conteudo {
  float: left;
  position: relative;
  width: 800px;
}

#slide_conteudo .direita {
  float: right;
}

#slide_conteudo .esquerda {
  float: left;
}

#slide_conteudo a {
  display: block;
  position: relative;
  width: 100%;
}

#slide_conteudo a .detalhes {
  background: url(../images/home_video_bg.png) top repeat-x;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
}

#slide_conteudo a .detalhes > span {
  display: block;
  padding: 10px;
}

#slide_conteudo a .detalhes .chapeu {
  background: #1F3679;
  color: #fff;
  display: inline-block;
  line-height: 24px;
  padding: 0 10px;
  text-transform: uppercase;
}

#slide_conteudo a .detalhes .dConteudo span {
  color: #FFF;
  display: block;
  font-size: 22px;
  margin-top: 5px;
}

#slide_conteudo .esquerda a .detalhes .dConteudo span {
  font-size: 14px;
}

#slide_conteudo .det {
  bottom: 10px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1pt;
  position: absolute;
  right: 30px;
}

#slide_conteudo .navi a {
  bottom: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  font-weight: 100;
  position: absolute;
  width: 14px;
}

#slide_conteudo .navi a.anterior {
  right: 62px;
}

#slide_conteudo .navi a.proximo {
  right: 10px;
}

#home_bloco_destaques .publicidade {
  float: right;
  margin: 40px 20px 20px;
}

#home_mini_destaques .item {
  position: relative;
}

#home_mini_destaques .item img {
  display: block;
  margin-bottom: 15px;
}

#home_mini_destaques .item .chap {
  background: #000;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  margin-top: -25px;
  padding: 0 5px;
  position: absolute;
  text-transform: uppercase;
}

#home_mini_destaques .item strong {
  color: #000;
  font-size: 15px;
}

#home_bloco_meio .quadro1 {
  border-top: 1px solid #ddd;
  padding-top: 30px;
}

#home_bloco_meio a {
  color: #000;
}

#home_bloco_meio .chapeu {
  color: #444;
  font-size: 14px;
  text-transform: uppercase;
}

#home_bloco_meio span {
  color: #333;
}

#home_bloco_meio strong {
  font-size: 19px;
  font-weight: normal;
}

#home_bloco_meio .blocos .item,
#home_bloco_meio .blocos2 .item {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

#home_bloco_meio .blocos2 .item:last-child {
  border: none;
  padding-bottom: 0;
}

#home_bloco_meio .blocos .item,
#home_bloco_meio .blocos2 .item {
  line-height: 20px;
}

#home_bloco_meio .blocos .item a img,
#home_bloco_meio .blocos2 a img {
  float: left;
  margin-right: 10px;
}

#home_bloco_meio .bloco {
  background: #eee;
  padding: 30px 30px 0;
}

#home_bloco_meio .itemMaior {
  background: #eee;
  display: block;
  padding-bottom: 20px;
}

#home_bloco_meio .itemMaior img {
  margin-bottom: 20px;
}

#home_bloco_meio .itemMaior span,
#home_bloco_meio .itemMaior small,
#home_bloco_meio .itemMaior strong {
  display: block;
  padding: 0 20px;
}

#home_bloco_meio .blocos2 {
  float: left;
  width: 518px;
}

#home_colunistas {
  background: #EEEEEE;
  padding: 20px;
}

#home_colunistas h3 {
  background: #1F3679;
  color: #fff;
  float: left;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  margin: -36px 0 20px -20px;
  padding: 0 15px;
  text-transform: uppercase;
}

#home_colunistas .item {
  margin-bottom: 30px;
  text-align: center;
}

#home_colunistas .item img {
  background: #fff;
  border: 1px solid #D6D6D6;
  border-radius: 100em;
  display: block;
  margin: 0 auto 10px;
  padding: 4px;
}

#home_colunistas .item span {
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
}

#home_colunistas .item small {
  color: #000;
  font-size: 12px;
}

#home_colunistas .item strong {
  font-weight: 700;
}

#home .lista a img {
  margin-bottom: 5px;
}

#home .lista a .chap {
  color: #878787;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}

#home_videos h3 {
  color: #1F1F1F;
  border-bottom: 2px solid #ddd;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 5px;
  text-transform: uppercase;
}

#home_videos .item,
#home_videos .maior,
.listaVideos .item {
  display: block;
  position: relative;
}

#home_videos .item .play,
#home_videos .maior .play,
.listaVideos .item .play {
  background: url(../images/youtube_play.png);
  height: 48px;
  left: 50%;
  margin: -24px 0 0 -34px;
  position: absolute;
  top: 50%;
  width: 68px;
}

#home_videos .item .bg,
#home_videos .maior .bg,
.listaVideos .item .bg {
  background: url(../images/home_video_bg.png) top repeat-x;
  bottom: 0;
  height: 172px;
  left: 0;
  position: absolute;
  width: 100%;
}

#home_videos .item .bg,
.listaVideos .item .bg {
  height: 106px;
}

#home_videos .item .detalhes,
#home_videos .maior .detalhes,
.listaVideos .item .detalhes {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
}

#home_videos .item .detalhes > span,
#home_videos .maior .detalhes > span,
.listaVideos .item .detalhes > span {
  color: #fff;
  display: block;
  padding: 20px;
}

#home_videos .item .detalhes > span,
.listaVideos .item .detalhes > span {
  padding: 10px;
}

#home_videos .item .detalhes > span strong,
#home_videos .maior .detalhes > span strong,
.listaVideos .item .detalhes > span strong {
  font-size: 30px;
  font-weight: 700;
}

#home_videos .item .detalhes > span strong,
.listaVideos .item .detalhes > span strong {
  font-size: 18px;
}

.listaVideos .item small {
  color: #666;
  font-weight: bold;
  text-transform: uppercase;
}

/* COLUNISTAS */

#interna .colunistas .item {
  border-bottom: 1px solid #EAEAEA;
  line-height: 20px;
  padding: 30px 0;
}

#interna .colunistas .item:first-child,
#interna .postagem:first-child {
  padding-top: 0;
}

#interna .colunistas .item img {
  border-radius: 100em;
  float: left;
  margin-right: 20px;
}

#interna .colunistas .item strong {
  color: #000;
  font-size: 25px;
}

#interna .colunistas .item span {
  color: #666;
  font-size: 18px;
}

#interna .postagem {
  border-bottom: 1px solid #EAEAEA;
  padding: 30px 0;
}

#interna .postagem h1,
#interna .postagem h3 {
  margin: 5px 0 10px;
  padding: 0;
}

#interna .postagem .data {
  color: #666;
  font-weight: bold;
}

#interna .postagem .rede {
  margin-bottom: 20px;
}

#interna .texto {
  font-size: 16px;
}

#interna .texto a {
  color: #001966 !important;
}

#interna .texto a:hover {
  text-decoration: underline !important;
}

#interna .texto .imagem {
  margin-bottom: 15px;
  width: 350px;
}

#interna .texto .imagem-esquerda {
  float: left;
  margin-right: 15px;
}

#interna .texto .imagem-direita {
  float: right;
  margin-left: 15px;
}

#interna .texto .imagem-meio {
  float: none;
  width: 100%;
}

#interna .texto .imagem span {
  background: #001A66;
  color: #fff;
  display: block;
  font-size: 12px;
  padding: 5px 8px;
}

#interna .postagem .dados {
  background: #E9E9E9;
  border-radius: 5px;
  line-height: 40px;
  margin-top: 30px;
  padding: 0 15px;
}

#interna .arquivos .itens {
  border: 1px solid #eee;
  line-height: 25px;
  padding: 15px;
}

#interna #comentarios h3 {
  color: #666;
  font-weight: normal;
}

/* VIDEOS */

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	margin-bottom: 10px;
	overflow:hidden;
}

.video-container iframe, 
.video-container object, 
.video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#video_item {
  border-bottom: 1px solid #ddd;
  padding-bottom: 30px;
}

#video_item h2,
#video_item h3,
#video_item h4,
#video_item h5 {
  margin: 0;
  padding: 0;
}

h2,
.h2 {
  font-size: 34px;
}