/*
Theme Name: noticias
Theme URI: http://www.utem.cl
Description: Este tema fue desarrollado para noticias utem
Version: 1.6
Author: David Carvajal
Author URI: http://www.utem.cl
Tags: noticias, panorama

David C G 1.0
http://localhost

Tema diseñado por David C.
Tema diseñado para uso particular
*/


/* ---------------------------------------------------------------------------- */
/* GENERALES ------------------------------------------------------------------ */
/* ---------------------------------------------------------------------------- */

/* tipografia ----------------------------------------------------------------- */

body {
	font: 62.5% Arial, Helvetica, sans-serif;
	/* ESTRUCTURA */
	background: #E9E8E5 url(images/bg_body.gif) repeat-x left top;
}

a, h2 a {
	color: #006;
	text-decoration: none;
}

a:hover, h2 a:hover {
	color: #690;
	text-decoration: underline;
}

table {
	font: 1.2em/1.6em Arial, Helvetica, sans-serif;
	color:#069;
	text-align: left;
}

table td{
        padding: 5px 5px 5px 0;
	vertical-align: top;
}

p {
	font: 1.2em/140% Arial, Helvetica, sans-serif;
	color:#444;
	text-align: justify;
}

h6 {
	font: 1.2em/140% Arial, Helvetica, sans-serif;
	color:#069;
	text-align: justify;
padding: 10px 0 10px 0;
margin: 0px;
}

h1 {
	font-size: 2.7em;
	font-weight: normal;
	color: #3CF;
}

h1 a {
	color: #3CF;
	text-decoration: none;
}

h1 a:hover {
	color: #FFF;
	text-decoration: none;
}

h2 {
	color: #690;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 130%
}

h3 {
	color: #690;
	font-size: 2.4em;
	font-weight: normal;
}

/* estructura ----------------------------------------------------------------- */

p {
	padding: 10px 0;
	margin: 0;
}

body, h1, h2, h3, form {
	padding: 0;
	margin:0;
}


/* ---------------------------------------------------------------------------- */
/* TIPOGRAFIA ----------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
.col01 {
color: #039;
font-weight: bold;
}
.col02 {
color: #390;
font-weight: bold;
}
.col03 {
color: #609;
font-weight: bold;
}
.col04 {
color: #306;
font-weight: bold;
}
.col05 {
color: #f60;
font-weight: bold;
}
.col06 {
color: #006;
font-weight: bold;
}
.col07 {
color: #c09;
font-weight: bold;
}

.col08 {
color: #390;
font-weight: bold;
}

.col09 {
color: #900;
font-weight: bold;
}

.col10 {
color: #c0c;
font-weight: bold;
}

#cabecera_info .descripcion {
	font-size: 12px;
	color: #9C3;
}

#navegacion_paginas li a {
	font-size: 1.6em;
	color: #3CF;
	text-decoration: none;
}

#navegacion_paginas a:hover {
	color: #FFF;
}

#tit_portada p {
	font-size: 2.4em;
	font-family: "Trebuchet MS", Arial;
	letter-spacing: 4px;
	color: #444;
}

.mes_post {
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	color: #493939;
	/*margin-left: -3px;*/
         font-weight: bold;
}

.dia_post {
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #006;
	/*margin-left: -3px;*/
}

.comentarios_post a; .categoria_post a{
	font-size: 10px;
	line-height: 16px
}

.entradas_anteriores a, .entradas_posteriores a {
	font-size: 12px;
	line-height: 16px;
}

#searchform #searchsubmit {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFF;
}

.ul_historial li a:hover, .ul_enlaces li a:hover, .ul_cat_cumpleanos li a:hover {
	color: #690;
	text-decoration: none;
}

.ul_historial li, .ul_enlaces li, .ul_cat_cumpleanos li {
	font: normal 12px/12px Arial, Helvetica, sans-serif;
	color: #777;
}

.ul_historial li a, .ul_enlaces li a, .ul_cat_cumpleanos li a {
	color: #006;
	text-decoration: none;
}

#pie_pagina {
	color: #444;
	font-size: 11px;
}

#pie_pagina a{
	color: #039;
	text-decoration: none;
}

#pie_pagina a:hover{
	color: #609;
	text-decoration: underline;
}

#pie_pagina .pie_izq{
	text-align: left;
}

#pie_pagina .pie_der{
	text-align: right;
}

.post_singular h2 {
	font-size: 1.8em;
	color: #006;
}

#comments, #comments h3, #respond, #respond h3 {
	font-size: 14px;
}

.calendario_post {
	font: normal 10px/10px Arial, Helvetica, sans-serif;
	color: #FFF;
}

#contenido .post_singular .categoria_post {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

#contenido .post_singular .categoria_post a {
	font-size: 10px;
	line-height: 16px;
	color: #FFF;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #006;
}

.commentlist small {
	font-size: 10px;
}

#contenido .post_singular .entrada h3 {
	font-size: 1.6em;
	font-weight: normal;
}

#contenido .post_singular .entrada ul li {
	font: normal 12px/130% Arial, Helvetica, sans-serif;
	color:#444;
}


/* ---------------------------------------------------------------------------- */
/* ESTRUCTURA ----------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */

#envoltura {
	width: 960px;
	margin: 0 auto;
}

#contenedor {
	width: 960px;
	clear: both;
	/*float: left;*/
	overflow: hidden;
}

#cabecera {
	background: #006 url(images/logo.gif) no-repeat left 10px;
	width: 960px;
	height: 99px;
	border-bottom: 1px solid #CF3;
	position: relative;

}

#cabecera_info {
	width: 300px;
	height: 50px;
	padding: 36px 0 0 120px;
	float: left;
}

#cabecera_info .descripcion {
}

#navegacion_paginas {
	padding: 0 0 11px 0;
	margin: 0;
	list-style: none;
	position: absolute;
	right: 0;
	bottom: 0;
}

#navegacion_paginas li {
	float: left;
	display: block;
}

#navegacion_paginas li a {
	display: block;
	padding: 5px 10px;
}

#tit_portada {
	height: 70px;
	width: 950px;
	padding: 0 0 0 10px;
}

#tit_portada p {
	padding: 20px 0 0 0;
	margin: 0;
}

#contenido {
	width: 720px;
        padding: 0 50px 0 0;
	float: left;
	position: relative;
	background: url(images/bg_borde_contenido.gif) repeat-y right top;
	overflow: hidden;
margin-bottom: 20px;
}

.post {
	width: 220px;
	height: 420px;
	padding: 9px;
        margin: 1px;
	float: left;
	display: inline;	
	position: relative;
	overflow: hidden;
	display: block;
        background-color: #FFF;
}

.post .entrada img {
	display: block;
	width: 220px;
	height: 165px;
	/*ordenar en el index*/
	position: absolute;
         /* solo esta etiqueta y fecha se han desplazado 1 pixel parta acomodar al margen, las otras etiquetas es mejor conservarlas en numeros exactos*/
	top: -261px;
	left: 0;
}

.post_singular .entrada img {
	display: block;
	/*ordenar en el index*/
	position: relative;
}

.post .fecha_post, .post .fecha_post_bg {
	width: 220px;
	height: 20px;
	float:left;
	/*ordenar en el index*/
	position: absolute;
         /* solo esta etiqueta e img se han desplazado 1 pixel parta acomodar al margen, las otras etiquetas es mejor conservarlas en numeros exactos*/
	top: 154px;
	left: 9px;
	display: inline;
}

.post .fecha_post {
	/*ordenar en el index*/
	z-index: 100;
}

.post .fecha_post_bg {
	background-color: #FFF;
	opacity: 0.8;
	filter:alpha(opacity=80);
	/*ordenar en el index*/
	z-index: 50;
}

.post .fecha_post .mes_post {
	padding: 5px;
	display: inline;
	float: left;
	width: 30px;
	margin-left: -1px;
}

.post .fecha_post .dia_post {
	padding: 5px;
	display: block;
	float: left;
	width: 12px;
	margin-left: -1px;
        border-right: 1px solid #666;
}

.post .clas_post {
	width: 200px;
	height: 16px;
	float:left;
	padding: 3px 10px 2px 10px;
	background: #FFF url(images/bg_borde_post_clas.gif) repeat-x left top;
	position: absolute;
	left: 0;
	bottom: 0;
}

.categoria_post {
	background: url(images/icono_cat_noticias.gif) no-repeat left center;
	padding-left: 14px;
	float:left;
}

.comentarios_post {
	background: url(images/icono_comentarios.gif) no-repeat left center;
	padding-left: 14px;
	float: right;
}

.post .titulo_post {
	width: 220px;
	height: 85px;
	float: left;
	/*ordenar en el index*/
	position: absolute;
	top: 185px;
	left: 9px;
}

.post .titulo_post h2 a {
         font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #494949;
}

.post .entrada {
	width: 220px;
	clear: both;
	/*ordenar en el index*/
	position: absolute;
	top: 270px;
	left: 9px;
}

.post_singular .entrada {
	width: 520px;
	margin-bottom: 25px;
	padding-bottom: 8px;
	clear: both;
	border-bottom: 2px solid #690;
}

p a {
	padding: 2px 0 2px 12px;
	background: url(images/ver_mas_off.gif) left center no-repeat;
	display: block;
	width: 208px;
}

p a:hover {
	background: url(images/ver_mas_on.gif) left center no-repeat;
}

.navegacion_post {
	width: 700px;
	height: 16px;
	padding: 11px 10px 9px 10px;
	margin-top: 9px;
	float: left;
	clear: both;
	display: block;
	overflow: hidden;
	background-color: #D5D2C9;
}

.entradas_anteriores {
	float: left;
	padding-left: 11px;
	background: url(images/flecha_izq_postanteriores.gif) no-repeat left center;

}

.entradas_posteriores {
	float: right;
	padding-right: 11px;
	background: url(images/flecha_der_post_eriores.gif) no-repeat right center;
}

#barra_lateral {
	width: 160px;
	padding: 10px 10px 0 10px;
	float: right;
margin-bottom: 20px;
}

#searchform {
	width: 160px;
	height: 26px;
	padding: 10px;
	background-color: #690;
	float: right;
}

#searchform #s {
	width: 122px;
	height: 22px;
	padding: 2px 5px 0 5px;
	border: 1px solid #360;
	background: #E9fACC;
	vertical-align: middle;
	float: left;
}

#searchform #searchsubmit {
	width: 26px;
	height: 26px;
	margin: 0;
	padding: 0;
	border: none;
	float: right;
	background: url(images/fondo_btn_buscar.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

.ul_historial, .ul_enlaces, .ul_cat_cumpleanos {
	list-style: none;
	padding: 0;
	margin: 10px 0 15px 0;
	border-bottom: 1px solid #CFC7AB;
	float: left;
}

.ul_historial li, .ul_enlaces li, .ul_cat_cumpleanos li {
	/*height: 12px;*/
	padding: 6px 0 6px 16px;
	margin: 0;
	border-top: 1px solid #CFC7AB;
	display: block;
	float: left;
	width: 144px;
}

.ul_cat_cumpleanos li {
	background: url(images/bullet_cumple.gif) no-repeat left 0.7em;
}
.ul_enlaces li {
	background: url(images/bullet_secciones.gif) no-repeat left 0.7em;
}

.ul_historial li {
	background: url(images/icono_cat_noticias.gif) no-repeat left 0.7em;
}

.ul_historial li a, .ul_enlaces li a, .ul_cat_cumpleanos li a {
}

#pie_pagina {
	width: 960px;
	padding: 10px 0;
	border-top: 1px solid #CFC7AB;
	clear: both;
}

#pie_pagina .pie_izq{
	width: 680px;
	float: left;
}

#pie_pagina .pie_der {
	width: 280px;
	float: right;
}

#pie_pagina .pie_der a {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	margin-left: 20px
}

.post_singular {
	width: 520px;
	background-color: #FFF;
	padding: 10px;
	margin: 0 60px 0 120px;
	position: relative;
	float: right;
	display: block;
}

.post_singular img {
	padding: 0 0 20px 0;
}

.post_singular h2 {
	padding: 10px 0;
	background: url(images/bg_borde_post_clas.gif) repeat-x left bottom;
}

.post_singular .comentarios_post {
	background: url(images/icono_comentarios.gif) no-repeat left center;
	padding-left: 14px;
	float: right;
}

#comments, #respond h3{
	background: url(images/bg_borde_post_clas.gif) repeat-x left bottom;
	padding: 10px 0;
	margin-top: 10px;
}

#respond {
	padding: 15px 0;
}

.post_singular .calendario_post {
	width: 100px;
	height: 10px;
	padding: 10px;
	background: #006 url(images/bg_calendario.gif) repeat-y right top;
	position: absolute;
    left: -120px;
	top: 40px;
}

#contenido .post_singular .categoria_post {
	width: 100px;
	padding: 2px 10px;
	background: #690 url(images/bg_cat_noticias_sing.gif) repeat-y right;
	position:absolute;
	left: -120px;
	top: 71px;
}

#contenido .post_singular .categoria_post a {
	width: 86px;
	height: 16px;
	padding: 0 0 0 14px;
	background: url(images/icono_cat_noticias_verde.gif) no-repeat left center;
}

.commentlist {
	margin: 10px 0;
	/* TIPOGRAFIA*/
	line-height: 130%;
	padding-left: 20px;
}

.commentlist li{
	padding: 10px;
	position: relative;
}

.commentlist .alt {
	background: #EEE;
}

.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 1px;
	border: solid 1px #EDEDED;
	background: #FFF;
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
}

#commentform {
	margin-top: 10px;
	/* TIPOGRAFIA */
	font: 11px Arial, Helvetica, sans-serif;
}

#commentform p {
	padding: 6px 0;
	margin: 0;
}

#commentform label{
	/* TIPOGRAFIA */
	font-weight: normal;
	font-size: 12px;
	color: #444;
}

#commentform input{
	width: 160px;
	background:#EAF5FF;
	border: 1px solid #D1E1B3;
	padding: 3px;
	margin-top: 3px;
}

#commentform textarea{
	width: 300px;
	height: 115px;
	background:#EAF5FF;
	border: 1px solid #D1E1B3;
	padding: 3px;
	margin-top: 3px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #FFF;
}

#commentform #submit{
	width: 144px;
	height: 29px;
	background: url(images/btn-bg.gif) no-repeat;
	border: none;
	float:left;
	/* TIPOGRAFIA */
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
}

#contenido .post_singular .entrada ul {
}

#contenido .post_singular .entrada ul li {
	padding: 5px;
}


/* ---------------------------------------------------------------------------- */
/* ENLACES -------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */

/* estructura ----------------------------------------------------------------- */

ul.children {
	list-style: none;
	padding: 6px 0 0 0;
	margin: 0;
	float: left;
}

ul.children li {
	/*height: 12px;*/
	padding: 6px 0 6px 0;
	margin: 0;
	border-top: 1px solid #CFC7AB;
	display: block;
}

ul.children li {
	/*background: url(images/bullet_cumple.gif) no-repeat left 0.7em;*/
	background: none;
}

ul.children li a {
	color:#4b61b2;
}

ul.children li a:hover {
	color:#690;
}















.enlaces_wp {
}

.enlaces_wp ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.enlaces_wp ul ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 15px 0;
	border-bottom: 1px solid #CFC7AB;
	float: left;
}

.enlaces_wp ul ul li {
	height: 24px;
	padding: 0 0 0 16px;
	margin: 0;
	border-top: 1px solid #CFC7AB;
	background: url(images/bullet_enlaces.gif) no-repeat left 0.8em;
	display: block;
	float: left;
	width: 144px;
}

.enlaces_wp ul ul li a {
	padding: 6px 0;
	display: block;
}

/* tipografia ----------------------------------------------------------------- */

.enlaces_wp ul h2{
	color: #690;
	font-size: 2.4em;
	font-weight: normal;
}

.enlaces_wp ul ul li a:hover {
	color: #690;
	text-decoration: none;
}

.enlaces_wp ul ul li a {
	font: normal 12px/12px Arial, Helvetica, sans-serif;
	color: #006;
	text-decoration: none;
	padding: 6px 0;
	display: block;
}


/* ---------------------------------------------------------------------------- */
/* CATEGORIA ------------------------------------------------------------------ */
/* ---------------------------------------------------------------------------- */

.post_categoria {
	width: 698px;
        border: 1px solid #CCC;
	height: 150px;
	padding: 10px;
	float: left;
	display: block;	
	position: relative;
	margin-bottom: 5px;
	background-color: #FFF;
}

.post_categoria .entrada img {
	display: block;
	width: 100px;
	height: 75px;
	/*ordenar en el index*/
	position: absolute;
	top: -80px;
	left: -120px;
}

.post_categoria .fecha_post, .post_categoria .fecha_post_bg {
	width: 100px;
	height: 20px;
	float:left;
	/*ordenar en el index*/
	position: absolute;
	top: 65px;
	left: 10px;
}

.post_categoria .fecha_post {
	/*ordenar en el index*/
	z-index: 100;
}

.post_categoria .fecha_post_bg {
	background-color: #FFF;
	opacity: 0.8;
	filter:alpha(opacity=80);
	/*ordenar en el index*/
	z-index: 50;
}

.post_categoria .fecha_post .mes_post {
	padding: 5px;
	display: block;
	float: left;
	width: 30px;
	margin-left: -1px;
}

.post_categoria .fecha_post .dia_post {
	padding: 5px;
	display: block;
	float: left;
	width: 11px;
	margin-left: -1px;
         border-right: 1px solid #006;
}

.post_categoria .clas_post {
	width: 560px;
	height: 16px;
	float:left;
	padding: 5px 10px 2px 10px;
	background: url(images/bg_borde_post_clas.gif) repeat-x left top;
	position: absolute;
	left: 0;
	bottom: 0;
}

.post_categoria .categoria_post {
	background: url(images/icono_cat_noticias.gif) no-repeat left center;
	padding-left: 14px;
	float:right;
}

.post_categoria .comentarios_post {
	background: url(images/icono_comentarios.gif) no-repeat left center;
	padding-left: 14px;
        padding-right: 14px;
	float: right;
}

.post_categoria .titulo_post {
	width: 560px;
	padding: 10px 10px 5px 10px;
	height: 60px;
	float: left;
	background-color: #EFEFEF;
	/*ordenar en el index*/
	position: absolute;
	top: 10px;
	left: 130px;
}

.post_categoria .entrada {
	width: 560px;
        padding: 0 10px;
	/*ordenar en el index*/
	position: absolute;
	top: 90px;
	left: 130px;
}

.post_categoria .entrada p {
	padding: 0;
	margin: 0;
}


/*
.post-content {
	clear: both;
	padding-top: 10px;
}
*/