﻿@font-face
{
    font-family: 'source_sans_proregular';
    src: url('fontes/sourcesanspro-regular.eot');
    src: url('fontes/sourcesanspro-regular.eot?#iefix') format('embedded-opentype'), url('fontes/sourcesanspro-regular.woff') format('woff'), url('fontes/sourcesanspro-regular.ttf') format('truetype'), url('fontes/sourcesanspro-regular.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body
{
    font-family: source_sans_proregular;
    margin: 8px!important;
}

#casa
{
    background-image: url(imagens/casa/fundo.jpg);
    width: 743px;
    height: 600px;
    overflow: hidden;
}

#casa h3
{
    text-align: center;
    font-size: 28px;
    color: #fff;
    margin-top: 80px;
}

#livro-fechado
{
    width: 128px;
    left: 128px;
    height: 40px;
    position: relative;
    top: 147px;
   
}

#livro-aberto
{
    position: relative;
    top: -44px;
    left: -50px;
    visibility: hidden;   
    cursor:pointer; 
}

#note-ligado, #note-desligado
{
    width: 143px;
    height: 92px;
    position: relative;
    top: 230px;
    left: 80px;
    cursor: pointer;
}

#note-desligado img
{
    position: relative;
    visibility: hidden;
    top: -7px;
    left: -1px;
    top /*\**/: -7px\9;
}

#memoria-fechada
{
    width: 124px;
    height: 104px;
    position: relative;
    left: 620px;
    top: 216px;
    cursor:pointer;
}

#memoria-aberta
{
    position: relative;
    left: -64px;
    top: -36px;
    visibility: hidden;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{

    #memoria-fechada
    {
        top: 150px;
    }

    #memoria-aberta
    {
        top: 30px;
    }
}

#elementos
{
    display: none;
}

#caneta
{
    width: 119px;
    height: 50px;
    left: 500px;
    top: -90px;
    position: relative;
}

#caneta-extra
{
    visibility: hidden;
    left: 2px;
    top: -9px;
    position: relative;
    cursor:pointer;
}

#menu-casa
{
    width: 580px;
    color: #fff;
    font-size: 12px;
    margin-left: 50px;
    height: 40px;
    overflow: hidden;
    margin: 10px 0px 14px 0px;
    position: relative;
    left: 90px;
}

#menu-casa li
{
    float: left;
    list-style: none;
    padding: 10px 10px 0px 10px;
    border-top: 1px solid #fff;
}

#menu-casa li:hover
{
    border-top-color: transparent;
    background-image: url(imagens/casa/flecha.png);
    background-position: center 0px;
    background-repeat: no-repeat;
    cursor: pointer;
}

#menu-casa a
{
    color: #fff;
    text-decoration: none;
}


#casa-conteudo
{
    position: absolute;
    top: 0;
    z-index: 5000;
    background-image: url(imagens/fnd-tr.png);
    width: 743px;
    height: 600px;
    overflow: hidden;
    display: none;
}

#wallpapers, #games, #links-casa, #fotos-casa
{
    width: 660px;
    margin: 30px auto;
    overflow: hidden;
}

#links-casa
{
    color: #fff;
}

#links-casa a
{
    color: #fff;
}


.foto-casa, .video-casa
{
    float: left;
    margin: 20px 13px 0px 30px;
}

.foto-casa img, .video-casa img
{
    cursor: pointer;
}

.video-casa img
{
    width: 154px!important;
}

#foto-legenda-in, #video-legenda-in
{
    width: 500px;
    float: left;
    font-size: 13px;
    padding-top: 3px;
    text-align: left;
    padding-left: 20px;
    overflow: hidden;
}

.wallpaper, .game
{
    float: left;
    margin: 20px;
    height:160px;
}

.wallpaper img, .game img, .foto-casa img, .video-casa img
{
    border: 5px solid #fff;
    height:130px;
}

.wallpaper p, .game p, .foto-casa p, .video-casa p
{
    text-align: center;
    font-size: 15px;
    color: #fff;
}

.foto-casa a, .video-casa a
{
    cursor: pointer;
}

.page_navigation_casa
{
    width: 100%;
    text-align: center;
    clear: both;
    margin-top: 20px;
}

.page_navigation_casa a
{
    color: #fff;
    text-decoration: none;
    margin: 10px;
}

#voltar-casa
{
    position: absolute;
    top: 0px;
    right: 0;
    background: url(images/controls.png) no-repeat -25px 0;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

#quadro
{
    width: 260px;
    height: 299px;
    visibility: hidden;
    background-image: url(imagens/casa/3rs.jpg);
    position: relative;
    top: -467px;
    left: 242px;
    cursor: pointer;
    z-index: 5;
}

#quadro-over
{
    width: 50px;
    height: 155px;
    position: relative;
    top: -300px;
    cursor: pointer;
}

#loading-casa
{
    position: absolute;
    top: 0px;
    display: none;
}

#tv
{
    width: 225px;
    height: 125px;
    position: relative;
    top: -750px;
    left: 260px;
    cursor: pointer;
    z-index: 1;
}

#tv-embed
{
    display: none;
}

#foto-aberta, #video-aberta
{
    width: 600px;
    height: 420px;
    visibility: hidden;
    position: absolute;
    top: 50px;
    left: 70px;
}

#video-aberta
{
    visibility: visible;
    display: none;
    top: 130px;
}

#videos-casa
{
    margin-left: 50px;
}

#video-casa-container iframe
{
    border: 5px solid #fff;
}

#foto-aberta-in, #video-aberta-in
{
    border: 5px solid #fff;
}

#foto-fechar-in, #video-fechar-in
{
    cursor: pointer;
    background: url(images/controls.png) no-repeat -25px 0;
    width: 25px;
    height: 25px;
    display: block;
    float: right;
}

#foto-bottom, #video-bottom
{
    font-size: 20px;
    background-color: #fff;
    text-align: right;
    width: 600px;
    padding-right: 10px;
    position: relative;
    top: -10px;
    overflow: hidden;
}

#livro
{
    width: 4px;
    height: 60px;
    position: relative;
    top: -715px;
    left: 593px;
    cursor: pointer;
}

#livro-extra
{
    visibility: hidden;
    position: relative;
    left: 0px;
    top: 1px;
}

#gibi
{
    width: 4px;
    height: 60px;
    position: relative;
    top: -653px;
    left: 486px;
    cursor: pointer;
}

#gibi-extra
{
    visibility: hidden;
    position: relative;
    left: -4px;
    top: -1px;
}

#gibi-casa, #livro-casa
{
    width: 695px;
    margin-left: 40px;
}

#gibi-casa img
{
    width: 180px;
}


.gibi-casa, .livro-casa
{
    width: 200px;
    float: left;
    margin: 0px 0px 0px 10px;
    font-size: 18px;
    text-align: center;
    color: #fff!important;
    padding-top: 30px;
}

.gibi-casa p, .livro-casa p
{
    font-weight: bold;
    margin-bottom: 8px;
}

.gibi-casa a, .livro-casa a
{
    color: #7b7d50;
    text-decoration: none;
    margin: 0px 5px;
    color: #fff!important;
}

#livro-casa
{
    padding-top:20px;
    padding-left:40px;
}

#livro-casa p
{
    padding:5px 0px;
}


#livro-casa li
{
    text-align: center;
    display: block;
    width: 180px;
    float: left;
    font-size: 12px;
    color: #fff;
    padding-bottom:20px;
}


.pager-casa-gibi
{
    position: relative;
    left: -25px;
    top: 30px;
}
