/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Nov 25 2016 | 06:13:51 (pm)
/*
/******* Do not edit this file *******/

/*destacamos el botón de radio ONLINE*/
#menu-item-259 {
  background: transparent url('http://www.radioimagina.cl/files/2012/01/radio-online.png') no-repeat 3px center;
  padding-left: 26px !important;
}

/*arreglamos las flechas del formulario*/
.post ul li {
  background-position: 0 11px;
}

/*estilo provisional para el menú superior*/
.menu-superior-container li:first-child {
  border-left: none;
}
.menu-superior-container li {
  display: inline;
  border-left: 1px solid white;
  padding: 1px 15px;
}
.menu-superior-container li a {
  color: #fff;
  /*font-family: "arial narrow", arial, sans-serif;*/
  font-family:novecento
  font-size: 12px;
  /*font-weigth: bold;*/
}
.menu-superior-container li a:hover {
  color: #00d30a;
  background: black;
}
.menu-superior-container {
  width: 975px;
  margin: auto;
  background: #000;
  border-bottom: 2px solid #060;
  height: 16px;
}
#menu-superior {
  text-align: center;
  margin-left: 0;
}

/*ajustes barra de navegación*/
#topnav li a, #topnav li a:link, #topnav li a:visited {
  padding: 0px 11px;
  font-size: 14px;
  font-family: novecento;
  font-weight: 500;

}
#topnav li a:hover, #topnav li a:active {
  color: #ADC310;
}



/*Cambio tamaño del banner de cabecera*/
#head-banner468 {
    float: right;
    height: 90px;
    margin-top: 15px;
    overflow: hidden;
    width: 728px;
}
.banner468 {
  height: 90px;
  /* width: 728px; */
  padding: 0px;
  border: 0;
  background: transparent;
}
.banner468 img {
  float: left;
  margin-left: 14px;
}
.banner280-l {
  margin: 0 0 20px 14px;
  float: left;
}
.banner280-r {
  margin: 0 0 20px;
  padding-left: 334px;
}

/*quitamos rss de la barra lateral*/
#sidebar li#sidebar-subscribe { display: none; }

/*imagenes del segundo listado de post*/
#more-feat .entry img {
  max-width: 60px;
}

/*quitar navegación footer*/
#bottom-cats { display: none; }

/*nube de etiquetas*/
#sidebar li#nube-de-etiquetas li {
  background: none;
  display: inline;
  margin: 0;
  padding: 0;
}

#tag_cloud-2 {
  margin-top:15px;
}