/*   
Theme Name: CSS inicial
Author: Santiago Talavera
Author URI: http://www.midori.com/
Version: 1.0
Description: CSS básico .
*/

/* Llamamos a los css complementarios */
@import url(obra_grafica.css);
@import url(proyectos.css);
@import url(personal.css);
@import url(contacto.css);
@import url(tooltips.css);
@import url(slider.css);
@import url(slimbox.css);

/* IE7 HACKS */
*:first-child+html {
}

/* Neutralizamos los Estilos */
*{
margin:0;
padding:0;
border:none;
}

html {
height:auto;
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size:11px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
font-weight:normal;
margin:0px 0px 10px 0px;
padding:0px;
}

h1{font-size:24px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:14px;}
h5{font-size:12px;}
h6{font-size:10px;}

blockquote {
font-style:italic;
padding:5px 0 5px 30px;
}

/* Algunos ajustes basicos */
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

/* Links Bases */
a, a:link, a:visited {
	color:#666666;	
	font-weight:lighter;
}

a:hover, a:active {
	color:#CD3D00;
	text-decoration:underline;
}
a.entrylink{
    padding:  0 2px 0 0; 
    background-color:#FFFF99;
	text-decoration:none;  
}
a img {
border:none;
text-decoration:none;
}

img {
border:none;
text-decoration:none;
/*Si ponemos un background aparecerá como fondo de la imagen, sirve para simular imágenes de carga*/
}

/* Algunas clases útiles */
.clear {
clear:both;
}
.clear2 {
clear:both;
height:30px;
}
.clear3 {
clear:both;
height:10px;
}
.float-left {
float:left;
}
.float-right {
float:right;
}
.center {
text-align:center;
}
span{
padding:3px;
}

/* Estructura */
body{
  height:100%;
  text-align:center;
  background:url(imagenes/fondos/fondo02.png) repeat-x left top;
  background-color:#f2f2f2;	
}

#total{
	position:relative;
	margin:0px auto 0;		
	width:925px;
	background-color:#f2f2f2;	
	height: 100%;
}

/* Cabecera */
#cabecera{		
	width:100%;
	height:80px;
	background:url(imagenes/cabecera.jpg) no-repeat left top;	
}
/* logo */
#logo{
	margin:20px 0 0 0;
	padding:0px;
	float:left;
	width:360px;
	height:50px;
	
}
/* Menu */
#menu{
	margin:8px 0 0 0;
	height:72px;	
	float:right;
	width:540px;
}
#botonera{
	position:relative;
	padding:0 0 0 0;
	margin:0 0 0 0;
	height:100%;
	overflow:hidden;	
}		
#botonera ul {
	padding:0px;
	margin:35px 0 0 0;	
}
#botonera ul li {
	margin:0px;
	float:left;
	list-style:none;
}
#botonera ul li a {
	z-index:100;
	display:block;
	height:16px;
	position:relative;
	overflow:visible;
	text-decoration:none;
}
#menu_inicio a {
 width:32px;
 height:16px;
margin:0 12px 0 0;
 background:url(imagenes/en/menu_inicio.jpg) no-repeat left top;
}
#menu_inicio a:hover {
background-position: 0 -16px;
}
#menu_inicio a.current {
 width:32px;
 height:16px;
 margin:0 12px 0 0;
 background:url(imagenes/en/menu_inicio3.jpg) no-repeat left center;
}
#menu_blog a {
 width:28px;
 height:16px;
 margin:0 12px 0 0;
 background:url(imagenes/en/menu_blog.jpg) no-repeat left top;
}
 #menu_blog a:hover {
 background-position: 0 -16px;
 }
 #menu_blog a.current {
width:28px;
height:16px;
 margin:0 12px 0 0;
 background:url(imagenes/en/menu_blog3.jpg) no-repeat left center;
 }
 #menu_obra a {
 width:35px;
 height:16px;
margin:0 12px 0 0;
background:url(imagenes/en/menu_obra.jpg) no-repeat left top;
 }
 #menu_obra a:hover {
 background-position: 0 -16px;
 }
 #menu_obra a.current {
 width:35px;
 height:16px;
 margin:0 12px 0 0;
 background:url(imagenes/en/menu_obra3.jpg) no-repeat left center;
 }
 #menu_proyectos a {
 width:57px;
 height:16px;
 margin:0 12px 0 0;
 background:url(imagenes/en/menu_proyectos.jpg) no-repeat left top;
 }
 #menu_proyectos a:hover {
 background-position: 0 -16px;
 }
 #menu_personale a {
 width:38px;
 height:16px;
margin:0 12px 0 0;
 background:url(imagenes/en/menu_personal.jpg) no-repeat left top;
 }
 #menu_personale a:hover {
background-position: 0 -16px;
}
#menu_personale a.current {
 width:38px;
 height:16px;
 margin:0 12px 0 0;
 background:url(imagenes/en/menu_personal3.jpg) no-repeat left center;
 }
#menu_contacto a {
 width:51px;
 height:16px;
 margin:0 30px 0 0;
 background:url(imagenes/en/menu_contacto.jpg) no-repeat left top;
}
#menu_contacto a:hover {
background-position: 0 -16px;
} 
#english a{		    
	margin:0 0 0 0;		
}
/* Seleccionados */
#botonera li.background {
	background:url(http://www.santiagotalavera.com/imagenes/es/bg_menu_right.gif) no-repeat top right;			
	z-index:8;
	position:absolute;
	visibility:hidden;
}
#botonera .background .left {
	background:url(http://www.santiagotalavera.com/imagenes/es/bg_menu.gif) no-repeat top left;
	height:30px;
	margin-right:9px; /* 7px is the width of the rounded shape */
}	
/* Content */	
#content{	
	width:925px;
	height:auto;
	margin:0px auto;
	padding:0px;
}
#txt{
    display:block;
	float:left;
    width:338px;
    height:278px;
}
#cuerpo_swf{
  height:100%;
  height:auto; 
  margin:0 0 0 0;
  z-index:120;
}
.titleobra{
  width:100%;
  text-align:left;
  margin:20px 0 35px 0;
  padding:0;
  font-family: "Arial", Helvetica, sans-serif;   
  color:#4a4a4a;
}
.titleobra h2{
  font-size:24px; 
  width:auto;
  margin:0 20px 10px 0;
  font-weight:normal;
  line-height:18px;  
}
.titleobra p{
  font-size:12px; 
  font-weight:normal;
  padding:0px;
}
/* content_abajo */
#content_abajo{
  width:100%;
  height:320px;
  text-align:left;
  margin:0px auto;
  padding:0px;
}
#noticias{	
  float:left;
  width:320px; 
  height:320px; 
  background:url(imagenes/bg_scroll.gif) no-repeat left top;
}
/* noticiashome */
#holder {
  width: 320px; 
  height: 240px; 
  border:none;
  float:left;
  margin:0;
}
/*#content {
  position: absolute;
  width:100%;
  padding: 0px 0px 0px 12px;
}	*/
#noticia {
  font-family: 'Arial', Helvetica, sans-serif;
  font-size: 12px;
  margin:0 0 10px 0;
  color: #000000 ;		
}
#noticia a{				
  height:16px;
  width:auto;
  padding:2px 4px 2px 4px;
  text-decoration: none;
  background-color:#F6F59C;		
}
#noticia a:hover{			
  height:16px;
  width:auto;
  padding:2px 4px 2px 4px;
  text-decoration: none;
  background-color:#F6F59C;	
}
.fecha {
  width:249px;
  height:30px;
  font-family: 'Arial', Verdana, sans-serif;
  font-size: 12px;
  color: #1A304E;		
  padding:  7px 0 0 8px; 
  background: url(imagenes/fecha.gif) no-repeat left top;
}
.entrada {
  width:255px;
  height:auto;
  padding: 6px 0 10px 10px;
  font-family: 'Arial', Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;		
}	
#titulo {
	width:auto; 
	height:auto;
	margin:8px 0 0 0;
	padding:13px 0 0 0;
	z-index:2; 
	top: 24px; 
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;		
}
#ultimos_trabajos{
	width:605px;
	padding: 0 0 0 0;
	height:320px;
	float: left;
	background-color:#F2F2F2;	 	
}
#titulo_ultimos{	 
	width:590px; 
	height:50px; 	 
	margin: 8px 0 0 0;
	padding:13px 0 0 14px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #36393D ;	
}
.trabajos{
	width:598px;
	height:245px;
	margin:15px 0 0 0;
	padding:0 0 0 15px;
    list-style: none;	
}
.trabajos ul{
  padding:0px;
  margin:0px;
  list-style: none;	
}
.trabajos ul li {
  margin:0px;
  float:left;
}
.trabajos .trabajoizq{
	float:left;
	padding: 3px 0 0 4px;
	width:286px;
	margin:0 0 8px 0;
	height:103px;
	background:url(imagenes/trabajo.jpg) no-repeat left top;	
}
.trabajos .trabajodch{
	float:left;
	margin: 0 0 8px 8px;
	padding: 3px 0 0 4px;
	width:286px;
	height:103px;
	background:url(imagenes/trabajo.jpg) no-repeat left top;	
}
/*PIE DE PÁGINA */
div.footnotes {   
	float:left;
	color:#b7a48b;	
	margin:35px 0 0 0;
	padding:16px 0 0 20px;
	background:url(../imagenes/pie.jpg) no-repeat left top;
	height: 141px;
	width:905px;
	}
	.footnotes ul {
		line-height:20px;
		margin:15px 0 0 0;
		width:700px;
		float:left;
		height:41px;		
		text-align:left;
		list-style: none;					
	}
	.footnotes ul li {
	    display:block;	
		float:left;
		margin:0 15px 0 0;    
		width:auto;
		height:41px;	   
	}
	.bj{
	    padding:10px 0 0 0;
	}
	.footnotes a.copyright {
		color:#b7a48b;				
	}
	div.footnotes a.copyright:hover {
	color:#333333;
	}
#rss {
	float: left;
	position: relative;
	left: 3px;
	margin:0 4px 0 0;
}	
#logo_promsite{
	width:120px;
	height:34px;
	float:right;
	margin:16px 4px 0 0;
}
#logo_lastfm{
	width:55px;
	height:54px;
	float:left;
	margin:10px 4px 0 0;
}
#copyright{
	width:380px;
	height:100%;
	margin:0px;
	padding:0px;	
}
#pintura, #dibujo, #instalacion { 
  position: relative;
  margin:10px 0 0 0;   
  width: 100%;
  overflow: hidden;
  height: 100%;
  display: none;
}
#pintura {
	display: block;
}
p {
  margin: 0; padding: 0px 5px 0px;
  font-family: 'Verdana', Arial, Helvetica, sans-serif;
  font-size: 12px; 
  color: #000;
}
#Navigation {  
  margin:5px 0 0 0;  
}
#Navigation a {
  margin: 5px 2px 0 0;
  padding: 0 5px;
  height: 20px;
  background-color: #E4E4E4;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #AAA;
  text-decoration: none;
  display: block;
  float: left;
  letter-spacing: 1px;
}
#Navigation a:hover {
  margin-top: 0px;
  height: 25px;
}
#Navigation a.current {
  margin-top: 0px;
  height: 25px;
  background-color: #EEE;
  color: #777;
}
.tab{
  float: left;
  height: 20px;
  width: auto;
  margin: 0 5px 0 0;
  text-align: left;
  background: #F2F2F2;
}
.tabtxt{
  margin: 0;
  color: #f2f2f2;
  font-size: 11px;
  font-weight: bold;
  padding: 0 0 0 0;
}
#musica{
  position:relative;
  margin:0px auto 0;		
  width:590px;
  background-color:#f2f2f2;	
  height: 320px;
}
.mp3{
  display:block;
  float:left;
  width:590px;
  height:280px;
}
.commons{
  display:block;
  float:left;
  width:100%; 
  height:35px;
  padding:0 0 0 25px; 
}
.commons .logo{
  display:block;
  float:left;
  width:88px;
  height:35px;
  margin:0 15px 0 0;
}
.commons img{
  
  width:88px;
  margin:0 15px 0 0;
}
.commons p{
  display:block;
  float:left;
  height:35px;
  color:#666666;
  width:460px;
  font-size:10px;
  text-align:left;
}