/***************** TTT *********/
html, body {
    height: 100%;
	font-family:Georgia;
}

body, ul, li, p, h1, h2, h3, form, fieldset, input {
    margin: 0;
    padding: 0;
}

hr {
    display: none;
}

img, fieldset {
    border: none;
}

ul {
    list-style: none;
}

.izq {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

a {
    text-decoration: none;
    color: #003366;
}

a:hover {
    text-decoration: underline;
}
/* -----------Clearfix----- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.center {
	text-align:center;
}
/* End hide from IE-mac */
/* ----------------------- */
/* ------------------------- */
body {
    color: #fff;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: .8em;
    background:#5a85a7;
}

#contenedor {
    margin: 0px auto;
    width: 940px;
    background:url(../../images/kapu_contenedor.jpg) no-repeat;
}
/** CABECERA ----------------- */

#cabecera {
    background: url(../../images/kapu_cabecera.png) no-repeat top right;
    padding-right: 10px;
    position: relative;
}
.enlacesCabecera{
    padding:5px 0 0 284px;
    position:relative;
}

.enlacesCabecera a{
	color:#fff;
	text-decoration:none;
}

.enlacesCabecera a:hover{
	color:#fff;
	text-decoration:underline;
}

.fecha {
    color:#fff;
    font-size: .9em;
    position:absolute;
    right:0px;
    top:5px;
}

h1{
 margin-left:284px;
 padding-top:44px;
 float:left;
 display:inline;
}

h1 a {
    display: block;
    height: 77px;
    text-indent: -99999px;
    width: 482px;
}

#logo_universia{
	height:30px;
        text-align:right;
        margin-top:61px;
}

/** --------Generales-------*/


.linea_enlaces {
    margin-bottom:2px;
}

.linea_enlaces, .linea_enlaces_previa {
    text-align: right;
}

.titulo_col {
    color: #38688e;
    font-size: 1em;
    font-family: Georgia, times;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.titulo_col span {
    background: url(../../images/bullet.png) no-repeat;
    padding-left: 20px;
    font-size: 1.3em;
}

.titulo_universidad{
	font-size:1em;
 	font-weight:lighter;
 	margin-bottom:10px;
	background:#07426e;
        padding:5px 5px;
	text-transform:uppercase;
}

.subtitulo_blog{
	font-size:1.6em;
	margin:0 0 10px 0;
	padding:0;
	font-weight:bold;
}

.bloque{
 margin:0 0px 30px 30px;

}

.bloque p{
 line-height:1.5;
 margin-bottom:5px;
}

.profesores{
 float:left;
 width:485px;
}

.lista_profesores{
 float:left;
}

.lista_profesores li{
 float:left;
 width:125px;
 margin-right:20px;
}

.lista_profesores li p{
 margin:0;
 line-height:1.2em;
 font-size:.9em;
}

.lista_profesores a{
 color:#fff;
}

.mas_blogs{
 float:right;
 background:url(../../images/mas_blogs.jpg) repeat-x 0 125px;
 width:125px;
 font-weight:bold;
 font-family:Georgia;
 color:#003366;
}

.mas_blogs ul{
 padding:10px 3px;
}

.mas_blogs ul ul li{
 padding-left:10px;
 background:url(../../images/kapu_punto_azul.png) no-repeat 0 5px;
 margin-bottom:10px;
}

.lista_profesores .pequenio,.lista_ultimos_textos{
 font-size:.8em;
}

.lista_ultimos_textos li{
 margin-bottom:5px;
}

/** PIE --------------------**/
#pie{
background:#00437a
}
#pie a{
 color:#fff;
}
#datos_pie {
    font-size: .85em;
    font-family: Georgia, times;
    padding: 10px 0;
    text-align: center;
}

#pie p {
    margin-bottom: 4px;
}


/***************************/
/*********BLOG**********/
/***************************/

.blog .caja {
 padding:30px 0 5px;
 background:#fff;
 padding-left:10px;
}

.blog .caja li {
    margin-bottom: 10px;
}


.post {
    padding-bottom: 30px;
}

.texto_post, .blog #biografia_blog,
 .texto_comentario,
.libro_semana_resumen {
    line-height: 1.5;
    margin-bottom: 10px;
}

.texto_post p{
    margin-bottom:10px;
}

.blog #aux_primera #album li {
    display: inline;
    float: left;
    width: 71px;
    margin: 0 0 7px 7px;
    padding: 0;
}

.blog #album li.first {
    margin-left: 0;
}


.blog .titulo_col {
    text-transform: none;
    font-size: 1em;
    margin-bottom: 10px;
    color: #0C4674;
}

.blog .sublista_blog li {
 margin:0 0 15px 10px;
}

.blog .col_blogs p {
    line-height: 1.5;
}

.blog .fecha_comentario {
    font-weight: bold;
}

.blog .linea_enlaces_previa {
    margin-top: 20px;
}

#bloque_comentarios li {
    border: #fff 1px solid;
    margin-bottom: 25px;
    padding: 10px;
    overflow: hidden;
}

.autor_com {
    text-align: right;
    color: #fff;
}

.campo_error,.msg{
 margin-bottom:10px;
 border:1px solid;
 padding:5px;
 font-weight: bold;
}

.msg{
 color:#003366;
}

.campo_error {
    background: #fff url(../../images/error.png) no-repeat 5px center;
    padding-left: 15px;
    color:red;
    margin-top:5px;
}

.blog .blog_archivos .post .titulo {
    font-size: 1.3em;
    background: url(../../images/punto.png) no-repeat 0 6px;
    padding-left: 8px;
}

.blog_archivos .fecha {
    font-size: .7em;
    color: #333;
}

/* Blog Kapuscinski ----------------*/

#doscolumnas{
 float:right;
 width:640px;
}

#aux_primera{
 width:285px;
 padding-top:127px;
 color:#333;
}

.blogs_kapu #aux_primera{
 padding-top:315px;
}

#cab_2columnas{
 margin-bottom:20px;
}

#cab_2columnas,.intro{
 margin-left:80px;
}

.intro{
 margin-bottom:30px;
}


.titulo_blog_kapu{
  font-size:2.1em;
  font-weight:bold;
}

.titulo_blog_kapu a:hover,
.post .titulo a:hover{
 text-decoration:none;
}

.autor_blog_kapu{
 margin-top:5px;
 text-transform:uppercase;
 font-weight:bold;
}

.titulo,
.titulo_seccion{
 font-size:1.5em;
 background:#07426E;
 padding:5px;
 margin-bottom:15px;
}

.titulo a,
.titulo{
 color:#fff;
 font-family: Georgia, times;
}

.texto_post{
 font-family: Georgia, times;
}

.post{
 border:0;
}

.post .titulo{
 margin-bottom:15px;
}

#revista_prensa .titulo_col{
 font-family: Georgia, times;
 background:url(../../images/kapu_cabecera_columna.png) no-repeat;
 color:#fff;
 font-size:2.2em;
 padding:10px 0 10px 10px;
}

#revista_prensa{
 background:#e1e8ed;
 padding:0 0 5px 0;
 clear:left;
}

#universidad{
 background:url(../../images/compartir.jpg) repeat-y scroll right top;
 margin-bottom:5px;
}

#universidad img{
 display:block;
 margin:0 auto 2px auto;
}

#universidad{
 text-align:center;
}

.blog .caja_segunda{
 background:#f2f5f8;
}

.blog .titulo_col{
 font-weight:bold;
}

.compartir{
 background:url(../../images/compartir.jpg) no-repeat top right;
 padding:4px;
 color:#003366;
}

/* ------------------------------*/
.paginacion {
 clear:both;
 text-align: right;
 border-top:1px solid;
 padding-top:10px;
}

.paginacion a{
  border:1px solid;
 padding:2px 5px;
}
