/*
Theme Name: Porta Caeli Theme
Theme URI: http://salaportacaeli.com
Description: Tema oficial para la web de la sala Porta Caeli.
Version: 1.0
Author: NTD Dev team.
Author URI: http://notedetengas.es
Tags: notedetengas, ntd
*/

/* CSS Document */
body, div, p {
  margin: 0;
  padding: 0;
}
a img {
  border: 0;
}
body {
  padding: 10px 20px 20px 20px;
}
h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
}
body, div, .main, .apartado, .seccion {
  position: relative;
}
/** Estructura */
.conInformacion {
}
.encabezado .logo, .encabezado .secciones, .encabezado .social {
  float: left;
}
.encabezado ul, .encabezado .social {
  position: relative;
}
.encabezado .logo {
  margin: 0 0 20px 0;
  height: 60px;
}
.encabezado .logo h1 {
  position: relative;
  top: -10px;
  background-image: url('images/logos/hoguera-46.png');
  background-repeat: no-repeat;
  background-position: 55% 50%;
}
.encabezado .logo h2 {
  position: absolute;
  top: 52px;
  left: 0;
  right: 0;
  text-align: center;
}
.secciones {
  margin: 14px 0 0 40px;
}
.social {
  margin-top: 16px;
}
.social ul {
  overflow: hidden;
  zoom: 1;
}
.secciones ul {
  padding: 0;
}
.encabezado .secciones li {
  float: left;
  margin: 0 30px 0 0;
}
.informacion {
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  float: right;
  width: 308px;
}
.informacion .seccion {
  float: right;
  clear: right;
}
.clear {
  display: block;
  clear: both;
}
.seccion.agenda, .seccion .mesAgenda {
  display: inline;
}

.noticia h4, .entradaSlideshow * {
  padding: 0px 4px 0px 4px;
}
.evento h4, .noticia h4 {
  margin: 2px;
  padding: 2px 6px 2px 6px;
}
.evento .informacion_evento {
  position: absolute;
  right: 6px;
  bottom: 6px;
  width: 140px;
  padding: 4px;
  text-align: right;
  display: none;
}
.informacion_evento .fecha {
  margin-top: 4px;
  margin-bottom: 10px;
}
.agenda_entrada .anho {
  display: none;
}
.historia_entrada .entrada,
.historia_entrada .apertura,
.historia_entrada .fecha .dia_semana,
.historia_entrada .fecha .dia,
.historia_entrada .fecha .mes {
  display: none;
}
.historia_entrada .anho {
  display: block;
}
.page-template-historia-php .texto .alignleft, .page-template-historia .texto .alignright {
  margin: 10px;
}
.page-template-historia-php .texto .alignleft {
  float: left;
  margin-left: 0;
}
.page-template-historia-php .texto .alignright {
  float: right;
  margin-right: 0;
}
.page-template-historia-php .texto {
  overflow: hidden;
  clear: both;
  zoom: 1;
}
.apartado {
  clear: both;
  float: left;
  overflow: hidden;
  margin-bottom: 20px;
  width: 100%;
  background-image: url('images/logos/hoguera-grande-400-fondo-bn2.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.apartado h1, .apartado h2, .apartado h3 {
  margin: 0 10px 0 10px;
}
.seccion {
  float: left;
}
.noticias, .sidebar,
.single .foto img, .fichaEvento, .seccion.independiente {
  width: 280px;
  position: relative;
}
.seccion.independiente > div {
  margin-bottom: 10px;
}
.single .main.apartado .single {
  padding: 0 15px 15px 15px;
}
.single .main.apartado .single h1 {
  margin-bottom: 10px;
}
.single .main.apartado .single p {
  margin-bottom: 10px;
}
.seccion.fichaEvento {
  padding: 10px 12px 10px 12px;
  float: right;
  z-index: 100;
  background-image: url('images/logos/hoguera-grande-200-fondo-bn-oscuro.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.enlacesArtista a, .puntos_venta_internet a {
  background-repeat: no-repeat;
  background-position: left;
  float: left;
}

.enlacesArtista a {
  padding: 14px 0 0 40px;
  height: 42px;
  width: 90px;
}
.fichaEvento div {
  margin-top: 4px;
  margin-bottom: 4px;
  border-bottom: 1px dotted;
  clear: left;
}
.fichaEvento ul, .fichaEvento dl {
  list-style: none;
  display: block;
  margin-bottom: 10px;
}
.fichaEvento li, .fichaEvento dt, .fichaEvento dd {
  display: block;
}
.ficha_evento_entrada {
  display: block;
  margin: 4px 4px 10px 20px;
}
.ficha_evento_entrada dt, .ficha_evento_entrada dd{
  float: left;
}
.ficha_evento_entrada dt {
  clear: left;
}
.ficha_evento_entrada dd {
  margin: 0 0 0 4px;
}
.puntos_venta div {
  margin: 0 0 20px 20px;
}
.puntos_venta a {
  margin-bottom: 4px;
}

.puntos_venta h2 {
  margin: 10px 0 10px 0;
}
.puntos_venta .puntos_venta_internet a {
  padding: 0;
  height: 30px;
  width: 100%;
  text-indent: -2000px;
}

.puntos_venta .puntos_venta_fisicos a, .noticia, .evento {
  display: block;
}

.contacto div.wpcf7 {
  margin-top: 10px;
}

.contacto input, .contacto textarea,
#commentform input, #commentform textarea {
  border: 1px solid black;
  width: 400px;
  padding: 2px;
  margin: 2px;
}

.contacto input.wpcf7-validates-as-required, .contacto input.wpcf7-validates-as-email {
  width: 200px;
}

.contacto input.wpcf7-submit,
#commentform input#submit {
  padding: 5px;
  font-size: 1.05em;
}

#commentform label {
  display: block;
}

#commentform .required {
  color: #ff2222;
  margin-left: -9px;
}
.comentarios #respond .comment-notes .required {
  margin-left: 0;
}

.amigos .amigo  {
  clear: left;
  margin-bottom: 50px;
}

.amigos .amigo .logo_amigo {
  float: left;
  clear: left;
  width: 450px;
  text-align: center;
}

.amigo, .amigo .logo_amigo, .amigo h3, .amigo p {
  margin: 10px;
}

a.web {
  background-image: url('images/links/web.png');
}

a.facebook {
  background-image: url('images/links/facebook.png');
}

a.myspace {
  background-image: url('images/links/myspace.png');
}

a.spotify {
  background-image: url('images/links/spotify.png');
}

a.twitter {
  background-image: url('images/links/twitter.png');
}

a.grooveshark {
  background-image: url('images/links/grooveshark.png');
}

a.ticketea {
  background-image: url('images/tickets/ticketea.png');
}

.puntos_venta .puntos_venta_internet a.ticketmaster {
  background-image: url('images/tickets/ticketmaster-azul.png');
  width: 150px;
  height: 33px;
}
html .puntos_venta .puntos_venta_internet a.atrapalo {
  background-image: url('images/tickets/atrapalo-30.png');
  text-indent: 30px;
  padding-top: 16px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #b00000;
}

.seccion.sidebar {
  margin-bottom: 0;
}
.seccion.noticias {
  margin-top: 0;
}
.busqueda input {
  float: left;
}
.busqueda input{
  margin-bottom: 20px;
}
.busqueda input {
  border: 1px solid;
}
.seccion.mapa {
  padding: 0;
}
.seccion.slideshow,
.slideshow  .lof-slidecontent, .slideshow .lof-main-outer {
  width: 520px; /** x2 columnas */
  padding: 0;
}
.single .seccion.contenido {
  width: auto;
  float: none;
}
.slideshow .lof-slidecontent {
  border: none;
}
.slideshow .cartel {
  width: auto;
}
.slideshow .lof-main-wapper, .slideshow .lof-slidecontent, .slideshow .cartel, .evento.slideshowWrap, .mapa {
  height: 358px; /** x2 filas */
}
ul.lof-main-wapper li {
  position: relative;
}
.slideshow .lof-main-item-desc {
  width: 180px;
  /*top: 200px;*/
  bottom: 10px;
  overflow: hidden;
}
.slideshow .lof-navigator-outer {
  right: 1px;
}
.slideshow .lof-navigator li.active {
  background: none;
}
/*.slideshow .lof-navigator li.active {
  background-image: url('slideshow/images/arrow-bg2.gif');
}*/
.slideshow .lof-navigator p {
  margin-top: 4px;
}
.slideshow .lof-navigator img {
  margin-top: 30px;
}
.slideshow .lof-navigator div {
  border-top: none;
  margin-top: 1px;
}
.slideshow .lof-navigator li div {
  padding-left: 0;
}
.slideshow .lof-navigator li img, .slideshow .lof-navigator li p {
  margin-left: 10px;
}
.lof-navigator h4 {
  padding: 6px;
}
.entradaSlideshow * {
  margin-left: 4px;
}
.footer {
  clear: both;
}
.ultimasNoticias h2 {
  display: none;
}
.noticia {
  margin: 1px 1px 11px 1px;
  padding: 2px 2px 2px 2px;
  height: 196px; /** 200 (altura imagen) - 2x2 (padding) */
}
.noticia.urgente {
  border-color: red;
}
.noticia p {
  padding-left: 10px;
  margin-top: 4px;
}
.noticia, .evento {
  background-repeat: no-repeat;
}
.mesAgenda {
  clear: left;
  margin-bottom: 10px;
}
.seccion.evento, .seccion.independiente {
  width: 242px;
  height: 163px; /** una fila, 167, la foto, -2*2, el padding*/
}
.seccion.datos_sala.independiente {
  padding-top: 20px;
  padding-bottom: 20px;
  height: 127px;
}
.seccion.rider.independiente {
  padding-top: 10px;
  padding-bottom: 10px;
  height: 147px;
}
.seccion {
  margin: 10px 10px 14px 10px;
  padding: 2px 4px 2px 4px;
}
.evento .fecha {
  position: absolute;
  bottom: 10px;
  left: 6px;
  padding: 0 12px 0 12px;
}

.evento .fecha span {
  float: left;
  clear: left;
  width: 100%;
  text-align: center;
}

.evento .fecha .mes {
  position: relative;
  top: -4px;
}
.agenda_entrada .fecha .dia_semana {
  margin-bottom: -14px;
}
.datos_evento, .datos_entrada {
  padding-bottom: 10px;
}
.datos_evento .dia_semana {
  display: block;
}

.texto,
.mr_social_sharing_wrapper,
.comentarios {
  padding: 10px;
}

.mr_social_sharing_wrapper,
.comentarios {
  display: block;
  float: left;
  clear: both;
}

.mr_social_sharing_wrapper {
  margin-left: 10px;
}

.pie .patrocinador img {
  margin: 6px 10px 0px 10px;
}

.pie .notedetengas img {
  margin-top: 20px;
}

.resultados_busqueda .resultado_busqueda {
  margin: 4px 4px 4px 40px;
}

.colaboran {
  display: block;
  margin: 10px 10px 5px 20px;
}


/** Colores */
.busqueda input {
  border-color: #222222;
}
.apartado, .agenda, a, a:active, a:visited, body {
  color: #222222;
}
body, .noticia h4, .evento .fecha, .evento h4, .fichaEvento, .seccion.independiente {
  background-color: #222222;
}
.pie .seccion {
}
.encabezado *, .pie * {
  text-shadow: 0 0 2px #fff;
  -moz-text-shadow: 0 0 2px #fff;
  -webkit-text-shadow: 0 0 2px #fff;
}
.pie *, .fichaEvento a, .seccion.independiente a, .sidebar a {
  text-shadow: 0 0 1px #fff;
  -moz-text-shadow: 0 0 1px #fff;
  -webkit-text-shadow: 0 0 1px #fff;
}
.encabezado *:hover, .entradaSlideshow:hover *, .fichaEvento a:hover, .seccion.independiente a {
  text-shadow: 0 0 4px #213f4a; /*#CD7F32; */
  -moz-text-shadow: 0 0 4px #213f4a;
  -webkit-text-shadow: 0 0 4px #213f4a;
}
.pie *:hover, .evento:hover *, .sidebar a:hover {
  text-shadow: 0 0 4px #213f4a; /*#213f4a; */
  -moz-text-shadow: 0 0 4px #213f4a;
  -webkit-text-shadow: 0 0 4px #213f4a;
}
.noticia.urgente h4 {
  background-color: #ff2222;
  background-color: rgba(200, 22, 22, .5);
}
.noticia h4, .evento .fecha, .evento h4, .agenda .informacion_evento {
  background-color: rgba(22, 22, 22, .5);
}
.slideshow .lof-navigator li.active div {
  background-image: url('slideshow/images/grad-bg2.gif');
  background-size: 1px 120px;
}
body, .encabezado, .encabezado a, .entradaSlideshow,
.noticia h4, .evento .fecha, .evento h4, .fichaEvento, .fichaEvento a, .seccion.independiente, .informacion_evento {
  color: #ffffff;
}
.apartado {
  background-color: #ffffff;
}
/** Fuentes */
html body, input, textarea {
  font-family: 'Actor', sans-serif;
}
html h1, html h2, html h3, html h4, html h5, html .evento .fecha,
html .evento h4, .seccion h4, .social a, .fichaEvento, .seccion.independiente, .informacion_evento,
.historia .entrada, .titulo {
  font-family: 'Actor', sans-serif;
  font-weight: bold;
}
.logo h1, .logo h2, .encabezado .secciones{
  font-family: 'ShowcardGothicRegular', sans-serif;
}

a, a:active, a:visited {
  text-decoration: none;
}
html h1, html h2, html h3, html h4, html h5, html .evento .fecha, .fichaEvento {
  font-weight: normal;
}
.logo, .secciones, .seccion.patrocinador, .seccion.independiente {
  text-align: center;
}
.logo h1 {
  font-size: 60px;
}
.single .main h1 {
  font-size: 50px;
}
h1, .evento .fecha {
  font-size: 40px;
}
.secciones, .social a.quieresTocarEnPortaCaeli, .datos_evento .value, .amigo h3  {
  font-size: 30px;
}
.puntos_venta h2, .seccion.independiente, .social a, .colaboran{
  font-size: 24px;
}
.logo h2, .slideshow .lof-main-item-desc h4, .fichaEvento, .agenda_entrada .fecha .dia_semana, .informacion_evento .fecha , .lof-navigator h4{
  font-size: 20px;
}
.fichaEvento .enlacesArtista, .fecha .mes, .historia_entrada .anho, .seccion.datos_sala.independiente, .amigo p {
  font-size: 16px;
}
p {
  font-size: 14px;
}
/** Iconos */
.social {
        padding: 0;
        position: relative;
        top: -4px;
}
.social ul, .secciones ul {
  list-style: none outside none;
  margin: 0;
}

.social ul {
  padding: 0 0 30px 10px;
}

.social ul li {
    float: left;
    clear: left;
    list-style: none outside none;
    margin-bottom: 10px;
}

.social ul li a {
  display: block;
  height: 42px;
  cursor: pointer;
  padding-left: 60px;
  padding-top: 7px;
  white-space: nowrap;
}
.rider {
  text-align: center;
}
.rider a {
  display: block;
  height: 64px;
  width: 120px;
  padding: 0;
  margin-top: 30px;
  background-position: 50%;
  float: left;
}
html .sidebar {
  /* background-repeat: no-repeat; */
  /* background-image: url("images/altavoz-128.png"); */
  /* background-position: right 24px; */
  display: block;
}
.social {
  padding-top: 50px;
}
a.quieresTocarEnPortaCaeli {
  height: auto;
  text-indent: 0;
  margin-bottom: 4px;
  padding: 0 60px 20px 0;
  display: block;
}
.social ul li a, .rider a {
  background-repeat: no-repeat;
}
.rider a.docx {
  background-image: url("images/formatos/docx.png");
}
.rider a.pdf {
  background-image: url("images/formatos/pdf.png");
}
.social ul li a.contacto {
  background-image: url("images/social/mail.png");
}
.social ul li a.twitter {
  background-image: url("images/social/twitter.png");
}
.social ul li a.flickr {
  background-image: url("images/social/flickr.png");
}
.social ul li a.historia {
  background-image: url("images/social/historia.png");
}
.social ul li a.facebook {
  background-image: url("images/social/facebook.png");
}
.social ul li a.rss {
  background-image: url("images/social/rss.png");
}

ul.comments-list, .comments-list ul.children {
  list-style-type: none;
  margin-left: 10px;
  padding-left: 0;
}

.comments-list .comment {
  display: block;
}

.comments-list .children .comment {
  margin-left: 10px;
}

.comments-list .comment .reply,
.comments-list .comment .comment-body .comment-meta {
  font-size: 0.85em;
  border-bottom: 1px solid #222;
  display: inline-block;
  margin-bottom: 15px;
}

.comments-list .comment .reply {
  margin-bottom: 40px;
}

.comentarios #respond #reply-title {
  margin-bottom: 15px;
}

.comentarios #respond p {
  margin-left: 10px;
}
