Rank Gira - como arrumar ??

4 participantes

Ver o tópico anterior Ver o tópico seguinte Ir para baixo

Tópico resolvido Rank Gira - como arrumar ??

Mensagem por weberth.souza 18.11.12 11:31

Arrumar o Rank giratório.


Fórum: http://legendscheats.uniogame.com (punBB)

Imagens do problema: Rank Gira - como arrumar ?? 2s80i0h
weberth.souza

weberth.souza
***

Membro desde : 03/10/2012
Mensagens : 131
Pontos : 201

http://legendscheats.uniogame.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Rank Gira - como arrumar ??

Mensagem por Consolado 18.11.12 11:34

Olá!

Remova este CSS:
Código:
div.user-basic-info img{-moz-box-shadow:4px 4px 4px rgba(0,0,0,0.2);-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-box-shadow:4px 4px 4px rgba(0,0,0,0.2);-webkit-transition:all .5s ease-out;border:5px solid #eee;box-shadow:4px 4px 4px rgba(0,0,0,0.2);margin:3px}div.user-basic-info img:hover{-moz-transform:rotate(-7deg);-o-transform:rotate(-7deg);-webkit-transform:rotate(-7deg)}.mini_ava{float:left}.mini_ava img{-moz-transition:all 2s;-o-transition:all 2s;-webkit-transition:all 2s;border-radius:10px;height:40px;margin:0 5px;transition:all 2s;width:40px}

Melhores cumprimentos.
Consolado

Consolado
Hiper Membro

Membro desde : 09/05/2011
Mensagens : 4243
Pontos : 6128

Ir para o topo Ir para baixo

Tópico resolvido Re: Rank Gira - como arrumar ??

Mensagem por weberth.souza 18.11.12 11:36

O Rank continua Girando.
weberth.souza

weberth.souza
***

Membro desde : 03/10/2012
Mensagens : 131
Pontos : 201

http://legendscheats.uniogame.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Rank Gira - como arrumar ??

Mensagem por weberth.souza 18.11.12 11:43

Isso fez o Avatar para de girar mais o Rank continua.
weberth.souza

weberth.souza
***

Membro desde : 03/10/2012
Mensagens : 131
Pontos : 201

http://legendscheats.uniogame.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Rank Gira - como arrumar ??

Mensagem por T-Dog 18.11.12 11:44

procure por esse código em seu css, senhor weberth.souza

Código:
 div.user-basic-info img{
            margin: 3px;
            border: 5px solid #eee;
            -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
            -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
            box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
            -webkit-transition: all 0.5s ease-out;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
        }
   
        div.user-basic-info img:hover {
            -webkit-transform: rotate(-7deg);
            -moz-transform: rotate(-7deg);
            -o-transform: rotate(-7deg);
        }
T-Dog

T-Dog
****

Membro desde : 16/11/2012
Mensagens : 223
Pontos : 363

http://codeforumeiros.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Rank Gira - como arrumar ??

Mensagem por Consolado 18.11.12 11:53

Olá!

Remova este CSS se encontrá-lo na folha de estilos:
Código:
div.user-basic-info a img{-moz-transition:all 5s ease-in-out;-o-transition:all 5s ease-in-out;-webkit-transition:all 5s ease-in-out}.post div.user-ident div.user-basic-info a img:first-child,.post span.postdetails a img:first-child,.postprofile dl dt a img:first-child,dl.postdetails dl a img:first-child{-moz-box-shadow:1px 1px 5px #9C9C9C;-webkit-box-shadow:1px 1px 5px #9C9C9C;box-shadow:1px 1px 5px #9C9C9C}div.user-basic-info img{-moz-box-shadow:4px 4px 4px rgba(0,0,0,0.2);-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-box-shadow:4px 4px 4px rgba(0,0,0,0.2);-webkit-transition:all .5s ease-out;border:5px solid #eee;box-shadow:4px 4px 4px rgba(0,0,0,0.2);margin:3px}div.user-basic-info img:hover{-moz-transform:rotate(-7deg);-o-transform:rotate(-7deg);-webkit-transform:rotate(-7deg)}
Melhores cumprimentos.
Consolado

Consolado
Hiper Membro

Membro desde : 09/05/2011
Mensagens : 4243
Pontos : 6128

Ir para o topo Ir para baixo

Tópico resolvido Re: Rank Gira - como arrumar ??

Mensagem por StyLe® 18.11.12 11:55

Poderia me passar o seu CSS
avatar

StyLe®
Super Membro

Membro desde : 28/04/2012
Mensagens : 1919
Pontos : 2654

https://ajuda.forumeiros.com/t79652-

Ir para o topo Ir para baixo

Tópico resolvido Re: Rank Gira - como arrumar ??

Mensagem por weberth.souza 18.11.12 12:07

Código:
button.button2, input.button2 {
background-color: #FAFAFA;
background-image: url(http://2img.net/i/fa/prosilver/bg_button.gif);
background-position: top;
background-repeat: repeat-x;
border: 1px solid #BCBCBC;
   margin-top: 5px;
}

a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
-moz-border-radius: 3px;
-moz-box-shadow: inset 0 0 1px #fff;
-moz-transition: all .218s;
-ms-box-shadow: inset 0 0 1px #fff;
-ms-transition: all .218s;
-o-box-shadow: inset 0 0 1px #fff;
-o-transtion: all .218s;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset 0 0 1px white;
-webkit-transition: all .218s;
background-image: linear-gradient(top,white0%,#E0E0E0100%);
border: 1px solid #CCC;
border-bottom-color: #AAA;
border-radius: 3px;
box-shadow: inset 0 0 1px white;
color: #555;
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff,EndColorStr=#e0e0e0);
font-size: 11px;
font-weight: 700;
height: 2.35em;
padding: 0 .91em;
text-shadow: 0 1px 0 white;
transition: all .218s;
}

.wgo_block .section:first-child .blocksubhead {
border-top: 0;
}
.wgo_block .blocksubhead {
padding-left: 10px;
font: 13px;
color: #3E3E3E;
background: transparent;
padding-bottom: 5px;
}
.formcontrols .blocksubhead {
font-weight: bold;
}
.blocksubhead {
font: normal 12px;
color: #3E3E3E;
background: #E9E9E9 none repeat-x;
padding: 4px 10px 4px 10px;
border-top: 1px solid #EBE8E4;
}






.forumBitBoxTBB .forumBitShowthread {
margin-bottom:8px;
}
.forumBitBoxTB {
   height:8px;
   font-size:0;
   margin-top: 5px;
}
.forumbitBoxTL {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxTL.png) no-repeat top left;
   height:8px;
   font-size:0;
}
.forumBitBoxTR {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumBitBoxTR.png) no-repeat top right;
   height:8px;
   padding:0 8px;
   font-size:0;
}
.forumBitBoxTWrap {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxTBG.png) repeat-x top left;
   height:8px;
   font-size:0;
}
.forumbitBoxBL {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxBL.png) no-repeat top left;
   height:8px;
   font-size:0;
}
.forumBitBoxBR {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxBR.png) no-repeat top right;
   height:8px;
   padding:0 8px;
   font-size:0;
}
.forumBitBoxBWrap {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxBBG.png) repeat-x top left;
   height:8px;
   font-size:0;
}
.forumbitBoxLeft {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxLeft.png) repeat-y top left;
}
.forumbitBoxRight {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxRight.png) repeat-y top right;
   padding:0 3px;
}
.forumbitBox {
   background:#fff;
   padding:3px 7px;
}
.forumbitBox .tcat {
   margin-top:0;
}
.forumbitBoxShowthread {
   padding-bottom:0;
}








@charset "UTF-8";
/* CSS Document */

#forums {
   clear:both;
}

.forumhead {
   background: #181818 url(http://www.purevb.com/demo/images/buttons/newbtn_middle.png) repeat-x  ;
   _background-image: none;
   padding: 0;
   font:  bold 12px Arial, arial, helvetica, sans-serif;
   color:#ffffff;
   clear:both;
   margin-top: 8px;
   float: left;
   border: 1px solid #070707;
   width: 100%;
   -moz-border-radius-topright: 5px;
   -moz-border-radius-topleft: 5px;
   -webkit-border-top-right-radius: 5px;
   -webkit-border-top-left-radius: 5px;
   border-top-right-radius: 5px;
   border-top-left-radius: 5px;
}

#forums .L1 .forumhead a {
   font:  bold 12px Arial, arial, helvetica, sans-serif;
}

#forums .L1 .forumhead .forumdescription {
   display:none;
}

#forums .L1 .L2 {
   display:block;
   clear: both;
}

#forums a.username {
   color: #d65600;
}

#forums a.username:hover {
   color: #383838;
}

.forumbit_post .forumrow, .forumbit_nopost .forumhead, .forumbit_nopost .forumrow, .forumbit_post .forumhead, .forumbits .forumhead {

   -moz-box-shadow: -2px 2px 2px none;
   -webkit-box-shadow: -2px 2px 2px none;
   box-shadow: -2px 2px 2px none;

}

.forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow {
   color: #4e4e4e;
   background: rgb(255, 255, 255) url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/rowBG.gif) repeat-x left top;
   _background-image: none;
   display:block;
   width: 100%;
   float: left;
   min-height: 58px; /* 48px is the icon size */
   position:relative;
   border-bottom: 1px solid #ebe8e4;
   border-left: 1px solid #ebe8e4;
   border-right: 1px solid #ebe8e4;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumicon {
   position: absolute;
   left: 10px;
   top: 5px;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata {
   display: inline-block;
   width:100%;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata .datacontainer {
   margin-left: 68px;
}

.forumbit_nopost .forumbit_post .forumrow .forumdata .datacontainer {
   margin-left: 0;
}

/* forumbit nopost */
.forumbit_post .foruminfo .forumdata {
   padding: 4px 0;
   font-size: 11px;
}

.forumbit_nopost .forumhead .forumtitle {
   font-size: 12px;
   min-width: 64%;
}

.forumbit_nopost .forumhead .forumtitle a {
   color: #ffffff;
   margin-left: 10px;
}

.forumbit_nopost .forumhead span, .forumbit_post .forumhead span {
   font-size: 11px;
}

.forumbit_nopost .forumhead span.forumlastpost, .forumbit_post .forumhead span.forumlastpost {
   width: 21%;
}

.forumbit_nopost .forumhead a.collapse img {
/* values are based on the image */
   position:absolute;
   top: -15px;
   right: -6px;
   display:block;
   width:13px;
   height:13px;
   overflow:hidden;
   float: right;
   clear: left;
}

.forumbit_nopost:hover .forumhead  a.collapsegadget {
   visibility:visible;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata, .forumbit_post .forumrow .forumdata  {
   padding: 5px 10px;
   padding-left: 0;
   font-size: 12px;
}

/* Removed for VBIV-14010
.forumbit_nopost .forumbit_nopost .foruminfo .subforums {
   margin-left: 10px;
   position: relative;
   top: -10px;
}
*/

/* forumbit post */
.forumbit_post {
   float: left;
   position:relative;
   width: 100%;
   display:block;
}

.forumbit_post .forumhead span {
   padding: 0;
}

.forumbit_post .forumhead .forumlastpost {
   top: 0;
   margin-top: 0;
}

.forumbit_post .foruminfo, .forumbit_post .forumlastpost, .forumbit_post .forumactionlinks, .forumbit_post .forumstats, .forumbit_post .forumstats_2{
   padding: 5px 0;
}

.forumbit_post .forumhead .forumtitle {
   font-size: 12px;
   min-width: 64%;
}

.forumbit_post .forumhead .forumtitle span {
padding: 0;
padding-left: 10px;
}

.forumbit_post .foruminfo {
   width: 57%;
   min-width: 30%;
   float: left;
   clear: right;
   min-height: 48px;
}

.forumbit_post .foruminfo .forumicon{
   position: absolute;
   left: 10px;
}

.forumbit_post .foruminfo .forumdata, .forumbit_post .foruminfo .forumtitle, .forumbit_post .foruminfo .viewing {
   float: left;
   clear: right;
}

.forumbit_post .foruminfo .viewing {
        white-space:nowrap;
}

.forumbit_post .foruminfo .forumdata {
   padding: 0;
   width: 100%;
   _width: 99%;
}

.forumbit_post .foruminfo .forumdata .datacontainer {
   float: left;
   width: 88%;
   padding-left: 68px;
}

.forumbit_post .foruminfo .forumdata .forumtitle, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle {

font-size: 12px;
   margin-right: 10px;
}

.forumbit_post .foruminfo .forumdata .forumtitle a, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle a {
   font-weight:bold;
}

.childsubforum .forumbit_post .foruminfo .forumdata .datacontainer .forumtitle a {
        padding-left:1.8em;
        background:url('http://www.purevb.com/demo/images/styles/ChitChat/misc/child_forum.png') top left no-repeat;
}

.forumbit_post .foruminfo .forumdata .viewing {
   font-style: italic;
   margin-right:10px;
   margin-top: 3px;
   font-size: 10px;
}

.forumbit_post .forumactionlinks {
   width: 5%;
   display:block;
   float:left;
   clear:right;
}

.forumbit_post .forumactionlinks li {
   display: inline;
}

.forumbit_post .forumactionlink {
/* values based on icon size */
   display:block;
   width:18px;
   height:12px;
   overflow:hidden;
   float: right;
   clear: left;
   background:transparent none no-repeat;
   position: relative;
   margin: 3px 10px 0 0;
}

.forumactionlink a {
/* values based on icon size */
   display:block;
   padding-left:18px;
}

.forumactionlinks .rsslink {
   background-image:url(http://www.purevb.com/demo/images/styles/ChitChat/misc/rss_40b.png);
}

.forumactionlinks .subslink {
   background-image:url(http://www.purevb.com/demo/images/styles/ChitChat/misc/subscribed_40b.png);
}
.forumactionlinks .unsubslink {
   background-image:url(http://www.purevb.com/demo/images/styles/ChitChat/misc/unsubscribed_40b.png);
}
.forumbit_post .forumdescription {
   display:block;
   clear:both;
   padding-right: 10px;
}

.forumbit_post .unsubscribe {
   display:block;
   right: 0;
   top: 2px;
}

.forumbit_post .forumstats, .forumbit_post .forumstats_2 {
   display: block;
   float: left;
   clear: right;
   width: 12%;
   margin-right: 2%;
}

.forumbit_post .forumstats li, .forumbit_post .forumstats_2 li{
   font-size: 12px;
   text-align: right;
   padding-right: 20px;
   display:block;
}


.forumbit_post .forumlastpost {
   display:block;
   float: left;
   clear: right;
}

.forumbit_post .forumrow .forumlastpost {
   width: 24%;
   font-size: 12px;
   padding-top: 5px;
}

.forumbit_post .forumlastpost .lastpostdate {
   font-size: 12px;
}

.lastpostlabel {
   display: none;
}

.forumlastpost .lastposttitle .postimg {
   vertical-align:middle;
   margin-top:-2px;
}

.forumlastpost p.lastposttitle {
   overflow: hidden;
}

.moderators, .subforums {
   display: block;
   clear:both;
}

.moderators h4, .subforums h4 {
   font-weight: bold;
   padding-right: 5px;
}

.moderators h4, .moderators .commalist, .subforums h4, .subforums .commalist {
   float:left;
   clear:right;
}

h2 span.forumthreadpost {
   width: 12%;
   text-align: center;
}


/* CSS Document */

#forums {
width: 100%;
}

#welcomemessage {
   color:#494949;
   font-size:100%;
}

.forumhead + .childforum .L2:first-child .forumrow, .forumhead + .L2 .forumrow {
   background: rgb(255, 255, 255) url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/rowBG.gif) repeat-x left top;
   _background-image: none;
   border-top: 1px solid rgb(255, 255, 255);
}

/* forumbit nopost */
/* forumbit nopost -> forumhead */
.forumbit_nopost .forumhead .forumtitle, .forumbit_nopost .forumhead span, .forumbit_nopost .forumhead .collapse, .forumbit_post .forumhead h2 span {
   display:block;
   float: left;
   clear: right;
   font:  bold 12px Arial, arial, helvetica, sans-serif;
   padding: 4px 0;
   color: #ffffff;
}

.forumbit_nopost .forumhead h2, .forumbit_post .forumhead h2 {
   margin-left: 3px;
   margin-right: 3px;
}
.forumbit_nopost {
   clear:left;
}
.forumbit_nopost .forumrowdata {
   clear:both;
   display:block;
   width: 100%;
}

.forumbit_nopost .subforumdescription {
   padding: 5px 10px;
   font-weight: normal;
   color: #3e3e3e;
   background: #e9e9e9 none repeat-x  ;
}









.breadcrumb hr {
display: none;
}
.breadcrumb .navbit {
   float:left;
   background-image:url(http://www.purevb.com/demo/images/styles/ChitChat/misc/navbit-arrow-right.png);
   background-position:right center;
   background-repeat:no-repeat;
   padding-right:10px;
   padding-left:3px;
}

.breadcrumb .navbit:first-child {
   padding-left:0;
}

.breadcrumb .navbit.lastnavbit {
   background: transparent;
}

.breadcrumb .navbit.lastnavbit span {
   float:left;
   background: transparent;
   padding-right:10px;
   padding-left:3px;
}
.breadcrumb .navbithome {
   float: left;
   padding: 3px 0;
}
.breadcrumb .navbit > a, .breadcrumb .lastnavbit > span {
   display:block;
   padding:2px 4px;
   float:left;
   background-color:transparent;
   border:1px solid transparent;
   -moz-border-radius:5px;
   -webkit-border-radius:5px;   
   border-radius:5px;   
}

.breadcrumb .navbit a {
   text-decoration:none;
}

body a {
   color:#d65600;
   text-decoration:none;
}
body a:hover,
body a:hover .time,
body a:hover .shade,
body a:hover .understate {
   color:#383838;
   text-decoration:none;
}
li {
display: list-item;
text-align: -webkit-match-parent;
}
li {
list-style: none;
}
@charset "UTF-8";
/* CSS Document */

/**
* Custom CSS by PurevB.com
*/

/************************************************************************/
*{ -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }

#forums *, #wgo *, #forumbits * {
   -moz-border-radius: 0 !important;
   -webkit-border-radius: 0 !important;
}
.wgo_block {
   margin:0;
}
#forums *, #wgo *, #forumbits * {
   -moz-border-radius: 0 !important;
   -webkit-border-radius: 0 !important;
}
#fb_headerbox {
   padding-right:5px;
}
.navbar {
   -moz-border-radius-bottomleft: 0 !important;
   -moz-border-radius-bottomright: 0 !important;
   -webkit-border-bottom-left-radius: 0 !important;
   -webkit-border-bottom-right-radius: 0 !important;
}
.announcements {
   margin-top:10px;
}
.highlight {
   background-image:none;
}
.navlinksBox {
   text-align: center;
   color: #5d5d5d;
   font-size: 15px;
        font-weight:700;
        margin-top: 8px;
        margin-bottom: 0;
        width:100%;
        clear:both;
}
.navlinksBoxWrap {
   padding: 10px 0;
}
.bodyWrap {
   background:#fff;
   margin:0 2px;   
}
.body_wrapper {
   padding:10px 0;
   margin:0;
}
.above_body {
   padding:0;
   margin:0;
}
.threadbit .sticky, .threadbit .nonthread, .threadbit .nonsticky, .threadbit .deleted, .threadbit .discussionrow, .threadbit .ignored {
   border-top:0;
}
.popupbody li > a,
.popupbody li > label {
   padding:8px 10px;
}
.formsubmit label {
   color:#3E3E3E;
}
.memberBox .toplinks ul.isuser .popupbody li {
   color:#3E3E3E;
}
.loginLeft #fb_loginbtn {position:relative;top:4px;}
.toplinks #fb_loginbtn {position:relative;top:2px;}
.popupbody li > a,
.popupbody li > label {
   padding:8px 10px;
}
#memberlist #searchstats {color:#fff;}

.popupbody li > a,
.popupbody li > label {
   background:#fff;
}
.block .searchlisthead, .block .searchlisthead a {
color:#fff;
}
#sidebar_container > ul {
   width: 99%;
}

/* Misc Resets
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
img {
   border:0;
}
.verticalAlign {
   vertical-align:middle;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   line-height: 0;
   height: 0;
}
.clearfix {
   display: inline-block;
}
html[xmlns] .clearfix {
   display: block;
}
* html .clearfix {
   height: 1%;
}
.lastPostIMG {
   position:relative;
   top:2px;
}

/* Page Wrapper
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body {
   width:auto;
   min-width:990px;
   max-width:auto;
   margin: 0;
}
#pageWrapper {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/pageHeadBG.png) repeat-x top left;
}
.pageWrap {
   width:auto;
   margin:0px 50px 0px 50px;
}

/* Top Bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#topBar {
   height:65px;
   position:relative;
}
.memberBox {
    float:left;
    padding-top:6px;
    line-height:31px;
}
.memberBox ul {
    list-style:none;
    padding:0;
    margin:0;
}
.memberBox li {
    float:left;
    margin:0;   
    padding:0 3px;   
}
.loginBoxInput {
    background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/loginBoxInput.png) no-repeat top left;
    width:114px;
    height:29px;
}
.loginInput {
    background:transparent;
    border:0;
    color: #2d2d2d;
    font-size:12px;
    width:104px;
    padding:0 5px;
    height:29px;
    line-height:29px;
}
.rememberMe {color:#fff;text-shadow:#515c0b 1px 1px;}
.memberBox .rememberMe {}
.memberBox .rememberMe input {
    vertical-align: baseline;
}
.cb_cookieuser_navbar{
    position: relative;
    top: 2px;
}
.inputPad .loginBoxInput {   
}
.inputPad {
    padding:0 4px;   
}
.submitPad input {
    margin:0;
    padding:0;
}
.loginLeft {
float:left;
}

/* Header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.above_body {
   background:none;
}
.doc_header {
   height:118px;
   position:relative;
}
.logo {
    float:left;
    height:118px;
    padding-right:19px;
    padding-left:3px;
}
.slogan {
    background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/sloganSplit.png) no-repeat top left;
    float:left;
    font-size:14px;
    height:118px;
    line-height:118px;   
    color:#aaa9a9;
    padding-left:21px;
}
.bannerBox {
   position:absolute;
   top:29px;
   right:5px;
}

/* Social Bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#socialBar {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/followText_left.png) no-repeat top left;
   height:88px;
}
.socialIcons {
   float:right;
   padding-top:18px;
}
.socialIcons img {
   display:block;
   float:left;
}

/* Content Main
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#contentMain {
   padding:13px 0;
}

/* Footer Main
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footer {
background:none;
border:0;
padding:0;
margin:0;
}
#footerMain {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/footerBG.png) repeat top left;
   font-size:13px;
   border-bottom:7px solid #d65803;
}
.footerWrap {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/footerWrapBG.png) repeat-x top left;
}
.footerBody {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/footerBodyBG.png) no-repeat top center;
}
.copyright {
   color:#fff;
   text-align:center;
   line-height:18px;
   padding:25px 0;
}
#footerMain a:link, #footerMain a:visited {
   color:#d65600;
   font-weight:700;
}
#footerMain a:hover {
   color:#fff;
}

/* Footer Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footerNav {
   height:66px;
}
.footerNavLeft {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/footerNavLeft.png) no-repeat top left;
   height:66px;
}
.footerNavRight {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/footerNavRight.png) no-repeat top right;
   height:66px;
   padding:0 15px;
}
.footerNavWrap {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/footerNavBG.png) repeat-x top left;
   height:37px;
   line-height:37px;
   padding:11px 0 18px 0;
}
#footerNav ul {
   list-style:none;
   padding:0;
   margin:0;
}
#footerNav li {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/footerNavSplit.png) no-repeat top right;
   float:left;
   font-size:14px;
}
#footerNav a:link, #footerNav a:visited {
   color:#fff;
   display:block;
   padding-left:16px;
   padding-right:18px;
   font-weight:700;
}
#footerNav a:hover {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/footerNavHover.gif) repeat-x top left;
   color:#d65600;
}
.skinSelect {
   float:right;
   padding-top:4px;
   padding-right:5px;
}

/* Forumbit Box
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.forumBitBoxTBB .forumBitShowthread {
margin-bottom:8px;
}
.forumBitBoxTB {
   height:8px;
   font-size:0;
   margin-top: 5px;
}
.forumbitBoxTL {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxTL.png) no-repeat top left;
   height:8px;
   font-size:0;
}
.forumBitBoxTR {
   background:url(images/styles/ChitChat/style_orange/forumBitBoxTR.png) no-repeat top right;
   height:8px;
   padding:0 8px;
   font-size:0;
}
.forumBitBoxTWrap {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxTBG.png) repeat-x top left;
   height:8px;
   font-size:0;
}
.forumbitBoxBL {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxBL.png) no-repeat top left;
   height:8px;
   font-size:0;
}
.forumBitBoxBR {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxBR.png) no-repeat top right;
   height:8px;
   padding:0 8px;
   font-size:0;
}
.forumBitBoxBWrap {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxBBG.png) repeat-x top left;
   height:8px;
   font-size:0;
}
.forumbitBoxLeft {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxLeft.png) repeat-y top left;
}
.forumbitBoxRight {
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxRight.png) repeat-y top right;
   padding:0 3px;
}
.forumbitBox {
   background:#fff;
   padding:3px 7px;
}
.forumbitBox .tcat {
   margin-top:0;
}
.forumbitBoxShowthread {
   padding-bottom:0;
}

/* Global Search
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.searchBox {
   position:absolute;
   top:15px;
   right:18px;   
}
.searchBoxInput {
   background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/searchInput.png) no-repeat top left;
   width:114px;
   height:29px;
   float:left;
   padding-right:5px;
}
.searchinput {
   border:0;
   background:transparent;
   color: #333;
   width:104px;
   height:29px;
   line-height:29px;
   margin:0;
   padding:0 5px;
}
.searchButton {
   float:left;
}
.searchBox a:link, .searchBox a:visited {
   color:#34558f;
   text-decoration:underline;
}
.searchBox a:hover {
   color:#3c3c3c;
}

/* Navbar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.navbar {
   background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/navBG.png) repeat-x left top;
   position:relative;
   height:101px;
   font:  12px arial, helvetica, sans-serif;
   color:#fff;
   width:100%;
   padding:0;
   margin:0;
}
.navLeft {
   background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/navLeft.png) no-repeat left top;
   height:101px;
}
.navRight {
   background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/navRight.png) no-repeat right top;
   height:55px;
   padding:11px 13px;
}
#navtabs li.selected ul.floatcontainer {
   margin-top:34px;
}
#navtabs li.selected ul.floatcontainer a:link, #navtabs li.selected ul.floatcontainer a:visited {
   line-height:27px;
   height:27px;
}
.navbar a { color:#fff; }
.navbar a:hover { color:#d65600; }

.navtabs ul li:first-child {
   text-indent: 0;
}
.navtabs {
   background:none;
   padding-left:0;
}
.navtabs ul {
   position:absolute;
   top:37px;
   left:0px;
   width:100%;
/* This is to fix RTL menu issue under Opera */
        direction:ltr;
}
.navtabs li {
   float:left;
   padding-right:2px;
   background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/navSplit.gif) no-repeat top right;
}
.navtabs li li {
   background:none;
}
.navtabs ul li {
   border-right: 0;
   position: relative;
}
.navtabs li a {
   height:37px;
   line-height:37px;
}
.navtabs li a.navtab {
   display:block;
   min-width:60px;
   width:auto !important;
   width:60px;
   _min-width:75px;
   _width:auto !important;
   _width:75px;
   text-align:center;
   color:#fff;
   font:  bold 14px arial, helvetica, sans-serif;
   text-decoration:none;
   line-height:37px;
   height:37px;
   padding:0 10px;
   background:none;
}
.navtabs li a.navtab:hover {
   background:none;
   color:#d65600;
}
.navtabs li.selected {
   color:#d65600;
   height:37px;
}
.navtabs li.selected a.navtab {
   background:none;
   color:#d65600;
   position:relative;
   top:-px;
   padding-top:px;
   z-index:10;
}
.navtabs li.selected li a,
.navbar_advanced_search li a {
   text-decoration:none;
   font:  12px arial, helvetica, sans-serif;
   line-height:27px;
}
.navtabs li.selected li {
   padding:0 5px;
}
.navtabs li.selected li li {
   padding:0 2px;
}
.navtabs li.selected li a {
   color:#a3a3a3;
   font-weight:400;
   padding:2px 5px;
}

.navbar_advanced_search li {
   height:27px;
   display:block;
   clear:both;
}

.navbar_advanced_search li a {
   color:#fff;
}

.navbar_advanced_search li a:hover {
   color:#d65600;
   text-decoration:none;
}

.navtabs li.selected li a:hover {
   color:#fff;
   text-decoration:none;
}

.navtabs li.selected .popupbody li > a {
   padding:0pxpx 10px;
   text-indent: 0;
   color: ;
}

.navtabs li.selected li a.popupctrl {
   -moz-border-radius:3px;
   -webkit-border-radius:3px;   
   border:solid px transparent;
   _border: none;
   background:transparent url(http://www.purevb.com/demo/images/styles/ChitChat/misc/arrow.png) no-repeat right center;
   padding-right:15px;
        _background-image:url('http://www.purevb.com/demo/images/styles/ChitChat/misc/arrow.gif');
   color:#a3a3a3;
}

.navtabs li.selected li:hover a.popupctrl.active,
.navtabs li.selected li a.popupctrl.active,
.navtabs li.selected li a:hover.popupctrl {
   color:#fff;
}

/* Breadcrumb
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.breadcrumb {
   height:39px;
   margin-bottom:13px;
}
.bcLeft {
   background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/bcLeft.png) no-repeat left top;
   height:39px;
}
.bcRight {
   background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/bcRight.png) no-repeat right top;
   height:39px;
   padding:0 8px;
}
.bcWrap {
   background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/bcBG.png) repeat-x left top;
   height:23px;
   padding:8px 10px 8px 10px;
}
.breadcrumb .navbit > a, .breadcrumb .lastnavbit span {
   border:1px solid transparent;
}
.breadcrumb .navbit a:link, .breadcrumb .navbit a:visited {
   color:#737373;
}
.breadcrumb .navbit a:hover {
   background:#d65600;
   color:#fff;
   border:1px solid transparent;
}

/* tcat Bars (Title Bars for Forum Home, Forum Display & Postbit)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.tcat {
   background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/tcatBG.gif) repeat-x left top;
   float: left;
   width: 100%;
   color: #fff;
   height:42px;
   clear:both;
   margin-top: 8px;
   padding:0;
   border:0;
   position:relative;
}
.tcatLeft {
   background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/tcatLeft.gif) no-repeat left top;
   height:42px;
}
.tcatRight {
   background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/tcatRight.gif) no-repeat right top;
   height:42px;
}
.tcat .forumtitle {
   font-weight:700;

}
.tcat .tcatDesc {
   font-size:11px;
   font-weight:400;
}
.tcat h2 {
   padding-left:16px;
   font:  bold 13px arial, helvetica, sans-serif;
   line-height:42px;
   float:left;
}
.tcat a:link, .tcat a:visited {
   color:#fff;
}
.tcat a:hover {

}
.tcat .tcatCollapse {
   position:absolute;
   top:8px;
   right:8px;
}
/* tcat Thread List Controls - Forumdisplay */
.tcat_threadlist_controls {
   float:right;
   padding-right:8px;
}
.forumdisplaypopups, #forumdisplaypopups {
   clear:both;
}
.tcat_threadlist_controls h6 {
   height:42px;
   line-height:42px;
   padding:0;
   display:block;
   font-size:12px;
}
.forumdisplaypopups a.popupctrl, .forumdisplaypopups.popupgroup .popupmenu a.popupctrl,
.postlist_popups h6 a.popupctrl, .postlist_popups.popupgroup .popupmenu h6 a.popupctrl {
   background:none;
   display:block;
   _display:42px;
   height:42px;
   line-height:42px;
   font-family:arial, helvetica, sans-serif;
   font-weight:bold;
   font-size:12px;
   font-weight:700;
   color:#fff;
   padding:0 10px;
   border: 0;
   float: left;
   clear: right;
}
.forumdisplaypopups a:hover.popupctrl, .forumdisplaypopups.popupgroup .popupmenu a:hover.popupctrl,
.postlist_popups h6 a:hover.popupctrl, .postlist_popups.popupgroup .popupmenu h6 a:hover.popupctrl {
   border: 0;
   color:#fff;
   text-decoration:underline;
}
#postlist_popups a, .postlist_popups a {
   color: #fff;
   _border: none;
}
#postlist_popups a:hover, .postlist_popups a:hover {
   color: #fff;
   text-decoration:underline;
}
#postlist_popups .popupmenu:hover a.popupctrl, #postlist_popups .popupmenu:hover .popupctrl a.popupctrl.active, .postlist_popups .popupmenu:hover a.popupctrl, .postlist_popups .popupmenu:hover .popupctrl a.popupctrl.active {
   border: 0;
}

#postlist_popups ul li {
   color: #3E3E3E;
}
#postlist_popups ul li a, .postlist_popups ul li a {
   color: #3E3E3E;
   _border: none;
}

#postlist_popups ul li a:hover, .postlist_popups ul li a:hover {
   color: #3E3E3E;
   text-decoration:underline;
}

#forumdisplaypopups ul a, .forumdisplaypopups ul a {
   color:#3E3E3E;
}

/* Thead Bars (Forum Home, Forum Display & Postbit)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.thead_bar .theadrow {
   background:#fff none  ;
   display:block;
   width: 100%;
   float: left;
   position:relative;
   font:  normal 11px arial, helvetica, sans-serif;
   border:1px solid #ebe8e4;
   border-top:0;
   color:#a3a3a3;
   line-height:26px;
}
.thead_bar .padding {
   padding-left:12px;
}
.thead_bar .forumhead span.forumlastpost {
   width: 23%;
}
.thead_bar .theadrow .forumdata  {
   float: left;
}
.thead_bar {
   float: left;
   position:relative;
   width: 100%;
   display:block;
}
.thead_bar .forumhead .forumtitle {
   width: 76%;
}
.thead_bar .foruminfo {
   width: 53%;
   min-width: 30%;
   float: left;
   clear: right;
}
.thead_bar .foruminfo .forumdata {
   padding: 0;
   width: 100%;
   _width: 99%;
}
.thead_bar .forumstats, .thead_bar .forumstats_2 {
   display: block;
   float: left;
   clear: right;
   width: 16%;
   margin-right: 2%;
}
.thead_bar .foruminfo .forumdata .datacontainer {
   float: left;
   width: 86%;
   padding:0;
   padding-left: 68px;
}
.thead_bar .forumactionlinks {
   width: 5%;
   display:block;
   float:left;
   clear:right;
}
.thead_bar .forumactionlink {
   display:block;
   width:18px;
   overflow:hidden;
   float: right;
   clear: left;
   background:transparent none no-repeat;
   position: relative;
}
.thead_bar .forumstats li, .thead_bar .forumstats_2 li{
   font-size: 12pxpx;
   text-align: right;
   padding-right: 20px;
   display:block;
}
.thead_bar .forumlastpost {
   display:block;
   float: left;
   clear: right;
}
.thead_bar .theadrow .forumlastpost {
   width: 22%;
}
.forumbitBody {
   padding-right:2px;
   z-index:1;
   clear:both;
}
#post {
   z-index:1;
}
.threadlist {
   margin-top:0;
}
#threadlist .threadlisthead {
   background:#fff none  ;
   display:block;
   width: 100%;
   float: left;
   position:relative;
   border:1px solid #ebe8e4;
   border-top:0;
   color:#a3a3a3;
   font:  normal 11px arial, helvetica, sans-serif;
   padding:2px 0;
   margin: 0;
}
#threadlist .threadlisthead a, #threadlist .threadlisthead a:hover {
   color:#a3a3a3;
}
.postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead {
   background:#fff none  ;
   clear:both;
   display:block;
   float: left;
   width: 100%;
   color:#a3a3a3;
   margin: -1px -1px 0;
   font:  normal 11px arial, helvetica, sans-serif;
   padding:4px 0px 4px 0px;
   border:1px solid #ebe8e4;
   border-top:0;
}
#posts .posthead a:link, #posts .posthead a:visited {
   color:#a3a3a3;
}
#posts .posthead a:hover {
   color:#a3a3a3;
}
#posts .posthead .time, #posts .nodecontrols {
   color:#a3a3a3;
}

/* Postbit CSS (Center Userinfo, Userinfo boxed stats wrap)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#postlist .userinfo {
   padding-top:10px;
}
.username_container {
   padding:2px 0;
   text-align:center;
}
.username_container .username strong {
   font:  normal 16pt arial, helvetica, sans-serif;
}
.usertitle, .rank {
   text-align:center;
}
.usercenter {
   padding-top:5px;
   text-align:center;
}
.userinfo_extra dt {
   padding:6px 3px 0 10px;
   margin:0;
   color:#d65600;
   font-weight:700;
}
.userinfo_extra dd {
   background:#fff none  ;
   color:#414141;
   border:1px solid #b9c4cd;
   padding:3px 0 3px 0;
   margin:0;
   margin-top: 2px;
}
/* center avatar, username, title, rank in postbit legacy 4.0.2 */
.postbitlegacy .userinfo .username_container, .postbitlegacy .userinfo .rank, .postbitlegacy .userinfo .usertitle {text-align:center;}
.postbitlegacy .userinfo .postuseravatar, .postbitlegacy .userinfo .postuseravatar img {float:none; text-align:center;}
.postbitlegacy .userinfo .postbit_reputation,.postbitlegacy .userinfo .postbit_reputation img {float:none; text-align:center;}
.postbit, .postbitlegacy, .eventbit {
   margin-bottom: 0;
}
.bbcode_container .bbcode_quote_container {
   background:none;
}

.forum_info_block, .forum_info_form {
   background:none;
}
.postfoot {
   border-top: 1px solid #ebe8e4;
}
.postfootWrap {
   border-right: 1px solid #ebe8e4;
}

#thread_info a.collapse {
   position: absolute;
   top: 9px;
}

/*************************************************/
/* TOP MEMBER BAR*/
.toplinks .notifications a.popupctrl {   
      -webkit-border-radius: 5px;
-moz-border-radius: 5px;
      border-radius: 5px;
      color:#fff;
}

.toplinks .notifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl.active, .toplinks ul.isuser li a:hover {
   -moz-border-radius: 5px !important;
   -webkit-border-radius: 5px !important;
}
#toplinks, .toplinks {
   text-align:left;
   line-height:20px;
   padding-top:8px;
}

/* Bottom Bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.bottomBar {
   background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/bottomBarBG.png) repeat-x left top;
   height:19px;
   font-size:0;
   clear:both;
}
.bottomBarLeft {
   background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/bottomBarLeft.png) no-repeat left top;
   height:19px;
   font-size:0;
}
.bottomBarRight {
   background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/bottomBarRight.png) no-repeat right top;
   height:19px;
   font-size:0;
}

/* CMS & Blog CSS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
h1.header, h2.header {
   text-transform:capitalize;
}

/* Forum Home
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.forumrow .forumtitle a:link, .forumrow .forumtitle a:visited {
   color:#5c5c5c;
   font:  16px arial, helvetica, sans-serif;
}
.forumrow .forumtitle a:hover{
   color:#d65600;
}
.forumrow .lastposttitle a:link, .forumrow .lastposttitle a:visited {
   color:#5c5c5c;
   font-weight:700;
}
.forumrow .lastposttitle a:hover{
   color:#d65600;
}
#forums .lastpostby a.username {
   color:#d65600;
}
#forums .lastpostby a.username:hover {
   color:#5c5c5c;
}
.forumdescription {
   color:#6f6f6f;
}
.notices {
   background:none;
}
#notices .restore {
   background:#ffefb6 none  ;
   border:1px solid #ebd27b;
   color:#3c3a22;
   line-height:16px;
   font-size:12px;
   padding:8px 10px 8px 10px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
}

/* Advanced Search
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#searchtypeswitcher {
   border-bottom:4px solid #323232;
}
#searchtypeswitcher li a {
   background-color:#555;
   color:#FFF;
}

#searchtypeswitcher li.selected a {
   background-color:#323232;
}

#searchtypeswitcher li a:hover {
   background-color:#323232;
}

/* vBulletin Groups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
li.sgicon .maincol, #sidebar li.sgicon .maincol,#thumbnails li {
   background: #fff none  ;
}
#sidebar li.sgicon .maincol .textcontrol {
   color: #424242;
}
#content .grouplist .blockrow > li, #content .grouplist .blockrow > ol, #content .grouplist .blockrow > div {
   background: #f8f8f8 none  ;
   border: 1px solid #ebe8e4;
}
#pictures .blockbody .blockrow, #group_discussion_inlinemod_form .blockbody .blockrow {
   border: 1px solid #ebe8e4;
}
.toolsmenu {
   background: #ebe8e4 url(http://www.purevb.com/demo/images/misc/blog/top-highlight.png) repeat-x left top;
   _background-image: none;
   border: 1px solid #dbd9d6;
}
.toolsmenu div {
   border-top:none;
   color: #424242;
}
.toolsmenu h1 a {
   color: #424242;
}
.toolsmenu .popupgroup a.popupctrl, .toolsmenu .popupgroup .popupmenu a.popupctrl, .toolsmenu .nopopupgroup li a {
   color: #424242;
}

.toolsmenu .popupgroup a.popupctrl, .toolsmenu .popupgroup .popupmenu a.popupctrl, .toolsmenu .popupgroup .popupmenu:hover a.popupctrl, .toolsmenu .popupgroup .popupmenu:hover .popupctrl a.popupctrl.active {
   color: #424242;
}
dl.blogbit, tr.blogbit,
dl.blogcatbit, tr.blogcatbit {
   background: #fff none  ;
}
weberth.souza

weberth.souza
***

Membro desde : 03/10/2012
Mensagens : 131
Pontos : 201

http://legendscheats.uniogame.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Rank Gira - como arrumar ??

Mensagem por StyLe® 18.11.12 12:30

Ainda nesecita de suporte pois entrei no seu fórum e o rank não estar girando
avatar

StyLe®
Super Membro

Membro desde : 28/04/2012
Mensagens : 1919
Pontos : 2654

https://ajuda.forumeiros.com/t79652-

Ir para o topo Ir para baixo

Ver o tópico anterior Ver o tópico seguinte Ir para o topo

- Tópicos semelhantes

Permissões neste sub-fórum
Não podes responder a tópicos