/*   
Theme Name: Lucuma Producciones
Author:d ibusoft mmdv
Author URI: http://www.dibusoft.com/
Version: 1.0
Description: Site para Lucuma Producciones - www.lucuma.com.ar
*/

/* Neutralizamos los Estilos */
*{
margin:0;
padding:0;

}



h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
font-weight:normal;
margin:10px 0 10px 0;
}

h1{font-size:32px;}
h2{font-size:28px;}
h3{font-size:18px;}
h4{font-size:16px;}
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;
}

li, dd, blockquote {
margin-left:1em;
}

/* Algunas clases útiles */
.clear {
clear:both;
}

.float-left {
float:left;
}

.float-right {
float:right;
}

/* Links Bases */
a img {

text-decoration:none;
}

img {

text-decoration:none;
/*Si ponemos un background aparecerá como fondo de la imagen, sirve para simular imágenes de carga*/
}

/* Links */
a, a:visited{
color:#CCCCCC;
text-decoration:none;
font-weight:bold;
}

a:hover, a:active {
color:#FFFFFF;
text-decoration:underline;
}

#copyright a, #copyright a:visited{
color:#333333;
text-decoration:none;
font-weight:bold;
}

#copyright a:hover, #copyright a:active {
color:#333333;
text-decoration:underline;
}

/* Estructura */
body{
margin:0px;
padding:0px;
background-color:transparent;
}

#lucuma{
margin:0px auto;
width:560px;
text-align:center;
color: black;
}



#dibusoft{
margin:0px auto;
width:760px;
text-align:center;
}

/* Menu */
#menu {
margin:5px auto;
padding:5px 0;
width:600px;
text-align:center;
color:black;
}

#menu span{
padding:0px 5px 0px 5px;
}

#contenedor {
margin:0px;
overflow:hidden; 
/*height:387px; 
width:99,9%;*/

position:relative;
}

#contenedor-bg {
width:5000px;
height:387px;
background-image:url(../images/konta.png);
background-position:top left;/*dodaj sliku za pozz*/
background-repeat:no-repeat;
background-color:transparent;
position:relative; 
}

.scrolling-content {
width:700px;/*podesavanje dokle da ide slajd ulevo*/
height:380px;
position:absolute;
}

#content1 {
top:0px; 
left:10px;
}

#content2 {
top:350px; 
left:10px;
}

#content3 {
top:700px; 
left:10px;
}

#content4 {
top:1050px; 
left:10px;
}
#content5 {
top:1400px; 
left:10px;
}
#content6{
top:1750px; 
left:10px;
}
#content7 {
top:2200px; 
left:10px;
}
#content8 {
top:2550px; 
left:10px;
}
#content9{
top:2900px; 
left:10px;
}
#content10{
top:3250px; 
left:10px;
}
#content11{
top:3600px; 
left:10px;
}
#content12{
top:3950px; 
left:10px;
}
#content13{
top:4300px; 
left:10px;
}
#content14{
top:4650px; 
left:10px;
}
#content15{
top:5000px; 
left:10px;
}
#content16{
top:5350px; 
left:10px;
}
#content17{
top:5800px; 
left:10px;
}
#content18{
top:6150px; 
left:10px;
}
#content19{
top:6500px; 
left:10px;
}
#content20{
top:6850px; 
left:10px;
}
#content21{
top:7200px; 
left:10px;
}
#content22{
top:7550px; 
left:10px;
}
#content23{
top:7900px; 
left:10px;
}
#content24{
top:8250px; 
left:10px;
}
#content25{
top:8600px; 
left:10px;
}

/* Nosotros */
#nosotros{
float:left;
margin-top:40px;
margin-right:30px;
width:750px;
text-align:left;


}


/* Portflio */
#portfolio{
margin-top:80px;
float:right;
width:474px;
}

#portfolio-titulo{
right:10px;
position:absolute;
}

#portfolio-works {
margin-left:40px;
position: relative; /* important */
overflow: hidden; /* important */
width: 450px; /* important */
height: 378px; /* important */
}

#example_4_frame {position: relative}
#example_4_frame img {position: absolute; cursor:pointer;}

#portfolio-arriba {position: relative;  z-index:3;}
#portfolio-arriba img {position: absolute;}

#portfolio-abajo {top: 336px; position: relative; z-index:3;}
#portfolio-abajo img {position: absolute;}

#portfolio_anteriores {bottom: 120px; right: 0px;}
#portfolio_siguientes {bottom: 200px; right: 0px;}

#portfolio_contenidos {
left:0px;
position: absolute;
width:450px;
}

.work{
clear:both;
padding-top:10px;
padding-bottom:16px;
width:450px;
height:100px;
}

.work p{
font-weight:bold;
}

.work-img{
float:left;
}

.work-txt{
float:left;
margin-top:20px;
}

.txt-rojo{
color:#990000;
}



.loading{
color:#41511f;
background-image:url(../images/loading.gif);
background-position:50% 30%;
background-repeat:no-repeat;
height:250px;
}



