Categorias dessa forum

2 participantes

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

Tópico resolvido Categorias dessa forum

Mensagem por Lucas2122 11.06.13 19:39

Qual é minha questão:
Gente eu taava querendo as categorias desse forum aqui: http://br-design.forumeiros.com/
como a mesma cor

Se precisa da minha CSS que acho que vão precisa está aqui:

Código:
body {
color: #5a5a5a;
font: normal 13px 'PT Sans', Trebuchet MS, Arial, Helvetica, sans-serif;
position: relative;
background-color: #0e1e2d;
background-image: url('http://mostwarez.org/public/style_images/MWv4/background5.jpg');
background-position: 50% 0;
background-attachment: fixed;
background-repeat: no-repeat;
}
.main .main-foot, .main .main-head {
padding: 15px 13px 16px;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
border-radius: 4px 4px 0 0;
box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.2);
border: 0;
background: rgba(255, 255, 255, 0.31) url();
}
#pun-desc {
color: #CCC;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
line-height: 25px;
font-size: 12pt;
}
.maxtitleforum #pun-title {
font-size: 30px;
padding-bottom: 5px;
color: white;
text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.3);
font-family: 'Armata', sans-serif;
}
#pun-intro {
width: 70%;
margin:auto;
min-width: 975px;
padding: 0px;
}
.maxtitleforum {
color: white;
margin: 45px auto auto auto;
width: 70%;
min-width: 975px;
}
.pun {
margin: auto;
padding: 0px;
width: 100%;
}

#pun-intro {
clear: both;
height: 40px;
line-height: 70px;
background: -moz-linear-gradient(top, rgba(26, 26, 26, 0.44) 0%, rgba(0, 0, 0, 0.44) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(26, 26, 26, 0.44)), color-stop(100%,rgba(0, 0, 0, 0.44)));
background: -webkit-linear-gradient(top, rgba(26, 26, 26, 0.44) 0%,rgba(0, 0, 0, 0.44) 100%);
background: -o-linear-gradient(top, rgba(26, 26, 26, 0.44) 0%,rgba(0, 0, 0, 0.44) 100%);
background: -ms-linear-gradient(top, rgba(26, 26, 26, 0.44) 0%,rgba(0, 0, 0, 0.44) 100%);
background: linear-gradient(to bottom, rgba(26, 26, 26, 0.44) 0%,rgba(0, 0, 0, 0.44) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#701a1a1a', endColorstr='#70000000',GradientType=0 );
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 6px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 6px rgba(0, 0, 0, 0.4);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 6px rgba(0, 0, 0, 0.4);
-webkit-border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
position: relative;
border: 0px;
background: #1C2431 url(http://mostwarez.org/public/style_images/MWv4/glow.png) repeat-x scroll center bottom;
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
-o-border-radius: 3px 3px 3px 3px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
line-height: 1;
position: relative;
top: -20px;
font-family: "Cuprum"!important; 
}
.pun-intro-main #pun-navlinks ul li a {
color: #FFF;
font-size: 14px;
padding: 12px 9px;
font-weight: 400;
text-shadow: 0 1px 0 rgba(0,0,0,.4);
text-decoration: none;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
transition: all 0.35s ease;
text-transform: uppercase;
top: 4px;
}
.pun-intro-main #pun-navlinks ul li a:hover {
background: #0083b7 url(http://mostwarez.org/public/style_images/MWv4/glow.png) repeat-x;
color: #FFF;
outline: 0;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-ms-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
transition: all 0.1s linear;
}
#page-body {
padding: 15px 15px 10px;
margin: auto auto 35px auto;
min-width: 975px;
width: 85%;
overflow: hidden;}
.crumb.left a {
text-decoration: none;
font-size: 20px!important;}
.crumb.left a span ,.crumb.left a span h1{
color: #585858;
font-size: 20px!important;
font-family: 'Signika' arial;
font-weight: normal!important;
}
.pun table.table td {
border-bottom: 1px solid #E1E1E1;
border-top: 1px solid white;
background-color: #FBFBFB!important;
border-width: 1px 0px 1px 0px;
color: #AAA;
font-family: Helvetica, helvetica, arial, sans-serif;
font-size: 12px;
}
.pun table.table td:hover {
color: #454545;
}
.pun .main-content_board_index table.table {
background: white;
border: 1px solid #DDD;
border-collapse: separate;
}
.main-content_board_index {
padding: 9px;
background: #E5E4E3;
background: rgba(255, 255, 255, 0.31) url(); 
}

/*----------[Borrar Subrayados]------------*/
a {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none!important;}
a.forumtitle {text-decoration: none;}
a.forumtitle:hover {text-decoration: none!important;}
a.topictitle {text-decoration: none;}
a.topictitle:hover {text-decoration: none!important;}
/*----------------FIN---------------*/
.module.main .main-head {
background-position: -650px -25px !important;
}
#pun-about a {
font-family: helvetica;
color: #EEE;
font-size: 12px;
text-shadow: 1px 1px 0 #5F5F5F;
}
#pun-about form {
display: none;
}
#pun-about {
background: none;
border: none;
min-width: 985px;
width: 70%;
margin: auto;
}
#pun-foot {
padding: 8px;
position: relative;
background: #303030;
background: rgba(30,30,30,0.9);
background: -moz-linear-gradient(top, rgba(30,30,30,0.8) 0%, rgba(30,30,30,0.9) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,30,30,0.8)), color-stop(100%,rgba(30,30,30,0.9)));
background: -webkit-linear-gradient(top, rgba(30,30,30,0.8) 0%,rgba(30,30,30,0.9) 100%);
background: -o-linear-gradient(top, rgba(30,30,30,0.8) 0%,rgba(30,30,30,0.9) 100%);
background: -ms-linear-gradient(top, rgba(30,30,30,0.8) 0%,rgba(30,30,30,0.9) 100%);
background: linear-gradient(to bottom, rgba(30,30,30,0.8) 0%,rgba(30,30,30,0.9) 100%);
border: 1px solid #151515;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: rgba(0,0,0,0.5) 0px 1px 5px, inset rgba(255,255,255,0.12) 0px 1px 0px;
-moz-box-shadow: rgba(0,0,0,0.5) 0px 1px 5px, inset rgba(255,255,255,0.12) 0px 1px 0px;
box-shadow: rgba(0,0,0,0.5) 0px 1px 5px, inset rgba(255,255,255,0.12) 0px 1px 0px;
color: #eee;}
.main-head .page-title h2 ,.module.main .main-head .h3 ,.main .main-head .page-title{
font-family: 'Carrois Gothic', sans-serif;
font-size: 18px;
}
a.forumtitle {
font-size: 16px;
text-shadow: 0 0 1px #AAA;
font-weight: normal!important;
font-family: 'Carrois Gothic', sans-serif;
}
.tcl.tdtopics a.topictitle {
font-size: 15px;
font-family: 'Carrois Gothic', sans-serif;
font-weight: normal;
color: #0F0F0F;
}
#lit {
display: inline-block;
text-align: right;
margin-right: 10px;
}
.datepostur {
background: #EEE;
border-radius: 2px;
display: inline-block;
margin-bottom: 13px;
color: #AAA !important;
font-size: 11px !important;
padding: 3px 10px;
font: normal 13px "Helvetica", helvetica, arial, sans-serif;
}
.pun .main-content_board_index .post {
background: #EDEDED;
border: 1px solid #DDD;
border-bottom: 0px solid transparent;
}
.pun .posthead {
background: #F1F1F1;
padding: 0 10px;
height: 33px;
line-height: 32px;
font-weight: normal;
text-shadow: 0 1px 0 white;
border-bottom: 1px solid #DDD;
}
.pun .postmain {
background-color: #FBFBFB;
border-left: 1px solid #DDD;
margin-left: 13em;
}
.pun .post .user {
margin-top: 0px;
width: 12em;
margin-left: -13em;
text-align: center;
}
.postfoot {
margin: 0em;
border-top: 0px;
}
#userpost strong {
float: left;
}
.user-basic-info a img {
-webkit-border-radius: 100px;
border-radius: 100px;
height: 90px;
max-height: 90px;
max-width: 90px;
width: 90px;
}
.sprite.icon_nav_search {
background: url(http://i.imgur.com/agUZ8N6.png) no-repeat -32px -15px;
height: 22px;
width: 22px;
position: relative;
top: 5px;
}
#search_ipb input[type="submit"] {
background: #222 url(http://i.imgur.com/5Ja1HOo.png) no-repeat 50%;
text-indent: -3000em;
padding: 0;
border: 1px solid #111 !important;
width: 26px;
height: 32px;
border-radius: 0 2px 2px 0;
box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.1);
cursor: pointer;
}
#search_ipb input[type="text"] {
border-radius: 4px 0px 0px 4px;
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
width: 230px;
font: normal 13px helvetica,arial,sans-serif;
border: none;
padding: 7px;
}
#search_ipb {
float: right;
background: #111;
background: rgba(0, 0, 0, 0.7);
-moz-border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
padding: 10px;
margin-top: 75px;
margin-right: 10px;}
.reply_form_topic {
padding: 9px;
background: #E5E4E3;
}
.reply_form_topic #pun-qpost {
padding: 10px;
margin: 0em;
background: white;
}
.reply_form_topic .main-head.clearfix {
font-family: 'Carrois Gothic', sans-serif;
font-size: 18px;
background: none!important;
box-shadow: none;
padding: 10px;
color: black;
text-shadow: 0 0 1px white;
}
.pun .reply_form_topic .main-content.frm {
border: 0px;
}
.reply_form_topic #quick_reply .frm-set {
padding: 0px 5px 0px 3px !important;
border: 2px solid #D5DDE5 !important;
background-color: #E4EBF2 !important;
background-image: none !important;
margin: 0em;
}
.reply_form_topic #text_editor_controls {
margin: 10px;
width: 100%!important;
}
.reply_form_topic button.button2, .reply_form_topic input.button2 {
background: transparent;
border: 0px;
padding: 4px 5px;
border-radius: 2px;
color: #383838;
box-shadow: none;
}
.reply_form_topic button.button2:hover, .reply_form_topic input.button2:hover {
background: #CFDAE0;
border: 0px;
}
.reply_form_topic #textarea_content dl dt {
display: none;
}
.reply_form_topic .dd-textarea {
margin: 0em;
}
.reply_form_topic .options {
display: none;
}
#text_editor_controls {
margin: 10px;
}
.pun .frm div.posting-block dd.frm-textarea {
margin-left: 0em;
}
.pun .frm .frm-buttons input, input[type="button"], input[type="reset"], input[type="submit"] {
background: #212121 url(http://i.imgur.com/DNa2Rhl.png) repeat-x top;
color: white;
border-radius: 3px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
border: 1px solid #222;
padding: 4px 10px;
cursor: pointer;
font-weight: 500;
}
.main-content.topic {
background: whiteSmoke;
}
#reply-avatar img {
-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
background: #fff;
border: 1px solid #D5D5D5;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
height: 50px;
padding: 1px;
width: 50px;
margin: 10px; 
}
#reply-avatar {
float: left;
}
#quick_reply .frm-buttons {
margin: 5px;
text-align: right;
border: none;
}
button.button2, input.button2 {
background: whiteSmoke;
padding: 3px 4px;
border: 1px solid #D5D5D5;
border-radius: 2px;
cursor: pointer;
color: #6B6B6B;}
fieldset.frm-set dl dd {
margin-left: auto;
}
input[type="text"], #text_editor_textarea {
padding: 3px;
border: 1px solid #DADADA;
border-radius: 3px;
}
#header_bar {
background: #0f3854 url(http://mostwarez.org/public/style_images/MWv4/branding.png) repeat;
min-height: 110px;
box-shadow: 0 0px 3px rgba(0, 0, 0, 0.8);
-moz-box-shadow: box-shadow:0 0px 3px rgba(0, 0, 0, 0.8);
-webkit-box-shadow: box-shadow:0 0px 3px rgba(0, 0, 0, 0.8);
-o-box-shadow: box-shadow:0 0px 3px rgba(0, 0, 0, 0.8);
padding: 15px 0 0 0;
color: #bec9d5;
position: relative;
}
#user_navigation {
height: 28px;
margin: 33px 0 6px;
text-align: right;
min-width: 569px;
float: right;
}
.ipsList_inline.right li a {
font: normal 15px 'Carrois Gothic', sans-serif;
color: #EEE;
text-shadow: rgba(0, 0, 0, 0.498039) 1px 1px 2px;}
.ipsList_inline.right li {
display: inline;
margin: 2px 7px;
}
#reg_link {
background: rgba(0, 0, 0, 0.7);
color: white;
display: inline-block;
padding: 6px 10px;
border: 0;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 2px 4px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 2px 4px rgba(0, 0, 0, 0.2);
text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.ipsList_inline.right {
list-style: none;
}
/* -----------------[Background Selector by 3go0ne]-----------------*/
#custom_background {
background-color: white;
box-shadow: inset 0 1px 0 white, 0 1px 3px rgba(0, 0, 0, 0.16);
border: 1px solid #D1D1D1;
color: white;
position: relative;
padding: 15px 0px 15px 15px;
overflow: hidden;}
#custom_background span {
    -moz-transition: all .2s ease-in-out 0;
    background: none no-repeat scroll 50% 50% #000;
    border-radius: 3px;
    box-shadow: 0 1px 7px #000 inset, 0 1px 0 rgba(255,255,255,0.05), 0 0 1px rgba(255,255,255,0.35);
    cursor: pointer;
    display: block;
    float: left;
    height: 90px;
    margin: 5px;
    width: 140px;
}
#custom_background span:hover {
filter: alpha(opacity=0.5);
-khtml-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
#nav_background {cursor: pointer;}
#toggle_background {
margin-bottom: 20px;
}
/* Miniaturas (Vista Previa) */
#bg1 {background: url(http://i.imgur.com/wa5siQH.jpg) no-repeat -1006px -250px!important;}
#bg2 {background: url(http://i.imgur.com/sdi00up.jpg) no-repeat -625px -450px!important;}
#bg3 {background: url(http://i.imgur.com/yhhf7Rt.jpg) no-repeat 0 0!important;}
#bg4 {background: url(http://i.imgur.com/0RcFxB5.jpg) no-repeat -655px -450px!important;}
#bg5 {background: url(http://i.imgur.com/SKOXqoO.jpg) no-repeat -792px -142px!important;}
#bg6 {background: url(http://i.imgur.com/EYGZIPq.jpg) no-repeat -655px -450px!important;}
#bg7 {background: url(http://i.imgur.com/g75ZMGV.jpg) no-repeat 0 0!important;}
#bg8 {background: url(http://i.imgur.com/SurCBhb.jpg) no-repeat 0 0!important;}

/* Backgrounds */
.bg1 {background: white url(http://i.imgur.com/wa5siQH.jpg)!important;}
.bg2 {background: white url(http://i.imgur.com/sdi00up.jpg)!important;}
.bg3 {background: white url(http://i.imgur.com/yhhf7Rt.jpg)!important;}
.bg4 {background: white url(http://i.imgur.com/0RcFxB5.jpg)!important;}
.bg5 {background: white url(http://i.imgur.com/SKOXqoO.jpg)!important;}
.bg6 {background: white url(http://i.imgur.com/EYGZIPq.jpg)!important;}
.bg7 {background: white url(http://i.imgur.com/g75ZMGV.jpg)!important;}
.bg8 {background: white url(http://i.imgur.com/SurCBhb.jpg)!important;}
/* -----------------Background Selector-----------------*/
#fullcred a:hover {
color: white;
}
#fullcred a {
display: block;
font: normal 15px 'Carrois Gothic', sans-serif;
-moz-transition: all 500ms ease 0s;
-webkit-transition: all 500ms ease 0s;
-o-transition: all 500ms ease 0s;
-ms-transition: all 500ms ease 0s;
text-shadow: rgba(0, 0, 0, 0.498039) 1px 1px 2px;
color: #948F8F;
color: rgba(255, 255, 255, 0.4);
}
#fullcred {
float: left;
text-align: left;
}
#topdes:hover {
background: rgba(0, 0, 0, 0.5) url("http://i.imgur.com/90ulAas.png")no-repeat center center;
}
#topdes {
width: 24px;
height: 24px;
display: block;
background: rgba(0, 0, 0, 0.2) url("http://i.imgur.com/90ulAas.png")no-repeat center center;
border-radius: 5px;
margin: auto;
cursor: pointer;
text-align: center;
}
#estadisticas-IPB {
text-align: center;
background: #303030;
background: rgba(30,30,30,0.9);
background: -moz-linear-gradient(top, rgba(30,30,30,0.8) 0%, rgba(30,30,30,0.9) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,30,30,0.8)), color-stop(100%,rgba(30,30,30,0.9)));
background: -webkit-linear-gradient(top, rgba(30,30,30,0.8) 0%,rgba(30,30,30,0.9) 100%);
background: -o-linear-gradient(top, rgba(30,30,30,0.8) 0%,rgba(30,30,30,0.9) 100%);
background: -ms-linear-gradient(top, rgba(30,30,30,0.8) 0%,rgba(30,30,30,0.9) 100%);
background: linear-gradient(to bottom, rgba(30,30,30,0.8) 0%,rgba(30,30,30,0.9) 100%);
border: 1px solid #151515;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: rgba(0,0,0,0.5) 0px 1px 5px, inset rgba(255,255,255,0.12) 0px 1px 0px;
-moz-box-shadow: rgba(0,0,0,0.5) 0px 1px 5px, inset rgba(255,255,255,0.12) 0px 1px 0px;
box-shadow: rgba(0,0,0,0.5) 0px 1px 5px, inset rgba(255,255,255,0.12) 0px 1px 0px;
color: #eee;
line-height: 32px;
}
#estadisticas-IPB .stat-bloque {
display: inline-block;
margin-right: 10px;
}
#estadisticas-IPB span {
display: inline-block;
background: url("http://mostwarez.org/public/style_images/MWv4/transw10.png") repeat;
background: rgba(255,255,255,0.1);
padding: 0px 8px;
font-weight: bold;
margin-right: 3px;
}
.board_statistics {
background: -moz-linear-gradient(top, rgba(26, 26, 26, 0.44) 0%, rgba(0, 0, 0, 0.44) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(26, 26, 26, 0.44)), color-stop(100%,rgba(0, 0, 0, 0.44)));
background: -webkit-linear-gradient(top, rgba(26, 26, 26, 0.44) 0%,rgba(0, 0, 0, 0.44) 100%);
background: -o-linear-gradient(top, rgba(26, 26, 26, 0.44) 0%,rgba(0, 0, 0, 0.44) 100%);
background: -ms-linear-gradient(top, rgba(26, 26, 26, 0.44) 0%,rgba(0, 0, 0, 0.44) 100%);
background: linear-gradient(to bottom, rgba(26, 26, 26, 0.44) 0%,rgba(0, 0, 0, 0.44) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#701a1a1a', endColorstr='#70000000',GradientType=0 );
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 6px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 6px rgba(0, 0, 0, 0.4);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 6px rgba(0, 0, 0, 0.4);
-webkit-border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
border: 0px;
}
.board_statistics h2 {
font-size: 14px;
font-weight: bold;
margin: 4px 0;
}
.expand {
background: url(http://i.imgur.com/gLCLWtW.png) no-repeat -94px -24px;
text-indent: -3000em;
width: 41px;
height: 24px;
display: block;
outline: 0;
opacity: 0.4;
-moz-transition: all 0ms ease 0s;
-webkit-transition: all 0ms ease 0s;
-o-transition: all 0ms ease 0s;
-ms-transition: all 0ms ease 0s;
position: relative;
top: -20px;
float: right;
right: 10px;
cursor: pointer;
}
.contract {
background: url(http://i.imgur.com/gLCLWtW.png) no-repeat -94px 0;
text-indent: -3000em;
width: 41px;
height: 24px;
display: block;
outline: 0;
opacity: 0.4;
-moz-transition: all 0ms ease 0s;
-webkit-transition: all 0ms ease 0s;
-o-transition: all 0ms ease 0s;
-ms-transition: all 0ms ease 0s;
position: relative;
top: -20px;
float: right;
right: 10px;
cursor: pointer;}
.expand:hover ,.contract:hover{opacity: 9;}

#pun-head{
background: #1C2431 url(http://mostwarez.org/public/style_images/MWv4/glow.png) repeat-x scroll center bottom;
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
-o-border-radius: 3px 3px 3px 3px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
line-height: 1;
position: relative;
top: -20px;
font-family: "Cuprum"!important;
}
div.main-content.clearfix {
  background: transparent;
  border: 0px solid
}

#pun-visit {
display: none;
}

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

#stats {
background: transparent;
}

.main-box {
display:none
}

#pun-logo { margin-top: -100px; }

.pun .paged-foot, .pun .paged-head {
background: transparent;
  border: 0px solid;
}

div#breadcumb.clearfix{
display:none
}

/* Avatar in index */
.avatar-index { float: left; }
.avatar-index img { width: 40px; height: 40px; padding: 1px; border: 1px solid #DDD; margin: 0 5px; }
.avatar-index img:hover { border: 1px dashed #CCC; }
.avatar-index img {
width: 40px;
height: 40px;
-webkit-border-radius: 100px;
border-radius: 100px; 
}
/* Avatar del autor del ultimo mensaje en subforos */
.avatar-last-post { float: left; }
.avatar-last-post img { width: 40px; height: 40px; padding: 1px; border: 1px solid #DDD; margin: 0 5px; }
.avatar-last-post img:hover { border: 1px dashed #CCC; }
 
/* Avatar del autor del post */
.avatar-author-post {float: right;}
.avatar-author-post img { width: 40px; height: 40px; padding: 1px; border: 1px solid #DDD; margin: 0 5px; }
.avatar-author-post img:hover { border: 1px dashed #CCC; }


/*Chatbox T-DAE ver 2  by doannamthai*/
    h2.chatbox-title:after { content: "Chatbox"; }
    a.chat-title { display: none; }
    #chatbox, #chatbox_footer, #chatbox_members {
    background: white;
    border-top: 1px solid #EAEAEA;
    }
 
    #chatbox_header.main-head {
    background: #F3F3F3;
    border: 1px solid #EBEBEB;
    font-weight: 300;
    overflow: hidden;
    padding: 2px;
    text-shadow: white 0 1px 0;
    }
 

    .chatbox-title, .chatbox-title a.chat-title {
    color: #393939;
    font-size: 12px;
    font-weight: bold;
    }
 

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

    .chatboxTDAE{
    background: #F3F3F3;
    border: 1px solid #EBEBEB;
    font-weight: 300;
    overflow: hidden;
    padding: 2px;
    text-shadow: white 0 1px 0;
    }
    .chatboxTDAE:hover {
      opacity: 0.9;
    }
    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 {
      margin-top: 0px;
      width: 285px;
      min-width: 230px;
      background: #FAFAFA;
      float: left;
      clear:both;
      position: relative;
    }
    input#message.post {
    height: 45px;
    width: 235px;
    padding: 6px;
    border: 1px solid #D4D4D4;
    background: #FCFCFC;
    color: #363636;
    text-shadow: black ;
    -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: #e0e0e0  repeat-x 0 0;
    border-color: #13304B;
    color: black;
    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;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 3px;
    display: block;
    margin: 10px;
    margin-top: 0px;
    margin-left: 20px;
    }
 

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

    .fontbutton {
    background: #dbdbdb  repeat-x 0 0;
    border: 1px solid #1e345c;
    color: white;
    text-shadow: #474747 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;
    border-radius: 2px;
    color: black;
    cursor: pointer;
    float: left;
    margin: 3px;
    padding: 3px;
    margin-right: 10px;
    text-align: left;
    }
 

    .fontbutton:hover {
      opacity: 0.5;
    }
 

    #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: #f0f0f0;
      padding: 8px;
      border: 1px solid gainsboro;
      left: 290px;
      margin-top: 9px;
      right: 0px;
    }
    .left {
    clear: both;
    float: left;
    }
 

    #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;}
    #chatbox > p span.user > span strong {
      display: none;
    }
    /*Chatbox T-DAE ver2  by doannamthai*/




.titlebox{
    -moz-border-radius:3px;
    -moz-box-shadow:inset rgba(0,0,0,0.1) 0 1px 4px;
    -webkit-border-radius:3px;
    -webkit-box-shadow:inset rgba(0,0,0,0.1) 0 1px 4px;
    background:#EFEFEF;
    border:1px solid #D6D6D6;
    border-radius:3px;
    box-shadow:inset rgba(0,0,0,0.1) 0 1px 4px;
    overflow:hidden;
    padding:10px;
    text-shadow:#fff 0 1px 0
}
.titlebox dd{display:block}
.titlebox dava{float:left}
.titlebox dava a img{
    -moz-box-shadow:0 2px 2px rgba(0,0,0,0.1);
    -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1);
    background:#fff;
    border:1px solid #D5D5D5;
    box-shadow:0 2px 2px rgba(0,0,0,0.1);
    float:left;
    height:50px!important;
    padding:1px;
    width:50px!important
}
.titlebox dava a img:hover{
    -moz-box-shadow:0 2px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.2);
    border-color:#A1A1A1;
    box-shadow:0 2px 2px rgba(0,0,0,0.2)
}
.ipsType_pagetitle a{font-size:23px;z-index:999}
.desc.lighter.blend_links{color:#a4a4a4;float:left;font-size:11px}
.desc.lighter,.desc.lighter.blend_links a{color:#A4A4A4}
.desc,.desc.blend_links a,p.posted_info{color:#777;font-size:12px}
.conect{display:inline-block;padding-left:5px}

.seguir{float:right;position:relative}
.seguir a{
    -moz-border-radius:2px;
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0 1px 0;
    -webkit-border-radius:2px;
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0 1px 0;
    background:#ececec url(http://i45.tinypic.com/2hrd3tg.png) repeat-x 0 0;
    border:1px solid #d0d0d0;
    border-radius:2px;
    box-shadow:0 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0 1px 0;
    color:#616161!important;
    cursor:pointer;
    display:inline-block;
    font-size:11px;
    height:24px;
    line-height:24px;
    padding:0 10px;
    text-shadow:#fff 0 1px 0;
    white-space:nowrap
}
.seguir a:hover{background-color:#f8f8f8;color:#4c4c4c}



/*like*/
.LGlike {
background: url(http://i11.servimg.com/u/f11/18/07/42/17/ok12.png) no-repeat left;
background-color: #326A94;
border: 1px solid rgba(0, 0, 0, 0.3);
border-radius: 2px 2px 2px 2px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1),0 1px 0 rgba(255, 255, 255, 0.3) inset;
color: white;
cursor: pointer;
display: inline-block;
font-size: 11px;
height: 22px;
line-height: 22px;
padding: 0 18px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
white-space: nowrap;
margin-right: 5px;
margin-top: 30px;
}
 .LGvote { margin: 0 5px; }
 .LGnovote {
  filter:Alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  box-shadow: none;
  text-shadow: none;
 }




.codebox
{
  background: #FCFCFC;
  border: 1px solid #E3E3E3;
  font-size: 11px;
  line-height: 170%;
  overflow: auto;
  padding: 5px;
}
.codebox dd
{
  background-color: transparent;
  margin: .3em;
  padding: .3em;
}
.codebox dt
{
  border-bottom: 0;
}
.codebox.spoiler dt
{
  background: #ECECEC url(http://i.imgur.com/psvFIEG.png) repeat-x 0 0;
  border: 1px solid #D0D0D0;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0 1px 0;
  color: #616161;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  height: 24px;
  line-height: 24px;
  margin: 0 0 0 5px;
  moz-border-radius: 2px;
  moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0 1px 0;
  padding: 0 10px;
  text-shadow: #fff 0 1px 0;
  webkit-border-radius: 2px;
  webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0 1px 0;
  white-space: nowrap;
}
.codebox.spoiler dt:hover
{
  background-color: #F8F8F8;
  color: #4C4C4C;
}
.codebox.spoiler
{
  background: transparent;
  border: 0;
}
.codebox.spoiler dd
{
  background: transparent;
}
.spoiler_content.hidden
{
  background: #FCFCFC;
  border: 1px dashed #E3E3E3;
  padding: 5px;
}
.postmain blockquote
{
  background: #FCFCFC;
  border: 1px solid #E3E3E3;
  color: #9F9F9F;
  font-size: 12px;
  margin-bottom: 5px;
  padding: 10px;
}


Endereço do meu fórum:
http://moldentec.forumeiros.com

Versão do fórum:
PUNBB
Lucas2122

Lucas2122
Membro

Membro desde : 17/08/2011
Mensagens : 774
Pontos : 1348

http://moldentec.forumeiros.com/forum

Ir para o topo Ir para baixo

Tópico resolvido Re: Categorias dessa forum

Mensagem por MateusA 11.06.13 22:40

Olá!

Aceda à "Folha de Estilos CSS":
Painel de Controle Seta Visualização Seta Imagens & Cores Seta Cores Seta Folha de Estilo CSS

Código:

Código:
/*------------------------------------------------*/
/*------------------[FORUNS]----------------------*/
/*------------------------------------------------*/
ul.topiclist dd.dterm, ul.topiclist dt {
    display: block;
    float: left;
    font-size: 1.1em;
    padding-right: 5px;
    width: 55% !important;
}
.forumbg {
    background-image: none;
    border-radius: 7px 7px 0 0;
    box-shadow: 0 33px #009DD6 inset;
}
.forabg {
    background: none repeat scroll 0 0 #F6F6F6;
    border: 2px solid #EDEDED;
    border-radius: 7px 7px 0 0;
    box-shadow: 0 33px #009DD6 inset;
    margin-bottom: 3px;
    padding: 2px;
}
.table-title, .table-title h2 {
    color: white;
    font-family: Arial;
    font-size: 1.05em;
    font-weight: bold;
    line-height: 1.2em;
    text-shadow: 0 1px 0 #FFFFFF, 0 -1px 0 #656565;
}
h1.page-title {
    color: #225985;
    font-family: fantasy,arial,verdana,times new roman,sans-serif;
    font-size: 2em;
    font-style: italic;
    font-weight: bold;
    margin: 0.8em 0 0.2em;
}
li.header dd, li.header dt {
    color: white;
    font-family: Arial;
    font-size: 1.05em;
    font-weight: bold;
    line-height: 1.2em;
    text-shadow: 0 1px 0 #FFFFFF, 0 -1px 0 #707070;
}
a.forumtitle {
    color: #578BB7;
    font-family: arial,helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: 700;
    text-decoration: none;
}
a.forumtitle:hover {
    color: mediumturquoise;
}
li.row {
    background: none repeat scroll 0 0 #F6F6F6;
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid transparent;
}
li.row:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
}


/*----------------------------------------------*/
/*----------------[Legendas em foruns]------------------*/
/*---------------------------------------------*/
    ul.ul-icons {
    float: left;
    margin: 2px 10px;
    background: #F7F7F7;
    padding: 10px;
    border: 3px double #CAC8C8;
    border-radius: 5px;
    min-height: 90px;
    min-width: 200px;
}

    ul.ul-icons:hover {
    background: #FAFFD7;
    padding: 10px;
    border: 3px double #009DD6;
    border-radius: 5px;
    -webkit-transition: 0.8s;
}
    #info_open{
    background: #F7F7F7;
    border: 3px double #CAC8C8;
    border-radius: 5px;
    float: right;
    margin: 2px 10px;
    min-height: 90px;
    padding: 10px;
    margin-top: 42px;
    margin-right: 30px;
}
    #info_open:hover{
    background: #FAFFD7;
    padding: 10px;
    border: 3px double rgba(150, 163, 2, 0.53);
    border-radius: 5px;
    -webkit-transition: 0.8s;
}


Seta Só vai resultar na versão PhpBB3, visto que o FdF não da suporte a conversão de códigos de uma versão para outra.

Valide. Piscada

Até mais.
MateusA

MateusA
Hiper Membro

Membro desde : 13/05/2013
Mensagens : 3225
Pontos : 4215

https://www.facebook.com/forumeirospt https://twitter.com/forumeiros_pt

Ir para o topo Ir para baixo

Tópico resolvido Re: Categorias dessa forum

Mensagem por Lucas2122 12.06.13 0:47

Olá amigo troquei de CSS pode adaptar nessa?

Código:
body {
min-width: 990px;
font-size: 13px;
color: #494949;
line-height: 1.230;
margin: 0;
}

a:link {text-decoration: none;}

body a {
color: #BE0000;
text-decoration: none;
}

body a:hover, body a:hover .time, body a:hover .shade, body a:hover .understate {
color: #474747;
text-decoration: none;
}

.container_IE {
  background: white url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/pageBG.png) repeat-x left top;
}

.pun {
margin: auto;
min-width: 990px;
width: 97%;
}

.pageWrap {
width: auto;
margin: 0px 35px 0px 35px;
padding-top: 19px;
}
#pun-about {
font-size: 0.8em;
background-color: transparent;
border: 0px;
line-height: 150%;
padding: .6em 1em;
text-align: right;
}

#pun-about form {
  display: none;
}
 
#pun-intro {display: none;}
#pun-visit {display: none;}

/*navbar*/
.navbar {
background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/navBG.png) repeat-x left top;
position: relative;
height: 78px;
font: 12px arial, helvetica, sans-serif;
color: white;
width: 100%;
padding: 0;
margin: 0;
-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;
}

.navLeft {
background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/navLeft.png) no-repeat left top;
height: 78px;
}

.navRight {
background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/navRight.png) no-repeat right top;
height: 78px;
}

#navtabs li.selected ul.floatcontainer {
   margin-top:8px;
}

#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:#fff; }
.navtabs {
padding-left: 0;
background: none;
}

.navtabs {
padding: 0px 0px 0px 20px;
height: 40px;
}

.navtabs ul {
   position:absolute;
   top:40px;
   left:0px;
   width:100%;
        direction:ltr;
}

.floatcontainer, .formcontrols .blockrow, dl.stats {
display: block;
}
.floatcontainer, .formcontrols .blockrow, dl.stats {
display: inline-block;
font-weight: normal;
padding-left: 0px;
}
.navtabs li:first-child {
border-left: 0 none;
}
.navtabs li {
float: left;
padding-right: 2px;
background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/navSplit.png) no-repeat top right;
}
.navtabs li a {
height: 40px;
line-height: 40px;
}
li {
list-style: none;
text-align: -webkit-match-parent;
}
.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: white;
font: normal 14px arial, helvetica, sans-serif;
text-decoration: none;
line-height: 40px;
height: 40px;
padding: 0 8px;
background: none;
}

.navtabs li li {
   background:none;
}
.navtabs ul li {
   border-right: 0;
   position: relative;
}
.navtabs ul li:first-child {
   text-indent: 0;
   margin-left:12px;
}
.navtabs li:first-child a.navtab:hover,.navtabs li:first-child.selected a.navtab  {
   -webkit-border-top-left-radius: 5px;
   -webkit-border-bottom-left-radius: 5px;
   -moz-border-radius-topleft: 5px;
   -moz-border-radius-bottomleft: 5px;
   border-top-left-radius: 5px;
   border-bottom-left-radius: 5px;
}
.navtabs li a.navtab:hover {
   background:#b80000 url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/navBG_hover.png) repeat center top;
   color:#fff;
}
.navtabs li.selected {
   color:#fff;
   height:40px;
}
.navtabs li.selected a.navtab {
   color:#fff;
   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 3px 0 0;
}
.navtabs li.selected li li {
   padding:0 2px;
}
.navtabs li.selected li a {
   color:#000;
   font-weight:400;
   padding:2px 3.33333333333px;
   z-index: 999;
}
.navtabs li.selected a.navtab {
color: white;
background: #B80000 url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/navBG_hover.png) repeat center top;
position: relative;
top: -;
padding-top: ;
z-index: 10;
}
#pun-head #pun-navlinks {
background-color: transparent;
border-color: transparent;
padding: .5em 1.1em .6em;
}
#pun-navlinks {
  margin-top: 8px;
  margin-left: 8px;
  font: 11px arial, helvetica, sans-serif;
}
#pun-navlinks a {
  color: black;
  padding: 3px;
  text-decoration: none;
}
#pun-navlinks a:hover {
  background: #B80000;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: solid px transparent;
  _border: none;
  text-decoration: none;
  color: white;
  padding: 3px;
}

/*searchbox*/
.searchBox {
position: absolute;
top: 7px;
right: 12px;
}
.searchBoxInput {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/searchInput.png) no-repeat top left;
   width:127px;
   height:28px;
   float:left;
   padding-right:8px;
}
.searchinput {
   border:0;
   background:transparent;
   color: #fff;
   width:117px;
   height:28px;
   line-height:28px;
   margin:0;
   padding:0 5px;
}
.searchButton {
   float:left;
}
.searchBox a:link, .searchBox a:visited {
   color:#34558f;
   text-decoration:underline;
}
.searchBox a:hover {
   color:#3c3c3c;
}

/*above*/
.above_body {
   padding:0;
   margin:0;
}
.above_body {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/headerBG.png) repeat-x left top;
   margin: 0px 0px 10px 0px;
   padding: 0 0 0 0;
   -moz-border-radius-bottomleft:5px;
   -moz-border-radius-bottomright:5px;
   -webkit-border-bottom-left-radius:5px;
   -webkit-border-bottom-right-radius:5px;
   border-bottom-left-radius:5px;
   border-bottom-right-radius:5px;
}
.doc_header a {
color: ;
}
.doc_header hr { display: none; }
.logo-image {
        float: left;
        clear: right;
        min-height: 2em;
        height: auto !important;
        padding: 0 0 0 0;
}
.doc_header {
background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/headerBG.png) repeat-x top left;
height: 117px;
position: relative;
}
.doc_header {
border: 0 none;
color: white;
font: 0;
position: relative;
min-height: 35px;
}
.headerLeft {
background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/headerLeft.png) no-repeat top left;
height: 117px;
}
.headerRight {
background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/headerRight.png) no-repeat top right;
height: 117px;
}
/*logo*/
.logoWrap {
   position: absolute;
   top:35px;
   left:0;
}
#logo {
    float:left;
    height:59px;
    padding-right:19px;
}
.bannerBox {
   float:right;
   padding-top:27px;
   padding-right:0;
}
/* Mid Box
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#midBox {
   background: #f3f3f3 url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/midBoxBG.png) repeat-x top left;
   margin-bottom: 14px;
}
#midBox.memberIn {
   background: #efefef url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/midBoxBG_member.png) repeat-x top left;
   margin-bottom: 12px;
}
.midBoxLeft {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/midBoxLeft.png) repeat-y top left;
}
.midBoxRight {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/midBoxRight.png) repeat-y top right;
}
.midBoxTL {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/midBoxTL.png) no-repeat top left;
}
.memberIn .midBoxTL {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/midBoxTL_member.png) no-repeat top left;
}
.midBoxTR {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/midBoxTR.png) no-repeat top right;
}
.memberIn .midBoxTR {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/midBoxTR_member.png) no-repeat top right;
}
.midBoxBottom {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/midBoxBottom.png) repeat-x bottom left;
}
.memberIn .midBoxBottom {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/midBoxBottom_member.png) repeat-x bottom left;
}
.midBoxBL {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/midBoxBL.png) no-repeat bottom left;
}
.memberIn .midBoxBL {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/midBoxBL_member.png) no-repeat bottom left;
}
.midBoxBR {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/midBoxBR.png) no-repeat bottom right;
}
.memberIn .midBoxBR {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/midBoxBR_member.png) no-repeat bottom right;
}
.midBoxBody {
   padding: 20px;
}
#midBox.memberIn .midBoxBody {
   padding: 10px;
}
#midBox.memberIn #toplinks {
   padding-top:3px;
}
.createAccount {
   background: url(http://www.webcheats.com.br/forum/images/styles/iBusiness/style_red/createAccount.png) no-repeat top left;
   width:655px;
   height: 36px;
   text-align: right;
}
#midBox .midBoxBody p {
   font-family: "Times New Roman",Georgia,Serif;
   font-size:14px;
   line-height: 18px;
   padding:8px 0;
   border-bottom:1px solid #d9d9d9;
   margin-bottom:20px;
}
.memberBox {


}
.socialBox {
   float: right;
   padding-top: 3px;
}

.socialBox .social {
        padding-right: 4px;
}
/* Login Box
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.loginBox {
   height: 30px;
   line-height: 30px;
   float: left;
}
.loginBox ul {
   list-style:none;
   padding:0;
   margin:0;
}
.loginBox li {
   float:left;
   padding:0;
   padding-right:8px;
}
.loginBoxInput {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/loginBoxInput.png) no-repeat top left;
   width:127px;
   height:30px;
}
.loginInput {
   background:transparent;
   border:0;
   color: #515050;
   width:117px;
   height:30px;
   line-height:30px;
   padding:0 5px;
}
.rememberMe {
   color:#fff;
}
.memberBox .rememberMe {
   font-size: 11px;
}
.memberBox .rememberMe input {
   vertical-align: baseline;
}
.cb_cookieuser_navbar{
   position: relative;
   top: 2px;
}
.loginLeft {
float: left;
}
#fb_headerbox {
padding-right: 5px;
}
.loginLeft #fb_loginbtn {
position: relative;
top: 4px;
}

#toplinks, .toplinks {
float: left;
text-align: left;
line-height: 22px;
font-size: 15px;
font-weight: 700;
}

.toplinks ul.isuser, .toplinks ul.nouser {
   display:block;
   clear: left;
   list-style: none;
}

.toplinks ul.isuser li {
   display:inline;
   position: relative;
   color: #fff;
   padding-right: 10px;
        float: right;
   clear: left;
        background:;
}
.toplinks ul.isuser .popupbody li {
   display:block;
   float: none;
   clear: none;
   padding:0;
   margin:0;
}

.toplinks ul.isuser li.welcomelink {
   display: block;
   clear: left;
   padding-top: 3px;
   float: left;
   padding-bottom: 3px;
   padding-left: 4px;
   padding-right: 4px;
   color: #434343;
}

.toplinks ul.isuser li.logoutlink {
   top: 0;
}

.toplinks ul.isuser li a {
   display: block;
   padding-top: 3px;
   padding-bottom: 3px;
   padding-left: 4px;
   padding-right: 4px;
   font-weight:bold;
   color:#434343;
}

.toplinks ul.isuser li li a {
   float: none;
   margin-left: 0;
}

.toplinks ul.isuser li.welcomelink a {
   display:inline;
   float: none;
   clear: none;
   margin-left: 0;
}

.toplinks ul.isuser li a:hover {
   padding-top: 3px;
   padding-bottom: 3px;
   padding-left: 4px;
   padding-right: 4px;
   background: #b80000;
   color:rgb(255, 255, 255);
        border-radius: 3px;
}

.toplinks ul.nouser li {
   display:inline;
}

.toplinks ul.nouser li a {
   display: block;
   clear: left;
   color:#434343;
   position: relative;
   padding: 6px 10px 0 10px;
   background: #b80000;
   -moz-border-radius-bottomleft: 5px;
   -webkit-border-bottom-left-radius: 5px;
   border-bottom-left-radius: 5px;
   -moz-border-radius-bottomright:5px;
   -webkit-border-bottom-right-radius:5px;
   border-bottom-right-radius:5px;
   height:20px;
   font-weight:bold;
   font-size:12px;
   margin-right: 10px;
}

.toplinks ul.nouser li a:hover {
   background: #b80000;
   color:rgb(255, 255, 255);
        border-radius: 3px;
}

.toplinks ul.isuser li.popupmenu, .toplinks ul.isuser .notifications, .toplinks ul.isuser .nonotifications  {
   color: #000000;
   position: relative;
}

.toplinks ul.isuser li.popupmenu ul li {
   position: relative;
   top: 0;
   margin: 0;
   text-align: left;
}

.toplinks ul.isuser .notifications .popupbody {
   background: #b80000;
   border: 1px solid #b80000; /* makes it look consistent with the popup background */
}

.toplinks ul.isuser .notifications .popupbody li a{
   color: #000000;
   background:#fdfdfe none  ;
   padding: 0 5px;
   font-weight: normal;
   border-top:1px solid #b80000; /* makes it look consistent with the popup background */
   text-align: left;
   padding-left: 30px;
   line-height: 26px;
}

.toplinks ul.isuser .notifications .popupbody li a span {
   position: absolute;
   line-height: 26px;
   left: 5px;
}

.toplinks ul.isuser .notifications .popupbody li a:hover {
   color: #000000;
   background:#FFEB90 none  ;
   text-decoration: underline;
}

.toplinks form {
   min-width: 220px;
   display:block;
   margin-right: 10px;
   text-align: left;
   float: right;
   clear: left;
}

.toplinks .logindetails {
   padding: 0 10px;
   text-align: center;
   background: #b80000;
   -moz-border-radius-bottomleft: 5px;
   -webkit-border-bottom-left-radius: 5px;
   border-bottom-left-radius: 5px;
   -moz-border-radius-bottomright:5px;
   -webkit-border-bottom-right-radius:5px;
   border-bottom-right-radius:5px;
   height:26px;
}

.toplinks form input {
   margin: 3px 0 0;
   font-size: 11px;
   padding: 1px;
   border: 0;
   vertical-align: baseline;
}

.toplinks form input.textbox {
   color: #000000;
}

.toplinks form input.default-value {
   color: #777777;
}

.toplinks .remember {
   margin: -3.33333333333px 0 0 20px;
   font-size: 10px;
   color: #434343;
}

.toplinks ul.isuser .notifications .popupbody li{
   border-top:1px solid #b80000;
}

.toplinks .remember input {
   vertical-align: baseline;
}

/* Breadcrumb
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.breadcrumb {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/bcBG.png) repeat-x left top;
   height:38px;
   color:#606368;
   position:relative;
}

.bcLeft {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/bcLeft.png) no-repeat left top;
   height:38px;
}
.bcRight {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/bcRight.png) no-repeat right top;
   height:38px;
}
.breadin {
   padding-top:12px;
   padding-bottom:8px;
}
.breadcrumb .navbit {
   background:url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/bcArrow_left.png) no-repeat top right;
   height:30px;
        padding:12px 0;
        padding-right:20px;
        padding-left:15px;
        display: inline-block;
}
.breadcrumb .navbithome {
   background:url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/bcArrow_left.png) no-repeat top right;
   padding:12px 0;
        padding-right:20px;
        padding-left:15px;
        display: inline-block;
}
.breadcrumb .navbit > a, .breadcrumb .lastnavbit span {
   border:1px solid transparent;
}
.breadcrumb .navbit a:link, .breadcrumb .navbit a:visited {
   color:#606368;
   font-weight:700;
}
.breadcrumb .navbit a:hover {
   background:none;
   color:#be0000;
   border:1px solid transparent;
}

/*table*/
.border {
  background-color: white;
border: 1px solid #DDD;
padding: 9px;
border-radius: 6px;
margin-top: 15px;
}

.pun .main-content {
  border: 0px;
}

.main .main-head {
background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/tcatBG.png) repeat-x left top;
color: white;
border-radius: 6px;
border: 0;
}

.main .main-foot {
background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/tcatBG.png) repeat-x left top;
color: white;
border-radius: 6px;
border: 0;
}

.main .main-head .page-title {
font-size: 15px;
font-weight: 500;
}

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

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

.pun table.table th {
background-color: #FFFFFF;
border-color: #;
border-style: none;
color: #333;
padding: .5em 0;
}

.bottomBar {
  background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/bottomBarBG.png) repeat-x left bottom;
  height: 10px;
  border-radius: 0 0 4px 4px;
}

.hierarchy {
  margin-left: 15px;
}

.desc {
  margin-left: 15px;
}

/*lastpost*/
#avatar-lastpost img {
height: 41px;
width: 41px;
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)}

/*module*/
.module {
padding: 8px;
background: white;
border: 1px solid #DEDEDE;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.module .main-content {
  background: white;
}

.module .main-head {
  background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/sidebarHeadRight-left.png) repeat-x left;
}

.module .main-head h3 {
  font-weight: bold;
}

/*estatísticas*/
#pun-info {
  padding: 8px;
  background: white;
  border: 1px solid #DEDEDE;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#main-head {
background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/tcatBG.png) repeat-x left top;
color: white;
border-radius: 6px;
border: 0;
}

.forumtitle {
padding-left: 10px;
color: white;
font: bold 15px arial, helvetica, sans-serif;
line-height: 41px;
}

#stats {
  background: white;
  border-bottom: 1px solid #D9D9D9;
}

#onlinelist {
background: #FFFFFF;
border: 0px;
border-bottom: 1px solid #D9D9D9;
border-top:none;
}

#onlinechat {
background: #FFFFFF;
border-top:none;
}

/*Footer*/
#footerWrapper {
   background:#1d1d1d url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/pageWrapperBG.png) repeat-x top left;
}
#footerWrapper .pageWrap {
   padding: 0;
}

/* Footer Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footerNav {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/footerNavBG.png) repeat-x top left;
   height: 40px;
}
.footerNavLeft {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/footerNavLeft.png) no-repeat top left;
   height: 40px;
}
.footerNavRight {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/footerNavRight.png) no-repeat top right;
   height: 40px;
}
#footerNav ul {
   list-style: none;
   padding: 0;
   margin: 0;
}
#footerNav li {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/footerNavSplit.png) no-repeat top right;
   float: left;
   padding: 0 10px;
   line-height: 40px;
}
#footerNav a:link, #footerNav a:visited {
   color: #fff;
   text-transform: uppercase
}
#footerNav a:hover {
   color:#ed4545;
}
#footer_select {
float:right;
margin-top:8px;
margin-right:10px;
}

/* Footer Main
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footerMain {
   padding: 25px 0;
   color: #fff;
}
.footerLeft {
   float: left;
}
.linkBox {
   float: left;
   width:220px;
   padding-right: 40px;
}
.linkBox .linkBoxHead {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/linkBoxHead.png) repeat-x left;
   margin-bottom: 10px;
}
.linkBox h4 {
   background: #2d2d2d;
   color: #fff;
   text-transform: uppercase;
   padding: 0;
padding-right:15px;
   margin: 0;
   float: left;
   font-size:12px;
}
.linkBox ul {
   list-style: none;
   padding: 0;
   margin: 0;
}
.linkBox li {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/linkBoxList.png) repeat-x top left;
   padding-top: 2px;
}
.linkBox li a:link, .linkBox li a:visited {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/linkBoxArrow.png) no-repeat left;
   padding: 6px 0;
padding-left:15px;
   display: block;
   color: #fff;
}   
.linkBox li a:hover {
   color: #ed4545;
}
.footerCopyright {
   float: right;
   text-align: right;
   line-height: 17px;
}
.footerCopyright a:link, .footerCopyright a:visited {
   color: #ed4545;
}
.footerCopyright a:hover {
   color: #fff;
}
#footer_select {
float:right;
margin-top:8px;
margin-right:10px;
}
.textbox, textarea, select {
font: normal 11px arial, helvetica, sans-serif;
color: black;
background: white none;
border: 1px solid #97A4AA;
padding: 2px;
outline: 0;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-right: 3px;
}

/*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: 280px;}
#smilies_categ{padding: 0px 0}
#smiley-box{border:1px solid #DDD;width:160px;margin:10px 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;
}

#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;
}

#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;
}

/*topic*/
#border-topic {
  padding: 8px;
  background: white;
  border: 1px solid #DEDEDE;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.pun .paged-foot, .pun .paged-head {
background-color: transparent;
border: 0px;
padding: .6em 1.3em .3em;
}

.post_field {
background: white none;
color: #3E3E3E;
border: 1px solid #D9D9D9;
padding: 2px;
margin-top: 2px;
text-align: left;
}

/*user*/
.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 .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 .post {
  background: #F7F7F7;
  border: 1px solid #D9D9D9;
}

.pun .postmain {
  background: #FEFDFD url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/rowBG.png) repeat-x left bottom;
}

.pun .posthead {
background: #363636 url(http://www.purevb.com/demo/images/buttons/newbtn_middle.png) repeat-x;
border-bottom: 0px;
color: white;
margin-top: 5px;
font: normal 12px arial, helvetica, sans-serif;
border: 0 solid none;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.postfoot {
background: #E4E4E4 none;
border-top: 1px solid #CCC;
clear: both;
margin-left: -235px;
padding: .5em 1em;
text-align: right;
}

/*profile*/
#profile-advanced-right {
float: left;
width: 260px;
background-color: #F1F1F1;
background-image: url('http://i46.tinypic.com/mmr9mh.png');
background-repeat: repeat-x;
border: 1px solid #C1C1C1;
padding-top: 20px;
border-radius: 6px;
}
#profile-advanced-layout {
float: right;
margin-left: -360px;
width: 100%;
margin-right: 0px;
margin-top: 18px;
}
#profile-advanced-left {
margin-left: 265px;
margin-right: 0px;
}
#profile-advanced-layout #new-message {
position: relative;
}


#profile-advanced-right .module.main .main-head {
  background: transparent;
}

#profile-advanced-right .module.main .main-head em {
  color: black;
}

#profile-advanced-right .module.main {
color: #424242;
background-color: #F1F1F1;
border: 0px;
border-radius: 0px;
background: transparent url(http://www.purevb.com/demo/images/gradients/bottom-shadow.png) repeat-x left bottom;
}

#profile-advanced-right .module .main-content {
  background-color: #F1F1F1;
}

#profile-advanced-right .module .main-content  img {
border: 3px solid white;
outline: 1px solid #D9D9D9;
max-width: 220px;
height: auto;
}

#tabs ul li a {
  font-weight: bold;
  border-radius: 6px 6px 0 0;
  color: #424242;
  background-color: #F1F1F1;
  border-color: #C1C1C1;
  background-image: url('http://i50.tinypic.com/2rcpvd3.png');
  background-repeat: repeat-x;
}
#tabs ul li.activetab a:hover {
background-color: #363636;
}
#tabs ul li a:hover {
background-color: #F4F4F4;
border-color: #333;
}
#tabs ul li.activetab a {
color: white;
background-color: #363636;
border-color: #363636;
background-image: url('http://i50.tinypic.com/9qky9y.png');
background-repeat: repeat-x;
text-decoration: none;
}
#profile-advanced-details .main-head {
  border-radius: 0px;
  border-top: 3px solid #363636;
  background: #F1F1F1;
}
#profile-advanced-details .main-head .subtitle {
  color: black;
}
















/* Footer Main
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footerMain {
   padding: 25px 0;
   color: #fff;
}
.footerLeft {
   float: left;
}
.linkBox {
   float: left;
   width:220px;
   padding-right: 40px;
}
.linkBox .linkBoxHead {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/linkBoxHead.png) repeat-x left;
   margin-bottom: 10px;
}
.linkBox h4 {
   background: #2d2d2d;
   color: #fff;
   text-transform: uppercase;
   padding: 0;
padding-right:15px;
   margin: 0;
   float: left;
   font-size:12px;
}
.linkBox ul {
   list-style: none;
   padding: 0;
   margin: 0;
}
.linkBox li {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/linkBoxList.png) repeat-x top left;
   padding-top: 2px;
}
.linkBox li a:link, .linkBox li a:visited {
   background: url(http://www.purevb.com/demo/images/styles/iBusiness/style_red/linkBoxArrow.png) no-repeat left;
   padding: 6px 0;
padding-left:15px;
   display: block;
   color: #fff;
}   
.linkBox li a:hover {
   color: #ed4545;
}
.footerCopyright {
   float: right;
   text-align: right;
   line-height: 17px;
}
.footerCopyright a:link, .footerCopyright a:visited {
   color: #ed4545;
}
.footerCopyright a:hover {
   color: #fff;
}
#footer_select {
float:right;
margin-top:8px;
margin-right:10px;
}
.textbox, textarea, select {
font: normal 11px arial, helvetica, sans-serif;
color: black;
background: white none;
border: 1px solid #97A4AA;
padding: 2px;
outline: 0;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-right: 3px;
}




      /*like*/
    .LGlike {
    background: url(http://i11.servimg.com/u/f11/18/07/42/17/ok12.png) no-repeat left;
    background-color: #326A94;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1),0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    height: 22px;
    line-height: 22px;
    padding: 0 18px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    margin-right: 5px;
    margin-top: 30px;
    }
    .LGvote { margin: 0 5px; }
    .LGnovote {
      filter:Alpha(opacity=50);
      opacity: 0.5;
      cursor: default;
      box-shadow: none;
      text-shadow: none;
    }
Lucas2122

Lucas2122
Membro

Membro desde : 17/08/2011
Mensagens : 774
Pontos : 1348

http://moldentec.forumeiros.com/forum

Ir para o topo Ir para baixo

Tópico resolvido Re: Categorias dessa forum

Mensagem por MateusA 12.06.13 15:59

Olá! Piscada

Não e necessário que eu faça nenhuma alteração na sua Folha de Estilos CSS, o código que eu lhe forneci basta adiciona-lo em primeiro na sua Folha de Estilos CSS, no entanto só vai funcionar se a sua versão for PhpBB3.

Até mais. Rindo
MateusA

MateusA
Hiper Membro

Membro desde : 13/05/2013
Mensagens : 3225
Pontos : 4215

https://www.facebook.com/forumeirospt https://twitter.com/forumeiros_pt

Ir para o topo Ir para baixo

Tópico resolvido Re: Categorias dessa forum

Mensagem por Lucas2122 12.06.13 22:18

Ei não deu certo poderia pega dessa então?

http://lifeback.forumeiros.com/forum
Lucas2122

Lucas2122
Membro

Membro desde : 17/08/2011
Mensagens : 774
Pontos : 1348

http://moldentec.forumeiros.com/forum

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