/*-----Posts relacionados-----*/ #estiloimg{ width:120px; height:120px; border-radius:50%; } .estilotexto{ width:120px; text-align:center; padding-left:15px; height:50px; margin: 3px 0pt 0pt; padding: 2pt; font-size: 14px; line-height: normal; } #related-posts { float:center; text-transform:none; height:100%; min-height:100%; padding-left:5px; padding-top:5px; } #related-posts h2{ font-size: 1.5; font-weight: bold; color: #660034; font-family: arial, verdana, sans-serif; margin-bottom: 1em; margin-top: 0em; padding-top: 0em; } #related-posts a{ color: #660034; } #related-posts a:hover{ color: #993266; } #related-posts img{ margin: auto; } #related-posts img:hover{ opacity:0.5; -webkit-transition: background-color 5s linear; -moz-transition: background-color 5s linear; -o-transition: background-color 5s linear; transition: background-color 5s linear; } /*-----Final posts relacionados-----*/
