Advertisement
Guest User

Untitled

a guest
Nov 11th, 2017
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.84 KB | None | 0 0
  1. @charset "UTF-8";
  2.  
  3. /*By while menu*/
  4. header#change_header {
  5. background-image: url("https://i.imgur.com/0EBRbnD.png");
  6. }
  7. .main_width, .pun {
  8. margin: 0 auto;
  9. min-width: 960px;
  10. width: 88%;
  11. }
  12. /*By while menu*/
  13. header {
  14. background-size: cover;
  15. width: 100%;
  16. height: 320px;
  17.  
  18. }
  19.  
  20. .main_width, .pun {
  21. margin: 0 auto;
  22. min-width: 960px;
  23. width: 88%;
  24. }
  25. /*categorias dos sub-foruns*/
  26. .main-foot.clearfix {
  27. display: none !important;
  28. }
  29. .main .main-content:hover {
  30. background-color: #e3e3e3 !important;
  31. }
  32. /*barra categoria*/
  33. .main .main-head {
  34. background-color: #52bef0;
  35. background-image: none;
  36. color: #ebedf0;
  37. padding: 0 20px;
  38. line-height: 45px;
  39. border-radius: 3px 3px 0 0;
  40. margin-bottom: 0 !important;
  41. position: relative;
  42. }
  43.  
  44. .main-head h2,
  45. .main-head h3 {
  46. font-weight: normal;
  47. }
  48.  
  49. .pocoyo {
  50. margin-bottom: 10px;
  51. }
  52.  
  53. .main-head .collapse {
  54. display: block;
  55. visibility: visible !important;
  56. top: 0;
  57. margin-top: 0 !important
  58. }
  59.  
  60. .main-head .collapse::before {
  61. font-family: FontAwesome;
  62. content: "\f078";
  63. color: #ccc;
  64. font-size: 16px;
  65. }
  66.  
  67. .main-head .collapse img {
  68. display: none;
  69. }
  70. /*Ajuste barra da categoria*/
  71. .main .main-content {
  72. width: 100% !important;
  73. box-sizing: border-box;
  74. }
  75. /*categoria*/
  76. .pocoyo .main-content {
  77. padding: 0;
  78. }
  79.  
  80. .pocoyo .tcl {
  81. position: relative;
  82. padding-left: 80px !important;
  83. }
  84.  
  85. .pocoyo .status {
  86. position: absolute;
  87. left: 40px;
  88. top: 50%;
  89. margin: 0 !important;
  90. transform: translate(-50%, -50%);
  91. }
  92.  
  93. .pocoyo td {
  94. padding-top: 20px !important;
  95. padding-bottom: 20px !important;
  96. }
  97.  
  98. .derechita a.forumtitle {
  99. margin: 0;
  100. color: #2974b5;
  101. font-family: sans-serif;
  102. font-size: 16px;
  103. line-height: 1.5em;
  104. }
  105.  
  106. .derechita .desc,
  107. .derechita .desc strong {
  108. line-height: 1.5em;
  109. font-weight: normal;
  110. font-size: 14px;
  111. color: #656f77;
  112. position: relative;
  113. }
  114.  
  115. .pocoyo td {
  116. box-sizing: border-box;
  117. }
  118.  
  119. .pocoyo .tc2 {
  120. display: none;
  121. }
  122.  
  123. .pocoyo .tc3 {
  124. display: table-cell !important;
  125. width: 20% !important;
  126. }
  127.  
  128. .pocoyo .tc3 li {
  129. display: none;
  130. }
  131.  
  132. .pocoyo .tc3 .texd {
  133. display: block;
  134. color: #656f77;;
  135. }
  136.  
  137. .pocoyo .tc3 .texd strong {
  138. display: block;
  139. font-size: 28px;
  140. line-height: 1.5em;
  141. font-weight: normal
  142. }
  143.  
  144. .retoret,
  145. .retoret a {
  146. font-family: Ubuntu, sans-serif !important;
  147. line-height: 1.5em;
  148. font-size: 14px;
  149. }
  150.  
  151. .pun .pocoyo .tcr {
  152. padding-left: 80px !important;
  153. position: relative;
  154. }
  155.  
  156. .lastpost-avatar {
  157. position: absolute;
  158. margin: 0;
  159. left: 40px;
  160. top: 50%;
  161. transform: translate(-50%, -50%);
  162. }
  163.  
  164. .lastpost-avatar img {
  165. margin: 0;
  166. }
  167. /*categoria 2*/
  168. .pocoyo .main-content {
  169. padding: 0;
  170. }
  171.  
  172. .pocoyo .tcl {
  173. position: relative;
  174. padding-left: 80px !important;
  175. }
  176.  
  177. .pocoyo .status {
  178. position: absolute;
  179. left: 40px;
  180. top: 50%;
  181. margin: 0 !important;
  182. transform: translate(-50%, -50%);
  183. }
  184.  
  185. .pocoyo td {
  186. padding-top: 20px !important;
  187. padding-bottom: 20px !important;
  188. }
  189.  
  190. .derechita a.forumtitle {
  191. margin: 0;
  192. color: #2974b5;
  193. font-family: sans-serif;
  194. font-size: 16px;
  195. line-height: 1.5em;
  196. }
  197.  
  198. .derechita .desc,
  199. .derechita .desc strong {
  200. line-height: 1.5em;
  201. font-weight: normal;
  202. font-size: 14px;
  203. color: #656f77;
  204. position: relative;
  205. }
  206.  
  207. .pocoyo td {
  208. box-sizing: border-box;
  209. }
  210.  
  211. .pocoyo .tc2 {
  212. display: none;
  213. }
  214.  
  215. .pocoyo .tc3 {
  216. display: table-cell !important;
  217. width: 20% !important;
  218. }
  219.  
  220. .pocoyo .tc3 li {
  221. display: none;
  222. }
  223.  
  224. .pocoyo .tc3 .texd {
  225. display: block;
  226. color: #656f77;;
  227. }
  228.  
  229. .pocoyo .tc3 .texd strong {
  230. display: block;
  231. font-size: 28px;
  232. line-height: 1.5em;
  233. font-weight: normal
  234. }
  235.  
  236. .retoret,
  237. .retoret a {
  238. font-family: Ubuntu, sans-serif !important;
  239. line-height: 1.5em;
  240. font-size: 14px;
  241. }
  242.  
  243. .pun .pocoyo .tcr {
  244. padding-left: 80px !important;
  245. position: relative;
  246. }
  247.  
  248. .lastpost-avatar {
  249. position: absolute;
  250. margin: 0;
  251. left: 40px;
  252. top: 50%;
  253. transform: translate(-50%, -50%);
  254. }
  255.  
  256. .lastpost-avatar img {
  257. margin: 0;
  258. }
  259.  
  260. .pocoyo .main-content {
  261. width: 100% !important;
  262. box-sizing: border-box;
  263. }
  264.  
  265. #content-container div#main {
  266. overflow: visible;
  267. }
  268. /*categoria efeito hover*/
  269. .pocoyo .main-content .table tr:nth-child(even) {
  270. background-color: #f2f2f2;
  271. }
  272.  
  273. .pocoyo .main-content .table tr:hover {
  274. background-color: #e3e3e3;
  275. }
  276. /*footer fim*/
  277. /*anúncio*/
  278. #fa_ticker_block .module{box-shadow:none;color:#FFF;font-size:17px;position:relative}
  279. #fa_ticker_block::before{content:url("http://i.imgur.com/aE8FLhs.gif");left:20px;position:relative;top:12px}
  280. #fa_ticker_block .main-content{background:#52bef0;border:none;padding:3px;}
  281. #fa_ticker_block{padding-top:0!important;margin-right:-16px;margin-left:-10px;}
  282. #fa_ticker a{color:#fff;}
  283. #fa_ticker a:hover{color:#52bef0;}
  284. /*Mensagem igual IPB*/
  285. .guestMessage{
  286. background:#fff2db url("http://i56.servimg.com/u/f56/17/97/98/69/highli11.png") repeat-x 0 0;
  287. border:1px solid #eac794;color:#b85f1d;line-height:180%;
  288. margin-bottom:10px;padding:10px;
  289. text-shadow:rgba(255,255,255,0.55) 0px 1px 0px
  290. }
  291. .guestMessage a{
  292. color:#b85f1d;
  293. text-decoration:none
  294. }
  295.  
  296. .guestMessage .guestHeader{
  297. background:rgb(240,175,81);
  298. background:-moz-linear-gradient(top, rgba(240,175,81,1) 0%, rgba(245,197,114,1) 100%);
  299. background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,175,81,1)), color-stop(100%,rgba(245,197,114,1)));
  300. background:-webkit-linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
  301. background:-o-linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
  302. background:-ms-linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
  303. background:linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
  304. -webkit-box-shadow:inset #b0720a 0px 1px 4px, rgba(255,255,255,0.5) 0px 1px 0px;
  305. -moz-box-shadow:inset #b0720a 0px 1px 4px, rgba(255,255,255,0.5) 0px 1px 0px;
  306. box-shadow:inset #b0720a 0px 1px 4px, rgba(255,255,255,0.5) 0px 1px 0px;
  307. color:#9a6200;
  308. text-shadow:rgba(255,255,255,0.4) 0px 1px 0px;padding:10px;
  309. font-size:1.1em;
  310. font-weight:bold;
  311. margin:-2px -2px 15px -2px
  312. }
  313.  
  314. .guestMessage a.guestButton{
  315. background:rgb(240,175,81);
  316. background:-moz-linear-gradient(top, rgba(240,175,81,1) 0%, rgba(245,197,114,1) 100%);
  317. background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,175,81,1)), color-stop(100%,rgba(245,197,114,1)));
  318. background:-webkit-linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
  319. background:-o-linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
  320. background:-ms-linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
  321. background:linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
  322. -webkit-box-shadow:inset #b0720a 0px 1px 4px, rgba(255,255,255,0.5) 0px 1px 0px;
  323. -moz-box-shadow:inset #b0720a 0px 1px 4px, rgba(255,255,255,0.5) 0px 1px 0px;
  324. box-shadow:inset #b0720a 0px 1px 4px, rgba(255,255,255,0.5) 0px 1px 0px;color:#9a6200;
  325. text-shadow:rgba(255,255,255,0.4) 0px 1px 0px;
  326. padding:0 14px;
  327. display:inline-block;
  328. height:36px;
  329. line-height:36px;
  330. outline:0;
  331. margin:15px
  332. 8px 0 0;
  333. font-weight:bold;
  334. text-decoration:none
  335. }
  336. /*fim*/
  337. thead, .pun .table .tc3 {
  338. display: none;
  339. }
  340. .table tbody.statused tr td {
  341. background: rgba(223, 192, 192, 0)!important;
  342. border: 0;
  343. border-bottom: 1px solid #f3f3f3!important;
  344. color: #5a5a5a;
  345. }
  346. .pun .main-content ol, .pun .main-content ul {
  347. list-style: none;
  348. }
  349. a.forumtitle{
  350. margin-left: 45px;
  351. text-decoration:none;
  352. }
  353. a.forumtitle:hover{text-decoration:none!important;
  354. }
  355. .status img {
  356. margin-top: 30px;
  357. }
  358. /*fim*/
  359. .table thead tr:first-of-type {
  360. display: none;
  361. }
  362. #quick-avatar {
  363. float: left;
  364. margin: 15px -35px 0 13px;
  365. }
  366. #quick-avatar img {
  367. background: #fff none repeat scroll 0 0;
  368. border: 1px solid #d8d8d8;
  369. box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  370. height: 50px;
  371. padding: 2px;
  372. width: 50px;
  373. margin-top: -14px!important;
  374. }
  375. #textarea_content > div:before {
  376. border-color: transparent #dddddd transparent transparent;
  377. border-style: dotted;
  378. border-width: 13px;
  379. content: '';
  380. display: block;
  381. height: 0;
  382. left: -27px;
  383. position: absolute;
  384. top: 6px;
  385. width: 0;
  386. }
  387. .main-content#cepheus .table thead th {
  388. padding:5px;
  389. }
  390. .navbar{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background-image:url("http://i.imgur.com/ezWXBbs.png");background-position:right;background-size:100%;box-shadow:rgba(0,0,0,0.3) 0 1px 5px;font-weight:500;margin-bottom:0;min-height:200px}
  391. *{margin:0;padding:0}
  392. .pun .topic{border-right:1px solid #DDD;border-left:1px solid #DDD}
  393. .user-basic-info img:first-child{background:#FFF;border:1px solid #ddd;padding:2px;max-width:200px;max-height: 200px;margin-bottom:5px}
  394. .pun .postmain{background:#fff;border:1px solid #ddd;border-radius:3px;position:relative}
  395. .pun .post .user:after{border-left-color:#f7f7f7;border-width:7px;margin-left:2px;margin-top:1px}
  396. .pun .post .user{line-height:150%;margin-left:-17em!important;margin-top:-3.3em;padding-top:0;text-align:center;width:15em;background:#fff;border:1px solid #ddd;border-radius:3px}
  397. .pun .username a span strong{font-weight:400!important}
  398. .pun .user .user-ident .user-basic-info{margin-top:15px;margin-bottom:-2px}
  399. #first-post-br{border:0}
  400. .pun .posthead,.pun .username{background-color:#f7f7f7;border-bottom:1px solid #ddd;font-size:13px;font-weight:400;padding:10px;text-shadow:0 1px 0 rgba(255,255,255,0.6)}
  401. .pun .user-ident .username{margin:0 auto;position:relative}
  402. .pun .posthead a{color:#444;font-size:13px}
  403. .pun .posthead h2{color:#444;font-weight:400}
  404. .pun .posthead h2 strong{font-size:11px;font-style:normal;font-variant:normal;font-weight:400}
  405. .pun .posthead h2 strong:before{content:'#'}
  406. .posthead[id] + .postbody .entry-content div + p:not(:empty){background:#ffebc8 url(http://imgur.com/PIQA4LA.png) no-repeat 6px 10px;border:1px solid #ecc272;color:#ac6328;font-family:"Trebuchet MS",tahoma,helvetica,arial,sans-serif;font-size:11px;font-style:normal;font-variant:normal;font-weight:700;line-height:18px;margin-top:15px;padding:8px 8px 8px 28px;text-shadow:#fffaf1 0 1px 0}
  407. .posthead[id] + .postbody .entry-content div + p:not(:empty) > br{display:none}
  408. .pun .post,.pun .postbody,.pun .postmain{background-color:#fff!important}
  409. .pun .post{border:0;margin:5px}
  410. .postfoot{background:#f7f7f7;border-top:1px solid #ddd;margin:0;padding:10px}
  411. .pun .topic{border:0;box-shadow:none;background:#fff;margin:0}
  412. .pun .entry-content{font-size:13px;line-height:1.6}
  413. .pun .paged-foot,.pun .paged-head{background-color:transparent;border:0}
  414. .paged-head h1{display:none}
  415. .wraparound{background:#f7f7f7;border:1px solid #ddd;margin:10px 0;padding:8px}
  416. #subscribers a{color:#ccc!important}
  417. #subscribers a:hover{color:#D69200!important}
  418. #subscribers{margin-top:-9px!important}
  419. #back-top{top:-12px!important}
  420. .num3 h3:before{font-weight:400!important}
  421. .num4 h3:before{font-weight:400!important}
  422. #onlinelist{background-color:#fff;border-top:1px solid #DDD;padding:.6em 0}
  423. #stats{background-color:#fff;line-height:150%;padding:.6em 0}
  424. #onlinelist p{display:block!important;margin-bottom:7px}
  425. .module.main > .main-content > .main-content{border:none;box-shadow:none}
  426. .module.main #parceiros{margin:0 auto}
  427. .main#pun-info .main-content{padding:0}
  428. #stats{padding:8px!important}
  429. #onlinelist{padding:8px!important}
  430. #rep_post{clear:both;white-space:nowrap;margin:6px 4px;float:right}
  431. #rep_post .bs_inline{list-style:none}
  432. #rep_post .bs_inline > li{display:inline-block;margin:0 3px}
  433. #rep_post .bs_inline > li:first-child{margin-left:0}
  434. #rep_post .bs_inline img{vertical-align:middle}
  435. #rep_post span img{cursor:pointer}
  436. #rep_post .reput_vote{background-image:url(http://i.imgur.com/UGqTZqe.png);background-repeat:repeat-x;background-position:0 1px;font-size:10px;padding:2px 10px!important;color:#fff;font-weight:700;display:inline-block;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-shadow:rgba(0,0,0,0.3) 0 -1px 0}
  437. .reput_vote.positive{background-color:#8db13e}
  438. .reput_vote.zero{background-color:#6a6a6a}
  439. #header_bar{-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 5px;-o-box-shadow:rgba(0,0,0,0.3) 0 1px 5px;-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 5px;background:#FFF;border-bottom:3px solid #52bef0;height:60px;line-height:60px;width:100%;z-index:999}
  440. .menu-navegador li.ativo{background-color:#52bef0;color:#FFF}
  441. .menu-navegador{float:left;z-index:100;position:absolute;height:60px!important}
  442. .main_width{margin:0 auto;min-width:960px;width:81.5%}
  443. #header_bar li:hover,#header_bar li a:hover{background-color:#52bef0;color:#FFF}
  444. #header_bar li{background-color:transparent;cursor:pointer;float:left;list-style-type:none;color:#848484;font-size:13px;font-weight:700;text-decoration:none;text-transform:uppercase;height:60px;line-height:60px;padding:0 18px;margin-left:1px;font-family:Ubuntu;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}
  445. /*teste*/
  446. header#change_header {
  447. animation: animate-background linear 40s infinite;
  448. background-repeat: repeat!important;
  449. background-image: url(https://i.imgur.com/0EBRbnD.png);
  450. }
  451. .cNewestMember img {border-radius: 0px!important;}
  452. ul.bs_inline {
  453. position: absolute!important;
  454. margin-left:-100px!important;
  455. }
  456. .pun .user .user-info {margin-top:50px;}
  457. body .pun .user .user-ident .user-basic-info {
  458. font-size:12px !important;
  459. }
  460. /*Notificação de MP*/
  461. #inbox_link span {
  462. position: absolute;
  463. bottom: 10px;
  464. right: 0;
  465. display: block;
  466. background-color: #f00;
  467. height: 15px;
  468. width: 15px;
  469. line-height: 15px;
  470. text-align: center;
  471. color: #fff;
  472. border-radius: 50%;
  473. }
  474. /*espaço links*/
  475. table > tbody > tr > td.tcl > h2 > a,
  476. table > tbody > tr > td.tcl > h3 > a {
  477. margin-left: 0 !important;
  478. }
  479. /*links funcional*/
  480. a.forumtitle {
  481. position: relative;
  482. z-index: 100;
  483. }
  484. /*desbug balao*/
  485. .hover_stats {
  486. margin-left: 90px !important;
  487. }
  488. /*descrição dos ranks*/
  489. body .tipsy {
  490. padding: 5px 5px 10px
  491. }
  492.  
  493. body .tipsy-inner {
  494. background-color: #fff;
  495. color: #000;
  496. font-size: 14px;
  497. padding: 8px 10px;
  498. position: relative;
  499. }
  500.  
  501. body .tipsy-inner:after {
  502. top: 100%;
  503. left: 50%;
  504. border: solid transparent;
  505. content: " ";
  506. height: 0;
  507. width: 0;
  508. position: absolute;
  509. pointer-events: none;
  510. border-color: rgba(255, 255, 255, 0);
  511. border-top-color: #fff;
  512. border-width: 8px;
  513. margin-left: -8px;
  514. }
  515. .user-basic-info > span {
  516. display: none;
  517. }
  518. /*reputation desbug*/
  519. #rep_post {white-space: nowrap;margin: 6px 4px;float: right;}
  520. #rep_post .bs_inline {list-style: none;}
  521. #rep_post .bs_inline > li {display: inline-block;margin: 0 3px;}
  522. #rep_post .bs_inline > li:first-child {margin-left: 0;}
  523. #rep_post .bs_inline img {vertical-align: middle;}
  524. #rep_post span img {cursor: pointer;}
  525. #rep_post .reput_vote {
  526. background-image: url('https://i.imgur.com/UGqTZqe.png');
  527. background-repeat: repeat-x;
  528. background-position: 0 1px;
  529. font-size: 10px;
  530. padding: 2px 10px !important;
  531. color: #fff;
  532. font-weight: bold;
  533. display: inline-block;
  534. -moz-border-radius: 3px;
  535. -webkit-border-radius: 3px;
  536. border-radius: 3px;
  537. text-shadow: rgba(0,0,0,0.3) 0px -1px 0px;
  538. }
  539. .reput_vote.positive {background-color: #8db13e;}
  540. .reput_vote.zero {background-color: #6a6a6a;}
  541.  
  542. input {
  543. width: auto;
  544. height: auto;
  545. }
  546. div.postbody {
  547. min-height: 280px;
  548. }
  549. div.rep_bar,
  550. #rep_post {
  551. margin: 0 !important;
  552. padding: 10px;
  553. float: none;
  554. text-align: right;
  555. }
  556.  
  557. div.rep_bar .bs_inline,
  558. #rep_post .bs_inline {
  559. position: static !important;
  560. margin-left: 0 !important;
  561. }
  562. /*desbug*/
  563. div#pun-announcement {
  564. background-color: #ffffff!important;
  565. border-style: none!important;
  566. border-width: 0px!important;
  567. padding: 1em!important;
  568. }
  569. div#pun-announcement {margin-bottom:-30px;}
  570. /*widgeets*/
  571. .pun #right, .pun #left {
  572. display:inherit;
  573. }
  574. .pun span.legend {
  575. margin: -10px auto;
  576. padding:20px 0!important;
  577. }
  578. .pun .legend_group {
  579. margin-top: -30px!important;
  580. margin-left: 0px!important;
  581. position: relative;
  582. display: inline-block;
  583. }
  584. .pun span.legend {width: auto;}
  585. /*Avatar*/
  586. #quick-avatar {
  587. float: left;
  588. margin: 15px -35px 0 13px;
  589. }
  590. #quick-avatar img {
  591. background: #fff none repeat scroll 0 0;
  592. border: 1px solid #d8d8d8;
  593. box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  594. height: 50px;
  595. padding: 2px;
  596. width: 50px;
  597. }
  598. /*Alinhamento icones*/
  599. .user-info img + br + dd + dd + dd + dd, .user-info img + br + dd + dd + dd + dd + dd,.user-info img + br + dd + dd + dd + dd + dd + dd,.user-info img + br + dd + dd + dd + dd + dd + dd + dd{ padding: 4px; float: left;}
  600. /*Ajuste tela de fundo*/
  601. body > footer{position:relative!important;top:9px!important;}
  602. header { width: auto !important; }
  603. .container_IE {
  604. width: auto !important;
  605. min-width: auto !important;
  606. }
  607. body { overflow-x: hidden; }
  608. /*Icones*/
  609. .pun .user .user-info .label:empty + img {
  610. -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
  611. -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
  612. background: #fff;
  613. border: 1px solid #d8d8d8;
  614. box-shadow: 0 2px 2px rgba(0,0,0,0.1);
  615. height: 30px;
  616. margin-bottom: 5px;
  617. padding: 1px;
  618. vertical-align: middle;
  619. width: 30px;
  620. }
  621. /*reputação*/
  622. #rep_post .bs_inline {list-style: none;}
  623. #rep_post .bs_inline > li {display: inline-block;margin: 0 3px;}
  624. #rep_post .bs_inline > li:first-child {margin-left: 0;}
  625. #rep_post .bs_inline img {vertical-align: middle;}
  626. #rep_post span img {cursor: pointer;}
  627. #rep_post .reput_vote {
  628. background-image: url('https://i.imgur.com/UGqTZqe.png');
  629. background-repeat: repeat-x;
  630. background-position: 0 1px;
  631. font-size: 10px;
  632. padding: 2px 10px !important;
  633. color: #fff;
  634. font-weight: bold;
  635. display: inline-block;
  636. -moz-border-radius: 3px;
  637. -webkit-border-radius: 3px;
  638. border-radius: 3px;
  639. text-shadow: rgba(0,0,0,0.3) 0px -1px 0px;
  640. }
  641. .reput_vote.positive {background-color: #8db13e;}
  642. .reput_vote.zero {background-color: #6a6a6a;}
  643. #rep_post { margin-top: -12% !important; }
  644. /*Desbug visitantes*/
  645. .pun-crumbs {margin-top:10px!important;margin-bottom:60px!important;}
  646. /*bug usuario*/
  647. .pun-crumbs {margin-top:10px!important;margin-bottom:60px!important;}
  648. /*IMAGEM DE FUNDO*/
  649. .layout_IE {
  650. background-repeat: no-repeat !important;
  651. background-attachment: fixed !important;}
  652. /*Ajuste footer*/
  653. .layout_IE{margin-bottom:-68px!important;}
  654. /*FIM*/
  655.  
  656. /*Ajuste menu-Dropdown*/
  657. #perfil_drop {margin-right:-100px!important;}
  658. /*Menu-DropDown*/
  659. #perfil_drop{
  660. background: linear-gradient(#FFF, #EDEDED) repeat scroll 0px 0px transparent;
  661. border: 0px none !important;
  662. border-radius: 0px 0px 6px 6px;
  663. box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.4);
  664. color: #225985;
  665. font-family: helvetica,arial,sans-serif;
  666. font-size: 12px;
  667. font-style: normal;
  668. font-variant: normal;
  669. font-weight: 400;
  670. overflow: hidden;
  671. position: absolute;
  672. right: 9.2%;
  673. text-align: left;
  674. top: 36px;
  675. width: 360px;
  676. z-index: 999;
  677. }
  678. .nav_c{
  679. box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.58)!important;
  680. }
  681.  
  682. .avat img {
  683. background: none repeat scroll 0px 0px #FFF;
  684. border: 1px solid #D5D5D5;
  685. box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  686. height: 50px;
  687. margin: 10px;
  688. padding: 1px;
  689. width: 50px;
  690. }
  691. #perfil_drop li {
  692. float: right;
  693. line-height: 22px;
  694. white-space: nowrap;
  695. width: 38%;
  696. }
  697. #perfil_drop li a {
  698. color: #00569C;
  699. text-decoration: none;
  700. }
  701. .menu_active {
  702. background: #fff;
  703. border-radius: 5px 5px 0 0;
  704. color: #000!important;
  705. }
  706. /*fim*/
  707. .sceditor-container iframe, .sceditor-container textarea{height:100px!important;}
  708. /*fim*/
  709. /*Cor tabelas*/
  710. #tabs ul li.activetab a {
  711. background-color: #52bef0!important;
  712. border-color: #52bef0!important;
  713. }
  714. /*sistema de reputa��§Ã£o*/
  715. .reputation {
  716. background-color: #3aafc4!important;
  717. border-radius: 3px;
  718. border-top: 1px solid rgba(0,0,0,.20);
  719. bottom: -7px;
  720. color: #fff!important;
  721. display: inline-block;
  722. font-family: Ubuntu;
  723. font-size: 12px;
  724. font-weight: 700;
  725. margin: 5px;
  726. padding: 5px 10px;
  727. text-align: center;
  728. text-shadow: 0 2px 0 rgba(0,0,0,0.14);
  729. text-transform: uppercase;
  730. }
  731. .reputation.zero {
  732. background-color: rgb(16, 16, 16)!important;
  733. color: rgb(255, 255, 255);
  734. }
  735. .reputation {
  736. color: white!important;
  737. font-size: 13px;
  738. font-weight: bold;
  739. }
  740. /*fim*/
  741. /* latin-ext */
  742. @font-face {
  743. font-family: 'Fjalla One';
  744. font-style: normal;
  745. font-weight: 400;
  746. src: local('Fjalla One'), local('FjallaOne-Regular'), url(https://fonts.gstatic.com/s/fjallaone/v4/SHXJdWnWW6HDq-6DpcG8PyEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  747. unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  748. }
  749. /* latin */
  750. @font-face {
  751. font-family: 'Fjalla One';
  752. font-style: normal;
  753. font-weight: 400;
  754. src: local('Fjalla One'), local('FjallaOne-Regular'), url(https://fonts.gstatic.com/s/fjallaone/v4/rxxXUYj4oZ6Q5oDJFtEd6vk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  755. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  756. }
  757. .post h2.post-content{
  758. font-family: 'Fjalla One', sans-serif;
  759. color: #ce1938;
  760. text-shadow: -1px -1px #ffaab9, -2px -2px #dc1134, 1px 1px #ffaab9, 2px 2px #8b0000;
  761. font-size: 53px!important;
  762. }
  763. @font-face {
  764. font-family: 'News Cycle';
  765. font-style: normal;
  766. font-weight: 400;
  767. src: local('News Cycle'), local('NewsCycle'), url(https://fonts.gstatic.com/s/newscycle/v13/d03oiboZGiaNuMDvH253CiEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  768. unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  769. }
  770. /* latin */
  771. @font-face {
  772. font-family: 'News Cycle';
  773. font-style: normal;
  774. font-weight: 400;
  775. src: local('News Cycle'), local('NewsCycle'), url(https://fonts.gstatic.com/s/newscycle/v13/9Xe8dq6pQDsPyVH2D3tMQvk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  776. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  777. }
  778. /* cyrillic */
  779. @font-face {
  780. font-family: 'Marmelad';
  781. font-style: normal;
  782. font-weight: 400;
  783. src: local('Marmelad'), local('Marmelad-Regular'), url(https://fonts.gstatic.com/s/marmelad/v6/pMfc-mOWWCYIARYWClC1-RTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  784. unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  785. }
  786. /* latin-ext */
  787. @font-face {
  788. font-family: 'Marmelad';
  789. font-style: normal;
  790. font-weight: 400;
  791. src: local('Marmelad'), local('Marmelad-Regular'), url(https://fonts.gstatic.com/s/marmelad/v6/ex_s3xQUa8iKeVu5uPsVAxTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  792. unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  793. }
  794. /* latin */
  795. @font-face {
  796. font-family: 'Marmelad';
  797. font-style: normal;
  798. font-weight: 400;
  799. src: local('Marmelad'), local('Marmelad-Regular'), url(https://fonts.gstatic.com/s/marmelad/v6/Tbti-8riliiBFfmL7Wrc8vesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  800. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  801. }
  802. .post .entry-content div {
  803. font-family: 'News Cycle', sans-serif;
  804. font-size: 19px;
  805. color: #2d2d2d;
  806. }
  807. .post h3.post-content{
  808. font-family: 'Marmelad', sans-serif;
  809. font-size: 31px;
  810. color: #dc1134;
  811. }
  812. /*Nao ha post*/
  813. td.tcr span a:empty:before {
  814. content: "Não ah posts para visualizar.";
  815. cursor: default;
  816. pointer-events: none;
  817. text-align: center;
  818. word-wrap: break-word;
  819. }
  820.  
  821. /*fim*/
  822. div#main {
  823. margin-right: auto!important;
  824. }.pun .user .user-ident .user-basic-info {margin-bottom:-35px!important;}
  825. .main-content, .main.paged , #ptrafic_open {width:98%!important;}
  826. .main .main-content {width:99%!important;}
  827. .pun-crumbs {width:95%!important;}
  828. .rank {font-size:11px!important;width:150px;max-width:150px!important;}
  829. #right, #left {display: none;}
  830. .module .main-head .h3, .module .main-head h3 {
  831. font-size: 13px!important;
  832. }
  833. #lokodesc {display: none}
  834. .statused tr td:hover #lokodesc {display: block !important}
  835. /*fonts*/
  836.  
  837. @font-face {
  838. font-family: 'Ubuntu';
  839. font-style: normal;
  840. font-weight: 300;
  841. src: local('Ubuntu Light'), local('Ubuntu-Light'), url(http://fonts.gstatic.com/s/ubuntu/v7/_aijTyevf54tkVDLy-dlnFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ubuntu/v7/_aijTyevf54tkVDLy-dlnD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
  842. }
  843. @font-face {
  844. font-family: 'Ubuntu';
  845. font-style: normal;
  846. font-weight: 400;
  847. src: local('Ubuntu'), url(http://fonts.gstatic.com/s/ubuntu/v7/sDGTilo5QRsfWu6Yc11AXg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ubuntu/v7/_xyN3apAT_yRRDeqB3sPRg.woff) format('woff');
  848. }
  849. @font-face {
  850. font-family: 'Ubuntu';
  851. font-style: normal;
  852. font-weight: 700;
  853. src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(http://fonts.gstatic.com/s/ubuntu/v7/0ihfXUL2emPh0ROJezvraFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ubuntu/v7/0ihfXUL2emPh0ROJezvraD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
  854. }
  855. /*fonts*/
  856.  
  857. #branding .wrapper {
  858. height: 100%;
  859. position: relative;
  860. z-index: 10;
  861. }
  862. *,
  863. *:after,
  864. *:before {
  865. -webkit-transition: background 0.5s ease-out;
  866. -moz-transition: background 0.5s ease-out;
  867. -o-transition: background 0.5s ease-out;
  868. -ms-transition: background 0.5s ease-out;
  869. }
  870. body {
  871. background: #dedede;
  872. color: #5A5A5A;
  873. font-family: Ubuntu, sans-serif;
  874. font-size: 12px;
  875. font-style: normal;
  876. font-variant: normal;
  877. font-weight: normal;
  878. padding-bottom: 12px;
  879. }
  880. .pun {
  881. max-width: 1200px;
  882. width: 90%;
  883. background: white;
  884. border-radius: 0;
  885. padding: 10px;
  886. }
  887. .pun a,
  888. .pun a:link,
  889. .pun a:visited,
  890. a {
  891. color: #666;
  892. text-decoration: none;
  893. font-family: ubuntu;
  894. }
  895. .pun a:hover,
  896. a:hover {
  897. color: #444;
  898. text-decoration: none;
  899. font-family: Ubuntu;
  900. }
  901. #branding {
  902. background: #3C414B url(https://i.imgur.com/dLLNhf4.jpg) repeat scroll center top / cover;
  903. border-top: 3px solid #6485E2;
  904. height: 200px;
  905. line-height: 200px;
  906. width: 97%;
  907. padding: 10px;
  908. margin: 20px auto 0;
  909. }
  910. #branding:hover {
  911. background-position: center center;
  912. }
  913. .wrapper {
  914. width: 90%;
  915. max-width: 1200px;
  916. margin: 0 auto;
  917. }
  918. #logo a {
  919. color: #FFF;
  920. display: block;
  921. font-size: 31px;
  922. font-weight: 800;
  923. text-transform: uppercase;
  924. letter-spacing: -2.1px;
  925. }
  926. div#logo {
  927. float: left;
  928. }
  929. #pun-intro,
  930. #pun-head,
  931. ul#pun-legend,
  932. ul.pun-legend,
  933. #qjump {
  934. display: none;
  935. }
  936. #community_app_menu {
  937. float: right;
  938. }
  939. ol,
  940. ul {
  941. list-style: outside none none;
  942. }
  943.  
  944. #community_app_menu > li {
  945. margin: 0px 1px 0px 0px;
  946. position: relative;
  947. }
  948. .ipsList_inline > li:first-child {
  949. margin-left: 0px;
  950. }
  951. .ipsList_inline > li {
  952. display: inline-block;
  953. margin: 0px 3px;
  954. }
  955. #primary_nav {
  956. font-size: 12px;
  957. margin-top: -16px;
  958. padding-left: 200px;
  959. position: absolute;
  960. right: 0px;
  961. text-transform: uppercase;
  962. top: 50%;
  963. }
  964. #community_app_menu > li > a {
  965. border-radius: 3px;
  966. color: rgba(255, 255, 255, 0.8);
  967. display: block;
  968. height: 32px;
  969. line-height: 32px;
  970. margin: 0px 0.5em;
  971. outline: medium none;
  972. padding: 0px 15px;
  973. }
  974. #community_app_menu > li > a.menu_active,
  975. #community_app_menu > li > a:hover {
  976. background: rgba(2, 1, 1, 0.1) none repeat scroll 0% 0%;
  977. color: #FFF;
  978. }
  979. #user_navigation {
  980. color: #9F9F9F;
  981. font-size: 11px;
  982. height: 36px;
  983. line-height: 36px;
  984. }
  985. #user_navigation .ipsList_inline li {
  986. float: left;
  987. margin: 0px;
  988. padding: 0;
  989. }
  990. #user_navigation a {
  991. float: left;
  992. height: 36px;
  993. line-height: 36px;
  994. outline: medium none;
  995. padding: 0px 12px;
  996. }
  997. #user_bar {
  998. padding: 5px 10px;
  999. margin: 0px -10px;
  1000. background: #FFF none repeat scroll 0% 0%;
  1001. border-bottom: 1px solid#ddd;
  1002. }
  1003. /*post*/
  1004. .user-basic-info img:first-child {
  1005. background: #FFF;
  1006. padding: 2px;
  1007. max-width: 170px;
  1008. max-height: 300px;
  1009. margin-bottom: 5px;
  1010. }
  1011.  
  1012. .pun .postmain {
  1013. background: #fff;
  1014. border: 1px solid #ddd;
  1015. border-radius: 3px;
  1016. position: relative
  1017. }
  1018. .pun .post .user:after {
  1019. border-left-color: #f7f7f7;
  1020. border-width: 7px;
  1021. margin-left: 2px;
  1022. margin-top: 1px
  1023. }
  1024. .pun .post .user {
  1025. line-height: 150%;
  1026. margin-left: -17em!important;
  1027. margin-top: -3.3em;
  1028. padding-top: 0;
  1029. text-align: center;
  1030. width: 15em;
  1031. background: white;
  1032. border: 1px solid #ddd;
  1033. border-radius: 3px;
  1034. }
  1035. .pun .username a span strong {
  1036. font-weight: 400!important
  1037. }
  1038. .pun .user .user-ident .user-basic-info {
  1039. margin-top: 15px;
  1040. margin-bottom: -20px;
  1041. }
  1042. #first-post-br {
  1043. border: 0
  1044. }
  1045. .pun .posthead,
  1046. .pun .username {
  1047. background-color: #f7f7f7;
  1048. border-bottom: 1px solid #ddd;
  1049. font-size: 13px;
  1050. font-weight: 400;
  1051. padding: 10px;
  1052. text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6)
  1053. }
  1054. .pun .user-ident .username {
  1055. margin: 0 auto;
  1056. position: relative
  1057. }
  1058. .pun .posthead a {
  1059. color: #444;
  1060. font-size: 13px
  1061. }
  1062. .pun .posthead h2 {
  1063. color: #444;
  1064. font-weight: 400
  1065. }
  1066. .pun .posthead h2 strong {
  1067. font-size: 11px;
  1068. font-style: normal;
  1069. font-variant: normal;
  1070. font-weight: normal
  1071. }
  1072. .pun .posthead h2 strong:before {
  1073. content: '#'
  1074. }
  1075. .posthead[id] + .postbody .entry-content div + p:not(:empty) {
  1076. background: #ffebc8 url(https://imgur.com/PIQA4LA.png) no-repeat 6px 10px;
  1077. border: 1px solid #ecc272;
  1078. color: #ac6328;
  1079. font-family: "Trebuchet MS", tahoma, helvetica, arial, sans-serif;
  1080. font-size: 11px;
  1081. font-style: normal;
  1082. font-variant: normal;
  1083. font-weight: 700;
  1084. line-height: 18px;
  1085. margin-top: 15px;
  1086. padding: 8px 8px 8px 28px;
  1087. text-shadow: #fffaf1 0 1px 0
  1088. }
  1089. .posthead[id] + .postbody .entry-content div + p:not(:empty) > br {
  1090. display: none;
  1091. }
  1092. .pun .post,
  1093. .pun .postbody,
  1094. .pun .postmain {
  1095. background-color: #fff!important
  1096. }
  1097. .pun .post {
  1098. border: 0;
  1099. margin: 5px
  1100. }
  1101. .postfoot {
  1102. background: #f7f7f7;
  1103. border-top: 1px solid #ddd;
  1104. margin: 0;
  1105. padding: 10px;
  1106. }
  1107. .pun .topic {
  1108. border: 0;
  1109. box-shadow: none;
  1110. background: white;
  1111. margin: 0
  1112. }
  1113. .pun .entry-content {
  1114. font-size: 13px;
  1115. line-height: 1.6
  1116. }
  1117. .pun .paged-foot,
  1118. .pun .paged-head {
  1119. background-color: transparent;
  1120. border: 0
  1121. }
  1122. .paged-head h1 {
  1123. display: none
  1124. }
  1125. /*post*/
  1126.  
  1127. .pun-crumbs {
  1128. background: #fff;
  1129. border: 1px solid #ddd;
  1130. border-radius: 3px;
  1131. line-height: 34px;
  1132. margin: 0px 1px 10px;
  1133. overflow: hidden;
  1134. padding: 0.2em 1em;
  1135. }
  1136. .pun .pun-crumbs .crumbs {
  1137. color: transparent;
  1138. }
  1139. p.crumbs a {
  1140. background: transparent url("https://i.servimg.com/u/f39/11/55/08/10/pun-cr10.png") no-repeat scroll 100% -1px;
  1141. color: #757575 !important;
  1142. line-height: 30px;
  1143. margin-left: -14px;
  1144. padding: 10px 20px 10px 25px;
  1145. position: relative;
  1146. text-shadow: 0px 1px 0px #FFF;
  1147. transition: none 0s ease 0s;
  1148. }
  1149. p.crumbs a:hover {
  1150. background-position: 100% -44px;
  1151. }
  1152. .pun .postfoot .user-contact {
  1153. display: none;
  1154. }
  1155. #pun-visit,
  1156. .main-box {
  1157. width: 0;
  1158. height: 0;
  1159. overflow: hidden;
  1160. background: transparent;
  1161. border: none;
  1162. display: none;
  1163. }
  1164. input[type="button"],
  1165. input[type="reset"],
  1166. input[type="submit"] {
  1167. background: rgb(60, 65, 75) none repeat scroll 0px 0px;
  1168. border-radius: 3px;
  1169. color: #FFFAFA !important;
  1170. cursor: pointer;
  1171. font-family: Ubuntu;
  1172. font-size: 10px;
  1173. font-weight: 700;
  1174. text-decoration: none;
  1175. display: inline-block;
  1176. text-transform: uppercase;
  1177. margin: 0px 2px;
  1178. padding: 7px 11px !important;
  1179. border: 0 solid #FFF;
  1180. }
  1181. input[type="button"]:hover,
  1182. input[type="reset"]:hover,
  1183. input[type="submit"]:hover {
  1184. background: rgb(100, 133, 226)
  1185. }
  1186. .main .main-content {
  1187. background: #FFF;
  1188. border: 1px solid #ddd;
  1189. margin: 0px;
  1190. box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
  1191. padding: 6px;
  1192. }
  1193. .frm-buttons {
  1194. border-top: none !important;
  1195. margin-bottom: 0;
  1196. margin-top: 0;
  1197. padding: 10px 0;
  1198. }
  1199. .forumtitle {
  1200. font-size: 13px;
  1201. }
  1202. .status > img {
  1203. display: none;
  1204. }
  1205. .status:before {
  1206. content: '\f086';
  1207. font-family: FontAwesome;
  1208. font-size: 24px;
  1209. line-height: 120%;
  1210. }
  1211. .dev {
  1212. float: right;
  1213. font-weight: bold;
  1214. }
  1215. footer {
  1216. background: #3B404A none repeat scroll 0px 0px;
  1217. border-bottom: 3px solid #52bef0;
  1218. color: #FFF;
  1219. font-size: 13px;
  1220. font-weight: 100;
  1221. height: 100px;
  1222. line-height: 100px;
  1223. padding: 10px;
  1224. width: 90%;
  1225. margin: 0 auto 20px;
  1226. }
  1227. .about {
  1228. float: left;
  1229. }
  1230. #stats {
  1231. background-color: white;
  1232. line-height: 100%;
  1233. padding: 10px;
  1234. border: 1px solid #ddd;
  1235. }
  1236. #onlinelist {
  1237. background-color: white;
  1238. padding: 10px;
  1239. border: 1px solid #ddd;
  1240. border-top: none;
  1241. }
  1242. .stats_text {
  1243. color: #737C8D;
  1244. display: block;
  1245. font-family: Arial, Helvetica, sans-serif;
  1246. font-size: 10px;
  1247. text-align: center;
  1248. font-weight: bold;
  1249. text-transform: uppercase;
  1250. }
  1251. .stats_number {
  1252. color: #737C8D;
  1253. display: block;
  1254. font-family: Arial, Helvetica, sans-serif;
  1255. font-size: 16px;
  1256. font-weight: 700;
  1257. overflow: hidden;
  1258. position: relative;
  1259. text-align: center;
  1260. }
  1261. .reputation {
  1262. color: #5F7A47 !important;
  1263. font-size: 13px;
  1264. font-weight: bold;
  1265. }
  1266. .pun .user .user-info {
  1267. color: #9c9c9c;
  1268. line-height: 1.5em;
  1269. }
  1270. .fa-plus-circle::before {
  1271. display: inline-block;
  1272. margin: 0 2px;
  1273. }
  1274. .main-head h2,
  1275. .main-head h3 {
  1276. font-weight: 800;
  1277. font-size: 14px !important;
  1278. font-family: Ubuntu, sans-serif;
  1279. }
  1280. #onlinechat {
  1281. display: none;
  1282. }
  1283. .mp-local {
  1284. background: #bbb;
  1285. color: white !important;
  1286. border-radius: 50%;
  1287. height: 25px !important;
  1288. line-height: 25px !important;
  1289. width: 25px !important;
  1290. text-align: center !important;
  1291. padding: 0 !important;
  1292. margin-top: 5px;
  1293. font-weight: bold;
  1294. }
  1295. #groupLegend {
  1296. font-size: 0
  1297. }
  1298. #groupLegend b {
  1299. font-size: 11px
  1300. }
  1301. #groupLegend b:after {
  1302. content: " • "
  1303. }
  1304. #groupLegend b:last-child:after {
  1305. content: ""
  1306. }
  1307. .lastpost-avatar img {
  1308. height: 38px;
  1309. width: 38px;
  1310. background: #FFF none repeat scroll 0% 0%;
  1311. border: 1px solid #DDD;
  1312. border-radius: 4px;
  1313. box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  1314. padding: 2px;
  1315. margin: -3px 5px;
  1316. }
  1317. .arrow-u2 {
  1318. border-left-color: #ddd!important;
  1319. z-index: 99!important;
  1320. left: -22px!important;
  1321. border-left-width: 8px!important;
  1322. }
  1323. .arrow-u,
  1324. .arrow-u2 {
  1325. width: 0;
  1326. height: 0;
  1327. z-index: 999;
  1328. border: 7px solid;
  1329. border-color: transparent transparent transparent #f7f7f7;
  1330. position: absolute;
  1331. left: -23px;
  1332. margin-top: -25px;
  1333. }
  1334. .minicode {
  1335. background-color: #F9F2F4;
  1336. border-radius: 4px;
  1337. color: #C7254E;
  1338. display: inline-block;
  1339. font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  1340. font-size: 90%;
  1341. margin: 3px 0px;
  1342. padding: 2px 4px;
  1343. white-space: nowrap;
  1344. }
  1345. pre.highlight {
  1346. background-color: #FAFAFA !important;
  1347. border: 1px solid #C9C9C9 !important;
  1348. color: #000000;
  1349. font-family: Consolas,"Bitstream Vera Sans Mono","Andale Mono",Monaco,"DejaVu Sans Mono","Lucida Console",monospace !important;
  1350. font-size: 11px !important;
  1351. line-height: 110% !important;
  1352. max-height: 250px !important;
  1353. overflow: auto !important;
  1354. padding: 5px !important;
  1355. white-space: pre-wrap !important;
  1356. width: auto !important;
  1357. }
  1358.  
  1359. .cp_geral {
  1360. width:340px;
  1361. padding-top:50px;
  1362. transition:all 150ms linear;
  1363. }
  1364.  
  1365. .cp_box {
  1366. width: 340px;
  1367. -webkit-border-radius: 10px;
  1368. -moz-border-radius: 10px;
  1369. border-radius: 10px;
  1370. -webkit-box-shadow: 1px 1px 12px 0 rgba(50, 50, 50, 0.27);
  1371. -moz-box-shadow: 1px 1px 12px 0 rgba(50, 50, 50, 0.27);
  1372. box-shadow: 1px 1px 12px 0 rgba(50, 50, 50, 0.27);
  1373. left: -120px;
  1374. top: -13px;
  1375. background: #fff;
  1376. z-index: 999;
  1377. position: absolute;
  1378. transition: all 150ms linear;
  1379. margin: 50px;
  1380. }
  1381. .cp_capa {
  1382. background: #263340 url(https://i.imgur.com/6AnKAdN.png) right no-repeat;
  1383. height: 105px;
  1384. -webkit-border-top-left-radius: 10px;
  1385. -webkit-border-top-right-radius: 10px;
  1386. -moz-border-radius-topleft: 10px;
  1387. -moz-border-radius-topright: 10px;
  1388. border-top-left-radius: 10px;
  1389. border-top-right-radius: 10px;
  1390. padding: 5px 5px 0;
  1391. }
  1392. .cp_capa:before {
  1393. content: "";
  1394. display: inline-block;
  1395. vertical-align: middle;
  1396. margin-left: 74px;
  1397. width: 0;
  1398. height: 0;
  1399. position: absolute;
  1400. top: -15px;
  1401. border-left: 15px solid transparent;
  1402. border-right: 15px solid transparent;
  1403. border-bottom: 15px solid #263340;
  1404. }
  1405. .cp_capa-avatar {
  1406. -moz-border-radius: 100%;
  1407. -webkit-border-radius: 100%;
  1408. border-radius: 100%;
  1409. border: 1px solid #d8d8d8;
  1410. height: 75px;
  1411. width: 75px;
  1412. text-align: center;
  1413. float: left;
  1414. font-size: 0;
  1415. padding: 7px;
  1416. }
  1417. .cp_capa-avatar img {
  1418. -moz-border-radius: 100%;
  1419. -webkit-border-radius: 100%;
  1420. border: 0 solid #d8d8d8;
  1421. border-radius: 100%;
  1422. height: 75px;
  1423. width: 75px;
  1424. }
  1425. .cp_capa-avatar img:nth-of-type(2) {
  1426. display: none
  1427. }
  1428. .cp_capa-nick {
  1429. width: 215px;
  1430. height: 75px;
  1431. float: left;
  1432. padding: 25px 0 0 15px;
  1433. }
  1434. .cp_capa-nick strong {
  1435. color: #fff!important;
  1436. font-size: 25px;
  1437. font-weight: 400!important;
  1438. display: block;
  1439. }
  1440. .cp_info {
  1441. text-align: center;
  1442. padding: 10px;
  1443. }
  1444. .cp_info-botoes {
  1445. height: 60px;
  1446. width: 320px;
  1447. -webkit-border-radius: 10px;
  1448. -moz-border-radius: 10px;
  1449. border-radius: 10px;
  1450. text-decoration: none;
  1451. }
  1452. .cp_info-botoes a {
  1453. text-decoration: none;
  1454. }
  1455. .cp_info-botoes-post {
  1456. background: #ecf0f1;
  1457. width: 85px;
  1458. height: 53px;
  1459. -webkit-border-top-left-radius: 10px;
  1460. -webkit-border-bottom-left-radius: 10px;
  1461. -moz-border-radius-topleft: 10px;
  1462. -moz-border-radius-bottomleft: 10px;
  1463. border-top-left-radius: 10px;
  1464. border-bottom-left-radius: 10px;
  1465. text-transform: uppercase;
  1466. border-bottom: 7px solid #bec3c7;
  1467. float: left;
  1468. }
  1469. .cp_info-botoes-rep {
  1470. background: #6bbd21;
  1471. width: 110px;
  1472. height: 53px;
  1473. text-transform: uppercase;
  1474. border-bottom: 7px solid #68a72f;
  1475. float: left;
  1476. }
  1477. .cp_info-botoes-rep strong {
  1478. padding-top: 8px;
  1479. color: #fff;
  1480. display: block;
  1481. font-size: 20px;
  1482. }
  1483. .cp_info-botoes-rep span {
  1484. color: #fff;
  1485. font-size: 12px;
  1486. }
  1487. .cp_info-botoes-data strong {
  1488. padding-top: 8px;
  1489. color: #666;
  1490. display: block;
  1491. font-size: 15px;
  1492. }
  1493. .cp_info-botoes-data {
  1494. background: #ecf0f1;
  1495. width: 125px;
  1496. height: 53px;
  1497. -webkit-border-top-right-radius: 10px;
  1498. -webkit-border-bottom-right-radius: 10px;
  1499. -moz-border-radius-topright: 10px;
  1500. -moz-border-radius-bottomright: 10px;
  1501. border-top-right-radius: 10px;
  1502. border-bottom-right-radius: 10px;
  1503. text-transform: uppercase;
  1504. border-bottom: 7px solid #bec3c7;
  1505. float: left;
  1506. }
  1507. .cp_info-botoes-post,
  1508. .cp_info-botoes-rep,
  1509. .cp_info-botoes-data {
  1510. transition: all 150ms linear;
  1511. }
  1512. .cp_info-botoes-post:hover,
  1513. .cp_info-botoes-rep:hover,
  1514. .cp_info-botoes-data:hover {
  1515. opacity: 0.65;
  1516. -moz-opacity: 0.65;
  1517. filter: alpha(opacity=65);
  1518. }
  1519. .cp_icones {
  1520. background: #ecf0f1;
  1521. -webkit-border-bottom-right-radius: 10px;
  1522. -webkit-border-bottom-left-radius: 10px;
  1523. -moz-border-radius-bottomright: 10px;
  1524. -moz-border-radius-bottomleft: 10px;
  1525. border-bottom-right-radius: 10px;
  1526. border-bottom-left-radius: 10px;
  1527. color: #bec3c7;
  1528. height: 20px;
  1529. padding: 5px;
  1530. }
  1531. .cp_icones a {
  1532. font-size: 12px;
  1533. text-decoration: none;
  1534. color: #666;
  1535. }
  1536. .cp_mp,
  1537. .cp_perfil {
  1538. float: left;
  1539. padding-left: 10px;
  1540. transition: all 150ms linear;
  1541. }
  1542. .cp_mp:hover {
  1543. float: left;
  1544. padding-left: 10px;
  1545. color: #c1392b;
  1546. }
  1547. .cp_mp:before {
  1548. content: "\f003";
  1549. font-family: FontAwesome;
  1550. padding: 0 4px;
  1551. }
  1552. .cp_perfil:before {
  1553. content: "\f007";
  1554. font-family: FontAwesome;
  1555. padding: 0 4px;
  1556. }
  1557. .cp_perfil:hover {
  1558. padding-left: 10px;
  1559. color: #6bbd21;
  1560. }
  1561. .cp_mais {
  1562. width: 100%;
  1563. }
  1564. .cp_capa-avatar br,
  1565. .span_capa-nick img,
  1566. .span_capa-nick br {
  1567. display: none;
  1568. }
  1569. .cp_capa-nick span,
  1570. .span_capa-nick {
  1571. color: #fff!important;
  1572. font-size: 12px;
  1573. line-height: 22px;
  1574. font-weight: 400!important;
  1575. float: none!important
  1576. }
  1577. .cp_info-botoes-post strong {
  1578. padding-top: 8px;
  1579. color: #666;
  1580. display: block;
  1581. font-size: 20px;
  1582. }
  1583. .cp_info-botoes-post span,
  1584. .cp_info-botoes-data span {
  1585. color: #868585;
  1586. font-size: 11px;
  1587. }
  1588.  
  1589. .prettyprint ol.linenums {
  1590. padding-left: 5px !important;
  1591. }
  1592. .pun{color:#666!important}
  1593.  
  1594. .topic_buttons {
  1595. background-color: rgb(60, 65, 75)!important;
  1596. padding: 10px 15px!important;
  1597. border: none!important;
  1598. cursor: pointer!important;
  1599. color: white!important;
  1600. font-weight: bold!important;
  1601. text-transform: uppercase!important;
  1602. border-radius: 4px!important;
  1603. font-size: 11px!important;
  1604. font-family: Open Sans,cursive;
  1605. text-shadow: 0 1px 1px black;
  1606. }
  1607. .topic_buttons.important{background: darkred!important;}
  1608.  
  1609. .wraparound {
  1610. background: #f7f7f7;
  1611. border: 1px solid #ddd;
  1612. padding: 8px;
  1613. margin:10px 0;
  1614. }
  1615. .ipsUserPhotoLink img {
  1616. float: left;
  1617. width: 40px;
  1618. height: 40px;
  1619. border: 1px solid #ddd;
  1620. padding: 2px;
  1621. background: white;
  1622. }
  1623. .ftoggle {
  1624. background: #E2E2E2;
  1625. padding: 10px 15px;
  1626. display:block;
  1627. border-radius: 3px;
  1628. }
  1629. .ipsBox_withphoto {
  1630. margin-left: 65px;
  1631. }
  1632. .ipsType_pagetitle, .ipsType_subtitle {
  1633. font: 300 23px/1.3 Helvetica,Arial,sans-serif;
  1634. color: #413f3c;
  1635. }
  1636. .desc.lighter, .desc.lighter.blend_links a, .desc.lighter.blend_links span a strong {
  1637. color: #a49f98!important;
  1638. font-weight: normal;
  1639. }
  1640. a.gensmall[style="color: #F55151"]:before {
  1641. content: '\f013 \00A0';
  1642. font-family: 'fontawesome';
  1643. }
  1644. a.gensmall[style="color: #5482D1"]:before {
  1645. content: '\f0ad \00A0';
  1646. font-family: 'fontawesome';
  1647. }
  1648. a.gensmall[style="color: #1BC25B"]:before {
  1649. content: '\f1fb \00A0';
  1650. font-family: 'fontawesome';
  1651. }
  1652. a.gensmall[style="color: #EDBE00"]:before {
  1653. content: '\f1fc \00A0';
  1654. font-family: 'fontawesome';
  1655. }
  1656. a.gensmall[style="color: #0EDEED"]:before {
  1657. content: '\f000 \00A0';
  1658. font-family: 'fontawesome';
  1659. }
  1660. a.gensmall[style="color: #FF0505"]:before {
  1661. content: '\f209 \00A0';
  1662. font-family: 'fontawesome';
  1663. }
  1664. #fa_share {
  1665. display: none !important;
  1666. }
  1667.  
  1668. #fa_toolbar #fa_icon {
  1669. display: none !important;
  1670. }
  1671.  
  1672. #fa_toolbar #fa_service {
  1673. margin-left: 16px !important;
  1674. }
  1675.  
  1676. #fa_right a.rightHeaderLink #fa_service {
  1677. font-family: "Lato","Arial","Helvetica",sans-serif;
  1678. font-weight: normal !important;
  1679. }
  1680. .user-info dd:nth-child(1) .post_field .label, .user-info dd:nth-child(3) .post_field .label{font-size:0px;}
  1681. .user-info dd:nth-child(1) .post_field:after, .user-info dd:nth-child(3) .post_field:after{content:" posts"}
  1682. .user-info dd:nth-child(1) .post_field br, .user-info dd:nth-child(3) .post_field br {display:none}
  1683. /***quote superinfo - mshas/artic/diapt***/
  1684. .postmain cite {
  1685. background-color: transparent!important;
  1686. background-image: none!important;
  1687. color: #009FF2!important;
  1688. display: block;
  1689. font-size: 1vw!important;
  1690. font-style: normal;
  1691. font-weight: 700;
  1692. margin: 0 0 1em;
  1693. }
  1694. .postmain cite {
  1695. display: block;
  1696. font-style: normal;
  1697. font-weight: 700;
  1698. margin: 0 0 1em;
  1699. }
  1700. blockquote cite {
  1701. background-color: #E4EAF2;
  1702. background-image: url(https://illiweb.com/fa/invision/css_img_quote.gif);
  1703. background-position: top right;
  1704. background-repeat: no-repeat;
  1705. color: #000;
  1706. display: block;
  1707. font-size: 11px;
  1708. font-style: normal;
  1709. margin: -8px -8px 8px;
  1710. padding: 3px;
  1711. }
  1712. * {
  1713. margin: 0;
  1714. padding: 0;
  1715. }
  1716. user agent stylesheeti, cite, em, var, address, dfn {
  1717. font-style: italic;
  1718. }
  1719. blockquote {
  1720. background: rgba(250,250,250,0.22)!important;
  1721. border-bottom: none!important;
  1722. border-left: 3px solid #009FF2!important;
  1723. border-right: none!important;
  1724. border-top: none!important;
  1725. display: block;
  1726. line-height: 1.5vw!important;
  1727. padding: .8vw!important;
  1728. }
  1729. body #fa_toolbar #fa_right .fa_separator {
  1730. background: #e5e5e5!important;
  1731. color: #525252;
  1732. display: block!important;
  1733. font-size: 12px!important;
  1734. font-weight: 700!important;
  1735. height: 30px!important;
  1736. margin: 0!important;
  1737. padding: 0!important;
  1738. text-align: left!important;
  1739. width: 100%!important;
  1740. }
  1741. body #fa_menulist li:nth-child(9)::before {
  1742. content: "Outras Opções";
  1743. margin-left: 5px;
  1744. }
  1745. body #fa_menulist li:nth-child(4)::before {
  1746. content: "Conteúdo";
  1747. margin-left: 5px;
  1748. }
  1749. body #fa_menulist li:nth-child(2)::before {
  1750. color: rgb(82, 82, 82);
  1751. content: " Configurações";
  1752. display: block;
  1753. font-size: 12px;
  1754. font-weight: 700;
  1755. height: 30px;
  1756. width: 100%;
  1757. background: rgb(229, 229, 229) !important;
  1758. margin: 0px !important;
  1759. padding: 0px !important;
  1760. }
  1761. #fa_menulist li a[href*="admin"]:before {
  1762. content: "\f013";
  1763. }
  1764. body #fa_menulist a:hover {
  1765. background: #f0f0f0!important;
  1766. color: #333!important;
  1767. }
  1768. body #fa_usermenu img {
  1769. float: right!important;
  1770. max-width: 55px!important;
  1771. }
  1772. body #fa_usermenu {
  1773. border-radius: 5px;
  1774. float: right;
  1775. font-size: 10px!important;
  1776. margin-left: 185px;
  1777. margin-top: 35px;
  1778. padding: 0!important;
  1779. text-align: right!important;
  1780. }
  1781. #fa_usermenu {
  1782. position: absolute;
  1783. left: 0px;
  1784. width: 120px;
  1785. padding: 10px 20px 10px 10px;
  1786. color: #333333;
  1787. font-size: 12px;
  1788. text-align: center;
  1789. }
  1790. #fa_menu:hover :visited, #fa_toolbar > #fa_right.notification > #fa_notifications {
  1791. color: #333333;
  1792. background-color: #FFFFFF;
  1793. }
  1794. body #fa_menulist a:link, body #fa_menulist a:visited {
  1795. color: #333!important;
  1796. display: block!important;
  1797. font-family: 'Roboto Condensed', Arial!important;
  1798. font-size: 14px;
  1799. font-weight: 300;
  1800. }
  1801. #fa_menulist li a[href*="/sta"]:before {
  1802. content: "\f02b";
  1803. }
  1804. #fa_menulist li a:before {
  1805. color: #525252!important;
  1806. font-family: FontAwesome;
  1807. font-size: 14px;
  1808. margin: 0 5px;
  1809. }
  1810. body #fa_menulist {
  1811. background-color: #fff!important;
  1812. margin-left: 150px!important;
  1813. padding: 5px!important;
  1814. width: 300px!important;
  1815. }
  1816. #fa_menulist{
  1817. left: 732.5px!important;
  1818. }
  1819. #fa_ranktitle {display:none!important;}
  1820. #fa_usermenu td {display:none!important;}
  1821. #fa_menulist li a[href*="/u"]:before {
  1822. content: "\f007";
  1823. }
  1824. #fa_menulist li a[href*="preference"]:before {
  1825. content: "\f013";
  1826. }
  1827. #fa_menulist li a[href*="/spa"]:before {
  1828. content: "\f086";
  1829. }
  1830. #fa_menulist li a[href*="watchsearch"]:before {
  1831. content: "\f1d8";
  1832. }
  1833. #fa_menulist li a[href*="inbox"]:before {
  1834. content: "\f0e0";
  1835. }
  1836. #fa_menulist li a[href*="logout"]:before {
  1837. content: "\f08b";
  1838. }
  1839.  
  1840. .module table[style="table-layout:auto;"] tbody tr td > table tbody tr td img {
  1841. content: "";
  1842. }
  1843. .module table[style="table-layout:auto;"] tbody tr td[width="4px"] {
  1844. width: 0px
  1845. }
  1846. .module table[style="table-layout:auto;"] tbody tr td > table tbody tr td[style="overflow:hidden;"] {
  1847. background: url('https://i.imgur.com/gGg8bgb.png') no-repeat;
  1848. background-position: -0px -54px;
  1849. overflow: hidden;
  1850. text-indent: -9999px;
  1851. text-align: left;
  1852. }
  1853. .module table[style="table-layout:auto;"] tbody tr:nth-child(1) td > table tbody tr td[style="overflow:hidden;"] {
  1854. background-position: -0px -0px;
  1855. }
  1856. .module table[style="table-layout:auto;"] tbody tr:nth-child(2) td > table tbody tr td[style="overflow:hidden;"] {
  1857. background-position: -0px -0px;
  1858. }
  1859. .module table[style="table-layout:auto;"] tbody tr:nth-child(3) td > table tbody tr td[style="overflow:hidden;"] {
  1860. background-position: -0px -0px;
  1861. }
  1862. .module table[style="table-layout:auto;"] tbody tr:nth-child(4) td > table tbody tr td[style="overflow:hidden;"] {
  1863. background-position: -0px -18px;
  1864. }
  1865. .module table[style="table-layout:auto;"] tbody tr:nth-child(5) td > table tbody tr td[style="overflow:hidden;"] {
  1866. background-position: -0px -18px;
  1867. }
  1868. .module table[style="table-layout:auto;"] tbody tr:nth-child(6) td > table tbody tr td[style="overflow:hidden;"] {
  1869. background-position: -0px -18px;
  1870. }
  1871. .module table[style="table-layout:auto;"] tbody tr:nth-child(7) td > table tbody tr td[style="overflow:hidden;"] {
  1872. background-position: -0px -36px;
  1873. }
  1874. .module table[style="table-layout:auto;"] tbody tr:nth-child(8) td > table tbody tr td[style="overflow:hidden;"] {
  1875. background-position: -0px -36px;
  1876. }
  1877. .module table[style="table-layout:auto;"] tbody tr:nth-child(9) td > table tbody tr td[style="overflow:hidden;"] {
  1878. background-position: -0px -54px;
  1879. }
  1880. .module table[style="table-layout:auto;"] tbody tr:nth-child(10) td > table tbody tr td[style="overflow:hidden;"] {
  1881. background-position: -0px -54px;
  1882. }
  1883. .module .main-content table[style="table-layout:fixed"] {
  1884. background: #fafafa;
  1885. background-image: linear-gradient(45deg, rgba(255, 255, 255, .1)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .1)50%, rgba(255, 255, 255, .1)75%, transparent 75%, transparent);
  1886. background-size: 10px 10px;
  1887. border: #e1e1e1 1px solid;
  1888. border-radius: 5px;
  1889. overflow: hidden;
  1890. -webkit-box-shadow: inset 1px -1px 9px -1px rgba(181, 181, 181, 1);
  1891. -moz-box-shadow: inset 1px -1px 9px -1px rgba(181, 181, 181, 1);
  1892. box-shadow: inset 1px -1px 9px -1px rgba(181, 181, 181, 1);
  1893. }
  1894. dl.codebox > dt {background:url(//i83.servimg.com/u/f83/16/58/89/73/page_w10.png) no-repeat scroll 10px center black!important;}
  1895. dl.codebox > dt {background:url(//i83.servimg.com/u/f83/16/58/89/73/page_w10.png) no-repeat scroll 10px center black!important;}
  1896. dl.codebox code {overflow: auto!important;max-height: 1900px!important;}
  1897. div.lineNumber {max-height:1900px!important;}
  1898.  
  1899. .module .main-head .h3:before, .module .main-head h3:before {
  1900. color: #C8D2D8;
  1901. content: "\f0c9";
  1902. display: inline-block;
  1903. font-family: FontAwesome;
  1904. font-size: 14px;
  1905. font-style: normal;
  1906. font-variant: normal;
  1907. font-weight: 400;
  1908. line-height: 1;
  1909. padding-right: 10px;
  1910. }
  1911. .module .main-head {
  1912. background: #f7f7f7;
  1913. border-bottom: 1px solid #E1E5EB!important;
  1914. color: #727272;
  1915. padding: 10px;
  1916. text-shadow: rgba(255,255,255,0.8) 0 1px 0;
  1917. }
  1918. .module .main-head .h3, .module .main-head h3 {
  1919. color: #757575;
  1920. font-weight: 700;
  1921. margin: 0;
  1922. text-transform: uppercase;
  1923. }
  1924. .module .main-head {border:1px solid #ddd;}
  1925.  
  1926. .avt-r img{
  1927. background: none repeat scroll 0% 0% #FFF;
  1928. border: 1px solid #D5D5D5 !important;
  1929. box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  1930. float: left;
  1931. height: 35px;
  1932. margin: 3px;
  1933. padding: 1px;
  1934. width: 30px;
  1935. }
  1936. /* BRILHO NICK DO FÓRUM ENTRE OUTRAS CONFIGURAÇÕES */
  1937. /*victor*/
  1938. a[href="/u492"] {
  1939. background: url("http://i.imgur.com/6EHq3rY.gif");
  1940. }
  1941. a[href="/u492"] {
  1942. text-shadow: 0px 0px 3px #850000;
  1943. }
  1944. /*Helielto*/
  1945. a[href="/u1"] {
  1946. background: url("http://i.imgur.com/6EHq3rY.gif");
  1947. }
  1948. a[href="/u1"] {
  1949. text-shadow: 0px 0px 3px #BA0000;
  1950. }
  1951.  
  1952. /*Whize*/
  1953. a[href="/u25"] {
  1954. background: url("http://i.imgur.com/6EHq3rY.gif");
  1955. }
  1956. a[href="/u25"] {
  1957. text-shadow: 0px 0px 3px #BA0000;
  1958. }
  1959.  
  1960. /*Human_*/
  1961. a[href="/u2"] {
  1962. background: url("http://brasil-nl.com.br/forum/public/style_images/splatts/brilho.gif");
  1963. }
  1964. a[href="/u2"] {
  1965. text-shadow: 0px 0px 3px #009900;
  1966. }
  1967. /*ChatBox*/
  1968. #chatbox_header.main-head {
  1969. -khtml-box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
  1970. -moz-border-radius: 4px;
  1971. -moz-box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
  1972. -o-border-radius: 4px;
  1973. -webkit-border-radius: 0;
  1974. -webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
  1975. background: #1c1f25;
  1976. border-bottom: 1px solid rgba(0,0,0,.20);
  1977. border-radius: 0;
  1978. border-top: 3px solid #52bef0;
  1979. box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
  1980. color: #FFF;
  1981. font-family: Ubuntu;
  1982. font-size: 13px;
  1983. font-weight: 700;
  1984. height: 20px;
  1985. margin-bottom: 40px;
  1986. overflow: hidden;
  1987. padding: 8px;
  1988. text-decoration: none;
  1989. text-shadow: 0 2px 0 rgba(0,0,0,0.14);
  1990. text-transform: uppercase;
  1991. }
  1992. #chatbox {
  1993. background: #ebf0f3;
  1994. border: 1px solid #DCE2EC;
  1995. border-bottom: 6px solid #DCE2EC;
  1996. margin: 10px 0;
  1997. padding: 8px;
  1998. }
  1999. #chatbox_members {
  2000. background: #fff;
  2001. border-right: 2px solid #52bef0;
  2002. top: 40px;
  2003. }
  2004. #chatbox_footer {
  2005. background: #f1f6f9;
  2006. border-top: 1px solid #d5dde5;
  2007. padding: 6px;
  2008. }
  2009. #chatbox_members .member-title {
  2010. background: #1c1f25;
  2011. border-radius: 0 0 4px 4px;
  2012. border-top: 3px solid #52bef0;
  2013. box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
  2014. color: #FFF;
  2015. font-family: Ubuntu;
  2016. font-size: 12px;
  2017. margin: 5px;
  2018. text-align: center;
  2019. text-shadow: 0 2px 0 rgba(0,0,0,0.14);
  2020. text-transform: uppercase;
  2021. width: 164px;
  2022. }
  2023. input#message.post {
  2024. -khtml-border-radius: 3px;
  2025. -khtml-box-shadow: rgba(0,0,0,0.07) 0 1px 3px, inset rgba(255,255,255,0.75) 0 1px 0;
  2026. -moz-border-radius: 3px;
  2027. -moz-box-shadow: rgba(0,0,0,0.07) 0 1px 3px, inset rgba(255,255,255,0.75) 0 1px 0;
  2028. -moz-transition: border .3s ease-in-out;
  2029. -o-transition: border .3s ease-in-out;
  2030. -webkit-border-radius: 3px;
  2031. -webkit-box-shadow: rgba(0,0,0,0.07) 0 1px 3px, inset rgba(255,255,255,0.75) 0 1px 0;
  2032. -webkit-transition: border .3s ease-in-out;
  2033. background-color: #fafbfc;
  2034. border: 1px solid #c1c1c1;
  2035. border-radius: 3px;
  2036. box-shadow: rgba(0,0,0,0.07) 0 1px 3px, inset rgba(255,255,255,0.75) 0 1px 0;
  2037. color: #666;
  2038. font-size: 12px;
  2039. min-width: 378px;
  2040. outline: 0;
  2041. padding: 9px!important;
  2042. transition: border .3s ease-in-out;
  2043. }
  2044. #message {
  2045. height: 16px;
  2046. margin-top: 3px;
  2047. width: 250px;
  2048. }
  2049. #message, #submit_button {
  2050. margin-left: 15px;
  2051. }
  2052.  
  2053. #chatbox_messenger_form {
  2054. margin: 0!important;
  2055. }
  2056. #chatbox_messenger_form {
  2057. margin: 10px 0 0;
  2058. }
  2059. #divcolor, #divsmilies, #help-button, #submit_button, .format-message + label {
  2060. border: 1px solid #AAA;
  2061. border-radius: 3px;
  2062. box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  2063. display: inline-block;
  2064. height: 18px;
  2065. line-height: 16px;
  2066. text-align: center;
  2067. width: 18px;
  2068. }
  2069. .fontbutton {
  2070. -moz-transition: background .3s ease-in-out;
  2071. -o-transition: background .3s ease-in-out;
  2072. -webkit-transition: background .3s ease-in-out;
  2073. background: #52bef0 url(https://imgur.com/srUpLQz.png) repeat-x;
  2074. border: 0!important;
  2075. border-radius: 4px;
  2076. border-top: 1px solid rgba(0,0,0,.20);
  2077. color: #fff;
  2078. cursor: pointer;
  2079. font-family: Ubuntu!important;
  2080. font-size: 13px;
  2081. outline: 0;
  2082. padding: 5px!important;
  2083. text-shadow: 0 2px 0 rgba(0,0,0,0.14);
  2084. transition: background .3s ease-in-out;
  2085. }
  2086. #submit_button {
  2087. height: auto !important; }
  2088. /*teste*/
  2089. .fa-forumrow {
  2090. overflow: hidden;
  2091. background-color: #fff;
  2092. border-radius: 10px;
  2093. box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  2094. margin-bottom: 30px;
  2095. display: flex;
  2096. }
  2097.  
  2098. .fa-forumrow > div {
  2099. box-sizing: border-box;
  2100. }
  2101.  
  2102. .fa-forumrow-main {
  2103. width: 45%;
  2104. padding: 30px 30px 20px;
  2105. }
  2106.  
  2107. .fa-forumrow-image {
  2108. width: 30%;
  2109. }
  2110.  
  2111. .fa-forumrow-recent {
  2112. width: 25%;
  2113. }
  2114.  
  2115. .fa-forumrow-title {
  2116. font-size: 24px !important;
  2117. display: block;
  2118. line-height: 1.5em;
  2119. }
  2120.  
  2121. .fa-forumrow-title a {
  2122. text-decoration: none;
  2123. font-weight: normal;
  2124. color: #666 !important;
  2125. }
  2126.  
  2127. .fa-forumrow-description {
  2128. font-size: 18px;
  2129. line-height: 1.5em;
  2130. color: #a1a1a1;
  2131. font-weight: normal;
  2132. padding-left: 40px;
  2133. margin-bottom: 20px;
  2134. }
  2135.  
  2136. .fa-forumrow-description img[style]:first-child {
  2137. display: none;
  2138. }
  2139.  
  2140. .fa-forumrow-meta {
  2141. font-size: 14px;
  2142. display: flex;
  2143. color: #a1a1a1;
  2144. }
  2145.  
  2146. .fa-forumrow-meta > div:first-child {
  2147. margin-left: auto;
  2148. }
  2149.  
  2150. .fa-forumrow-meta > div:not(:first-child) {
  2151. margin-left: 20px;
  2152. }
  2153.  
  2154. .fa-forumrow-recent {
  2155. padding: 30px 30px 20px 50px;
  2156. position: relative;
  2157. display: flex;
  2158. flex-direction: column;
  2159. justify-content: center;
  2160. }
  2161.  
  2162. .fa-forumrow-image {
  2163. background-repeat: no-repeat;
  2164. background-position: center;
  2165. background-size: cover;
  2166. }
  2167.  
  2168. .fa-forumrow-avatar {
  2169. position: absolute;
  2170. left: 0;
  2171. top: 50%;
  2172. width: 40px;
  2173. height: 40px;
  2174. transform: translate(0, -50%);
  2175. box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
  2176. border-radius: 50%;
  2177. overflow: hidden;
  2178. }
  2179.  
  2180. .fa-forumrow-avatar img {
  2181. width: 100%;
  2182. height: 100%;
  2183. }
  2184.  
  2185. .fa-forumrow-recent-topic a {
  2186. text-decoration: none;
  2187. font-size: 16px;
  2188. color: #666 !important;
  2189. line-height: 1.5em;
  2190. }
  2191.  
  2192. .fa-forumrow-recent-meta {
  2193. font-size: 0;
  2194. }
  2195.  
  2196. .fa-forumrow-recent-meta br {
  2197. display: none;
  2198. }
  2199.  
  2200. .fa-forumrow-recent-meta strong {
  2201. font-size: 16px;
  2202. font-weight: normal;
  2203. }
  2204.  
  2205. .fa-forumrow-recent-meta strong a {
  2206. text-decoration: none;
  2207. margin: 0 10px;
  2208. line-height: 1.5em;
  2209. }
  2210. /*fim do footer*/
  2211. .pun {
  2212. position: relative;
  2213. margin-bottom: 70px;
  2214. }
  2215.  
  2216. .pun::after {
  2217. content: '© StronG LionS, 2017 | É proibido a cópia total ou parcial de qualquer conteúdo deste tema.';
  2218. position: absolute;
  2219. bottom: 0;
  2220. left: 0;
  2221. right: 0;
  2222. transform: translate(0, 100%);
  2223. background-color: #52bef0;
  2224. color: #ebedf0;
  2225. padding: 0 10px;
  2226. line-height: 50px;
  2227. border-radius: 0 0 5px 5px;
  2228. }
  2229.  
  2230. .pocoyo .main-content {
  2231. border: none;
  2232. }
  2233.  
  2234. #right * {
  2235. box-sizing: border-box;
  2236. }
  2237.  
  2238. #right .module {
  2239. border: solid 1px #ddd;
  2240. border-radius: 3px;
  2241. overflow: hidden;
  2242. }
  2243.  
  2244. #right .module > .main-head {
  2245. background-color: #52bef0 !important;
  2246. text-shadow: none;
  2247. padding: 0 10px;
  2248. margin: -2px -2px 15px -2px !important;
  2249. position: relative;
  2250. }
  2251.  
  2252. #right .module > .main-head::before {
  2253. content: "";
  2254. border: solid 10px transparent;
  2255. border-top-color: #52bef0;
  2256. position: absolute;
  2257. top: 100%;
  2258. }
  2259.  
  2260. #right .module > .main-head > .h3 {
  2261. color: #fff;
  2262. }
  2263.  
  2264. #right .module > .main-head > .h3::before {
  2265. content: none;
  2266. }
  2267.  
  2268. #right .module > .main-content {
  2269. border: none;
  2270. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement