@charset "utf-8";
*{
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	font-family: Tahoma;
	/*clear: left;*/
}
a:link, a:visited, a:active {
    color:inherit;
    text-decoration: none;
}
body{
	width: 100%;
	background-color: #e9eaed;
}
nav{
	height: 40px;
	background-color: #3b5998;
	box-shadow: 1px -1px 4px 1px black;
}
figure{
	float: right;
	padding-right: 25%;
	margin-top: 8px;
}
figures{
	font-weight: bold;
	font-size: 10pt;
	float: left;
	padding-left: 10%;
	margin-top: 13px;
	color: #FFFFFF;
}

figures2{
	font-weight: bold;
	font-size: 10pt;
	float: right;
	padding-right: 1%;
	margin-top: 13px;
	color: #FFFFFF;
}


header{
	width: 1100px;
	margin: 0 auto;
	padding-left: 50px;
}
.header-mail{
	width: 851px;
	position: absolute;
	z-index: -1;
}
header aside{
	width: 190px;
	font-size: 12pt;
	color: #6a7180;
	padding-left:12px;
	position: relative;
	top: 10px;
	left: 851px; 
}
p{
	border-bottom: 1px solid #d3d7dc;
	padding-bottom: 5px;
	z-index: 100;
}
aside li{
	border-left: 5px solid #d3d7dc;
	margin:1px;
	line-height: 24px;
	padding-left: 5px;
}
aside li:hover{
	border-left: 5px solid #6a7180;
	text-decoration: underline;
}
.perfil{
	width: 168px;
	position: absolute;
	top: 220px;
	border: 4px solid #ffffff;
	border-radius: 4px;
	margin-left: 15px;
	outline: 1px solid #d3d7dc;
}
.nav2{
	height: 40px;
	background-color: white;
	position: absolute;
	width: 851px;
	top: 355px;
	z-index: -2
}
.nav2 ul{
	line-height: 24px;
	font-size: 12pt;
	color: #6a7180;
	margin-left: 200px;
	padding:8px 0;
}
.nav2 li{
	display: inline-block;
	border-right: solid 1px #e9eaed;
	padding:  0 15px;
}

section{
	width: 1100px;
	margin: 0 auto;
	position: absolute;
	top: 405px;
	font-family:Helvetica;
}
section article{
	position: absolute;
}
.uno{
	width: 315px;
	margin: 8px 4px 0 0;
	position: absolute;
}
.dos{
	width: 515px;
	margin: 8px 0 0 4px;
	left: 330px;
	position: absolute;
	
}
.tres{
	width: 515px;
	margin: 8px 0 0 4px;
	position: absolute;
	
}
section aside{
	width: 190px;
	font-size: 12pt;
	color: #6a7180;
	padding-left:12px;
	position: relative;
	top: 10px;
	left: 851px; 
}
dt{
	margin-top: 3px;
    background-color: white;
    border-radius: 3px 3px 0 0;
	padding: 5px 0 5px 25px;
}
dd {
	margin-top: 1px;
    background-color: white;
    padding-bottom: 25px;
    border-bottom: 1px solid #e1e1e1;
}
dd:hover li { 
    display: block;
    border-bottom: 1px solid #e1e1e1; 
}
.uno li:first-child{
    margin-top: 20px;
}
.uno li:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border: none;
}
.uno li { 
    display: none;
    font-size: 0.6em;
    border-bottom: 1px solid #e1e1e1;
}
.uno li > a, .uno dd > a { 
    padding-left: 5px;
}
.uno li:hover{ 
    background-color: #d3d7dc;
}
.nominar{
	background-color: #3b5998;
	padding: 3px 10px;
	border-radius: 3px;
	border: solid #3c5488 1px;
	font-size: 12pt;
	margin-left: 100px;
	color: #FFFFFF;
}
.uno img{
	margin-top: 5px;
	width: 40px;
	position: absolute;
	z-index: 3;
}
h2{
	font-weight: normal;
	font-size: 10pt;
	color: #6a7180;
	padding-left: 50px;
	font-family: Helvetica;
	margin-top: 0px;
	text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0px;
}
h5{
	font-weight: normal;
	font-size: 10pt;
	color: #6a7180;
	padding-left: 50px;
	font-family: Helvetica;
	margin-top: 8px;
	text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0px;
}
h6{
	font-weight: normal;
	font-size: 10pt;
	color: #c2c4c6;
	padding-left: 50px;
	margin-bottom: 3px;
}
h4{
	font-weight: bold;
	font-size: 10pt;
	color: #3b5998;
	padding-left: 5px;
	margin:12px 0 3px 0;
}
h8{
	font-weight: bold;
	font-size: 10pt;
	color: #3b5998;
	padding-left: 60px;
	margin:12px 0 3px 0;
}
.cadaPersona{
	margin-top: 3px;
	border: 1px solid #d3d7dc;
	background-color: white;
	border-radius: 3px;
}
.h6perfil{
	font-weight: normal;
	font-size: 10pt;
	color: #c2c4c6;
	padding-left: 5px;
	margin-bottom: 3px;
}
.h12perfil{
	font-weight: normal;
	font-size: 10pt;
	color: #c2c4c6;
	padding-left: 60px;
	margin-bottom: 3px;
}
.nominaa{
	font-weight: normal;
	font-size: 11pt;
	color: #c2c4c6;
	
	margin-bottom: 3px;
}
.dos img:not(.post){
	border: 1px solid #d3d7dc;
	width: 38px;
	
	position: absolute;
	z-index: 3;
	margin: 12px;
}
.tres img:not(.post){
	border: 1px solid #d3d7dc;
	width: 38px;
	position: absolute;
	z-index: 3;
	margin: 12px;
}
.post{
	width: 200px;
	margin:  3px 12px;
}
.posttxt{
	margin: 5px 12px 5px 5px;
	border: none;
	text-overflow: ellipsis;	
}
.votar{
	border-top: solid 1px #d3d7dc;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
	margin: 0 10px;
	padding-right: 30px;
	padding-top: 3px;
}
input.like {
    background-image: url(../images/like.png); 
    background-color: transparent;
    background-repeat: no-repeat; 
    background-position: 2px 2px; 
    border: none;         
    cursor: pointer;       
    height: 20px;          
    padding-left: 18px;    
    vertical-align: middle;
    color:#afb4bd; 
    font-weight: bold;
    padding-top: 2px;
}
input.like:hover{
	text-decoration: underline;
}
input.eliminar {
   
    background-color: transparent;
    background-repeat: no-repeat; 
    background-position: 2px 2px; 
    border: none;         
    cursor: pointer;       
    height: 20px;          
    padding-left: 18px;    
    vertical-align: middle;
    color:#afb4bd; 
    font-weight: bold;
    padding-top: 2px;
}
input.eliminar:hover{
	text-decoration: underline;
}
.comentario{
	margin-top: 5px;
	padding-bottom:  10px;
	background-color: #f6f7f8;
	padding-right: 5px;
	padding-left: 5px;
	border-top: solid 1px #d3d7dc;
}
.wrap{
	width: 100%;
	height: 120px;
	background-color: #3b5998;
	box-shadow: 1px -1px 4px 1px black;
	font-weight: normal;
	font-size: 10pt;
	color: white;
	
	font-family: Helvetica;
	min-width: 700px;
}
.wrap div{
	display: inline-block;
}
.logo{
	width: 40%;
	margin-left: 5%;
	height: 100px;
	margin-top: 35px;
}	
.forma{
	height: 100px;
	margin-right: 5px;
	display: inline-block;
	margin-top: 20px;
}
.forma form{
	display: inline-block;
}
.forma input{
	line-height: 25px;
}
.contenido{
	width: 70%;
	padding: 10px 15%;
	min-width: 700px;
}
.active{
	color: #000000;
}

.BEntrar {
	background-color: #7183a8;
	color: white;
	padding: 0 10px;
	line-height: 25px;
	border-radius: 3px;
	border: solid #3c5488 1px;
	font-size: 12pt;
}
h3{
	color: #6a7180;
	width: 70%;
	padding: 10px 15%;
}
