html {
     height: 100%
 }

body {
	margin: 0px;
	padding: 0px;
    height: 100%;
}

.vermelho {
color: #e93d39;
}

blockquote {
        font-family: arial;
          font-size: 15t;
          font-weight:italic; 
          color: #fff;
}

.comments_photo {
	margin-top: 14px;
	float: left;
	width: 78px;
	display: table-cell;
		height: auto;
}

.comments_text {
	float: left;
	width: 520px;
	display: table-cell;
	vertical-align: top;
	min-height: 94px;
	color: #d1bd9c;
}

.comments_text p {
	color: #c9bd93;
}

.texto p {
	color: #928751;
	font-style: italic;
}

.comments_text .author {
	color: #d1bd9c;
}

.comments_text a {
	color: #d1bd9c;
}

.comments_line {
	margin-top: 14px;
	margin-bottom: 20px;
	width: 598px;
	display: table-row;
}

.comments_division {
	padding-top: 5px;
	width: 598px;
	display: table-row;
}
s
.comments_comment {
	color: #948355;
}



.form-label {
	color: #fff;
}

.relacionados_normal {
	  border-top-color: #394156;
      border-top-style: solid;
      border-top-width: 1px;
      padding-top: 15px;
      width: 258px;
      color: #a19259;
	  font-size: 12px;
}

.relacionados_normal_link {
	color: #d0bc99;
	text-decoration: none;
	line-height:150%;
}

.relacionados_normal a:hover {
	color: #d0bc99;
	text-decoration: underline;

}

.relacionados_primeiro {
      margin-top: 10px;
      width: 258px;
      padding-top: 10px;
      color: #a19259;
	  font-size: 12px;
}

.relacionados_primeiro_link {
	color: #d0bc99;
	text-decoration: none;
	line-height:150%;
}

.relacionados_primeiro a:hover {
	color: #d0bc99;
	text-decoration: underline;
}

#comment {
	display: table;
}

.destaque {
          font-family: arial;
          font-size: 15t;
          font-weight:bold; 
          color: #fff;
          padding-top: 20px;
 }

p a {
              text-decoration: underline;
              color: #eb7842;
              font-family: georgia;
              font-size: 11px;
              font-style: italic;
}

a {
              text-decoration: underline;
              color: #eb7842;
              font-family: georgia;
              font-size: 11px;
              font-style: italic;
}


ul {
   margin-left: 10px;
   padding-left: 10px;
   list-style: none;
 }

li {
              color: #eb7842;
              font-family: georgia;
              font-size: 11px;
              font-style: italic;
              padding-left: 20px;
              background-image: url(/wp-content/themes/shape/images/icone-item.png);
              background-repeat: no-repeat;
              background-position: 0 .5em;
              text-decoration: none;
              line-height:200%;

}

li a {
   color: #cbbd90;
   text-decoration: none;
 }
 
 li a:hover {
   text-decoration: underline;
 }


.text {
      width: 220px;
      border-color: #dcdcde;
      border-style: solid;
      border-width: 1px;
      color: #373737;
      font-family: georgia;
      font-style: italic;
      font-size: 12px;
      margin-top: 0px;
      
 }
 
 .input_busca {
      width: 259px;
      border-color: #412d22;
      border-style: solid;
      border-width: 1px;
      background-color: #241d17;
      font-family: georgia;
      font-style: italic;
      font-size: 12px;
      margin-top: 0px;
      height: 26px;
      color: #c8be9b;
      font-family: Georgia;
      text-align: middle;
      
 }



#topo {
	width: 100%;
	height: 158px;
	background-image: url('/wp-content/themes/shape/images/fundo_topo.png');
	text-align: center;
    position: relative;
}

#menu {
      font-size: 14px;
      font-family: Georgia;
      font-style: italic;
      color: #292a35;
      margin-top: 12px;
}

#menu a {
      color: #cdbd96;
      text-decoration: none;
      padding-left: 32px;
      padding-right: 32px;
}

#menu a:hover {
      text-decoration: underline;
}

#corpo {
    position: relative;
    margin-top: 0px;
	width: 100%;
	height: 272px;
	background-image: url('/wp-content/themes/shape/images/fundo-001.png');
	text-align: center;
    
}

#base {
      margin-top: 0px;
      color: #fff;
      width: 988px;
      height: 231px;
      text-align:center;
      
}


 #destaque {
      padding-top: 19px;
      width:998px;
      margin:0 auto; 
  }
  
  #destaque p {
            color: #fff;
  }
  
  #destaque_esq {
                float: left;
                width: 29px;
                height: 139px;
                padding-top: 72px;
  }

  #destaque_cen {
                float: left;
                width: 528px;
                height: 187px;
                border-style:solid;
                border-width: 3px;
                border-color: #483730;
                margin-top: 17px;
                
  }

   #destaque_dir {
                float: left;
                width: 29px;
                height: 139px;
                padding-top: 72px;
  }
  
  #destaque_txt {
                float: left;
                width: 364px;
                height: 231px;
                text-align: left;
                padding-left: 32px;
                margin-top: 0px;
                padding-top: 0px;
  }
  
  #destaque_txt h1 {
                color: #fff;
                font-family: arial;
                font-size: 15px;
                font-weight:bold;     
   }
   
   #destaque_txt h2 {
                color: #cdbd96;
                font-family: Georgia;
                font-size: 14px;
                font-weight:bold;
                margin-top: 14px;
 
    }
    
    #destaque_txt h2 a{
                color: #cdbd96;
                font-family: Georgia;
                font-size: 14px;
                font-weight:bold;
                text-decoration:none;
                
 
    }
    
    #destaque_txt h2 a:hover{
                color: #cdbd96;
                font-family: Georgia;
                font-size: 14px;
                font-weight:bold;
                             text-decoration:underline; 
    }
    
    
    #destaque #d_categoria {
                color: #9f905c;
                font-family: Georgia;
                font-size: 11px;
     }
     
     #destaque #d_categoria  a {
                color: #f07646;
                font-family: Georgia;
                font-size: 11px;
                text-decoration:underline;
     }
     
     #destaque_txt #d_resumo {
                color: #fff;
                font-family: Arial;
                font-size: 12px;
     }
  
#linha {
	width: 100%;
	height: 3px;
	background-image: url('/wp-content/themes/shape/images/linha.png');
    position: relative;
}

#principal {
	width: 100%;
	background-image: url('/wp-content/themes/shape/images/fundo-principal.png');
    position: relative;
    text-align: center;
    min-height: 100%;

 }
 
 .entry-meta {
            font-family: georgia;
            font-size: 18px;
            color: #cdbd96;
            padding-right: 30px;
            padding-top: 30px;
            line-height:140%;
            text-decoration: none;
 }

 #principal_centro {
                   background-image: url('/wp-content/themes/shape/images/degrade.png');
                   width: 1049px;
                   padding-top: 24px;
                   overflow:auto;
                   height: 100%;
                   margin: auto;

  }

#princ_esq {
           float: left;
           width: 618px;
           text-align: left;
           margin-left: 32px;
           margin-right: 20px;
 }
 
  #princ_esq h2 {
            font-family: georgia;
            font-size: 18px;
            color: #cdbd96;
            line-height:140%;
            text-decoration: none;
            margin-top: 20px;
  }
  
   #princ_esq h1 {
            font-family: georgia;
            font-size: 18px;
            color: #cdbd96;
            padding-right: 30px;
            line-height:140%;
            text-decoration: none;
  }
 
 #princ_esq h2 a {
            font-family: georgia;
            font-size: 18px;
            color: #cdbd96;
            line-height:140%;
            text-decoration: none;
  }
  
   #princ_esq h2 a:hover {
            font-family: georgia;
            font-size: 18px;
            color: #cdbd96;
            padding-right: 30px;
            padding-top: 30px;
            line-height:140%;
            text-decoration: underline;
  }
  
    #princ_esq p {
            font-family: arial;
            font-size: 12px;
            color: #fff;
           
  }
  
   #princ_dir h2 {
            font-family: georgia;
            font-size: 18px;
            color: #cdbd96;
            padding-right: 30px;
            line-height:140%;
  }
 
 #princ_dir {
            float: left;
            width: 371px;
            text-align: left;
 
  }
  
  
   .data {
      width: 596px;
      height: 28px;
      font-family: Georgia;
      font-size: 11px;
      color: #9f905c;    
      border-bottom-style:solid; 
      border-top-style:solid; 
      border-bottom-color: #453830; 
      border-top-color: #453830;  
      border-width: 1px;
   }
   
   .data a {
       text-decoration: underline;
       color: #9f905c;

   }
   
   .comentarios {
                width: 337px;
                float: left;
    }
    
    .direita {
             text-align: right;
     }
    
    .data_esq {
              float: left;
              width: 298px;
              font-family: Georgia;
              color: #cbbf95;
              font-size: 11px;
              height: 28px;
               margin-top: 3px;
               border-left-width: 1px;
               border-left-color: #f00;
     }
     
     .publicado_em {
              font-family: Georgia;
              color: #cbbf95;
              font-size: 11px;
             }
             
      .publicado_em a {
				text-decoration: underline;
              color: #eb7842;
      }
     
     
     .data_cen {
              float: left;
              width: 1px;
      }
      .data_dir {
				float: left;
                width: 298px;
                margin-top: 3px;
                font-family: Georgia;
                color: #cbbf95;
                 font-size: 11px;
                 height: 28px;
       }
       .data_dir a {
              text-decoration: underline;
              color: #eb7842;
        }
        
 
.imagem_noticia {
                border-style: solid;
                border-color: #45382f;
                border-width: 3px;
                float: left;
                margin-right: 18px;
 }
 .linha_destaque {
                 width: 584px;
                 height: 120px;
  }
 .imagem {
         float: left;
         width: 225px;
  }
 .artigo {
         font-family: arial;
         color: #fff;
         font-size: 12px;
         float: right;
         width: 359px;
         vertical-align: top;
  }
  
 #rodape {
 background-image: url('/wp-content/themes/shape/images/fundo-rodape.png');
	text-align: center;
    width: 100%;
    height: 249px;
  }      
  
  #rodape_principal {
                   width: 1049px;
                   padding-top: 32px;
                   overflow:auto;
                   height: 100%;
                   margin: auto;
   }
   
   #rodape_esq {
               width: 300px;
               float: left;
   
    }
 
    
   #rodape_esq p {
               font-family: Arial;
               font-size: 9pt;
               color: #fff;
               text-align: left;
               margin-left: 0px;
               line-height:150%;
               text-align: left;
               padding-left: 20px
   
    }
    
    #rodape_esq a {
                color: #d76f49;
                font-family: Georgia;
                font-style: italic;
                font-size: 10pt;
                padding-left: 8px;
     }
     
     #foto-quem-escreve {
                border-style: solid;
                border-width: 8px;
                border-color: #cdbe93;
                margin-left: 0px;
                
      }
      
      #rodape_cen {
                   width: 330px;
                   float: left;
                   text-align: left;
       }
       

  
     #rodape_cen p {
               font-family: Arial;
               font-size: 9pt;
               color: #fff;
               text-align: left;
               margin-left: 0px;
               line-height:150%;
               text-align: left;
  
    }
    
    #rodape_cat {
                   width: 120px;
                   float: left;
                   text-align: left;
                   padding-left: 20px;
                   
    }
    
    #rodape_arq {
                   width: 120px;
                   float: left;
                   text-align: left;
                   padding-left: 20px;
                   
    }
    
.lista_seta {
                 background-image: url("/wp-content/themes/shape/images/seta.png");
              color: #eb7842;
              font-family: georgia;
              font-size: 11px;
              font-style: italic;
              padding-left: 20px;
              background-repeat: no-repeat;
              background-position: 0 .5em;
              text-decoration: none;
              line-height:200%;
 }
 
 .lista_seta  a {
   color: #d76f49;
   text-decoration: none;
 }
 
 .lista_seta  a:hover {
   text-decoration: underline;
 }
    
 #rodape_arq li a{
 color: #d76f49;
   text-decoration: none;
   list-style-type: none;
  }
  
#nota {
      background-color: #1a1617;
      text-align: center;
       vertical-align: middle;
       height: 69px;
 }

 #nota_dock {
       height: 30px;
        text-align: center;
        padding-top: 17px;
  }
 
 #nota a {
    color: #d76f49;
   text-decoration: none;
   text-style: italic;
   font-size: 11px;
  }
 
 #nota a:hover { 
    text-decoration: underline;
 }

