/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 07/08/2017, 08:48:50
    Author     : 20141INF_I0040
*/
header{
    background-color: #ED1C24;
    height: 80px;
    width: 100%;
    margin-bottom: 0px;
}

#heart{
    float: left;
    display: inline-block;
    width: 80px;
    height: 80px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}

#tincher{
    display: inline-block;
    margin-left: 25%;
    float: left;
    width: 150px;
    color: white;
}

#entrar{
    position: absolute;
    float: right;
    margin-top: 50px;
    margin-right: 10px;
    display: inline-block;
}

#chinchin{
    margin-left: 0px;
    margin-top: 40px;
    height: 180px;
    width: 60px;
}

#manko{
    margin-top: 30px;
    height: 60px;
    width: 60px;
    display: inline-block;
    margin-left: 33%;
}

#lateral{
    width: 17%;
    height: 100%;
    float: right;
}

#texto{
    margin-top: 10px;
    margin-left: 0%;
    font-size: 30px;
    float: left;
    width: 60%;
    text-align-last: center;
}

h3{
    margin: 0px 0px;
}

#alttxt{
    display: inline-block;
    float: left;
    margin-top: 60px;
    margin-left: 1%;
}

#corpo{
    display: table;
    float: left;
    width: 82%;
    height: 100%;
    margin-top: 0px;
}

#ads{
    float: left;
}

#contenthome{
    width: 34%;
    margin-left: 36%;
}

#content{
    width: 34%;
    margin-left: 52%;
}

#login{
    margin-top: 20%;
}

#register{
    margin-top: 10%;
}

footer{
    display: inline-table;
    width: 100%;  
}

#adfootlogin{
    margin: 0px auto;
    width: 728px;
}

#adfootregister{
    margin-top: 3%;
    margin-left: auto;
    margin-right: auto;
    width: 684px;
}

#ad{
    margin-left: 0%;
    margin-top: 0%;
}

#exemplo{
    margin: 30px auto;
    width: 480px;
}

#exemplotxt{
    text-align: center;
    margin-left: 25%;
}

#perfilimg{
    margin-top: 4%;
    display: inline-block;
    width: 300px;
}

#perfilcontent{
    margin-top: 5%;
    margin-right: 15%;
    float: right;
    width: 30%;
}

#meuperfilcontent{
    margin-top: 5%;
    margin-right: 6%;
    float: right;
    width: 55%;
}

#meuperfiltxt{
    margin-top: 2%;
    float: right;
    width: 100%;
}

#perfildescricao{
    width: 20%;
    margin-left: 7%;
    text-align: center;
}

#controls{
    margin-right: 5%;
    margin-top: 10%;
    float: right;
    width: 120px;
}

#like{
    display: inline-table;
    width: 120px;
}

#likeimg{
    margin-left: 0px;
    margin-right: 0px;
    width: 50px;
    display: inline-block;
}

#liketxt{ 
    margin-top: 25%;
    float: right;
    font-size: 20px; 
    width: 70px;
    color: #24b24d;
}

#dislike{
    display: inline-table;
    width: 120px;
}

#dislikeimg{
    margin-left: 0px;
    margin-right: 0px;
    width: 50px;
    display: inline-block;
}

#disliketxt{
    margin-top: 25%;
    float: right;
    font-size: 20px; 
    width: 70px;
    color: #ed1c24;
}

#maybe{
    display: inline-table;
    width: 120px;
}

#maybeimg{
    margin-left: 0px;
    margin-right: 0px;
    width: 50px;
    display: inline-block;
}

#maybetxt{
    margin-top: 25%;
    float: right;
    font-size: 14px; 
    width: 70px;
    color: #ff7f27;
}

#foot{
    text-align: center;
}

#foottxt{
    margin-top: 0px;
    display: inline-block;
}

#sobretxt{
    margin-left: 20%;
}

#perfis{
    margin-left: 20%;    
}

#perfil{
    margin-top: 5%;
    margin-left: 5%;
    width: 240px;
    border: 1px solid black;
    display: inline-block;
}

#index_img{
    width: 90px;
    height: 100px;
    margin-left: 0px;
    margin-right: 0px;
    display: inline-block;
}

#index_info{
    display: inline-block;
    margin-top: 3%;
    float: right;
    width: auto;
}