Cita:.threadtcat {
background: #FFFFFF url(images/acenavy/threadtcat.png) repeat-x;
color: #000;
border-top: 1px solid #fbfbfb;
border-bottom: 1px solid #dcdcdc;
border-left: 0;
border-right: 0;
padding: 6px;
font-size: 12px;
}
.threadtcat a:link {
color: #000;
text-decoration: none;
}
.threadtcat a:visited {
color: #000;
text-decoration: none;
}
.threadtcat a:hover, .threadtcat a:active {
color: #000;
text-decoration: none;
}
.rankname_green {
background: #0372A9;
}
.originalcursor {
cursor: default
}
a.rankname:hover {
color: #fff
}
.rankname {
display: inline-block;
height: 16px;
line-height: 16px;
padding: 0 5px;
font-size: 9px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
text-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background-image: url(images/acenavy/usertitle_effect.png);
background-repeat: repeat-x;
background-position: 0 -1px
}
.postbit-avatar {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px
background-color: #DDDDDD;
border: 1px solid #BEBEBE;
padding: 4px;
}
.postbit-avatar:hover {
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}
.postbit-box {
background: url(images/acenavy/usertitle_effect.png) repeat-x scroll left bottom #FFFFFF;
border-radius: 5px 5px 5px 5px;
box-shadow: 0pt 0pt 1em #B6B6B6;
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
margin-bottom: 3px;
padding: 7px 10px 5px;
text-align: justify;
width: 85%;
color: #999;
text-shadow: 1px 1px 0 white;
}
.postbit-iconbox {
font-weight: bold;
font-size: 15px;
background: url(images/acenavy/usertitle_effect.png) repeat-x scroll left bottom #FFFFFF;
color: #000;
padding: 2px 2px 2px 2px;
border: 1px solid #bababa;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.postbit-iconbox:link, .postbit-iconbox:visited {
color: #000;
text-decoration: none;
}
.postbit-iconbox:hover {
color: #007ecf;
text-decoration: none;
border: 1px solid #777;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}
.postbit-iconbox:active {
color: #007ecf;
text-decoration: none;
border: 1px solid #777;
}