/* 
    Document   : estilos
    Created on : 10-abr-2013, 10:49:35
    Author     : Xavier Pol
    Description:
        Purpose of the stylesheet follows.
*/

@import url('http://twitter.github.com/bootstrap/assets/css/bootstrap.css');

@font-face
{
    font-family: "spaceAge";
    src: url('spaceAge.ttf')
}

@font-face
{
    font-family: "foo-webfont";
    src: url('foo-webfont.ttf'),
        url('foo-webfont.eot');
}

html {
    height: 100%;
    font-family: "spaceAge";
}

body {
    height: 2520px;
    width: auto;
    background-image: url(../recursos/img/pirataCompletoiluminacionfinalsinluz01.jpg), url(../recursos/img/arena.jpg);
    background-repeat: no-repeat, repeat-y;
    background-position:right top, right;
    background-size: auto 2520px, 100% auto;
    min-height: 2520px;
    overflow-x: hidden;
    display: block;
    -webkit-background-size: 2290px auto, 100% auto;
}

#header {
    min-width: 100%;
    position:fixed;
    width: 100%;
    height: 145px; 
    background: rgba(0, 0, 0, .5);
    z-index:160;
    top:0px;
}

div#social{
    position: fixed;
    float: right;
    top: 90px;
    right: 50px;
    z-index: 201;
}

#footer_2 {
    position: absolute;
    height: 100px;
    width: 250px;
    top: 2400px;
    font-family: "calibri";
}

.logo {
    position: relative;
    width: 490px;
    height: 130px;
    float: left;
    top: 10px;
    z-index: 160;
}

.logo_centrado {
    position: relative;
    width: 500px;
    height: 130px;
    top: 15px;
    margin-left: auto;
    margin-right: auto;
}


#addiktiveguy{
    min-width: 143px;
    min-height: 84px;
    width: 143px;
    height: 84px;
    position: relative;
    background-image: url(../recursos/img/personajeADDIKTIVE.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    margin-left: auto;
    margin-right: auto;
    z-index:-1;
    top:20px;
}

#estela{
    min-width: 355px;
    min-height: 343px;
    width: 355px;
    height: 343px;
    position: absolute;
    background-image: url(../recursos/img/personajeADDIKTIVEestela.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    top:70px;
    left:125px;
    z-index:-2;
    visibility: hidden;
}

div#games {

}

div#main{
    position: relative;
    width: 780px;
    top: 10px;
    margin: 0px 250px 0px 250px;
    z-index:1;
}


div#left {
    position: relative;
    float:left;
    width:224px;
    z-index:1;
    top: 310px;
}

div#right {
    position: relative;
    float: right;
    width: 224px;
    top: 310px;
    z-index:1;
}
div#middle {
    position: relative;
    margin-left: 280px;
    width: 224px;
    top: 310px;
    z-index:1;
}
div#left_g {
    float:left;
    height: 10%;
}

div#right_g {
    float: right;
    height: 10%;
}

.text_title {

}

#bb_bar_img{
    width: auto;
    height: 100px;
    padding-left: 35px;
}

#bs_2_img{
    padding-top: 10px;
    padding-bottom: 30px;
    padding-left: 5px;
}

.img_juego_bajo_l{
    position: relative;
    padding: 110px 0px 20px 0px;
    z-index:0;
    cursor: pointer;
}

.img_juego_bajo_r{
    position: relative;
    padding: 110px 0px 0px 0px;
    cursor: pointer;
}

.img_juego_alto{
    position: relative;
    padding: 20px 0px 20px 0px;
    cursor: pointer;
}

.logo_juego {
    width: 220px;
    height: 220px;
}

.down_button {

    cursor: pointer;
}

.download_button{
    min-width: 230px;
    min-height: 110px;
    padding: 20px 0px 20px 0px;
    background-image: url(../recursos/img/download_button_trans.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    width: 220px;
    height: 110px;
    cursor: pointer;
}

.download_button_rot_1 {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -o-transform: rotate(5deg);
}

.download_button_rot_2 {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
}

.down_button_rot_0 {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}


.title_game {
    vertical-align: middle;
    padding: 0px 10px 0px 0px;
    cursor: pointer;
}

.title_game_r {
    vertical-align: middle;
    padding: 10px 0px 0px 0px;
    cursor: pointer;
}

.title_game p{
    text-align: center;
}



.follow_button {
    width: 40px;
    height: 40px;
}

.follow_button_grande {
    width: 70px;
    height: 70px;
}

.table_follows{
    position: relative;
    top: 135px;
    width: 60px;
    right: -50px;
    float:right;
}

.table_follows_horizontal{
    position: relative;
    width: 180px;
    right: -100px;
    float: right;
}

.table_like {

}

div#likes {
    position: absolute;
    height: 40px;
    width: 300px;
    top:200px;
    z-index: 90;
    margin-left: auto;
    margin-right: auto;
}

.table_follows_interior {
    position: relative;
    float: right;
    right: 15px;
}

#table_seciones_and {
    margin-left: auto;
}


div.like-container{
    width:80px; 
}

ul.like-buttons{
    list-style: none;
    padding: 5px 5px 5px 5px;
    margin: 5px auto;
}

a, a:hover, a:visited {
    color: inherit;
}

#bubble_1 {
    position: absolute;
    left:100px;
    top: 0px;
    width: 35px;
    height: auto;
}

#bubble_2 {
    position: absolute;
    left:100px;
    top: 0px;
    width: 35px;
    height: auto;
}

#bubble_3 {
    position: absolute;
    left:100px;
    top: 0px;
    width: 35px;
    height: auto;
}

#bubble_4 {
    position: absolute;
    left:100px;
    top: 0px;
    width: 35px;
    height: auto;
}

#bubble_5 {
    position: absolute;
    left:100px;
    top: 0px;
    width: 35px;
    height: auto;
}

#bubble_6 {
    position: absolute;
    left:100px;
    top: 0px;
    width: 35px;
    height: auto;
}

#bubble_7 {
    position: absolute;
    left:100px;
    top: 0px;
    width: 35px;
    height: auto;
}

#bubble_8 {
    position: absolute;
    left:100px;
    top: 0px;
    width: 35px;
    height: auto;
}

#bubble_1_2 {
    position: absolute;
    left:100px;
    top: 100px;
    width: 35px;
    height: auto;
}

#bubble_2_2 {
    position: absolute;
    left:100px;
    top: 100px;
    width: 35px;
    height: auto;
}

#bubble_3_2 {
    position: absolute;
    left:100px;
    top: 100px;
    width: 35px;
    height: auto;
}

#bubble_4_2 {
    position: absolute;
    left:100px;
    top: 100px;
    width: 35px;
    height: auto;
}

#bubble_5_2 {
    position: absolute;
    left:100px;
    top: 100px;
    width: 35px;
    height: auto;
}

#bubble_6_2 {
    position: absolute;
    left:100px;
    top: 100px;
    width: 35px;
    height: auto;
}

#bubble_7_2 {
    position: absolute;
    left:100px;
    top: 100px;
    width: 35px;
    height: auto;
}

#bubble_8_2 {
    position: absolute;
    left:100px;
    top: 100px;
    width: 35px;
    height: auto;
}

#bubble_1_3 {
    position: absolute;
    left:100px;
    top: 100px;
    width: 35px;
    height: auto;
}

#bubble_2_3 {
    position: absolute;
    left:100px;
    top: 100px;
    width: 35px;
    height: auto;
}

#bubble_3_3 {
    position: absolute;
    left:100px;
    top: 100px;
    width: 35px;
    height: auto;
}

#bubble_4_3 {
    position: absolute;
    left:100px;
    top: 100px;
    width: 35px;
    height: auto;
}

#bubble_5_3 {
    position: absolute;
    left:100px;
    top: 100px;
    width: 35px;
    height: auto;
}

#bubble_6_3 {
    position: absolute;
    left:100px;
    top: 100px;
    width: 35px;
    height: auto;
}

#bubble_7_3 {
    position: absolute;
    left:100px;
    top: 100px;
    width: 35px;
    height: auto;
}

#bubble_8_3 {
    position: absolute;
    left:100px;
    top: 100px;
    width: 35px;
    height: auto;
}

#subir_1{
    position: absolute;
    top:150px;
    left: 55px;
}

#subir_1_img {
    width: 35px;
    height: 35px;
}

#subir_2{
    position: absolute;
    top:150px;
    left: 0px;
}

#subir_2_img {
    width: 35px;
    height: 35px;
}

#subir_3{
    position: absolute;
    top:100px;
}

#subir_3_img {
    width: 35px;
    height: 35px;

}

#ventanaPopup1Fondo{
    display:none;
    position:fixed;
    _position:absolute; /* caso especial para IE 6*/
    height:100%;
    width:100%;
    top:0;
    left:0;
    background:#000000;
    border:1px solid #cecece;
    z-index:400;
}



#ventanaPopup1Fondo_i{
    display:none;
    position:fixed;
    _position:absolute; /* caso especial para IE 6*/
    height:100%;
    width:100%;
    top:0;
    left:0;
    background:#000000;
    border:1px solid #cecece;
    z-index:400;
}

#ventanaPopup1Fondo_i_a{
    display:none;
    position:fixed;
    _position:absolute; /* caso especial para IE 6*/
    height:100%;
    width:100%;
    top:0;
    left:0;
    background:#000000;
    border:1px solid #cecece;
    z-index:400;
}

.cofre_abierto {
    background-image: url(../recursos/img/cofreSinTapa.png);
    background-size: 100% 100%;
    display:none;
    position:fixed;
    _position:absolute; /* caso especial para IE 6*/
    height:350px;
    width:408px;
    /*background:black;
    border:2px solid #cecece;*/
    z-index:300;
    padding:12px;
    font-size:13px;
    /*filter:alpha(opacity=90); */
    opacity:1.0;
    -webkit-border-radius: .7em; 
    -moz-border-radius: .7em;
    border-radius: .7em;
    -khtml-border-radius:15px;
    z-index: 401;
}

.moneda_X {
    background-image: url(../recursos/img/moneda_X.png);
    background-size: 100% 100%;
    min-height: 30px;
    min-width: 30px;
    right:6px;
    top:4px;
    position:absolute;
    color:#6fa5fd;
    display:block;
    cursor: pointer;
}

#ventanaPopup1Fondo_coming{
    display:none;
    position:fixed;
    _position:absolute; /* caso especial para IE 6*/
    height:100%;
    width:100%;
    top:0;
    left:0;
    background:#000000;
    border:1px solid #cecece;
    z-index:400;
}

#ventanaPopup1_coming{
    display:none;
    position:fixed;
    _position:absolute; /* caso especial para IE 6*/
    height:140px;
    width:408px;
    background:black;
    border:2px solid #cecece;
    z-index:170;
    padding:12px;
    font-size:13px;
    /*filter:alpha(opacity=90); */
    opacity:0.9;
    -webkit-border-radius: .7em; 
    -moz-border-radius: .7em;
    border-radius: .7em;
    -khtml-border-radius:15px;

}

#ventanaPopup1Cerrar_coming{
    font-size:14px;
    line-height:14px;
    right:6px;
    top:4px;
    position:absolute;
    color:#6fa5fd;
    font-weight:700;
    display:block;
    border:2px solid #cecece;
    padding:6px;
    -webkit-border-radius: .7em; 
    -moz-border-radius: .7em;
    border-radius: .7em;
    -khtml-border-radius:15px;
    color: white;
}

.button {

    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: .5em 2em .50em;
    /*filter:alpha(opacity=100); */
    opacity:1.0;
    width: 100px;
    height: 100px;

}

.apple_down{
    background-image: url(../recursos/img/moneda_apple.png);
    background-size: 100% 100%;
    min-height: 140px;
    min-width: 100px;
}

.android_down{
    background-image: url(../recursos/img/moneda_android.png);
    background-size: 100% 100%;
    min-height: 140px;
    min-width: 100px;
}

.android_down:hover{
    background-image: url(../recursos/img/moneda_android_hover.png);
    background-size: 100% 100%;
    min-height: 140px;
    min-width: 100px;
}

.apple_down:hover{
    background-image: url(../recursos/img/moneda_apple_hover.png);
    background-size: 100% 100%;
    min-height: 140px;
    min-width: 100px;
}


.button:hover {
    text-decoration: none;
}
.button:active {
    position: relative;
    top: 1px;
}

.down_button_iphone{
    height: 40px;
    width: 45px;
}

.down_button_android {
    height: 40px;
    width: 45px;
}

.down_button_browser{
    height: 40px;
    width: 45px;
}

h3 {
    color: white;
    width: 60%;
    left: 20%;
    right: 20%;
}

.botonera{
    padding-left: 11%;
    alignment-adjust: central;
    padding-top: 5%;
}

div#botones {
    position: relative;
    width: 100px;
    left: 13%;
}

.web_descargar{
    float:left;
    background-repeat:no-repeat;
    min-height: 50px;
    min-width: 150px;
}

.web_descargar:hover{
    float:left;
    background-repeat:no-repeat;
    min-height: 50px;
    min-width: 150px;
}

.web_jugar{
    float: right;
    background-repeat:no-repeat;
    min-height: 50px;
    min-width: 150px;
}

.web_jugar:hover{
    float: right;
    background-repeat:no-repeat;
    min-height: 50px;
    min-width: 150px;
}


div#follow_buttons {
    position: relative;
    left: 45%;
    right: 45%;

}

.td_follow {
    position: relative;
    left: 0px;
    width: 60px;
}

td {
    text-align: center;
    color: white;
}



.sections_grande {
    position: fixed;
    width:450px;
    margin: 10px;
    margin-left: auto;
    margin-right: auto;
    top:110px;
    z-index: 180;
}

.sections_mediano {
    position: fixed;
    width:500px;
    margin-left: auto;
    margin-right: auto;
    top:150px;
    z-index: 180;

}

.sections_pequeño {
    position: relative;
    top: -30px;
    width:210px;
    left: 100px;
    z-index: 180;
}

.section_grande {
    display: inline;
    color: #009EFF;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin: 12px;
    cursor: pointer;
    font-family: "spaceAge";
    font-size: 18px;
}

.section_mediano {
    display: inline;
    color: #009EFF;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin: 12px;
    cursor: pointer;
    font-family: "spaceAge";
    font-size: 18px;
}

.section_pequeño {
    display: inline;
    margin: 8px;
    color: #00c8fe;
    text-align: center;
    cursor: pointer;
    font-family: "spaceAge";
    font-size: 16px;
    text-align: left;
}

div#privacy {
    position: relative;
    top:60px;
    width:330px;
    margin-left: auto;
    margin-right: auto;
}

#down_hover {
    display: none;
}

#play_hover {
    display: none;
}



.burb {
    min-height: 10px;
    min-width: 10px;
    height: 10px;
    width: 10px;
    background-image: url(../recursos/img/burbujas.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    opacity: 1.0;
    position: absolute;
    top:2100px;
    right: 300px;
    display: block;
    z-index: 1;
}

#iluminacion_entera {
    min-height: 220px;
    min-width: 2120px;
    background-image: url(../recursos/img/pirataCompletoiluminacionfinalluz03.jpg);
    background-repeat: no-repeat;
    background-size: 2120px 2520px;
    width: 2120px;
    height: 2520px;
    /*height: 1334px;*/
    opacity: 0.0;
    position: absolute;
    top:0px;
    right: 0px;
    display: block;
    -webkit-background-size: 2290px auto;
    background-position:right top;
    /*background-position: right;
    top:1340px;*/
}

#loader{
    position:absolute;/*agregamos una posición absoluta para que nos permita mover la capa en el espacio del navegador*/
    top:0;/*posicionamiento en Y */
    left:0;/*pocisionamiento en X*/
    z-index:9999; /* Le asignamos la pocisión más alta en el DOM */
    background-color:#ffffff; /* le asignamos un color de fondo */
    width:100%; /* maximo ancho de la pantalla */
    height:100%; /* maxima altura de la pantalla */
    display:block; /* mostramos el layer */
    background-image: url(../recursos/img/logo.png), url(../recursos/img/gradient.png);
    background-position: center, center;
    background-repeat: no-repeat, no-repeat;
    background-size:  80% 65%, 100% 100%;
}

div#precargador {
    padding: 10px;
    margin: auto;
    width: 320px;
    margin-top: 100px;
}
p#progressnum {
    color: #ccc;
    font-size: 15px;
    height: 20px;
    margin: 5px;
    font-style: italic;
    text-align: center;
}
#progressbar{
    height: 24px;
    padding: 4px;
    background-color: #191919;
    border-radius: 16px;
    box-shadow: inset 0 1px 2px #a8e7fd, 0 1px 0 #5485ef;
    margin: 0 0 10px;
    width: 300px;
}
div#precargador input {
    background: #eee;
    border-bottom-color: white;
    border-style: solid;
    border-radius: 20px;
    padding: 10px;
    background: #5485ef;
    box-shadow: 0 1px 1px #a8e7fd inset, 0 1px 0 #5485ef;
    color: white;
    cursor: pointer;
}

#indicador{
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 -1px 0 rgba(0, 0, 0, 0.8) inset, 0 0 2px black;
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    color: #0099CC;
    display: inline-block;
    height: 24px;
    margin-right: 10px;
    width: 0px;
    background-color: #0099CC;
    background-image:repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.2) 0px,
        rgba(255, 255, 255, 0.2) 10px,
        rgba(255, 255, 255, 0) 10px,
        rgba(255, 255, 255, 0) 20px),
        linear-gradient(
        rgba(255, 255, 255, 0.1) 50%,
        rgba(255, 255, 255, 0) 60%),
        none;
    /* PARA CHROME Y SAFARI */
    background:-webkit-repeating-linear-gradient(
        45deg,
        rgba(255,255,255,.2) 0,
        rgba(255,255,255,.2) 10px,
        rgba(255,255,255,0) 10px,
        rgba(255,255,255,0) 20px
        ),
        -webkit-linear-gradient(
        rgba(255,255,255,.1) 50%,
        rgba(255,255,255,0) 60%
        ),
        #09c;
    /* PARA FIREFOX*/
    background:-moz-repeating-linear-gradient(
        45deg,
        rgba(255,255,255,.2) 0,
        rgba(255,255,255,.2) 10px,
        rgba(255,255,255,0) 10px,
        rgba(255,255,255,0) 20px
        ),
        -moz-linear-gradient(
        rgba(255,255,255,.1) 50%,
        rgba(255,255,255,0) 60%
        ),
        #09c;
    /*PARA OPERA*/
    background:-o-repeating-linear-gradient(
        45deg,
        rgba(255,255,255,.2) 0,
        rgba(255,255,255,.2) 10px,
        rgba(255,255,255,0) 10px,
        rgba(255,255,255,0) 20px
        ),
        -o-linear-gradient(
        rgba(255,255,255,.1) 50%,
        rgba(255,255,255,0) 60%
        ),  #09c;
}


/* el menú en si mismo */
.mi-menu  {
    border-radius: 5px;
    list-style-type: none;
    margin: 0 auto; /* si queremos centrarlo */
    padding: 0;
    /* la altura y su ancho dependerán de los textos */
    height: 30px; 
    /* el color de fondo */
    background: #555;
    background: -moz-linear-gradient(#555,#222);
    background: -webkit-linear-gradient(#555,#222);
    background: -o-linear-gradient(#555,#222);
    background: -ms-linear-gradient(#555,#222);
    background: linear-gradient(#555,#222);
    z-index: 150;
    position: relative;
    top: 26px;
    font-family: "spaceAge";
}

/* si es necesario, evitamos que Blogger de problemas con los saltos de línea cuando escribimos el HTML */
.mi-menu  br { display:none; }

/* cada item del menu */
.mi-menu  li {
    display: block;
    float: left; /* la lista se ve horizontal */
    height: 30px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: auto;
}
.mi-menu li a {
    border-left: 1px solid #000;
    border-right: 1px solid #666;
    display: block;
    font-family: "spaceAge";
    color: #009EFF;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    padding: 0 5px 0 5px;
    margin: 4px 0 4px;
    text-decoration: none;
    /* animamos el cambio de color de los textos */
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}
/* eliminamos los bordes del primer y el último */
.mi-menu li:first-child a { border-left: none; }
.mi-menu li:last-child a{ border-right: none; }
/* efecto hover cambia el color */
.mi-menu li:hover > a { color: white; }

/* los submenús */
.mi-menu ul {
    border-radius: 0 0 5px 5px;
    left: 0;
    margin: 0;
    opacity: 0; /* no son visibles */
    position: absolute;
    width: 250px;
    top: 30px; /* se ubican debajo del enlace principal */
    /* el color de fondo */
    background: #222;
    background: -moz-linear-gradient(#222,#555);
    background: -webkit-linear-gradient(#22,#555);
    background: -o-linear-gradient(#222,#555);
    background: -ms-linear-gradient(#222,#555);
    background: linear-gradient(#222,#555);
    /* animamos su visibildiad */
    -moz-transition: opacity .25s ease .1s;
    -webkit-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;
}
/* son visibes al poner el cursor encima */
.mi-menu li:hover > ul { opacity: 1; }

/* cada un ode los items de los submenús */
.mi-menu ul li {
    height: 0; /* no son visibles */
    overflow: hidden;
    padding: 0;
    /* animamos su visibildiad */
    -moz-transition: height .25s ease .1s;
    -webkit-transition: height .25s ease .1s;
    -o-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
    transition: height .25s ease .1s;
    cursor: pointer;
}
.mi-menu li:hover > ul li {
    height: 36px; /* los mostramos */
    overflow: visible;
    padding: 0;
    width: 240px;

}
.mi-menu ul li a {
    border: none;
    /*border-bottom: 1px solid #111;*/
    margin: 0;
    width: 240px;
    /* el ancho dependerá de los textos a utilizar */
    padding: 5px 5px 5px 5px;
}
/* el último n otiene un borde */
.mi-menu ul li:last-child a { border: none; }


div#story {
    background: rgba(256, 256, 256, .5);
    opacity: 1.0;
    z-index:108;
    position: relative;
    top:250px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
    border:4px outset #009EFF;
    /* Firefox */
    -moz-border-radius-topleft: 40px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 40px;
    -moz-border-radius-bottomleft: 0px;

    /* Google Chrome y Safari */
    -webkit-border-top-left-radius: 40px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 40px;
    -webkit-border-bottom-left-radius: 0px;

    /* CSS3 (Opera 10.5 e Internet Explorer 9) */
    border-top-left-radius: 40px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 0px;

}

div#team {
    background: rgba(256, 256, 256, .5);
    opacity: 1.0;
    z-index:108;
    position: relative;
    top:300px;
    padding-bottom: 30px;
    border:4px outset #009EFF;
    /* Firefox */
    -moz-border-radius-topleft: 40px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 40px;
    -moz-border-radius-bottomleft: 0px;

    /* Google Chrome y Safari */
    -webkit-border-top-left-radius: 40px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 40px;
    -webkit-border-bottom-left-radius: 0px;

    /* CSS3 (Opera 10.5 e Internet Explorer 9) */
    border-top-left-radius: 40px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 0px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

div#us {
    background: rgba(256, 256, 256, .5);
    opacity: 1.0;
    z-index:108;
    position: relative;
    top:350px;
    padding-bottom: 30px;
    border:4px outset #009EFF;
    /* Firefox */
    -moz-border-radius-topleft: 40px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 40px;
    -moz-border-radius-bottomleft: 0px;

    /* Google Chrome y Safari */
    -webkit-border-top-left-radius: 40px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 40px;
    -webkit-border-bottom-left-radius: 0px;

    /* CSS3 (Opera 10.5 e Internet Explorer 9) */
    border-top-left-radius: 40px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 0px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

div#community {
    /*background-image: url(../recursos/img/nube01.png);*/
    background-size: 100% 100%;
    min-height: 400px;
    min-width: 400px;
    height: 400px;
    width: 400px;
    background: rgba(256, 256, 256, .5);
    opacity: 1.0;
    z-index:108;
    position: relative;
    top:0px;
    border:4px outset #009EFF;
    /* Firefox */
    -moz-border-radius-topleft: 40px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 40px;
    -moz-border-radius-bottomleft: 0px;

    /* Google Chrome y Safari */
    -webkit-border-top-left-radius: 40px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 40px;
    -webkit-border-bottom-left-radius: 0px;

    /* CSS3 (Opera 10.5 e Internet Explorer 9) */
    border-top-left-radius: 40px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 0px;
    top:250px;
    margin-left: auto;
    margin-right: auto;
}

.titulo_grande{
    font-family: "foo-webfont";
    font-size: 50px;
    text-align: justify;
}

#coming_soon {
    position: relative;
    top:190px;
    left: 50px;
    margin-left: auto;
    margin-right: auto;
}

#BS3_container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}


#imagen_juego_BS3{
    position: relative;
    background-image: url(../recursos/img/BS3_image.jpg);
    background-size: 100% 100%;
    height: 400px;
    width: 840px;
}


#texto_BS3 {
    text-align: justify;
    font-family: "calibri";
    font-size: 20px;
    margin-left: 30px;
    margin-right: 30px;
}

.titulo_pagina_juego{
    margin-left: auto;
    margin-right: auto;
    width: 60%;
}

.bloque_central {
        background: rgba(256, 256, 256, .5);
    opacity: 1.0;
    z-index:108;
    position: relative;
    top:350px;
    padding-bottom: 30px;
    border:4px outset #009EFF;
    /* Firefox */
    -moz-border-radius-topleft: 40px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 40px;
    -moz-border-radius-bottomleft: 0px;

    /* Google Chrome y Safari */
    -webkit-border-top-left-radius: 40px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 40px;
    -webkit-border-bottom-left-radius: 0px;

    /* CSS3 (Opera 10.5 e Internet Explorer 9) */
    border-top-left-radius: 40px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 0px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

div#contenedor {
    background: rgba(256, 256, 256, .5);
    opacity: 1.0;
    z-index:108;
    position: relative;
    top:250px;
    padding-bottom: 30px;
    border:4px outset #009EFF;
    /* Firefox */
    -moz-border-radius-topleft: 40px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 40px;
    -moz-border-radius-bottomleft: 0px;

    /* Google Chrome y Safari */
    -webkit-border-top-left-radius: 40px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 40px;
    -webkit-border-bottom-left-radius: 0px;

    /* CSS3 (Opera 10.5 e Internet Explorer 9) */
    border-top-left-radius: 40px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 0px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.noticia {
    background: rgba(256, 256, 256, .5);
    opacity: 1.0;
    z-index:108;
    position: relative;
    margin-top: 50px;
    border:4px outset #009EFF;
    /* Firefox */
    -moz-border-radius-topleft: 40px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 40px;
    -moz-border-radius-bottomleft: 0px;

    /* Google Chrome y Safari */
    -webkit-border-top-left-radius: 40px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 40px;
    -webkit-border-bottom-left-radius: 0px;

    /* CSS3 (Opera 10.5 e Internet Explorer 9) */
    border-top-left-radius: 40px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 0px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    top:250px;
    border:solid;
}

.foto_noticia {
    position: relative;
    width: 100px;
    height: 100px;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    z-index:108;
    border:4px inset #009EFF;
    /* Firefox */
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 20px;

    /* Google Chrome y Safari */
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 20px;

    /* CSS3 (Opera 10.5 e Internet Explorer 9) */
    border-top-left-radius: 0px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 20px;
}

.titulo_noticia {
    text-align: justify;
    color: #0099FF;
    font-family: "foo-webfont";
    font-size: 24px;
    text-shadow: -1px -1px white, 1px 1px #333;
    margin-left: 120px;
}

.texto_noticia {
    text-align: justify;
    font-family: "calibri";
    font-size: 20px;
    margin-left: 30px;
    margin-right: 30px;
}

.link_noticia {
    font-family: "calibri";
    text-align: right;
    color: blue;
    font-size: 20px;
    margin-right: 30px;
    margin-left: 170px;
    top: 200px;
}

.fecha_noticia {
    margin-right: 5px;
    float:right;
    top: -30px;
    color: black;
    font-family: "calibri";
    font-size: 14px;
}

.share_table {
    position: relative;
    width: 140px;
    display: inline-table;
    top:0px;
    margin-left: 30px;
}

.facebook_share {
    background-image: url(../recursos/img/share_facebook.png);
    background-size: 40px 40px;
    min-height: 40px;
    min-width: 40px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    position:relative;
    float:left;
}

.gplus_share {
    background-image: url(../recursos/img/share_gplus.png);
    background-size: 40px 40px;
    min-height: 40px;
    min-width: 40px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    position:relative;
    left: 50px;
}

.twitter_share {
    position:relative; 
    float: right;
    top:-40px;
}

.twitter_share_link {
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.coming {
    padding-top: 120px;
    padding-left: 120px;
    color: red;
    font-family: "foo-webfont";
    font-size: 100px;
    line-height: 150pt;
}

.textos {
    padding-left: 40px;
    padding-right: 40px;
    text-align: justify;
    font-family: "calibri";
    font-size: 20px;
}

.textos_team{
    text-align: justify;
    font-family: "calibri";
    font-size: 20px;
}

.textos_team_h{
    text-align: justify;
    color: #0099FF;
    font-family: "foo-webfont";
    font-size: 24px;
    text-shadow: -1px -1px white, 1px 1px #333;
    /*filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,strength=1,color=333);*/
}

.textos_team_h_android{
    text-align: justify;
    color: #0099FF;
    font-family: "foo-webfont";
    font-size: 24px;
    text-shadow: -1px -1px white, 1px 1px #333;
}

.titulos_h3 {
    padding-top: 15px;
    padding-left: 20px;
    font-family: "foo-webfont";
    text-shadow: -1px -1px black, 1px 1px #333;
    -webkit-text-stroke: 1px black;
    /*filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,strength=1,color=333);*/
    color: white;
}

.titulos_h3_android {
    padding-top: 15px;
    padding-left: 20px;
    font-family: "foo-webfont";
    color: blue;
}

.foto_team {
    width: 60px;
    height: 60px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    z-index:108;
    border:4px inset #009EFF;
    /* Firefox */
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 20px;

    /* Google Chrome y Safari */
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 20px;

    /* CSS3 (Opera 10.5 e Internet Explorer 9) */
    border-top-left-radius: 0px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 20px;
}

.pere {
    background-image: url(../recursos/img/koala_pere.jpg);
    background-size: 100% 100%;
}

.brandon {
    background-image: url(../recursos/img/koala_brandon.jpg);
    background-size: 100% 100%;
}

.freddy {
    background-image: url(../recursos/img/koala.jpg);
    background-size: 100% 100%;
}

.xavi {
    background-image: url(../recursos/img/koala_xavi.jpg);
    background-size: 100% 100%;
}

.carlota {
    background-image: url(../recursos/img/koala_carlota.jpg);
    background-size: 100% 100%;
}
/* el menú en si mismo */
.mi-menu-peq  {
    border-radius: 5px;
    list-style-type: none;
    margin: 0 auto; /* si queremos centrarlo */
    padding: 0;
    /* la altura y su ancho dependerán de los textos */
    height: 30px; 
    width: 400px;
    /* el color de fondo */
    background: #555;
    background: -moz-linear-gradient(#555,#222);
    background: -webkit-linear-gradient(#555,#222);
    background: -o-linear-gradient(#555,#222);
    background: -ms-linear-gradient(#555,#222);
    background: linear-gradient(#555,#222);
    z-index: 170;
    position: relative;
    font-family: "spaceAge";
    cursor: pointer;
}

/* si es necesario, evitamos que Blogger de problemas con los saltos de línea cuando escribimos el HTML */
.mi-menu-peq  br { display:none; }

/* cada item del menu */
.mi-menu-peq  li {
    display: block;
    float: left; /* la lista se ve horizontal */
    height: 30px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.mi-menu-peq li a {
    border-left: 1px solid #000;
    border-right: 1px solid #666;
    display: block;
    font-family: "spaceAge";
    color: #009EFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding: 0 10px;
    margin: 6px 0;
    text-decoration: none;
    /* animamos el cambio de color de los textos */
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}
/* eliminamos los bordes del primer y el último */
.mi-menu-peq li:first-child a { border-left: none; }
.mi-menu-peq li:last-child a{ border-right: none; }
/* efecto hover cambia el color */
.mi-menu-peq li:hover > a { color: white; }

/* los submenús */
.mi-menu-peq ul {
    border-radius: 0 0 5px 5px;
    left: 0;
    margin: 0;
    opacity: 0; /* no son visibles */
    position: absolute;
    width: 250px;
    top: 30px; /* se ubican debajo del enlace principal */
    /* el color de fondo */
    background: #222;
    background: -moz-linear-gradient(#222,#555);
    background: -webkit-linear-gradient(#22,#555);
    background: -o-linear-gradient(#222,#555);
    background: -ms-linear-gradient(#222,#555);
    background: linear-gradient(#222,#555);
    /* animamos su visibildiad */
    -moz-transition: opacity .25s ease .1s;
    -webkit-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;
}
/* son visibes al poner el cursor encima */
.mi-menu-peq li:hover > ul { opacity: 1; }

/* cada un ode los items de los submenús */
.mi-menu-peq ul li {
    height: 0; /* no son visibles */
    overflow: hidden;
    padding: 0;
    /* animamos su visibildiad */
    -moz-transition: height .25s ease .1s;
    -webkit-transition: height .25s ease .1s;
    -o-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
    transition: height .25s ease .1s;
    cursor: pointer;
}
.mi-menu-peq li:hover > ul li {
    height: 36px; /* los mostramos */
    overflow: visible;
    padding: 0;
    width: 250px;

}
.mi-menu-peq ul li a {
    border: none;
    /*border-bottom: 1px solid #111;*/
    margin: 0;
    width: 250px;
    /* el ancho dependerá de los textos a utilizar */
    padding: 5px 15px 5px 15px;
}
/* el último n otiene un borde */
.mi-menu-peq ul li:last-child a { border: none; }

#menu_des_peq {
    z-index:250;
}

#menu_des {
    z-index:250;
}

.ficha_team {
    height: auto;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 20px;
    min-height: 100px;
}

