/*  
Theme Name: Mi nuevo Hogar
Theme URI: http://www.minuevohogar.cl
Description: Hoja de estilos para el blog mi nuevo hogar.cl, desarrollado por <a href="http://www.oxigena.org/">www.oxigena.org</a>
Version: 1.0
Author: Javier Prado
Author URI: http://www.oxigena.org

*/

body{
	margin: 0;
	padding: 0;
    font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff 0 0;
	letter-spacing: -0.1pt;

}

*{ behavior: url(iepngfix.htc) }

/*****************************
    Division de contenidos
******************************/

#canvas_principal {
	margin: 20px auto;
	width: 962px;
}

#contenido {
	min-width: 900px;
}

#columna_contenidos {
	float: left;
	width: 100%;
	margin-right: -410px;

}

#columna_contenidos #contenido_articulos {
	margin-right: 380px;
}

#columna_navegacion {
	float: right;
	width: 360px;
	margin-right: 5px;
	margin-left: 30px;
	border: 1 thin #CCCCCC;	
}
#columna_navegacion h4 {
	margin: 0px;
}

/**********************************
	Header
**********************************/
#header {
 margin-left: auto;
 margin-right: auto;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 0;
 background: url(images/arriba_05.jpg) repeat-x top;
 font-size: 11px;
 font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
 letter-spacing: -0.1pt;
 text-decoration: none;
 width: 962px;
 height: 190px;

}

#leyenda_foto
{
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
}
.tabla{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
border:thin dotted #999999;
}
#etiqueta_informativa{
float:left;
z-index:2;
position:absolute;
top: 400px;
left: 5px;
}
#etiqueta_informativa_1{
float:right;
z-index:2;
position: fixed;
top: 0px;
right: 0px;
}
#etiqueta_concurso{
float:right;
z-index:3;
position:fixed;
top: 0px;
right: 0px;
}

#header .logo_mnh
{
 float:left;
 min-width: 444px;
 height: 190px;
}
#header .logo_mnh h1
{
 float:left top;
 margin: 0; 
 padding: 0;

}

#header .logo_mnh em{
	font-size: 10px;
	color: #fff;
	font-family: System, Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration: none;
}

#header .icono_derecha{
	background: url(images/arriba_06.jpg) no-repeat right;
	z-index: 1;
	float:right;
	width:444px;
	height:190px;
}

/**********************************
          Menu_Navegacion
***********************************/

#menu_navegacion {
margin-left:auto;
margin-right:auto;
margin-top: 0px;
margin-bottom: 20px;
padding:0;
width: 962px;
height: 15px;
z-index: 1px;
}

#menu_navegacion .menu_paginas{
float: left;
width: 582px;
height: 15px;
text-align:right;
}
#menu_navegacion .menu_paginas ul {
margin-right: 0px;
margin-top: 0px;
}

#menu_navegacion .menu_paginas ul li {
	display:inline;
	margin-bottom:20px;
	
	
}
#menu_navegacion .menu_paginas ul li a {
	color: #28b5cd;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	
	border-right: 0.1em solid #28b5cd;

}
#menu_navegacion .menu_paginas ul li a:hover, #menu_navegacion ul li .active a {
	color: #dc28a5;
	padding-left: 10px;
	padding-right: 10px;
	
    border-right: 0.1em solid #28b5cd;
}

#busqueda{
	
	width: 230px;
	height: 15px;
	float:right;
	text-align:right;

}

.search-boton{
width: 50px;
height: 23px;
background-color: #28b5cd;
color:#FFFFFF;
font-size: 10px;
}

/******************************
    Contenido
******************************/
#contenido_articulos .post{
  border-top-width: 1px;
  border-top-color:rgb(204, 204, 204);
  border-top-style:solid;
  border-left-width: 1px;
  border-left-color:rgb(204, 204, 204);
  border-left-style:solid;
  border-right-width: 1px;
  border-right-color:rgb(204, 204, 204);
  border-right-style:solid;
  border-bottom-width: 1px;
  border-bottom-color:rgb(204, 204, 204);
  border-bottom-style:solid;
  margin-bottom: 10px;
  min-width: 400px;
  max-width: 700px;
}
#contenido_articulos .page{
  border-top-width: 1px;
  border-top-color:rgb(204, 204, 204);
  border-top-style:solid;
  border-left-width: 1px;
  border-left-color:rgb(204, 204, 204);
  border-left-style:solid;
  border-right-width: 1px;
  border-right-color:rgb(204, 204, 204);
  border-right-style:solid;
  border-bottom-width: 1px;
  border-bottom-color:rgb(204, 204, 204);
  border-bottom-style:solid;
  margin-bottom: 10px;
  min-width: 400px;
  max-width: 700px;
}

#contenido_articulos .endate
{

  margin-top: -20px;
  font-size:10px;
  color:#666666;
  font-family: Tahoma, Verdana, Arial, "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
}
#contenido_articulos .entrytitle_wrap .titulo{
width: 580px;
min-height:60px;
margin-top: 10px;
padding-bottom: 5px;

}
#contenido_articulos .entrytitle_wrap .contenido{
width: 580px;
}


#contenido_articulos .entrytitle_wrap .entrytitle h1 a, .entrytitle_wrap .entrytitle h2 a
{
  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 36px;
  letter-spacing: -.05em;
  text-decoration: none;
  color:#28b5cd;

 
}
#contenido_articulos  .entrybody{

width: 580px;
}

#contenido_articulos  .entrybody p{
/*font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
height: auto;
line-height: 19px;
margin-bottom: 3px;
padding-left: 9px;
padding-right: 9px;
}
#contenido_articulos .entrybody ul{
margin:0 10px;
padding:10px 20px;
}
#contenido_articulos .entrybody li
{
font-size:12px; line-height:18px;
}
#contenido_articulos  .entrybody .tags{
font-size: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

#contenido_articulos .entrytitle_wrap .entrytitle h1 a:link{

  font-family: Arial, Helvetica, sans-serif;
  font-size: 36px;
  letter-spacing: -.05em;
  color:#28b5cd;
}

#contenido_articulos .entrytitle_wrap .entrytitle h1 a:hover, .entrytitle_wrap .entrytitle h2 a:hover{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 36px;
  letter-spacing: -.05em;
  text-decoration:underline;
  color:#dc28a5;

}



#contenido_articulos .entrydate .dateMonth
{ 
 font: normal normal normal 75%/1 System, Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 12px;
 color: #333333;
 text-align:center;
 margin:0;
 padding:3px 0 0;
}

#contenido_articulos .entrydate .dateDay
{
font: normal normal normal 75%/1 Calibri, Helvetica,Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 20px;
color: #ffffff;
text-align:center;
margin:0;
padding:3px 0 0;
}

#contenido_articulos .entry_foto_autor{
border: 1px solid;
border-color:rgb(204, 204, 204);
margin-top: 10px;
width: 50px;
height: 50px;
float:left;
}

#contenido_articulos .entry_foto_autor img{
border: 0;
}

#contenido_articulos .entrydate .dateYear
{
  font-size:9px;
  padding:0 0 0 1pt;
}

#contenido_articulos .entrydate
{
  background:transparent url(images/date.png) repeat scroll 0 0;
  float:right;
  height:53px;
  margin-left:25px;
  margin-top:10px;
  width:49px;
}
#contenido_articulos .entrymeta{

}

#contenido_articulos .entrymeta .postinfo{
background-color: #f1f1f1;
height: 20px;
}

.addthis{
display:block;
font-size:12px;
height:20px;
margin:10px 0 10px 400px;
width:200px;
}
.megusta_face{
width:500px;
height:70px;
margin: 5px auto;
}
.commentslink
{
  font-size:11px;
  font-weight:bold;
  background:url(./images/packaged.png) no-repeat;
  padding:0px 2px 2px 21px;
  float: left;
}

.commentslink a: visited, .commentslink a: link, 
{
  font-size:11px;
  font-weight:bold;
  color: 6c2f97;
  text-decoration:none;
}

.filedto
{
  font-size:11px;
  background:url(./images/post.png) no-repeat;
  padding:0px 3px 3px 20px;
  float:right;
}

.postedby
{ 
  font-size:11px;
  color: #666666;
  background:url(./images/user.png) no-repeat;
  padding:2px 3px 3px 20px;
}

.rss
{
font-size:11px;
letter-spacing: -.05em;
}

.views
{
font-size:11px;
color:#666666;
letter-spacing: -.05em;
float:right;
margin-right: 5px;
}

#banner_articulos{
  width: 580px;
  height: 68px;  
  margin-left: 10px auto;
  margin-right: 10px auto;
  border-top-width: 2px;
  border-top-color:rgb(214, 214, 214);
  border-top-style:solid;
  border-bottom-width: 2px;
  border-bottom-color:rgb(214, 214, 214);
  border-bottom-style:solid;
  border-left-width: 2px;
  border-left-color:rgb(214, 214, 214);
  border-left-style:solid;
  border-right-width: 2px;
  border-right-color:rgb(214, 214, 214);
  border-right-style:solid;
  margin-top: 5px;
  margin-bottom: 5px;

}

#nav-global .nav-previous{
float:left;
width: 155px;
height: 35px;
border-color: rgb(247, 131, 41);
border-style: solid;
border-width: 2px;
text-align:center;

}

#nav-global .nav-previous a{
color: #f78329;
vertical-align:middle;
}

#nav-global .nav-next a{
color: #f78329;
vertical-align:middle;
}

#nav-global .nav-next{
float:right;
width: 155px;
height: 35px;
border-color: rgb(247, 131, 41);
border-style: solid;
border-width: 2px;
text-align:center;
vertical-align:middle;
}
/*************************************
 +Comments
 *************************************/
.commentsblock,contactform
{
  font-size:1em;
  clear:both;
  padding-top:20px;
}

.commentsblock h3{
color:#28b5cd;
margin-left: 10px;
}
.commentsblock textarea,.contactform textarea
{
  width:538px;
}

.commentsblock input,.commentsblock textarea,.contactform input,.contactform textarea
{
  border:1px solid #d1d1d1;
}

.commentauthor
{
  display:block;
  font-size:1.5em;
}

ol.commentlist
{
  color:#505247;
  font-size:1em;
  list-style-type:none;
  margin:0;
  padding:0;
}

ol.commentlist a
{
  color:#28b5cd;
}

ol.commentlist a:hover
{
  color: #dc28a5;
}

.commentlist li
{
  margin-bottom:0;
  padding:8px 8px 10px 8px;
  overflow:auto;
  border-bottom: 1px dotted;
  border-bottom-color:rgb(204, 204, 204);
  
}

.commentlist p
{
  text-transform:none;
  font-size:11px;
  margin:10px 10px 5px 45px;
}

.commentlist blockquote p
{
  margin:10px 5px;
}

.commentlist blockquote
{
  margin:10px 0 10px 59px;
}

.commentlist .children
{
	padding-left:0px;
}

#commentform p
{  
  margin-left:10px;
  margin-right:10px;
}
#commentform small{
	font-size: 10px;
	color:#CCCCCC;
}

.alt
{
  background:#e3e7cb;
}

.comment_headings
{
  font-size:1.3em;
  color:#6C6C6C;
}

.comment-author .fn{
  font-size:12px;
 /* margin-left: 5px; */
  vertical-align:top;
}
.comment-author .fn a{
  font-size:12px;
  margin-left: 5px;
  vertical-align:top;
}
/*.vcard .avatar{
margin-right: 5px;
}
*/
.vcard
{
  font-size:1em;
  display:block;
  min-height:20px;
}


.vcard cite
{  
  font-size:12px;
  vertical-align:top;
}

.vcard .says
{  
  font-size:12px;
  vertical-align:top;
}

.commentmetadata
{
  font-size:10px;
  display: block;
  margin: 10px 0 10px 50px;
  
}

.commentsblock textarea:focus,.contactform textarea:focus,.commentsblock textarea:focus,.commentsblock input:focus,.contactform textarea:focus,.contactform input:focus
{
  background:#eee;
  border:1px solid #a1a1a1;
}

/******************************
    sidebar
******************************/
#bloque{
float:left;
margin: 0px 0px 0px 0px;
padding: 0;
width:340px;
}

#bloque h4{
margin-top:0px;
}

#bloque_facebook{
float:left;
padding: 0;
width:184px;
font-size: 10px;
color:#999999;
margin-right: 1px;
min-height: 250px;
background-color: #fff;
  border-top-width: 1px;
  border-top-color: #e9e9e9;
  border-top-style:dotted;
  border-bottom-width: 1px;
  border-bottom-color:#e9e9e9;
  border-bottom-style:dotted;
  border-left-width: 1px;
  border-left-color:#e9e9e9;
  border-left-style:dotted;
  border-right-width: 1px;
  border-right-color:#e9e9e9;
  border-right-style:dotted;
}
#autores{
  float: left;  
  width: 180px;
}

#autores h4{
margin-top: 10 px;
margin-bottom: 0px;
padding-left: 5px;
color:#999999;
}

#autores .contadores{
  float: left;  
  width: 180px;
  min-height: 180px;
  background-color:#fff;
  border-top-width: 1px;
  border-top-color: #e9e9e9;
  border-top-style:dotted;
  border-bottom-width: 1px;
  border-bottom-color:#e9e9e9;
  border-bottom-style:dotted;
  border-left-width: 1px;
  border-left-color:#e9e9e9;
  border-left-style:dotted;
  border-right-width: 1px;
  border-right-color:#e9e9e9;
  border-right-style:dotted;
  list-style:none;
}

#autores .contadores li{
font-size: 12px;
}

#bloque_dividido{
float:left;
margin: 0px 0px 10px 0px;
padding: 0;
width:370px;
min-height: 250px;
}

#bloque_dividido .bloque_izq{
width: 160px;
float: left;
margin-right: 5px;
}

#bloque_dividido .bloque_izq .titulo h4{
margin-top: -12px;
}

#bloque_dividido .bloque_der{
width: 160px;
float: right;
}
#bloque_dividido .bloque_der .adsense{
width: 160px;
float: right;
}
#bloque_encuestas{
width: 360px;
min-height: 284px;
clear:both;
}

#bloque_encuestas ul{
list-style-type:none;
padding:0;
}
#bloque_encuestas .wp-polls {
height: 300px;
padding: 0;
margin: 0;
}
#bloque_encuestas .wp-polls p{
font-size:12px;
color: #28b5cd;
text-decoration: none;
}

#bloque_encuestas .wp-polls .wp-polls-ul li{
height: 20px;
width: 356px;
min-height: 35px;
font-size: 10px;
background-color:#f5f5f5;
margin-bottom: 2px;
border-bottom-width: 2px;
border-bottom-color:rgb(214, 214, 214);
border-bottom-style:dotted;
}
#bloque_encuestas .wp-polls .wp-polls-ul {
list-style-type:none;
padding:0;
margin: 2px auto;

}


#bloque_comentarios_ultimos{
width: 360px;
min-height: 284px;
clear:both;
}

#bloque_comentarios_ultimos img{
margin: 2px;
}

#bloque_comentarios_ultimos ul{
list-style-type:none;
padding:0;
margin: 2px auto;
  padding:0;
  border-top-width: 2px;
  border-top-color:rgb(214, 214, 214);
  border-top-style:dotted;
  border-bottom-width: 2px;
  border-bottom-color:rgb(214, 214, 214);
  border-bottom-style:dotted;
  border-left-width: 2px;
  border-left-color:rgb(214, 214, 214);
  border-left-style:dotted;
  border-right-width: 2px;
  border-right-color:rgb(214, 214, 214);
  border-right-style:dotted;
}
#bloque_comentarios_ultimos li{

width: 356px;
min-height: 35px;
font-size: 10px;
background-color:#f5f5f5;
margin-bottom: 2px;
border-bottom-width: 2px;
border-bottom-color:rgb(214, 214, 214);
border-bottom-style:dotted;
}

#bloque ul{
  list-style-type:none;
  clear:both;
  padding:0;
  margin-left:0;
  margin-top:0;  
  border-top-width: 1px;
  border-top-color:rgb(204, 204, 204);
  border-top-style:solid;
  border-bottom-width: 1px;
  border-bottom-color:rgb(204, 204, 204);
  border-bottom-style:solid;
  border-left-width: 1px;
  border-left-color:rgb(204, 204, 204);
  border-left-style:solid;
  border-right-width: 1px;
  border-right-color:rgb(204, 204, 204);
  border-right-style:solid;
  width:360px;

}
#bloque ul li{
/*clear:both;*/
background-color: #fff9b5;
margin: 0px 0px 2px 0px;
padding:5px;
width:110px;
height: 250px;
overflow: hidden;
float:left;
}
#bloque ul li a:link{
background-color: f844fc;
}
#bloque ul li a:hover{
background-color: 000000;
}

#bloque ul li .thumb{
float:left;
border: 0;
width:100px;
}
#bloque ul li .thumb a{
float:left;
border: 0;
max-width:100px;
max-height:100px;
margin:0px;
padding:0px;
}

#bloque ul li .thumb a img{
border: 0;
margin: 0px;
}

#bloque ul li .texto{

font-size:10px;
margin-left: -10px;
margin-right: 10px;
width:100px;
min-height: 110px;
float:left;
vertical-align:middle;
}
#bloque ul li .texto h2{

font-size:14px;
/*padding-top:10px;*/
text-decoration: none;
}
/************ los mas leidos **********/
#bloque_mas_leidos{
width: 360px;
min-height: 284px;
clear:both;
}

#bloque_mas_leidos img{
margin: 2px;
}

#bloque_mas_leidos ul{
list-style-type:none;
padding:0;
margin: 2px auto;
  padding:0;
  border-top-width: 2px;
  border-top-color:rgb(214, 214, 214);
  border-top-style:dotted;
  border-bottom-width: 2px;
  border-bottom-color:rgb(214, 214, 214);
  border-bottom-style:dotted;
  border-left-width: 2px;
  border-left-color:rgb(214, 214, 214);
  border-left-style:dotted;
  border-right-width: 2px;
  border-right-color:rgb(214, 214, 214);
  border-right-style:dotted;
}
#bloque_mas_leidos li{

width: 356px;
min-height: 35px;
font-size: 12px;
background-color:#f5f5f5;
margin-bottom: 2px;
border-bottom-width: 2px;
border-bottom-color:rgb(214, 214, 214);
border-bottom-style:dotted;
}
/*********** Fin los mas leidos **********************/
.commentslink_1
{
  font-size:10px;
  font-weight:bold;
  background:url(./images/packaged.png) no-repeat;
  padding:0px 2px 2px 21px;
  float: left;
}

.commentslink_1 a: visited, .commentslink_1 a: link, 
{
  font-size:10px;
  font-weight:bold;
  color: 6c2f97;
  text-decoration:none;
}

/*Bloque Archivos*/

#bloque_archivos ul{
  list-style-type:none;
  clear:both;
  padding:0;
  margin-left:0;
  margin-top:0;  
  border-top-width: 1px;
  border-top-color:rgb(204, 204, 204);
  border-top-style:solid;
  border-bottom-width: 1px;
  border-bottom-color:rgb(204, 204, 204);
  border-bottom-style:solid;
  border-left-width: 1px;
  border-left-color:rgb(204, 204, 204);
  border-left-style:solid;
  border-right-width: 1px;
  border-right-color:rgb(204, 204, 204);
  border-right-style:solid;
  width:160px;

}
#bloque_archivos ul li{
clear:both;
/*background-color: #f3f9f9;*/
margin: 0px 0px 2px 0px;
padding:0;
width:159px;
height: 20px;
}
#bloque_archivos ul li a:link{
background-color: f844fc;
font-size: 10px;
}
#bloque_archivos ul li a:hover{
background-color: 000000;
font-size: 10px;
}
/* fin bloque archivos */

/*Bloque categorias*/

#bloque_categorias ul{
  list-style-type:none;
  clear:both;
  padding:5px;
  margin: 0 0 5px 0;  
  border-top-width: 2px;
  border-top-color:rgb(204, 204, 204);
  border-top-style:dotted;
  border-bottom-width: 2px;
  border-bottom-color:rgb(204, 204, 204);
  border-bottom-style:dotted;
  border-left-width: 2px;
  border-left-color:rgb(204, 204, 204);
  border-left-style:dotted;
  border-right-width: 2px;
  border-right-color:rgb(204, 204, 204);
  border-right-style:dotted;
  width:150px;
}

#bloque_categorias ul li{
clear:both;
line-height:11px;
margin:0 0 2px;
min-height:20px;
padding:0;
width:150px;
background-color:#F5F5F5;
border-bottom:2px dotted #D6D6D6;
}

#bloque_categorias ul li a{
font-size: 10px;
height: 12px;
}
#bloque_categorias ul li a:link{
background-color: f844fc;
font-size: 10px;
}
#bloque_categorias ul li a:hover{
background-color: 000000;
font-size: 10px;
}
/* fin bloque categorias */

/*Bloque Enalces*/


#bloque_enlaces ul{
  list-style-type:none;
  clear:both;
  padding:0;
  margin-left:0;
  margin-top:0;  
  width: 160px;
}

#bloque_enlaces  ul li{
clear:both;
/*background-color: #f3f9f9;*/
margin: 0px 0px 2px 0px;
border-top-width: 1px;
border-top-color:rgb(204, 204, 204);
border-top-style:dotted;
border-bottom-width: 1px;
border-bottom-color:rgb(204, 204, 204);
border-bottom-style:dotted;
border-left-width: 1px;
border-left-color:rgb(204, 204, 204);
border-left-style:dotted;
border-right-width: 1px;
border-right-color:rgb(204, 204, 204);
border-right-style:dotted;
padding:0;
width: 159px;
height: 30px;
}
#bloque_enlaces ul li a img{
border: 0;
}

#bloque_enlaces  ul li a:link{
background-color: f844fc;
font-size: 10px;
}
#bloque_enlaces  ul li a:hover{
background-color: 000000;
font-size: 10px;
}
/* fin bloque enlaces */
/******************************
    Footer
******************************/

#footer {
  width: 100%;
  min-height: 120px;
  background-color: #1d1d1d;
  background-position: left top;
  margin-top: 25px;
  margin-bottom: 0px;
  float: left;
  font-size: 11px;
  color: #fff;
}

#logo_ox
{
  
  background:url(images/logo_ox.jpg);
  background-position: bottom right;
  background-repeat:no-repeat;
  float:right;
  z-index: 1;  
  width: 100%;
  height: 120px;
  
}

#oxigena{

background-position: bottom right;
float:right;
z-index: 2;
font-family: Tahoma, Verdana, Arial, "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
font-size: 10px;
text-align:right;
margin-right: 20px;
margin-top: -20px;
}

#oxigena a:link{
font-family: Tahoma, Verdana, Arial, "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
font-size: 10px;
color:#FFFFFF;
}
#oxigena a:visited{
font-family: Tahoma, Verdana, Arial, "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
font-size: 10px;
color:#FFFFFF;
}
#oxigena a:hover{
font-family: Tahoma, Verdana, Arial, "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
font-size: 10px;
color:#FFFFFF;
margin-bottom: 5px;
border-bottom-style:dashed;
border-bottom:#ffffff thin dotted;
}



#texto_footer{
float:left;
background-position: bottom right;
font: normal normal normal 75%/1 Arial, Helvetica, sans-serif;
line-height: 200%;
margin-top: -100px;
margin-left: 20px;
font-size: 10px;
color:#FFFFFF;
}


/******************************
Enlaces
******************************/

a:link{
    color: #28b5cd;
	text-decoration: none;
}

a:visited {
	color: #28b5cd;
	text-decoration: none;
}

a:hover {
	color: #dc28a5;
	text-decoration: underline;
}


img a:link{
border:none;
}
img a:hover{
border:none;
}

/*************************************
 +Vlado
 *************************************/

.relpost
{
  padding-bottom:2px;
  border-bottom:1px dotted #ccc;
  color:#6C6C6C;
}

.relpost ul
{
  list-style-type:none;
  padding:.01em;
}

.endate
{
 
  font-size:10px;
  color:#666666;
  font-family: Tahoma, Verdana, Arial, "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
}

#ftnav
{
  margin:0 0 5px;
}



.navigation
{
	padding-bottom: 30px;
}

  
.sticky {	
	border: 1px solid #bbb;
	border-width: 1px 0;
	background: #FCFCFC;
	padding: 15px;
	margin-bottom:25px;
}

/*************************************************
Fotos
*************************************************/

.wp-caption {

  font-size: 10px;
  text-align:center;
  margin: 10px auto;
  width: auto;  
  border-top-width: 1px;
  border-top-color:rgb(209, 209, 209);
  border-top-style:double;
  border-bottom-width: 1px;
  border-bottom-color:rgb(209, 209, 209);
  border-bottom-style:solid;
  border-left-width: 1px;
  border-left-color:rgb(209, 209, 209);
  border-left-style:solid;
  border-right-width: 1px;
  border-right-color:rgb(209, 209, 209);
  border-right-style:solid;
}

.wp-caption a img, .wp-caption a:hover img{
margin: 5px;
border: 0;
text-decoration:none;
}

.wp-caption-text{
margin-top: 0px;
text-align: center;
}
/********************************/
/*   Form de contacto           */
/********************************/
.contactform{
width: 500px;
margin-left: auto;
margin-right: auto;
margin: 10px auto;
}
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
/********************************/

/********************************/
/**** Ticker de noticias ********/
/********************************/

#NewsTicker{
	background:#eaf5e0;
	width:240px;
	height:500px;
	margin:0 0 5px 0;
}
	#NewsTicker h1{
		padding:6px; margin:0; border:0;
		background:#dfe9d5;
		color:#000000;
		font-size:12px;
		font-weight:bold;
	}
	#NewsVertical {
	width: 240px;
	height: 335px;
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 0px;
	}
	.cuadro{
	display:inline;
	float:left;
	height:220px;
	margin: 0px 4px 3px 4px;
	overflow:hidden;
	width:110px;
	}
	#controller{
	padding:6px;
	font-size:11px;
	color:#666;
	}
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		width: 360px;
		height: 335px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 1px;
	}
	#TickerVertical li {
		display: block;
		width: 110px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0 0 5px 0;
		padding: 2px;
		float: left;
		height:250px;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:2px;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #28B5CD;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:2px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
			color: #f844fc;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:2px 0 0 0;
		}
/**** RElacionados ***/

#bloque_relacionados{
float:left;
margin: 0px 0px 0px 0px;
padding: 0;
width:340px;
}

#bloque_relacionados h4{
margin:0 0 0 -24px;
}

#relacionados {
width: 360px;
}

#relacionados .entrada{
float:left; width:120px; height:180px; margin:0px;
}

#relacionados .entrada .thumb{
border:0;
margin:1px;
width:100px; height:100px;
}
#relacionados .entrada .thumb a{
border:0;
text-decoration:none;
}

#relacionados .entrada .thumb img{
border:0;
text-decoration:none;
}

#relacionados .entrada .enlace {
border:0;
margin:10px 0 0 5px;
width:100px; height:80px; overflow: hidden;
font-size:11px; font-weight:bold;
font-family:"Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

#relacionados .entrada .enlace a{
text-decoration:none;
color: #28B5CD;
}
#relacionados .entrada .enlace a:hover{
text-decoration:none;
color: #DC28A5;
}

/**** Ultimos ***/

#bloque_ultimos{
float:left;
margin: 0px 0px 0px 0px;
padding: 0;
width:340px;
}

#bloque_ultimos h4{
margin-top:-12px;
}

#ultimos {
width: 210px; height:280px; list-style:none;
}

#ultimos .entrada{
float:left; width:105px; height:180px; margin:0px;
}

#ultimos .entrada .thumb{
border:0;
margin:1px;
width:100px; height:100px;
}
#ultimos .entrada .thumb a{
border:0;
text-decoration:none;
}

#ultimos .entrada .thumb img{
border:0;
text-decoration:none;
}

#ultimos .entrada .enlace {
border:0;
margin:10px 0 0 5px;
width:100px; height:80px; overflow: hidden;
font-size:11px; font-weight:bold;
font-family:"Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

#ultimos .entrada .enlace a{
text-decoration:none;
color: #28B5CD;
}
#ultimos .entrada .enlace a:hover{
text-decoration:none;
color: #DC28A5;
}
