/**************** TTT ******************/

@import url(reset.css);
@import url(layout.css);

/** CABECERA ----------------- */

h1 a{
 background:url(../../images/logo.jpg) no-repeat 0 0;
display:block;
height:125px;
text-indent:-99999px;
width:476px;
margin:0 auto;
}
.botonTrabajos{
background:transparent url(../../images/botonTrabajos.png) no-repeat scroll 0 0;
font-size:1.4em;
height:54px;
padding-top:5px;
position:absolute;
right:0;
text-align:center;
top:-33px;
width:223px;
}

.botonTrabajos a{
 color:#E6A00C;
}
.botonTrabajos a:hover{
 text-decoration:none;
 color:#999;
}

/** Generales-------*/

#scrollable{
 position:relative;
}

#galeria{
 margin:0 auto;
 width:815px;
}

#galeriaInner{
 height:240px;
}
.prev,.next{
 position:absolute;
 top:50px
}
.prev{left:0}
.next{right:0;}

.cajaTrabajo{
 float:left;
 width:225px;
 margin-right:60px;
 display:inline;
}

#trabajos .cajaTrabajo{height:200px;}

.cajaTrabajo img{
 margin-bottom:5px;
}

.cajaTrabajo .anioTrabajo{
 color:#E6A00C;
}
#extraHome{
 clear:both;
 margin-left:-60px;
 width:1050px;
 overflow:hidden;
 background:url(../../images/columnas.png) no-repeat 60px 0;
 height:150px;
}

#extraHome .cajaHome{
 float:left;
 width:290px;
 margin-left:60px;
 display:inline;
}

.tituloCaja{
 text-indent:-99999px;
  height:40px;
}

#entrevistas .tituloCaja{
 background:url(../../images/entrevistas.png) no-repeat;
}

#entrevistas li{
border-bottom:1px solid #EBEBEB;
display:block;
padding:5px 5px 5px 0;
}

#contacto .tituloCaja{
 background:url(../../images/contacto.png) no-repeat 0 5px;
}
#contacto p{
 padding-top:5px;
}
#contacto .email a{
 text-indent:-99999px;
 background:url(../../images/email.png) no-repeat center 0;
 display:block;
 width:283px;
 height:37px;
}

#contacto .iconos{
 text-align:center;
 margin-top:5px;
}
#contacto .iconos img{
 margin-right:5px;
}

#social .tituloCaja{
 background:url(../../images/social.png) no-repeat;
}

.tituloBlog{
 font-size:1em;
 color:#e6a00c;
 margin-bottom:5px;
}

.textoBlog{color:#999;}

/* trabajos */

.trabajos #contacto{
 clear:both; 
}

.trabajos .email a{
 margin:0 auto;
}

#trabajos{
 margin-left:-58px;
 width:1050px;
}

#trabajos .cajaTrabajo{
 width:204px;
 margin:0 0 30px 58px;
}
#trabajos .tituloCaja{
 background:url(../../images/confian.png) no-repeat;
 margin:50px 0 10px 60px;
}
.cajaTrabajo img{
border:1px solid #D1D1D1;
 padding:6px;
}


/** Twitter----------------- */

#twitter_update_list li {
    margin-top:8px;
}
