Erro no CSS

5 participantes

Ir para baixo

Tópico resolvido Erro no CSS

Mensagem por Prodigy 11.03.13 15:01

Qual é minha questão:
Olá gostaria de saber porque minha css fica dizendo que tem alguma coisa incorreta algo assim : detectado um { fora de um } algo assim minha css :
Código:
body {
background: #D2D2D2;
color: #5A5A5A;
font: normal 11px tahoma,helvetica,arial,sans-serif;
padding-bottom: 20px;
}




    .pun tbody.statused span.status {
       position: absolute;
       }
    .pun tbody.statused span.status {
    position: absolute;
    }
    .pun tbody.statused span.status {
    margin-top: 0px !important;
    }
    .pun tbody.statused span.status {
    position: absolute;
    }




    .pun tbody.statused span.status {
    margin-left: -40px !important;
    padding-right: 25px !important;
    }








/*botões de votar*/
.vote {
padding: 2px;
text-align: center;
width:16px;
background-color: #eaeaea;
border: 1px solid #d4d6d5;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-top-left-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-right-radius:5px;
}




.vote .vote-no-bar {
display: none;
}




.vote .vote-bar {
border-left: 0px;
border-right: 0px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #d4d6d5;
font-size: 0px;
height: 50px;
margin: 0px;
width: 16px;
}




.vote .vote-bar-plus {
margin-left: 5px;
width: 7px;
}




.vote .vote-bar-minus {
margin-left: 5px;
width: 7px;
}




.vote .vote-button a[href $="plus"] {
background:url('http://cdn3.iconfinder.com/data/icons/fugue/icon_shadowless/plus-circle.png');
background-repeat: no-repeat;
color:transparent;
display:block;
height:16px;
width:16px;
}




.vote .vote-button a[href $="minus"] {
background-image:url('http://cdn2.iconfinder.com/data/icons/fugue/icon_shadowless/minus_circle.png');
background-repeat: no-repeat;
color:transparent;
display:block;
height:16px;
width:16px;
}




      .userClient,.userDesigner,.userManagement,.userMember,.userModerator,.userStaff{-moz-border-radius:3px;-webkit-border-radius:3px;background:#65a830;border-radius:3px;color:#fff;display:inline-block;font-size:11px;font-weight:700;margin-top:5px;padding:3px 8px;text-shadow:rgba(0,0,0,0.2) 0 -1px 0}
    .userManagement{background:#881418}
    .userMember{background:#7f7f7f}
    .userStaff{background:#d59944}
    .userClient{background:#D9E016}
    .userModerator{background:#2929E6}
    .userDesigner{background:#CA4BD1}
}
.container_IE {
background: url('http://i45.tinypic.com/2ez4f8y.png') repeat-x 0 0;
}




.pun {
background: #E9E9E9;
line-height: 120%;
margin: 0 auto;
min-width: 980px;
max-width: 1600px;
width: 90%;
-webkit-box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 10px;
-moz-box-shadow: rgba(0,0,0,0.12) 0px 0px 10px;
box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 10px;
}




.pun .main-content {
background-color: #FBFBFB;
border: 1px solid #EAEAEA;
}




#pun-about {
font-size: 0.8em;
text-align: left;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: transparent;
border: none;
}




#pun-about form {
display: none;
}




#pun-visit, .main-box {
background-color: transparent;
border: none;
padding: .6em 1em;
}




#branding {
background: #333;
border-bottom: 1px solid #393939;
min-height: 67px;
margin: 0 auto;
min-width: 980px;
max-width: 1600px;
width: 91%;
}




.main .main-head {
  background: whiteSmoke url("http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/highlight_strong.png") repeat-x 0 0;
color: #333;
padding: 12px;
font-size: 13px;
font-weight: 300;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border: 1px solid #EAEAEA;
border-bottom: 0;
overflow: hidden;
}




.main .main-foot {
background: #F8F8F8;
color: black;
padding: 7px;
clear: both;
overflow: hidden;
border: 1px solid #EAEAEA;
border-bottom: 0;
border-radius: 0px 0px 4px 4px;
}




.main .main-head .page-title {
font-size: 13px;
font-weight: bold;
}




a:link {
  text-decoration: none;
}




#logo a.textLogo:hover {
color: white;
}




#logo a.textLogo {
line-height: 67px;
padding: 0 15px;
color: #E9E9E9;
text-decoration: none;
text-shadow: black 0px 1px 3px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
font-size: 30px;
font-weight: bold;
}




#pun-intro {
  display: none;
}




#pun-navlinks {
  display: none;
}




#pun-announcement {
border-style: 0 px solid;
border-width: 0px;
padding: 1em;
background: white;
}




/*NAVIGATION*/
#nav_wrap {
background: #292929;
height: 32px;
padding: 2px 0 0 0;
border-top: 1px solid #252525;
margin: 0 auto;
min-width: 980px;
max-width: 1600px;
width: 91%;
}




#community_app_menu {
text-transform: lowercase;
font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
font-size: 12px;
}




#community_app_menu > li {
margin: 0px 3px 0 0;
position: relative;
list-style-type:none;
}




#community_app_menu > li > a {
color: #E9E9E9;
border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
display: block;
outline: none;
padding: 0px 16px;
line-height: 32px;
height: 32px;
list-style-type:none;
text-decoration:none;
}




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




#community_app_menu>li>a:hover,#community_app_menu>li>a.menu_active{background:#3d3d3d;color:#fff}#community_app_menu>li.active>a{background:#e9e9e9 url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/highlight_strong.png') repeat-x 0 0;color:#292929;position:relative;text-shadow:#fff 0px 1px 0px}#community_app_menu>li.active>a:before,#community_app_menu>li.active>a:after{content:"";position:absolute;width:3px;height:3px;background:url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/tab_active_base.png') no-repeat 0 0;bottom:0;left: -3px}#community_app_menu>li.active>a:after{left:auto;right: -3px;background-position: -3px 0}#primary_nav a.ipbmenu
img{margin-right: -6px}




/*search box*/
#search {
margin-right: 0px;
}




#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 {
font-size: 12px;
color: #9c9c9c;
border: 0;
padding: 0;
background: transparent;
width: 138px;
outline: 0;
margin-top:5px;
}




#search_options_menucontent {
min-width: 130px;
padding: 0;
background: white;
border: 1px solid #C6C6C6;
}




#search_options {
max-width: 80px;
text-overflow: ellipsis;
overflow: hidden;
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 url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/highlight.png') repeat-x 0 1px;
display: inline-block;
text-shadow: white 0px 1px 0px;
float: right;
}




#search .submit_input {
background: #5F5F5F url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/search_icon.png') no-repeat 50%;
text-indent: -3000em;
padding: 0;
border: 0;
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);
}




#search .submit_input:hover{background-color: #747474;}




.attach {
float: right;
}




form {
display: block;
margin-top: 0em;
}




fieldset {
display: block;
-webkit-margin-start: 2px;
-webkit-margin-end: 2px;
-webkit-padding-before: 0.35em;
-webkit-padding-start: 0.75em;
-webkit-padding-end: 0.75em;
-webkit-padding-after: 0.625em;
border: 0px;
border-image: initial;
}




/*adv-search*/
#adv_search {
width: 26px;
height: 26px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/advanced_search.png') no-repeat 50% 50%;
text-indent: -3000em;
display: inline-block;
margin-left: 3px;
}




#adv_search:hover {
         background-color: rgba(0, 0, 0, 0.2);
}




/*User_navigation*/
#user_navigation {
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/trans20.png') repeat;
background: rgba(0, 0, 0, 0.18);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
box-shadow: inset rgba(0, 0, 0, 0.45) 0px 1px 3px;
border: 1px solid #3D3D3D;
border-bottom: 1px solid #535353;
color: #F1F1F1;
font-size: 11px;
line-height: 36px;
height: 36px;
overflow: hidden;
float: right;
margin: 16px 16px 0 0;
}




#user_navigation .ipsList_inline li {
list-style-type:none;
margin: 0;
padding: 0;
float: left;
}




#user_navigation .user_photo {
position: relative;
height: 28px;
width: 28px;
margin: -3px -9px 0px -9px;
padding-top: 7px;
}




#user_navigation img {
vertical-align: middle;
}




#user_navigation .ipsList_inline li:first-child a {
border-left: 0;
}




#user_navigation a:hover {
background: rgba(0, 0, 0, 0.1);
}




#user_navigation a {
color: white;
float: left;
padding: 0 13px;
line-height: 36px;
outline: none;
height: 36px;
border-right: 1px solid #3B3B3B;
border-left: 1px solid #242424;
list-style-type:none;
text-decoration:none;
}




#notify_link img, #inbox_link img {
width: 20px;
height: 20px;
background-repeat: no-repeat;
background-position: 0 0;
margin-top: -2px;
}




#inbox_link img {
background-image: url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/icon_inbox.png');
}




#notify_link img {
background-image: url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/icon_notify.png');
}




/*secondary navigation*/
#secondary_navigation{background:#e0e0e0 url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/secondary_nav_bg.png') repeat-x 0 -2px;border-bottom:1px solid #cecece;-webkit-box-shadow:rgba(255,255,255,0.8) 0px 1px 0px;-moz-box-shadow:rgba(255,255,255,0.8) 0px 1px 0px;box-shadow:rgba(255,255,255,0.8) 0px 1px 0px;text-shadow:#fff 0px 1px 0px;overflow:hidden;line-height:33px;margin-top:-5px;margin-left:-5px;margin-right:-5px;}
#secondary_navigation
a{text-decoration:none;color:#757575;line-height:33px;height:33px}#secondary_navigation a:hover{color:#222}#secondary_navigation #breadcrumb
li{float:left;}#secondary_navigation #breadcrumb li
a{padding-left:12px;margin-left: -15px;background:url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/secondary_nav.png') no-repeat 0 -2px;display:block;outline:none;text-decoration:none}#secondary_navigation #breadcrumb li.first
a{margin-left:0;background:none;padding-left:0px}#secondary_navigation #breadcrumb li
span{display:block;padding-right:17px;padding-left:4px;background:url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/secondary_nav.png') no-repeat 100% -2px}#secondary_navigation #breadcrumb li>span{padding-left:4px;background:none transparent}#secondary_navigation #breadcrumb li.first a
span{padding-left:12px}#secondary_navigation #breadcrumb li a:hover{background-position:0 -45px}#secondary_navigation #breadcrumb li a:hover
span{background-position:100% -45px}#secondary_navigation #breadcrumb li a:active{background-position:0 -88px}#secondary_navigation #breadcrumb li a:active
span{background-position:100% -88px}#secondary_links{overflow:hidden}#secondary_links
li{float:left;margin:0;list-style-type:none;}#secondary_links
a{padding:0
12px;display:block}#secondary_links
img{vertical-align:top;width:16px;height:16px;position:relative;margin:10px
-4px 0 -4px}#secondary_links a:hover
img{opacity:0.7}.secondary_links{overflow:hidden}.secondary_links
li{float:left;}.secondary_links
a{padding:0
9px;display:inline-block}.breadcrumb{color:#777;font-size:11px}.breadcrumb
a{color:#777}.breadcrumb li
.nav_sep{margin:0 5px 0 0}.breadcrumb li:first-child{margin-left:0}




/*table*/
.pun fieldset, .pun img {
vertical-align:middle;
padding-right:3px;
border: none;
}
.statusid img {
display: inline-block;
}
.pun tbody.statusid span.status {
position: absolute;
}
.pun tbody.statusid span.status {
margin-left: -55px !important;
padding-left: -100px !important;
padding-right: 25px !important;
}
.pun tbody.statusid span.status {
position: absolute;
}
.pun tbody.statusid span.status {
margin-top: 10px !important;
vertical-align: middle;
}
.pun tbody.statusid span.status {
position: absolute;
}




tbody.statusid {
  border: 1px solid #EAEAEA;
}




.pun table.table {
  border-radius: 0px;
}
.pun table.table th.tcl {
font-weight: bold;
background: #EAEAEA;
font-size: 10px;
color: dimGray;
text-shadow: whiteSmoke 0px 1px 0px;
padding-left:60px;
}




.pun table th.tc2, .pun table th.tc3, .pun table th.tc4, .pun table th.tcl, .pun table th.tcr {
font-weight: bold;
background: #EAEAEA;
font-size: 10px;
color: dimGray;
text-shadow: whiteSmoke 0px 1px 0px;
}




.pun table td.tcl h2 {
margin-left:18px;
}




.pun h2, .pun h3, .pun input, .pun select, .pun th {
margin-left:18px;
}








table {
display: table;
border-collapse: separate;
border-spacing: 0px;
border: 0px;
}




.pun table .tcr {
overflow: hidden;
padding: 0 0 0 .5em !important;
text-align: left;
width: 30%;
border-left: 0px;
}




.pun table.table td {
border-left: 1px solid #FBFBFB;
}




.pun table.table td {
background-color: #FBFBFB;
border-bottom: 1px solid #EAEAEA;
border-style: solid none none solid;
border-width: 1px;
line-height: 130%;
padding: .6em 0 .7em;
}




.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: #FBFBFB;
border-right: none;
border-left: none;
}




.main .main-head .page-title h2 {
  font-weight: bold;
}




#categoria {
  background: white;
border: 1px solid #D2D2D2;
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
-moz-box-shadow: rgba(0,0,0,0.1) 0px 0px 4px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
padding: 6px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-top: 10px;
}




/*tópico e post*/
.post-options img:hover {
opacity: 0.7;
}




.posting img:hover {
opacity: 0.9;
}




.pun .posthead {
border-top: 1px solid #D7D7D7;
border-bottom: 1px solid #D7D7D7;
text-shadow: rgba(255, 255, 255, 0.9) 0px 1px 0px;
background: #E6E6E6 url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/highlight.png') repeat-x 0 0;
padding: 0 5px;
height: 36px;
line-height: 36px;
font-weight: normal;
font-size: 13px;
}




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




.boxOut-topic {
background: white;
border: 1px solid #D2D2D2;
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
-moz-box-shadow: rgba(0,0,0,0.1) 0px 0px 4px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
padding: 8px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}




.postfoot {
background: #F8F8F8;
border-top: 1px solid #E4E4E4;
margin-top: 10px;
padding: 7px;
}




.pun .post{
  border-top: 1px solid #E9E9E9 !important;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  background: #fcfcfc;
}




.post_field {
color: #3E3E3E;
border-bottom: 1px solid #E9E9E9;
font-weight: bold;
padding: 0 0 0 8px;
font-size: 0.9em;
text-align: left;
}




.pun .postmain {
background-color: #fcfcfc;
border-left: 1px solid #E9E9E9;
border-right: 1px solid #E9E9E9;
margin-left: 17em;
}
}




.pun .post {
  background: whitesmoke;
}




.pun .post .user {
float: left;
margin-left: -185px;
margin-top: -1.5em;
position: relative;
text-align: center;
}




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




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




/*user img*/
.user-basic-info a img {
max-height: 300px;
max-width: 155px;
height: 300px;
width: 155px;
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);
}
.user-basic-info a 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);
}




/*box*/
.titlebox {
  background: #EFEFEF;
border: 1px solid #CCC;
text-shadow: white 0px 1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.15) 0px 1px 4px, rgba(255, 255, 255, 0.8) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.15) 0px 1px 4px, rgba(255,255,255,0.8) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.15) 0px 1px 4px, rgba(255, 255, 255, 0.8) 0px 1px 0px;
padding: 10px;
overflow: hidden;
}
.titlebox dd {display: block;}
.titlebox dava {float: left;}
.ipsBox_withphoto {float: left; margin-left: 10px;}
.ipsType_pagetitle {display: block; font-family: Helvetica,Arial,sans-serif; font-size: 26px; font-style: normal; font-variant: normal; font-weight: 300; line-height: 1.4; outline-style: none; overflow: hidden; text-align: left; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; width: 650px;}
.ipsType_pagetitle a {color: #323232; font-size: 21px; z-index: 999; text-shadow: white 0px 1px 0px;}
.desc.lighter.blend_links {color: #777; float: left; font-size: 11px;}
.socialetopic {float: right; position: relative;}
.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: white; 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 {
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);
}




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




.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: black;
padding-left: 20px;
}




/*quick avatar*/
#quick-avatar {
    float: left;
    padding: 11px;
}
#quick-avatar img {
margin-top: 41px;
width: 50px;
height: 50px;
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);
}
#quick-avatar 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);
}




/*botões de votar*/
.vote {
padding: 2px;
text-align: center;
width:16px;
background-color: #eaeaea;
border: 1px solid #d4d6d5;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-top-left-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-right-radius:5px;
}




.vote .vote-no-bar {
display: none;
}




.vote .vote-bar {
border-left: 0px;
border-right: 0px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #d4d6d5;
font-size: 0px;
height: 50px;
margin: 0px;
width: 16px;
}




.vote .vote-bar-plus {
margin-left: 5px;
width: 7px;
}




.vote .vote-bar-minus {
margin-left: 5px;
width: 7px;
}




.vote .vote-button a[href $="plus"] {
background:url('http://cdn3.iconfinder.com/data/icons/fugue/icon_shadowless/plus-circle.png');
background-repeat: no-repeat;
color:transparent;
display:block;
height:16px;
width:16px;
}




.vote .vote-button a[href $="minus"] {
background-image:url('http://cdn2.iconfinder.com/data/icons/fugue/icon_shadowless/minus_circle.png');
background-repeat: no-repeat;
color:transparent;
display:block;
height:16px;
width:16px;
}




/*footer*/
#footer_utilities {
height: 35px;
margin: -5px;
padding: 8px;
position: relative;
border-top: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/highlight.png') repeat-x 0 0;
}




#footer_utilities .ipsList_inline > li > a {
margin-right: 0px;
padding: 4px 10px;
display: inline-block;
}




#footer_utilities .ipsList_inline {
margin-top: 3px;
clear: left;
float: left;
}




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




#backtotop, #bottomScroll {
width: 24px;
height: 24px;
line-height: 20px;
left: 50%;
top: 50%;
margin-left: -12px;
margin-top: -12px;
position: absolute;
display: inline-block;
background: #BDBDBD;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.7) 0px 1px 3px;
-moz-box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px;
box-shadow: inset rgba(0, 0, 0, 0.7) 0px 1px 3px;
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
opacity: 0.4;
outline: 0;
}




#bottomScroll:hover, #backtotop:hover {
background: #8A8A8A;
color: white;
opacity: 1;
}




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




#copyright {
color: #848484;
text-align: right;
line-height: 22px;
float: right;
}




#copyright a {
color: #848484;
}




/*Statistics*/
#pun-info {  
   border: 1px solid #D8D8D8;
}




.statistics_head{
border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/highlight.png') repeat-x 0 0;
font-size: 11px;
font-weight: bold;
padding: 8px;
}




.statistics_head h1{
color: #727272;
font-size: 12px;
font-weight: bold;
tahoma,helvetica,arial,sans-serif;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
margin-left:28px;
}




.icon {
background-image: url('http://cdn3.iconfinder.com/data/icons/prettyoffice/16/chart.png');
background-color: transparent;
background-repeat: no-repeat;
width: 16px;
height: 16px;
display: inline-block;
vertical-align: middle;
}




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




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




/*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:15px;
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);
}




/*Expand & Ocultar*/
.expand, .contract {
  position: absolute;
  top: -4px;
  right: -1px;
  cursor: pointer;
  width: 32px;
  height: 22px;
  background: url(http://lifegames.in/forum/public/style_images/LifeGames_v2_0/cat_maximize.png);
}
.contract {
  background: url();
}
.contract:hover {
  background: url(http://lifegames.in/forum/public/style_images/LifeGames_v2_0/cat_minimize.png);
}




/*module*/
.module {
  background: white;
}




.module .main-head {
border: 1px solid #D8D8D8;
border-bottom: 0px;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/highlight.png') repeat-x 0 0;
padding: 8px;
border-radius: 0px;
}




#right {
  margin-top: 55px;
}




/*LGLogin*/
#LGlogin{
  background: #000 url('http://fcimage.net/public/style_images/imgfc/trans60.png') repeat;
  box-shadow:10px 10px 40px #000;
  color:#666;
  font-family:sans-serif;
  left:30%;
  position:fixed;
  text-shadow:0 1px 1px #fff;
  top:30%;
  width:500px;
  z-index: 999;
  padding: 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 20px;
  -moz-box-shadow: rgba(0,0,0,0.5) 0px 10px 20px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}




#LGoverlay {
background-color: #000;
filter: Alpha(opacity=70);
left: 0;
min-height: 101%;
opacity: .7;
position: fixed;
top: 0;
width: 100%;
z-index: 999;
}




#LGlogin-border{
  background:#EEE;
  padding-bottom:2px;
}




#LGlogin h1{
  text-align:left;
  border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://fcimage.net/public/style_images/imgfc/highlight.png') repeat-x 0 0;
padding: 8px 10px 9px;
font-size: 16px;
font-weight: 300;
}




#LGlogin h2 {
float: right;
position: relative;
top: -21px;
display: inline-block;
font-size: 11px;
width: 120px;
}




#LGlogin h2 a{
  color:#666;
}




#LGlogin form{
  margin:10px auto;width:90%
}




#LGlogin img.closebutton{
  background:url(http://i45.servimg.com/u/f45/16/95/07/69/bt_clo10.png) no-repeat 0 -20px;
  cursor:pointer;
  float:right;
  height:20px;
  margin:10px;
  width:20px
}




#LGlogin img.closebutton:hover{
  background:url(http://i45.servimg.com/u/f45/16/95/07/69/bt_clo10.png) 0 0
}




#LGlogin ul{
  list-style-type:none
}




#LGlogin ul li{
  float:center;
  font-size:1.2em;
  width:50%
}




#LGlogin li input{
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  background:#fff;
  border:1px solid #CCC;
  border-radius:3px;padding:4px
}




#LGlogin .login-submit{
 font-weight:700;
  margin:15px auto;
 background: #323232 url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_faint.png') repeat-x 0 0;
border-color: #2B2B2B;
display: block;
cursor: pointer;
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;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 0 8px;
line-height: 30px;
height: 30px;
min-width: 85px;
}




#LGlogin .login-submit:hover{opacity: 0.8;color:#fff;}




#login_popup{
  border-top:1px solid #999999;
}




#main_input_user {
        font-size: 12px;
        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-top:5px;
   width: 210px;
   outline: 0;
        margin-bottom:5px;
        margin-left:8px;
}




#main_input_password {
        font-size: 12px;
        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-top:5px;
   width: 210px;
   outline: 0;
        margin-bottom:5px;
        margin-left:5px;
}




.login {
background: none;
cursor: pointer;
padding: 5px;
}




a#r_senha {
  background: none;
  border-left: 0px;
border-right: 0px;
outline: none;
padding: 0px;
}




a#r_senha:hover {
  background: none;
  border-left: 0px;
border-right: 0px;
outline: none;
padding: 0px;
}




/*admin bar*/
#admin_bar {
font-size: 11px;
line-height: 28px;
padding: 0 12px;
background: #323232 url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_faint.png') repeat-x 0 1px;
border-radius: 2px;
margin-bottom: 8px;
margin-top: 10px;
overflow: hidden;
}




#admin_bar a {
color: #8A8A8A;
padding-left: 10px;
}




#admin_bar a:hover {
color: #fff;
}




#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 {
-moz-border-radius: 3px;
-moz-box-shadow: inset rgba(0,0,0,0.3) 0 1px 2px, rgba(255,255,255,1) 0 1px 0;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0 1px 2px, rgba(255, 255, 255, 1) 0 1px 0;
background: rgba(0, 0, 0, 0.1);
color: #222;
text-shadow: rgba(255, 255, 255, 0.6) 0px 1px 0px;
padding: 3px 7px;
display: inline-block;
font-weight: bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-right: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.3) 0px 1px 2px, rgba(255,255,255,1) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
}
.statsPers li {
float: left;
color:#666;
margin: 2px 10px;
}
.statsPers {
list-style: none;
display: block;
margin: 0px auto;
width: 100%;
}




/*mensagem*/
.guestMessage {
background: #F9D79B url("http://www.ipbforumskins.com/skindemo/public/style_images/imperial34x/highlight.png") repeat-x 0 0;
border: 1px solid #EBB962;
color: #B85F1D;
font-size: 12px;
line-height: 140%;
-webkit-box-shadow: #FDE5BB 0px 1px 4px;
-moz-box-shadow: #fde5bb 0px 1px 4px;
box-shadow: #FDE5BB 0px 1px 4px;
margin-bottom: 10px;
padding: 10px;
text-shadow: rgba(255, 255, 255, 0.55) 0px 1px 0px;
margin-top: 10px;
}












/*spoiler*/
.codebox dt {
height: 24px;
line-height: 24px;
font-size: 11px;
padding: 0 10px;
background: #ECECEC url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_strong.png') repeat-x 0 0;
border: 1px solid #D0D0D0;
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0px 1px 0px;
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset rgba(255, 255, 255, 0.7) 0px 1px 0px;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset rgba(255, 255, 255, 0.7) 0px 1px 0px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #616161;
text-shadow: white 0px 1px 0px;
display: inline-block;
white-space: nowrap;
cursor: pointer;
}




.codebox dt:hover {
  color:#4c4c4c;background-color:#f8f8f8
}




.codebox {
background-color: transparent;
border: 0px;
margin: 1em;
}




.codebox dd {
background-color: transparent;
border: 1px solid transparent;
margin: .5em;
padding: .5em;
}




.codebox dd:hover {
border: 1px dashed #E3E3E3;
}




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




#chatbox_header.main-head {
  background: whiteSmoke url("http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_strong.png") repeat-x 0 0;
  padding: 2px;
  border: 1px solid #EAEAEA;
}




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




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




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




.boxOut {
background: white;
border: 1px solid #D2D2D2;
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
-moz-box-shadow: rgba(0,0,0,0.1) 0px 0px 4px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
padding: 7px;
padding-top: 0px;
padding-bottom: 0px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}




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: -6px;
  width: 290px;
  min-width: 230px;
  background: #FAFAFA;
  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 {
background: #646464 url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_faint.png') repeat-x 0 0;
border: 1px solid #585858;
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.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: #f0f0f0;
  padding: 8px;
  border: 1px solid gainsboro;
  margin-right: 290px;
  left:0;
}
div.user-basic-info img{
    margin: 0px;
    border: 0px solid #eee;
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.0);
    -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.0);
    box-shadow: 4px 4px 4px rgba(0,0,0,0.0);
    -webkit-transition: all 0.0s ease-out;
    -moz-transition: all 0.0s ease;
    -o-transition: all 0.0s ease;
}
 
div.user-basic-info img:hover {
    -webkit-transform: rotate(-0deg);
    -moz-transform: rotate(-0deg);
    -o-transform: rotate(-0deg);
}




        .colorpicker {
                          width: 356px;
                          height: 176px;
                          overflow: hidden;
                          position: absolute;
                          background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp11.png);
                          font-family: Arial, Helvetica, sans-serif;
                          display: none;
                        }
                        .colorpicker_color {
                          width: 150px;
                          height: 150px;
                          left: 14px;
                          top: 13px;
                          position: absolute;
                          background: #f00;
                          overflow: hidden;
                          cursor: crosshair;
                        }
                        .colorpicker_color div {
                          position: absolute;
                          top: 0;
                          left: 0;
                          width: 150px;
                          height: 150px;
                          background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp12.png);
                        }
                        .colorpicker_color div div {
                          position: absolute;
                          top: 0;
                          left: 0;
                          width: 11px;
                          height: 11px;
                          overflow: hidden;
                          background: url(http://i46.servimg.com/u/f46/16/56/73/62/select10.gif);
                          margin: -5px 0 0 -5px;
                        }
                        .colorpicker_hue {
                          position: absolute;
                          top: 13px;
                          left: 171px;
                          width: 35px;
                          height: 150px;
                          cursor: n-resize;
                        }
                        .colorpicker_hue div {
                          position: absolute;
                          width: 35px;
                          height: 9px;
                          overflow: hidden;
                          background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp10.gif) left top;
                          margin: -4px 0 0 0;
                          left: 0px;
                        }
                        .colorpicker_new_color {
                          position: absolute;
                          width: 60px;
                          height: 30px;
                          left: 213px;
                          top: 13px;
                          background: #f00;
                        }
                        .colorpicker_current_color {
                          position: absolute;
                          width: 60px;
                          height: 30px;
                          left: 283px;
                          top: 13px;
                          background: #f00;
                        }
                        .colorpicker input {
                          background-color: transparent;
                          border: 1px solid transparent;
                          position: absolute;
                          font-size: 10px;
                          font-family: Arial, Helvetica, sans-serif;
                          color: #898989;
                          top: 4px;
                          right: 11px;
                          text-align: right;
                          margin: 0;
                          padding: 0;
                          height: 11px;
                        }
                        .colorpicker_hex {
                          position: absolute;
                          width: 72px;
                          height: 22px;
                          background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp13.png) top;
                          left: 212px;
                          top: 142px;
                        }
                        .colorpicker_hex input {
                          right: 6px;
                        }
                        .colorpicker_field {
                          height: 22px;
                          width: 62px;
                          background-position: top;
                          position: absolute;
                        }
                        .colorpicker_field span {
                          position: absolute;
                          width: 12px;
                          height: 22px;
                          overflow: hidden;
                          top: 0;
                          right: 0;
                          cursor: n-resize;
                        }
                        .colorpicker_rgb_r {
                          background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp14.png);
                          top: 52px;
                          left: 212px;
                        }
                        .colorpicker_rgb_g {
                          background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp15.png);
                          top: 82px;
                          left: 212px;
                        }
                        .colorpicker_rgb_b {
                          background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp16.png);
                          top: 112px;
                          left: 212px;
                        }
                        .colorpicker_hsb_h {
                          background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp17.png);
                          top: 52px;
                          left: 282px;
                        }
                        .colorpicker_hsb_s {
                          background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp18.png);
                          top: 82px;
                          left: 282px;
                        }
                        .colorpicker_hsb_b {
                          background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp19.png);
                          top: 112px;
                          left: 282px;
                        }
                        .colorpicker_submit {
                          position: absolute;
                          width: 22px;
                          height: 22px;
                          background: url(http://i46.servimg.com/u/f46/16/56/73/62/aceita10.png) top;
                          left: 322px;
                          top: 142px;
                          overflow: hidden;
                        }
                        .colorpicker_focus {
                          background-position: center;
                        }
                        .colorpicker_hex.colorpicker_focus {
                          background-position: bottom;
                        }
                        .colorpicker_submit.colorpicker_focus {
                          background-position: bottom;
                        }
                        .colorpicker_slider {
                          background-position: bottom;
                        }
   /* Action Notice ---------------------------------------- */ 
.bvinfo, .bvsuccess, .bvwarning, .bvalert, .bverror, .bvcancel, .bvhelp, .bvref { border: 1px solid; margin: 10px 0px; padding:15px 10px 15px 50px; background-repeat: no-repeat; background-position: 10px center; /* Bo tròn góc ---------------------------------------- */ -moz-border-radius: 10px; -webkit-border-radius: 10px; } .bvinfo { color: #00529B; background-color: #BDE5F8; background-image: url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/Knob20Info.png'); } .bvref { color: #00529B; background-color: #BDE5F8; background-image: url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/referido.png'); } .bvwarning { color: #9F6000; background-color: #FEEFB3; background-image: url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/Knob20Attention.png'); } .bvsuccess { color: #4F8A10; background-color: #DFF2BF; background-image:url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/Knob20Valid20Green.png'); } .bverror { color: #D8000C; background-color: #FFBABA; background-image: url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/Knob20Remove20Red.png'); } .bvcancel { color: #D63301; background-color: #FFCCBA; background-image: url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/Knob20Cancel.png'); } .bvhelp { background-color: #CD9BFF; border: 2px solid #6200C4 ; background-image: url(http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/Knob20Help.png) ; } /*-------------------Mod Notice------------------*/ .mod1 { background-color: #ADCBE7; border: 2px solid #0F5C8E; color: #004DFF; background-image: url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/register-icon-2-1-1.png'); background-repeat: no-repeat; background-position: 10px center; margin: 10px 0px; padding:15px 10px 15px 50px; /* Bo tròn góc ---------------------------------------- */ -moz-border-radius: 15px; -webkit-border-radius: 15px; } .mod2 { background-color: #D6ECA6; border: 2px solid #8DC93E; background-image: url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/Mail-icon-1-1.png'); margin: 10px 0px; padding:15px 10px 15px 80px; background-repeat: no-repeat; background-position: 10px center; /* Bo tròn góc ---------------------------------------- */ -moz-border-radius: 15px; -webkit-border-radius: 15px; } /*-------------------Mod Notice------------------*/ .bvmod{text-align:center;} .bvmod1, .bvmod2, .bvmod3, .bvmod4, .bvmod5{ width: 80%; margin-top:2em; margin-left: auto; margin-right: auto; border-radius: 10px 10px; -moz-border-radius: 10px 10px; -webkit-border-radius: 10px 10px; padding: 15px 20px 15px 80px; margin: 0px 0px 0px 0px; -webkit-box-shadow: 2px 2px 3px #999; -moz-box-shadow: 2px 2px 3px #999; /*IE min-height ♥♥♥*/ min-height:40px; height:auto !important; height:40px; overflow:visible; position:relative; bottom:6px;    right: 6px; border: 1px solid #999999; /*Set the position of the background image*/ background-position: 20px 50%; background-repeat: no-repeat; text-align: justify; } .bvmod1, .bvmod2, .bvmod3, .bvmod4,.bvmod5 { /* IE5 ♥♥♥ */ \margin: 0px 0px -3px 0px; \margin: 0px 0px 0px 0px; } .bvmod1 { background-color: #EEF; background-image: url(http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/note.png); } .bvmod2 { background-color: #FFC; background-image: url(http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/important.png); } .bvmod3 { background-color: #FDD; background-image: url(http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/warning.png); } .bvmod4 { background-color: #E4F6F8; background-image: url(http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/tip.png); } .bvmod5 { background-position: 10px center; background-color: #D8F3C9; background-image: url(http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/help.png);} .bvdown { background:url(http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/gicnL.png) top left no-repeat; padding-top: 30px; padding-left: 70px; color:blue !important; font-family:"Times New Roman", Times, serif; font-weight: bold; font-style: italic; font-size:14px; height:92px; text-align:left !important; } .bvdown a { text-decoration:underline !important; } div .bvdown { margin:auto; width:70%; }





Endereço do meu fórum:
http://allgames.forumn.org

Versão do fórum:
PHPBB3
Prodigy
Prodigy
***

Membro desde : 31/01/2013
Mensagens : 161
Pontos : 239

Ir para o topo Ir para baixo

Tópico resolvido Re: Erro no CSS

Mensagem por [F]lames 11.03.13 15:12

Olá,

Substitua teu CSS por este:

Código:
body {
background: #D2D2D2;
color: #5A5A5A;
font: normal 11px tahoma,helvetica,arial,sans-serif;
padding-bottom: 20px;
}




    .pun tbody.statused span.status {
      position: absolute;
      }
    .pun tbody.statused span.status {
    position: absolute;
    }
    .pun tbody.statused span.status {
    margin-top: 0px !important;
    }
    .pun tbody.statused span.status {
    position: absolute;
    }




    .pun tbody.statused span.status {
    margin-left: -40px !important;
    padding-right: 25px !important;
    }








/*botões de votar*/
.vote {
padding: 2px;
text-align: center;
width:16px;
background-color: #eaeaea;
border: 1px solid #d4d6d5;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-top-left-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-right-radius:5px;
}




.vote .vote-no-bar {
display: none;
}




.vote .vote-bar {
border-left: 0px;
border-right: 0px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #d4d6d5;
font-size: 0px;
height: 50px;
margin: 0px;
width: 16px;
}




.vote .vote-bar-plus {
margin-left: 5px;
width: 7px;
}




.vote .vote-bar-minus {
margin-left: 5px;
width: 7px;
}




.vote .vote-button a[href $="plus"] {
background:url('http://cdn3.iconfinder.com/data/icons/fugue/icon_shadowless/plus-circle.png');
background-repeat: no-repeat;
color:transparent;
display:block;
height:16px;
width:16px;
}




.vote .vote-button a[href $="minus"] {
background-image:url('http://cdn2.iconfinder.com/data/icons/fugue/icon_shadowless/minus_circle.png');
background-repeat: no-repeat;
color:transparent;
display:block;
height:16px;
width:16px;
}




      .userClient,.userDesigner,.userManagement,.userMember,.userModerator,.userStaff{-moz-border-radius:3px;-webkit-border-radius:3px;background:#65a830;border-radius:3px;color:#fff;display:inline-block;font-size:11px;font-weight:700;margin-top:5px;padding:3px 8px;text-shadow:rgba(0,0,0,0.2) 0 -1px 0}
    .userManagement{background:#881418}
    .userMember{background:#7f7f7f}
    .userStaff{background:#d59944}
    .userClient{background:#D9E016}
    .userModerator{background:#2929E6}
    .userDesigner{background:#CA4BD1}
}
.container_IE {
background: url('http://i45.tinypic.com/2ez4f8y.png') repeat-x 0 0;
}




.pun {
background: #E9E9E9;
line-height: 120%;
margin: 0 auto;
min-width: 980px;
max-width: 1600px;
width: 90%;
-webkit-box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 10px;
-moz-box-shadow: rgba(0,0,0,0.12) 0px 0px 10px;
box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 10px;
}




.pun .main-content {
background-color: #FBFBFB;
border: 1px solid #EAEAEA;
}




#pun-about {
font-size: 0.8em;
text-align: left;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: transparent;
border: none;
}




#pun-about form {
display: none;
}




#pun-visit, .main-box {
background-color: transparent;
border: none;
padding: .6em 1em;
}




#branding {
background: #333;
border-bottom: 1px solid #393939;
min-height: 67px;
margin: 0 auto;
min-width: 980px;
max-width: 1600px;
width: 91%;
}




.main .main-head {
  background: whiteSmoke url("http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/highlight_strong.png") repeat-x 0 0;
color: #333;
padding: 12px;
font-size: 13px;
font-weight: 300;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border: 1px solid #EAEAEA;
border-bottom: 0;
overflow: hidden;
}




.main .main-foot {
background: #F8F8F8;
color: black;
padding: 7px;
clear: both;
overflow: hidden;
border: 1px solid #EAEAEA;
border-bottom: 0;
border-radius: 0px 0px 4px 4px;
}




.main .main-head .page-title {
font-size: 13px;
font-weight: bold;
}




a:link {
  text-decoration: none;
}




#logo a.textLogo:hover {
color: white;
}




#logo a.textLogo {
line-height: 67px;
padding: 0 15px;
color: #E9E9E9;
text-decoration: none;
text-shadow: black 0px 1px 3px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
font-size: 30px;
font-weight: bold;
}




#pun-intro {
  display: none;
}




#pun-navlinks {
  display: none;
}




#pun-announcement {
border-style: 0 px solid;
border-width: 0px;
padding: 1em;
background: white;
}




/*NAVIGATION*/
#nav_wrap {
background: #292929;
height: 32px;
padding: 2px 0 0 0;
border-top: 1px solid #252525;
margin: 0 auto;
min-width: 980px;
max-width: 1600px;
width: 91%;
}




#community_app_menu {
text-transform: lowercase;
font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
font-size: 12px;
}




#community_app_menu > li {
margin: 0px 3px 0 0;
position: relative;
list-style-type:none;
}




#community_app_menu > li > a {
color: #E9E9E9;
border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
display: block;
outline: none;
padding: 0px 16px;
line-height: 32px;
height: 32px;
list-style-type:none;
text-decoration:none;
}




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




#community_app_menu>li>a:hover,#community_app_menu>li>a.menu_active{background:#3d3d3d;color:#fff}#community_app_menu>li.active>a{background:#e9e9e9 url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/highlight_strong.png') repeat-x 0 0;color:#292929;position:relative;text-shadow:#fff 0px 1px 0px}#community_app_menu>li.active>a:before,#community_app_menu>li.active>a:after{content:"";position:absolute;width:3px;height:3px;background:url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/tab_active_base.png') no-repeat 0 0;bottom:0;left: -3px}#community_app_menu>li.active>a:after{left:auto;right: -3px;background-position: -3px 0}#primary_nav a.ipbmenu
img{margin-right: -6px}




/*search box*/
#search {
margin-right: 0px;
}




#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 {
font-size: 12px;
color: #9c9c9c;
border: 0;
padding: 0;
background: transparent;
width: 138px;
outline: 0;
margin-top:5px;
}




#search_options_menucontent {
min-width: 130px;
padding: 0;
background: white;
border: 1px solid #C6C6C6;
}




#search_options {
max-width: 80px;
text-overflow: ellipsis;
overflow: hidden;
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 url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/highlight.png') repeat-x 0 1px;
display: inline-block;
text-shadow: white 0px 1px 0px;
float: right;
}




#search .submit_input {
background: #5F5F5F url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/search_icon.png') no-repeat 50%;
text-indent: -3000em;
padding: 0;
border: 0;
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);
}




#search .submit_input:hover{background-color: #747474;}




.attach {
float: right;
}




form {
display: block;
margin-top: 0em;
}




fieldset {
display: block;
-webkit-margin-start: 2px;
-webkit-margin-end: 2px;
-webkit-padding-before: 0.35em;
-webkit-padding-start: 0.75em;
-webkit-padding-end: 0.75em;
-webkit-padding-after: 0.625em;
border: 0px;
border-image: initial;
}




/*adv-search*/
#adv_search {
width: 26px;
height: 26px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/advanced_search.png') no-repeat 50% 50%;
text-indent: -3000em;
display: inline-block;
margin-left: 3px;
}




#adv_search:hover {
        background-color: rgba(0, 0, 0, 0.2);
}




/*User_navigation*/
#user_navigation {
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/trans20.png') repeat;
background: rgba(0, 0, 0, 0.18);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
box-shadow: inset rgba(0, 0, 0, 0.45) 0px 1px 3px;
border: 1px solid #3D3D3D;
border-bottom: 1px solid #535353;
color: #F1F1F1;
font-size: 11px;
line-height: 36px;
height: 36px;
overflow: hidden;
float: right;
margin: 16px 16px 0 0;
}




#user_navigation .ipsList_inline li {
list-style-type:none;
margin: 0;
padding: 0;
float: left;
}




#user_navigation .user_photo {
position: relative;
height: 28px;
width: 28px;
margin: -3px -9px 0px -9px;
padding-top: 7px;
}




#user_navigation img {
vertical-align: middle;
}




#user_navigation .ipsList_inline li:first-child a {
border-left: 0;
}




#user_navigation a:hover {
background: rgba(0, 0, 0, 0.1);
}




#user_navigation a {
color: white;
float: left;
padding: 0 13px;
line-height: 36px;
outline: none;
height: 36px;
border-right: 1px solid #3B3B3B;
border-left: 1px solid #242424;
list-style-type:none;
text-decoration:none;
}




#notify_link img, #inbox_link img {
width: 20px;
height: 20px;
background-repeat: no-repeat;
background-position: 0 0;
margin-top: -2px;
}




#inbox_link img {
background-image: url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/icon_inbox.png');
}




#notify_link img {
background-image: url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/icon_notify.png');
}




/*secondary navigation*/
#secondary_navigation{background:#e0e0e0 url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/secondary_nav_bg.png') repeat-x 0 -2px;border-bottom:1px solid #cecece;-webkit-box-shadow:rgba(255,255,255,0.8) 0px 1px 0px;-moz-box-shadow:rgba(255,255,255,0.8) 0px 1px 0px;box-shadow:rgba(255,255,255,0.8) 0px 1px 0px;text-shadow:#fff 0px 1px 0px;overflow:hidden;line-height:33px;margin-top:-5px;margin-left:-5px;margin-right:-5px;}
#secondary_navigation a{text-decoration:none;color:#757575;line-height:33px;height:33px}
#secondary_navigation a:hover{color:#222}
#secondary_navigation #breadcrumb li{float:left;}
#secondary_navigation #breadcrumb li a{padding-left:12px;margin-left: -15px;background:url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/secondary_nav.png') no-repeat 0 -2px;display:block;outline:none;text-decoration:none}
#secondary_navigation #breadcrumb li.first a{margin-left:0;background:none;padding-left:0px}
#secondary_navigation #breadcrumb li span{display:block;padding-right:17px;padding-left:4px;background:url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/secondary_nav.png') no-repeat 100% -2px}
#secondary_navigation #breadcrumb li>span{padding-left:4px;background:none transparent}
#secondary_navigation #breadcrumb li.first a span{padding-left:12px}
#secondary_navigation #breadcrumb li a:hover{background-position:0 -45px}
#secondary_navigation #breadcrumb li a:hover span{background-position:100% -45px}
#secondary_navigation #breadcrumb li a:active{background-position:0 -88px}
#secondary_navigation #breadcrumb li a:active span{background-position:100% -88px}
#secondary_links{overflow:hidden}
#secondary_links li{float:left;margin:0;list-style-type:none;}
#secondary_links a{padding:012px;display:block}
#secondary_links img{vertical-align:top;width:16px;height:16px;position:relative;margin:10px -4px 0 -4px}
#secondary_links a:hover img{opacity:0.7}
.secondary_links{overflow:hidden}
.secondary_links li{float:left;}
.secondary_links a{padding:0 9px;display:inline-block}
.breadcrumb{color:#777;font-size:11px}
.breadcrumb a{color:#777}
.breadcrumb li .nav_sep{margin:0 5px 0 0}
.breadcrumb li:first-child{margin-left:0}




/*table*/
.pun fieldset, .pun img {
vertical-align:middle;
padding-right:3px;
border: none;
}
.statusid img {
display: inline-block;
}
.pun tbody.statusid span.status {
position: absolute;
}
.pun tbody.statusid span.status {
margin-left: -55px !important;
padding-left: -100px !important;
padding-right: 25px !important;
}
.pun tbody.statusid span.status {
position: absolute;
}
.pun tbody.statusid span.status {
margin-top: 10px !important;
vertical-align: middle;
}
.pun tbody.statusid span.status {
position: absolute;
}




tbody.statusid {
  border: 1px solid #EAEAEA;
}




.pun table.table {
  border-radius: 0px;
}
.pun table.table th.tcl {
font-weight: bold;
background: #EAEAEA;
font-size: 10px;
color: dimGray;
text-shadow: whiteSmoke 0px 1px 0px;
padding-left:60px;
}




.pun table th.tc2, .pun table th.tc3, .pun table th.tc4, .pun table th.tcl, .pun table th.tcr {
font-weight: bold;
background: #EAEAEA;
font-size: 10px;
color: dimGray;
text-shadow: whiteSmoke 0px 1px 0px;
}




.pun table td.tcl h2 {
margin-left:18px;
}




.pun h2, .pun h3, .pun input, .pun select, .pun th {
margin-left:18px;
}








table {
display: table;
border-collapse: separate;
border-spacing: 0px;
border: 0px;
}




.pun table .tcr {
overflow: hidden;
padding: 0 0 0 .5em !important;
text-align: left;
width: 30%;
border-left: 0px;
}




.pun table.table td {
border-left: 1px solid #FBFBFB;
}




.pun table.table td {
background-color: #FBFBFB;
border-bottom: 1px solid #EAEAEA;
border-style: solid none none solid;
border-width: 1px;
line-height: 130%;
padding: .6em 0 .7em;
}




.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: #FBFBFB;
border-right: none;
border-left: none;
}




.main .main-head .page-title h2 {
  font-weight: bold;
}




#categoria {
  background: white;
border: 1px solid #D2D2D2;
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
-moz-box-shadow: rgba(0,0,0,0.1) 0px 0px 4px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
padding: 6px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-top: 10px;
}




/*tópico e post*/
.post-options img:hover {
opacity: 0.7;
}




.posting img:hover {
opacity: 0.9;
}




.pun .posthead {
border-top: 1px solid #D7D7D7;
border-bottom: 1px solid #D7D7D7;
text-shadow: rgba(255, 255, 255, 0.9) 0px 1px 0px;
background: #E6E6E6 url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/highlight.png') repeat-x 0 0;
padding: 0 5px;
height: 36px;
line-height: 36px;
font-weight: normal;
font-size: 13px;
}




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




.boxOut-topic {
background: white;
border: 1px solid #D2D2D2;
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
-moz-box-shadow: rgba(0,0,0,0.1) 0px 0px 4px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
padding: 8px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}




.postfoot {
background: #F8F8F8;
border-top: 1px solid #E4E4E4;
margin-top: 10px;
padding: 7px;
}




.pun .post{
  border-top: 1px solid #E9E9E9 !important;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  background: #fcfcfc;
}




.post_field {
color: #3E3E3E;
border-bottom: 1px solid #E9E9E9;
font-weight: bold;
padding: 0 0 0 8px;
font-size: 0.9em;
text-align: left;
}




.pun .postmain {
background-color: #fcfcfc;
border-left: 1px solid #E9E9E9;
border-right: 1px solid #E9E9E9;
margin-left: 17em;
}




.pun .post {
  background: whitesmoke;
}




.pun .post .user {
float: left;
margin-left: -185px;
margin-top: -1.5em;
position: relative;
text-align: center;
}




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




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




/*user img*/
.user-basic-info a img {
max-height: 300px;
max-width: 155px;
height: 300px;
width: 155px;
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);
}
.user-basic-info a 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);
}




/*box*/
.titlebox {
  background: #EFEFEF;
border: 1px solid #CCC;
text-shadow: white 0px 1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.15) 0px 1px 4px, rgba(255, 255, 255, 0.8) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.15) 0px 1px 4px, rgba(255,255,255,0.8) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.15) 0px 1px 4px, rgba(255, 255, 255, 0.8) 0px 1px 0px;
padding: 10px;
overflow: hidden;
}
.titlebox dd {display: block;}
.titlebox dava {float: left;}
.ipsBox_withphoto {float: left; margin-left: 10px;}
.ipsType_pagetitle {display: block; font-family: Helvetica,Arial,sans-serif; font-size: 26px; font-style: normal; font-variant: normal; font-weight: 300; line-height: 1.4; outline-style: none; overflow: hidden; text-align: left; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; width: 650px;}
.ipsType_pagetitle a {color: #323232; font-size: 21px; z-index: 999; text-shadow: white 0px 1px 0px;}
.desc.lighter.blend_links {color: #777; float: left; font-size: 11px;}
.socialetopic {float: right; position: relative;}
.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: white; 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 {
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);
}




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




.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: black;
padding-left: 20px;
}




/*quick avatar*/
#quick-avatar {
    float: left;
    padding: 11px;
}
#quick-avatar img {
margin-top: 41px;
width: 50px;
height: 50px;
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);
}
#quick-avatar 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);
}




/*botões de votar*/
.vote {
padding: 2px;
text-align: center;
width:16px;
background-color: #eaeaea;
border: 1px solid #d4d6d5;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-top-left-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-right-radius:5px;
}




.vote .vote-no-bar {
display: none;
}




.vote .vote-bar {
border-left: 0px;
border-right: 0px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #d4d6d5;
font-size: 0px;
height: 50px;
margin: 0px;
width: 16px;
}




.vote .vote-bar-plus {
margin-left: 5px;
width: 7px;
}




.vote .vote-bar-minus {
margin-left: 5px;
width: 7px;
}




.vote .vote-button a[href $="plus"] {
background:url('http://cdn3.iconfinder.com/data/icons/fugue/icon_shadowless/plus-circle.png');
background-repeat: no-repeat;
color:transparent;
display:block;
height:16px;
width:16px;
}




.vote .vote-button a[href $="minus"] {
background-image:url('http://cdn2.iconfinder.com/data/icons/fugue/icon_shadowless/minus_circle.png');
background-repeat: no-repeat;
color:transparent;
display:block;
height:16px;
width:16px;
}




/*footer*/
#footer_utilities {
height: 35px;
margin: -5px;
padding: 8px;
position: relative;
border-top: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/highlight.png') repeat-x 0 0;
}




#footer_utilities .ipsList_inline > li > a {
margin-right: 0px;
padding: 4px 10px;
display: inline-block;
}




#footer_utilities .ipsList_inline {
margin-top: 3px;
clear: left;
float: left;
}




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




#backtotop, #bottomScroll {
width: 24px;
height: 24px;
line-height: 20px;
left: 50%;
top: 50%;
margin-left: -12px;
margin-top: -12px;
position: absolute;
display: inline-block;
background: #BDBDBD;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.7) 0px 1px 3px;
-moz-box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px;
box-shadow: inset rgba(0, 0, 0, 0.7) 0px 1px 3px;
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
opacity: 0.4;
outline: 0;
}




#bottomScroll:hover, #backtotop:hover {
background: #8A8A8A;
color: white;
opacity: 1;
}




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




#copyright {
color: #848484;
text-align: right;
line-height: 22px;
float: right;
}




#copyright a {
color: #848484;
}




/*Statistics*/
#pun-info { 
  border: 1px solid #D8D8D8;
}




.statistics_head{
border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/highlight.png') repeat-x 0 0;
font-size: 11px;
font-weight: bold;
padding: 8px;
}




.statistics_head h1{
color: #727272;
font-size: 12px;
font-weight: bold;
tahoma,helvetica,arial,sans-serif;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
margin-left:28px;
}




.icon {
background-image: url('http://cdn3.iconfinder.com/data/icons/prettyoffice/16/chart.png');
background-color: transparent;
background-repeat: no-repeat;
width: 16px;
height: 16px;
display: inline-block;
vertical-align: middle;
}




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




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




/*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:15px;
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);
}




/*Expand & Ocultar*/
.expand, .contract {
  position: absolute;
  top: -4px;
  right: -1px;
  cursor: pointer;
  width: 32px;
  height: 22px;
  background: url(http://lifegames.in/forum/public/style_images/LifeGames_v2_0/cat_maximize.png);
}
.contract {
  background: url();
}
.contract:hover {
  background: url(http://lifegames.in/forum/public/style_images/LifeGames_v2_0/cat_minimize.png);
}




/*module*/
.module {
  background: white;
}




.module .main-head {
border: 1px solid #D8D8D8;
border-bottom: 0px;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/highlight.png') repeat-x 0 0;
padding: 8px;
border-radius: 0px;
}




#right {
  margin-top: 55px;
}




/*LGLogin*/
#LGlogin{
  background: #000 url('http://fcimage.net/public/style_images/imgfc/trans60.png') repeat;
  box-shadow:10px 10px 40px #000;
  color:#666;
  font-family:sans-serif;
  left:30%;
  position:fixed;
  text-shadow:0 1px 1px #fff;
  top:30%;
  width:500px;
  z-index: 999;
  padding: 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 20px;
  -moz-box-shadow: rgba(0,0,0,0.5) 0px 10px 20px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}




#LGoverlay {
background-color: #000;
filter: Alpha(opacity=70);
left: 0;
min-height: 101%;
opacity: .7;
position: fixed;
top: 0;
width: 100%;
z-index: 999;
}




#LGlogin-border{
  background:#EEE;
  padding-bottom:2px;
}




#LGlogin h1{
  text-align:left;
  border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://fcimage.net/public/style_images/imgfc/highlight.png') repeat-x 0 0;
padding: 8px 10px 9px;
font-size: 16px;
font-weight: 300;
}




#LGlogin h2 {
float: right;
position: relative;
top: -21px;
display: inline-block;
font-size: 11px;
width: 120px;
}




#LGlogin h2 a{
  color:#666;
}




#LGlogin form{
  margin:10px auto;width:90%
}




#LGlogin img.closebutton{
  background:url(http://i45.servimg.com/u/f45/16/95/07/69/bt_clo10.png) no-repeat 0 -20px;
  cursor:pointer;
  float:right;
  height:20px;
  margin:10px;
  width:20px
}




#LGlogin img.closebutton:hover{
  background:url(http://i45.servimg.com/u/f45/16/95/07/69/bt_clo10.png) 0 0
}




#LGlogin ul{
  list-style-type:none
}




#LGlogin ul li{
  float:center;
  font-size:1.2em;
  width:50%
}




#LGlogin li input{
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  background:#fff;
  border:1px solid #CCC;
  border-radius:3px;padding:4px
}




#LGlogin .login-submit{
 font-weight:700;
  margin:15px auto;
 background: #323232 url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_faint.png') repeat-x 0 0;
border-color: #2B2B2B;
display: block;
cursor: pointer;
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;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 0 8px;
line-height: 30px;
height: 30px;
min-width: 85px;
}




#LGlogin .login-submit:hover{opacity: 0.8;color:#fff;}




#login_popup{
  border-top:1px solid #999999;
}




#main_input_user {
        font-size: 12px;
        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-top:5px;
  width: 210px;
  outline: 0;
        margin-bottom:5px;
        margin-left:8px;
}




#main_input_password {
        font-size: 12px;
        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-top:5px;
  width: 210px;
  outline: 0;
        margin-bottom:5px;
        margin-left:5px;
}




.login {
background: none;
cursor: pointer;
padding: 5px;
}




a#r_senha {
  background: none;
  border-left: 0px;
border-right: 0px;
outline: none;
padding: 0px;
}




a#r_senha:hover {
  background: none;
  border-left: 0px;
border-right: 0px;
outline: none;
padding: 0px;
}




/*admin bar*/
#admin_bar {
font-size: 11px;
line-height: 28px;
padding: 0 12px;
background: #323232 url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_faint.png') repeat-x 0 1px;
border-radius: 2px;
margin-bottom: 8px;
margin-top: 10px;
overflow: hidden;
}




#admin_bar a {
color: #8A8A8A;
padding-left: 10px;
}




#admin_bar a:hover {
color: #fff;
}




#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 {
-moz-border-radius: 3px;
-moz-box-shadow: inset rgba(0,0,0,0.3) 0 1px 2px, rgba(255,255,255,1) 0 1px 0;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0 1px 2px, rgba(255, 255, 255, 1) 0 1px 0;
background: rgba(0, 0, 0, 0.1);
color: #222;
text-shadow: rgba(255, 255, 255, 0.6) 0px 1px 0px;
padding: 3px 7px;
display: inline-block;
font-weight: bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-right: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.3) 0px 1px 2px, rgba(255,255,255,1) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
}
.statsPers li {
float: left;
color:#666;
margin: 2px 10px;
}
.statsPers {
list-style: none;
display: block;
margin: 0px auto;
width: 100%;
}




/*mensagem*/
.guestMessage {
background: #F9D79B url("http://www.ipbforumskins.com/skindemo/public/style_images/imperial34x/highlight.png") repeat-x 0 0;
border: 1px solid #EBB962;
color: #B85F1D;
font-size: 12px;
line-height: 140%;
-webkit-box-shadow: #FDE5BB 0px 1px 4px;
-moz-box-shadow: #fde5bb 0px 1px 4px;
box-shadow: #FDE5BB 0px 1px 4px;
margin-bottom: 10px;
padding: 10px;
text-shadow: rgba(255, 255, 255, 0.55) 0px 1px 0px;
margin-top: 10px;
}












/*spoiler*/
.codebox dt {
height: 24px;
line-height: 24px;
font-size: 11px;
padding: 0 10px;
background: #ECECEC url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_strong.png') repeat-x 0 0;
border: 1px solid #D0D0D0;
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0px 1px 0px;
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset rgba(255, 255, 255, 0.7) 0px 1px 0px;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset rgba(255, 255, 255, 0.7) 0px 1px 0px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #616161;
text-shadow: white 0px 1px 0px;
display: inline-block;
white-space: nowrap;
cursor: pointer;
}




.codebox dt:hover {
  color:#4c4c4c;background-color:#f8f8f8
}




.codebox {
background-color: transparent;
border: 0px;
margin: 1em;
}




.codebox dd {
background-color: transparent;
border: 1px solid transparent;
margin: .5em;
padding: .5em;
}




.codebox dd:hover {
border: 1px dashed #E3E3E3;
}




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




#chatbox_header.main-head {
  background: whiteSmoke url("http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_strong.png") repeat-x 0 0;
  padding: 2px;
  border: 1px solid #EAEAEA;
}




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




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




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




.boxOut {
background: white;
border: 1px solid #D2D2D2;
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
-moz-box-shadow: rgba(0,0,0,0.1) 0px 0px 4px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
padding: 7px;
padding-top: 0px;
padding-bottom: 0px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}




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: -6px;
  width: 290px;
  min-width: 230px;
  background: #FAFAFA;
  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 {
background: #646464 url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_faint.png') repeat-x 0 0;
border: 1px solid #585858;
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.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: #f0f0f0;
  padding: 8px;
  border: 1px solid gainsboro;
  margin-right: 290px;
  left:0;
}
div.user-basic-info img{
    margin: 0px;
    border: 0px solid #eee;
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.0);
    -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.0);
    box-shadow: 4px 4px 4px rgba(0,0,0,0.0);
    -webkit-transition: all 0.0s ease-out;
    -moz-transition: all 0.0s ease;
    -o-transition: all 0.0s ease;
}
 
div.user-basic-info img:hover {
    -webkit-transform: rotate(-0deg);
    -moz-transform: rotate(-0deg);
    -o-transform: rotate(-0deg);
}




        .colorpicker {
                          width: 356px;
                          height: 176px;
                          overflow: hidden;
                          position: absolute;
                          background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp11.png);
                          font-family: Arial, Helvetica, sans-serif;
                          display: none;
                        }
                        .colorpicker_color {
                          width: 150px;
                          height: 150px;
                          left: 14px;
                          top: 13px;
                          position: absolute;
                          background: #f00;
                          overflow: hidden;
                          cursor: crosshair;
                        }
                        .colorpicker_color div {
                          position: absolute;
                          top: 0;
                          left: 0;
                          width: 150px;
                          height: 150px;
                          background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp12.png);
                        }
                        .colorpicker_color div div {
                          position: absolute;
                          top: 0;
                          left: 0;
                          width: 11px;
                          height: 11px;
                          overflow: hidden;
                          background: url(http://i46.servimg.com/u/f46/16/56/73/62/select10.gif);
                          margin: -5px 0 0 -5px;
                        }
                        .colorpicker_hue {
                          position: absolute;
                          top: 13px;
                          left: 171px;
                          width: 35px;
                          height: 150px;
                          cursor: n-resize;
                        }
                        .colorpicker_hue div {
                          position: absolute;
                          width: 35px;
                          height: 9px;
                          overflow: hidden;
                          background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp10.gif) left top;
                          margin: -4px 0 0 0;
                          left: 0px;
                        }
                        .colorpicker_new_color {
                          position: absolute;
                          width: 60px;
                          height: 30px;
                          left: 213px;
                          top: 13px;
                          background: #f00;
                        }
                        .colorpicker_current_color {
                          position: absolute;
                          width: 60px;
                          height: 30px;
                          left: 283px;
                          top: 13px;
                          background: #f00;
                        }
                        .colorpicker input {
                          background-color: transparent;
                          border: 1px solid transparent;
                          position: absolute;
                          font-size: 10px;
                          font-family: Arial, Helvetica, sans-serif;
                          color: #898989;
                          top: 4px;
                          right: 11px;
                          text-align: right;
                          margin: 0;
                          padding: 0;
                          height: 11px;
                        }
                        .colorpicker_hex {
                          position: absolute;
                          width: 72px;
                          height: 22px;
                          background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp13.png) top;
                          left: 212px;
                          top: 142px;
                        }
                        .colorpicker_hex input {
                          right: 6px;
                        }
                        .colorpicker_field {
                          height: 22px;
                          width: 62px;
                          background-position: top;
                          position: absolute;
                        }
                        .colorpicker_field span {
                          position: absolute;
                          width: 12px;
                          height: 22px;
                          overflow: hidden;
                          top: 0;
                          right: 0;
                          cursor: n-resize;
                        }
                        .colorpicker_rgb_r {
                          background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp14.png);
                          top: 52px;
                          left: 212px;
                        }
                        .colorpicker_rgb_g {
                          background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp15.png);
                          top: 82px;
                          left: 212px;
                        }
                        .colorpicker_rgb_b {
                          background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp16.png);
                          top: 112px;
                          left: 212px;
                        }
                        .colorpicker_hsb_h {
                          background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp17.png);
                          top: 52px;
                          left: 282px;
                        }
                        .colorpicker_hsb_s {
                          background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp18.png);
                          top: 82px;
                          left: 282px;
                        }
                        .colorpicker_hsb_b {
                          background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp19.png);
                          top: 112px;
                          left: 282px;
                        }
                        .colorpicker_submit {
                          position: absolute;
                          width: 22px;
                          height: 22px;
                          background: url(http://i46.servimg.com/u/f46/16/56/73/62/aceita10.png) top;
                          left: 322px;
                          top: 142px;
                          overflow: hidden;
                        }
                        .colorpicker_focus {
                          background-position: center;
                        }
                        .colorpicker_hex.colorpicker_focus {
                          background-position: bottom;
                        }
                        .colorpicker_submit.colorpicker_focus {
                          background-position: bottom;
                        }
                        .colorpicker_slider {
                          background-position: bottom;
                        }
  /* Action Notice ---------------------------------------- */
.bvinfo, .bvsuccess, .bvwarning, .bvalert, .bverror, .bvcancel, .bvhelp, .bvref { border: 1px solid; margin: 10px 0px; padding:15px 10px 15px 50px; background-repeat: no-repeat; background-position: 10px center; /* Bo tròn góc ---------------------------------------- */ -moz-border-radius: 10px; -webkit-border-radius: 10px; } .bvinfo { color: #00529B; background-color: #BDE5F8; background-image: url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/Knob20Info.png'); } .bvref { color: #00529B; background-color: #BDE5F8; background-image: url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/referido.png'); } .bvwarning { color: #9F6000; background-color: #FEEFB3; background-image: url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/Knob20Attention.png'); } .bvsuccess { color: #4F8A10; background-color: #DFF2BF; background-image:url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/Knob20Valid20Green.png'); } .bverror { color: #D8000C; background-color: #FFBABA; background-image: url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/Knob20Remove20Red.png'); } .bvcancel { color: #D63301; background-color: #FFCCBA; background-image: url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/Knob20Cancel.png'); } .bvhelp { background-color: #CD9BFF; border: 2px solid #6200C4 ; background-image: url(http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/Knob20Help.png) ; } /*-------------------Mod Notice------------------*/ .mod1 { background-color: #ADCBE7; border: 2px solid #0F5C8E; color: #004DFF; background-image: url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/register-icon-2-1-1.png'); background-repeat: no-repeat; background-position: 10px center; margin: 10px 0px; padding:15px 10px 15px 50px; /* Bo tròn góc ---------------------------------------- */ -moz-border-radius: 15px; -webkit-border-radius: 15px; } .mod2 { background-color: #D6ECA6; border: 2px solid #8DC93E; background-image: url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/Mail-icon-1-1.png'); margin: 10px 0px; padding:15px 10px 15px 80px; background-repeat: no-repeat; background-position: 10px center; /* Bo tròn góc ---------------------------------------- */ -moz-border-radius: 15px; -webkit-border-radius: 15px; } /*-------------------Mod Notice------------------*/ .bvmod{text-align:center;} .bvmod1, .bvmod2, .bvmod3, .bvmod4, .bvmod5{ width: 80%; margin-top:2em; margin-left: auto; margin-right: auto; border-radius: 10px 10px; -moz-border-radius: 10px 10px; -webkit-border-radius: 10px 10px; padding: 15px 20px 15px 80px; margin: 0px 0px 0px 0px; -webkit-box-shadow: 2px 2px 3px #999; -moz-box-shadow: 2px 2px 3px #999; /*IE min-height ♥♥♥*/ min-height:40px; height:auto !important; height:40px; overflow:visible; position:relative; bottom:6px;    right: 6px; border: 1px solid #999999; /*Set the position of the background image*/ background-position: 20px 50%; background-repeat: no-repeat; text-align: justify; } .bvmod1, .bvmod2, .bvmod3, .bvmod4,.bvmod5 { /* IE5 ♥♥♥ */ \margin: 0px 0px -3px 0px; \margin: 0px 0px 0px 0px; } .bvmod1 { background-color: #EEF; background-image: url(http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/note.png); } .bvmod2 { background-color: #FFC; background-image: url(http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/important.png); } .bvmod3 { background-color: #FDD; background-image: url(http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/warning.png); } .bvmod4 { background-color: #E4F6F8; background-image: url(http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/tip.png); } .bvmod5 { background-position: 10px center; background-color: #D8F3C9; background-image: url(http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/help.png);} .bvdown { background:url(http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/gicnL.png) top left no-repeat; padding-top: 30px; padding-left: 70px; color:blue !important; font-family:"Times New Roman", Times, serif; font-weight: bold; font-style: italic; font-size:14px; height:92px; text-align:left !important; } .bvdown a { text-decoration:underline !important; } div .bvdown { margin:auto; width:70%; }
Resulta ?

Até mais. Piscada
[F]lames
[F]lames
Membro

Membro desde : 05/10/2012
Mensagens : 866
Pontos : 1208

http://www.bestskins.net/

Ir para o topo Ir para baixo

Tópico resolvido Re: Erro no CSS

Mensagem por Prodigy 11.03.13 20:52

mesma coisa
Prodigy
Prodigy
***

Membro desde : 31/01/2013
Mensagens : 161
Pontos : 239

Ir para o topo Ir para baixo

Tópico resolvido Re: Erro no CSS

Mensagem por .Danni. 11.03.13 21:02

Olá,

Esse aviso aparece quando seu fórum possui um { ou } a mais ou a menos, verifique seu CSS.

Cordialmente,
The Boss
.Danni.
.Danni.
Super Membro

Membro desde : 13/01/2010
Mensagens : 1880
Pontos : 2623

https://coletivomistico.forumbrasil.net/

Ir para o topo Ir para baixo

Tópico resolvido Re: Erro no CSS

Mensagem por Prodigy 11.03.13 21:03

eu to pedindo para vocês verificarem pois não sei mecher com isso --'
Prodigy
Prodigy
***

Membro desde : 31/01/2013
Mensagens : 161
Pontos : 239

Ir para o topo Ir para baixo

Tópico resolvido Re: Erro no CSS

Mensagem por JonasB. 11.03.13 22:30

Olá!

Poderia me dizer quando começou a dar este erro?

Atenciosamente!
JonasB.
JonasB.
*****

Membro desde : 30/07/2012
Mensagens : 481
Pontos : 638

http://suportedesign.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Erro no CSS

Mensagem por HermeS. 11.03.13 22:50

Olá,

Substitua seu CSS por este:

Código:
body {
background: #D2D2D2;
color: #5A5A5A;
font: normal 11px tahoma,helvetica,arial,sans-serif;
padding-bottom: 20px;
}
    .pun tbody.statused span.status {
      position: absolute;
      }
    .pun tbody.statused span.status {
    position: absolute;
    }
    .pun tbody.statused span.status {
    margin-top: 0px !important;
    }
    .pun tbody.statused span.status {
    position: absolute;
    }
    .pun tbody.statused span.status {
    margin-left: -40px !important;
    padding-right: 25px !important;
    }

/*botões de votar*/
.vote {
padding: 2px;
text-align: center;
width:16px;
background-color: #eaeaea;
border: 1px solid #d4d6d5;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-top-left-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-right-radius:5px;
}
.vote .vote-no-bar {
display: none;
}
.vote .vote-bar {
border-left: 0px;
border-right: 0px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #d4d6d5;
font-size: 0px;
height: 50px;
margin: 0px;
width: 16px;
}
.vote .vote-bar-plus {
margin-left: 5px;
width: 7px;
}
.vote .vote-bar-minus {
margin-left: 5px;
width: 7px;
}
.vote .vote-button a[href $="plus"] {
background:url('http://cdn3.iconfinder.com/data/icons/fugue/icon_shadowless/plus-circle.png');
background-repeat: no-repeat;
color:transparent;
display:block;
height:16px;
width:16px;
}
.vote .vote-button a[href $="minus"] {
background-image:url('http://cdn2.iconfinder.com/data/icons/fugue/icon_shadowless/minus_circle.png');
background-repeat: no-repeat;
color:transparent;
display:block;
height:16px;
width:16px;
}
.userClient,.userDesigner,.userManagement,.userMember,.userModerator,.userStaff{-moz-border-radius:3px;-webkit-border-radius:3px;background:#65a830;border-radius:3px;color:#fff;display:inline-block;font-size:11px;font-weight:700;margin-top:5px;padding:3px 8px;text-shadow:rgba(0,0,0,0.2) 0 -1px 0}
    .userManagement{background:#881418}
    .userMember{background:#7f7f7f}
    .userStaff{background:#d59944}
    .userClient{background:#D9E016}
    .userModerator{background:#2929E6}
    .userDesigner{background:#CA4BD1}
}
.container_IE {
background: url('http://i45.tinypic.com/2ez4f8y.png') repeat-x 0 0;
}
.pun {
background: #E9E9E9;
line-height: 120%;
margin: 0 auto;
min-width: 980px;
max-width: 1600px;
width: 90%;
-webkit-box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 10px;
-moz-box-shadow: rgba(0,0,0,0.12) 0px 0px 10px;
box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 10px;
}
.pun .main-content {
background-color: #FBFBFB;
border: 1px solid #EAEAEA;
}
#pun-about {
font-size: 0.8em;
text-align: left;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: transparent;
border: none;
}
#pun-about form {
display: none;
}
#pun-visit, .main-box {
background-color: transparent;
border: none;
padding: .6em 1em;
}
#branding {
background: #333;
border-bottom: 1px solid #393939;
min-height: 67px;
margin: 0 auto;
min-width: 980px;
max-width: 1600px;
width: 91%;
}
.main .main-head {
  background: whiteSmoke url("http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/highlight_strong.png") repeat-x 0 0;
color: #333;
padding: 12px;
font-size: 13px;
font-weight: 300;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border: 1px solid #EAEAEA;
border-bottom: 0;
overflow: hidden;
}
.main .main-foot {
background: #F8F8F8;
color: black;
padding: 7px;
clear: both;
overflow: hidden;
border: 1px solid #EAEAEA;
border-bottom: 0;
border-radius: 0px 0px 4px 4px;
}
.main .main-head .page-title {
font-size: 13px;
font-weight: bold;
}
a:link {
  text-decoration: none;
}
#logo a.textLogo:hover {
color: white;
}
#logo a.textLogo {
line-height: 67px;
padding: 0 15px;
color: #E9E9E9;
text-decoration: none;
text-shadow: black 0px 1px 3px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
font-size: 30px;
font-weight: bold;
}
#pun-intro {
  display: none;
}
#pun-navlinks {
  display: none;
}
#pun-announcement {
border-style: 0 px solid;
border-width: 0px;
padding: 1em;
background: white;
}

/*NAVIGATION*/
#nav_wrap {
background: #292929;
height: 32px;
padding: 2px 0 0 0;
border-top: 1px solid #252525;
margin: 0 auto;
min-width: 980px;
max-width: 1600px;
width: 91%;
}
#community_app_menu {
text-transform: lowercase;
font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
font-size: 12px;
}
#community_app_menu > li {
margin: 0px 3px 0 0;
position: relative;
list-style-type:none;
}
#community_app_menu > li > a {
color: #E9E9E9;
border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
display: block;
outline: none;
padding: 0px 16px;
line-height: 32px;
height: 32px;
list-style-type:none;
text-decoration:none;
}
#community_app_menu > li > a:hover, #community_app_menu > li > a.menu_active {
background: #3D3D3D;
color: white;
}

/*search box*/
#search {
margin-right: 0px;
}
#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 {
font-size: 12px;
color: #9c9c9c;
border: 0;
padding: 0;
background: transparent;
width: 138px;
outline: 0;
margin-top:5px;
}
#search_options_menucontent {
min-width: 130px;
padding: 0;
background: white;
border: 1px solid #C6C6C6;
}
#search_options {
max-width: 80px;
text-overflow: ellipsis;
overflow: hidden;
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 url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/highlight.png') repeat-x 0 1px;
display: inline-block;
text-shadow: white 0px 1px 0px;
float: right;
}
#search .submit_input {
background: #5F5F5F url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/search_icon.png') no-repeat 50%;
text-indent: -3000em;
padding: 0;
border: 0;
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);
}
#search .submit_input:hover{background-color: #747474;}
.attach {
float: right;
}
form {
display: block;
margin-top: 0em;
}
fieldset {
display: block;
-webkit-margin-start: 2px;
-webkit-margin-end: 2px;
-webkit-padding-before: 0.35em;
-webkit-padding-start: 0.75em;
-webkit-padding-end: 0.75em;
-webkit-padding-after: 0.625em;
border: 0px;
border-image: initial;
}

/*adv-search*/
#adv_search {
width: 26px;
height: 26px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/advanced_search.png') no-repeat 50% 50%;
text-indent: -3000em;
display: inline-block;
margin-left: 3px;
}
#adv_search:hover {
        background-color: rgba(0, 0, 0, 0.2);
}

/*User_navigation*/
#user_navigation {
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/trans20.png') repeat;
background: rgba(0, 0, 0, 0.18);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
box-shadow: inset rgba(0, 0, 0, 0.45) 0px 1px 3px;
border: 1px solid #3D3D3D;
border-bottom: 1px solid #535353;
color: #F1F1F1;
font-size: 11px;
line-height: 36px;
height: 36px;
overflow: hidden;
float: right;
margin: 16px 16px 0 0;
}
#user_navigation .ipsList_inline li {
list-style-type:none;
margin: 0;
padding: 0;
float: left;
}
#user_navigation .user_photo {
position: relative;
height: 28px;
width: 28px;
margin: -3px -9px 0px -9px;
padding-top: 7px;
}
#user_navigation img {
vertical-align: middle;
}
#user_navigation .ipsList_inline li:first-child a {
border-left: 0;
}
#user_navigation a:hover {
background: rgba(0, 0, 0, 0.1);
}
#user_navigation a {
color: white;
float: left;
padding: 0 13px;
line-height: 36px;
outline: none;
height: 36px;
border-right: 1px solid #3B3B3B;
border-left: 1px solid #242424;
list-style-type:none;
text-decoration:none;
}
#notify_link img, #inbox_link img {
width: 20px;
height: 20px;
background-repeat: no-repeat;
background-position: 0 0;
margin-top: -2px;
}
#inbox_link img {
background-image: url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/icon_inbox.png');
}
#notify_link img {
background-image: url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/icon_notify.png');
}

/*secondary navigation*/
#secondary_navigation{background:#e0e0e0 url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/secondary_nav_bg.png') repeat-x 0 -2px;border-bottom:1px solid #cecece;-webkit-box-shadow:rgba(255,255,255,0.8) 0px 1px 0px;-moz-box-shadow:rgba(255,255,255,0.8) 0px 1px 0px;box-shadow:rgba(255,255,255,0.8) 0px 1px 0px;text-shadow:#fff 0px 1px 0px;overflow:hidden;line-height:33px;margin-top:-5px;margin-left:-5px;margin-right:-5px;}
#secondary_navigation a{text-decoration:none;color:#757575;line-height:33px;height:33px}
#secondary_navigation a:hover{color:#222}
#secondary_navigation #breadcrumb li{float:left;}
#secondary_navigation #breadcrumb li a{padding-left:12px;margin-left: -15px;background:url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/secondary_nav.png') no-repeat 0 -2px;display:block;outline:none;text-decoration:none}
#secondary_navigation #breadcrumb li.first a{margin-left:0;background:none;padding-left:0px}
#secondary_navigation #breadcrumb li span{display:block;padding-right:17px;padding-left:4px;background:url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/secondary_nav.png') no-repeat 100% -2px}
#secondary_navigation #breadcrumb li>span{padding-left:4px;background:none transparent}
#secondary_navigation #breadcrumb li.first a span{padding-left:12px}
#secondary_navigation #breadcrumb li a:hover{background-position:0 -45px}
#secondary_navigation #breadcrumb li a:hover span{background-position:100% -45px}
#secondary_navigation #breadcrumb li a:active{background-position:0 -88px}
#secondary_navigation #breadcrumb li a:active span{background-position:100% -88px}
#secondary_links{overflow:hidden}
#secondary_links li{float:left;margin:0;list-style-type:none;}
#secondary_links a{padding:012px;display:block}
#secondary_links img{vertical-align:top;width:16px;height:16px;position:relative;margin:10px -4px 0 -4px}
#secondary_links a:hover img{opacity:0.7}
.secondary_links{overflow:hidden}
.secondary_links li{float:left;}
.secondary_links a{padding:0 9px;display:inline-block}
.breadcrumb{color:#777;font-size:11px}
.breadcrumb a{color:#777}
.breadcrumb li .nav_sep{margin:0 5px 0 0}
.breadcrumb li:first-child{margin-left:0}

/*table*/
.pun fieldset, .pun img {
vertical-align:middle;
padding-right:3px;
border: none;
}
.statusid img {
display: inline-block;
}
.pun tbody.statusid span.status {
position: absolute;
}
.pun tbody.statusid span.status {
margin-left: -55px !important;
padding-left: -100px !important;
padding-right: 25px !important;
}
.pun tbody.statusid span.status {
position: absolute;
}
.pun tbody.statusid span.status {
margin-top: 10px !important;
vertical-align: middle;
}
.pun tbody.statusid span.status {
position: absolute;
}
tbody.statusid {
  border: 1px solid #EAEAEA;
}
.pun table.table {
  border-radius: 0px;
}
.pun table.table th.tcl {
font-weight: bold;
background: #EAEAEA;
font-size: 10px;
color: dimGray;
text-shadow: whiteSmoke 0px 1px 0px;
padding-left:60px;
}
.pun table th.tc2, .pun table th.tc3, .pun table th.tc4, .pun table th.tcl, .pun table th.tcr {
font-weight: bold;
background: #EAEAEA;
font-size: 10px;
color: dimGray;
text-shadow: whiteSmoke 0px 1px 0px;
}
.pun table td.tcl h2 {
margin-left:18px;
}
.pun h2, .pun h3, .pun input, .pun select, .pun th {
margin-left:18px;
}
table {
display: table;
border-collapse: separate;
border-spacing: 0px;
border: 0px;
}
.pun table .tcr {
overflow: hidden;
padding: 0 0 0 .5em !important;
text-align: left;
width: 30%;
border-left: 0px;
}
.pun table.table td {
border-left: 1px solid #FBFBFB;
}
.pun table.table td {
background-color: #FBFBFB;
border-bottom: 1px solid #EAEAEA;
border-style: solid none none solid;
border-width: 1px;
line-height: 130%;
padding: .6em 0 .7em;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: #FBFBFB;
border-right: none;
border-left: none;
}
.main .main-head .page-title h2 {
  font-weight: bold;
}
#categoria {
  background: white;
border: 1px solid #D2D2D2;
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
-moz-box-shadow: rgba(0,0,0,0.1) 0px 0px 4px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
padding: 6px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-top: 10px;
}

/*tópico e post*/
.post-options img:hover {
opacity: 0.7;
}
.posting img:hover {
opacity: 0.9;
}
.pun .posthead {
border-top: 1px solid #D7D7D7;
border-bottom: 1px solid #D7D7D7;
text-shadow: rgba(255, 255, 255, 0.9) 0px 1px 0px;
background: #E6E6E6 url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/highlight.png') repeat-x 0 0;
padding: 0 5px;
height: 36px;
line-height: 36px;
font-weight: normal;
font-size: 13px;
}
.pun .paged-foot, .pun .paged-head {
background-color: transparent;
border: none;
padding: .6em 1.3em .3em;
}
.boxOut-topic {
background: white;
border: 1px solid #D2D2D2;
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
-moz-box-shadow: rgba(0,0,0,0.1) 0px 0px 4px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
padding: 8px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.postfoot {
background: #F8F8F8;
border-top: 1px solid #E4E4E4;
margin-top: 10px;
padding: 7px;
}
.pun .post{
  border-top: 1px solid #E9E9E9 !important;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  background: #fcfcfc;
}
.post_field {
color: #3E3E3E;
border-bottom: 1px solid #E9E9E9;
font-weight: bold;
padding: 0 0 0 8px;
font-size: 0.9em;
text-align: left;
}
.pun .postmain {
background-color: #fcfcfc;
border-left: 1px solid #E9E9E9;
border-right: 1px solid #E9E9E9;
margin-left: 17em;
}
.pun .post {
  background: whitesmoke;
}
.pun .post .user {
float: left;
margin-left: -185px;
margin-top: -1.5em;
position: relative;
text-align: center;
}
.pun .user-ident .username {
display: block;
font-size: 1.5em;
font-weight: 400!important;
margin-bottom: 5px;
margin-top: 10px;
padding: 8px!important;
position: relative;
text-align: center;
text-decoration: none;
}
.pun .posthead h2 strong {
  font-size: 11px;
  color: #777;
}

/*user img*/
.user-basic-info a img {
max-height: 300px;
max-width: 155px;
height: 300px;
width: 155px;
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);
}
.user-basic-info a 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);
}

/*box*/
.titlebox {
  background: #EFEFEF;
border: 1px solid #CCC;
text-shadow: white 0px 1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.15) 0px 1px 4px, rgba(255, 255, 255, 0.8) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.15) 0px 1px 4px, rgba(255,255,255,0.8) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.15) 0px 1px 4px, rgba(255, 255, 255, 0.8) 0px 1px 0px;
padding: 10px;
overflow: hidden;
}
.titlebox dd {display: block;}
.titlebox dava {float: left;}
.ipsBox_withphoto {float: left; margin-left: 10px;}
.ipsType_pagetitle {display: block; font-family: Helvetica,Arial,sans-serif; font-size: 26px; font-style: normal; font-variant: normal; font-weight: 300; line-height: 1.4; outline-style: none; overflow: hidden; text-align: left; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; width: 650px;}
.ipsType_pagetitle a {color: #323232; font-size: 21px; z-index: 999; text-shadow: white 0px 1px 0px;}
.desc.lighter.blend_links {color: #777; float: left; font-size: 11px;}
.socialetopic {float: right; position: relative;}
.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: white; 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 {
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);
}
/*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: 260px;}
#smilies_categ{padding: 0px 0}
#smiley-box{border:1px solid #DDD;width:150px;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;
}
.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: black;
padding-left: 20px;
}

/*quick avatar*/
#quick-avatar {
    float: left;
    padding: 11px;
}
#quick-avatar img {
margin-top: 41px;
width: 50px;
height: 50px;
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);
}
#quick-avatar 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);
}

/*botões de votar*/
.vote {
padding: 2px;
text-align: center;
width:16px;
background-color: #eaeaea;
border: 1px solid #d4d6d5;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-top-left-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-right-radius:5px;
}

.vote .vote-no-bar {
display: none;
}

.vote .vote-bar {
border-left: 0px;
border-right: 0px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #d4d6d5;
font-size: 0px;
height: 50px;
margin: 0px;
width: 16px;
}

.vote .vote-bar-plus {
margin-left: 5px;
width: 7px;
}

.vote .vote-bar-minus {
margin-left: 5px;
width: 7px;
}

.vote .vote-button a[href $="plus"] {
background:url('http://cdn3.iconfinder.com/data/icons/fugue/icon_shadowless/plus-circle.png');
background-repeat: no-repeat;
color:transparent;
display:block;
height:16px;
width:16px;
}
.vote .vote-button a[href $="minus"] {
background-image:url('http://cdn2.iconfinder.com/data/icons/fugue/icon_shadowless/minus_circle.png');
background-repeat: no-repeat;
color:transparent;
display:block;
height:16px;
width:16px;
}

/*footer*/
#footer_utilities {
height: 35px;
margin: -5px;
padding: 8px;
position: relative;
border-top: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/highlight.png') repeat-x 0 0;
}
#footer_utilities .ipsList_inline > li > a {
margin-right: 0px;
padding: 4px 10px;
display: inline-block;
}
#footer_utilities .ipsList_inline {
margin-top: 3px;
clear: left;
float: left;
}
.ipsList_inline > li {
display: inline-block;
margin: 0 3px;
}
#backtotop, #bottomScroll {
width: 24px;
height: 24px;
line-height: 20px;
left: 50%;
top: 50%;
margin-left: -12px;
margin-top: -12px;
position: absolute;
display: inline-block;
background: #BDBDBD;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.7) 0px 1px 3px;
-moz-box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px;
box-shadow: inset rgba(0, 0, 0, 0.7) 0px 1px 3px;
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
opacity: 0.4;
outline: 0;
}

#bottomScroll:hover, #backtotop:hover {
background: #8A8A8A;
color: white;
opacity: 1;
}
#backtotop img {
  margin-top: 5px;
  margin-left: 2px;
}
#copyright {
color: #848484;
text-align: right;
line-height: 22px;
float: right;
}
#copyright a {
color: #848484;
}

/*Statistics*/
#pun-info { 
  border: 1px solid #D8D8D8;
}
.statistics_head{
border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/highlight.png') repeat-x 0 0;
font-size: 11px;
font-weight: bold;
padding: 8px;
}
.statistics_head h1{
color: #727272;
font-size: 12px;
font-weight: bold;
tahoma,helvetica,arial,sans-serif;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
margin-left:28px;
}
.icon {
background-image: url('http://cdn3.iconfinder.com/data/icons/prettyoffice/16/chart.png');
background-color: transparent;
background-repeat: no-repeat;
width: 16px;
height: 16px;
display: inline-block;
vertical-align: middle;
}
#onlinelist {
background: white;
border: 0px;
border-top:none;
}
#onlinechat {
background: white;
border-top: 1px solid #D8D8D8;
border-top:none;
}

/*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:15px;
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);
}

/*Expand & Ocultar*/
.expand, .contract {
  position: absolute;
  top: -4px;
  right: -1px;
  cursor: pointer;
  width: 32px;
  height: 22px;
  background: url(http://lifegames.in/forum/public/style_images/LifeGames_v2_0/cat_maximize.png);
}
.contract {
  background: url();
}
.contract:hover {
  background: url(http://lifegames.in/forum/public/style_images/LifeGames_v2_0/cat_minimize.png);
}

/*module*/
.module {
  background: white;
}
.module .main-head {
border: 1px solid #D8D8D8;
border-bottom: 0px;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/baisik34x/highlight.png') repeat-x 0 0;
padding: 8px;
border-radius: 0px;
}
#right {
  margin-top: 55px;
}
/*LGLogin*/
#LGlogin{
  background: #000 url('http://fcimage.net/public/style_images/imgfc/trans60.png') repeat;
  box-shadow:10px 10px 40px #000;
  color:#666;
  font-family:sans-serif;
  left:30%;
  position:fixed;
  text-shadow:0 1px 1px #fff;
  top:30%;
  width:500px;
  z-index: 999;
  padding: 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 20px;
  -moz-box-shadow: rgba(0,0,0,0.5) 0px 10px 20px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#LGoverlay {
background-color: #000;
filter: Alpha(opacity=70);
left: 0;
min-height: 101%;
opacity: .7;
position: fixed;
top: 0;
width: 100%;
z-index: 999;
}
#LGlogin-border{
  background:#EEE;
  padding-bottom:2px;
}
#LGlogin h1{
  text-align:left;
  border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://fcimage.net/public/style_images/imgfc/highlight.png') repeat-x 0 0;
padding: 8px 10px 9px;
font-size: 16px;
font-weight: 300;
}
#LGlogin h2 {
float: right;
position: relative;
top: -21px;
display: inline-block;
font-size: 11px;
width: 120px;
}
#LGlogin h2 a{
  color:#666;
}
#LGlogin form{
  margin:10px auto;width:90%
}
#LGlogin img.closebutton{
  background:url(http://i45.servimg.com/u/f45/16/95/07/69/bt_clo10.png) no-repeat 0 -20px;
  cursor:pointer;
  float:right;
  height:20px;
  margin:10px;
  width:20px
}
#LGlogin img.closebutton:hover{
  background:url(http://i45.servimg.com/u/f45/16/95/07/69/bt_clo10.png) 0 0
}
#LGlogin ul{
  list-style-type:none
}
#LGlogin ul li{
  float:center;
  font-size:1.2em;
  width:50%
}
#LGlogin li input{
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  background:#fff;
  border:1px solid #CCC;
  border-radius:3px;padding:4px
}
#LGlogin .login-submit{
 font-weight:700;
  margin:15px auto;
 background: #323232 url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_faint.png') repeat-x 0 0;
border-color: #2B2B2B;
display: block;
cursor: pointer;
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;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 0 8px;
line-height: 30px;
height: 30px;
min-width: 85px;
}
#LGlogin .login-submit:hover{opacity: 0.8;color:#fff;}
#login_popup{
  border-top:1px solid #999999;
}
#main_input_user {
        font-size: 12px;
        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-top:5px;
  width: 210px;
  outline: 0;
        margin-bottom:5px;
        margin-left:8px;
}
#main_input_password {
        font-size: 12px;
        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-top:5px;
  width: 210px;
  outline: 0;
        margin-bottom:5px;
        margin-left:5px;
}
.login {
background: none;
cursor: pointer;
padding: 5px;
}
a#r_senha {
  background: none;
  border-left: 0px;
border-right: 0px;
outline: none;
padding: 0px;
}
a#r_senha:hover {
  background: none;
  border-left: 0px;
border-right: 0px;
outline: none;
padding: 0px;
}

/*admin bar*/
#admin_bar {
font-size: 11px;
line-height: 28px;
padding: 0 12px;
background: #323232 url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_faint.png') repeat-x 0 1px;
border-radius: 2px;
margin-bottom: 8px;
margin-top: 10px;
overflow: hidden;
}
#admin_bar a {
color: #8A8A8A;
padding-left: 10px;
}
#admin_bar a:hover {
color: #fff;
}
#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 {
-moz-border-radius: 3px;
-moz-box-shadow: inset rgba(0,0,0,0.3) 0 1px 2px, rgba(255,255,255,1) 0 1px 0;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0 1px 2px, rgba(255, 255, 255, 1) 0 1px 0;
background: rgba(0, 0, 0, 0.1);
color: #222;
text-shadow: rgba(255, 255, 255, 0.6) 0px 1px 0px;
padding: 3px 7px;
display: inline-block;
font-weight: bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-right: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.3) 0px 1px 2px, rgba(255,255,255,1) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
}
.statsPers li {
float: left;
color:#666;
margin: 2px 10px;
}
.statsPers {
list-style: none;
display: block;
margin: 0px auto;
width: 100%;
}

/*mensagem*/
.guestMessage {
background: #F9D79B url("http://www.ipbforumskins.com/skindemo/public/style_images/imperial34x/highlight.png") repeat-x 0 0;
border: 1px solid #EBB962;
color: #B85F1D;
font-size: 12px;
line-height: 140%;
-webkit-box-shadow: #FDE5BB 0px 1px 4px;
-moz-box-shadow: #fde5bb 0px 1px 4px;
box-shadow: #FDE5BB 0px 1px 4px;
margin-bottom: 10px;
padding: 10px;
text-shadow: rgba(255, 255, 255, 0.55) 0px 1px 0px;
margin-top: 10px;
}

/*spoiler*/
.codebox dt {
height: 24px;
line-height: 24px;
font-size: 11px;
padding: 0 10px;
background: #ECECEC url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_strong.png') repeat-x 0 0;
border: 1px solid #D0D0D0;
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0px 1px 0px;
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset rgba(255, 255, 255, 0.7) 0px 1px 0px;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset rgba(255, 255, 255, 0.7) 0px 1px 0px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #616161;
text-shadow: white 0px 1px 0px;
display: inline-block;
white-space: nowrap;
cursor: pointer;
}
.codebox dt:hover {
  color:#4c4c4c;background-color:#f8f8f8
}
.codebox {
background-color: transparent;
border: 0px;
margin: 1em;
}
.codebox dd {
background-color: transparent;
border: 1px solid transparent;
margin: .5em;
padding: .5em;
}
.codebox dd:hover {
border: 1px dashed #E3E3E3;
}
#chatbox, #chatbox_footer, #chatbox_members {
background: white;
border-top: 1px solid #EAEAEA; 
}
#chatbox_header.main-head {
  background: whiteSmoke url("http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_strong.png") repeat-x 0 0;
  padding: 2px;
  border: 1px solid #EAEAEA;
}
.chatbox-title, .chatbox-title a.chat-title {
  color: #333;
font-size: 12px;
font-weight: bold;
}
.chatbox-options li, .chatbox-options li a, .chatbox-options li label {
color: #333;
}
#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;
}
.boxOut {
background: white;
border: 1px solid #D2D2D2;
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
-moz-box-shadow: rgba(0,0,0,0.1) 0px 0px 4px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
padding: 7px;
padding-top: 0px;
padding-bottom: 0px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
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: -6px;
  width: 290px;
  min-width: 230px;
  background: #FAFAFA;
  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 {
background: #646464 url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_faint.png') repeat-x 0 0;
border: 1px solid #585858;
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.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: #f0f0f0;
  padding: 8px;
  border: 1px solid gainsboro;
  margin-right: 290px;
  left:0;
}
div.user-basic-info img{
    margin: 0px;
    border: 0px solid #eee;
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.0);
    -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.0);
    box-shadow: 4px 4px 4px rgba(0,0,0,0.0);
    -webkit-transition: all 0.0s ease-out;
    -moz-transition: all 0.0s ease;
    -o-transition: all 0.0s ease;
}
div.user-basic-info img:hover {
    -webkit-transform: rotate(-0deg);
    -moz-transform: rotate(-0deg);
    -o-transform: rotate(-0deg);
}
        .colorpicker {
                          width: 356px;
                          height: 176px;
                          overflow: hidden;
                          position: absolute;
                          background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp11.png);
                          font-family: Arial, Helvetica, sans-serif;
                          display: none;
                        }
                        .colorpicker_color {
                          width: 150px;
                          height: 150px;
                          left: 14px;
                          top: 13px;
                          position: absolute;
                          background: #f00;
                          overflow: hidden;
                          cursor: crosshair;
                        }
                        .colorpicker_color div {
                          position: absolute;
                          top: 0;
                          left: 0;
                          width: 150px;
                          height: 150px;
                          background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp12.png);
                        }
                        .colorpicker_color div div {
                          position: absolute;
                          top: 0;
                          left: 0;
                          width: 11px;
                          height: 11px;
                          overflow: hidden;
                          background: url(http://i46.servimg.com/u/f46/16/56/73/62/select10.gif);
                          margin: -5px 0 0 -5px;
                        }
                        .colorpicker_hue {
                          position: absolute;
                          top: 13px;
                          left: 171px;
                          width: 35px;
                          height: 150px;
                          cursor: n-resize;
                        }
                        .colorpicker_hue div {
                          position: absolute;
                          width: 35px;
                          height: 9px;
                          overflow: hidden;
                          background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp10.gif) left top;
                          margin: -4px 0 0 0;
                          left: 0px;
                        }
                        .colorpicker_new_color {
                          position: absolute;
                          width: 60px;
                          height: 30px;
                          left: 213px;
                          top: 13px;
                          background: #f00;
                        }
                        .colorpicker_current_color {
                          position: absolute;
                          width: 60px;
                          height: 30px;
                          left: 283px;
                          top: 13px;
                          background: #f00;
                        }
                        .colorpicker input {
                          background-color: transparent;
                          border: 1px solid transparent;
                          position: absolute;
                          font-size: 10px;
                          font-family: Arial, Helvetica, sans-serif;
                          color: #898989;
                          top: 4px;
                          right: 11px;
                          text-align: right;
                          margin: 0;
                          padding: 0;
                          height: 11px;
                        }
                        .colorpicker_hex {
                          position: absolute;
                          width: 72px;
                          height: 22px;
                          background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp13.png) top;
                          left: 212px;
                          top: 142px;
                        }
                        .colorpicker_hex input {
                          right: 6px;
                        }
                        .colorpicker_field {
                          height: 22px;
                          width: 62px;
                          background-position: top;
                          position: absolute;
                        }
                        .colorpicker_field span {
                          position: absolute;
                          width: 12px;
                          height: 22px;
                          overflow: hidden;
                          top: 0;
                          right: 0;
                          cursor: n-resize;
                        }
                        .colorpicker_rgb_r {
                          background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp14.png);
                          top: 52px;
                          left: 212px;
                        }
                        .colorpicker_rgb_g {
                          background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp15.png);
                          top: 82px;
                          left: 212px;
                        }
                        .colorpicker_rgb_b {
                          background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp16.png);
                          top: 112px;
                          left: 212px;
                        }
                        .colorpicker_hsb_h {
                          background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp17.png);
                          top: 52px;
                          left: 282px;
                        }
                        .colorpicker_hsb_s {
                          background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp18.png);
                          top: 82px;
                          left: 282px;
                        }
                        .colorpicker_hsb_b {
                          background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp19.png);
                          top: 112px;
                          left: 282px;
                        }
                        .colorpicker_submit {
                          position: absolute;
                          width: 22px;
                          height: 22px;
                          background: url(http://i46.servimg.com/u/f46/16/56/73/62/aceita10.png) top;
                          left: 322px;
                          top: 142px;
                          overflow: hidden;
                        }
                        .colorpicker_focus {
                          background-position: center;
                        }
                        .colorpicker_hex.colorpicker_focus {
                          background-position: bottom;
                        }
                        .colorpicker_submit.colorpicker_focus {
                          background-position: bottom;
                        }
                        .colorpicker_slider {
                          background-position: bottom;
                        }

  /* Action Notice ---------------------------------------- */

.bvinfo, .bvsuccess, .bvwarning, .bvalert, .bverror, .bvcancel, .bvhelp, .bvref { border: 1px solid; margin: 10px 0px; padding:15px 10px 15px 50px; background-repeat: no-repeat; background-position: 10px center; /* Bo tròn góc ---------------------------------------- */ -moz-border-radius: 10px; -webkit-border-radius: 10px; } .bvinfo { color: #00529B; background-color: #BDE5F8; background-image: url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/Knob20Info.png'); } .bvref { color: #00529B; background-color: #BDE5F8; background-image: url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/referido.png'); } .bvwarning { color: #9F6000; background-color: #FEEFB3; background-image: url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/Knob20Attention.png'); } .bvsuccess { color: #4F8A10; background-color: #DFF2BF; background-image:url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/Knob20Valid20Green.png'); } .bverror { color: #D8000C; background-color: #FFBABA; background-image: url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/Knob20Remove20Red.png'); } .bvcancel { color: #D63301; background-color: #FFCCBA; background-image: url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/Knob20Cancel.png'); } .bvhelp { background-color: #CD9BFF; border: 2px solid #6200C4 ; background-image: url(http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/Knob20Help.png) ; } /*-------------------Mod Notice------------------*/ .mod1 { background-color: #ADCBE7; border: 2px solid #0F5C8E; color: #004DFF; background-image: url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/register-icon-2-1-1.png'); background-repeat: no-repeat; background-position: 10px center; margin: 10px 0px; padding:15px 10px 15px 50px; /* Bo tròn góc ---------------------------------------- */ -moz-border-radius: 15px; -webkit-border-radius: 15px; } .mod2 { background-color: #D6ECA6; border: 2px solid #8DC93E; background-image: url('http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/Mail-icon-1-1.png'); margin: 10px 0px; padding:15px 10px 15px 80px; background-repeat: no-repeat; background-position: 10px center; /* Bo tròn góc ---------------------------------------- */ -moz-border-radius: 15px; -webkit-border-radius: 15px; } /*-------------------Mod Notice------------------*/ .bvmod{text-align:center;} .bvmod1, .bvmod2, .bvmod3, .bvmod4, .bvmod5{ width: 80%; margin-top:2em; margin-left: auto; margin-right: auto; border-radius: 10px 10px; -moz-border-radius: 10px 10px; -webkit-border-radius: 10px 10px; padding: 15px 20px 15px 80px; margin: 0px 0px 0px 0px; -webkit-box-shadow: 2px 2px 3px #999; -moz-box-shadow: 2px 2px 3px #999; /*IE min-height ♥♥♥*/ min-height:40px; height:auto !important; height:40px; overflow:visible; position:relative; bottom:6px;    right: 6px; border: 1px solid #999999; /*Set the position of the background image*/ background-position: 20px 50%; background-repeat: no-repeat; text-align: justify; } .bvmod1, .bvmod2, .bvmod3, .bvmod4,.bvmod5 { /* IE5 ♥♥♥ */ \margin: 0px 0px -3px 0px; \margin: 0px 0px 0px 0px; } .bvmod1 { background-color: #EEF; background-image: url(http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/note.png); } .bvmod2 { background-color: #FFC; background-image: url(http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/important.png); } .bvmod3 { background-color: #FDD; background-image: url(http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/warning.png); } .bvmod4 { background-color: #E4F6F8; background-image: url(http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/tip.png); } .bvmod5 { background-position: 10px center; background-color: #D8F3C9; background-image: url(http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/help.png);} .bvdown { background:url(http://i1199.photobucket.com/albums/aa464/finalclap/Icon%20BaoVyMMO/gicnL.png) top left no-repeat; padding-top: 30px; padding-left: 70px; color:blue !important; font-family:"Times New Roman", Times, serif; font-weight: bold; font-style: italic; font-size:14px; height:92px; text-align:left !important; } .bvdown a { text-decoration:underline !important; } div .bvdown { margin:auto; width:70%; }

Até mais.
HermeS.
HermeS.
****

Membro desde : 07/09/2012
Mensagens : 304
Pontos : 366

http://revolutioncheatsbr.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Erro no CSS

Mensagem por Prodigy 12.03.13 14:20

tbm não bryan ainda deu o mesmo erro af
Prodigy
Prodigy
***

Membro desde : 31/01/2013
Mensagens : 161
Pontos : 239

Ir para o topo Ir para baixo

Tópico resolvido Re: Erro no CSS

Mensagem por .Danni. 12.03.13 14:47

Olá,

Consegui, código testado e sem erros:

Spoiler:

Cordialmente,
The Boss
.Danni.
.Danni.
Super Membro

Membro desde : 13/01/2010
Mensagens : 1880
Pontos : 2623

https://coletivomistico.forumbrasil.net/

Ir para o topo Ir para baixo

Tópico resolvido Re: Erro no CSS

Mensagem por Prodigy 12.03.13 14:55

obrigado mais vocÊ bugou a skin ficou os negocio fora do lugar
Prodigy
Prodigy
***

Membro desde : 31/01/2013
Mensagens : 161
Pontos : 239

Ir para o topo Ir para baixo

Tópico resolvido Re: Erro no CSS

Mensagem por .Danni. 12.03.13 15:00

Olá,

Eu não mudei nada do seu CSS, só removi o sinal a mais. Mas para garantir editei o primeiro código que você postou, ao invés dos outros sugeridos:

Spoiler:

Cordialmente,
The Boss
.Danni.
.Danni.
Super Membro

Membro desde : 13/01/2010
Mensagens : 1880
Pontos : 2623

https://coletivomistico.forumbrasil.net/

Ir para o topo Ir para baixo

Tópico resolvido Re: Erro no CSS

Mensagem por Prodigy 12.03.13 17:38

Não funcionou mais veja só caso dê este erro só vai afetar o código que está errado ou afeta todos ?
Prodigy
Prodigy
***

Membro desde : 31/01/2013
Mensagens : 161
Pontos : 239

Ir para o topo Ir para baixo

Tópico resolvido Re: Erro no CSS

Mensagem por JonasB. 12.03.13 19:59

Olá!

Isto não afeta em quase nada!
O que você pode fazer é procurar por este sinal a mais, e retira-lo, mas ele pode fazer com que seu CSS não carregue normalmente, isto é, se tiver um sinal a mais, a página web irá carregar como um código faltando, que pode exibir erros em sua tela, por isso a Forumeiros não permite que esse erro ocorra, porque se não seria fácil burlar o sistema.

Atenciosamente!
JonasB.
JonasB.
*****

Membro desde : 30/07/2012
Mensagens : 481
Pontos : 638

http://suportedesign.forumeiros.com/

Ir para o topo Ir para baixo

Ir para o topo

- Tópicos semelhantes

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