Advertisement
Guest User

Untitled

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