/* Estilos para la web de LiveTiming  */


/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */




/* Configurar el carrusel (Darle aspecto de bootstrap 2)
-------------------------------------------------- */

.carousel{
	/*width:80%;*/
	text-align:-webkit-center;  /* Chrome  */
	text-align: -moz-center;	/* Firefox */
}

.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px;
    background: #333333;
    background: rgba(0, 0, 0, 0.3);
}

.carousel-control{
	z-index:20;
}

.carousel-indicators{
	z-index:30;
}

.adaptar{
	width:100%;
}


/* Configurar Redes Sociales (Me Gusta y Seguir G+)
-------------------------------------------------- */

.fb-like{
	vertical-align: text-bottom;
}	

#___follow_0{
	vertical-align: text-bottom !important;
}
