/*
Theme Name: RETE
Theme URI: http://www.planilandia.com
Author: UVE para Planilandia.
Author URI: http://www.planilandia.com
Description: Tema para RETE. 2013. 
Version: 1.0
*/

* { margin: 0; padding: 0; }
a { font-family: inherit; font-size: inherit; text-decoration: none; color: inherit; }
a img { border: 0; }
ol, ul { list-style: none; }
input,textarea { color: inherit; font-size: inherit; font-family: inherit; }
p { margin-bottom: 15px; }
p.wp-caption-text { margin-bottom: 0; }
.screen-reader-text { display: none; }

.TradeGothicLT-CondEighteen { font-family: TradeGothicLT-CondEighteen; }
.TradeGothicLTCom-BdCn20 { font-family: TradeGothicLTCom-BdCn20; }

/* Contenedores generales */
body { background: #fff; color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
/* Cabecera */
header .wrapper > * { display: none; }
header .wrapper > #site-title { display: block; text-align: center;}
/* Slider */
#slider { display: none; }
/* Menu */ 
#menu_super { display: none; }
/* CONTENIDO PRINCIPAL */
#main_content .navigation { display: none; }

/* CONTENIDO PRINCIPAL ---> Plantilla de NODOS */
#main_content.nodos .nodo_entrada > * { margin-bottom: 15px; }
#main_content.nodos h3 { font-family: TradeGothicLTCom-BdCn20; font-size: 30px; line-height: 33px; font-weight: normal; margin-bottom: 10px; letter-spacing: -1px; }
#main_content.nodos p { text-align: justify; }
#main_content.nodos ul { list-style: disc inside; }
#main_content.nodos ol { list-style: decimal inside; }
#main_content.nodos h4.nodo_subtit { font-family: TradeGothicLTCom-BdCn20; font-size: 20px; line-height: 24px; font-weight: normal; }
#main_content.nodos .meta .email,
#main_content.nodos .meta .print { display: none; }
#main_content.nodos .meta { list-style: none; margin: 10px 0 0; }
	
/* CONTENIDO LATERAL */
#side_content { display: none; }

/* FOOTER */
footer { display: none; }
