/*	                    __    _ __
	   ____ ___  ____  / /_  (_) /__
	  / __ `__ \/ __ \/ __ \/ / / _ \
	 / / / / / / /_/ / /_/ / / /  __/
	/_/ /_/ /_/\____/_.___/_/_/\___/

==================================================================================================*/

.show-desktop{ display: none; }
.show-mobile{ display: block; }

*{

	font-family: 'Quicksand';
}

.tramado{

	background: url('images/overlay.png') fixed;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 0;
}

/* Template */
/*------------------------------------------------------------------------------------------------*/

body{

	font-size: 13px;
	background: #4FA8A2 url('images/fondo-mobile.jpg') no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* Header */
/*------------------------------------------------------------------------------------------------*/

.site-header{

	z-index: 1;
}

.site-header .site-logo a{

	float: left;
	width: 92px;
	height: 107px;
	text-indent: -9999px;
	background: url('images/logo.png') no-repeat;
	margin-left: 10px;
	margin-right: 10px;
}

.site-header-navigation{

	float: left;
	margin-top: 20px;
}

.site-header-navigation li{

	float: left;
	text-transform: uppercase;
}

.site-header-navigation a{

	font-weight: 300;
	color: white;
	display: block;
	text-decoration: none;
	font-family: 'Oswald';
}

/* Footer */
/*------------------------------------------------------------------------------------------------*/

.site-footer{

	z-index: 1;
}

/* Home */
/*------------------------------------------------------------------------------------------------*/

.splash{

	height: 300px;
}

.features{

	text-align: center;
	margin-bottom: 50px;
}

.features .feature{

	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 22%;
	max-width: 245px;
	background: black;
	vertical-align: top;
	height: 149px;
	overflow: hidden;

	-webkit-transition: all .5s ease;
	   -moz-transition: all .5s ease;
	    -ms-transition: all .5s ease;
	     -o-transition: all .5s ease;
	        transition: all .5s ease;
}

.features .feature h2{

	font-family: 'Oswald';
	color: white;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 1em;
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 2;
	top: 65%;
	margin-top: -0.5em;

	-webkit-transition: all .2s ease;
	   -moz-transition: all .2s ease;
	    -ms-transition: all .2s ease;
	     -o-transition: all .2s ease;
	        transition: all .2s ease;
}

.features .feature:hover h2{

	top: 40%;
	font-size: 1.4em;
}

.features .feature-wrap{

	display: block;
	background-position: center center;
	width: 100%;
	height: 100%;
	z-index: 1;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);

	-webkit-transition: all .5s ease;
	   -moz-transition: all .5s ease;
	    -ms-transition: all .5s ease;
	     -o-transition: all .5s ease;
	        transition: all .5s ease;
}

.features .feature:hover .feature-wrap{

	opacity: 0.5;
	-webkit-transform: scale(1.2);
	   -moz-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	     -o-transform: scale(1.2);
	        transform: scale(1.2);
}

.feature.feature-noticias .feature-wrap{ background-image: url('images/feature-noticias.png'); }
.feature.feature-discografia .feature-wrap{ background-image: url('images/feature-discografia.png'); }
.feature.feature-eventos .feature-wrap{ background-image: url('images/feature-eventos.png'); }
.feature.feature-bio .feature-wrap{ background-image: url('images/feature-bio.png'); }

.noticias{

	padding-top: 30px;
}

.noticias .post{

	border-bottom: 1px solid #CCC;
	margin: 20px 20px;
	color: white;
	position: relative;
}

.noticias .post .image{

	overflow: hidden;
	height: 160px;
	margin-bottom: 10px;
	background: black url('images/logo.png') center center no-repeat;
}

.noticias .post .image img{

	width: 100%;

	-webkit-transition: all .2s ease;
	   -moz-transition: all .2s ease;
	    -ms-transition: all .2s ease;
	     -o-transition: all .2s ease;
	        transition: all .2s ease;
}

.noticias .post:hover .image img{

	opacity: 0.5;
	-webkit-transform: scale(1.2);
	   -moz-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	     -o-transform: scale(1.2);
	        transform: scale(1.2);
}

.noticias .post-date{

	position: absolute;
	right: -10px;
	top: 110px;
	padding: 5px;
	z-index: 10;
	background: white;
	color: #666;
}

.noticias .post-date:before{

	content: ' ';
	position: absolute;
	right: 0;
	bottom: -10px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 0;
	border-color: #CCC transparent transparent transparent;
}

.noticias .post-date span{

	font-weight: bold;
	font-family: 'Oswald';
	text-transform: uppercase;
}

.noticias .post-date span.mes{

	font-weight: 300;
	font-family: 'Oswald';
	text-transform: uppercase;
}

.noticias .post .post-title{

	font-family: 'Oswald';
	font-size: 1.4em;
	line-height: 1;
}

.noticias .post .post-excerpt{

	font-size: 1em;
}

/* Interiores */
/*------------------------------------------------------------------------------------------------*/

.contenido.interior{

	clear: both;
	padding: 10px;
	padding-top: 90px;
}

.titulo-seccion{

	text-transform: uppercase;
	font-size: 5em;
	font-weight: normal;
	color: white;
	font-family: 'Oswald';
	text-shadow: 0 0 2px rgba(0,0,0,0.5);
}

.contenido .opaco{

	padding: 20px;
	background: url('images/fondo-gris.png') repeat-x;
	color: white;
}

.page-template-page-noticias-php .noticias{

	padding: 0;
	margin: 0;
}

/* Discografía */
/*------------------------------------------------------------------------------------------------*/

.page-template-page-discografia-php .opaco{

	padding: 0;
}

.menu-discografia{

	margin-bottom: 20px;
}

.menu-discografia ul{

	margin: 0;
	padding: 0;
}

.menu-discografia ul li{

	float: left;
	width: 33.33333%;
	margin: 0;
	padding: 0;
}


.menu-discografia ul li a{

	display: block;
	text-align: center;
	font-size: 1em;
	line-height: 2.4em;
	font-family: 'Oswald';
	color: white;
	text-transform: uppercase;
	font-weight: 300;
}

.discos .disco{

	float: left;
	width: 50%;
	text-align: center;
}

.discos .disco img{

	display: block;
	margin: 0 auto;
	width: 80%;
}

.discos .disco h2{

	font-size: 1.1em;
	font-family: 'Oswald';
	font-weight: 300;
}