@charset "utf-8";
/* CSS Document */

@font-face {
font-family: "Futura Md BT";
font-style:normal;

src: url("../ttf/tt0142m.ttf") format(��truetype��);

}
@font-face {
font-family: "Futura Md BT";
font-style:italic;

src: url("../ttf/tt0143m.ttf") format(��truetype��);

}

@font-face {
font-family: "Futura Md BT";
font-style:bold;

src: url("../ttf/tt0144m.ttf") format(��truetype��);

}



font {
	font-family: "Futura Md BT";
	}

#body{
	height:100%;
}

/* ======= Green BAR ======= */

			

/* ======= END Green BAR ======= */


/* ======= CONTAINER TOP ======= */
#Container_left{
	/*width: 299px;
	height:150px;
	margin-top:32px;
	background:scroll 0% 0% white;
	border-bottom: 1px solid rgb(220, 220, 220);
	border-left: 1px solid rgb(220, 220, 220);
	border-radius:3px;
	position:fixed !important;
	display:block;
	float:left;*/
	}

#name{
	width:auto;
	height:20px;
	display:inline-block;
	position:fixed;
	margin-top:10px;
	}
	
.a_name{
	text-decoration:none;
	color:#48484A;
	margin:12px;
	margin-top:13px;
	font-family: "Futura Md BT", Verdana, Geneva, sans-serif;
	font-size:17px;
	position:fixed;
	}
.a_name:hover{
	text-decoration:none;
	color: #4AAB27;
	}

	
#container_stars{
	height:20px;
	width:auto;
	margin:12px;
	position:fixed;
	display:inline;
	margin-top:45px;
	}

/*publicaci��n*/
#Container_post{
	width: 299px;
	min-height:120px;
	max-height:400px;
	height:auto;
	background:#F6F6F6;
	border-bottom: 1px solid rgb(220, 220, 220);
	border-left: 1px solid rgb(220, 220, 220);
	border-radius:3px;
	position:fixed !important;
	margin-top:183px;
	}
	
.publicar{
	height:auto;
	margin-top:10px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:0px;
	width:auto;
	height:auto;
	max-width:280px;
	min-width:280px;
	min-height:70px;
	max-height:200px;
	background:#FFF;
	border: 1px solid rgb(235, 235, 235);
	font-family: "Futura Md BT", Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #999;
	word-wrap:break-word;
	outline:none;
	}

#enviar{
	margin-right:3px;
	margin-bottom:10px;
	border: 0px;
	border-radius:3px;
	background:#4AAB27;
	display: inline;
	float:right;
	background-image:url(../img/publicar.png);
	background-repeat:no-repeat;
	width:85px;
	height:21px;
	cursor:pointer;
	}
	
.input{
	width:27px;
	height:27px;
	margin-bottom:20px;
	margin-top:-1px;;
	border: 1px solid rgb(235, 235, 235);
	background:#FFFFFF;
	background-image:url(../img/png/07.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	
	}

.input_simulado{
	width:50px;
	height:120px;
	filter: alpha(opacity=1);
	}

.inputSound{
	width:27px;
	height:27px;
	/*margin-bottom:20px;*/
	margin-top:-29px;
	border: 1px solid rgb(235, 235, 235);
	background:#FFFFFF;
	background-image:url(../img/png/09.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	
	}


.input_simuladoSound{
	width:50px;
	height:120px;
	filter: alpha(opacity=1);
	}

.inputGeo{
	width:26px;
	height:26px;
	/*margin-bottom:20px;*/
	margin-top:-27px;
	border: 1px solid rgb(235, 235, 235);
	background:#FFFFFF;
	background-image:url(../img/png/10.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	
	}
	
.input_simuladoGeo{
	width:50px;
	height:120px;
	filter: alpha(opacity=1);
	}
	
.inputTag{
	width:26px;
	height:26px;
	/*margin-bottom:20px;*/
	margin-top:-28px;
	border: 1px solid rgb(235, 235, 235);
	background:#FFFFFF;
	background-image:url(../img/png/11.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	
	}
	
.input_simuladoTag{
	width:50px;
	height:120px;
	filter: alpha(opacity=1);
	}

#td_publicar{
	width:27px;
	height:27px;
	margin-left:3px;
	border: 1px solid  #E1E1E1;
	border-top:none;
	background:white;
	}
	
#td_publicarGeo{
	width:27px;
	height:27px;
	margin-left:28px;
	border: 1px solid  #E1E1E1;
	border-top:none;
	background:white;
	}

#td_publicarTag{
	width:27px;
	height:27px;
	margin-left:55px;
	border: 1px solid  #E1E1E1;
	border-top:none;
	background:white;
	}


/*  DATA  */	
#data{
	width:auto;
	height:50px;
	margin-top:7px;
	margin-left:10px;
	margin-right:10px;
	}

#publicaciones_data{
	width:95px;
	height:50px;
	border-right: 1px solid rgb(235, 235, 235);
	display:inline-block;
	text-align:center;
	float:left;
	}
	
#publicaciones_data_right{
	width:95px;
	height:50px;
	display:inline;
	position:fixed;
	text-align:center;
	}
	
.numbers{
	color: rgb(117, 117, 117);
	font-size: 1.6em;
	margin: 0px;
}

.numbersPerfil{
	color: rgb(74, 171, 39);
	font-size: 1.1em;
	margin: 0px;
}

.text{
	font-family: "Futura Md BT", Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#A8AAAD;
	margin: 0px;
}
/*  END DATA  */

/*  CONTAINER RIGHT  */
#container_right{
	width: 598px;
	height:auto !important;
	margin-top:32px;
	margin-left:300px;
	background:#F9F9F9;
	border-left: 1px solid rgb(220, 220, 220);
	border-right: 1px solid rgb(220, 220, 220);
	border-radius: 3px;
	float:right;
	}

.eliminar{
	float:right;
	margin-right:10px;
	font-family: "futura_md_btmedium", Verdana, Geneva, sans-serif;
	font-size:0.8em;
	text-decoration:none;
	color:#C7C8CA;
	}

.eliminar:hover{
	color:#C7C8CA;
	}
	
#post_users{
	width:598px;
	height:auto !important;
	border-bottom: 1px solid rgb(220, 220, 220);
	border-radius: 10px;
	background:#FFFFFF;
	float:right;
	margin-top:8px;
	margin-bottom:10px;
	padding-bottom:15px;
	}

#wrapper_post{
	border-bottom:1px solid rgb(235, 235, 235);
	}
	
#container_post_users{
	height: auto !important;
	width:540px;
	margin-left:30px;
	margin-top:10px;
	padding-bottom:20px;
	border-bottom: 1px solid rgb(220, 220, 220);
	border-left: 1px solid rgb(220, 220, 220);
	border-right: 1px solid rgb(220, 220, 220);
	border-top: 1px solid rgb(220, 220, 220);
	border-radius: 3px;
	background:#FFFFFF;
	float:left;
	cursor:pointer;
	}
	
#container_post_users:hover{
	text-decoration:none;
	background:#FAFFF8;
	}
	
#img_post{
	width:480px;
	height:auto;
	max-width:640px;
	max-height:350px;
	overflow:hidden;
	float:right;
	margin-top:-4px;
	}
	
.name{
	width:auto;
	height:20px;
	}
	
.a_name_post{
	text-decoration:none;
	color:#48484A;
	margin:12px;
	margin-top:13px;
	font-family: "Futura Md BT", Verdana, Geneva, sans-serif;
	font-size:16px;
	display:inline-block;
	}

.a_name_post:hover{
	text-decoration:none;
	color: #4AAB27;
	margin:12px;
	margin-top:13px;
	font-family: "Futura Md BT", Verdana, Geneva, sans-serif;
	font-size:16px;
	}
	
.container_stars{
	margin:12px;
	display:inline-block;
	}
	
#text_post{
	margin-top:4px;
	width:475px;
	height:auto;
	max-height:140px;
	color:#6D6E71;
	margin-left:60px;
	margin-bottom:10px;
	font-size:1em;
	font-family: "Futura Md BT", Verdana, Geneva, sans-serif;
	cursor:auto;
	}
	
.a_text_post{
	font-family: "Futura Md BT", Verdana, Geneva, sans-serif;
	font-size:1em;
	color:#6D6E71;
	}
	
.a_text_post:hover{
	text-decoration:none;
	color:#6D6E71;
	}

.links{
	font-family: "Futura Md BT", Verdana, Geneva, sans-serif;
	color:#389C42;
	font-size:1em;
	}

.links:hover{
	font-family: "Futura Md BT", Verdana, Geneva, sans-serif;
	color:#389C42;
	font-size:1em;
	text-decoration:underline;
	}
	
#tools_post{
	height:30px;
	width:auto;
	border-top: 1px solid rgb(235, 235, 235);
	font-family: "Futura Md BT", Verdana, Geneva, sans-serif;
	font-size:1em;
	color:#4AAB27;
	margin-bottom:0px;
	}

.button{
	decoration:none;
	width:25px;
	height:15px;
	margin-top:8px;
	margin-left:57px;
	background-image:url(../img/MOCK%20UPS_CommonBird-4-06.jpg);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	float:left;
	}

.button:hover{
	background-image:url(../img/MOCK%20UPS_CommonBird-4-07.jpg);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	float:left;
	}
/*
button{
	decoration:none;
	width:25px;
	height:15px;
	margin-top:13px;
	margin-left:6px;
	background-image:url(../img/MOCK%20UPS_CommonBird-4-06.jpg);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	float:left;
	}
*/

.love{
	float:left;
	}
	
.p{
	width:auto;
	height:10px;
	float:left;
	margin-top:6px;
	margin-left:5px;
	}
	
.p_common{
	font-family: "Futura Md BT", Verdana, Geneva, sans-serif;
	font-size:0.7em;
	color:#939598;
	margin-left:7px;
	float:left;
	margin-top:5px;
	}

.container_stars_post{
	margin-right:15px;
	float:right;
	margin-top:5px;
	}
	
/*  END CONTAINER RIGHT  */


/*  BIG IMG  *//*  BIG IMG  *//*  BIG IMG  */
.thumbnail {
	z-index: 1;
	width:35px;
	height:35px;
	border-radius:3px;
	}
	
.thumbnail:hover{ background-color: transparent; z-index: 50; }
.thumbnail span{ /* Estilos para la imagen agrandada */
	position:relative;
	float:left;
	height:auto;
	width:auto;
	max-width:135px;
	background-color:#F6F6F6;
	margin-top:-15px;
	padding: 8px;
	left: -2048px;
	border: 1px solid rgb(220, 220, 220);
	border-radius:3px;
	visibility:hidden;
	overflow:hidden;
	}
	
.thumbnail span img{
	border-width:0;
	padding:2px;
	height:auto;
	max-height:172px;
	max-width:135px;
	border-radius:3px;
	overflow:hidden;
	float:left;
	}
	
.thumbnail:hover span{ 
	visibility: visible;
	top:0;
	left:10px;
	float:left;
	}

.thumbnail_stars{
	float:left;
	}
	
/*  END BIG IMG  *//*  END BIG IMG  *//*  END BIG IMG  */



/* footer redes y contact*/
#fotter{
	z-index: 1;
	background: #3F3F3F;
	width:100%;
	height:30px;
	color:#FFF;
	overflow:hidden;
	clear: both;
	bottom:0px;
	left:0px;
	position:fixed;
	}
	
#twitter{
	margin-top:6px;
	margin-right:15px;
	float: right;
	}
	
#facebook{
	margin-top:6px;
	margin-right:15px;
	float: right;
	}
	
.ayuda{
	margin-top:6px;
	margin-left:60px;
	float:left;
	width:70px;
	position:fixed;
	border-left: 1px solid #F3F3F3;
	border-right: 1px solid #F3F3F3;
	text-align:center;
}
	
.contact{
	margin-top:6px;
	margin-left:130px;
	float:left;
	width:140px;
	position:fixed;
	border-right: 1px solid #F3F3F3;
	text-align:center;
}
		
#button_footer{
	text-decoration: none;
	color:#F3F3F3;
	font-family: "Futura Md BT", Verdana, Geneva, sans-serif;
	font-size:10px;	
	}

#cmdVerMasPublicaciones{
	text-align:center;
	width:600px;
	font-family: "Futura Md BT", Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#48484A;
	}

#cmdVerMasPublicaciones:hover{
	text-align:center;
	font-family: "Futura Md BT", Verdana, Geneva, sans-serif;
	font-size:16px;
	color: #4AAB27;
	text-decoration:none;
	}
#cmdVerMasPublicaciones:visited{
	color: #4AAB27;
	text-decoration:none;
	}
/*
#ver_mas{
	margin-left:
}*/

#page{
	height:30px;
	width:600px;
	background-color:#666;
	margin-bottom:15px;
}
	


#container_comentarios{
	width:540px;
	height:auto;
	overflow:hidden;
	float:left;
	position:absolute;
	margin-left:30px;
	margin-top:20px;
	}

	
#txtComentario{
	width:412px;
	min-width:412px;
	max-width:412px;
	height:auto;
	float:right;
	font-family: "Futura Md BT", Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	word-wrap:break-word;
	display:inline-block;
	margin-right:10px;
	}

.enviar_comentario{
	background-image:url(../img/publicar_comentario.jpg);
	background-repeat:no-repeat;
	background:#4AAB27;
	border: 0px;
	border-radius:3px;
	margin-right:9px;
	display: inline;
	float:right;
	font-family: "Futura Md BT", Verdana, Geneva, sans-serif;
	color:white;
	width:85px;
	height:23px;
	cursor:pointer;
	}
		

#container_comentario_ind{
	width:473px;
	background: rgb(246, 246, 246);
	border-left:1px solid rgb(235, 235, 235);
	border-bottom:1px solid rgb(235, 235, 235);
	border-top:1px solid rgb(235, 235, 235);
	margin-bottom:2px;
	font-size:0.9em;
	font-family: "Futura Md BT", Verdana, Geneva, sans-serif;
	color: rgb(109, 110, 113);
	float:right;
	clear:float;
	padding-left:6px;
	padding-top:6px;
	padding-bottom:4px;
	}

#comentario_ind{
	width:420px;
	min-width:420px;
	max-width:420px;
	height:auto;
	float:right;
	margin-right:10px;
	line-height: 1.6;
	}

.Container_Photo_comentarios{
	width:26px;
	height:26px;
	overflow:hidden;
	float:left;
	border:1px solid rgb(235, 235, 235);
	}