@charset "utf-8";
/* CSS Document */
   	* {
		    margin: 0;
		    padding: 0;
		}
		html {
		   font-family: 'Raleway', sans-serif;
		    font-size: 13px;
			color: #333;
		}
		body {
		    background-color: #FFF;    
		}
		

 h1 { font-size: 38px;  float: left; width: 850px;  padding:15px 0px 15px 0px;  color: #ff0059;  }
		

		h2 {
	font-family: 'Josefin Sans', sans-serif;
	font-size:28px;
	color:#999;
	font-weight: 300;
	padding-bottom: 10px;
			}
		
		
		 p { margin-top: 5px; margin-bottom: 15px; text-align: justify; }
		.p_alto { margin-top: 15px; padding-top:25px; }
		.p_medio { margin-top: 15px; padding-top:15px; text-align:center; }
		
		.granate_gr{
			color: #80002D;
			font-family: 'Raleway', sans-serif;
			font-size:24px;
			font-weight:300;
		}
		
		.granate{color: #80002D;font-size:15px;}
		
		.granate15bold{
			color: #80002D;
			font-family: 'Raleway', sans-serif;
			font-size:15px;
			font-weight:600;
			text-decoration:none;
		}
		
		.solo_granate_menu{
			font-size:15px;
			color: #80002D;
		}
		
		.aviso{
			font-family: 'Raleway', sans-serif;
			font-size:19px;
			font-weight:400;
			background-color:#f0e4e8;
		}
 .aviso2{
			font-family: 'Raleway', sans-serif;
			font-size:19px;
			font-weight:400;
	        color: #fff;
			background-color:#80002D;
		}

.destacado-menu{
			font-family: 'Raleway', sans-serif;		
			font-weight:400;
	color: #ffffff;
			background-color:#ff0059;
		}

.destacado-menu-over{
			font-family: 'Raleway', sans-serif;
	color: #80002D;
			font-weight:400;
			background-color:#f0e4e8;
		}
	
		.txt_big{
			font-family: 'Raleway', sans-serif;
			font-size:21px;
			font-weight:600;						
		}
				
		.bold{ font-weight:600; }
		
		.peque10{
			
			font-family: 'Raleway', sans-serif;
			font-size:10px;
		}
		.gris_medio{
			color: #7F7F7F;
			
		}
		.rosa{
			color: #ff0059;
			
		}
		.rosa_gr{
			color: #ff0059;
			font-size:16px;
			
		}
		.rosa_supergr{
			color: #ff0059;
			font-size:25px;
			
		}
		.bold {font-weight:600;}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	float: none;
	width: 350px;
}




		
		
		
		/*** Header ***/		
		
		header { background-color: #ffffff; width: 100%; height:50px; margin: auto;	}	
		
		header ul {
		    width: 960px;
		    margin: auto;
			display:inline-block;
		}
		
		header li a		{   
		    color: #7f7f7f;
			font-family: 'Raleway', sans-serif;
			font-size:33px;
			text-decoration:none;
			margin-left:10px;
			
			
		}
						

		/*** Sticky Menu Principal ***/
		
		
		nav {
		    background-color: #ffffff;
		    height: 60px;
			opacity: .9; filter: alpha(opacity=90); -ms-filter: "progid-DXImageTransform.Microsoft.Alpha(Opacity=90)";
			z-index:12;
		}
		
		nav ul {
		    width: 1200px;
		    margin: auto;
		}
		nav ul li {
		    line-height: 60px;
		    display: inline-block;
		    margin-right: 12px;
			
			
		}
		nav ul li a {
		    text-decoration: none;
		    color: #333333;
			font-family: 'Raleway', sans-serif;
			font-size:15px;
			font-weight:400;
		    
		}
		nav ul li a:hover {
		    color: #80002D;
			
		}




/*** Home ***/
			
		.home  {
	float: left;
	width: 980px;
	margin-top: 10px;
	padding-left: 20px;			
				
		}



		.destacado_home {
			float: left;
    height: 250px;
    width: 960px;
    margin-left: 20px;
    margin-top: 15px;


}
		
		/*** Menu obra ***/
		 
				 
		 .menu_obra ul {
	width: 740px;
	margin: auto;
			 padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffdfdf;
	font-family: 'Raleway', sans-serif;
	font-size:14px;
	font-weight:400;		 
			
		}
		
		
		.menu_obra li {
		    line-height: 40px;
		    display: inline-block;
			margin-left: 20px;
		    margin-right: 15px;			
				
		}
		

		menu_obra li a {
			text-decoration: none;
			color: #cc9999;
	
		}
		
		
		.menu_obra li a:hover {
			color: #fffff;
		  
		}

	/*** Menu videos  ***/
 .menu_videos ul {
	width: 1000px;
	margin: auto;
			 padding-top: 10px;
	font-family: 'Raleway', sans-serif;
	font-size:14px;
	font-weight:400;		 
			
		}
		
		
		.menu_videos li {
		    line-height: 40px;
		    display: inline-block;
			margin-left: 10px;
		    margin-right: 10px;			
				
		}
		
		
		
		#image-fb { width: 100%; height: 100%; }

        #image-fb img:hover {opacity: 0.5; filter: alpha(opacity=50); -ms-filter: “progid-DXImageTransform.Microsoft.Alpha(Opacity=50)”}
		
		#image-tw { width: 100%; height: 100%;  }

        #image-tw img:hover {opacity: 0.5; filter: alpha(opacity=50); -ms-filter: “progid-DXImageTransform.Microsoft.Alpha(Opacity=50)”}

#image-in { width: 100%; height: 100%;  }

        #image-in img:hover {opacity: 0.5; filter: alpha(opacity=50); -ms-filter: “progid-DXImageTransform.Microsoft.Alpha(Opacity=50)”}
		
		.fixed {
		    position:fixed;
		    top: 0;
		    left: 0;
		    width: 100%;
		}
		
		
		
		 /*** Contenido ***/
		 
		 
					
		.content{
		    max-width: 1050px;
		    margin: auto;
			padding: 0px;
			
			}
			
			
		
		.content2{ max-width: 800px; margin: auto; }
		
		.content a{
			color:#000;
			text-decoration: none;
		}
		
		
		
		
		
		
		.titulo_ficha h1 { font-size: 28px;  float: left; width: 400px;  padding:15px 10px 15px 15px;  color: #ff0059; opacity: .7; filter: alpha(opacity=70); -ms-filter: "progid-DXImageTransform.Microsoft.Alpha(Opacity=70)";  }
		
		
		
		
		
		.bloque_izq { width: 500px; float:left;}
		.bloque_der { 	width: 420px; 	float:left; padding: 45px 20px 25px 20px; }

        .bloque_der ul {display: list-item; list-style-type: circle;  }


		.bloque { width: 900px; float:left; padding: 25px 20px 25px 20px;}


	




		
		
		
		 /*** El Pais ***/
        .bloque_der2 { width: 420px; float:left; padding: 10px 10px 10px 10px; }
	
		
		/*** Sobre mi ***/
		
		.tesis { width: 350px; height:60px; background-color: #F8F8F8; padding:10px; }
		
		/*** Prensa ***/
		
		.prensa {
	width: 200px;
	min-height: 1380px;
	float: left;
	padding: 15px;
}

	.prensa2 {
	width: 200px;
	min-height: 1150px;
	float: left;
	padding: 15px;
}
			
		.img_prensa{float:left;}
		
		.titulo_prensa { float:left; width:190px; padding:5px; marging: 10px; text-decoration: none; color: #000;
	font-family: 'Raleway', sans-serif; font-size:13px; font-weight:600; 	background-color:#F8F8F8;	}
	
	/* menu obra*/
	
	.contenido {
    width: 300px;
    height: 200px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}

.vista {
    width: 200px;
    height: 338px;
    margin: 10px;
    float: left;
    border: 10px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
	}
	
.vista .mascara, .vista .contenido {
    width: 200px;
    height: 500px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}
.vista img {
    display: block;
    position: relative;
}
.vista h2 {
    text-transform: uppercase;
    color: #000;
    text-align: center;
    position: relative;
	font-family: 'Raleway', sans serif;
    font-size: 24px;
	font-weight:600;    
    background: hsla(0,0%,0%,0.8);
    padding: 30px 0 0 0;
}
.vista p {
    font-family: 'Raleway', sans serif;
    font-size: 19px;
    color: #000;
    padding: 10px 20px 20px;
    text-align: center;
}
.vista a {
	text-decoration: none;
	color: #000;
	
	
	}
	

.vista img {
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.vista .mascara {
    opacity: 0;
    width: 750px;
    padding: 60px;
    height: 650px;
    background-color: hsla(360, 100%, 100%, 0.91);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: translate(265px, 145px) rotate(45deg);
	-webkit-transform-style: preserve-3d;
    -moz-transform: translate(265px, 145px) rotate(45deg);
    -o-transform: translate(265px, 145px) rotate(45deg);
    -ms-transform: translate(265px, 145px) rotate(45deg);
    transform: translate(265px, 145px) rotate(45deg);
}
.vista h2 {
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	background: transparent;
	-webkit-transform: translate(200px, -200px);
	-webkit-transform-style: preserve-3d;
	-moz-transform: translate(200px, -200px);
	-o-transform: translate(200px, -200px);
	-ms-transform: translate(200px, -200px);
	transform: translate(200px, -200px);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.vista p { 
    -webkit-transform: translate(-200px, 200px);
	-webkit-transform-style: preserve-3d;
    -moz-transform: translate(-200px, 200px);
    -o-transform: translate(-200px, 200px);
    -ms-transform: translate(-200px, 200px);
    transform: translate(-200px, 200px);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.vista:hover .mascara { 
    opacity: 1;
    -webkit-transform: translate(-80px, -125px) rotate(45deg);
	-webkit-transform-style: preserve-3d;
    -moz-transform: translate(-80px, -125px) rotate(45deg);
    -o-transform: translate(-80px, -125px) rotate(45deg);
    -ms-transform: translate(-80px, -125px) rotate(45deg);
    transform: translate(-80px, -125px) rotate(45deg);
}
.vista:hover h2 { 
    -webkit-transform: translate(0px,0px);
	-webkit-transform-style: preserve-3d;
    -moz-transform: translate(0px,0px);
    -o-transform: translate(0px,0px);
    -ms-transform: translate(0px,0px);
    transform: translate(0px,0px);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.vista:hover p {
    -webkit-transform: translate(0px,0px);
	-webkit-transform-style: preserve-3d;
    -moz-transform: translate(0px,0px);
    -o-transform: translate(0px,0px);
    -ms-transform: translate(0px,0px);
    transform: translate(0px,0px); 
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    transition-delay: 0.4s;
}


		/*** Obra  ***/
		
		.cabecera {   float:left;   }

		
		 
		.obra {width:200px; min-height:400px;  float:left; padding:15px; margin-top:20px; background-color:#f8f8f8;   }

		.contenido_obra { width:600px; min-height:400px;  float:left; padding:15px; }
        
		
		
		
		.titulo_obra{ float:left; width:190px; padding:5px; marging: 10px; text-decoration: none; text-align:center;
	color: #000; font-family: 'Raleway', sans-serif; font-size:16px; background-color:#F8F8F8; 	}
		
		.titulo_obra a  { text-decoration: none; }
		
		
		.list { width:200px;  float:left;  }
		
		.list ul { list-style-type: none; }
		
		.list ul li { font-size: 12px; padding-top: 10px;		}
		
		.list ul li a {text-decoration: none;}
		.list ul li a:hover { color: #999; }
		
		
		
		/*** Fotos ***/
		
		.foto_prensa {width:250px;  float:left; }
		
		.foto img{
	border: 5px solid #E6E6E6;
	float: left;
	margin: 15px;
	-webkit-transition: margin 0.5s ease-out;
	-moz-transition: margin 0.5s ease-out;
	-o-transition: margin 0.5s ease-out;
}
  
.foto img:hover {
    margin-top: 2px;
}

.list_foto { width:190px;  float:left;  margin-left:18px;  }

.list_foto ul { list-style-type: none; }
		
		.list_foto ul li { font-size: 12px; padding-top: 10px;		}
		
		.list_foto ul li a {text-decoration: none;}
		.list_foto ul li a:hover { color: #999; }
		
		
		/*** Pie ***/
		footer { max-width: 960px; margin: auto; font-size:13px; }		
		footer a {color:##663333; text-decoration:none; margin-left:15px; margin-top:25px; }
		
		.pie_home { width: 960px; float:left; margin-left:30px; margin-top:-50px; }

.pie_bio { width: 960px; float:left; margin-left:15px; }
		
		.pie_obra { float:right;}