Boas-vindas ao Power Pixel

Junte-se a comunidade! Crie o seu próprio conteúdo, e faça amizades.EntrarCriar uma conta

gabriloko123456 gabriloko123456  • Seg 9 Dez 2013 - 12:43

[S]herlock H. [S]herlock H.  • Seg 9 Dez 2013 - 13:23

gabriloko123456 gabriloko123456  • Seg 9 Dez 2013 - 13:29

na hora da resposta e previsualizar a resposta criar e logar . Empty Re: na hora da resposta e previsualizar a resposta criar e logar . Seg 9 Dez 2013 - 13:29

Código:
body {
font: normal 13px helvetica,arial,sans-serif;
}

body {
background-color: #D8DDE8;
color: #5A5A5A;
}

#pun-intro {
  display: none;
}
#pun-navlinks {
  display: none;
}
#pun-about {
background-color: transparent;
border: 0px;
font-size: 0.8em;
line-height: 150%;
padding: .6em 1em;
text-align: right;
}
#pun-about form {
  display: none;
}
#pun-visit, .main-box {
background-color: transparent;
border: 0px;
margin: 0 0 1em;
padding: .6em 1em;
}

.pun {
  width: 87%;
  background: white;
  padding: 10px 10px;
  line-height: 120%;
  -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
  box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
}

a:link {text-decoration: none;}

/*user header*/
#header_bar {
background: #323232 url(http://www.ipbforumskins.com/skindemo/public/style_images/master/user_navigation.png) repeat-x bottom;
padding: 0;
text-align: right;
}

#branding, #header_bar, #primary_nav {
min-width: 980px;
}

#content2, .main_width {
margin: 0 auto;
width: 87% !important;
min-width: 960px;
}

#user_navigation {
color: #9F9F9F;
font-size: 11px;
}

#user_link {
font-size: 12px;
color: white;
padding: 0 12px;
height: 36px;
line-height: 36px;
display: inline-block;
margin-right: 15px;
outline: 0;
}

.right {
float: right;
}

ol, ul {
list-style: none;
}

#user_navigation .ipsList_inline li {
margin: 0;
}

.ipsList_inline > li:first-child {
margin-left: 0;
}

.ipsList_inline > li {
display: inline-block;
margin: 0 3px;
}

#user_navigation.not_logged_in {
height: 26px;
padding: 6px 0 4px;
}

#user_navigation #register_link {
background: #7BA60D;
color: white;
display: inline-block;
padding: 3px 8px;
border: 1px solid #7BA60D;
-webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2), 0px 1px 4px rgba(0, 0, 0, 0.4);
-moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4);
box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2), 0px 1px 4px rgba(0, 0, 0, 0.4);
text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}

#user_navigation #sign_in {
  margin-right: 8px;
}

#user_navigation a {
color: white;
text-decoration: none;
}

#user_link:hover, #notify_link:hover, #inbox_link:hover {
background-color: #323232;
}

#inbox_link {
background: url(http://i.imgur.com/1LvEFQj.png) no-repeat top;
}

#notify_link {
background: url(http://i.imgur.com/akurCtc.png) no-repeat top;
}

#notify_link, #inbox_link {
vertical-align: middle;
width: 18px;
height: 15px;
padding: 13px 24px 8px 12px;
position: relative;
}

/*branding*/
#branding {
background: #0F3854 url(http://i.imgur.com/K8E4Whe.png) repeat-x;
border-bottom: 1px solid #5C5759;
min-height: 64px;
}

#logo {
display: inline;
}

#search {
margin: 20px 0;
}

#search_wrap {
position: relative;
background: white;
display: block;
padding: 0 26px 0 4px;
height: 26px;
line-height: 25px;
-moz-border-radius: 3px 4px 4px 3px;
border-radius: 3px 4px 4px 3px;
border-radius: 3px 4px 4px 3px;
-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
min-width: 230px;
}

#main_search {
margin-top: 5px;
font-size: 12px;
border: 0;
padding: 0;
background: transparent;
width: 130px;
outline: 0;
}

input, select {
font: normal 13px helvetica,arial,sans-serif;
}

#search_options {
font-size: 10px;
height: 20px;
line-height: 20px;
margin: 3px 3px 3px 0;
padding: 0 6px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #EAEAEA;
display: inline-block;
float: right;
max-width: 80px;
text-overflow: ellipsis;
overflow: hidden;
}

#search .submit_input {
background: #423F40 url(http://i.imgur.com/kTCZywn.png) no-repeat 50%;
text-indent: -3000em;
padding: 0;
border: 0;
border: 1px solid #2E2C2D;
display: block;
width: 26px;
height: 26px;
position: absolute;
right: 0;
top: 0;
bottom: 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
-webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2);
-moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2);
}

fieldset, img {
border: 0;
}

.hide {
display: none;
}
user agent stylesheetlabel {
cursor: default;
}
#adv_search {
width: 16px;
height: 16px;
background: url(http://i78.servimg.com/u/f78/18/17/62/92/advanc10.png) no-repeat right 50%;
text-indent: -3000em;
display: inline-block;
margin: 4px 0 4px 4px;
}

/*navegação*/
#primary_nav {
background: #5C5759;
font-size: 13px;
padding: 4px 0 0 0;
}

#community_app_menu > li {
margin: 0px 3px 0 0;
position: relative;
}

#primary_nav #quickNavLaunch {
padding: 6px 8px 8px;
}

#community_app_menu > li.active > a {
background: white;
color: #80797B;
font-weight: bold;
margin-top: 0;
text-shadow: none;
text-decoration: none;
}

#community_app_menu > li > a {
color: #fff;
background: #80797B;
display: block;
padding: 6px 15px 8px;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
text-decoration: none;
}

#community_app_menu > li > a:hover, #community_app_menu > li > a.menu_active {
background: #635D5F;
color: white;
}

#quickNavLaunch span {
background: url(http://i.imgur.com/1lbRWKX.png) no-repeat top;
width: 13px;
height: 13px;
display: inline-block;
}

/*table*/
.main .main-head {
  background: #2C5687 url(http://i.imgur.com/XcEARHo.png) repeat-x top;
color: white;
padding: 10px 10px 11px;
font-size: 16px;
font-weight: 300;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0 #2E2C2D;
-moz-box-shadow: inset 0px 1px 0 #2E2C2D;
box-shadow: inset 0px 1px 0 #2E2C2D;
border-width: 1px 1px 0 1px;
border-color: #2E2C2D;
border-style: solid;
margin-top: 15px;
}

.main .main-foot {
  background: #2C5687 url(http://i.imgur.com/XcEARHo.png) repeat-x top;
color: white;
padding: 10px 10px 11px;
font-size: 16px;
font-weight: 300;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
-webkit-box-shadow: inset 0px 1px 0 #2E2C2D;
-moz-box-shadow: inset 0px 1px 0 #2E2C2D;
box-shadow: inset 0px 1px 0 #2E2C2D;
border-width: 1px 1px 0 1px;
border-color: #2E2C2D;
border-style: solid;
}

.main .main-head .page-title {
  font-size: 16px;
}

thead {
  display: none;
}

.pun .main-content {
background-color: #EBF0F3;
border: 0px;
padding: 9px;
}

.pun table.table td {
background-color: #FFFFFF;
border-bottom: 1px solid #F3F3F3;
border-right: 0px;
border-left: 0px;
line-height: 130%;
padding: .8em 0 .7em;
}

.pun .main table td.tc2, .pun .main table td.tc3 {
background: #FFFFFF;
}

.hierarchy {
  margin-left: 10px;
}

.desc {
  margin-left: 10px;
}

/*stats*/
#statistics {
margin: 0 auto !important;
text-align: center !important;
display: table;
background: none;
}
.statHide{display:none !important;}
.statsPers li span a {
text-decoration: none !important;
}
.statsPers li > span {
display: inline-block;
background: #E2E2E2;
color: #4A4A4A;
padding: 2px 6px;
font-weight: bold;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
margin-right: 3px;
}

.statsPers li {
float: left;
color:#666;
margin: 2px 10px;
}
.statsPers {
list-style: none;
display: block;
margin: 0px auto;
width: 100%;
}

/*Statistics*/
#pun-info {
  margin-top: 15px;
  border: 0px;
}

.statistics_head{
border-top: 3px solid #D8D8D8;
}

#onlinelist {
background: white;
border: 0px;
border-top:none;
}

#onlinechat {
background: white;
border-top: 1px solid #EEE;
border-top:none;
}

/*footer*/
#footer_utilities {
padding: 10px;
font-size: 11px;
position: relative;
}

.clear {
clear: both;
}

.footerleft {
float: left;
margin-top: -20px;
}

#backtotop {
width: 24px;
height: 24px;
line-height: 20px;
left: 50%;
margin-left: -12px;
position: absolute;
display: inline-block;
background: #BDBDBD;
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
opacity: 0.4;
outline: 0;
}

#backtotop:hover{
  background:#CFCFCF;
  color:#fff;
  opacity:1
}

#backtotop img {
  margin-top: 5px;
}

img, .input_check, .input_radio {
vertical-align: middle;
}

#rss_menu {
background-color: #FEF3D7;
border: 1px solid #ED7710;
}

#rss_menu li {
border-bottom: 1px solid #FCE19B;
}

#rss_menu a {
color: #ED7710;
padding: 5px 8px;
}

.ipbmenu_content a {
text-decoration: none;
text-align: left;
display: block;
padding: 6px 10px;
}

#footer_utilities .ipsList_inline > li > a {
margin-right: 0px;
padding: 4px 10px;
color: #225985;
}

#footer_utilities .ipsList_inline > li > a:hover {
  color: #328687;
}

#copyright {
color: #848484;
text-align: right;
text-shadow: 0px 1px 0px white;
}

#copyright a {
color: #848484;
}

/*module*/
.module .main-content {
  background: #F7FBFC;
}

.module .main-head {
font: normal 14px helvetica, arial, sans-serif;
color: #204066;
padding: 5px 10px;
border-radius: 0px;
background-color: #DBE2EC;
background-image: none;
border: 0px;
-webkit-box-shadow: inset 0 0px 0 #528CBC;
box-shadow: inset 0 0px 0 #528CBC;
}

/*quick-reply*/
#quick_reply #textarea_content {
      clear: both;
      margin-left: 0px;
      margin-right: 0px;
      width: 100% !important;
      height: auto !important;
    }
     
    #text_editor_controls {
      display: !important;
    }
       
 #pun-qpost #textarea_content dt label{
  float:left;
}

fieldset.frm-set dl dd {
margin: auto!important;
}

/*smiley-box e quickreply*/
#smiley-box iframe{height: 230px;}
#smilies_categ{padding: 0px 0}
#smiley-box{border:1px solid #DDD;margin:5px 0!important;padding:5px}
.pun .frm .frm-buttons input {
background-image: url(http://i.imgur.com/Qt4G6.png);
border: 1px solid #CCC;
border-bottom: 1px solid #BBB;
border-image: initial;
border-radius: 4px;
box-shadow: 0 1px 2px #ccc;
color: #333;
cursor: pointer;
margin: 0 2px 16px;
padding: 7px 22px;
}

.pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {
background-image: url(http://cdn2.iconfinder.com/data/icons/humano2/16x16/apps/gnome-help.png);
background-position: left;
background-repeat: no-repeat;
color: white;
padding-left: 20px;
}

#quick_reply fieldset.frm-set dl dd {
background: white;
border: solid 1px #CCC;
margin: 0 auto;
}
#quick_reply .frm-buttons {
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background-color: #EEE;
border: solid 1px #CCC;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top: 0;
margin: 0 auto;
padding: 5px;
text-align: center;
}

.pun .frm-form {
background: #F5F6F7;
border: none;
}

.main .main-content.frm {
background-color: #F5F6F7;
}

#textarea_content dt {display:none}

a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
-webkit-transition: all 0.218s;
border: 1px solid;
border-radius: 3px;
padding: 0px 0.91em;
}
button.button2, input.button2 {
background-position: 50% 0%;
background-repeat: repeat-x;
border: 1px solid #BCBCBC;
}
a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
padding: 1px 0px;
}
button.button2, input.button2 {
background-position: 50% 0%;
background-repeat: repeat-x;
border: 1px solid #BCBCBC;
margin: 0px 0.25em;
overflow: visible;
padding: 2px 3px;
}

.pun .frm-form {
background: #ffffff;
border: none;
}

.main .main-content.frm {
background-color: #ffffff;
padding: 9px;
}

/*post*/
.pun .user-ident .username {
display: block;
font-size: 1.3em;
font-weight: 400!important;
margin-top: 5px;
padding: 8px!important;
position: relative;
text-align: center;
text-decoration: none;
}

.pun .paged-foot, .pun .paged-head {
background-color: white;
border: 0px;
}

.pun .post {
  background: white;
}

.pun .postmain {
background-color: #fff;
border-left: 0px;
margin-left: 16em;
}

.pun .post .user {
    margin-top: 10px;
    display: block;
    position:relative;
    font-size: 12px;
    text-align: center;
}

.pun .user .user-ident .user-basic-info {
  text-align: center;
}

.pun .topic {
background: #EBF0F3;
}

.pun .posthead {
background: #D8DDE8;
padding: 0 10px;
height: 36px;
line-height: 36px;
font-weight: normal;
font-size: 16px;
border-bottom: 0px;
}

.posting img:hover {
opacity: 0.9;
}

.postfoot {
  border-top: 0px;
  opacity: 0.3;
  transition:0.5s all;
  -o-transition:0.5s all;
  -ms-transition:0.5s all;
  -moz-transition:0.5s all;
  -webkit-transition:0.5s all;
}

.postfoot:hover {
  opacity: 1.0;
}

.pun .posthead h2 {
color: #777;
font-size: 11px;
font-weight: normal;
}

.user-basic-info a img {
padding: 1px;
border: 1px solid #D5D5D5;
background: white;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
height: 90px;
max-height: 90px;
max-width: 90px;
width: 90px;
}

.user-basic-info a img:hover {
border-color: #7D7D7D;
}

.pun .postfoot .user-contact {
float: left;
text-align: left;
width: 15em;
margin-left: 5px;
}

/*linha da assinatura*/
.pun .sig-content {
clear: both;
padding: .5em 1em;
position: relative;
}
.pun div, .pun td, .sig-line {
border-color: ##DDD;
color: ##DDD;
}
.sig-content, .signature_div {
border-top: 1px solid #E4E4E4;
}

/*chatbox*/
#chatbox, #chatbox_footer, #chatbox_members {
background: white;
border-top: 1px solid #EAEAEA; 
}

#chatbox_header.main-head {
background: #5C5759 url(http://i.imgur.com/XcEARHo.png) repeat-x top;
padding: 2px;
font-weight: 300;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0 #5C5759;
-moz-box-shadow: inset 0px 1px 0 ##5C5759;
box-shadow: inset 0px 1px 0 #5C5759;
border-width: 1px 1px 0 1px;
border-color: #5C5759;
border-style: solid;
}

.chatbox-title, .chatbox-title a.chat-title {
  color: white;
font-size: 15px;
font-weight: bold;
}

.chatbox-options li, .chatbox-options li a, .chatbox-options li label {
color: white;
}

#chatbox_members .member-title {
background: #F8E7DD;
background-color: #F4F9FD;
background-image: none;
border-bottom: 2px solid red;
color: #A30000;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
padding: .5em .25em;
text-align: center;
text-shadow: 1px 0 0 white;
}

#chatbox_members {
display: none;
}

div.main-content.chatbox.clearfix {
border: 1px solid #EAEAEA;
border-radius: 4px;
}

#chatbox p {
border-bottom: 1px solid #DDD;
border-top: 1px solid white;
line-height: 1.2em;
}

#chatbox_footer {
  width: 290px;
  min-width: 230px;
  background: #FCFCFC;
  float: right;
  clear:both;
  position: relative;
  border-top: 1px solid gainsboro;
}

.right {
clear: both;
float: right;
}

input#message.post {
height: 45px;
width: 240px;
padding: 6px;
border: 1px solid #D4D4D4;
background: #FCFCFC;
color: #9F9F9F;
text-shadow: white 0px 1px 0px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0px 1px 3px;
-moz-box-shadow: inset rgba(0,0,0,0.1) 0px 1px 3px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0px 1px 3px;
margin: 20px;
margin-bottom: 0px;
}

#message, #submit_button {
  background: #323232 url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_faint.png') repeat-x 0 0;
border-color: #2B2B2B;
color: white;
text-shadow: #2B2B2B 0px -1px 0px;
-moz-box-shadow: rgba(0,0,0,0.43) 0px 1px 3px;
-webkit-box-shadow: rgba(0, 0, 0, 0.43) 0px 1px 3px;
box-shadow: rgba(0, 0, 0, 0.43) 0px 1px 3px;
-moz-border-radius: 2px;
padding: 5px;
-webkit-border-radius: 2px;
border-radius: 2px;
display: block;
margin: 10px;
margin-top: 0px;
margin-left: 20px;
}

#message, #submit_button:hover {
  opacity: 0.9;
}

.fontbutton {
cursor: pointer;
float: left;
margin: 3px;
padding: 3px;
margin-right: 10px;
text-align: left;
background: #E2E9F0;
border-color: #DAE2EA;
color: #464646;
-moz-box-shadow: inset 0 1px 0 0 #eff3f8, 0px 2px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 1px 0 0 #EFF3F8, 0px 2px 3px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px 0 0 #EFF3F8, 0px 2px 3px rgba(0, 0, 0, 0.2);
}

.fontbutton:hover {
  opacity: 0.9;
}

#divsmilies img + img{visibility:visible!important}

#chatbox_messenger_form div.right img{visibility:hidden}

#simple-wrap {
  background:white;
}

#divbold, #divcolor, #divitalic, #divsmilies, #divstrike, #divunderline {
background-position: center;
background-repeat: no-repeat;
}

#divbold {
background-image: url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-bold.png);
}

#divitalic {
background-image: url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-italic.png);
}

#divunderline {
background-image: url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-underline.png);
}

#divstrike {
background-image: url(http://cdn1.iconfinder.com/data/icons/bnw/16x16/actions/text_strike.png);
}

#divcolor {
background-image: url(http://2img.net/i/fa/wysiwyg/color_swatch.png);
}

#divsmilies {
background-image: url(http://i26.servimg.com/u/f26/12/56/56/12/emotic10.png);
}

#chatbox{
  background: #FBFBFB;
  padding: 8px;
  border: 1px solid #DBE4EF;
  border-bottom: 3px solid #DBE2EC;
  right: 290;
  margin-top: 5px;
  left:0
}

.attach {
float: right;
}

div.main-content.chatbox.clearfix {
border: 0px;
border-radius: 4px;
padding: 0px;
}

/*lastpost*/
#avatar-lastpost img {
height: 30px;
width: 30px;
padding: 1px;
border: 1px solid #D5D5D5;
background: white;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
margin-top:16px;
margin-right:11px;
}

#avatar-lastpost img:hover {border-color:#a1a1a1;-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2);-moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2);box-shadow:0px 2px 2px rgba(0,0,0,0.2)}

.pun-crumbs {
    background: none repeat scroll 0 0 #EFF1F3;
    border: 1px solid #D9DBDD;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 3px rgba(109, 119, 237, 0.2);
    clear: both;
    font-size: 11px;
    overflow: hidden;
}
.pun-crumbs {
    margin: 0 1px 1em;
    padding: 0.2em 1em;
}
.pun-crumbs p {
    color: #666666;
    font-size: 1.11em;
    line-height: 1.5;
    margin: 0;
}
p.crumbs a {
    background: url("http://i42.servimg.com/u/f42/17/32/13/00/second10.png") no-repeat scroll 100% -1px transparent;
    color: #555555 !important;
    line-height: 30px;
    margin-left: -8px;
    padding: 10px 16px 10px 8px;
}

.statistics {margin: 20px 0 0 0;padding: 8px;line-height: 1.3;overflow: hidden;}
.statistics {-webkit-box-shadow: rgba(0,0,0,0.1) 0px 1px 5px;-moz-box-shadow: rgba(0,0,0,0.1) 0px 1px 5px;box-shadow: rgba(0,0,0,0.1) 0px 1px 5px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;border: 1px solid #e3e3e3;}
.statistics .statistics_head:first-of-type {border-top: 0;}
.statistics_head {background-color: #fff;}
#stat_links {font-weight: normal;}
.ipsType_small {font-size: 11px;}
.ipsList_inline>li:first-child {margin-left: 0;}
.ipsList_inline>li {display: inline-block;margin: 0 3px;}
#stat_links a {margin: 0 5px;}
.statistics_head a, #board_stats .value {color: #333535;}
#board_stats ul {text-align: center;}
#board_stats li {margin-right: 20px;}
.ipsList_inline>li:first-child {margin-left: 0;}
.ipsList_inline>li {display: inline-block;margin: 0 3px;}
#board_stats .value {display: inline-block;background: #fff url("http://www.ipbforumskins.com/skindemo/public/style_images/shift/whiteoverlay75.png") repeat;background-image: -moz-linear-gradient(top, rgba(255,255,255,0.72) 0%, rgba(255,255,255,0. 100%);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.72)), color-stop(100%,rgba(255,255,255,0.));background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.72) 0%,rgba(255,255,255,0. 100%);background-image: -o-linear-gradient(top, rgba(255,255,255,0.72) 0%,rgba(255,255,255,0. 100%);background-image: -ms-linear-gradient(top, rgba(255,255,255,0.72) 0%,rgba(255,255,255,0. 100%);background-image: linear-gradient(to bottom, rgba(255,255,255,0.72) 0%,rgba(255,255,255,0. 100%);-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;-webkit-box-shadow: inset rgba(0,0,0,0.07) 0px 0px 0px 1px, inset rgba(0,0,0,0.25) 0px 1px 3px, rgba(255,255,255,0.7) 0px 1px 0px;-moz-box-shadow: inset rgba(0,0,0,0.07) 0px 0px 0px 1px, inset rgba(0,0,0,0.25) 0px 1px 3px, rgba(255,255,255,0.7) 0px 1px 0px;box-shadow: inset rgba(0,0,0,0.07) 0px 0px 0px 1px, inset rgba(0,0,0,0.25) 0px 1px 3px, rgba(255,255,255,0.7) 0px 1px 0px;padding: 3px 7px;font-weight: bold;margin-right: 3px;}

ta ae

[S]herlock H. [S]herlock H.  • Seg 9 Dez 2013 - 13:35

na hora da resposta e previsualizar a resposta criar e logar . Empty Re: na hora da resposta e previsualizar a resposta criar e logar . Seg 9 Dez 2013 - 13:35

Saudações!

Troque por esta folha de estilo:
Código:

body {
font: normal 13px helvetica,arial,sans-serif;
}

body {
background-color: #D8DDE8;
color: #5A5A5A;
}

#pun-intro {
  display: none;
}
#pun-navlinks {
  display: none;
}
#pun-about {
background-color: transparent;
border: 0px;
font-size: 0.8em;
line-height: 150%;
padding: .6em 1em;
text-align: right;
}
#pun-about form {
  display: none;
}
#pun-visit, .main-box {
background-color: transparent;
border: 0px;
margin: 0 0 1em;
padding: .6em 1em;
}

.pun {
  width: 87%;
  background: white;
  padding: 10px 10px;
  line-height: 120%;
  -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
  box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
}

a:link {text-decoration: none;}

/*user header*/
#header_bar {
background: #323232 url(http://www.ipbforumskins.com/skindemo/public/style_images/master/user_navigation.png) repeat-x bottom;
padding: 0;
text-align: right;
}

#branding, #header_bar, #primary_nav {
min-width: 980px;
}

#content2, .main_width {
margin: 0 auto;
width: 87% !important;
min-width: 960px;
}

#user_navigation {
color: #9F9F9F;
font-size: 11px;
}

#user_link {
font-size: 12px;
color: white;
padding: 0 12px;
height: 36px;
line-height: 36px;
display: inline-block;
margin-right: 15px;
outline: 0;
}

.right {
float: right;
}

ol, ul {
list-style: none;
}

#user_navigation .ipsList_inline li {
margin: 0;
}

.ipsList_inline > li:first-child {
margin-left: 0;
}

.ipsList_inline > li {
display: inline-block;
margin: 0 3px;
}

#user_navigation.not_logged_in {
height: 26px;
padding: 6px 0 4px;
}

#user_navigation #register_link {
background: #7BA60D;
color: white;
display: inline-block;
padding: 3px 8px;
border: 1px solid #7BA60D;
-webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2), 0px 1px 4px rgba(0, 0, 0, 0.4);
-moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4);
box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2), 0px 1px 4px rgba(0, 0, 0, 0.4);
text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}

#user_navigation #sign_in {
  margin-right: 8px;
}

#user_navigation a {
color: white;
text-decoration: none;
}

#user_link:hover, #notify_link:hover, #inbox_link:hover {
background-color: #323232;
}

#inbox_link {
background: url(http://i.imgur.com/1LvEFQj.png) no-repeat top;
}

#notify_link {
background: url(http://i.imgur.com/akurCtc.png) no-repeat top;
}

#notify_link, #inbox_link {
vertical-align: middle;
width: 18px;
height: 15px;
padding: 13px 24px 8px 12px;
position: relative;
}

/*branding*/
#branding {
background: #0F3854 url(http://i.imgur.com/K8E4Whe.png) repeat-x;
border-bottom: 1px solid #5C5759;
min-height: 64px;
}

#logo {
display: inline;
}

#search {
margin: 20px 0;
}

#search_wrap {
position: relative;
background: white;
display: block;
padding: 0 26px 0 4px;
height: 26px;
line-height: 25px;
-moz-border-radius: 3px 4px 4px 3px;
border-radius: 3px 4px 4px 3px;
border-radius: 3px 4px 4px 3px;
-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
min-width: 230px;
}

#main_search {
margin-top: 5px;
font-size: 12px;
border: 0;
padding: 0;
background: transparent;
width: 130px;
outline: 0;
}

input, select {
font: normal 13px helvetica,arial,sans-serif;
}

#search_options {
font-size: 10px;
height: 20px;
line-height: 20px;
margin: 3px 3px 3px 0;
padding: 0 6px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #EAEAEA;
display: inline-block;
float: right;
max-width: 80px;
text-overflow: ellipsis;
overflow: hidden;
}

#search .submit_input {
background: #423F40 url(http://i.imgur.com/kTCZywn.png) no-repeat 50%;
text-indent: -3000em;
padding: 0;
border: 0;
border: 1px solid #2E2C2D;
display: block;
width: 26px;
height: 26px;
position: absolute;
right: 0;
top: 0;
bottom: 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
-webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2);
-moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2);
}

fieldset, img {
border: 0;
}

.hide {
display: none;
}
user agent stylesheetlabel {
cursor: default;
}
#adv_search {
width: 16px;
height: 16px;
background: url(http://i78.servimg.com/u/f78/18/17/62/92/advanc10.png) no-repeat right 50%;
text-indent: -3000em;
display: inline-block;
margin: 4px 0 4px 4px;
}

/*navegação*/
#primary_nav {
background: #5C5759;
font-size: 13px;
padding: 4px 0 0 0;
}

#community_app_menu > li {
margin: 0px 3px 0 0;
position: relative;
}

#primary_nav #quickNavLaunch {
padding: 6px 8px 8px;
}

#community_app_menu > li.active > a {
background: white;
color: #80797B;
font-weight: bold;
margin-top: 0;
text-shadow: none;
text-decoration: none;
}

#community_app_menu > li > a {
color: #fff;
background: #80797B;
display: block;
padding: 6px 15px 8px;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
text-decoration: none;
}

#community_app_menu > li > a:hover, #community_app_menu > li > a.menu_active {
background: #635D5F;
color: white;
}

#quickNavLaunch span {
background: url(http://i.imgur.com/1lbRWKX.png) no-repeat top;
width: 13px;
height: 13px;
display: inline-block;
}

/*table*/
.main .main-head {
  background: #2C5687 url(http://i.imgur.com/XcEARHo.png) repeat-x top;
color: white;
padding: 10px 10px 11px;
font-size: 16px;
font-weight: 300;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0 #2E2C2D;
-moz-box-shadow: inset 0px 1px 0 #2E2C2D;
box-shadow: inset 0px 1px 0 #2E2C2D;
border-width: 1px 1px 0 1px;
border-color: #2E2C2D;
border-style: solid;
margin-top: 15px;
}

.main .main-foot {
  background: #2C5687 url(http://i.imgur.com/XcEARHo.png) repeat-x top;
color: white;
padding: 10px 10px 11px;
font-size: 16px;
font-weight: 300;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
-webkit-box-shadow: inset 0px 1px 0 #2E2C2D;
-moz-box-shadow: inset 0px 1px 0 #2E2C2D;
box-shadow: inset 0px 1px 0 #2E2C2D;
border-width: 1px 1px 0 1px;
border-color: #2E2C2D;
border-style: solid;
}

.main .main-head .page-title {
  font-size: 16px;
}

thead {
  display: none;
}

.pun .main-content {
background-color: #EBF0F3;
border: 0px;
padding: 9px;
}

.pun table.table td {
background-color: #FFFFFF;
border-bottom: 1px solid #F3F3F3;
border-right: 0px;
border-left: 0px;
line-height: 130%;
padding: .8em 0 .7em;
}

.pun .main table td.tc2, .pun .main table td.tc3 {
background: #FFFFFF;
}

.hierarchy {
  margin-left: 10px;
}

.desc {
  margin-left: 10px;
}

/*stats*/
#statistics {
margin: 0 auto !important;
text-align: center !important;
display: table;
background: none;
}
.statHide{display:none !important;}
.statsPers li span a {
text-decoration: none !important;
}
.statsPers li > span {
display: inline-block;
background: #E2E2E2;
color: #4A4A4A;
padding: 2px 6px;
font-weight: bold;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
margin-right: 3px;
}

.statsPers li {
float: left;
color:#666;
margin: 2px 10px;
}
.statsPers {
list-style: none;
display: block;
margin: 0px auto;
width: 100%;
}

/*Statistics*/
#pun-info { 
  margin-top: 15px;
  border: 0px;
}

.statistics_head{
border-top: 3px solid #D8D8D8;
}

#onlinelist {
background: white;
border: 0px;
border-top:none;
}

#onlinechat {
background: white;
border-top: 1px solid #EEE;
border-top:none;
}

/*footer*/
#footer_utilities {
padding: 10px;
font-size: 11px;
position: relative;
}

.clear {
clear: both;
}

.footerleft {
float: left;
margin-top: -20px;
}

#backtotop {
width: 24px;
height: 24px;
line-height: 20px;
left: 50%;
margin-left: -12px;
position: absolute;
display: inline-block;
background: #BDBDBD;
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
opacity: 0.4;
outline: 0;
}

#backtotop:hover{
  background:#CFCFCF;
  color:#fff;
  opacity:1
}

#backtotop img {
  margin-top: 5px;
}

img, .input_check, .input_radio {
vertical-align: middle;
}

#rss_menu {
background-color: #FEF3D7;
border: 1px solid #ED7710;
}

#rss_menu li {
border-bottom: 1px solid #FCE19B;
}

#rss_menu a {
color: #ED7710;
padding: 5px 8px;
}

.ipbmenu_content a {
text-decoration: none;
text-align: left;
display: block;
padding: 6px 10px;
}

#footer_utilities .ipsList_inline > li > a {
margin-right: 0px;
padding: 4px 10px;
color: #225985;
}

#footer_utilities .ipsList_inline > li > a:hover {
  color: #328687;
}

#copyright {
color: #848484;
text-align: right;
text-shadow: 0px 1px 0px white;
}

#copyright a {
color: #848484;
}

/*module*/
.module .main-content {
  background: #F7FBFC;
}

.module .main-head {
font: normal 14px helvetica, arial, sans-serif;
color: #204066;
padding: 5px 10px;
border-radius: 0px;
background-color: #DBE2EC;
background-image: none;
border: 0px;
-webkit-box-shadow: inset 0 0px 0 #528CBC;
box-shadow: inset 0 0px 0 #528CBC;
}

/*quick-reply*/
#quick_reply #textarea_content {
      clear: both;
      margin-left: 0px;
      margin-right: 0px;
      width: 100% !important;
      height: auto !important;
    }
      
    #text_editor_controls {
      display: !important;
    }
        
 #pun-qpost #textarea_content dt label{
  float:left;
}

fieldset.frm-set dl dd {
margin: auto!important;
}

/*smiley-box e quickreply*/
#smiley-box iframe{height: 230px;}
#smilies_categ{padding: 0px 0}
#smiley-box{border:1px solid #DDD;margin:5px 0!important;padding:5px}
.pun .frm .frm-buttons input {
border: 1px solid #CCC;
border-bottom: 1px solid #BBB;
border-image: initial;
border-radius: 4px;
box-shadow: 0 1px 2px #ccc;
color: #333;
cursor: pointer;
margin: 0 2px 16px;
padding: 7px 22px;
}

.pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {
background-image: url(http://cdn2.iconfinder.com/data/icons/humano2/16x16/apps/gnome-help.png);
background-position: left;
background-repeat: no-repeat;
color: white;
padding-left: 20px;
}

#quick_reply fieldset.frm-set dl dd {
background: white;
border: solid 1px #CCC;
margin: 0 auto;
}
#quick_reply .frm-buttons {
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background-color: #EEE;
border: solid 1px #CCC;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top: 0;
margin: 0 auto;
padding: 5px;
text-align: center;
}

.pun .frm-form {
background: #F5F6F7;
border: none;
}

.main .main-content.frm {
background-color: #F5F6F7;
}

#textarea_content dt {display:none}

a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
-webkit-transition: all 0.218s;
border: 1px solid;
border-radius: 3px;
padding: 0px 0.91em;
}
button.button2, input.button2 {
background-position: 50% 0%;
background-repeat: repeat-x;
border: 1px solid #BCBCBC;
}
a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
padding: 1px 0px;
}
button.button2, input.button2 {
background-position: 50% 0%;
background-repeat: repeat-x;
border: 1px solid #BCBCBC;
margin: 0px 0.25em;
overflow: visible;
padding: 2px 3px;
}

.pun .frm-form {
background: #ffffff;
border: none;
}

.main .main-content.frm {
background-color: #ffffff;
padding: 9px;
}

/*post*/
.pun .user-ident .username {
display: block;
font-size: 1.3em;
font-weight: 400!important;
margin-top: 5px;
padding: 8px!important;
position: relative;
text-align: center;
text-decoration: none;
}

.pun .paged-foot, .pun .paged-head {
background-color: white;
border: 0px;
}

.pun .post {
  background: white;
}

.pun .postmain {
background-color: #fff;
border-left: 0px;
margin-left: 16em;
}

.pun .post .user { 
    margin-top: 10px;
    display: block;
    position:relative;
    font-size: 12px;
    text-align: center;
}

.pun .user .user-ident .user-basic-info {
  text-align: center;
}

.pun .topic {
background: #EBF0F3;
}

.pun .posthead {
background: #D8DDE8;
padding: 0 10px;
height: 36px;
line-height: 36px;
font-weight: normal;
font-size: 16px;
border-bottom: 0px;
}

.posting img:hover {
opacity: 0.9;
}

.postfoot {
  border-top: 0px;
  opacity: 0.3;
  transition:0.5s all;
  -o-transition:0.5s all;
  -ms-transition:0.5s all;
  -moz-transition:0.5s all;
  -webkit-transition:0.5s all;
}

.postfoot:hover {
  opacity: 1.0;
}

.pun .posthead h2 {
color: #777;
font-size: 11px;
font-weight: normal;
}

.user-basic-info a img {
padding: 1px;
border: 1px solid #D5D5D5;
background: white;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
height: 90px;
max-height: 90px;
max-width: 90px;
width: 90px;
}

.user-basic-info a img:hover {
border-color: #7D7D7D;
}

.pun .postfoot .user-contact {
float: left;
text-align: left;
width: 15em;
margin-left: 5px;
}

/*linha da assinatura*/
.pun .sig-content {
clear: both;
padding: .5em 1em;
position: relative;
}
.pun div, .pun td, .sig-line {
border-color: ##DDD;
color: ##DDD;
}
.sig-content, .signature_div {
border-top: 1px solid #E4E4E4;
}

/*chatbox*/
#chatbox, #chatbox_footer, #chatbox_members {
background: white;
border-top: 1px solid #EAEAEA;  
}

#chatbox_header.main-head {
background: #5C5759 url(http://i.imgur.com/XcEARHo.png) repeat-x top;
padding: 2px;
font-weight: 300;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0 #5C5759;
-moz-box-shadow: inset 0px 1px 0 ##5C5759;
box-shadow: inset 0px 1px 0 #5C5759;
border-width: 1px 1px 0 1px;
border-color: #5C5759;
border-style: solid;
}

.chatbox-title, .chatbox-title a.chat-title {
  color: white;
font-size: 15px;
font-weight: bold;
}

.chatbox-options li, .chatbox-options li a, .chatbox-options li label {
color: white;
}

#chatbox_members .member-title {
background: #F8E7DD;
background-color: #F4F9FD;
background-image: none;
border-bottom: 2px solid red;
color: #A30000;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
padding: .5em .25em;
text-align: center;
text-shadow: 1px 0 0 white;
}

#chatbox_members {
display: none;
}

div.main-content.chatbox.clearfix {
border: 1px solid #EAEAEA;
border-radius: 4px;
}

#chatbox p {
border-bottom: 1px solid #DDD;
border-top: 1px solid white;
line-height: 1.2em;
}

#chatbox_footer {
  width: 290px;
  min-width: 230px;
  background: #FCFCFC;
  float: right;
  clear:both;
  position: relative;
  border-top: 1px solid gainsboro;
}

.right {
clear: both;
float: right;
}

input#message.post {
height: 45px;
width: 240px;
padding: 6px;
border: 1px solid #D4D4D4;
background: #FCFCFC;
color: #9F9F9F;
text-shadow: white 0px 1px 0px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0px 1px 3px;
-moz-box-shadow: inset rgba(0,0,0,0.1) 0px 1px 3px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0px 1px 3px;
margin: 20px;
margin-bottom: 0px;
}

#message, #submit_button {
  background: #323232 url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_faint.png') repeat-x 0 0;
border-color: #2B2B2B;
color: white;
text-shadow: #2B2B2B 0px -1px 0px;
-moz-box-shadow: rgba(0,0,0,0.43) 0px 1px 3px;
-webkit-box-shadow: rgba(0, 0, 0, 0.43) 0px 1px 3px;
box-shadow: rgba(0, 0, 0, 0.43) 0px 1px 3px;
-moz-border-radius: 2px;
padding: 5px;
-webkit-border-radius: 2px;
border-radius: 2px;
display: block;
margin: 10px;
margin-top: 0px;
margin-left: 20px;
}

#message, #submit_button:hover {
  opacity: 0.9;
}

.fontbutton {
cursor: pointer;
float: left;
margin: 3px;
padding: 3px;
margin-right: 10px;
text-align: left;
background: #E2E9F0;
border-color: #DAE2EA;
color: #464646;
-moz-box-shadow: inset 0 1px 0 0 #eff3f8, 0px 2px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 1px 0 0 #EFF3F8, 0px 2px 3px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px 0 0 #EFF3F8, 0px 2px 3px rgba(0, 0, 0, 0.2);
}

.fontbutton:hover {
  opacity: 0.9;
}

#divsmilies img + img{visibility:visible!important}

#chatbox_messenger_form div.right img{visibility:hidden}

#simple-wrap {
  background:white;
}

#divbold, #divcolor, #divitalic, #divsmilies, #divstrike, #divunderline {
background-position: center;
background-repeat: no-repeat;
}

#divbold {
background-image: url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-bold.png);
}

#divitalic {
background-image: url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-italic.png);
}

#divunderline {
background-image: url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-underline.png);
}

#divstrike {
background-image: url(http://cdn1.iconfinder.com/data/icons/bnw/16x16/actions/text_strike.png);
}

#divcolor {
background-image: url(http://2img.net/i/fa/wysiwyg/color_swatch.png);
}

#divsmilies {
background-image: url(http://i26.servimg.com/u/f26/12/56/56/12/emotic10.png);
}

#chatbox{
  background: #FBFBFB;
  padding: 8px;
  border: 1px solid #DBE4EF;
  border-bottom: 3px solid #DBE2EC;
  right: 290;
  margin-top: 5px;
  left:0
}

.attach {
float: right;
}

div.main-content.chatbox.clearfix {
border: 0px;
border-radius: 4px;
padding: 0px;
}

/*lastpost*/
#avatar-lastpost img {
height: 30px;
width: 30px;
padding: 1px;
border: 1px solid #D5D5D5;
background: white;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
margin-top:16px;
margin-right:11px;
}

#avatar-lastpost img:hover {border-color:#a1a1a1;-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2);-moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2);box-shadow:0px 2px 2px rgba(0,0,0,0.2)}

.pun-crumbs {
    background: none repeat scroll 0 0 #EFF1F3;
    border: 1px solid #D9DBDD;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 3px rgba(109, 119, 237, 0.2);
    clear: both;
    font-size: 11px;
    overflow: hidden;
}
.pun-crumbs {
    margin: 0 1px 1em;
    padding: 0.2em 1em;
}
.pun-crumbs p {
    color: #666666;
    font-size: 1.11em;
    line-height: 1.5;
    margin: 0;
}
p.crumbs a {
    background: url("http://i42.servimg.com/u/f42/17/32/13/00/second10.png") no-repeat scroll 100% -1px transparent;
    color: #555555 !important;
    line-height: 30px;
    margin-left: -8px;
    padding: 10px 16px 10px 8px;
}

.statistics {margin: 20px 0 0 0;padding: 8px;line-height: 1.3;overflow: hidden;}
.statistics {-webkit-box-shadow: rgba(0,0,0,0.1) 0px 1px 5px;-moz-box-shadow: rgba(0,0,0,0.1) 0px 1px 5px;box-shadow: rgba(0,0,0,0.1) 0px 1px 5px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;border: 1px solid #e3e3e3;}
.statistics .statistics_head:first-of-type {border-top: 0;}
.statistics_head {background-color: #fff;}
#stat_links {font-weight: normal;}
.ipsType_small {font-size: 11px;}
.ipsList_inline>li:first-child {margin-left: 0;}
.ipsList_inline>li {display: inline-block;margin: 0 3px;}
#stat_links a {margin: 0 5px;}
.statistics_head a, #board_stats .value {color: #333535;}
#board_stats ul {text-align: center;}
#board_stats li {margin-right: 20px;}
.ipsList_inline>li:first-child {margin-left: 0;}
.ipsList_inline>li {display: inline-block;margin: 0 3px;}
#board_stats .value {display: inline-block;background: #fff url("http://www.ipbforumskins.com/skindemo/public/style_images/shift/whiteoverlay75.png") repeat;background-image: -moz-linear-gradient(top, rgba(255,255,255,0.72) 0%, rgba(255,255,255,0. 100%);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.72)), color-stop(100%,rgba(255,255,255,0.));background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.72) 0%,rgba(255,255,255,0. 100%);background-image: -o-linear-gradient(top, rgba(255,255,255,0.72) 0%,rgba(255,255,255,0. 100%);background-image: -ms-linear-gradient(top, rgba(255,255,255,0.72) 0%,rgba(255,255,255,0. 100%);background-image: linear-gradient(to bottom, rgba(255,255,255,0.72) 0%,rgba(255,255,255,0. 100%);-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;-webkit-box-shadow: inset rgba(0,0,0,0.07) 0px 0px 0px 1px, inset rgba(0,0,0,0.25) 0px 1px 3px, rgba(255,255,255,0.7) 0px 1px 0px;-moz-box-shadow: inset rgba(0,0,0,0.07) 0px 0px 0px 1px, inset rgba(0,0,0,0.25) 0px 1px 3px, rgba(255,255,255,0.7) 0px 1px 0px;box-shadow: inset rgba(0,0,0,0.07) 0px 0px 0px 1px, inset rgba(0,0,0,0.25) 0px 1px 3px, rgba(255,255,255,0.7) 0px 1px 0px;padding: 3px 7px;font-weight: bold;margin-right: 3px;}

Até mais!

gabriloko123456 gabriloko123456  • Seg 9 Dez 2013 - 15:21

Target Target  • Seg 9 Dez 2013 - 18:27

Conteúdo patrocinado  • 

na hora da resposta e previsualizar a resposta criar e logar . Empty Re: na hora da resposta e previsualizar a resposta criar e logar .

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