/********************* ESTILOS PARA MOSTRAR UN POST **************************/
.postcontent{color:#000; overflow:hidden; margin:10px 15px 10px 10px; padding-bottom:10px; clear:both; }
.postcontent h2{padding:0 0 0 20px; background:url("/public/static/images/icons/asterisk.jpg") no-repeat left 10px; font-size:24px; color:#89090b; font-family:Georgia, Verdana; width:89%; }
.postcontent a{color:#89090b;}
.postcontent .date{padding-left:20px; font-size:11px; color:#696969; overflow:hidden; }
.postcontent strong{font-weight:bold;}

/*-- Contenido de las categorias a las que pertenece un post --*/
/*.contentCategoriesPost{color:#000;margin:3px 0 3px 0; font-size:10px;}
.contentCategoriesPost a{color:#699f21; font-size:10px; font-weight:bold;;}

/*-- Contenido del abstract de un post --*/
.postcontent .abstract{color:#333; background-color:#fff; padding:10px 0 0 15px; line-height:1.5em; overflow:hidden;
					 border-bottom:1px solid #D1D0CE; margin:0 0 5px 0; width:96%; font-family:arial; }
					 
/*-- Contenido del content de un post --*/
.postcontent .content{color:#333;  padding:10px 0 0 15px; line-height:1.5em; overflow:hidden; margin-bottom:20px;
					 border-bottom:1px solid #D1D0CE; margin:0 0 5px 0; width:96%; font-family:arial; }

/*-- Contenido de utilidades --*/
/*.contentutils{overflow:hidden; width:57%; float:left; font-size:10px;}
.contentutils a{font-size:10px;}*/
.contentAmigo{margin-bottom:10px;overflow:hidden; height:25px; width:40%; float:left; padding:0 0 2px 30px;  display:block;  background:url("/public/static/images/icons/mail.jpg") no-repeat left;}
.contentAmigo a{color:#699f21;}

.contentCommentsPost{padding:5px 0 0 30px; height:30px; float:right; background:url("/public/static/images/icons/comments.png") no-repeat left;	 }
.contentCommentsPost a{color:#5887b8; }
/*.contentValorar{padding:2px 0 2px 25px; background:url("/public/static/images/icons/valorar.gif") no-repeat left; margin:0px 0 0 5px; position:relative;}
.contentValorar a{color:#e6350a;}*/

/*-- Estilo de un comentario --*/
.commentContent{clear:both; margin:30px 0 0 0; padding:10px 10px; line-height:17px; color:#666; font-size:11px; width:95%;
				 position:relative; border:1px solid #aaa; background:url("/public/static/images/bg_nav.jpg") repeat-x bottom left; }
.commentContent .author{color:#699f21; font-size:20px; border-bottom:1px solid #333; padding-bottom:3px; margin-bottom:5px;
						font-family:Georgia, Verdana; letter-spacing:-1px;}
.commentContent .datecomment{font-size:10px; color:#6B6142; float:right; padding-left:20px;background:url("/public/static/images/icons/date.png") no-repeat left; }
.commentContentPar{}

/*-- formulario de los comentarios --*/
.formComment{clear:both; padding:10px; color:#a57d02; font-size:11px; margin:50px 0 20px 0; border:1px solid #558a46; border-left:7px solid #558a46; }
.formComment input, .formComment textarea{color:#333; font-size:12px;}
.formComment table{width:100%;}
.formComment tr td{padding: 4px 0 4px 0; vertical-align:bottom; width:60%}
.formComment .title{font-size:20px; padding-bottom:3px; margin-bottom:10px; font-family:Georgia, Verdana; width:100%;
					border-bottom:1px solid #6B6142; letter-spacing:-1px; color:#6B6142;}
.formComment label{width:170px; display:block; float:left;}
.formComment input[type="submit"]{margin-left:169px; }

/*-- estilo para los botones del tamaņo de letra --*/
.changeSizeFont{position:absolute; top:3px; right:3px;}
.changeSizeFont a{background:url("/public/static/images/icons/font.gif") no-repeat left; display:block; width:17px;
					height:15px; float:left; border:1px solid #ccc; margin-left:2px; cursor:pointer;}
.changeSizeFont a.mas{background-position:-17px 0;}

/*-- estilo para el div de informacion --*/
.postcontent .informacion{background-color:#f6f6f6; width:100%; padding:5px 0 5px 0; margin-bottom:10px;}
.postcontent .informacion a{color:#2095ff; font-size:13px; font-weight:bold; letter-spacing:-1px;}


/*-- estilo para las encuentas --*/
.contenedor_encuesta{width:93%; overflow:hidden; padding: 0px 0px 10px 20px;}
.contenedor_encuesta h1{font-size: 20px; color: #E78210; }
.contenedor_encuesta h3{font-size: 14px; color: #005521; }
.contenedor_encuesta h4{font-size: 14px; color: #52BA00; }
.contenedor_encuesta ul{padding-top: 5px; }
.contenedor_encuesta li{font-size: 14px; color: #005521; line-height: 26px; padding-left: 10px;}
.boton-votar{width:73px; height:23px; border:0px; background:url(../images/content-post/boton-votar.jpg);}

.votos {font-size: 18px; color: #8C0808; }
















						
						
						
