/*

 Theme Name: Radiomacondo
 Theme URI: http://ypainc.net
 Description: Template Radiomacondo wordpress
 Author: Juan sebastian aparicio
 Version: 1.0
 
 */

@font-face {
  font-family: 'bebas_neueregular';
  src: url('fonts/bebasneue-webfont.eot');
  src: url('fonts/bebasneue-webfont.eot#iefix') format('embedded-opentype'),
  url('fonts/bebasneue-webfont.woff') format('woff'),
  url('fonts/bebasneue-webfont.ttf') format('truetype'),
  url('fonts/bebasneue-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;

}

/*@font-face {
    font-family: 'pt_sansregular';
    src: url('fonts/PTS55F-webfont.eot');
    src: url('fonts/PTS55F-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/PTS55F-webfont.woff') format('woff'),
         url('fonts/PTS55F-webfont.ttf') format('truetype'),
         url('fonts/PTS55F-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}*/
body {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  color: #353535;
  text-align: justify;
  font-weight: 400;
}

a, a:hover {
  text-decoration: none;
}

h1, h2, h3 {
  font-family: 'bebas_neueregular', Arial, Helvetica, sans-serif;
  color: #272727;
}

strong {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}

img {
  max-width: 100%;
  height: auto;
}

.single p + p, .page p + p {
  margin-bottom: 18px;
}

.post_content {
  font-size: 18px;
  word-wrap: break-word;
}

.post_content em {
  font-style: italic;
  font-weight: 700;
}

.post_content a {
  font-weight: 700;
}

.nav_top {
  background: #272727;
}

.nav_top .programas {
  font-family: 'bebas_neueregular', Arial, Helvetica, sans-serif;
  float: left;
  padding: 0;
  margin: 0;
  margin-left: 12px;
}

.nav_top .programas li {
  list-style-type: none;
  float: left;
}

.nav_top .programas li a {
  color: #dbdbdb;
  font-size: 15px;
  padding: 13px 8px;
  display: block;
}

.main_nav {
  background: #272727;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
}

.main_nav .navbar-nav > li > a {
  font-family: 'bebas_neueregular', Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #dbdbdb;
  text-shadow: none;
  padding: 15px 22px;
  border-top-style: solid;
  border-top-width: 5px;
}

.inicio, .inicio a {
  border-color: #be0411;
}

.inicio.current-menu-item a, .inicio a:hover {
  background: #be0411 !important;
  color: #fff !important;
}

.nacionales, .nacionales a {
  border-color: #d46026;
}

.nacionales.current-menu-item a, .nacionales.current-post-parent a, .nacionales a:hover {
  background: #d46026 !important;
  color: #fff !important;
}

.mundo, .mundo a {
  border-color: #8dc63f;
}

.mundo.current-menu-item a, .mundo.current-post-parent a, .mundo a:hover {
  background: #8dc63f !important;
  color: #fff !important;
}

.musica, .musica a {
  border-color: #00aeef;
}

.musica.current-menu-item a, .musica.current-post-parent a, .musica a:hover {
  background: #00aeef !important;
  color: #fff !important;
}

.arte, .arte a {
  border-color: #f1c40f;
}

.arte.current-menu-item a, .arte.current-post-parent a, .arte a:hover {
  background: #f1c40f !important;
  color: #fff !important;
}

.videos, .videos:hover {
  border-color: #ff0000;
}

.videos a, .videos a:hover {
  background: url('img/youtube.png') no-repeat 15px center #ff0000 !important;
  color: #fff !important;
  padding-left: 49px !important;
  border-color: #ff0000;
}

.actualidad, .actualidad a {
  border-color: #8e44ad;
}

.actualidad.current-menu-item a, .actualidad.current-post-parent a, .actualidad a:hover {
  background: #8e44ad !important;
  color: #fff !important;
}

.deporte, .deporte a {
  border-color: #16a085;
}

.deporte.current-menu-item a, .deporte.current-post-parent a, .deporte a:hover {
  background: #16a085 !important;
  color: #fff !important;
}

.ecologia, .ecologia a {
  border-color: #108b00;
}

.ecologia.current-menu-item a, .ecologia.current-post-parent a, .ecologia a:hover {
  background: #108b00 !important;
  color: #fff !important;
}

.destacado_menu, .destacado_menu a {
  border-color: #a30049;
}

.destacado_menu.current-menu-item a, .destacado_menu.current-post-parent a, .destacado_menu a:hover {
  background: #a30049 !important;
  color: #fff !important;
}

.noticias_destacadas {
  margin-top: 9px;
  position: relative;
}

.noticias_destacadas .prev {
  position: absolute;
  left: 0;
  top: 40%;
  z-index: 9999;
  cursor: pointer;
}

.noticias_destacadas .next {
  position: absolute;
  right: 0;
  top: 40%;
  z-index: 9999;
  cursor: pointer;
}

.rotador_noticias {
  height: 35px;
  background: #f1c40f;
  overflow: hidden;
}

.social_header {
  margin-bottom: 0;
}

.social_header li {
  float: left;
  list-style-type: none;
}

.social_header li a {
  display: block;
  font-family: 'bebas_neueregular', Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
  padding: 14px 18px;
  padding-left: 36px;
}

.social_header li.facebook a {
  background: url("img/facebook.png") no-repeat 18px 50% #3b5998;
}

.social_header li.twitter a {
  background: url("img/twitter.png") no-repeat 10px 50% #00abf0;
}

.rotador_noticias .controls {
  display: block;
  margin: 6px 0 6px 13px;
  vertical-align: top;
  cursor: pointer;
  float: left;
}

.rotador_noticias .wrapper_rotador_noticias {
  float: left;
  margin-left: 18px;
  margin-top: 7px;
}

.rotador_noticias .rotador_item a {
  color: #272727;
  font-size: 13px;
}

.category_name {
  display: block;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  background: #272727;
  margin-bottom: 8px;
  border-radius: 3px;
  overflow: hidden;
}

.category_name h2, .category_name h1 {
  float: left;
  color: #fff;
  padding: 14px 18px;
  font-size: 24px;
  margin: 0;
}

.category_name.nacionales h1 {
  background: #d46026;
}

.category_name.mundo h2 {
  background: #8dc63f;
}

.category_name.arte h2 {
  background: #f1c40f;
}

.category_name.ecologia h2 {
  background: #108b00;
}

.category_name.musica h2 {
  background: #00aeef;
}

.category_name.actualidad h2 {
  background: #8e44ad;
}

.category_name.deporte h2 {
  background: #16a085;
}

.category_name h2.ver_todas {
  float: right;
  color: #fff;
  padding: 17px 15px;
  font-size: 18px;
  margin: 0;
  background: none;
}

.imagen_destacada {
  display: block;
  height: 210px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 12px;
  overflow: hidden;
  text-align: center;
}

h1.titulo_uno {
  float: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 26px;
}

.titulo_uno a {
  color: #272727;
}

.destacado p {
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.destacado > .col-md-12 {
  padding-bottom: 30px;
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 17px;
}

.post_image {
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  text-align: center;
  border-radius: 3px;
}

.noticias_nacionales {
  margin-bottom: 25px;
}

.noticias_nacionales .post_image {
  height: 103px;
  margin-bottom: 13px;
}

body .titulo_dos {
  font-size: 21px;
  margin-top: 0;
  margin-bottom: 0;
}

.sidebar h1.titulo_dos {
  text-align: left;
  margin-bottom: 15px;
}

.titulo_dos a {
  color: #272727;
}

.noticias_mundo {
  margin-bottom: 35px;
}

.noticias_mundo .post_image {
  height: 100px;
  margin-bottom: 12px;
}

.noticias_musica .post_image {
  height: 160px;
  margin-bottom: 14px;
}

.noticias_musica p {
  margin-bottom: 24px;
  padding-bottom: 29px;
  border-bottom: 1px solid #d6d6d6;
}

.carusel_cultura {
  margin-bottom: 45px;
}

.carusel_cultura .prev {
  position: absolute;
  left: 0;
  top: 40%;
  z-index: 9999;
  cursor: pointer;
}

.carusel_cultura .next {
  position: absolute;
  right: 0;
  top: 40%;
  z-index: 9999;
  cursor: pointer;
}

.carusel_cultura .carusel_wrapper {
  width: 100%;
}

.carusel_cultura .carusel_item {
  display: block;
  height: 252px;
  position: relative;
  float: left;
  width: 482px;
}

.carusel_cultura .carusel_item .post_image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.carusel_cultura .carusel_item .info {
  /*background: url("img/sombra_arte.png") bottom left repeat-x;*/
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 17px 23px;
  z-index: 999;
}

.carusel_cultura .carusel_item .info h2 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 8px;
}

.carusel_cultura .carusel_item .info p {
  color: #fff;
  font-size: 13px;
  margin-bottom: 0;
  float: none;
}

.noticias_nacionales.ecologia .titulo_dos {
  min-height: 70px;
}

#footer {
  background: #272727;
  border-top: 9px solid #80040d;
  margin-top: 60px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  overflow: hidden;
}

#footer .footer_nav {
  text-align: center;
  margin-top: 25px;
}

#footer .footer_nav li {
  display: inline-block;
  list-style-type: none;
}

#footer .footer_nav li a {
  font-family: 'bebas_neueregular', Arial, Helvetica, sans-serif;
  font-size: 19px;
  color: #fff;
  display: block;
  padding: 12px 16px;
}

#footer .social_header {
  text-align: center;
  margin-top: 30px;
}

#footer .social_header li {
  float: none;
  display: inline-block;
}

#footer .derechos {
  text-align: center;
  color: #fff;
  font-size: 12px;
  margin-top: 40px;
  margin-bottom: 50px;
  float: left;
  width: 100%;
  padding: 0 10%;
}

.home_widget {
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.home_widget .header {
  padding: 14px 18px;
  text-align: center;
  background: #272727;
  margin-top: 0;
  color: #fff;
  border-bottom: 3px solid #be0411;
  border-radius: 3px;
  overflow: hidden;
}

.home_widget .header a {
  color: #fff;
}

.sidebar_widget {
  background: #f7f7f7;
  margin-bottom: 15px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
}

.sidebar_widget .header {

}

.sidebar_widget .header h3 {
  padding: 14px 18px;
  text-align: center;
  background: #272727;
  margin-top: 0;
  color: #fff;
  border-bottom: 3px solid #be0411;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  overflow: hidden;
}

.sidebar_widget .header h3 a {
  color: #fff;
}

.sidebar_widget ul {
  padding-right: 12px;
  padding-left: 8px;
}

.sidebar_widget li {
  background: url("img/lista.png") no-repeat left 8px;
  list-style-type: none;
  padding-left: 12px;
  margin-bottom: 8px;
  text-align: left;
}

.sidebar_widget ul a {
  font-family: 'bebas_neueregular', Arial, Helvetica, sans-serif;
  color: #272727;
  font-size: 18px;
  text-align: left;
}

.sidebar_widget .sidebar_wrapper {
  padding: 11px 15px;
}

.sidebar_widget #searchform label {
  display: none;
}

.sidebar_widget #searchform > div {
  position: relative;
}

.sidebar_widget #searchform #s {
  border: none;
  width: 100%;
  border-radius: 5px;
  padding: 18px 20% 18px 20px;
  font-size: 14px;
}

.sidebar_widget #searchform #searchsubmit {
  background: url("img/buscar.png") center no-repeat;
  width: 27px;
  height: 27px;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  right: 11px;
  border: none;
  text-indent: -999em;
}

.navbar-collapse {
  padding: 0;
}

.navbar-toggle .icon-bar {
  background: #fff;
}

.noticias_destacadas .wrapper .noticia {
  float: left;
  margin-right: 6px;
  position: relative;
  height: 265px;
  width: 263px;
  border-radius: 3px;
  overflow: hidden;
}

.noticias_destacadas .wrapper .noticia .post_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.noticias_destacadas .wrapper .noticia h1 {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 17px 22px;
  z-index: 999;
  background: url("img/noticias_destacadas.png") repeat-x bottom left;
  margin-bottom: 0;
}

.noticias_destacadas .wrapper .noticia h1 a {
  color: #fff;
  font-size: 23px;
}

.post_detail_wrapper {
  margin-top: 40px;
}

.single .post_detail_wrapper {
  margin-top: 0;
}

.post_detail .main_title {
  margin-top: 0;
  font-size: 45px;
  margin-bottom: 0;
}

.post_detail .meta {
  font-size: 13px;
  margin: 11px 0;
}

.post_detail a {
  color: #be0411;
}

.post_detail .post_image {
  height: 340px;
  margin-bottom: 25px;
}

.auhor_bar {
  font-family: 'bebas_neueregular', Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 21px;
  text-align: right;
}

.auhor_bar a {
  font-size: 19px;
}

.auhor_bar .post_image {
  height: 120px;
}

.auhor_bar .autor_foto {
  display: block;
  margin-bottom: 4px;
}

.auhor_bar hr {
  margin: 8px 0;
}

.siguiente_noticia {
  font-family: 'bebas_neueregular', Arial, Helvetica, sans-serif;
  font-size: 18px;
}

.siguiente_noticia a {
  font-size: 22px;
}

.noticia_anterior {
  text-align: right;
}

.sidebar .ultimas_noticias .noticia {
  margin-bottom: 10px;
}

.sidebar .ultimas_noticias .noticia .col-md-4 {
  padding-right: 0;
}

.sidebar .ultimas_noticias .noticia .titulo_dos {
  font-size: 14px;
  text-align: left;
  font-family: 'Lato', sans-serif;
}

.sidebar .ultimas_noticias .post_image {
  height: 72px;
}

.sidebar .ultimas_noticias .col-md-5 {
  padding-right: 0;
}

.category .post_detail .post_image, .search .post_detail .post_image {
  height: 280px;
  margin-bottom: 25px;
}

.wp-pagenavi {
  font-family: 'bebas_neueregular', Arial, Helvetica, sans-serif;
  font-size: 18px;
  margin-bottom: 12px;
}

body .wp-pagenavi a, body .wp-pagenavi span {
  padding: 9px;
  margin-bottom: 8px;
  display: inline-block;
}

.category .post_detail h1 a, .search .post_detail h1 a {
  color: #272727;
}

.search-terms {
  margin-bottom: 25px;
}

.search-terms span {
  color: #BE0411;
}

.error404 .post_detail .main_title span {
  font-size: 80px;
  display: block;
  text-align: center;
  color: #be0411;
}

#wpstats {
  display: none;
}

.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {
  width: 100% !important;
}

.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {
  width: 100% !important;
}

img.alignleft {
  float: left;
  margin: 12px;
  margin-left: 0;
}

img.alignright {
  float: right;
  margin: 12px;
  margin-right: 0;
}

.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.home_widget ul {
  padding: 0;
}

.home_widget li {
  list-style-type: none;
}

.home_widget li a {
  font-family: 'bebas_neueregular', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #272727;
}

.addthis_default_style {
  margin-bottom: 25px;
}

.noticias_destacadas {
  display: none;
  margin-bottom: 15px;
  overflow: hidden;
}

.publicitario .textwidget a {
  display: inline-block;
}

#carousel .slides li {
  height: 104px;
  overflow: hidden;
}

.publicitario_sidebar a {
  display: inline-block;
}

.adsbygoogle {
  float: left;
  width: 100%;
}

.flexslider .slides > li {
  position: relative;
}

.flexslider .slides .image_description {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px;
}

.suena {
  position: fixed;
  top: 50%;
  right: 0;
  display: block;
  margin-top: -50px;
  cursor: pointer;
}

.nav_top .programas li.paute a {
  color: #ffe306;
  position: relative;
}

.nav_top .programas li.paute a:after {
  width: 100%;
  height: 4px;
  background: #ffe306;
  position: absolute;
  bottom: -1px;
  left: 0;
  display: block;
  content: '';
}

.post_detail .adsbygoogle {
  margin: 12px 0;
}

.wp-caption-text {
  text-align: center;
  margin-bottom: 15px;
  font-size: 14px;
  margin-top: 8px;
  font-style: italic;
  color: #898989;
}

.sidebar .affix {
  top: 20px;
}

body > img {
  display: none;
}

.single .post_content > div {
  margin-bottom: 10px;
}

body .at4-recommended .at4-recommended-vertical {
  padding-top: 0;
}

#breadcrumbs {
  font-size: 14px;
}

.image-and-copyright-container {
  margin-top: 8px;
  margin-bottom: 13px;
  display: block;
}

.image-and-copyright-container img {
  margin-bottom: 10px;
}

.image-and-copyright-container span {
  display: block;
  font-size: 12px;
  color: #ccc;
  font-style: italic;
}

.single .post_content h2 {
  margin-top: 45px;
  margin-bottom: 25px;
  font-size: 35px;
}

.post_content p {
  margin: 0 0 25px;
  text-align: left;
}

.destacados_wrapper {
  padding: 20px;
  background: #F9F9F9;
}

.single .addthis_sharing_toolbox {
  margin-bottom: 12px;
}

.single .post_detail_wrapper {
  margin-top: 35px;
}

.banner-quiickly {
  position: fixed;
  top: 50%;
  right: 0;
  margin-top: -225px;
}

/* Large desktop */
@media (min-width: 1200px) {
  .main_container {
    max-width: 1100px;
  }

  .patrocinado {
    position: fixed;
    width: 125px;
    right: 0;
    top: 0;
  }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  .main_nav {
    margin-bottom: 15px;
  }

  .post_content {
    font-size: 16px;
    text-align: left;
  }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .navbar-nav {
    margin: 0;
  }

  .main_nav {
    margin-bottom: 15px;
  }

  .main_nav .navbar-nav > li > a {
    border-top-style: none;
    border-bottom-style: solid;
  }

  .main_nav .navbar-nav > li > a {
    padding: 15px;
    text-align: center;
  }

  .nav > li {
    float: left;
    width: 50%;
  }

  .noticia_anterior {
    text-align: left;
    margin-bottom: 12px;
  }

  .sidebar .ultimas_noticias .col-md-5 {
    padding-right: 15px;
  }

  .bottom-ad {
    position: fixed;
    bottom: 0;
    left: 50%;
    width: 320px;
    z-index: 9;
    text-align: center;
    background: #fff;
    margin-left: -160px;
    max-height: 100px;
  }

  .post_detail .main_title {
    font-size: 29px;
    margin-bottom: 8px;
  }

  .navbar-toggle {
    float: none;
    padding: 9px 6px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 8px;
  }

  .header_image h3 {
    color: #fff;
    font-size: 20px;
    display: inline-block;
    margin-top: 0;
  }

  .header_image {
    background: #272727;
    padding-top: 8px;
  }

  .single .post_detail_wrapper {
    margin-top: 0 !important;
  }

  .search-terms {
    margin-bottom: 8px;
    margin-top: 0;
  }

  #logo-container {
    font-family: 'bebas_neueregular', Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 24px;
  }

  .post_content {
    font-size: 16px;
    text-align: left;
  }
}

/* Landscape phones and down */
@media (max-width: 480px) {
  .main_nav .navbar-nav > li > a {
    padding: 15px;
    text-align: left;
  }

  .category_name h1 {
    width: 100%;
    text-align: center;
  }

  .category_name .ver_todas {
    display: none;
  }

  #footer .footer_nav {
    margin-top: 0;
  }

  .nav > li {
    float: none;
    width: 100%;
  }

  .single .post_detail_wrapper {
    margin-top: 0 !important;
  }

  .post_detail .meta {
    display: none;
  }

  #breadcrumbs {
    display: none;
  }

  .post_detail .adsbygoogle {
    margin-top: 0;
  }

  .patrocinado {
    position: fixed;
    bottom: 0;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    background: #fff;
    z-index: 99999;
  }

  .patrocinado a {
    float: left;
  }
}