Good art is a taste, good design is an opinion.


Come as guest, stay as family.
Board Index

Come as guest, stay as family.


You are not connected. Please login or register

Foto

[Solved] IPB Profiles v2.0



View previous topic View next topic Go down Message [Page 1 of 1]

1
Offline

  Roke.

Roke.
V.I.P. Member
V.I.P. Member
  • Description:
Hi i'm trying to install this profile but it doesn't work (this topic ---> https://punbb-design.forumotion.com/t316-javascript-ipb-profile-v2-20022014-jq1-9-1?highlight=profile)

I tried many times but nothing, i create the two javascripts and then copy paste the code in the CSS...what i do wrong? When i post the CSS it says "some tags ect were corrected"...maybe that's the problem?

Thanks for the help


PS: i'm trying in a testing forum

  • Information:
Forum:http://provazani.forumattivo.it/Version:PUNBB
Type:Errors in codeTags:Profiles

Powered by PunBB
Currently 0 users have thanked Roke. for this post:

2
Offline

  Shadow

Shadow
Administrator
Administrator
Are you sure that you have activated an advanced profile field in ACP?

[Solved] IPB Profiles v2.0 PWxlQwN

Powered by PunBB
Currently 0 users have thanked Shadow for this post:

3
Offline

  Roke.

Roke.
V.I.P. Member
V.I.P. Member
Yes i did

Powered by PunBB
Currently 0 users have thanked Roke. for this post:

4
Offline

  Van-Helsing

Van-Helsing
★Moderator★
★Moderator★
Hello @Roke,
Is your css stylesheet too long?

Powered by PunBB
Currently 0 users have thanked Van-Helsing for this post:

5
Offline

  Roke.

Roke.
V.I.P. Member
V.I.P. Member
I don't know...when is considered too long?

Powered by PunBB
Currently 0 users have thanked Roke. for this post:

6
Offline

  Roke.

Roke.
V.I.P. Member
V.I.P. Member
Actually i also tried in a test Forum (with a short CSS) and it doesnt work...maybe i do something wrong?

Powered by PunBB
Currently 0 users have thanked Roke. for this post:

7
Offline

  Van-Helsing

Van-Helsing
★Moderator★
★Moderator★
Hello @Roke,
This message which you received means a tag { didn't close. Each tag { which opens must be closed with tag }. Sometimes if the css is very long it is truncated and make this error.
Can you post your whole CSS here?

Powered by PunBB
Currently 0 users have thanked Van-Helsing for this post:

8
Offline

  Roke.

Roke.
V.I.P. Member
V.I.P. Member
I tried again and the message is not showing anymore, but still the code doesn't work. This is my CSS, and i have installed the two Javascripts


Code:
body {
    background-color: #D8DDE8;
    color: #5a5a5a;
    font: 13px helvetica,arial,sans-serif;
    margin-bottom: 0px;
}

#pun-intro {
    background: url("http://i62.tinypic.com/i3cin9.png") repeat scroll 0 0 #37393a;
    margin: 0;
    padding: 1.5em 1em 1em;
    text-align: left;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 70px;
}


#pun-head #pun-navlinks {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.03) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 0;
    padding: 0.5em 1.1em 0.6em;
    position: absolute;
    right: 0;
    top: 100px;

    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15), 1px 0 0 rgba(255, 255, 255, 0.08) inset, -1px 0 0 rgba(255, 255, 255, 0.03) inset;
    border-bottom: 4px solid #528cbc;
}

#pun-navlinks li {
    display: inline;
    font-size: 5.40em;
}
#pun-navlinks li a {
    margin: 0 0.0em 0 0;
    top: 7px;
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    left: 110px;
    position: relative;
    padding: 8px;
   
}
#pun-navlinks a, #pun-navlinks a:visited {
    text-decoration: none;
}


.pun {
    background: none repeat scroll 0 0 #FFFFFF;
      box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
    line-height: 120%;
    padding: 10px;
    margin: 0 auto;
    min-width: 960px;
    width: 84% !important;
  margin-top: 170px;
}



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

ol, ul {
    list-style: none outside none;
}

.pun a:link {
    color: #3a6ea0;
    text-decoration: none;
}
.pun a:visited {
    color: #225985;
}
.pun a:hover {
    color: #6fa727;
    text-decoration: none;
}
.pun a:active {
    color: #225985;
}
.pun a:focus {
    color: #225985;
}

#branding {
    background: url("http://community.invisionpower.com/filestore/public/style_images/master/branding_bg.png") repeat-x scroll 0 0 #0F3854;
    border-bottom: 1px solid #1B3759;
    min-height: 64px;
}
#logo {
    display: inline;
 



}

#primary_nav {
    background: none repeat scroll 0 0 #204066;
    font-size: 13px;
    padding: 10px 0 0;
}
#community_app_menu > li {
    margin: 0 3px 0 0;
    position: relative;
    display: inline;
    top: -8px;
}
#community_app_menu > li > a {
    background: none repeat scroll 0 0 #1C3B5F;
    color: #C5D5E2;
    display: inline;
    padding: 6px 15px 8px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    text-decoration: none;
}
#community_app_menu > li > a:hover, #community_app_menu > li > a.menu_active {
    background: none repeat scroll 0 0 #173455;
    color: #FFFFFF;
}
#community_app_menu a[href="/"] {
    background:  #FFFFFF;
    color: #0B5794;
    font-weight: bold;
    margin-top: 0;
    text-shadow: none;
}
#community_app_menu a[href="/"]:hover {
    background: #fff;
    color: #0B5794;
}

#search {
    margin: 20px 0;
}
#main_search {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 12px;
    outline: 0 none;
    padding: 0;
    width: 130px;
    margin-top: 6px;
}
#main_search.inactive {
    color: #BCBCBC;
}
#search_wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 3px 4px 4px 3px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    display: block;
    height: 26px;
    line-height: 25px;
    min-width: 230px;
    padding: 0 26px 0 4px;
    position: relative;
}
#adv_search {
    background: url("http://community.invisionpower.com/filestore/public/style_images/master/advanced_search.png") no-repeat scroll right 50% transparent;
    display: inline-block;
    height: 16px;
    margin: 4px 0 4px 4px;
    text-indent: -3000em;
    width: 16px;
}
#search .submit_input {
    background: url("http://community.invisionpower.com/filestore/public/style_images/master/search_icon.png") no-repeat scroll 50% center #7BA60D;
    border: 1px solid #7BA60D;
    border-radius: 0 3px 3px 0;
    bottom: 0;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
    display: block;
    height: 26px;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -3000em;
    top: 0;
    width: 26px;
}
#search_options {
    background: none repeat scroll 0 0 #EAEAEA;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    float: right;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    margin: 3px 3px 3px 0;
    max-width: 80px;
    overflow: hidden;
    padding: 0 6px;
    text-overflow: ellipsis;
}

fieldset, img {
    border: 0 none;
}

.status img {
    margin-left: -7px;
}

.codebox {
    background-color: #F7F7F7;
    border-color: #E5E5E5 #E5E5E5 #E5E5E5 #989898;
    margin: 1em;
    border-width: 2px;
    border-style: solid;
    border-radius: 5px;
}
.codebox dt {
    border-left: 0px dotted #DDDDDD;
    padding: 0.25em;
    background: -moz-linear-gradient(center top , #F6F6F6 0%, #E5E5E5 100%) repeat scroll 0 0 transparent;
}
.codebox dd {
    background-color: #F7F7F7;
    margin: 0.5em;
    padding: 0.5em;
}

.postmain blockquote {
    background-color: #fafafa;
    border: 1px solid #C9C9C9;
    padding: 0.5em 1em;
    border-radius: 4px 4px 4px 4px;
}

.user-basic-info img {
    border: 1px solid #D5D5D5;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    padding: 1px;
    margin-top: 10px;
}
.user-basic-info img:hover {
    border: 1px solid #7D7D7D;
}

.main .main-head {
    background: url("http://i59.tinypic.com/2vjd3k9.png") repeat-x scroll center top #3a6ea0;
    border-color: #3a6ea0;
    border-radius: 0px 0px 0 0;
    border-style: solid;   
    border-width: 1px 1px 0;
    box-shadow: 0 1px 0 #528CBC inset;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 300;
    padding: 10px 10px 11px;
    margin-top: 0px;
}
.ipsBox {
    background: none repeat scroll 0 0 #EBF0F3;
    padding: 9px;
}

.ipsBox_container {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #dbe4ef;
 
}

.hide {
    display: none;
}



.pun table.table td {
  background-color: #f8f8f8;
    border-color: ;
    border-style: none none solid none;
    border-width: 1px;
      line-height: 130%;
    padding: 8px;
}

.pun .paged-foot, .pun .paged-head {
    background-color: transparent;
    border: 0px solid #DDDDDD;
    padding: 0.6em 1.3em 0.3em;
}

.main .main-foot {
    background-color: Transparent;

      color: #DEDFDF;
    font-weight: 400;
    padding: 0.7em 1.3em;
}


.pun .main table td.tc2, .pun .main table td.tc3 {
    background-color: #f8f8f8;

}

.pun .post {
    border-color: #dbe4ef;
    border-style: solid none;
    border-width: 0px 0 0 1px;
}

.pun .postmain {
    background-color: #fff;
    border-left: 0px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
    margin-left: 18em;
}
.pun .posthead {
    background: #dedede;
    border-bottom: 0px dashed #CCCCCC;
    padding: 0 10px;
    line-height: 36px;
    height: 36px;
    margin-left: -234px;
}

.t-date {
    margin-left: 245px;
}

.postfoot {
    border-top: 0px dashed #CCCCCC;
    clear: both;
    margin-left: -17em;
    padding: 0.5em 1em;
    text-align: right;
}

#board_stats {
    text-align: center;
}
#board_stats li {
    margin-right: 20px;
    display: inline;
}
#board_stats .value {
    background: none repeat scroll 0 0 #E2E2E2;
    border-radius: 2px 2px 2px 2px;
    color: #4A4A4A;
    font-weight: bold;
    margin-right: 3px;
    padding: 2px 6px;
}
.statistics {
    border-top: 3px solid #D8D8D8;
    line-height: 1.3;
    margin: 20px 0 0;
    overflow: hidden;
    padding: 10px 0;
}

#pun-about {
    background-color: #fff;
    border: 1px solid #DBE4EF;
    line-height: 150%;
    padding: 0.6em 1em;
    text-align: right;
}


#pun-about ul {
    list-style-type: none;
}

#pun-about ul li {
    display: inline;
}
#pun-about ul li a {
    font-weight: normal;
}



      .mini_ava {
      float: left;
    }
    .mini_ava img {
      width: 40px;
      height: 40px;
      margin: 0 5px;
      border-radius: 10px;
      transition: all 2s;
      -moz-transition: all 2s;
      -webkit-transition: all 2s;
      -o-transition: all 2s;
    }
    .mini_ava img:hover
    {
      width: 80px;
      height: 80px;
    }


        .topicdescription {
          display: block;
          white-space: nowrap;
          overflow: hidden;
          width: 520px;
          margin-bottom: -12px;
        }


.img_list_hp {
border: 2px solid #3a6ea0;
padding: 0;
float: left;
color: #FFF !important;
width: auto;
font-size: 15px;
text-align: center;
margin: auto 10px auto auto;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

.img_list_hp:hover {
background-color: #fffd66;
}

.img_list_hp img {
padding: 0px 0px;
}

.img_list_hp span {
background-color: #3a6ea0;
color #FFF;
display: block;
padding: 0 10px;
}
.img_list_hp a {
color: #FFF !important;
text-decoration: none;
}
#img_list_alt {
background-image: url(http://i61.tinypic.com/975x15.png);
background-repeat: no-repeat;
background-position: 20px 0;
padding-top: 15px;
padding-left: 60px;
}






#lastcolumn {
border: 1px solid #dedede;
border-radius: 4px;
background: #f5f5f5;
padding: 6px;
}


#lastcolumn {
position: relative;
right: 7px;
}





.lastpost-avatar {
float: left;
padding: 5px;
}





.pun .postmain {
background-color: #f8f8f8;
background-image: url(LINK);
}




.sceditor-container iframe, .sceditor-container textarea {
background: url(http://i60.tinypic.com/2rqcd2q.jpg)!important;
background-position: right!important;
background-repeat: no-repeat!important;
}



.pun .post .user {
position: relative;
top: 23px;
background-color: #c9d3d5;
background-image: url(http://i58.tinypic.com/nzh7rk.png);
padding: 9px;
left: -13px;
border: 4px solid #b5b5b5;
}

.postfoot {
padding-top: 40px;
}


.pun .topic {
background: #b5b5b5;
}









a span[style="color:#DB2C2C"] strong {background:url(http://icons.iconarchive.com/icons/famfamfam/silk/16/award-star-gold-1-icon.png) no-repeat;padding-left:20px;}
a span[style="color:#6868FC"] strong {background:url(http://icons.iconarchive.com/icons/famfamfam/silk/16/award-star-silver-3-icon.png) no-repeat;padding-left:20px;}
a span[style="color:#469C35"] strong {background:url(http://icons.iconarchive.com/icons/famfamfam/silk/16/rainbow-icon.png) no-repeat;padding-left:20px;}
a span[style="color:#EB9834"] strong {background:url(http://icons.iconarchive.com/icons/famfamfam/silk/16/star-icon.png) no-repeat;padding-left:20px;}





.spoiler > dt::after {
content: "Clicca per visualizzare lo spoiler";
float: right;
}





#onlinelist p b a[style="color: #DB2C2C"].gensmall {
background-image: url(http://icons.iconarchive.com/icons/famfamfam/silk/16/award-star-gold-1-icon.png);
background-repeat: no-repeat;
padding-left: 20px;
}

#onlinelist p b a[style="color: #6868FC"].gensmall {
background-image: url(http://icons.iconarchive.com/icons/famfamfam/silk/16/award-star-silver-3-icon.png);
background-repeat: no-repeat;
padding-left: 20px;
}

#onlinelist p b a[style="color: #469C35"].gensmall {
background-image: url(http://icons.iconarchive.com/icons/famfamfam/silk/16/rainbow-icon.png);
background-repeat: no-repeat;
padding-left: 20px;
}

#onlinelist p b a[style="color: #EB9834"].gensmall {
background-image: url(http://icons.iconarchive.com/icons/famfamfam/silk/16/star-icon.png);
background-repeat: no-repeat;
padding-left: 20px;
}




body[bgcolor="#ffffff"][text="#333333"][link="#00569c"] {
background: #f4f4f4;
}



#PROGETTI_20ZANIMANGA td {
background-color: #f4f4f4;
}








#i_icon_mini_groups {
margin-left: -9px;
}

#i_icon_mini_search {
margin-left: -9px;
}

#i_icon_mini_calendar {
margin-left: -9px;
}

#i_icon_mini_faq {
margin-left: -9px;
}

#i_icon_mini_members {
margin-left: -9px;
}




.mini_ava2 > img {
    height: 20px;
    margin-right: 5px;
    width: 20px;
}






#pun-foot #pun-about ul li a, #pun-foot #pun-about ul li span.gensmall {
font-size: 10px;
}






.p_head_text {
    padding: 26px;
    color: #396D94 !important;
    text-align: justify;
  }

.p_head_intro_transbox {
    height: 100px;
    width: 235px;
    background-color: #1c1c1c;
    margin: 0px;
    transition: all 1s ease 0s;
    opacity: 0.9;
}
.p_head_intro_transbox:hover {
background-color:#000;
opacity:0.6;
}



.p_imp_sections_pro_text {
    color: #969696 !important;
    text-align: justify;
    overflow: hidden;
    padding: 10px;
    margin-top: 7px;
    background-color: rgba(0, 0, 0, 0.16);
}

.p_imp_sections_dice_text {
    color: #969696 !important;
    text-align: justify;
    overflow: hidden;
    padding: 10px;
    margin-top: 7px;
    background-color: rgba(0, 0, 0, 0.16);
}




        #search {
            margin: -135px 0;
 
        }
        #main_search {
            background: none repeat scroll 0 0 transparent;
            border: 0 none;
            font-size: 12px;
            outline: 0 none;
            padding: 0;
            width: 130px;
            margin-top: 5px;
            color: #65A5D1;
        }
        .hide {
            display: none;
        }
        #search_wrap {
            background: none repeat scroll 0 0 #FFFFFF;
            border: 1px solid #326AC5;
            border-radius: 3px 4px 4px 3px;
            display: block;
            height: 26px;
            line-height: 25px;
            min-width: 200px;
            padding: 0 26px 0 4px;
            position: relative;
        }
        #adv_search {
            background: url("http://i32.servimg.com/u/f32/14/52/65/41/advanc10.png") no-repeat scroll 50% 50% #85A4B9;
            border-radius: 3px 3px 3px 3px;
            display: inline-block;
            height: 28px;
            margin-left: 3px;
            text-indent: -3000em;
            width: 28px;
        }
        #adv_search:hover {
            background-color: #7494AA;
        }
        #search .submit_input {
            background: url("http://i32.servimg.com/u/f32/14/52/65/41/search13.png") no-repeat scroll 50% center #114D77;
            border-color: #063B5F #063B5F #063B5F;
            border-style: solid solid solid none;
            border-width: 1px 1px 1px 0;
            border-radius: 0 3px 3px 0;
            bottom: -1px;
            display: block;
            height: 28px;
            padding: 0;
            position: absolute;
            right: -1px;
            text-indent: -3000em;
            top: -1px;
            width: 28px;
        }
        #search .submit_input:hover {
            background-color: #1D5D8A;
        }





.i_icon_online {
  position:absolute;
  top:0px;
  right:0px;
}



   

.pricingtable-container {
    box-sizing: border-box;
   margin:-0px;
}
.pricingtable-area {
    text-align: center;
}
.pricingtable-themes-flat ul.pricingtable-columns-container {
    box-shadow: 0px 0px 4px -2px #000;
    display: inline-block;
    list-style: none outside none;
    margin: 30px 5px;
    padding: 0px;
    vertical-align: top;
    width: 196px;
   
 
  transition: all 0.5s ease 0s;
}
.pricingtable-container ul.column-hover-effect:hover {
    transform: scale(1.1);
    z-index: 200;
}
.pricingtable-themes-flat li.pricingtable-columns {
    list-style: none outside none;
    margin: 0px;
    padding: 0px;
}
.pricingtable-themes-flat ul.pricingtable-items-container {
    margin: 0px;
    padding: 0px;
}
.pricingtable-themes-flat li.pricingtable-header {
    padding: 20px 0px;
    overflow: hidden;
}
.pricingtable-themes-flat li.pricingtable-items {
    background: none repeat scroll 0px 0px #01BC59;
    color: #FFF;
    font-size: 14px;
    list-style: none outside none;
    margin: 0px;
    padding: 10px 0px;
    position: relative;
    text-align: center;
}
.ribbon-none {
    background: none repeat scroll 0px 0px transparent;
    display: none !important;
}
.ribbon-best {
    background: url('http://i39.servimg.com/u/f39/18/93/70/07/best10.png') repeat scroll 0px 0px transparent;
}
.ribbon-pro {
    background: url('http://i39.servimg.com/u/f39/18/93/70/07/pro10.png') repeat scroll 0px 0px transparent;
}
.pricingtable-ribbon {
    box-shadow: 0px 2px 2px -2px #000;
    display: block;
    height: 24px;
    position: absolute;
    right: -29px;
    top: 5px;
    transform: rotate(45deg);
    width: 90px;
}
.pricingtable-themes-flat li.pricingtable-items {
    color: #FFF;
    font-size: 14px;
    list-style: none outside none;
    text-align: center;
}
.pricingtable-themes-flat li span.pricingtable-header-name {
    clear: both;
    display: block;
    font-size: 25px;
    line-height: 30px;
}
.pricingtable-themes-flat li span.pt-hd {
    clear: both;
    display: block;
    font-size: 13px;
   
    padding: 0px 10px;
}
.pricingtable-themes-flat li.pricingtable-price {
    padding: 10px 0px;
}
.pricingtable-themes-flat li span.pricingtable-price-value {
    clear: both;
    display: block;
    font-size: 35px;
    line-height: 35px;
}
.pricingtable-themes-flat li span.pt-pd {
    clear: both;
    display: block;
    font-size: 15px;
   font-weight:bold;
    line-height: 13px;
   
}
.pricingtable-themes-flat li.pricingtable-items-odd {
    background: none repeat scroll 0px 0px #ECECEC;
    color: #474747;
}
.pricingtable-themes-flat li.pricingtable-items-even {
    background: none repeat scroll 0px 0px #F1F1F1;
    color: #474747;
}
.pricingtable-themes-flat li.pricingtable-items-info {
    background: none repeat scroll 0% 0% #95999D;
    color: #FFF;
   font-weight:bold;
}
.pt-cell-blank {
    display: inline-block;
    width: 18px;
   height:18px;
}
.pt-cell-blank.normal {
    background: url('http://i39.servimg.com/u/f39/18/93/70/07/item-c10.png') repeat scroll 0px 0px transparent;
}

.pricingtable-themes-flat li.pricingtable-signup {
    padding: 15px 0px;
}
.pricingtable-themes-flat li a.pricingtable-signup-name {
    background: none repeat scroll 0px 0px #038D44;
    border-radius: 3px;
    color: #FFF;
    display: inline;
    font-size: 16px;
    padding: 6px 15px;
    text-decoration: none;
    width: auto;
}

   



/* http://www.dynamicdrive.com */
/* Se le immagini non sono il collegamento ad altre pagine lasciare i collegamenti come href="#nogo"> */

.ienlarger {
  float: left;
  clear: none; /* set to left or right if needed */
  padding-bottom: 5px; /* space between thumbs. Don't change this to margin */
  padding-right: 5px; /* space between thumbs and wrapping text when there is any text around it */
}

.ienlarger a {
  display:block;
  text-decoration: none;
/* add cursor:default; to this rule to disable the hand cursor */
}

.ienlarger a:hover{ /* don't move this positioning to normal state */
    position:relative;
}

.ienlarger span img {
  border: 1px solid #FFFFFF; /* adds a border around the image */
  margin-bottom: 8px; /* pushes the text down from the image */
}

.ienlarger a span {  /* this is for the large image and the caption */
  position: absolute;
  display:none;
  color: #FFCC00; /* caption text colour */
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px; /* caption text size */
  background-color: #000000;
  font-weight: bold;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 13px;
  padding-left: 10px;
}

.ienlarger img { /* leave or IE puts a border around links */
border-width: 0;
}

.ienlarger a:hover span {
  display:block;
  top: 50px; /* means the pop-up's top is 50px away from thumb's top */
  left: 90px; /* means the pop-up's left is 90px far from the thumb's left */
  z-index: 100;
 
/*  Se si desidera che il pop-up aperta sopra il pollice, rimuovere il top: 50px; e aggiungere

bottom: 50px; Questo significherebbe in fondo alla finestra pop-up è 50px lontano dalla parte inferiore del pollice * /

/ * Add cursor: default; a questa regola per disabilitare il cursore mano solo per l'immagine grande*/
}

.resize_thumb {
  width: 150px; /* enter desired thumb width here */
  height : auto;
}







a.mainmenu{
filter:alpha(opacity=80);
-moz-opacity: 1;
opacity: 1;
  }

a.mainmenu:hover{
filter: alpha(opacity=100);
-moz-opacity: .50;
opacity: .80;
    }





.forum_menu_button{
padding: 10px 6px 3px 6px;
border-radius:4px;
background-color:#E6E6E6;
height: 40px;
width:40px;
display:inline-block;
transition-duration: 0.3s;
transition-property: background-color;
margin: -10px 1px 5px 1px;
}
.forum_menu_button:hover{
background-color:#7DB620;
}




.pun table.table td:hover {
background-color: #ffffff
}


    .pun .sig-content {
        clear: both;
        padding: 0.5em 1em;
        position: relative;
        overflow: auto;
        max-height: 190px;
        border: 2px solid rgb(204, 204, 204);
        margin-left: 10px;
        margin-right: 10px;
       
    }













  #pun-logo {
          float: left;
          -webkit-transition-duration: 1s;
          -moz-transition-duration: 1s;
          -o-transition-duration: 1s;
          transition-duration: 1s;
          background-repeat: no-repeat;
        }
     
     
        #pun-logo:hover {
            -webkit-transform:scale(1.04);
          -moz-transform:scale(1.04);
          -o-transform:scale(1.04);
        }
       









          .popupWrapper {
                background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
                border-radius: 5px 5px 5px 5px;
                box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
                padding: 8px;
            }
            .ipbfs_login .ipsForm_submit {
                margin-top: 0;
            }
            .ipbfs_login .ipsBox_notice {
            margin: 0;
            }
            .ipbfs_login .input_submit {
                font-size: 13px;
            }
            #sign_in_popup_inner {
                width: 680px !important;
            }
            .popupInner {
                box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
                overflow-x: hidden;
                overflow-y: auto;
                width: 500px;
            }
       
          .ipsBox_notice {
                line-height: 1.6;
                margin-bottom: 10px;
                padding: 10px;
            }
            .ipsBox_notice, .ipsBox_highlight {
                background: none repeat scroll 0 0 #F4FCFF;
                border-bottom: 1px solid #CAE9F5;
            }
            .ipbfs_login_row {
                overflow: hidden;
            }
            .ipbfs_login_row, .gallery_pane h2, .ipsBox_container .ipsType_pagetitle, .ipsType_sectiontitle, #index_stats .status_list:first-of-type li:first-child, .ipsList_data li:first-of-type, .ipsList_withminiphoto li:first-of-type, .ipsList_withmediumphoto li:first-of-type, .category_block table tr:nth-of-type(2) td {
                border-top: 0 none;
        background: white;
            }
            .ipbfs_login_col {
        background: white;
                float: left;
                padding: 15px 10px;
                width: 320px;
            }
            .desc.lighter, .desc.lighter.blend_links a {
                color: #646464;
            }
            .desc, .desc.blend_links a, p.posted_info {
                color: #898989;
                font-size: 11px;
            }
            .right {
                float: right;
            }
            .ipbfs_login_col a:hover {
                text-decoration: underline;
            }
            .ipbfs_login_row label {
                font-size: 1.15em;
            }
            input:-moz-placeholder {
                color: #939393;
            }
            .ipbfs_luser {
                background-image: url("http://i57.servimg.com/u/f57/17/68/86/50/user1010.png") !important;
                background-position: 7px 50% !important;
                background-repeat: no-repeat !important;
            }
            .ipbfs_login_input {
                font-size: 14px !important;
                margin-top: 10px;
                padding: 6px 0 6px 28px !important;
                width: 284px;
            }
         
          .ipbfs_lpassword {
                background-image: url("http://i57.servimg.com/u/f57/17/68/86/50/key1010.png");
                background-position: 7px 50%;
                background-repeat: no-repeat;
            }
            .clearfix:after {
                clear: both;
                content: ".";
                display: block;
                height: 0;
                overflow: hidden;
                visibility: hidden;
            }
            .left {
                float: left;
            }
            img, .input_check, .input_radio {
                vertical-align: middle;
            }
            .ipsForm_center {
                text-align: center !important;
            }
            .ipsForm_submit {
                margin-top: 25px;
                padding: 5px 10px;
                text-align: right;
            }
            .clear {
                clear: both;
            }
            #vnc_filter_popup_close, body#ipboard_body fieldset.submit, body#ipboard_body p.submit, .ipsForm_submit {
                background: #f4f4f4;
                border-top: 1px solid #ddd;
            }
            .popupClose {
                position: absolute;
                right: 20px;
                top: 20px;
            }
            .clickable {
                cursor: pointer;
            }
            .input_submit, .ipsButton_secondary {
                outline: medium none;
            }
            .input_submit {
                background: url("http://i57.servimg.com/u/f57/17/68/86/50/highli13.png") repeat-x scroll 0 0 #646464;
                border-color: #3F3F3F;
                border-radius: 2px 2px 2px 2px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
                color: #FFFFFF;
                text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
                border: 0 none;
                cursor: pointer;
                padding: 5px 11px;
                text-decoration: none;
            }
            .pun h2, .pun h3, .pun input, .pun select, .pun th {
                font-family: helvetica,arial,sans-serif !important;
                font-size: 1em;
                font-style: normal;
                font-variant: normal;
                font-weight: 400;
            }
        .popupInner h3 {
            background: url("http://www.autoitbrasil.com/public/style_images/master/maintitle.png") repeat-x scroll center top rgb(44, 86, 135);
            border-color: rgb(49, 104, 151);
            border-style: solid;
            border-width: 1px 1px 0px;
            box-shadow: 0px 1px 0px rgb(82, 140, 188) inset;
            color: rgb(255, 255, 255);
            font-size: 16px;
            font-weight: 300;
            padding: 8px 10px 9px;
            text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
        }







         







        #moderation_tool {
        margin:0 0 8px;
        }
        #moderation_tool.act_mod p {
        -moz-border-radius:3px;
        -moz-box-shadow:0 1px 0 rgba(255,255,255,1) inset,0 1px 0 rgba(0,0,0,0.3);
        -moz-transition:all .2s ease-in-out;
        -webkit-border-radius:3px;
        -webkit-box-shadow:0 1px 0 rgba(255,255,255,1) inset,0 1px 0 rgba(0,0,0,0.3);
        -webkit-transition:all .2s ease-in-out;
        cursor:pointer;
        webkit-touch-callout:none;
        -webkit-user-select:none;
        -khtml-user-select:none;
        -moz-user-select:none;
        -ms-user-select:none;
        user-select:none;
        background:0;
        background-image:0;
        border:1px solid #D9DBDD;
        border-radius:3px;
        box-shadow:0 1px 0 rgba(255,255,255,1) inset,0 1px 0 rgba(0,0,0,0.3);
        color:#616161;
        display:inline-block;
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f8fa',endColorstr='#edeeef',GradientType=0);
        font-size:12px;
        height:22px;
        line-height:22px;
        white-space:nowrap;
        padding:0 10px;
        }
        #popw {
        background-color:rgba(70,70,70,0.6);
        -webkit-box-shadow:0 8px 15px rgba(0,0,0,0.7);
        -moz-box-shadow:0 8px 15px rgba(0,0,0,0.7);
        box-shadow:0 8px 15px rgba(0,0,0,0.7);
        -moz-border-radius:4px;
        -webkit-border-radius:4px;
        border-radius:4px;
        display:none;
        z-index:999;
        margin-top:16px;
        position:absolute;
        padding:4px;
        }
        #popw .mod_hover {
        background-image:url(http://i38.servimg.com/u/f38/18/24/85/15/bottom10.png);
        width:31px;
        height:16px;
        top:-16px;
        left:5px;
        z-index:999;
        position:absolute;
        }
        #popw .popwinner {
        background:#fff;
        max-height:465px;
        width:190px;
        overflow:auto;
        -webkit-box-shadow:0 0 3px rgba(0,0,0,0.4);
        -moz-box-shadow:0 0 3px rgba(0,0,0,0.4);
        box-shadow:0 0 3px rgba(0,0,0,0.4);
        overflow-x:hidden;
        }
        #popw .popwinner li {
        background:#f8f8f8;
        list-style-type:none;
        border-bottom:1px solid #eaeaea;
        text-align:center;
        padding:3px 4px;
        }
        #popw .popwinner li a {
        color:#333!important;
        }







   
         



          /*ipbperfilcss*/
            .usernam-ipb ,.usernam-ipb span {
                color: #7A7A7A!important; 
                font-size: 20px!important; 
                font-weight: bold!important; 
                line-height: 1.7!important;
            }
            .usernam-ipb em {
                display: none!important;
            }
            .ipb-profile .mod-left {
                width: 150px; 
                margin-left: -150px;
                float: left;
            }
            .ipb-profile {
                background: #EBF0F3;
                padding: 9px;
                clear: both;
                padding-left: 188px;
                overflow: hidden; 
                color: #5A5A5A;     
                font-family: helvetica, arial, sans-serif!important; 
                font-size: 11px;
            }
            .mod-center {
            width: 98%;
            float: left;
            background: #FFF;
            border: 1px solid #E4E4E4;
            padding: 9px;
            position: relative;
            margin: auto;
            }
            .ipb-m-title h2 {
                padding: 8px 10px;  background: #F5F5F5;  color: #868686;  font-size: 11px; margin: 0; 
                font-weight: bold;
                font-family: helvetica!important;
            display:none;}
            .co-ipb {
            background: #FFF;
            margin-bottom: 10px;
            border: 1px solid #DDD;
            margin: 5px;
            min-height: 600px;
            }
            .ipb-profile dt, .ipb-profile dt span {
                color: #5A5A5A!important;
                font-weight: bold!important;
            }
            .m-info-ipb dt {
                display: inline-block;
                width: 200px;
                text-align: right;
                padding-right: 10px;
            }
            .m-info-ipb dd {
                display: inline-block;
                width: 350px;
            }
            .profi-add-ipb a.mainmenu + br + a.mainmenu ,.main-ipb-f .clear ,.m-info-ipb .separator {
                display: none;
            }
            .m-info-ipb dl {
                line-height: 1.3;  font-size: 11px;  background: #FEFEFE;  border: 1px solid #EEE;  padding: 8px;  border-left: 0;  border-right: 0;  margin-bottom: -1px;
            }
            .ipb-tab-us ul li a span {
                display: block;  padding: 10px 8px;  outline: 0;  font-size: 11px;  color: #8D8D8D;  -webkit-transition: background-color 0.1s ease-in-out;  -moz-transition: background-color 0.3s ease-in-out;
            }
            .ipb-tab-us ul li {
            background: #F6F8FB;
            color: #808080;
            border-bottom: 1px solid #DBE4EF;  font-size: 13px;
            }
            .ipb-tab-us ul li :hover {
            background: #EAEFF5;
            color: #808080;
            }
            .ipb-tab-us {
                width: 149px !important;  margin-top: 10px;  border-top: 1px solid #DBE4EF;
            border-left: 1px solid #DBE4EF;
            }
            .ipb-profile li ,.ipb-tab-us ul {
                list-style: none;
            }
            .ipb-tab-us ul li.activetab {
                background: white;
                width: 150px;
                position: relative;
            z-index: 9;}
            .profile-ava img {
                background: #FFF;  padding: 1px;  border: 1px solid #D3D3D3;  max-width: 138px;  max-height: 138px;
            }
            .estoyenline-i {
            background: #7BA60D;
            }
            .ofline-ipb {
            background: #B3B3B3;
            padding: 0 5px;}
            .estoyenline-i, .ofline-ipb{
            display: inline-block;
            height: 17px;
            line-height: 17px;
            font-size: 9px;
            font-weight: bold;
            text-transform: uppercase;
            color: #FFF;
            border-radius: 2px;
            vertical-align: middle;
            text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.22);
            }
            .pun .co-ipb .main-content {
            background: #FFF;
            border: 0;
            }
            .co-ipb#friends ol li {
            padding: 8px 0 0 0;
            margin: 5px 0 0 0;
            min-width: 80px;
            height: 70px;
            list-style: none;
            width: 100px;
            display: inline-table;
            text-align: center;
            }
            .co-ipb#friends ol li .avatar {
            display: block;
            border: 0;
            background: 0;
            text-align: center;
            width: 100%;
            }
            #friends ol li .message-text ,.co-ipb#friends .message-footer li {
            display: none;
            }
            .co-ipb ol li .avatar img:hover {
            border-color: #7D7D7D;
            }
            .co-ipb ol li .avatar img {
            background: #FFF;
            padding: 1px;
            border: 1px solid #D3D3D3;
            height: 50px;
            width: 50px;
            box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);}
            #contacto h2#contacto ,#profilewall #wallcomment ,#friends h2#friends ,#estadisticas #estadisgene, .co-ipb #estadis {
            display: block;
            }
            #estadisticas h2#estadis ,#contacto h2#estadis ,.co-ipb#profilewall h2#estadis ,.co-ipb#friends h2#estadis {
            display: none;
            }
            #estadisticas .m-info-ipb ul li {
                line-height: 1.3;  font-size: 11px;  background: #FEFEFE;  border: 1px solid #EEE;  padding: 8px;  border-left: 0;  border-right: 0;  margin-bottom: -1px;
            }
            #estadisticas fieldset legend {
            font-size: 13px;
            font-weight: bold;
            width: 100%;
            font: bold 14px helvetica,arial,sans-serif;
            padding: 8px 10px;
            color: #204066;
            background: #D8DDE8;
            }
            .co-ipb#contacto .contact-ips ,#profilewall .main-content ,#estadisticas .main-content {
                background: #EBF0F3;
                padding: 9px;
            }
            #estadisticas .main-content .stats-field.genmed {
                overflow: hidden;
                margin-bottom: 24px;
                background: #FFF; 
            }
            #estadisticas .main-content .stats-field.genmed ul {
                padding: 9px;
                border: 1px solid #DBE4EF;
            }
            .co-ipb#contacto h2#contacto ,#wallcomment ,#estadisgene {
                background: #2C5687 url(http://i.imgur.com/Lcy9BkS.png) repeat-x top; 
                color: #FFF;  padding: 10px 10px 11px;            border-radius: 4px 4px 0 0;     
                box-shadow: inset 0px 1px 0 #528CBC;  border-width: 1px 1px 0 1px; 
                border-color: #316897; 
                border-style: solid;  font-size: 11px;
                text-shadow: none;
            }
            #profilewall ,#estadisticas {
                border-radius: 4px 4px 0 0;
                border: none;
            }
            .pun .co-ipb a {
                color: #225985;
            }
            .pun .co-ipb a:hover {
                color: #328586;
            }
            .co-ipb#friends ol li .avatar img:hover {
                border-color: #7D7D7D;
            }
            #estadisticas .m-info-ipb {
                border: 1px solid #DDD;
            }
            #estadisgene span {
                background: #244156;  opacity: 1; 
                color: #FFF;  padding: 4px 10px;  font-weight: bold;      border-radius: 10px;      box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.2);
            }£panda_selector_1427158998807_90_m_panda£{display:none;}
            .mensajeprofile ol li.clearfix {
                background: #FFF;  border: 1px solid #DBE4EF;
                padding: 9px;
                margin-bottom: 9px;
                position: relative; 
            }
            .mensajeprofile .avatar {
                border: 0;
                background: 0;
                display: inline;
                float: left;
            }
            .mensajeprofile ol li .message-block {
                overflow: hidden;
                margin-left: 65px;
                padding: 0;
            }
            .mensajeprofile ol li .message-block .message-header a {
                font-weight: bold;  font-size: 14px;
            }
            .mensajeprofile .message-date {
                position: absolute;
                bottom: 5px;
                color: #A4A4A4;  font-size: 12px;
                background: transparent url("http://i.imgur.com/8WDJvOf.png") no-repeat left;
                padding-left: 20px;
            }
            .mensajeprofile .message-text {
                margin: 5px 0;
                font-size: 14px;  word-wrap: break-word;
            }
            #profilewall .message-footer {
                float: right;
            }
            #profilewall .message-footer li {
                display: inline;
                margin-right: 10px;
            }
            .co-ipb .pagination b {
                background: #7BA60D;  color: #FFF;  font-weight: bold;      border-radius: 2px; 
                padding: 4px 5px;
            }
            .co-ipb .pagination a {
                display: inline-block;    color: #999;
                background: none;
                padding: 4px 5px;
            }
            .co-ipb .pagination a:hover {
                background: #ECECEC;      border-radius: 2px;
            }
            .co-ipb .pagination {
                background: white;
                border-radius: 5px 5px 0 0;
                padding: 4px 10px;
            }
            #friends .message-header em {
            display: block;
            }
            h2#friends {
            font: normal 14px helvetica,arial,sans-serif;
            padding: 8px 10px;
            background: #DBE2EC;
            color: #204066;
            }
            .co-ipb#contacto ,.co-ipb#friends {
            border: 0;
            }
            .contact-ips dl dt {
                display: inline-block;
                width: 140px;
                text-align: right;
            }
            .contact-ips dl dd {
                width: 600px;
                display: inline-block;
                padding-left: 10px;
                vertical-align: middle;
            }
            .lass-activiti {
            display: inline-block;
            margin-left: 10px;color: #C4C4C4;
            }
            .coin-ipb span {
                font-size: 20px;  font-weight: bold;  display: block;
            }
            .coin-ipb #sub {
                text-align: center;  font-weight: normal;
            }
            .coin-ipb {
                float: none;  margin: 0 0 5px 0; 
                padding: 10px;  text-align: center;  font-weight: normal;  display: block;
                background: #80B700;
                border-radius: 3px;
                color: white;font-size: 13px;
            }
            .repu-ipb {
                background: #DEDEDE;  color: #6E6E6E;   
                float: none;  margin: 0 0 5px 0;  padding: 10px;  text-align: center;  font-weight: normal;  display: block;      border-radius: 3px; 
                font-size: 13px;
            }
            .repu-ipb span {
                font-size: 20px;  font-weight: bold;  display: block;
            }
            .band-right {
                margin-left: 612px;
              top: -35px;
            position: relative;
            }
            .co-ipb#profile {
                border: 0;
            }
            .co-ipb#profile .in-ipb {
                width: 600px;
                border: 1px solid #EEE;
                float: left;
                border-top: 0;
            }
            h2#estadis {
                width: 580px;
                font: normal 14px helvetica, arial, sans-serif;  padding: 8px 10px; 
                background: #DBE2EC;  color: #204066;
                border: 1px solid #DBE2EC;
            }
            .module-ipb-right h2 {
                font: normal 14px helvetica, arial, sans-serif;  padding: 8px 10px;  background: #DBE2EC;  color: #204066;
            }
            .main-ipb-f {
                padding: 9px;
            }
            .main-ipb-f .clear + a.mainmenu {
                display: block;
                text-align: center;
            }
            .main-ipb-f .friend-block {
                display: inline-block;
                float: none;
            }
            .main-ipb-f .avatar img {
                padding: 1px;  border: 1px solid #D5D5D5;  background: #FFF;      box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1); 
            }
            .main-ipb-f .avatar {
                border: 0;
                background: none;
                width: auto;
            }
            .main-ipb-f div.clear + a.mainmenu[href^="/u"], non.main-ipb-f .friend_list_online_status img {
            display: none;
            }
            .profi-add-ipb a#search-i {
                background: #E6E6E6 url("http://i.imgur.com/tS9vehw.png") no-repeat 5px;
            }
            .rating-profile {
                margin: 10px 0 20px 0;
            }
            .register-date {
                margin-bottom: 10px;
                font: normal 13px helvetica,arial,sans-serif;
            }
            .profi-add-ipb {
            position: absolute;
            right: 30px;
            top: 95px;
            color: rgba(0, 0, 0, 0);
            }
            .profi-add-ipb br {
                display: none;
            }
            .pun .profi-add-ipb a {
                display: inline-block;
                background: #E6E6E6 url("http://i.imgur.com/5MlMsua.png") no-repeat 5px;
                height: 17px;
            line-height: 17px;
                padding: 2px 2px 2px 25px;       
                border: 1px solid rgb(207, 207, 207);     
                box-shadow: 0px 7px 21px rgba(255, 255, 255, 0.76) inset, 0px 1px 0px rgba(0, 0, 0, 0.41);      border-radius: 3px;  color: #616161;    white-space: nowrap;  -webkit-transition: all 0.2s ease-in-out;  -moz-transition: all 0.2s ease-in-out;
                margin-right: 15px;font-size: 12px;
            }
            .pun .profi-add-ipb a:hover {
                border: 1px solid #A0A0A0;
            }
            .pun .profi-add-ipb a#men {
            background: #E6E6E6 url("http://i.imgur.com/LE1LFBD.png") no-repeat 5px;
            }
            .pun .nav-ipb-top a {
                color: rgb(85, 85, 85);
            }
            .nav-ipb-top {
                position: relative;
                margin-left: -140px;
                margin-bottom: 10px;
            }
            .nav-ipb-top span {
            margin: 0 5px;
            }
            .mod-center {
            padding-bottom: 50px;
            }
            #word-link {
                position: absolute;
                bottom: 19px;
                right: 26px;
                z-index: 999!important;
                color: #777;
                font: normal 9px helvetica;
                text-align: right;
            }
            .co-ipb div.activetab {
            display: block!important;
            }£panda_selector_1427158998807_188_m_panda£{opacity: 1!important;}

Powered by PunBB
Currently 0 users have thanked Roke. for this post:

9
Offline

  Van-Helsing

Van-Helsing
★Moderator★
★Moderator★
Hello @Roke.,

I have compress your css stylesheet because as I watched you had a lot of blank lines and space

Replace your css stylesheet code with the following:

Code:

 body{background-color:#D8DDE8;color:#5a5a5a;font:13px helvetica,arial,sans-serif;margin-bottom:0}
#pun-intro{background:url("http://i62.tinypic.com/i3cin9.png") repeat scroll 0 0 #37393a;margin:0;padding:1.5em 1em 1em;text-align:left;position:absolute;left:0;right:0;top:0;height:70px}
#pun-head #pun-navlinks{background:linear-gradient(to bottom,rgba(255,255,255,0.08) 0%,rgba(255,255,255,0.03) 100%) repeat scroll 0 0 rgba(0,0,0,0);left:0;padding:0.5em 1.1em 0.6em;position:absolute;right:0;top:100px;box-shadow:0 0 8px rgba(0,0,0,0.15),1px 0 0 rgba(255,255,255,0.08) inset,-1px 0 0 rgba(255,255,255,0.03) inset;border-bottom:4px solid #528cbc}
#pun-navlinks li{display:inline;font-size:5.40em}
#pun-navlinks li a{margin:0 0.0em 0 0;top:7px;color:white;text-shadow:0 -1px 0 rgba(0,0,0,0.3);left:110px;position:relative;padding:8px}
#pun-navlinks a,#pun-navlinks a:visited{text-decoration:none}
.pun{background:none repeat scroll 0 0 #FFF;box-shadow:0 5px 9px rgba(0,0,0,0.1);line-height:120%;padding:10px;margin:0 auto;min-width:960px;width:84% !important;margin-top:170px}
.main_width{margin:0 auto;min-width:960px;width:87% !important}
ol,ul{list-style:none outside none}
.pun a:link{color:#3a6ea0;text-decoration:none}
.pun a:visited{color:#225985}
.pun a:hover{color:#6fa727;text-decoration:none}
.pun a:active{color:#225985}
.pun a:focus{color:#225985}
#branding{background:url("http://community.invisionpower.com/filestore/public/style_images/master/branding_bg.png") repeat-x scroll 0 0 #0F3854;border-bottom:1px solid #1B3759;min-height:64px}
#logo{display:inline}
#primary_nav{background:none repeat scroll 0 0 #204066;font-size:13px;padding:10px 0 0}
#community_app_menu > li{margin:0 3px 0 0;position:relative;display:inline;top:-8px}
#community_app_menu > li > a{background:none repeat scroll 0 0 #1C3B5F;color:#C5D5E2;display:inline;padding:6px 15px 8px;text-shadow:0 1px 1px rgba(0,0,0,0.5);text-decoration:none}
#community_app_menu > li > a:hover,#community_app_menu > li > a.menu_active{background:none repeat scroll 0 0 #173455;color:#FFF}
#community_app_menu a[href="/"]{background:#FFF;color:#0B5794;font-weight:bold;margin-top:0;text-shadow:none}
#community_app_menu a[href="/"]:hover{background:#fff;color:#0B5794}
#search{margin:20px 0}
#main_search{background:none repeat scroll 0 0 transparent;border:0 none;font-size:12px;outline:0 none;padding:0;width:130px;margin-top:6px}
#main_search.inactive{color:#BCBCBC}
#search_wrap{background:none repeat scroll 0 0 #FFF;border-radius:3px 4px 4px 3px;box-shadow:0 2px 4px rgba(0,0,0,0.2);display:block;height:26px;line-height:25px;min-width:230px;padding:0 26px 0 4px;position:relative}
#adv_search{background:url("http://community.invisionpower.com/filestore/public/style_images/master/advanced_search.png") no-repeat scroll right 50% transparent;display:inline-block;height:16px;margin:4px 0 4px 4px;text-indent:-3000em;width:16px}
#search .submit_input{background:url("http://community.invisionpower.com/filestore/public/style_images/master/search_icon.png") no-repeat scroll 50% center #7BA60D;border:1px solid #7BA60D;border-radius:0 3px 3px 0;bottom:0;box-shadow:0 1px 0 rgba(255,255,255,0.2) inset;display:block;height:26px;padding:0;position:absolute;right:0;text-indent:-3000em;top:0;width:26px}
#search_options{background:none repeat scroll 0 0 #EAEAEA;border-radius:3px;display:inline-block;float:right;font-size:10px;height:20px;line-height:20px;margin:3px 3px 3px 0;max-width:80px;overflow:hidden;padding:0 6px;text-overflow:ellipsis}
fieldset,img{border:0 none}
.status img{margin-left:-7px}
.codebox{background-color:#F7F7F7;border-color:#E5E5E5 #E5E5E5 #E5E5E5 #989898;margin:1em;border-width:2px;border-style:solid;border-radius:5px}
.codebox dt{border-left:0 dotted #DDD;padding:0.25em;background:-moz-linear-gradient(center top,#F6F6F6 0%,#E5E5E5 100%) repeat scroll 0 0 transparent}
.codebox dd{background-color:#F7F7F7;margin:0.5em;padding:0.5em}
.postmain blockquote{background-color:#fafafa;border:1px solid #C9C9C9;padding:0.5em 1em;border-radius:4px}
.user-basic-info img{border:1px solid #D5D5D5;box-shadow:0 2px 2px rgba(0,0,0,0.1);padding:1px;margin-top:10px}
.user-basic-info img:hover{border:1px solid #7D7D7D}
.main .main-head{background:url("http://i59.tinypic.com/2vjd3k9.png") repeat-x scroll center top #3a6ea0;border-color:#3a6ea0;border-radius:0 0 0 0;border-style:solid;border-width:1px 1px 0;box-shadow:0 1px 0 #528CBC inset;color:#FFF;font-size:16px;font-weight:300;padding:10px 10px 11px;margin-top:0}
.ipsBox{background:none repeat scroll 0 0 #EBF0F3;padding:9px}
.ipsBox_container{background:none repeat scroll 0 0 #FFF;border:1px solid #dbe4ef}
.hide{display:none}
.pun table.table td{background-color:#f8f8f8;border-color:;border-style:none none solid none;border-width:1px;line-height:130%;padding:8px}
.pun .paged-foot,.pun .paged-head{background-color:transparent;border:0 solid #DDD;padding:0.6em 1.3em 0.3em}
.main .main-foot{background-color:Transparent;color:#DEDFDF;font-weight:400;padding:0.7em 1.3em}
.pun .main table td.tc2,.pun .main table td.tc3{background-color:#f8f8f8}
.pun .post{border-color:#dbe4ef;border-style:solid none;border-width:0 0 0 1px}
.pun .postmain{background-color:#fff;border-left:0 solid #DDD;border-bottom:1px solid #DDD;margin-left:18em}
.pun .posthead{background:#dedede;border-bottom:0 dashed #CCC;padding:0 10px;line-height:36px;height:36px;margin-left:-234px}
.t-date{margin-left:245px}
.postfoot{border-top:0 dashed #CCC;clear:both;margin-left:-17em;padding:0.5em 1em;text-align:right}
#board_stats{text-align:center}
#board_stats li{margin-right:20px;display:inline}
#board_stats .value{background:none repeat scroll 0 0 #E2E2E2;border-radius:2px;color:#4A4A4A;font-weight:bold;margin-right:3px;padding:2px 6px}
.statistics{border-top:3px solid #D8D8D8;line-height:1.3;margin:20px 0 0;overflow:hidden;padding:10px 0}
#pun-about{background-color:#fff;border:1px solid #DBE4EF;line-height:150%;padding:0.6em 1em;text-align:right}
#pun-about ul{list-style-type:none}
#pun-about ul li{display:inline}
#pun-about ul li a{font-weight:normal}
.mini_ava{float:left}
.mini_ava img{width:40px;height:40px;margin:0 5px;border-radius:10px;transition:all 2s;-moz-transition:all 2s;-webkit-transition:all 2s;-o-transition:all 2s}
.mini_ava img:hover{width:80px;height:80px}
.topicdescription{display:block;white-space:nowrap;overflow:hidden;width:520px;margin-bottom:-12px}
.img_list_hp{border:2px solid #3a6ea0;padding:0;float:left;color:#FFF !important;width:auto;font-size:15px;text-align:center;margin:auto 10px auto auto;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px}
.img_list_hp:hover{background-color:#fffd66}
.img_list_hp img{padding:0 0}
.img_list_hp span{background-color:#3a6ea0;color #FFF;display:block;padding:0 10px}
.img_list_hp a{color:#FFF !important;text-decoration:none}
#img_list_alt{background-image:url(http://i61.tinypic.com/975x15.png);background-repeat:no-repeat;background-position:20px 0;padding-top:15px;padding-left:60px}
#lastcolumn{border:1px solid #dedede;border-radius:4px;background:#f5f5f5;padding:6px}
#lastcolumn{position:relative;right:7px}
.lastpost-avatar{float:left;padding:5px}
.pun .postmain{background-color:#f8f8f8;background-image:url(LINK)}
.sceditor-container iframe,.sceditor-container textarea{background:url(http://i60.tinypic.com/2rqcd2q.jpg)!important;background-position:right!important;background-repeat:no-repeat!important}
.pun .post .user{position:relative;top:23px;background-color:#c9d3d5;background-image:url(http://i58.tinypic.com/nzh7rk.png);padding:9px;left:-13px;border:4px solid #b5b5b5}
.postfoot{padding-top:40px}
.pun .topic{background:#b5b5b5}
a span[style="color:#DB2C2C"] strong{background:url(http://icons.iconarchive.com/icons/famfamfam/silk/16/award-star-gold-1-icon.png) no-repeat;padding-left:20px}
a span[style="color:#6868FC"] strong{background:url(http://icons.iconarchive.com/icons/famfamfam/silk/16/award-star-silver-3-icon.png) no-repeat;padding-left:20px}
a span[style="color:#469C35"] strong{background:url(http://icons.iconarchive.com/icons/famfamfam/silk/16/rainbow-icon.png) no-repeat;padding-left:20px}
a span[style="color:#EB9834"] strong{background:url(http://icons.iconarchive.com/icons/famfamfam/silk/16/star-icon.png) no-repeat;padding-left:20px}
.spoiler > dt::after{content:"Clicca per visualizzare lo spoiler";float:right}
#onlinelist p b a[style="color:#DB2C2C"].gensmall{background-image:url(http://icons.iconarchive.com/icons/famfamfam/silk/16/award-star-gold-1-icon.png);background-repeat:no-repeat;padding-left:20px}
#onlinelist p b a[style="color:#6868FC"].gensmall{background-image:url(http://icons.iconarchive.com/icons/famfamfam/silk/16/award-star-silver-3-icon.png);background-repeat:no-repeat;padding-left:20px}
#onlinelist p b a[style="color:#469C35"].gensmall{background-image:url(http://icons.iconarchive.com/icons/famfamfam/silk/16/rainbow-icon.png);background-repeat:no-repeat;padding-left:20px}
#onlinelist p b a[style="color:#EB9834"].gensmall{background-image:url(http://icons.iconarchive.com/icons/famfamfam/silk/16/star-icon.png);background-repeat:no-repeat;padding-left:20px}
body[bgcolor="#fff"][text="#333"][link="#00569c"]{background:#f4f4f4}
#PROGETTI_20ZANIMANGA td{background-color:#f4f4f4}
#i_icon_mini_groups{margin-left:-9px}
#i_icon_mini_search{margin-left:-9px}
#i_icon_mini_calendar{margin-left:-9px}
#i_icon_mini_faq{margin-left:-9px}
#i_icon_mini_members{margin-left:-9px}
.mini_ava2 > img{height:20px;margin-right:5px;width:20px}
#pun-foot #pun-about ul li a,#pun-foot #pun-about ul li span.gensmall{font-size:10px}
.p_head_text{padding:26px;color:#396D94 !important;text-align:justify}
.p_head_intro_transbox{height:100px;width:235px;background-color:#1c1c1c;margin:0;transition:all 1s ease 0s;opacity:0.9}
.p_head_intro_transbox:hover{background-color:#000;opacity:0.6}
.p_imp_sections_pro_text{color:#969696 !important;text-align:justify;overflow:hidden;padding:10px;margin-top:7px;background-color:rgba(0,0,0,0.16)}
.p_imp_sections_dice_text{color:#969696 !important;text-align:justify;overflow:hidden;padding:10px;margin-top:7px;background-color:rgba(0,0,0,0.16)}
#search{margin:-135px 0}
#main_search{background:none repeat scroll 0 0 transparent;border:0 none;font-size:12px;outline:0 none;padding:0;width:130px;margin-top:5px;color:#65A5D1}
.hide{display:none}
#search_wrap{background:none repeat scroll 0 0 #FFF;border:1px solid #326AC5;border-radius:3px 4px 4px 3px;display:block;height:26px;line-height:25px;min-width:200px;padding:0 26px 0 4px;position:relative}
#adv_search{background:url("http://i32.servimg.com/u/f32/14/52/65/41/advanc10.png") no-repeat scroll 50% 50% #85A4B9;border-radius:3px;display:inline-block;height:28px;margin-left:3px;text-indent:-3000em;width:28px}
#adv_search:hover{background-color:#7494AA}
#search .submit_input{background:url("http://i32.servimg.com/u/f32/14/52/65/41/search13.png") no-repeat scroll 50% center #114D77;border-color:#063B5F #063B5F #063B5F;border-style:solid solid solid none;border-width:1px 1px 1px 0;border-radius:0 3px 3px 0;bottom:-1px;display:block;height:28px;padding:0;position:absolute;right:-1px;text-indent:-3000em;top:-1px;width:28px}
#search .submit_input:hover{background-color:#1D5D8A}
.i_icon_online{position:absolute;top:0;right:0}
.pricingtable-container{box-sizing:border-box;margin:-0}
.pricingtable-area{text-align:center}
.pricingtable-themes-flat ul.pricingtable-columns-container{box-shadow:0 0 4px -2px #000;display:inline-block;list-style:none outside none;margin:30px 5px;padding:0;vertical-align:top;width:196px;transition:all 0.5s ease 0s}
.pricingtable-container ul.column-hover-effect:hover{transform:scale(1.1);z-index:200}
.pricingtable-themes-flat li.pricingtable-columns{list-style:none outside none;margin:0;padding:0}
.pricingtable-themes-flat ul.pricingtable-items-container{margin:0;padding:0}
.pricingtable-themes-flat li.pricingtable-header{padding:20px 0;overflow:hidden}
.pricingtable-themes-flat li.pricingtable-items{background:none repeat scroll 0 0 #01BC59;color:#FFF;font-size:14px;list-style:none outside none;margin:0;padding:10px 0;position:relative;text-align:center}
.ribbon-none{background:none repeat scroll 0 0 transparent;display:none !important}
.ribbon-best{background:url('http://i39.servimg.com/u/f39/18/93/70/07/best10.png') repeat scroll 0 0 transparent}
.ribbon-pro{background:url('http://i39.servimg.com/u/f39/18/93/70/07/pro10.png') repeat scroll 0 0 transparent}
.pricingtable-ribbon{box-shadow:0 2px 2px -2px #000;display:block;height:24px;position:absolute;right:-29px;top:5px;transform:rotate(45deg);width:90px}
.pricingtable-themes-flat li.pricingtable-items{color:#FFF;font-size:14px;list-style:none outside none;text-align:center}
.pricingtable-themes-flat li span.pricingtable-header-name{clear:both;display:block;font-size:25px;line-height:30px}
.pricingtable-themes-flat li span.pt-hd{clear:both;display:block;font-size:13px;padding:0 10px}
.pricingtable-themes-flat li.pricingtable-price{padding:10px 0}
.pricingtable-themes-flat li span.pricingtable-price-value{clear:both;display:block;font-size:35px;line-height:35px}
.pricingtable-themes-flat li span.pt-pd{clear:both;display:block;font-size:15px;font-weight:bold;line-height:13px}
.pricingtable-themes-flat li.pricingtable-items-odd{background:none repeat scroll 0 0 #ECECEC;color:#474747}
.pricingtable-themes-flat li.pricingtable-items-even{background:none repeat scroll 0 0 #F1F1F1;color:#474747}
.pricingtable-themes-flat li.pricingtable-items-info{background:none repeat scroll 0% 0% #95999D;color:#FFF;font-weight:bold}
.pt-cell-blank{display:inline-block;width:18px;height:18px}
.pt-cell-blank.normal{background:url('http://i39.servimg.com/u/f39/18/93/70/07/item-c10.png') repeat scroll 0 0 transparent}
.pricingtable-themes-flat li.pricingtable-signup{padding:15px 0}
.pricingtable-themes-flat li a.pricingtable-signup-name{background:none repeat scroll 0 0 #038D44;border-radius:3px;color:#FFF;display:inline;font-size:16px;padding:6px 15px;text-decoration:none;width:auto}
  .ienlarger{float:left;clear:none; padding-bottom:5px; padding-right:5px;}
.ienlarger a{display:block;text-decoration:none;}
.ienlarger a:hover{ position:relative}
.ienlarger span img{border:1px solid #FFF; margin-bottom:8px;}
.ienlarger a span{ position:absolute;display:none;color:#FC0; text-decoration:none;font-family:Arial,Helvetica,sans-serif;font-size:13px; background-color:#000;font-weight:bold;padding-top:10px;padding-right:10px;padding-bottom:13px;padding-left:10px}
.ienlarger img{ border-width:0}
.ienlarger a:hover span{display:block;top:50px; left:90px; z-index:100;}
.resize_thumb{width:150px; height:auto}
a.mainmenu{filter:alpha(opacity=80);-moz-opacity:1;opacity:1}
a.mainmenu:hover{filter:alpha(opacity=100);-moz-opacity:.50;opacity:.80}
.forum_menu_button{padding:10px 6px 3px;border-radius:4px;background-color:#E6E6E6;height:40px;width:40px;display:inline-block;transition-duration:0.3s;transition-property:background-color;margin:-10px 1px 5px}
.forum_menu_button:hover{background-color:#7DB620}
.pun table.table td:hover{background-color:#fff}
.pun .sig-content{clear:both;padding:0.5em 1em;position:relative;overflow:auto;max-height:190px;border:2px solid rgb(204,204,204);margin-left:10px;margin-right:10px}
#pun-logo{float:left;-webkit-transition-duration:1s;-moz-transition-duration:1s;-o-transition-duration:1s;transition-duration:1s;background-repeat:no-repeat}
#pun-logo:hover{-webkit-transform:scale(1.04);-moz-transform:scale(1.04);-o-transform:scale(1.04)}
.popupWrapper{background:none repeat scroll 0 0 rgba(0,0,0,0.6);border-radius:5px;box-shadow:0 10px 20px rgba(0,0,0,0.5);padding:8px}
.ipbfs_login .ipsForm_submit{margin-top:0}
.ipbfs_login .ipsBox_notice{margin:0}
.ipbfs_login .input_submit{font-size:13px}
#sign_in_popup_inner{width:680px !important}
.popupInner{box-shadow:0 0 3px rgba(0,0,0,0.4);overflow-x:hidden;overflow-y:auto;width:500px}
.ipsBox_notice{line-height:1.6;margin-bottom:10px;padding:10px}
.ipsBox_notice,.ipsBox_highlight{background:none repeat scroll 0 0 #F4FCFF;border-bottom:1px solid #CAE9F5}
.ipbfs_login_row{overflow:hidden}
.ipbfs_login_row,.gallery_pane h2,.ipsBox_container .ipsType_pagetitle,.ipsType_sectiontitle,#index_stats .status_list:first-of-type li:first-child,.ipsList_data li:first-of-type,.ipsList_withminiphoto li:first-of-type,.ipsList_withmediumphoto li:first-of-type,.category_block table tr:nth-of-type(2) td{border-top:0 none;background:white}
.ipbfs_login_col{background:white;float:left;padding:15px 10px;width:320px}
.desc.lighter,.desc.lighter.blend_links a{color:#646464}
.desc,.desc.blend_links a,p.posted_info{color:#898989;font-size:11px}
.right{float:right}
.ipbfs_login_col a:hover{text-decoration:underline}
.ipbfs_login_row label{font-size:1.15em}
input:-moz-placeholder{color:#939393}
.ipbfs_luser{background-image:url("http://i57.servimg.com/u/f57/17/68/86/50/user1010.png") !important;background-position:7px 50% !important;background-repeat:no-repeat !important}
.ipbfs_login_input{font-size:14px !important;margin-top:10px;padding:6px 0 6px 28px !important;width:284px}
.ipbfs_lpassword{background-image:url("http://i57.servimg.com/u/f57/17/68/86/50/key1010.png");background-position:7px 50%;background-repeat:no-repeat}
.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden}
.left{float:left}
img,.input_check,.input_radio{vertical-align:middle}
.ipsForm_center{text-align:center !important}
.ipsForm_submit{margin-top:25px;padding:5px 10px;text-align:right}
.clear{clear:both}
#vnc_filter_popup_close,body#ipboard_body fieldset.submit,body#ipboard_body p.submit,.ipsForm_submit{background:#f4f4f4;border-top:1px solid #ddd}
.popupClose{position:absolute;right:20px;top:20px}
.clickable{cursor:pointer}
.input_submit,.ipsButton_secondary{outline:medium none}
.input_submit{background:url("http://i57.servimg.com/u/f57/17/68/86/50/highli13.png") repeat-x scroll 0 0 #646464;border-color:#3F3F3F;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,0.15);color:#FFF;text-shadow:0 -1px 0 rgba(0,0,0,0.4);border:0 none;cursor:pointer;padding:5px 11px;text-decoration:none}
.pun h2,.pun h3,.pun input,.pun select,.pun th{font-family:helvetica,arial,sans-serif !important;font-size:1em;font-style:normal;font-variant:normal;font-weight:400}
.popupInner h3{background:url("http://www.autoitbrasil.com/public/style_images/master/maintitle.png") repeat-x scroll center top rgb(44,86,135);border-color:rgb(49,104,151);border-style:solid;border-width:1px 1px 0;box-shadow:0 1px 0 rgb(82,140,188) inset;color:rgb(255,255,255);font-size:16px;font-weight:300;padding:8px 10px 9px;text-shadow:0 1px 2px rgba(0,0,0,0.3)}
#moderation_tool{margin:0 0 8px}
#moderation_tool.act_mod p{-moz-border-radius:3px;-moz-box-shadow:0 1px 0 rgba(255,255,255,1) inset,0 1px 0 rgba(0,0,0,0.3);-moz-transition:all .2s ease-in-out;-webkit-border-radius:3px;-webkit-box-shadow:0 1px 0 rgba(255,255,255,1) inset,0 1px 0 rgba(0,0,0,0.3);-webkit-transition:all .2s ease-in-out;cursor:pointer;webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:0;background-image:0;border:1px solid #D9DBDD;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,1) inset,0 1px 0 rgba(0,0,0,0.3);color:#616161;display:inline-block;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f8fa',endColorstr='#edeeef',GradientType=0);font-size:12px;height:22px;line-height:22px;white-space:nowrap;padding:0 10px}
#popw{background-color:rgba(70,70,70,0.6);-webkit-box-shadow:0 8px 15px rgba(0,0,0,0.7);-moz-box-shadow:0 8px 15px rgba(0,0,0,0.7);box-shadow:0 8px 15px rgba(0,0,0,0.7);-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;display:none;z-index:999;margin-top:16px;position:absolute;padding:4px}
#popw .mod_hover{background-image:url(http://i38.servimg.com/u/f38/18/24/85/15/bottom10.png);width:31px;height:16px;top:-16px;left:5px;z-index:999;position:absolute}
#popw .popwinner{background:#fff;max-height:465px;width:190px;overflow:auto;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.4);-moz-box-shadow:0 0 3px rgba(0,0,0,0.4);box-shadow:0 0 3px rgba(0,0,0,0.4);overflow-x:hidden}
#popw .popwinner li{background:#f8f8f8;list-style-type:none;border-bottom:1px solid #eaeaea;text-align:center;padding:3px 4px}
#popw .popwinner li a{color:#333!important}
 .usernam-ipb,.usernam-ipb span{color:#7A7A7A!important;font-size:20px!important;font-weight:bold!important;line-height:1.7!important}
.usernam-ipb em{display:none!important}
.ipb-profile .mod-left{width:150px;margin-left:-150px;float:left}
.ipb-profile{background:#EBF0F3;padding:9px;clear:both;padding-left:188px;overflow:hidden;color:#5A5A5A;font-family:helvetica,arial,sans-serif!important;font-size:11px}
.mod-center{width:98%;float:left;background:#FFF;border:1px solid #E4E4E4;padding:9px;position:relative;margin:auto}
.ipb-m-title h2{padding:8px 10px;background:#F5F5F5;color:#868686;font-size:11px;margin:0;font-weight:bold;font-family:helvetica!important;display:none}
.co-ipb{background:#FFF;margin-bottom:10px;border:1px solid #DDD;margin:5px;min-height:600px}
.ipb-profile dt,.ipb-profile dt span{color:#5A5A5A!important;font-weight:bold!important}
.m-info-ipb dt{display:inline-block;width:200px;text-align:right;padding-right:10px}
.m-info-ipb dd{display:inline-block;width:350px}
.profi-add-ipb a.mainmenu + br + a.mainmenu,.main-ipb-f .clear,.m-info-ipb .separator{display:none}
.m-info-ipb dl{line-height:1.3;font-size:11px;background:#FEFEFE;border:1px solid #EEE;padding:8px;border-left:0;border-right:0;margin-bottom:-1px}
.ipb-tab-us ul li a span{display:block;padding:10px 8px;outline:0;font-size:11px;color:#8D8D8D;-webkit-transition:background-color 0.1s ease-in-out;-moz-transition:background-color 0.3s ease-in-out}
.ipb-tab-us ul li{background:#F6F8FB;color:#808080;border-bottom:1px solid #DBE4EF;font-size:13px}
.ipb-tab-us ul li:hover{background:#EAEFF5;color:#808080}
.ipb-tab-us{width:149px !important;margin-top:10px;border-top:1px solid #DBE4EF;border-left:1px solid #DBE4EF}
.ipb-profile li,.ipb-tab-us ul{list-style:none}
.ipb-tab-us ul li.activetab{background:white;width:150px;position:relative;z-index:9}
.profile-ava img{background:#FFF;padding:1px;border:1px solid #D3D3D3;max-width:138px;max-height:138px}
.estoyenline-i{background:#7BA60D}
.ofline-ipb{background:#B3B3B3;padding:0 5px}
.estoyenline-i,.ofline-ipb{display:inline-block;height:17px;line-height:17px;font-size:9px;font-weight:bold;text-transform:uppercase;color:#FFF;border-radius:2px;vertical-align:middle;text-shadow:0 1px 0 rgba(0,0,0,0.22)}
.pun .co-ipb .main-content{background:#FFF;border:0}
.co-ipb#friends ol li{padding:8px 0 0 0;margin:5px 0 0 0;min-width:80px;height:70px;list-style:none;width:100px;display:inline-table;text-align:center}
.co-ipb#friends ol li .avatar{display:block;border:0;background:0;text-align:center;width:100%}
#friends ol li .message-text,.co-ipb#friends .message-footer li{display:none}
.co-ipb ol li .avatar img:hover{border-color:#7D7D7D}
.co-ipb ol li .avatar img{background:#FFF;padding:1px;border:1px solid #D3D3D3;height:50px;width:50px;box-shadow:0 2px 2px rgba(0,0,0,0.1)}
#contacto h2#contacto,#profilewall #wallcomment,#friends h2#friends,#estadisticas #estadisgene,.co-ipb #estadis{display:block}
#estadisticas h2#estadis,#contacto h2#estadis,.co-ipb#profilewall h2#estadis,.co-ipb#friends h2#estadis{display:none}
#estadisticas .m-info-ipb ul li{line-height:1.3;font-size:11px;background:#FEFEFE;border:1px solid #EEE;padding:8px;border-left:0;border-right:0;margin-bottom:-1px}
#estadisticas fieldset legend{font-size:13px;font-weight:bold;width:100%;font:bold 14px helvetica,arial,sans-serif;padding:8px 10px;color:#204066;background:#D8DDE8}
.co-ipb#contacto .contact-ips,#profilewall .main-content,#estadisticas .main-content{background:#EBF0F3;padding:9px}
#estadisticas .main-content .stats-field.genmed{overflow:hidden;margin-bottom:24px;background:#FFF}
#estadisticas .main-content .stats-field.genmed ul{padding:9px;border:1px solid #DBE4EF}
.co-ipb#contacto h2#contacto,#wallcomment,#estadisgene{background:#2C5687 url(http://i.imgur.com/Lcy9BkS.png) repeat-x top;color:#FFF;padding:10px 10px 11px;border-radius:4px 4px 0 0;box-shadow:inset 0 1px 0 #528CBC;border-width:1px 1px 0 1px;border-color:#316897;border-style:solid;font-size:11px;text-shadow:none}
#profilewall,#estadisticas{border-radius:4px 4px 0 0;border:none}
.pun .co-ipb a{color:#225985}
.pun .co-ipb a:hover{color:#328586}
.co-ipb#friends ol li .avatar img:hover{border-color:#7D7D7D}
#estadisticas .m-info-ipb{border:1px solid #DDD}
#estadisgene span{background:#244156;opacity:1;color:#FFF;padding:4px 10px;font-weight:bold;border-radius:10px;box-shadow:inset 0 2px 2px rgba(0,0,0,0.2)}
£panda_selector_1427158998807_90_m_panda£{display:none}
.mensajeprofile ol li.clearfix{background:#FFF;border:1px solid #DBE4EF;padding:9px;margin-bottom:9px;position:relative}
.mensajeprofile .avatar{border:0;background:0;display:inline;float:left}
.mensajeprofile ol li .message-block{overflow:hidden;margin-left:65px;padding:0}
.mensajeprofile ol li .message-block .message-header a{font-weight:bold;font-size:14px}
.mensajeprofile .message-date{position:absolute;bottom:5px;color:#A4A4A4;font-size:12px;background:transparent url("http://i.imgur.com/8WDJvOf.png") no-repeat left;padding-left:20px}
.mensajeprofile .message-text{margin:5px 0;font-size:14px;word-wrap:break-word}
#profilewall .message-footer{float:right}
#profilewall .message-footer li{display:inline;margin-right:10px}
.co-ipb .pagination b{background:#7BA60D;color:#FFF;font-weight:bold;border-radius:2px;padding:4px 5px}
.co-ipb .pagination a{display:inline-block;color:#999;background:none;padding:4px 5px}
.co-ipb .pagination a:hover{background:#ECECEC;border-radius:2px}
.co-ipb .pagination{background:white;border-radius:5px 5px 0 0;padding:4px 10px}
#friends .message-header em{display:block}
h2#friends{font:normal 14px helvetica,arial,sans-serif;padding:8px 10px;background:#DBE2EC;color:#204066}
.co-ipb#contacto,.co-ipb#friends{border:0}
.contact-ips dl dt{display:inline-block;width:140px;text-align:right}
.contact-ips dl dd{width:600px;display:inline-block;padding-left:10px;vertical-align:middle}
.lass-activiti{display:inline-block;margin-left:10px;color:#C4C4C4}
.coin-ipb span{font-size:20px;font-weight:bold;display:block}
.coin-ipb #sub{text-align:center;font-weight:normal}
.coin-ipb{float:none;margin:0 0 5px 0;padding:10px;text-align:center;font-weight:normal;display:block;background:#80B700;border-radius:3px;color:white;font-size:13px}
.repu-ipb{background:#DEDEDE;color:#6E6E6E;float:none;margin:0 0 5px 0;padding:10px;text-align:center;font-weight:normal;display:block;border-radius:3px;font-size:13px}
.repu-ipb span{font-size:20px;font-weight:bold;display:block}
.band-right{margin-left:612px;top:-35px;position:relative}
.co-ipb#profile{border:0}
.co-ipb#profile .in-ipb{width:600px;border:1px solid #EEE;float:left;border-top:0}
h2#estadis{width:580px;font:normal 14px helvetica,arial,sans-serif;padding:8px 10px;background:#DBE2EC;color:#204066;border:1px solid #DBE2EC}
.module-ipb-right h2{font:normal 14px helvetica,arial,sans-serif;padding:8px 10px;background:#DBE2EC;color:#204066}
.main-ipb-f{padding:9px}
.main-ipb-f .clear + a.mainmenu{display:block;text-align:center}
.main-ipb-f .friend-block{display:inline-block;float:none}
.main-ipb-f .avatar img{padding:1px;border:1px solid #D5D5D5;background:#FFF;box-shadow:0 2px 2px rgba(0,0,0,0.1)}
.main-ipb-f .avatar{border:0;background:none;width:auto}
.main-ipb-f div.clear + a.mainmenu[href^="/u"],non.main-ipb-f .friend_list_online_status img{display:none}
.profi-add-ipb a#search-i{background:#E6E6E6 url("http://i.imgur.com/tS9vehw.png") no-repeat 5px}
.rating-profile{margin:10px 0 20px 0}
.register-date{margin-bottom:10px;font:normal 13px helvetica,arial,sans-serif}
.profi-add-ipb{position:absolute;right:30px;top:95px;color:rgba(0,0,0,0)}
.profi-add-ipb br{display:none}
.pun .profi-add-ipb a{display:inline-block;background:#E6E6E6 url("http://i.imgur.com/5MlMsua.png") no-repeat 5px;height:17px;line-height:17px;padding:2px 2px 2px 25px;border:1px solid rgb(207,207,207);box-shadow:0 7px 21px rgba(255,255,255,0.76) inset,0 1px 0 rgba(0,0,0,0.41);border-radius:3px;color:#616161;white-space:nowrap;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;margin-right:15px;font-size:12px}
.pun .profi-add-ipb a:hover{border:1px solid #A0A0A0}
.pun .profi-add-ipb a#men{background:#E6E6E6 url("http://i.imgur.com/LE1LFBD.png") no-repeat 5px}
.pun .nav-ipb-top a{color:rgb(85,85,85)}
.nav-ipb-top{position:relative;margin-left:-140px;margin-bottom:10px}
.nav-ipb-top span{margin:0 5px}
.mod-center{padding-bottom:50px}
#word-link{position:absolute;bottom:19px;right:26px;z-index:999!important;color:#777;font:normal 9px helvetica;text-align:right}
.co-ipb div.activetab{display:block!important}
£panda_selector_1427158998807_188_m_panda£{opacity:1!important}

This CSS is optimized, try to add now the ipb profiles css code at the end of this code if you dont added yet.


Powered by PunBB
Currently 0 users have thanked Van-Helsing for this post:

10
Offline

  Roke.

Roke.
V.I.P. Member
V.I.P. Member
Awesome is working, thanks!

Powered by PunBB
Currently 0 users have thanked Roke. for this post:

11
Offline

  Van-Helsing

Van-Helsing
★Moderator★
★Moderator★
[sucesso="Marked as Solved"]The question(s) in this topic have been answered and the owner has been able to solve the problem. Because of this, the topic has been marked as Solved.

If you have further questions, please open a new topic.[/sucesso]

Powered by PunBB
Currently 0 users have thanked Van-Helsing for this post:

12
Offline

  Sponsored content



Powered by PunBB
Currently 0 users have thanked Sponsored content for this post:

View previous topic View next topic Back to top Message [Page 1 of 1]


Topic URL's

URL
BBcode
HTML

Permissions in this forum:
You cannot reply to topics in this forum