Ver Mensaje Individual
  #9 (permalink)  
Antiguo 13/05/2013, 11:00
mariaao
 
Fecha de Ingreso: mayo-2013
Mensajes: 12
Antigüedad: 11 años, 9 meses
Puntos: 0
Respuesta: Centrar pié de página

/* - comments - */
/* commentlist with thread comment */
#comment-wrap
{
float: left;
padding-top: 10px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}

#comment-wrap h2
{
color:#333333;
font-size:18px;
}

li.depth-1
{
padding: 10px 0px 5px 0px;
list-style-type:none !important;
}

h3#comments
{
font-size: 24px;
color: #000000;
}

.comment-icon
{
background: url(images/comment-bottom-bg.png) no-repeat bottom left;
padding-bottom: 14px;
}

.comment-icon .post
{
padding: 3px 0px 0px;
}

div.authordata
{
width: 100px;
}

div.avatar
{
float: left;
position: relative;
background-image: url(images/comavatarbg.png);
padding-top: 6px;
padding-right: 6px;
padding-bottom: 9px;
padding-left: 6px;
}

div.avatar span.overlay
{
background: url(images/comoverlay.png) no-repeat;
display: block;
width: 57px;
height: 57px;
position: absolute;
top: 6px;
left: 6px;
}

.comment-wrap
{
float:left;
margin-left:14px;
}

.reply-container
{
display:block;
float:right;
margin-bottom:15px;
background: url(images/comreadmore-left2.png) no-repeat left;
height: 27px;
text-shadow: 1px 1px 1px #ffffff;
font-size: 11px;
line-height: 27px;
}

.cancel-comment-reply
{
padding-bottom:5px;
}

#cancel-comment-reply-link
{
color:#B50F0F;
font-size:13px;
outline:none;
}

#cancel-comment-reply-link:hover
{
text-decoration:none;
}

.reply-container a
{
float: left;
display: block;
background: url(images/comreadmore-right2.png) no-repeat right;
padding:0 10px 0 12px;
height:27px;
color: #282828;
}