Advertisement
Guest User

Untitled

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