Yuk DAFTAR SEKARANG juga, banyak TUTORIAL MENARIK buat kalian para forumer @2018
Kalian Member Baru, Yuk Perkenalan Dahulu. 1 Member 1 Thread.
Selamat datang di Forum Atlanta~Halo, kalian masih menjadi tamu ya di forum ini ? Kenapa masih jadi tamu ayok ikutan kita gabung di forum ini.
Banyak loh tutorial yang dapat kamu dapatkan di sini, kalian juga bisa tanya-tanya tentang masalah blog/forum kok di sini.
Langsung aja yok daftar kalau kalian belum daftar di sini Register, Kalau sudah punya IDnya langsung aja ya Login

You are not connected. Please login or register

 

Solved: Cara menghapus nya salah satu bar

Oops! Sepertinya ada sedikit kesalahan ...

[#22124]

Atlanta telah memblok tamu untuk melihat konten yang ada, silahkan mendaftar untuk dapat melihat isi konten kami.


Need Help?

Message (Halaman 1 dari 1)

kodokguel
#1
Solved: Cara menghapus nya salah satu bar Empty 21/11/2014, 21:54

Level 4
kodokguel

Level 4
cara menghapus salah satu bar gmn kk?
[You must be registered and logged in to see this image.]

mw hapus yg dalam lingkaran merah, trus yg diambil cmn atasnya..
itu posisi start new topic sama reply pindah ke bagian atas kk, biar terlihat rapi. makasih

tommycoo
#2
Solved: Cara menghapus nya salah satu bar Empty 22/11/2014, 05:59

Owner of Atlanta

tommycoo

Owner of Atlanta
Coba pergi ke view topic body agan [admin > display > template > admin umum > view topic body]

lalu cari kode ini
Code:
<div class="main paged">

di bagian atasnya nanti ada dua <div class="titlebox" hapus yang bagian bawahnya sampe </div> dibagian titlebox

yang kedua cari kode ini
Code:
<p class="posting">
         <!-- BEGIN switch_user_authpost -->
         <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a>&nbsp;&nbsp;
         <!-- END switch_user_authpost -->

         <!-- BEGIN switch_user_authreply -->
         <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
         <!-- END switch_user_authreply -->
      </p>

tarok di atas titlebox

Kalau gak ngerti silahkan posting viewtopic body di sini/PM saya Wink

kodokguel
#3
Solved: Cara menghapus nya salah satu bar Empty 23/11/2014, 20:04

Level 4
kodokguel

Level 4
sudah ane pm ya gan, gk ngerti soalnya. maaf

kodokguel
#4
Solved: Cara menghapus nya salah satu bar Empty 24/11/2014, 21:41

Level 4
kodokguel

Level 4
[You must be registered and logged in to see this image.]

yang ane merahin maunya ditaruh paling atas gan, trus itu dipojok kanan mwnya seperti atlanta kita. hehe

tommycoo
#5
Solved: Cara menghapus nya salah satu bar Empty 25/11/2014, 04:08

Owner of Atlanta

tommycoo

Owner of Atlanta
kodokguel wrote:[You must be registered and logged in to see this image.]

yang ane merahin maunya ditaruh paling atas gan, trus itu dipojok kanan mwnya seperti atlanta kita. hehe

Oke ane ngerti Wink

Pertama pergi ke view topic body terus cari ini
Code:
<div class="pun-crumbs noprint">
      <p class="crumbs">
          <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}
          <!-- BEGIN switch_twitter_btn -->
          <span id="twitter_btn" style="margin-left: 6px; ">
            <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
            <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
          </span>
          <!-- END switch_twitter_btn -->
          <!-- BEGIN switch_fb_likebtn -->
          <span id="fb_likebtn" style="margin-left: 6px; ">
            <iframe src="http://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&layout=button_count&show_faces=false&width=450&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:auto; height:21px;" allowTransparency="true"></iframe>
          </span>
          <!-- END switch_fb_likebtn -->
      </p>
    </div>

Lalu hapus itu dan save jangan lupa di publish Publish

setelah itu pergi ke overal headernya
cari bacaan
Code:
<div id="page-body">

sudah ketemu tarok kode dibawah ini diatas kode diatas
Code:
<div class="pun-crumbs noprint">
      <p class="crumbs" style="display:inline;">
          <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}
          <!-- BEGIN switch_twitter_btn -->
          <span id="twitter_btn" style="margin-left: 6px; ">
            <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
            <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
          </span>
          <!-- END switch_twitter_btn -->
          <!-- BEGIN switch_fb_likebtn -->
          <span id="fb_likebtn" style="margin-left: 6px; ">
            <iframe src="http://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&layout=button_count&show_faces=false&width=450&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:auto; height:21px;" allowTransparency="true"></iframe>
          </span>
          <!-- END switch_fb_likebtn -->
      </p>
  <a href="#" style="float:right;">View new content</a>
    </div>

Selesai deh beer

kodokguel
#6
Solved: Cara menghapus nya salah satu bar Empty 26/11/2014, 21:13

Level 4
kodokguel

Level 4
[You must be registered and logged in to see this image.]

malah jadi setengah gan? di homepage pun begitu boss

tommycoo
#7
Solved: Cara menghapus nya salah satu bar Empty 26/11/2014, 21:41

Owner of Atlanta

tommycoo

Owner of Atlanta
Coba yang kode nomor tiga diatas diganti jadi ini
Code:
    <div class="pun-crumbs noprint">
          <p class="crumbs" >
      <a href="#" style="float:right;">View new content</a>
              <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}
              <!-- BEGIN switch_twitter_btn -->
              <span id="twitter_btn" style="margin-left: 6px; ">
                <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
                <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
              </span>
              <!-- END switch_twitter_btn -->
              <!-- BEGIN switch_fb_likebtn -->
              <span id="fb_likebtn" style="margin-left: 6px; ">
                <iframe src="http://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&layout=button_count&show_faces=false&width=450&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:auto; height:21px;" allowTransparency="true"></iframe>
              </span>
              <!-- END switch_fb_likebtn -->
          </p>
        </div>

kodokguel
#8
Solved: Cara menghapus nya salah satu bar Empty 26/11/2014, 22:01

Level 4
kodokguel

Level 4
oke gan, solve gan.

kodokguel
#9
Solved: Cara menghapus nya salah satu bar Empty 26/11/2014, 22:07

Level 4
kodokguel

Level 4
satu lagi gan, di sub forum gk keluar barnya gan. hehe
maaaf merepotkan.. masih awam di dunia forumotion

[You must be registered and logged in to see this image.]

tommycoo
#10
Solved: Cara menghapus nya salah satu bar Empty 27/11/2014, 21:37

Owner of Atlanta

tommycoo

Owner of Atlanta
Coba cari bacaan ini di css
Code:
.pun-crumbs p {
    display: none;
}
Kalau ada hapus

kodokguel
#11
Solved: Cara menghapus nya salah satu bar Empty 27/11/2014, 22:39

Level 4
kodokguel

Level 4
gak ada gan?

Code:
.pun{background:transparent !important;}
.pun{box-shadow:none !important;}
body {
background-color: #D8DDE8;
color: #5A5A5A;
font: normal 13px helvetica,arial,sans-serif;
}
#pun-intro {
  display: none;
}
.vote {
width: 59px;
}
.vote .vote-button {
margin: -20px 25px;
}
#quick-avatar {
position: absolute;
 margin: 43px 21px;
}
#quick-avatar img {
width: 60px;
height: 60px;
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);
}
.pun .paging b, .pagination b, .pagination span strong {
border-image: initial;
border-radius: 3px;
color: white!important;
font-size: 12px;
font-weight: 400!important;
margin-left: -1px!important;
padding: 5px 5px!important;
text-shadow: 0 1px 0 black;
visibility: visible;
background: #7BA60D;
color: #fff;
font-weight: bold;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 1px 5px;
}
 .paging a , .paging input, .pagination a, .pagination input {
border-image: initial;
border-radius: 3px;
font-size: 12px!important;
margin: 2px;
padding: 5px 5px!important;
text-shadow: 0 1px 0 white;
visibility: visible;
color: #333;
display: inline-block;
display: inline-block;
padding: 1px 4px;
}
/*feature box*/
.post_feature_box {
  margin-top: 5px;
  max-width:100%;
  background-color: rgb(234, 248, 226);
  border: 1px dotted rgb(51, 51, 51);
  padding: 6px;
  min-height: 60px;
}
#best-res {
margin-left: 3%;
background: #7ba60d;
display: inline-block;
height: 16px;
line-height: 16px;
padding: 0 5px;
font-size: 9px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
vertical-align: middle;
}
.ipsUserPhoto {
float: left;
padding: 1px;
border: 1px solid #d5d5d5;
background: #fff;
-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-right: 8px;
}
.ipsUserPhoto:hover {
border-color: #7d7d7d;
}
.ipsUserPhoto img {
width: 50px;
height: 50px;
}
.ipsBadge {
background: #7ba60d;
display: inline-block;
height: 16px;
line-height: 16px;
padding: 0 5px;
font-size: 9px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
vertical-align: middle;
margin-right: 8px;
}
input {
padding: 3px;
}
#smilies_categ {
display: none;
}
#simple-wrap {
padding-top: 10px;
}
.recent_space {
border-bottom: 1px solid #F3F3F3;
margin: -5px;
}
.avt-r {
float: left;
}
.avt-r img {
width: 30px;
height: 30px;
margin: 3px;
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);
}
.avt-r 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);
}
button.button2 {
border: none !important;
background: none !important;
background-color: transparent !important;
}
input.button2 {
border: 1px solid grey;
background: none !important;
background-color: transparent !important;
}
img[src="http://2img.net/i/fa/wysiwyg/separator.png"] {
display: none;
}
a[href="/g9-administrators"], a[href="/g4-support-moderators"], a[href="/g7-graphic-designers"], a[href="/g6-reviewers"] {
font-weight: bold !important;
}
span.msg {
width: 50% !important;
}
.pun table .tcr {
width: 25%;
}
img[src="http://2img.net/i/fa/resize.gif"] {
display: none;
}
a.gensmall, a.gensmall span strong {
font-weight: normal;
}
.postmain blockquote {
border: none;
}
h4.username a {
font-weight: normal;
}
.postmain cite {
font-size:12px;
padding:8px 10px;
border-left:2px solid #989898;
background:#f6f6f6;
background:-moz-linear-gradient(top,#f6f6f6 0%,#e5e5e5 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f6f6f6),color-stop(100%,#e5e5e5));
border-top:2px solid #e5e5e5;
-moz-border-radius:5px 5px 0 0;
-webkit-border-radius:5px 5px 0 0;
border-radius:5px 5px 0 0;
font-weight:bold;
overflow-x:auto;
margin-top: -12px;
margin-left: -12px;
width: 100%;
}
#pun-about {
display: none;
}
.postmain blockquote, .codebox {
font-size:12px;
padding:10px;
border:2px solid #e5e5e5;
border-left:2px solid #989898;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
background:#f7f7f7;
margin:0 0;
overflow-x:auto;
}
#pun-visit {
display: none;
}
#content-container div#right {
margin-top: -15px;
}
.codebox dd {
background-color: #f7f7f7;
}
span.authooor a span strong {
color: #a4a4a4 !important;
font-weight: normal !important;
}
span.authooor a {
color: #a4a4a4 !important;
font-weight: normal !important;
}
.edit {
color: #ac6328;
text-shadow: #fffaf1 0px 1px 0px;
font-size: 11px;
float: right;
}
.filterb {
background:#244156;
opacity:1;
color:#fff;
padding:4px 10px;
font-weight:bold;
-moz-border-radius:10px;
-webkit-border-radius:10px!important;
border-radius:10px;
-webkit-box-shadow:inset 0px 2px 2px rgba(0,0,0,0.2);
-moz-box-shadow:inset 0px 2px 2px rgba(0,0,0,0.2);
box-shadow:inset 0px 2px 2px rgba(0,0,0,0.2);
font-size: 12px;
}
#modal {
width: 650px !important;
height: 300px !important;
left: 40% !important;
}
#content1 {
width: 650px !important;
height: 300px !important;
}
input#username.inputfield {
background-image: url("http://www.nyit-nyit.net/public/style_images/biruv3/user.png");
background-repeat: no-repeat;
background-position: 7px 50%;
padding: 6px 0px 6px 28px;
border: 1px solid #cbd2db;
width: 150px;
margin-top: -20px;
}
input#ips_username.input_text {
background-image: url("http://www.nyit-nyit.net/public/style_images/biruv3/user.png");
background-repeat: no-repeat;
background-position: 7px 50%;
padding: 6px 0px 6px 28px;
border: 1px solid #cbd2db;
padding-right: 60px;
margin-left: -50px;
}
input#ips_password.input_text {
background-image: url("http://www.nyit-nyit.net/public/style_images/biruv3/key.png");
background-repeat: no-repeat;
background-position: 7px 50%;
padding: 6px 0px 6px 28px;
border: 1px solid #cbd2db;
padding-right: 60px;
margin-left: -50px;
}
input#password.inputfield {
background-image: url("http://www.nyit-nyit.net/public/style_images/biruv3/key.png");
background-repeat: no-repeat;
background-position: 7px 50%;
padding: 6px 0px 6px 28px;
border: 1px solid #cbd2db;
width: 150px;
margin-top: -20px;
}
input.loginn {
padding:4px;
border-width:1px;
border-style:solid;
border-color:#848484 #c1c1c1 #e1e1e1 #c1c1c1;
background:#fff;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
width: 200px;
}
.ipsForm_right{text-align:right}.ipsForm_left{text-align:left}.ipsForm_center{text-align:center}
.ipsForm_horizontal .ipsField_title{
float:left;
width:185px;
padding-right:15px;
text-align:right;
line-height:1.8;
font-size: 14px;
font-weight: bold;
}
.ipsForm_horizontal .ipsField{
margin-bottom:15px;
}
.ipsForm_horizontal .ipsField_checkbox{
margin:0 0 5px 200px;
text-align: left;
}
.ipsForm_horizontal .ipsField_select .ipsField_title{
line-height:1.6
}
.ipsForm_vertical .ipsField{
margin-bottom:10px
}
.ipsForm_vertical .ipsField_content{
margin-top:3px
}
.ipsForm .ipsField_checkbox .ipsField_content{
margin-left:25px
}
.ipsForm .ipsField_checkbox input{
float:left;
margin-top:3px
}
.ipsForm_submit{
background:#e4e4e4;
background:-moz-linear-gradient(top,#e4e4e4 0%,#ccc 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#e4e4e4),color-stop(100%,#cccccc));
padding:5px 10px;
text-align:right;
border-top:1px solid #ccc;
margin-top:25px
}

#pun-navlinks {
  display: none;
}
#pun-about {
background-color: transparent;
border: 0px;
font-size: 0.8em;
line-height: 150%;
padding: .6em 1em;
text-align: right;
}
#pun-about form {
  display: none;
}
#pun-visit, .main-box {
background-color: transparent;
border: 0px;
margin: 0 0 1em;
padding: .6em 1em;
}
.pun {
width: 87%;
background: white;
padding: 10px 10px;
-webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
}
#content-container div#content {
margin-right: 270px;
}
a:link {
text-decoration: none;
}
#header_bar {
background: #323232 url(http://community.invisionpower.com/filestore/public/style_images/master/user_navigation.png) repeat-x bottom;
padding: 0;
text-align: right;
}
#branding, #header_bar, #primary_nav {
min-width: 980px;
}
#content2, .main_width {
margin: 0 auto;
width: 87% !important;
min-width: 960px;
}
#user_navigation {
color: #9F9F9F;
font-size: 11px;
}
#user_link {
font-size: 12px;
color: white;
padding: 0 12px;
height: 36px;
line-height: 36px;
display: inline-block;
margin-right: 15px;
outline: 0;
}
.right {
float: right;
}
ol, ul {
list-style: none;
}
#user_navigation .ipsList_inline li {
margin: 0;
}
.ipsList_inline > li:first-child {
margin-left: 0;
}
.ipsList_inline > li {
display: inline-block;
margin: 0 3px;
}
#user_navigation.not_logged_in {
height: 26px;
padding: 6px 0 4px;
}
#user_navigation #register_link {
background: #7BA60D;
color: white;
display: inline-block;
padding: 3px 8px;
border: 1px solid #7BA60D;
-webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2), 0px 1px 4px rgba(0, 0, 0, 0.4);
-moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4);
box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2), 0px 1px 4px rgba(0, 0, 0, 0.4);
text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}
#user_navigation #sign_in {
  margin-right: 8px;
}
#user_navigation a {
color: white;
text-decoration: none;
}
#user_link:hover, #notify_link:hover, #inbox_link:hover {
background-color: #323232;
}
#inbox_link {
background: url(http://community.invisionpower.com/filestore/public/style_images/master/icon_inbox.png) no-repeat top;
}
#notify_link {
background: url(http://community.invisionpower.com/filestore/public/style_images/master/icon_notify.png) no-repeat top;
}
#notify_link, #inbox_link {
vertical-align: middle;
width: 18px;
height: 15px;
padding: 13px 24px 8px 12px;
position: relative;
}
#branding {
background: #0F3854 url(http://community.invisionpower.com/filestore/public/style_images/master/branding_bg.png) repeat-x;
border-bottom: 1px solid #1B3759;
min-height: 64px;
}
#logo {
display: inline;
}
#search {
margin: 20px 0;
}
#search_wrap {
position: relative;
background: white;
display: block;
padding: 0 26px 0 4px;
height: 26px;
line-height: 25px;
-moz-border-radius: 3px 4px 4px 3px;
border-radius: 3px 4px 4px 3px;
border-radius: 3px 4px 4px 3px;
-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
min-width: 230px;
}
#main_search {
margin-top: 5px;
font-size: 12px;
border: 0;
padding: 0;
background: transparent;
width: 130px;
outline: 0;
}
input, select {
font: normal 13px helvetica,arial,sans-serif;
}
#search_options {
font-size: 10px;
height: 20px;
line-height: 20px;
margin: 3px 3px 3px 0;
padding: 0 6px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #EAEAEA;
display: inline-block;
float: right;
max-width: 80px;
text-overflow: ellipsis;
overflow: hidden;
}
#search .submit_input {
background: #7BA60D url(http://community.invisionpower.com/filestore/public/style_images/master/search_icon.png) no-repeat 50%;
text-indent: -3000em;
padding: 0;
border: 0;
border: 1px solid #7BA60D;
display: block;
width: 26px;
height: 26px;
position: absolute;
right: 0;
top: 0;
bottom: 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
-webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2);
-moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2);
}
fieldset, img {
border: 0;
}
.hide {
display: none;
}
user agent stylesheetlabel {
cursor: default;
}
#adv_search {
width: 16px;
height: 16px;
background: url(http://community.invisionpower.com/filestore/public/style_images/master/advanced_search.png) no-repeat right 50%;
text-indent: -3000em;
display: inline-block;
margin: 4px 0 4px 4px;
}
#primary_nav {
background: #204066;
font-size: 13px;
padding: 4px 0 0 0;
}
#community_app_menu > li {
margin: 0px 3px 0 0;
position: relative;
}
#primary_nav #quickNavLaunch {
padding: 6px 8px 8px;
}
#community_app_menu > li.active > a {
background: white;
color: #0B5794;
font-weight: bold;
margin-top: 0;
text-shadow: none;
text-decoration: none;
}
#community_app_menu > li > a {
color: #C5D5E2;
background: #1C3B5F;
display: block;
padding: 6px 15px 8px;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
text-decoration: none;
}
#quickNavLaunch span {
background: url(http://community.invisionpower.com/filestore/public/style_images/master/icon_quicknav.png) no-repeat top;
width: 13px;
height: 13px;
display: inline-block;
}
.main .main-head {
background: #2C5687 url(http://community.invisionpower.com/filestore/public/style_images/master/maintitle.png) repeat-x top;
color: white;
padding: 10px 10px 11px;
font-size: 16px;
font-weight: 300;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0 #528CBC;
-moz-box-shadow: inset 0px 1px 0 #528cbc;
box-shadow: inset 0px 1px 0 #528CBC;
border-width: 1px 1px 0 1px;
border-color: #316897;
border-style: solid;
margin-top: 15px;
}
.main .main-foot {
background: #2C5687 url(http://community.invisionpower.com/filestore/public/style_images/master/maintitle.png) repeat-x top;
color: white;
padding: 10px 10px 11px;
font-size: 16px;
font-weight: 300;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
-webkit-box-shadow: inset 0px 1px 0 #528CBC;
-moz-box-shadow: inset 0px 1px 0 #528cbc;
box-shadow: inset 0px 1px 0 #528CBC;
border-width: 1px 1px 0 1px;
border-color: #316897;
border-style: solid;
}
.main .main-head .page-title {
font-size: 16px;
}
thead {
display: none;
}
.pun .main-content {
background-color: #EBF0F3;
border: 0px;
padding: 9px;
}
.pun table.table td {
background-color: #FFFFFF;
border-bottom: 1px solid #F3F3F3;
border-right: 0px;
border-left: 0px;
line-height: 130%;
padding: .8em 0 .7em;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background: #FFFFFF;
}
.hierarchy {
margin-left: 10px;
font-weight: normal !important;
font-size: 15px !important;
font: Arial !important;
}
.desc {
margin-left: 10px;
}
#statistics {
margin: 0 auto !important;
text-align: center !important;
display: table;
background: none;
}
.statHide{display:none !important;}
.statsPers li span a {
text-decoration: none !important;
}
.statsPers li > span {
display: inline-block;
background: #E2E2E2;
color: #4A4A4A;
padding: 2px 6px;
font-weight: bold;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
margin-right: 3px;
}
.statsPers li {
float: left;
color:#666;
margin: 2px 10px;
}
.statsPers {
list-style: none;
display: block;
margin: 0px auto;
width: 100%;
}
#pun-info {
margin-top: 15px;
border: 0px;
}
.statistics_head{
border-top: 3px solid #D8D8D8;
}
#onlinelist {
background: white;
border: 0px;
border-top:none;
}
#onlinechat {
background: white;
border-top: 1px solid #EEE;
border-top:none;
}
/*footer*/
#footer_utilities {
padding: 10px;
font-size: 11px;
position: relative;
}
.clear {
clear: both;
}
.footerleft {
float: left;
margin-top: -20px;
}
#backtotop {
width: 24px;
height: 24px;
line-height: 20px;
left: 50%;
margin-left: -12px;
position: absolute;
display: inline-block;
background: #BDBDBD;
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
opacity: 0.4;
outline: 0;
}
#backtotop:hover{
background:#af286d;
color:#fff;
opacity:1
}
#backtotop img {
margin-top: 5px;
}
img, .input_check, .input_radio {
vertical-align: middle;
}
#rss_menu {
background-color: #FEF3D7;
border: 1px solid #ED7710;
}
#rss_menu li {
border-bottom: 1px solid #FCE19B;
}
#rss_menu a {
color: #ED7710;
padding: 5px 8px;
}
.ipbmenu_content a {
text-decoration: none;
text-align: left;
display: block;
padding: 6px 10px;
}
#footer_utilities .ipsList_inline > li > a {
margin-right: 0px;
padding: 4px 10px;
color: #225985;
}
#footer_utilities .ipsList_inline > li > a:hover {
  color: #328687;
}
#copyright {
color: #848484;
text-align: right;
text-shadow: 0px 1px 0px white;
}
#copyright a {
color: #848484;
}
/*module*/
.module .main-content {
background: #F7FBFC;
}
.module .main-head {
font: normal 14px helvetica, arial, sans-serif;
color: #204066;
padding: 5px 10px;
border-radius: 0px;
background-color: #DBE2EC;
background-image: none;
border: 0px;
-webkit-box-shadow: inset 0 0px 0 #528CBC;
box-shadow: inset 0 0px 0 #528CBC;
}
/*quick-reply*/
#quick_reply #textarea_content {
clear: both;
margin-left: 0px;
margin-right: 0px;
width: 100% !important;
height: auto !important;
}
#pun-qpost #textarea_content dt label{
float:left;
}
fieldset.frm-set dl dd {
margin: auto!important;
}
#smiley-box iframe{height: 230px;}
#smilies_categ{padding: 0px 0}
#smiley-box{border:1px solid #DDD;margin:5px -25px!important;padding:5px; width: 17.5% !important;}
.pun .frm .frm-buttons input {
background-image: url(http://i.imgur.com/Qt4G6.png);
border: 1px solid #CCC;
border-bottom: 1px solid #BBB;
border-image: initial;
border-radius: 4px;
box-shadow: 0 1px 2px #ccc;
color: #333;
cursor: pointer;
margin: 0 2px 16px;
padding: 7px 22px;
}
.pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {
background-image: url(http://cdn2.iconfinder.com/data/icons/humano2/16x16/apps/gnome-help.png);
background-position: left;
background-repeat: no-repeat;
color: white;
padding-left: 20px;
}
#quick_reply fieldset.frm-set dl dd {
background: white;
border: solid 1px #CCC;
margin: 0 auto;
}
#quick_reply .frm-buttons {
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background-color: #EEE;
border: solid 1px #CCC;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top: 0;
margin: 0 auto;
padding: 5px;
text-align: center;
}
.pun .frm-form {
background: #F5F6F7;
border: none;
}
.main .main-content.frm {
background-color: #F5F6F7;
}
#textarea_content dt {display:none}
a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
-webkit-transition: all 0.218s;
border: 1px solid;
border-radius: 3px;
padding: 0px 0.91em;
}
button.button2, input.button2 {
background-position: 50% 0%;
background-repeat: repeat-x;
border: 1px solid #BCBCBC;
}
a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
padding: 1px 0px;
}
button.button2, input.button2 {
background-position: 50% 0%;
background-repeat: repeat-x;
border: 1px solid #BCBCBC;
margin: 0px 0.25em;
overflow: visible;
padding: 2px 3px;
}
.pun .frm-form {
background: #ffffff;
border: none;
}
.main .main-content.frm {
background-color: #ffffff;
padding: 9px;
}
.pun .user-ident .username {
display: block;
font-size: 1.3em;
font-weight: 400!important;
margin-top: 5px;
padding: 8px!important;
position: relative;
text-align: center;
text-decoration: none;
}
.pun .paged-foot, .pun .paged-head {
background-color: white;
border: 0px;
}
.pun .post {
background: white;
border-style: none !important;
}
.pun .postmain {
background-color: #fff;
border-left: 0px;
margin-left: 16em;
}
.pun .post .user {
display: block;
position:relative;
font-size: 12px;
text-align: center;
margin-top: 0 !important;
}
.pun .user .user-ident .user-basic-info {
text-align: center;
}
.pun .topic {
background: #EBF0F3;
}
.pun .posthead {
background: #D8DDE8;
padding: 0 10px;
height: 36px;
line-height: 36px;
font-weight: normal;
font-size: 16px;
border-bottom: 0px;
}
.posting img:hover {
opacity: 0.9;
}
.postfoot {
  border-top: 0px;
  opacity: 0.3;
  transition:0.5s all;
  -o-transition:0.5s all;
  -ms-transition:0.5s all;
  -moz-transition:0.5s all;
  -webkit-transition:0.5s all;
}
.postfoot:hover {
  opacity: 1.0;
}
.pun .posthead h2 {
color: #777;
font-size: 11px;
font-weight: normal;
}
.user-basic-info a img {
padding: 1px;
border: 1px solid #D5D5D5;
background: white;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
height: 90px;
max-height: 90px;
max-width: 90px;
width: 90px;
}
.user-basic-info a img:hover {
border-color: #7D7D7D;
}

.pun .postfoot .user-contact {
text-align: center;
margin-left: 5px;
}
.pun .sig-content {
clear: both;
padding: .5em 1em;
position: relative;
}
.pun div, .pun td, .sig-line {
border-color: ##DDD;
color: ##DDD;
}
.sig-content, .signature_div {
border-top: 1px solid #E4E4E4;
}

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

#chatbox_header.main-head {
background: #2C5687 url(http://community.invisionpower.com/filestore/public/style_images/master/maintitle.png) repeat-x top;
padding: 2px;
font-weight: 300;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0 #528CBC;
-moz-box-shadow: inset 0px 1px 0 #528cbc;
box-shadow: inset 0px 1px 0 #528CBC;
border-width: 1px 1px 0 1px;
border-color: #316897;
border-style: solid;
}

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

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

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

#chatbox_members {
display: none;
}

div.main-content.chatbox.clearfix {
border: 1px solid #EAEAEA;
border-radius: 4px;
}
#chatbox p {
border-bottom: 1px solid #DDD;
border-top: 1px solid white;
line-height: 1.2em;
word-wrap: break-word !important;
}
#chatbox_footer {
  width: 290px;
  min-width: 230px;
  background: #FCFCFC;
  float: right;
  clear:both;
  position: relative;
  border-top: 1px solid gainsboro;
}
.right {
clear: both;
float: right;
}
input#message.post {
height: 45px;
width: 240px;
padding: 6px;
border: 1px solid #D4D4D4;
background: #FCFCFC;
color: black;
text-shadow: white 0px 1px 0px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0px 1px 3px;
-moz-box-shadow: inset rgba(0,0,0,0.1) 0px 1px 3px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0px 1px 3px;
margin: 20px;
margin-bottom: 0px;
}
#message, #submit_button {
  background: #323232 url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_faint.png') repeat-x 0 0;
border-color: #2B2B2B;
color: white;
text-shadow: #2B2B2B 0px -1px 0px;
-moz-box-shadow: rgba(0,0,0,0.43) 0px 1px 3px;
-webkit-box-shadow: rgba(0, 0, 0, 0.43) 0px 1px 3px;
box-shadow: rgba(0, 0, 0, 0.43) 0px 1px 3px;
-moz-border-radius: 2px;
padding: 5px;
-webkit-border-radius: 2px;
border-radius: 2px;
display: block;
margin: 10px;
margin-top: 0px;
margin-left: 20px;
}
#message, #submit_button:hover {
  opacity: 0.9;
}
.fontbutton {
cursor: pointer;
float: left;
margin: 3px;
padding: 3px;
margin-right: 10px;
text-align: left;
background: #E2E9F0;
border-color: #DAE2EA;
color: #464646;
-moz-box-shadow: inset 0 1px 0 0 #eff3f8, 0px 2px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 1px 0 0 #EFF3F8, 0px 2px 3px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px 0 0 #EFF3F8, 0px 2px 3px rgba(0, 0, 0, 0.2);
}
.fontbutton:hover {
  opacity: 0.9;
}
#chatbox_messenger_form {
margin: 37px 0 0;
}
#divsmilies img + img{visibility:visible!important}
#chatbox_messenger_form div.right img{
visibility:hidden
}
#simple-wrap {
  background:white;
}
#divbold, #divcolor, #divitalic, #divsmilies, #divstrike, #divunderline {
background-position: center;
background-repeat: no-repeat;
}
#divbold {
background-image: url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-bold.png);
}
#divitalic {
background-image: url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-italic.png);
}
#divunderline {
background-image: url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-underline.png);
}
#divstrike {
background-image: url(http://cdn1.iconfinder.com/data/icons/bnw/16x16/actions/text_strike.png);
}
#divcolor {
background-image: url(http://2img.net/i/fa/wysiwyg/color_swatch.png);
}
#divsmilies {
background-image: url(http://i26.servimg.com/u/f26/12/56/56/12/emotic10.png);
}
#chatbox{
background: #FBFBFB;
padding: 8px;
border: 1px solid #DBE4EF;
border-bottom: 3px solid #DBE2EC;
margin-top: 5px;
left:0;
width: 595px;
}
.attach {
float: right;
}
div.main-content.chatbox.clearfix {
border: 0px;
border-radius: 4px;
padding: 0px;
}
.pun .main, .pun .main-category {
margin: auto;
}
.avatar-index { float: left; }
.avatar-index img {
width: 35px;
height: 35px;
padding: 1px;
border: 1px solid #d5d5d5;
margin: 5px 7px;
}
.avatar-index img:hover {
border-color:#7d7d7d;
}
a[href="/privmsg?folder=savebox"] {
display: none;
}
dd.dd-textarea, #quick_reply .frm-buttons {
float: right;
width: 88.5%;
}
#quick_reply .frm-buttons {
float: right;
width: 82%;
margin-right: 7%;
}
span.date-and-time {
display: none;
}
#text_editor_textarea {
font: normal 13px helvetica,arial,sans-serif !important;
}
.helpline {
display: none;
}
p.options a.exthelp {
display: none;
}


.titlebox{
    -moz-border-radius:3px;
    -moz-box-shadow:inset rgba(0,0,0,0.1) 0 1px 4px;
    -webkit-border-radius:3px;
    -webkit-box-shadow:inset rgba(0,0,0,0.1) 0 1px 4px;
    background:#EFEFEF;
    border:1px solid #D6D6D6;
    border-radius:3px;
    box-shadow:inset rgba(0,0,0,0.1) 0 1px 4px;
    overflow:hidden;
    padding:10px;
    text-shadow:#fff 0 1px 0
}
.titlebox dd{display:block}
.titlebox dava{float:left}
.titlebox dava a img{
    -moz-box-shadow:0 2px 2px rgba(0,0,0,0.1);
    -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1);
    background:#fff;
    border:1px solid #D5D5D5;
    box-shadow:0 2px 2px rgba(0,0,0,0.1);
    float:left;
    height:50px!important;
    padding:1px;
    width:50px!important
}
.titlebox dava a img:hover{
    -moz-box-shadow:0 2px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.2);
    border-color:#A1A1A1;
    box-shadow:0 2px 2px rgba(0,0,0,0.2)
}
.ipsType_pagetitle a{
z-index:999;
}
.desc.lighter.blend_links{
color:#a4a4a4;
}
.desc.lighter,.desc.lighter.blend_links a{
color:#A4A4A4;
}
.desc,.desc.blend_links a,p.posted_info{
color:#777;
font-size:12px;
}
.conect{
display:inline-block;
padding-left:5px;
}
div.avatarredet {
padding-right: 5px;
}
div.pun-crumbs.noprint p.crumbs {
font-size: 11px;
margin: -5px;
}
#profile-advanced-layout #tabs {
position: relative !important;
}
.pun .user .user-info {
color: #5A5A5A !important;
}
.resizebox a.enlarge {
display: none;
}
div.sceditor-container.ltr.wysiwygMode {
width: 83% !important;
margin-left: 9.5% !important;
}
div#textarea_content {
margin-left: 0 !important;
}
.pun-crumbs p {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url('http://i34.servimg.com/u/f34/16/49/10/98/second10.png') repeat-x scroll 0px 0px #95B0CB;
    border-bottom: 1px solid #869EB6;
    border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) #869EB6;
    margin-left: -13px;
    margin-right: -13px;
    margin-top: -3px;
    padding: 10px;
}
.crumbs a:active, .crumbs a:focus, .crumbs a:link, .crumbs a:visited {
    color: #FFF;
    font-size: 11px;
    font-weight: 700;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
}
.reputation {
  background-color: rgb(141, 177, 62)!important;
  background-image: url(http://i38.servimg.com/u/f38/17/31/71/58/highli10.png);
  border-radius: 3px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  display: block;
  margin: 0 auto;
  margin-bottom: 3px;
  padding: 3px 7px;
  max-width: 125px;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.298039) 0px -1px 0px;
  background-position: 0px 1px;
  background-repeat: repeat no-repeat;
}
.reputation.zero {
  background-color: rgb(16, 16, 16)!important;
  color: rgb(255, 255, 255);
}
/* Latest topics System V5 */
#content-container div#main{margin-bottom:0}
*+ html #content-container div#main{margin-left:0;margin-right:0}
#content-container div#left{float:none;width:100%}
#left{margin:30px 0}
#left,#left *,#left li:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#left table.table{border-collapse:collapse;empty-cells:show;table-layout:fixed;width:100%}
#left a{text-decoration:none}
#left td{width:25%;vertical-align:top;border-width:0 1px}
#left .double{border-left:0;width:50%}
#left li{position:relative;width:100%;list-style-type:none;height:22px;line-height:24px;border-bottom:1px dashed #CCC;counter-increment:Zzindex}
#left li:before{content:counter(Zzindex);display:block;height:16px;background:#98D0FF;position:absolute;left:-23px;font-size:11px;top:5px;border-radius:2px;text-align:center;width:18px;color:#FFF;line-height:16px}
#left li:after{content:" ";background:#98D0FF;display:block;width:6px;height:6px;position:absolute;top:10px;left:-8px;transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg)}
#left li:nth-child(1):before,#left li:nth-child(1):after{background:red}
#left li:nth-child(2):before,#left li:nth-child(2):after{background:#d47a2a}
#left li:nth-child(3):before,#left li:nth-child(3):after{background:#b9ba45}
#left li:nth-child(4):before,#left li:nth-child(4):after{background:#aad655}
#left li:nth-child(5):before,#left li:nth-child(5):after{background:#55e7aa}
#left a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;width:60%;height:inherit}
#active_topics a,#viewed_topics a{width:70%}
#left #recent_topics a{width:80%}
#left .lastRight{right:0;text-align:right;position:absolute;top:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;left:auto}
#left ul,#left th{padding-left:34px;padding-right:10px;margin:0}
#left ul{height:114px}
#left .changeLast{border:0 none!important;background:inherit;margin-top:0!important;margin-bottom:-1px;padding:0!important}
#left .changeLast,#left th h2{color:#777}
#left th{width:25%;vertical-align:middle}
th.topicLast{border-top:1px solid #F3F3F3!important}
th.double{text-align:left}
#recent_topics li{margin:.5px 0}
#left #recent_topics .lastRight{width:20%!important}
.half li:nth-child(6),.half li:nth-child(7),.half li:nth-child(8),.half li:nth-child(9),.half li:nth-child(10),#active_starters,#users_month{display:none}
/* Tooltip */
#tooltip{background-color:#FFF;border:2px solid #333;color:#131313;max-width:550px;padding:10px}
.img-d img {
    background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #C0CEDC;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    height: 70px;
    padding: 1px;
    width: 70px;
    padding: 1px;

.destaque td span div {display: inline-block;}
    .reset_cursor {
    cursor: default;
    }
.destaque .main-content table {
    background: none repeat scroll 0% 0% #F6F8FA;
    border: 1px solid #D3E0F2;
    width: 100%;
}
.main-motm .page-title h2{font-weight: bold !important; font-family: 'Ubuntu',sans-serif; font-size: 14px !important; color: white !important;}
.main-motm {
    background-color: #3F546D !important;
    border-radius: 4px 4px 0px 0px;
    color: #DEDFDF !important;
    font-family: 'Ubuntu',sans-serif;
    font-size: 14px;
    font-weight: 700 !important;
    padding: 2px 0px 8px 0px !important;
}
.main-motm .page-title h2 img{margin-bottom: -9px;}
.main-motm .page-title .rating-profile {float: right;margin-top: -17px;}
.motm a{font-size: 1.3em;text-decoration: none;}
.desc{font-size:11px;}
      .ipsType_small{padding-bottom:23px;}
.main-motm .main-content {padding: 7px 7px 7px 7px;background: none repeat scroll 0% 0% rgb(229, 237, 245) !important;}
.findposts{margin-right:0px !important;}

        .ipsBadge {
        background: #7ba60d;
        display: inline-block;
        height: 16px;
        line-height: 16px;
        padding: 0 5px;
        font-size: 9px;
        font-weight: bold;
        text-transform: uppercase;
        color: #fff;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        vertical-align: middle;
        margin-right: 8px;
        }
        .ipsBadge_lightgrey {
        background: #b3b3b3;
        }
.perfilInfo{background:url(http://i77.servimg.com/u/f77/16/58/45/96/bottom10.png) no-repeat 98% 0;float:left;height:177px;left:-40em;padding:16px 0 38px 5px;top:13px;width:510px;z-index:999}
.setPerfil > span{background:#f9f9f9;border:1px solid #999;border-radius:3px;display:block;height:100%;padding:3px}
.sprite-icon_topic_latest{background:url(http://2img.net/i/fa/sprite_icons.png) no-repeat top left;background-position:-1083px 0;height:9px;width:11px}
.setPerfil{background:rgba(0,0,0,0.3);border-radius:3px;display:block;height:100%;padding:5px 5px 10px}
.setPerfil .PerfilInfoImg{-moz-box-shadow:0 2px 2px rgba(0,0,0,0.1);-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1);background:#fff;border:1px solid #D5D5D5;box-shadow:0 2px 2px rgba(0,0,0,0.1);display:table;float:left;height:91px;padding:1px;width:91px}
.setPerfil h2{background:#E1E1E1;border-radius:0 10px 0 0;box-shadow:1px 1px 0 #CCC;display:block;float:left;font-family:"Trebuchet MS";font-size:19px;font-style:normal;font-variant:normal;font-weight:bold;margin-bottom:10px;padding:5px;text-shadow:1px 1px 0 #fff;width:382px}
.setPerfil p{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;background:#F1F1F1;border-left:3px solid #333;border-top:1px solid #333;box-shadow:1px 1px 0 #CCC;display:block;float:right;font-weight:400;margin:2px 5px;padding:5px;text-align:left;width:350px}
.setPerfil p{font-weight:400;text-align:left}
.linkPrf{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;background:#F6F6F6;border:1px solid #DBDBDB;border-radius:0 0 4px 4px;border-top:none;bottom:-7px;box-shadow:0 1px 0 rgba(255,255,255,1) inset,0 1px 0 rgba(0,0,0,0.3);color:#616161;float:left;height:14px;left:13.8em;margin:2px;padding:2px;text-align:center;text-decoration:none!important;transition:all .2s ease-in-out;width:8em}
.linkPrf a{color:#616161!important;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none}
.setPerfil p:hover{box-shadow:1px 1px 0 #9A9A9A}
.setPerfil p div{display:inline}
.zzPoll{border:1px solid #DDD;margin-bottom:50px;padding:10px 20px 0 20px}
.zzPoll h3{font-size:16px;height:34px;line-height:31px;position:relative;background:url(//i83.servimg.com/u/f83/16/58/89/73/combo10.png) no-repeat scroll left top transparent;border-bottom:1px solid #DDD;padding-left:40px}
.zzPoll ul{list-style:none outside none;padding:10px 0}
.zzPoll li,#messedit{position:relative;line-height:30px;height:30px}
#poll_result .poll_t{position:absolute;width:15%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;left:0;top:0}
#poll_result .poll_m{height:25px;margin-left:25%;width:40%;float:left}
#poll_result .poll_w{background-color:red;border:5px solid #e6e6e6;float:left;line-height:18px;margin-top:3px;box-shadow:0 0 1px #000;padding:3px 1px}
#poll_result .percent{right:10%!important}
#poll_ballot .poll-c, #poll_ballot .poll-c label{display:block;height:30px;line-height:30px}
#poll_ballot .c_vote{background:url(//i78.servimg.com/u/f78/17/70/81/78/sinchr10.png) no-repeat left center transparent;padding-left:35px;height:30px;display:inline-block;line-height:30px}
#poll_ballot input[type="radio"],#poll_ballot input[type="checkbox"]{display:none!important}
#poll_ballot input[type="checkbox"] + label,#poll_ballot input[type="radio"] + label{cursor:pointer;padding-left:30px;background:url(//i78.servimg.com/u/f78/17/70/81/78/minus10.png) no-repeat left center transparent;height:26px;line-height:26px}
#poll_ballot input[type="checkbox"] + label{background-image:url(//i78.servimg.com/u/f78/17/70/81/78/minus11.png)}
#poll_ballot input[type="checkbox"]:checked + label,#poll_ballot input[type="radio"]:checked + label{background-image:url(//i78.servimg.com/u/f78/17/70/81/78/checkm10.png)!important;color:#0092d5}
#poll_ballot input[type="checkbox"]:disabled + label,#poll_ballot input[type="radio"]:disabled + label{background-image:url(//i79.servimg.com/u/f79/16/48/23/13/delete10.png)!important;color:#999}
.zzPoll .totalvote,#poll_result .poll_m span{position:absolute;right:0}
.zzPoll .frm-buttons{text-align:center;border-top:3px double #DDD;height:50px;line-height:25px;margin:0;padding:10px 0}
.zzPoll .frm-buttons a{margin:0 10px;font-weight:bold;height:30px;line-height:22px;vertical-align:top}
#content-container div#content {
    margin-right: 0px !important;
}
/*****Citar Estilo IPB - By Julinho*****/
.postmain cite,blockquote cite{margin:-10px -11px 8px;background:url('http://i.imgur.com/BiqTTKY.png') repeat-x scroll 0px 0px #F2F2F2}
blockquote cite{background-color:#282828;background-image:url('http://i.imgur.com/7PY4kwR.png') !important;background-position:800px center !important;background-repeat:no-repeat !important;padding:12px 10px;overflow:hidden;text-shadow:0px 1px 0px #FFF;clear:right;color:#535353 !important;border:1px solid #E3E3E3;border-top:0;font-size:12px;border-bottom:0}
.postmain blockquote{background-color:#FCFCFC; border:1px solid #E3E3E3;padding:10px;color:#9F9F9F;font-size:12px}
body{background:transparent !important;}

tommycoo
#12
Solved: Cara menghapus nya salah satu bar Empty 28/11/2014, 04:55

Owner of Atlanta

tommycoo

Owner of Atlanta
Coba pake css ini

Code:
        .pun-crumbs p {
        display: block !important;
    }.pun{background:transparent !important;}
    .pun{box-shadow:none !important;}
    body {
    background-color: #D8DDE8;
    color: #5A5A5A;
    font: normal 13px helvetica,arial,sans-serif;
    }
    #pun-intro {
      display: none;
    }
    .vote {
    width: 59px;
    }
    .vote .vote-button {
    margin: -20px 25px;
    }
    #quick-avatar {
    position: absolute;
    margin: 43px 21px;
    }
    #quick-avatar img {
    width: 60px;
    height: 60px;
    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);
    }
    .pun .paging b, .pagination b, .pagination span strong {
    border-image: initial;
    border-radius: 3px;
    color: white!important;
    font-size: 12px;
    font-weight: 400!important;
    margin-left: -1px!important;
    padding: 5px 5px!important;
    text-shadow: 0 1px 0 black;
    visibility: visible;
    background: #7BA60D;
    color: #fff;
    font-weight: bold;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 1px 5px;
    }
    .paging a , .paging input, .pagination a, .pagination input {
    border-image: initial;
    border-radius: 3px;
    font-size: 12px!important;
    margin: 2px;
    padding: 5px 5px!important;
    text-shadow: 0 1px 0 white;
    visibility: visible;
    color: #333;
    display: inline-block;
    display: inline-block;
    padding: 1px 4px;
    }
    /*feature box*/
    .post_feature_box {
      margin-top: 5px;
      max-width:100%;
      background-color: rgb(234, 248, 226);
      border: 1px dotted rgb(51, 51, 51);
      padding: 6px;
      min-height: 60px;
    }
    #best-res {
    margin-left: 3%;
    background: #7ba60d;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    padding: 0 5px;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
    }
    .ipsUserPhoto {
    float: left;
    padding: 1px;
    border: 1px solid #d5d5d5;
    background: #fff;
    -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-right: 8px;
    }
    .ipsUserPhoto:hover {
    border-color: #7d7d7d;
    }
    .ipsUserPhoto img {
    width: 50px;
    height: 50px;
    }
    .ipsBadge {
    background: #7ba60d;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    padding: 0 5px;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
    margin-right: 8px;
    }
    input {
    padding: 3px;
    }
    #smilies_categ {
    display: none;
    }
    #simple-wrap {
    padding-top: 10px;
    }
    .recent_space {
    border-bottom: 1px solid #F3F3F3;
    margin: -5px;
    }
    .avt-r {
    float: left;
    }
    .avt-r img {
    width: 30px;
    height: 30px;
    margin: 3px;
    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);
    }
    .avt-r 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);
    }
    button.button2 {
    border: none !important;
    background: none !important;
    background-color: transparent !important;
    }
    input.button2 {
    border: 1px solid grey;
    background: none !important;
    background-color: transparent !important;
    }
    img[src="http://2img.net/i/fa/wysiwyg/separator.png"] {
    display: none;
    }
    a[href="/g9-administrators"], a[href="/g4-support-moderators"], a[href="/g7-graphic-designers"], a[href="/g6-reviewers"] {
    font-weight: bold !important;
    }
    span.msg {
    width: 50% !important;
    }
    .pun table .tcr {
    width: 25%;
    }
    img[src="http://2img.net/i/fa/resize.gif"] {
    display: none;
    }
    a.gensmall, a.gensmall span strong {
    font-weight: normal;
    }
    .postmain blockquote {
    border: none;
    }
    h4.username a {
    font-weight: normal;
    }
    .postmain cite {
    font-size:12px;
    padding:8px 10px;
    border-left:2px solid #989898;
    background:#f6f6f6;
    background:-moz-linear-gradient(top,#f6f6f6 0%,#e5e5e5 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f6f6f6),color-stop(100%,#e5e5e5));
    border-top:2px solid #e5e5e5;
    -moz-border-radius:5px 5px 0 0;
    -webkit-border-radius:5px 5px 0 0;
    border-radius:5px 5px 0 0;
    font-weight:bold;
    overflow-x:auto;
    margin-top: -12px;
    margin-left: -12px;
    width: 100%;
    }
    #pun-about {
    display: none;
    }
    .postmain blockquote, .codebox {
    font-size:12px;
    padding:10px;
    border:2px solid #e5e5e5;
    border-left:2px solid #989898;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    background:#f7f7f7;
    margin:0 0;
    overflow-x:auto;
    }
    #pun-visit {
    display: none;
    }
    #content-container div#right {
    margin-top: -15px;
    }
    .codebox dd {
    background-color: #f7f7f7;
    }
    span.authooor a span strong {
    color: #a4a4a4 !important;
    font-weight: normal !important;
    }
    span.authooor a {
    color: #a4a4a4 !important;
    font-weight: normal !important;
    }
    .edit {
    color: #ac6328;
    text-shadow: #fffaf1 0px 1px 0px;
    font-size: 11px;
    float: right;
    }
    .filterb {
    background:#244156;
    opacity:1;
    color:#fff;
    padding:4px 10px;
    font-weight:bold;
    -moz-border-radius:10px;
    -webkit-border-radius:10px!important;
    border-radius:10px;
    -webkit-box-shadow:inset 0px 2px 2px rgba(0,0,0,0.2);
    -moz-box-shadow:inset 0px 2px 2px rgba(0,0,0,0.2);
    box-shadow:inset 0px 2px 2px rgba(0,0,0,0.2);
    font-size: 12px;
    }
    #modal {
    width: 650px !important;
    height: 300px !important;
    left: 40% !important;
    }
    #content1 {
    width: 650px !important;
    height: 300px !important;
    }
    input#username.inputfield {
    background-image: url("http://www.nyit-nyit.net/public/style_images/biruv3/user.png");
    background-repeat: no-repeat;
    background-position: 7px 50%;
    padding: 6px 0px 6px 28px;
    border: 1px solid #cbd2db;
    width: 150px;
    margin-top: -20px;
    }
    input#ips_username.input_text {
    background-image: url("http://www.nyit-nyit.net/public/style_images/biruv3/user.png");
    background-repeat: no-repeat;
    background-position: 7px 50%;
    padding: 6px 0px 6px 28px;
    border: 1px solid #cbd2db;
    padding-right: 60px;
    margin-left: -50px;
    }
    input#ips_password.input_text {
    background-image: url("http://www.nyit-nyit.net/public/style_images/biruv3/key.png");
    background-repeat: no-repeat;
    background-position: 7px 50%;
    padding: 6px 0px 6px 28px;
    border: 1px solid #cbd2db;
    padding-right: 60px;
    margin-left: -50px;
    }
    input#password.inputfield {
    background-image: url("http://www.nyit-nyit.net/public/style_images/biruv3/key.png");
    background-repeat: no-repeat;
    background-position: 7px 50%;
    padding: 6px 0px 6px 28px;
    border: 1px solid #cbd2db;
    width: 150px;
    margin-top: -20px;
    }
    input.loginn {
    padding:4px;
    border-width:1px;
    border-style:solid;
    border-color:#848484 #c1c1c1 #e1e1e1 #c1c1c1;
    background:#fff;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    width: 200px;
    }
    .ipsForm_right{text-align:right}.ipsForm_left{text-align:left}.ipsForm_center{text-align:center}
    .ipsForm_horizontal .ipsField_title{
    float:left;
    width:185px;
    padding-right:15px;
    text-align:right;
    line-height:1.8;
    font-size: 14px;
    font-weight: bold;
    }
    .ipsForm_horizontal .ipsField{
    margin-bottom:15px;
    }
    .ipsForm_horizontal .ipsField_checkbox{
    margin:0 0 5px 200px;
    text-align: left;
    }
    .ipsForm_horizontal .ipsField_select .ipsField_title{
    line-height:1.6
    }
    .ipsForm_vertical .ipsField{
    margin-bottom:10px
    }
    .ipsForm_vertical .ipsField_content{
    margin-top:3px
    }
    .ipsForm .ipsField_checkbox .ipsField_content{
    margin-left:25px
    }
    .ipsForm .ipsField_checkbox input{
    float:left;
    margin-top:3px
    }
    .ipsForm_submit{
    background:#e4e4e4;
    background:-moz-linear-gradient(top,#e4e4e4 0%,#ccc 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#e4e4e4),color-stop(100%,#cccccc));
    padding:5px 10px;
    text-align:right;
    border-top:1px solid #ccc;
    margin-top:25px
    }

    #pun-navlinks {
      display: none;
    }
    #pun-about {
    background-color: transparent;
    border: 0px;
    font-size: 0.8em;
    line-height: 150%;
    padding: .6em 1em;
    text-align: right;
    }
    #pun-about form {
      display: none;
    }
    #pun-visit, .main-box {
    background-color: transparent;
    border: 0px;
    margin: 0 0 1em;
    padding: .6em 1em;
    }
    .pun {
    width: 87%;
    background: white;
    padding: 10px 10px;
    -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
    box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
    }
    #content-container div#content {
    margin-right: 270px;
    }
    a:link {
    text-decoration: none;
    }
    #header_bar {
    background: #323232 url(http://community.invisionpower.com/filestore/public/style_images/master/user_navigation.png) repeat-x bottom;
    padding: 0;
    text-align: right;
    }
    #branding, #header_bar, #primary_nav {
    min-width: 980px;
    }
    #content2, .main_width {
    margin: 0 auto;
    width: 87% !important;
    min-width: 960px;
    }
    #user_navigation {
    color: #9F9F9F;
    font-size: 11px;
    }
    #user_link {
    font-size: 12px;
    color: white;
    padding: 0 12px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    margin-right: 15px;
    outline: 0;
    }
    .right {
    float: right;
    }
    ol, ul {
    list-style: none;
    }
    #user_navigation .ipsList_inline li {
    margin: 0;
    }
    .ipsList_inline > li:first-child {
    margin-left: 0;
    }
    .ipsList_inline > li {
    display: inline-block;
    margin: 0 3px;
    }
    #user_navigation.not_logged_in {
    height: 26px;
    padding: 6px 0 4px;
    }
    #user_navigation #register_link {
    background: #7BA60D;
    color: white;
    display: inline-block;
    padding: 3px 8px;
    border: 1px solid #7BA60D;
    -webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2), 0px 1px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4);
    box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2), 0px 1px 4px rgba(0, 0, 0, 0.4);
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    }
    #user_navigation #sign_in {
      margin-right: 8px;
    }
    #user_navigation a {
    color: white;
    text-decoration: none;
    }
    #user_link:hover, #notify_link:hover, #inbox_link:hover {
    background-color: #323232;
    }
    #inbox_link {
    background: url(http://community.invisionpower.com/filestore/public/style_images/master/icon_inbox.png) no-repeat top;
    }
    #notify_link {
    background: url(http://community.invisionpower.com/filestore/public/style_images/master/icon_notify.png) no-repeat top;
    }
    #notify_link, #inbox_link {
    vertical-align: middle;
    width: 18px;
    height: 15px;
    padding: 13px 24px 8px 12px;
    position: relative;
    }
    #branding {
    background: #0F3854 url(http://community.invisionpower.com/filestore/public/style_images/master/branding_bg.png) repeat-x;
    border-bottom: 1px solid #1B3759;
    min-height: 64px;
    }
    #logo {
    display: inline;
    }
    #search {
    margin: 20px 0;
    }
    #search_wrap {
    position: relative;
    background: white;
    display: block;
    padding: 0 26px 0 4px;
    height: 26px;
    line-height: 25px;
    -moz-border-radius: 3px 4px 4px 3px;
    border-radius: 3px 4px 4px 3px;
    border-radius: 3px 4px 4px 3px;
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    min-width: 230px;
    }
    #main_search {
    margin-top: 5px;
    font-size: 12px;
    border: 0;
    padding: 0;
    background: transparent;
    width: 130px;
    outline: 0;
    }
    input, select {
    font: normal 13px helvetica,arial,sans-serif;
    }
    #search_options {
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    margin: 3px 3px 3px 0;
    padding: 0 6px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #EAEAEA;
    display: inline-block;
    float: right;
    max-width: 80px;
    text-overflow: ellipsis;
    overflow: hidden;
    }
    #search .submit_input {
    background: #7BA60D url(http://community.invisionpower.com/filestore/public/style_images/master/search_icon.png) no-repeat 50%;
    text-indent: -3000em;
    padding: 0;
    border: 0;
    border: 1px solid #7BA60D;
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    -webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2);
    -moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
    box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2);
    }
    fieldset, img {
    border: 0;
    }
    .hide {
    display: none;
    }
    user agent stylesheetlabel {
    cursor: default;
    }
    #adv_search {
    width: 16px;
    height: 16px;
    background: url(http://community.invisionpower.com/filestore/public/style_images/master/advanced_search.png) no-repeat right 50%;
    text-indent: -3000em;
    display: inline-block;
    margin: 4px 0 4px 4px;
    }
    #primary_nav {
    background: #204066;
    font-size: 13px;
    padding: 4px 0 0 0;
    }
    #community_app_menu > li {
    margin: 0px 3px 0 0;
    position: relative;
    }
    #primary_nav #quickNavLaunch {
    padding: 6px 8px 8px;
    }
    #community_app_menu > li.active > a {
    background: white;
    color: #0B5794;
    font-weight: bold;
    margin-top: 0;
    text-shadow: none;
    text-decoration: none;
    }
    #community_app_menu > li > a {
    color: #C5D5E2;
    background: #1C3B5F;
    display: block;
    padding: 6px 15px 8px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    text-decoration: none;
    }
    #quickNavLaunch span {
    background: url(http://community.invisionpower.com/filestore/public/style_images/master/icon_quicknav.png) no-repeat top;
    width: 13px;
    height: 13px;
    display: inline-block;
    }
    .main .main-head {
    background: #2C5687 url(http://community.invisionpower.com/filestore/public/style_images/master/maintitle.png) repeat-x top;
    color: white;
    padding: 10px 10px 11px;
    font-size: 16px;
    font-weight: 300;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: inset 0px 1px 0 #528CBC;
    -moz-box-shadow: inset 0px 1px 0 #528cbc;
    box-shadow: inset 0px 1px 0 #528CBC;
    border-width: 1px 1px 0 1px;
    border-color: #316897;
    border-style: solid;
    margin-top: 15px;
    }
    .main .main-foot {
    background: #2C5687 url(http://community.invisionpower.com/filestore/public/style_images/master/maintitle.png) repeat-x top;
    color: white;
    padding: 10px 10px 11px;
    font-size: 16px;
    font-weight: 300;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: inset 0px 1px 0 #528CBC;
    -moz-box-shadow: inset 0px 1px 0 #528cbc;
    box-shadow: inset 0px 1px 0 #528CBC;
    border-width: 1px 1px 0 1px;
    border-color: #316897;
    border-style: solid;
    }
    .main .main-head .page-title {
    font-size: 16px;
    }
    thead {
    display: none;
    }
    .pun .main-content {
    background-color: #EBF0F3;
    border: 0px;
    padding: 9px;
    }
    .pun table.table td {
    background-color: #FFFFFF;
    border-bottom: 1px solid #F3F3F3;
    border-right: 0px;
    border-left: 0px;
    line-height: 130%;
    padding: .8em 0 .7em;
    }
    .pun .main table td.tc2, .pun .main table td.tc3 {
    background: #FFFFFF;
    }
    .hierarchy {
    margin-left: 10px;
    font-weight: normal !important;
    font-size: 15px !important;
    font: Arial !important;
    }
    .desc {
    margin-left: 10px;
    }
    #statistics {
    margin: 0 auto !important;
    text-align: center !important;
    display: table;
    background: none;
    }
    .statHide{display:none !important;}
    .statsPers li span a {
    text-decoration: none !important;
    }
    .statsPers li > span {
    display: inline-block;
    background: #E2E2E2;
    color: #4A4A4A;
    padding: 2px 6px;
    font-weight: bold;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-right: 3px;
    }
    .statsPers li {
    float: left;
    color:#666;
    margin: 2px 10px;
    }
    .statsPers {
    list-style: none;
    display: block;
    margin: 0px auto;
    width: 100%;
    }
    #pun-info {
    margin-top: 15px;
    border: 0px;
    }
    .statistics_head{
    border-top: 3px solid #D8D8D8;
    }
    #onlinelist {
    background: white;
    border: 0px;
    border-top:none;
    }
    #onlinechat {
    background: white;
    border-top: 1px solid #EEE;
    border-top:none;
    }
    /*footer*/
    #footer_utilities {
    padding: 10px;
    font-size: 11px;
    position: relative;
    }
    .clear {
    clear: both;
    }
    .footerleft {
    float: left;
    margin-top: -20px;
    }
    #backtotop {
    width: 24px;
    height: 24px;
    line-height: 20px;
    left: 50%;
    margin-left: -12px;
    position: absolute;
    display: inline-block;
    background: #BDBDBD;
    text-align: center;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    opacity: 0.4;
    outline: 0;
    }
    #backtotop:hover{
    background:#af286d;
    color:#fff;
    opacity:1
    }
    #backtotop img {
    margin-top: 5px;
    }
    img, .input_check, .input_radio {
    vertical-align: middle;
    }
    #rss_menu {
    background-color: #FEF3D7;
    border: 1px solid #ED7710;
    }
    #rss_menu li {
    border-bottom: 1px solid #FCE19B;
    }
    #rss_menu a {
    color: #ED7710;
    padding: 5px 8px;
    }
    .ipbmenu_content a {
    text-decoration: none;
    text-align: left;
    display: block;
    padding: 6px 10px;
    }
    #footer_utilities .ipsList_inline > li > a {
    margin-right: 0px;
    padding: 4px 10px;
    color: #225985;
    }
    #footer_utilities .ipsList_inline > li > a:hover {
      color: #328687;
    }
    #copyright {
    color: #848484;
    text-align: right;
    text-shadow: 0px 1px 0px white;
    }
    #copyright a {
    color: #848484;
    }
    /*module*/
    .module .main-content {
    background: #F7FBFC;
    }
    .module .main-head {
    font: normal 14px helvetica, arial, sans-serif;
    color: #204066;
    padding: 5px 10px;
    border-radius: 0px;
    background-color: #DBE2EC;
    background-image: none;
    border: 0px;
    -webkit-box-shadow: inset 0 0px 0 #528CBC;
    box-shadow: inset 0 0px 0 #528CBC;
    }
    /*quick-reply*/
    #quick_reply #textarea_content {
    clear: both;
    margin-left: 0px;
    margin-right: 0px;
    width: 100% !important;
    height: auto !important;
    }
    #pun-qpost #textarea_content dt label{
    float:left;
    }
    fieldset.frm-set dl dd {
    margin: auto!important;
    }
    #smiley-box iframe{height: 230px;}
    #smilies_categ{padding: 0px 0}
    #smiley-box{border:1px solid #DDD;margin:5px -25px!important;padding:5px; width: 17.5% !important;}
    .pun .frm .frm-buttons input {
    background-image: url(http://i.imgur.com/Qt4G6.png);
    border: 1px solid #CCC;
    border-bottom: 1px solid #BBB;
    border-image: initial;
    border-radius: 4px;
    box-shadow: 0 1px 2px #ccc;
    color: #333;
    cursor: pointer;
    margin: 0 2px 16px;
    padding: 7px 22px;
    }
    .pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {
    background-image: url(http://cdn2.iconfinder.com/data/icons/humano2/16x16/apps/gnome-help.png);
    background-position: left;
    background-repeat: no-repeat;
    color: white;
    padding-left: 20px;
    }
    #quick_reply fieldset.frm-set dl dd {
    background: white;
    border: solid 1px #CCC;
    margin: 0 auto;
    }
    #quick_reply .frm-buttons {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    background-color: #EEE;
    border: solid 1px #CCC;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: 0;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
    }
    .pun .frm-form {
    background: #F5F6F7;
    border: none;
    }
    .main .main-content.frm {
    background-color: #F5F6F7;
    }
    #textarea_content dt {display:none}
    a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
    -webkit-transition: all 0.218s;
    border: 1px solid;
    border-radius: 3px;
    padding: 0px 0.91em;
    }
    button.button2, input.button2 {
    background-position: 50% 0%;
    background-repeat: repeat-x;
    border: 1px solid #BCBCBC;
    }
    a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
    padding: 1px 0px;
    }
    button.button2, input.button2 {
    background-position: 50% 0%;
    background-repeat: repeat-x;
    border: 1px solid #BCBCBC;
    margin: 0px 0.25em;
    overflow: visible;
    padding: 2px 3px;
    }
    .pun .frm-form {
    background: #ffffff;
    border: none;
    }
    .main .main-content.frm {
    background-color: #ffffff;
    padding: 9px;
    }
    .pun .user-ident .username {
    display: block;
    font-size: 1.3em;
    font-weight: 400!important;
    margin-top: 5px;
    padding: 8px!important;
    position: relative;
    text-align: center;
    text-decoration: none;
    }
    .pun .paged-foot, .pun .paged-head {
    background-color: white;
    border: 0px;
    }
    .pun .post {
    background: white;
    border-style: none !important;
    }
    .pun .postmain {
    background-color: #fff;
    border-left: 0px;
    margin-left: 16em;
    }
    .pun .post .user {
    display: block;
    position:relative;
    font-size: 12px;
    text-align: center;
    margin-top: 0 !important;
    }
    .pun .user .user-ident .user-basic-info {
    text-align: center;
    }
    .pun .topic {
    background: #EBF0F3;
    }
    .pun .posthead {
    background: #D8DDE8;
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
    font-weight: normal;
    font-size: 16px;
    border-bottom: 0px;
    }
    .posting img:hover {
    opacity: 0.9;
    }
    .postfoot {
      border-top: 0px;
      opacity: 0.3;
      transition:0.5s all;
      -o-transition:0.5s all;
      -ms-transition:0.5s all;
      -moz-transition:0.5s all;
      -webkit-transition:0.5s all;
    }
    .postfoot:hover {
      opacity: 1.0;
    }
    .pun .posthead h2 {
    color: #777;
    font-size: 11px;
    font-weight: normal;
    }
    .user-basic-info a img {
    padding: 1px;
    border: 1px solid #D5D5D5;
    background: white;
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    height: 90px;
    max-height: 90px;
    max-width: 90px;
    width: 90px;
    }
    .user-basic-info a img:hover {
    border-color: #7D7D7D;
    }

    .pun .postfoot .user-contact {
    text-align: center;
    margin-left: 5px;
    }
    .pun .sig-content {
    clear: both;
    padding: .5em 1em;
    position: relative;
    }
    .pun div, .pun td, .sig-line {
    border-color: ##DDD;
    color: ##DDD;
    }
    .sig-content, .signature_div {
    border-top: 1px solid #E4E4E4;
    }

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

    #chatbox_header.main-head {
    background: #2C5687 url(http://community.invisionpower.com/filestore/public/style_images/master/maintitle.png) repeat-x top;
    padding: 2px;
    font-weight: 300;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: inset 0px 1px 0 #528CBC;
    -moz-box-shadow: inset 0px 1px 0 #528cbc;
    box-shadow: inset 0px 1px 0 #528CBC;
    border-width: 1px 1px 0 1px;
    border-color: #316897;
    border-style: solid;
    }

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

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

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

    #chatbox_members {
    display: none;
    }

    div.main-content.chatbox.clearfix {
    border: 1px solid #EAEAEA;
    border-radius: 4px;
    }
    #chatbox p {
    border-bottom: 1px solid #DDD;
    border-top: 1px solid white;
    line-height: 1.2em;
    word-wrap: break-word !important;
    }
    #chatbox_footer {
      width: 290px;
      min-width: 230px;
      background: #FCFCFC;
      float: right;
      clear:both;
      position: relative;
      border-top: 1px solid gainsboro;
    }
    .right {
    clear: both;
    float: right;
    }
    input#message.post {
    height: 45px;
    width: 240px;
    padding: 6px;
    border: 1px solid #D4D4D4;
    background: #FCFCFC;
    color: black;
    text-shadow: white 0px 1px 0px;
    -webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0px 1px 3px;
    -moz-box-shadow: inset rgba(0,0,0,0.1) 0px 1px 3px;
    box-shadow: inset rgba(0, 0, 0, 0.1) 0px 1px 3px;
    margin: 20px;
    margin-bottom: 0px;
    }
    #message, #submit_button {
      background: #323232 url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_faint.png') repeat-x 0 0;
    border-color: #2B2B2B;
    color: white;
    text-shadow: #2B2B2B 0px -1px 0px;
    -moz-box-shadow: rgba(0,0,0,0.43) 0px 1px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.43) 0px 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.43) 0px 1px 3px;
    -moz-border-radius: 2px;
    padding: 5px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: block;
    margin: 10px;
    margin-top: 0px;
    margin-left: 20px;
    }
    #message, #submit_button:hover {
      opacity: 0.9;
    }
    .fontbutton {
    cursor: pointer;
    float: left;
    margin: 3px;
    padding: 3px;
    margin-right: 10px;
    text-align: left;
    background: #E2E9F0;
    border-color: #DAE2EA;
    color: #464646;
    -moz-box-shadow: inset 0 1px 0 0 #eff3f8, 0px 2px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 0 0 #EFF3F8, 0px 2px 3px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 0 #EFF3F8, 0px 2px 3px rgba(0, 0, 0, 0.2);
    }
    .fontbutton:hover {
      opacity: 0.9;
    }
    #chatbox_messenger_form {
    margin: 37px 0 0;
    }
    #divsmilies img + img{visibility:visible!important}
    #chatbox_messenger_form div.right img{
    visibility:hidden
    }
    #simple-wrap {
      background:white;
    }
    #divbold, #divcolor, #divitalic, #divsmilies, #divstrike, #divunderline {
    background-position: center;
    background-repeat: no-repeat;
    }
    #divbold {
    background-image: url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-bold.png);
    }
    #divitalic {
    background-image: url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-italic.png);
    }
    #divunderline {
    background-image: url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-underline.png);
    }
    #divstrike {
    background-image: url(http://cdn1.iconfinder.com/data/icons/bnw/16x16/actions/text_strike.png);
    }
    #divcolor {
    background-image: url(http://2img.net/i/fa/wysiwyg/color_swatch.png);
    }
    #divsmilies {
    background-image: url(http://i26.servimg.com/u/f26/12/56/56/12/emotic10.png);
    }
    #chatbox{
    background: #FBFBFB;
    padding: 8px;
    border: 1px solid #DBE4EF;
    border-bottom: 3px solid #DBE2EC;
    margin-top: 5px;
    left:0;
    width: 595px;
    }
    .attach {
    float: right;
    }
    div.main-content.chatbox.clearfix {
    border: 0px;
    border-radius: 4px;
    padding: 0px;
    }
    .pun .main, .pun .main-category {
    margin: auto;
    }
    .avatar-index { float: left; }
    .avatar-index img {
    width: 35px;
    height: 35px;
    padding: 1px;
    border: 1px solid #d5d5d5;
    margin: 5px 7px;
    }
    .avatar-index img:hover {
    border-color:#7d7d7d;
    }
    a[href="/privmsg?folder=savebox"] {
    display: none;
    }
    dd.dd-textarea, #quick_reply .frm-buttons {
    float: right;
    width: 88.5%;
    }
    #quick_reply .frm-buttons {
    float: right;
    width: 82%;
    margin-right: 7%;
    }
    span.date-and-time {
    display: none;
    }
    #text_editor_textarea {
    font: normal 13px helvetica,arial,sans-serif !important;
    }
    .helpline {
    display: none;
    }
    p.options a.exthelp {
    display: none;
    }


    .titlebox{
        -moz-border-radius:3px;
        -moz-box-shadow:inset rgba(0,0,0,0.1) 0 1px 4px;
        -webkit-border-radius:3px;
        -webkit-box-shadow:inset rgba(0,0,0,0.1) 0 1px 4px;
        background:#EFEFEF;
        border:1px solid #D6D6D6;
        border-radius:3px;
        box-shadow:inset rgba(0,0,0,0.1) 0 1px 4px;
        overflow:hidden;
        padding:10px;
        text-shadow:#fff 0 1px 0
    }
    .titlebox dd{display:block}
    .titlebox dava{float:left}
    .titlebox dava a img{
        -moz-box-shadow:0 2px 2px rgba(0,0,0,0.1);
        -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1);
        background:#fff;
        border:1px solid #D5D5D5;
        box-shadow:0 2px 2px rgba(0,0,0,0.1);
        float:left;
        height:50px!important;
        padding:1px;
        width:50px!important
    }
    .titlebox dava a img:hover{
        -moz-box-shadow:0 2px 2px rgba(0,0,0,0.2);
        -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.2);
        border-color:#A1A1A1;
        box-shadow:0 2px 2px rgba(0,0,0,0.2)
    }
    .ipsType_pagetitle a{
    z-index:999;
    }
    .desc.lighter.blend_links{
    color:#a4a4a4;
    }
    .desc.lighter,.desc.lighter.blend_links a{
    color:#A4A4A4;
    }
    .desc,.desc.blend_links a,p.posted_info{
    color:#777;
    font-size:12px;
    }
    .conect{
    display:inline-block;
    padding-left:5px;
    }
    div.avatarredet {
    padding-right: 5px;
    }
    div.pun-crumbs.noprint p.crumbs {
    font-size: 11px;
    margin: -5px;
    }
    #profile-advanced-layout #tabs {
    position: relative !important;
    }
    .pun .user .user-info {
    color: #5A5A5A !important;
    }
    .resizebox a.enlarge {
    display: none;
    }
    div.sceditor-container.ltr.wysiwygMode {
    width: 83% !important;
    margin-left: 9.5% !important;
    }
    div#textarea_content {
    margin-left: 0 !important;
    }
    .pun-crumbs p {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: url('http://i34.servimg.com/u/f34/16/49/10/98/second10.png') repeat-x scroll 0px 0px #95B0CB;
        border-bottom: 1px solid #869EB6;
        border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) #869EB6;
        margin-left: -13px;
        margin-right: -13px;
        margin-top: -3px;
        padding: 10px;
    }
    .crumbs a:active, .crumbs a:focus, .crumbs a:link, .crumbs a:visited {
        color: #FFF;
        font-size: 11px;
        font-weight: 700;
        text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
    }
    .reputation {
      background-color: rgb(141, 177, 62)!important;
      background-image: url(http://i38.servimg.com/u/f38/17/31/71/58/highli10.png);
      border-radius: 3px;
      color: rgb(255, 255, 255);
      font-weight: bold;
      display: block;
      margin: 0 auto;
      margin-bottom: 3px;
      padding: 3px 7px;
      max-width: 125px;
      text-align: center;
      text-shadow: rgba(0, 0, 0, 0.298039) 0px -1px 0px;
      background-position: 0px 1px;
      background-repeat: repeat no-repeat;
    }
    .reputation.zero {
      background-color: rgb(16, 16, 16)!important;
      color: rgb(255, 255, 255);
    }
    /* Latest topics System V5 */
    #content-container div#main{margin-bottom:0}
    *+ html #content-container div#main{margin-left:0;margin-right:0}
    #content-container div#left{float:none;width:100%}
    #left{margin:30px 0}
    #left,#left *,#left li:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
    #left table.table{border-collapse:collapse;empty-cells:show;table-layout:fixed;width:100%}
    #left a{text-decoration:none}
    #left td{width:25%;vertical-align:top;border-width:0 1px}
    #left .double{border-left:0;width:50%}
    #left li{position:relative;width:100%;list-style-type:none;height:22px;line-height:24px;border-bottom:1px dashed #CCC;counter-increment:Zzindex}
    #left li:before{content:counter(Zzindex);display:block;height:16px;background:#98D0FF;position:absolute;left:-23px;font-size:11px;top:5px;border-radius:2px;text-align:center;width:18px;color:#FFF;line-height:16px}
    #left li:after{content:" ";background:#98D0FF;display:block;width:6px;height:6px;position:absolute;top:10px;left:-8px;transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg)}
    #left li:nth-child(1):before,#left li:nth-child(1):after{background:red}
    #left li:nth-child(2):before,#left li:nth-child(2):after{background:#d47a2a}
    #left li:nth-child(3):before,#left li:nth-child(3):after{background:#b9ba45}
    #left li:nth-child(4):before,#left li:nth-child(4):after{background:#aad655}
    #left li:nth-child(5):before,#left li:nth-child(5):after{background:#55e7aa}
    #left a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;width:60%;height:inherit}
    #active_topics a,#viewed_topics a{width:70%}
    #left #recent_topics a{width:80%}
    #left .lastRight{right:0;text-align:right;position:absolute;top:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;left:auto}
    #left ul,#left th{padding-left:34px;padding-right:10px;margin:0}
    #left ul{height:114px}
    #left .changeLast{border:0 none!important;background:inherit;margin-top:0!important;margin-bottom:-1px;padding:0!important}
    #left .changeLast,#left th h2{color:#777}
    #left th{width:25%;vertical-align:middle}
    th.topicLast{border-top:1px solid #F3F3F3!important}
    th.double{text-align:left}
    #recent_topics li{margin:.5px 0}
    #left #recent_topics .lastRight{width:20%!important}
    .half li:nth-child(6),.half li:nth-child(7),.half li:nth-child(8),.half li:nth-child(9),.half li:nth-child(10),#active_starters,#users_month{display:none}
    /* Tooltip */
    #tooltip{background-color:#FFF;border:2px solid #333;color:#131313;max-width:550px;padding:10px}
    .img-d img {
        background: none repeat scroll 0% 0% #FFF;
        border: 1px solid #C0CEDC;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
        height: 70px;
        padding: 1px;
        width: 70px;
        padding: 1px;
    } 
    .destaque td span div {display: inline-block;}
        .reset_cursor {
        cursor: default;
        }
    .destaque .main-content table {
        background: none repeat scroll 0% 0% #F6F8FA;
        border: 1px solid #D3E0F2;
        width: 100%;
    }
    .main-motm .page-title h2{font-weight: bold !important; font-family: 'Ubuntu',sans-serif; font-size: 14px !important; color: white !important;}
    .main-motm {
        background-color: #3F546D !important;
        border-radius: 4px 4px 0px 0px;
        color: #DEDFDF !important;
        font-family: 'Ubuntu',sans-serif;
        font-size: 14px;
        font-weight: 700 !important;
        padding: 2px 0px 8px 0px !important;
    }
    .main-motm .page-title h2 img{margin-bottom: -9px;}
    .main-motm .page-title .rating-profile {float: right;margin-top: -17px;}
    .motm a{font-size: 1.3em;text-decoration: none;}
    .desc{font-size:11px;}
          .ipsType_small{padding-bottom:23px;}
    .main-motm .main-content {padding: 7px 7px 7px 7px;background: none repeat scroll 0% 0% rgb(229, 237, 245) !important;}
    .findposts{margin-right:0px !important;}

            .ipsBadge {
            background: #7ba60d;
            display: inline-block;
            height: 16px;
            line-height: 16px;
            padding: 0 5px;
            font-size: 9px;
            font-weight: bold;
            text-transform: uppercase;
            color: #fff;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            vertical-align: middle;
            margin-right: 8px;
            }
            .ipsBadge_lightgrey {
            background: #b3b3b3;
            }
    .perfilInfo{background:url(http://i77.servimg.com/u/f77/16/58/45/96/bottom10.png) no-repeat 98% 0;float:left;height:177px;left:-40em;padding:16px 0 38px 5px;top:13px;width:510px;z-index:999}
    .setPerfil > span{background:#f9f9f9;border:1px solid #999;border-radius:3px;display:block;height:100%;padding:3px}
    .sprite-icon_topic_latest{background:url(http://2img.net/i/fa/sprite_icons.png) no-repeat top left;background-position:-1083px 0;height:9px;width:11px}
    .setPerfil{background:rgba(0,0,0,0.3);border-radius:3px;display:block;height:100%;padding:5px 5px 10px}
    .setPerfil .PerfilInfoImg{-moz-box-shadow:0 2px 2px rgba(0,0,0,0.1);-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1);background:#fff;border:1px solid #D5D5D5;box-shadow:0 2px 2px rgba(0,0,0,0.1);display:table;float:left;height:91px;padding:1px;width:91px}
    .setPerfil h2{background:#E1E1E1;border-radius:0 10px 0 0;box-shadow:1px 1px 0 #CCC;display:block;float:left;font-family:"Trebuchet MS";font-size:19px;font-style:normal;font-variant:normal;font-weight:bold;margin-bottom:10px;padding:5px;text-shadow:1px 1px 0 #fff;width:382px}
    .setPerfil p{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;background:#F1F1F1;border-left:3px solid #333;border-top:1px solid #333;box-shadow:1px 1px 0 #CCC;display:block;float:right;font-weight:400;margin:2px 5px;padding:5px;text-align:left;width:350px}
    .setPerfil p{font-weight:400;text-align:left}
    .linkPrf{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;background:#F6F6F6;border:1px solid #DBDBDB;border-radius:0 0 4px 4px;border-top:none;bottom:-7px;box-shadow:0 1px 0 rgba(255,255,255,1) inset,0 1px 0 rgba(0,0,0,0.3);color:#616161;float:left;height:14px;left:13.8em;margin:2px;padding:2px;text-align:center;text-decoration:none!important;transition:all .2s ease-in-out;width:8em}
    .linkPrf a{color:#616161!important;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none}
    .setPerfil p:hover{box-shadow:1px 1px 0 #9A9A9A}
    .setPerfil p div{display:inline}
    .zzPoll{border:1px solid #DDD;margin-bottom:50px;padding:10px 20px 0 20px}
    .zzPoll h3{font-size:16px;height:34px;line-height:31px;position:relative;background:url(//i83.servimg.com/u/f83/16/58/89/73/combo10.png) no-repeat scroll left top transparent;border-bottom:1px solid #DDD;padding-left:40px}
    .zzPoll ul{list-style:none outside none;padding:10px 0}
    .zzPoll li,#messedit{position:relative;line-height:30px;height:30px}
    #poll_result .poll_t{position:absolute;width:15%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;left:0;top:0}
    #poll_result .poll_m{height:25px;margin-left:25%;width:40%;float:left}
    #poll_result .poll_w{background-color:red;border:5px solid #e6e6e6;float:left;line-height:18px;margin-top:3px;box-shadow:0 0 1px #000;padding:3px 1px}
    #poll_result .percent{right:10%!important}
    #poll_ballot .poll-c, #poll_ballot .poll-c label{display:block;height:30px;line-height:30px}
    #poll_ballot .c_vote{background:url(//i78.servimg.com/u/f78/17/70/81/78/sinchr10.png) no-repeat left center transparent;padding-left:35px;height:30px;display:inline-block;line-height:30px}
    #poll_ballot input[type="radio"],#poll_ballot input[type="checkbox"]{display:none!important}
    #poll_ballot input[type="checkbox"] + label,#poll_ballot input[type="radio"] + label{cursor:pointer;padding-left:30px;background:url(//i78.servimg.com/u/f78/17/70/81/78/minus10.png) no-repeat left center transparent;height:26px;line-height:26px}
    #poll_ballot input[type="checkbox"] + label{background-image:url(//i78.servimg.com/u/f78/17/70/81/78/minus11.png)}
    #poll_ballot input[type="checkbox"]:checked + label,#poll_ballot input[type="radio"]:checked + label{background-image:url(//i78.servimg.com/u/f78/17/70/81/78/checkm10.png)!important;color:#0092d5}
    #poll_ballot input[type="checkbox"]:disabled + label,#poll_ballot input[type="radio"]:disabled + label{background-image:url(//i79.servimg.com/u/f79/16/48/23/13/delete10.png)!important;color:#999}
    .zzPoll .totalvote,#poll_result .poll_m span{position:absolute;right:0}
    .zzPoll .frm-buttons{text-align:center;border-top:3px double #DDD;height:50px;line-height:25px;margin:0;padding:10px 0}
    .zzPoll .frm-buttons a{margin:0 10px;font-weight:bold;height:30px;line-height:22px;vertical-align:top}
    #content-container div#content {
        margin-right: 0px !important;
    }
    /*****Citar Estilo IPB - By Julinho*****/
    .postmain cite,blockquote cite{margin:-10px -11px 8px;background:url('http://i.imgur.com/BiqTTKY.png') repeat-x scroll 0px 0px #F2F2F2}
    blockquote cite{background-color:#282828;background-image:url('http://i.imgur.com/7PY4kwR.png') !important;background-position:800px center !important;background-repeat:no-repeat !important;padding:12px 10px;overflow:hidden;text-shadow:0px 1px 0px #FFF;clear:right;color:#535353 !important;border:1px solid #E3E3E3;border-top:0;font-size:12px;border-bottom:0}
    .postmain blockquote{background-color:#FCFCFC; border:1px solid #E3E3E3;padding:10px;color:#9F9F9F;font-size:12px}
    body{background:transparent !important;}

kodokguel
#13
Solved: Cara menghapus nya salah satu bar Empty 28/11/2014, 21:12

Level 4
kodokguel

Level 4
oke gan work

tommycoo
#14
Solved: Cara menghapus nya salah satu bar Empty 29/11/2014, 05:47

Owner of Atlanta

tommycoo

Owner of Atlanta
Solved and archives > Forumotion

[You must be registered and logged in to see this image.] Dipindahkan ke: Forumotion Archives

Sponsored content
#15
Solved: Cara menghapus nya salah satu bar Empty 


Message (Halaman 1 dari 1)

Share This Topic !

URL :
BBcode :
HTML :

Permissions in this forum:
Anda tidak dapat menjawab topik

Total Posts Total Threads Total Members Newest Member29 November 2014 Date of Establishment of the Forum

Total 0 user online :: 0 Terdaftar, 0 Tersembunyi dan 0 Tamu

Total 0 user online :: 0 Terdaftar, 0 Tersembunyi dan 0 Tamu (Lihat list online)


User yang sedang berada di forum ini: Tidak ada