Advertisement
Guest User

CSS

a guest
Mar 8th, 2015
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 65.49 KB | None | 0 0
  1. body {
  2. background: #edeff1 url("http://i55.servimg.com/u/f55/18/71/50/00/noise10.png") repeat;
  3. color: #4e565e;
  4. }
  5. body, .pun a {
  6. font: normal 11px "Trebuchet MS",tahoma,helvetica,arial,sans-serif;
  7. }
  8. ::selection {
  9. color: #fff;
  10. background: #82b8e6;
  11. }
  12. a:link {text-decoration:none;}
  13. .pun, .wrapper {
  14. margin: 0 auto;
  15. min-width: 980px;
  16. max-width: 1600px;
  17. width: 90%;
  18. }
  19. .pun {
  20. background: #fff;
  21. max-width: 1588px;
  22. -webkit-border-radius: 5px;
  23. -moz-border-radius: 5px;
  24. border-radius: 5px;
  25. -webkit-box-shadow: rgba(0,0,0,0.1) 0px 1px 5px;
  26. -moz-box-shadow: rgba(0,0,0,0.1) 0px 1px 5px;
  27. box-shadow: rgba(0,0,0,0.1) 0px 1px 5px;
  28. border: 1px solid #d6d8d9;
  29. margin-bottom: 10px;
  30. }
  31. .overview {background: white;}
  32. #pun-visit {
  33. background: url(http://i55.servimg.com/u/f55/18/71/50/00/highli10.png) repeat-x scroll 0 0 #f9d79b;
  34. border: 1px solid #ebb962;
  35. box-shadow: 0 1px 4px #fde5bb;
  36. font-size: 13px;
  37. line-height: 140%;
  38. margin: 5px 5px 10px;
  39. padding: 10px;
  40. text-shadow: 0 1px 0 rgba(255,255,255,0.55);
  41. }
  42. #pun-visit, #pun-visit a {color: #b85f1d;}
  43. .main-box, #pun-about {background: transparent;border: 0px; font: 0.8em;}
  44. #secondary_navigation {
  45. position: fixed;
  46. width: 100%;
  47. top: 0;
  48. left: 0;
  49. z-index: 999;
  50. background: url("http://i55.servimg.com/u/f55/18/71/50/00/trans810.png") repeat;
  51. background: rgba(0,0,0,0.8);
  52. font-size: 11px;
  53. text-shadow: rgba(0,0,0,0.8) 0px 1px 1px;
  54. -webkit-box-shadow: rgba(255,255,255,0.05) 0px 1px 0px;
  55. -moz-box-shadow: rgba(255,255,255,0.05) 0px 1px 0px;
  56. box-shadow: rgba(255,255,255,0.05) 0px 1px 0px;
  57. border-bottom: 1px solid #0d0d0d;
  58. overflow: hidden;
  59. line-height: 37px;
  60. clear: both;
  61. }
  62. #secondary_navigation a {
  63. color: #ddd;
  64. line-height: 37px;
  65. height: 37px;
  66. }
  67. #secondary_navigation a:hover {
  68. color: #fff;
  69. text-shadow: #fff 0px 0px 3px;
  70. }
  71. #secondary_navigation li {list-style-type: none;}
  72. #secondary_navigation li {
  73. float: left;
  74. }
  75. .breadcrumb {
  76. color: #777;
  77. font-size: 11px;
  78. }
  79. ul.pun-crumbs {margin: 0px;padding: 0px;}
  80. span.crumbs .first {
  81. margin-left: 0;
  82. background: none;
  83. padding-left: 12px;
  84. }
  85. span.crumbs a {
  86. color: #ddd;
  87. margin-left: -8px;
  88. padding: 10px 15px 10px 5px;
  89. background: url('http://i55.servimg.com/u/f55/18/71/50/00/second10.png') no-repeat 100% -1px;
  90. }
  91. span.crumbs a:hover {
  92. background: url('http://i55.servimg.com/u/f55/18/71/50/00/second10.png') no-repeat 100% -44px;
  93. }
  94. #secondary_links a {
  95. padding: 0 12px;
  96. display: block;
  97. }
  98. #secondary_links img {
  99. vertical-align: top;
  100. width: 16px;
  101. height: 16px;
  102. position: relative;
  103. margin: 10px -3px 0 -3px;
  104. }
  105. #secondary_links a:hover img {
  106. opacity: 0.7;
  107. }
  108. img, .input_check, .input_radio {
  109. vertical-align: middle;
  110. }
  111. .left {float: left;}
  112. /*INTRO*/
  113. #pun-intro {
  114.   background: #262626 url('http://i55.servimg.com/u/f55/18/71/50/00/brandi10.png') repeat;
  115.   height: 69px;
  116.   border-bottom: 1px solid #141414;
  117.   padding: 0;
  118.   padding-top: 38px;
  119. }
  120. #pun-desc {display: inline-block;}
  121. #pun-navlinks {
  122. background: rgba(0,0,0,0.3) url("http://i55.servimg.com/u/f55/18/71/50/00/trans310.png") repeat;
  123. -webkit-box-shadow: rgba(255,255,255,0.1) 0px 1px 0px, rgba(255,255,255,0.05) 0px 0px 0px 1px, inset #000 0px 1px 4px;
  124. -moz-box-shadow: rgba(255,255,255,0.1) 0px 1px 0px, rgba(255,255,255,0.05) 0px 0px 0px 1px, inset #000 0px 1px 4px;
  125. box-shadow: rgba(255,255,255,0.1) 0px 1px 0px, rgba(255,255,255,0.05) 0px 0px 0px 1px, inset #000 0px 1px 4px;
  126. -webkit-border-radius: 3px;
  127. -moz-border-radius: 3px;
  128. border-radius: 3px;
  129. text-transform: uppercase;
  130. font-family: "Lato","Trebuchet MS",Arial,Helvetica,sans-serif;
  131. float: right;
  132. margin-top: 16px;
  133. }
  134. #pun-navlinks a.mainmenu {
  135. color: #e9ebed;
  136. padding: 8px;
  137. line-height: 35px;
  138. height: 35px;
  139. -webkit-transition: all 0.15s ease-in-out;
  140. -o-transition: all 0.15s ease-in-out;
  141. -moz-transition: all 0.15s ease-in-out;
  142. }
  143. #pun-navlinks a.mainmenu:hover {
  144. background: rgba(255,255,255,0.05) url("http://i55.servimg.com/u/f55/18/71/50/00/nav_ac10.png") repeat;
  145. text-decoration: none;
  146. color: #fff;
  147. text-shadow: #fff 0px 0px 4px;
  148. }
  149. #pun-navlinks li {
  150. font: 12px 700;
  151. }
  152. #pun-navlinks li a {
  153. margin: 0px;
  154. }
  155. @font-face {
  156.   font-family: 'Lato';
  157.   font-style: normal;
  158.   font-weight: 700;
  159.   src: local('Lato Bold'), local('Lato-Bold'), url(http://themes.googleusercontent.com/static/fonts/lato/v7/wkfQbvfT_02e2IWO3yYueQ.woff) format('woff');
  160. }
  161. #pun-head {
  162. background: #a9afb6 url("http://i55.servimg.com/u/f55/18/71/50/00/noise11.png") repeat;
  163. border-top: 1px solid #cbcdd1;
  164. border-bottom: 1px solid #95999c;
  165. -webkit-box-shadow: #fff 0px 1px 0px;
  166. -moz-box-shadow: #fff 0px 1px 0px;
  167. box-shadow: #fff 0px 1px 0px;
  168. margin-bottom: 10px;
  169. }
  170. /*USERBAR*/
  171. #user_navigation {
  172. float: left;
  173. color: #9f9f9f;
  174. font-size: 11px;
  175. line-height: 36px;
  176. height: 36px;
  177. overflow: hidden;
  178. font-weight: bold;
  179. border-left: 1px solid rgba(255,255,255,0.15);
  180. }
  181. #user_navigation .ipsList_inline li {
  182. margin: 0;
  183. list-style-type: none;
  184. padding: 0;
  185. float: left;
  186. }
  187. #user_navigation a {
  188. color: #fff;
  189. text-shadow: rgba(0,0,0,0.3) 0px 1px 1px;
  190. float: left;
  191. padding: 0 12px;
  192. line-height: 36px;
  193. outline: none;
  194. height: 36px;
  195. border-right: 1px solid rgba(255,255,255,0.15);
  196. }
  197. #user_navigation a:hover {
  198. background: rgba(255,255,255,0.12);
  199. }
  200. #avatar img {
  201. background: #fff;
  202. border: 1px solid #959595;
  203. height: 24px;
  204. margin-top: 4px;
  205. padding: 1px;
  206. position: relative;
  207. vertical-align: top;
  208. width: 24px;
  209. }
  210. #user_navigation #sign_in img, #user_navigation #register_link img {
  211. vertical-align: top;
  212. position: relative;
  213. margin: 10px 2px 0 0;
  214. }
  215. #inbox_link img {
  216. background-image: url(http://i55.servimg.com/u/f55/18/71/50/00/icon_i10.png);
  217. }
  218. #notify_link img {
  219. background-image: url(http://i55.servimg.com/u/f55/18/71/50/00/icon_n10.png);
  220. }
  221. #inbox_link img, #notify_link img {
  222. background-position: 0 0;
  223. background-repeat: no-repeat;
  224. height: 20px;
  225. vertical-align: middle;
  226. width: 20px;
  227. }
  228. #search {
  229. margin: 4px 0 0 0;
  230. }
  231. fieldset {
  232. border: 0;
  233. }
  234. #adv_search {
  235. width: 26px;
  236. height: 26px;
  237. -webkit-border-radius: 3px;
  238. -moz-border-radius: 3px;
  239. border-radius: 3px;
  240. background: url('http://i55.servimg.com/u/f55/18/71/50/00/advanc10.png') no-repeat 50% 50%;
  241. text-indent: -3000em;
  242. display: inline-block;
  243. margin-left: 3px;
  244. }
  245. #adv_search:hover {
  246. background-color: rgba(0,0,0,0.2);
  247. }
  248. #search_wrap {
  249. position: relative;
  250. background: url("http://i55.servimg.com/u/f55/18/71/50/00/trans210.png") repeat;
  251. background: rgba(0,0,0,0.2);
  252. display: block;
  253. padding: 0 26px 0 7px;
  254. height: 26px;
  255. line-height: 25px;
  256. -moz-border-radius: 3px;
  257. -webkit-border-radius: 3px;
  258. border-radius: 3px;
  259. -webkit-box-shadow: inset rgba(0,0,0,0.35) 0px 1px 3px, rgba(255,255,255,0.2) 0px 1px 0px;
  260. -moz-box-shadow: inset rgba(0,0,0,0.35) 0px 1px 3px, rgba(255,255,255,0.2) 0px 1px 0px;
  261. box-shadow: inset rgba(0,0,0,0.35) 0px 1px 3px, rgba(255,255,255,0.2) 0px 1px 0px;
  262. min-width: 250px;
  263. }
  264. #main_search {
  265. font: normal 12px tahoma,helvetica,arial,sans-serif;
  266. border: 0;
  267. margin: 3 0 0 0;
  268. padding: 0;
  269. background: transparent;
  270. width: 138px;
  271. outline: 0;
  272. color: #fff;
  273. text-shadow: rgba(0,0,0,0.3) 0px 1px 1px;
  274. }
  275. #search_options {
  276. max-width: 80px;
  277. text-overflow: ellipsis;
  278. overflow: hidden;
  279. font-size: 10px;
  280. height: 20px;
  281. line-height: 20px;
  282. margin: 3px 3px 3px 0;
  283. padding: 0 6px;
  284. -moz-border-radius: 3px;
  285. -webkit-border-radius: 3px;
  286. border-radius: 3px;
  287. background: url('http://i55.servimg.com/u/f55/18/71/50/00/trans410.png') repeat;
  288. background: rgba(0,0,0,0.4);
  289. display: inline-block;
  290. text-shadow: rgba(0,0,0,0.5) 0px -1px 0px;
  291. color: #fff;
  292. float: right;
  293. }
  294. .clickable {
  295. cursor: pointer;
  296. }
  297. #search .submit_input {
  298. background: #292929 url('http://i55.servimg.com/u/f55/18/71/50/00/search10.png') no-repeat 50%;
  299. text-indent: -3000em;
  300. padding: 0;
  301. border: 0;
  302. display: block;
  303. width: 26px;
  304. height: 26px;
  305. position: absolute;
  306. right: 0;
  307. top: 0;
  308. bottom: 0;
  309. -moz-border-radius: 0 3px 3px 0;
  310. -webkit-border-top-right-radius: 3px;
  311. -webkit-border-bottom-right-radius: 3px;
  312. border-radius: 0 3px 3px 0;
  313. }
  314. #search .submit_input:hover {
  315. background-color: #3e3e3e;
  316. }
  317. /*TABLEHEAD*/
  318. .main .main-head, .title-overview , .main .main-foot {
  319. background: #a9b4c0 url("http://i55.servimg.com/u/f55/18/71/50/00/noise12.png") repeat;
  320. color: #fff;
  321. text-shadow: rgba(0,0,0,0.25) 0px -1px 0px;
  322. padding: 12px;
  323. font-size: 12px;
  324. -moz-border-radius: 3px;
  325. -webkit-border-radius: 3px;
  326. border-radius: 3px;
  327. -webkit-box-shadow: inset #778594 0px 1px 3px;
  328. -moz-box-shadow: inset #778594 0px 1px 3px;
  329. box-shadow: inset #778594 0px 1px 3px;
  330. overflow: hidden;
  331. margin-bottom: 2px;
  332. }
  333. .main .main-head .page-title {
  334. font-weight: 700;
  335. }
  336. .pun table.table td, .pun table.table th {
  337. background: #fff !important;
  338. }
  339. .pun table.table td {
  340. padding: 10px;
  341. border: 0px;
  342. border-bottom: 1px solid #f3f3f3;
  343. }
  344. .pun table.table td.col_stats {text-align: right;}
  345. .pun table.table td a {color: #676c70;}
  346. .pun table.table td a:hover {color: #53585c;}
  347. .hierarchy a {
  348.   font: 12px bold;
  349. }
  350. .main .main-content, .main .main-content.frm, .pun .frm-form {background: transparent;border: 0px;}
  351. /*WIDGETS*/
  352. .module .main-head, .statistics_head {
  353. background: #262626;
  354. text-shadow: rgba(0,0,0,0.5) 0px -1px 0px;
  355. -moz-border-radius: 3px;
  356. -webkit-border-radius: 3px;
  357. border-radius: 3px;
  358. -webkit-box-shadow: inset #000 0px 1px 3px;
  359. -moz-box-shadow: inset #000 0px 1px 3px;
  360. box-shadow: inset #000 0px 1px 3px;
  361. padding: 10px;
  362. }
  363. .module .main-content {background: #fff;}
  364. /*STATISTICS*/
  365. .statistics_head {
  366. color: #fff;
  367. font-size: 11px;
  368. font-weight: bold;
  369. padding: 8px;
  370. }
  371. #onlinelist, #onlinechat {
  372.   background: #fff;
  373.   border: 0px;
  374. }
  375. #statistics {
  376. margin: 0 auto !important;
  377. text-align: center !important;
  378. display: table;
  379. background: none;
  380. }
  381. .statHide{display:none !important;}
  382. .statsPers li span a {
  383. text-decoration: none !important;
  384. }
  385. .statsPers li > span {
  386. display: inline-block;
  387. background: url('http://i71.servimg.com/u/f71/18/12/14/12/trans110.png') repeat;
  388. background: #edeff1;
  389. color: #768089;
  390. text-shadow: rgba(255,255,255,0.9) 0px 1px 0px;
  391. -webkit-box-shadow: inset #b3bac1 0px 1px 3px;
  392. -moz-box-shadow: inset #b3bac1 0px 1px 3px;
  393. box-shadow: inset #b3bac1 0px 1px 3px;
  394. padding: 3px 7px;
  395. font-weight: bold;
  396. -moz-border-radius: 3px;
  397. -webkit-border-radius: 3px;
  398. border-radius: 3px;
  399. margin-right: 3px;
  400. }
  401. .statsPers li {
  402. float: left;
  403. color:#666;
  404. margin: 2px 10px;
  405. }
  406. .statsPers {
  407. list-style: none;
  408. display: block;
  409. margin: 0px auto;
  410. width: 100%;
  411. }
  412. /*footer*/
  413. #footer_utilities {
  414. padding: 8px;
  415. font-size: 11px;
  416. position: relative;
  417. border-top: 1px solid #141414;
  418. text-shadow: rgba(0,0,0,0.4) 0px -1px 0px;
  419. background: #262626 url('http://i55.servimg.com/u/f55/18/71/50/00/brandi11.png') repeat;
  420. }
  421. #footer_utilities, #footer_utilities a {
  422. color: #ccc;
  423. }
  424. .clr {
  425. clear: both;
  426. }
  427. #backtotop, #bottomScroll {
  428. width: 24px;
  429. height: 24px;
  430. line-height: 20px;
  431. left: 50%;
  432. top: 50%;
  433. margin-left: -12px;
  434. margin-top: -12px;
  435. position: absolute;
  436. display: inline-block;
  437. background: url("http://i55.servimg.com/u/f55/18/71/50/00/trans311.png") repeat;
  438. background: rgba(0,0,0,0.3);
  439. -webkit-box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px, rgba(255,255,255,0.07) 0px 1px 0px;
  440. -moz-box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px, rgba(255,255,255,0.07) 0px 1px 0px;
  441. box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px, rgba(255,255,255,0.07) 0px 1px 0px;
  442. text-align: center;
  443. -moz-border-radius: 16px;
  444. -webkit-border-radius: 16px;
  445. border-radius: 16px;
  446. outline: 0;
  447. }
  448. #bottomScroll:hover,#backtotop:hover{background:url("http://i55.servimg.com/u/f55/18/71/50/00/trans710.png") repeat;background:rgba(0,0,0,0.7);color:#fff}
  449. #backtotop img {
  450. margin-top: 5px;
  451. opacity: 0.4;
  452. }
  453. #backtotop:hover img {
  454. opacity: 1;
  455. }
  456. .skin_link {
  457. float: left;
  458. padding-top: 4px;
  459. }
  460. .skin_link, .skin_link a {
  461. color: #ccc !important;
  462. }
  463. #copyright {
  464. text-align: right;
  465. line-height: 22px;
  466. float: right;
  467. }
  468. #footer_utilities .ipsList_inline {
  469. margin-top: 3px;
  470. clear: left;
  471. float: left;
  472. }
  473. #footer_utilities .ipsList_inline>li {
  474. margin: 0;
  475. }
  476. .ipsList_inline>li {
  477. display: inline-block;list-style-type: none;
  478. margin: 0 3px;
  479. }
  480. #rss_feed {
  481. margin-top: -1px;
  482. }
  483. #footer_utilities .ipsList_inline>li>a {
  484. margin-right: 0px;
  485. padding: 4px 10px;
  486. display: inline-block;
  487. }
  488. /*TÓPICO*/
  489. .pun .paged-foot, .pun .paged-head {
  490. background-color: transparent;
  491. border: 0px;
  492. }
  493. .pun .posthead {
  494. background: #262626 url('http://i55.servimg.com/u/f55/18/71/50/00/brandi12.png') repeat;
  495. text-shadow: rgba(0,0,0,0.5) 0px -1px 0px;
  496. -moz-border-radius: 3px;
  497. -webkit-border-radius: 3px;
  498. border-radius: 3px;
  499. -webkit-box-shadow: inset #000 0px 1px 3px;
  500. -moz-box-shadow: inset #000 0px 1px 3px;
  501. box-shadow: inset #000 0px 1px 3px;
  502. color: #bbb;
  503. border: 0px;
  504. padding: 0 10px;
  505. height: 36px;
  506. line-height: 36px;
  507. font-weight: normal;
  508. font-size: 13px;
  509. }
  510. .pun .posthead a {color: #fff;}
  511. .pun .posthead h2 strong {
  512. font: 11px normal;
  513. color: #878c91;
  514. }
  515. .pun .posthead h2 strong:before {
  516.   content: '#';
  517. }
  518. .pun .posthead .username {
  519.   float: left;
  520.   min-width: 177px;
  521. }
  522. .pun .posthead .username a {
  523. font-weight: bold;
  524. text-shadow: rgba(0,0,0,0.5) 0px -1px 0px;
  525. font-size: 13px;
  526. }
  527. .pun .posthead .username a span {color: #fff !important;}
  528. .pun .user .user-basic-info a img {
  529. max-width: 300px;
  530. max-height: 150px;
  531. padding: 1px;
  532. border: 1px solid #d5d5d5;
  533. background: #fff;
  534. -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
  535. -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  536. box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
  537. }
  538. .pun .user .user-basic-info a img:hover {
  539. border-color: #a1a1a1;
  540. -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
  541. -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
  542. box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
  543. }
  544. .pun .post {margin-bottom: 10px;}
  545. .pun .post, .pun .postmain {background: #fff;border: 0px;}
  546. .pun .postmain {margin-left: 17em;}
  547. .pun .post .user {
  548. width: 155px;
  549. margin-top: 1em;
  550. border-right: 1px dashed #e4e8ed;
  551. font-size: 12px;
  552. text-align: center;
  553. margin-left: -16em;
  554. padding: 10px 10px;
  555. line-height: 150%;
  556. }
  557. .pun .user .user-info {
  558. font: 11px;
  559. color: #878c91;
  560. }
  561. .pun .postfoot {
  562. background: #edeff1 url("http://i55.servimg.com/u/f55/18/71/50/00/noise13.png") repeat;
  563. -moz-border-radius: 3px;
  564. -webkit-border-radius: 3px;
  565. border: 0px;
  566. border-radius: 3px;
  567. -webkit-box-shadow: inset #b3bac1 0px 1px 3px;
  568. -moz-box-shadow: inset #b3bac1 0px 1px 3px;
  569. box-shadow: inset #b3bac1 0px 1px 3px;
  570. clear: both;
  571. }
  572. /*PERFIL TABS PERSONALIZADOS*/
  573. #tabs ul li a {
  574.   font-weight: bold;
  575.   color: #424242;
  576.   background-color: #F1F1F1;
  577.   border-color: #C1C1C1;
  578.   background-image: url('http://i50.tinypic.com/2rcpvd3.png');
  579.   background-repeat: repeat-x;
  580.   margin-top: 10px;
  581.   border-top: 1px solid #CCC;
  582.   border-left: 1px solid #CCC;
  583. }
  584. #tabs ul li.activetab a:hover {
  585. background-color: #363636;
  586. }
  587. #tabs ul li a:hover {
  588. background-color: #F4F4F4;
  589. border-color: #333;
  590. }
  591. #tabs ul li.activetab a {
  592. background-color: #363636;
  593. background-image: url(http://i50.tinypic.com/9qky9y.png);
  594. background-repeat: repeat-x;
  595. border-color: #363636;
  596. color: white;
  597. text-decoration: none;
  598. }
  599. #tabs ul li.activetab a:hover {
  600.   background: white;
  601. }
  602. /*QR*/
  603. #quick_reply .frm-buttons {
  604.   text-align: right;
  605. }
  606. .pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {
  607. background-image: url(http://cdn2.iconfinder.com/data/icons/humano2/16x16/apps/gnome-help.png);
  608. background-position: left;
  609. background-repeat: no-repeat;
  610. color: #fff;
  611. }
  612. input[type="button"], input[type="submit"], input[type="reset"] {
  613. background: #51a3ce url('http://i55.servimg.com/u/f55/18/71/50/00/highli11.png') repeat-x 0 0;
  614. border: 1px solid #4897c0;
  615. -webkit-box-shadow: #8ac7e7 0px 1px 2px;
  616. -moz-box-shadow: #8ac7e7 0px 1px 2px;
  617. box-shadow: #8ac7e7 0px 1px 2px;
  618. color: #fff;
  619. padding: 4px 10px !important;
  620. cursor: pointer;
  621. text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
  622. -moz-border-radius: 2px;
  623. -webkit-border-radius: 2px;
  624. border-radius: 2px;
  625. }
  626. input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {background-color:#60b3de;color:#fff}
  627. input[type="button"]:active, input[type="submit"]:active, input[type="reset"]:active {-webkit-box-shadow:inset rgba(0,0,0,0.2) 0px 1px 3px;-moz-box-shadow:inset rgba(0,0,0,0.2) 0px 1px 3px;box-shadow:inset rgba(0,0,0,0.2) 0px 1px 3px;position:relative;top:1px}
  628. /*********************************REPUTACION******************************************/
  629.     .reputation {
  630.       background-color: rgb(141, 177, 62)!important;
  631.       background-image: url(http://i38.servimg.com/u/f38/17/31/71/58/highli10.png);
  632.       border-radius: 3px;
  633.       color: rgb(255, 255, 255);
  634.       font-weight: bold;
  635.       display: block;
  636.       margin: 0 auto;
  637.       margin-bottom: 3px;
  638.       padding: 3px 7px;
  639.       max-width: 125px;
  640.       text-align: center;
  641.       text-shadow: rgba(0, 0, 0, 0.298039) 0px -1px 0px;
  642.       background-position: 0px 1px;
  643.       background-repeat: repeat no-repeat;
  644.     }
  645.     .reputation.zero {
  646.       background-color: rgb(16, 16, 16)!important;
  647.       color: rgb(255, 255, 255);
  648.     }
  649. /*********************LEYENDA*************/
  650.  
  651.     /*Legendas Perso By Victor*/
  652.     #pun-info2:hover {
  653.     background: #FAFFD7;
  654.     padding: 10px;
  655.     border: 3px double #009DD6;
  656.     border-radius: 5px;
  657.     -webkit-transition: 0.8s;
  658.     }
  659.     #pun-info2 {
  660.     background: #F7F7F7;
  661.     border: 3px double #CAC8C8;
  662.     border-radius: 5px;
  663.  
  664.  
  665.     }
  666.     .h33, h33 {
  667.     border-bottom: 1px solid #595959;
  668.     color: #595959;
  669.     font-family: Verdana,Arial,Helvetica,sans-serif;
  670.     font-size: 1.05em;
  671.     margin-bottom: 3px;
  672.     margin-top: 20px;
  673.     padding-bottom: 2px;
  674.     text-transform: uppercase;
  675.     }
  676.     ul#pun-legend1, ul.pun-legend1:hover{
  677.     background: #FAFFD7;
  678.     padding: 10px;
  679.     border: 3px double #009DD6;
  680.     border-radius: 5px;
  681.     -webkit-transition: 0.8s;
  682.     }
  683.     ul#pun-legend1, ul.pun-legend1{
  684.     float: left;
  685.     margin: 2px 10px;
  686.     background: #F7F7F7;
  687.     padding: 10px;
  688.     border: 3px double #CAC8C8;
  689.     border-radius: 5px;
  690.       list-style: none;
  691.     width: 310px;
  692.  
  693.     }
  694.     /*final do código by victor*/
  695.  
  696.  
  697.     /*********CONFIRMACION***************/
  698. .popup_delete {
  699.     background-color: #464646;
  700.     background-color: rgba(70, 70, 70, 0.6);
  701.     padding: 4px;
  702.     -webkit-box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.7);
  703.     -moz-box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.7);
  704.     box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.7 );
  705.     -moz-border-radius: 4px;
  706.     -webkit-border-radius: 4px;
  707.     border-radius: 4px;
  708.     z-index: 999;
  709.     bottom: 5px;
  710.     right: 5px;
  711.     position: fixed;
  712.     }
  713.     .popup_delete_Inner {
  714.     background: white;
  715.     -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
  716.     -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  717.     box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
  718.     overflow-x: hidden;
  719.     width: 350px;
  720.     max-height: 642px;
  721.     }
  722.     .popup_delete_Inner h3 {
  723.     background: -moz-linear-gradient(#444,#000);
  724.     background-color: #000;
  725.     background-image: -webkit-linear-gradient(#444,#000);
  726.     text-align: left;
  727.     color: white;
  728.     padding: 8px 10px 9px;
  729.     font-size: 16px;
  730.     font-weight: 300;
  731.     text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  732.     }
  733.     .Box_delete {
  734.     background: #f0f0f0;
  735.     padding: 9px;
  736.     }
  737.     .Box_container {
  738.     background: #fdfdfd;
  739.     border: 1px solid #dcdcdc;
  740.     }
  741.     .delete_center {
  742.     padding: 9px;
  743.     text-align: center;
  744.     }
  745.     .delete_center p {
  746.     margin-bottom: 5px;
  747.     }
  748.     .popup_delete_Close {
  749.     cursor: pointer;
  750.     position: absolute;
  751.     right: 20px;
  752.     top: 15px;
  753.     }
  754.  
  755. /*************PASANDO PAGINAS**********************/
  756.     .pun .paging b, .pagination b, .pagination span strong {
  757.     border-image: initial;
  758.     border-radius: 3px;
  759.     color: white!important;
  760.     font-size: 12px;
  761.     font-weight: 400!important;
  762.     margin-left: -1px!important;
  763.     padding: 5px 5px!important;
  764.     text-shadow: 0 1px 0 black;
  765.     visibility: visible;
  766.     background: #7BA60D;
  767.     color: #fff;
  768.     font-weight: bold;
  769.     -moz-border-radius: 2px;
  770.     -webkit-border-radius: 2px;
  771.     border-radius: 2px;
  772.     padding: 1px 5px;
  773.     }
  774.  
  775.      .paging a , .paging input, .pagination a, .pagination input {
  776.     border-image: initial;
  777.     border-radius: 3px;
  778.     font-size: 12px!important;
  779.     margin: 2px;
  780.     padding: 5px 5px!important;
  781.     text-shadow: 0 1px 0 white;
  782.     visibility: visible;
  783.     color: #333;
  784.     display: inline-block;
  785.     display: inline-block;
  786.     padding: 1px 4px;
  787.     color: #999;
  788.     }
  789.  
  790. /*********************MENSAJE EN CHATBOX*******************/
  791.     #chatbox:after {
  792.     content: 'No utilizes palabras inapropiadas para expresarte en el chat si no seras Baneado.';
  793.     background: url(http://i55.servimg.com/u/f55/18/71/50/00/highli10.png) repeat-x scroll 0 0 #f9d79b;
  794.     border: 1px solid #ebb962;
  795.     box-shadow: 0 1px 4px #fde5bb;
  796.     color: #b85f1d;
  797.     font-size: 13px;
  798.     display: block;
  799.     line-height: 140%;
  800.     padding: 10px;
  801.     text-shadow: 0 1px 0 rgba(255,255,255,0.55);
  802.     }
  803. /*********************AFILIADOS^*********************/
  804.     /*rodapé portal*/
  805.     .h6mei:hover {
  806.     background-color: #B2C7F5;
  807.     border: 1px solid #86A1DF;
  808.     text-decoration: underline;
  809.     }
  810.     .h6mei {
  811.     background-color: #CAD8F7;
  812.     padding: 2px;
  813.     font: 11px Arial, "Helvetica", sans-serif;
  814.     border: 1px solid #b5c6ea;
  815.     margin: 1px 0 0 0;
  816.     text-align: center;
  817.     }
  818.     #quotearea {
  819.       margin: 6px;
  820.     height: 160px;
  821.     }
  822.     #footbar {
  823.     display: block;
  824.     min-height: 165px;
  825.     margin: 0 13px 0 12px;
  826.     padding: 20px 0;
  827.     clear: both;
  828.     overflow: visible;
  829.     }
  830.     #footbar-esq {
  831.     float: left;
  832.     width: 340.2px;
  833.     min-height: 165px;
  834.     margin: 0 16px 0 0;
  835.     }
  836.     .footwid {
  837.     list-style: none;
  838.     padding: 3px;
  839.     font-size: 11px;
  840.     margin: 0 0 8px 0;
  841.     border: 1px solid #b5c6ea;
  842.     background: #F0F5F8;
  843.     overflow: hidden;
  844.     }
  845.     .footwid h2 {
  846.     background: #232b2b;
  847.     border-bottom: 0;
  848.     border-top: 4px solid #4F8F16;
  849.     color: #fff;
  850.     font-family: Helvetica, Arial, sans-serif;
  851.     font-size: 13px;
  852.     font-style: normal;
  853.     font-weight: 700;
  854.     padding: 10px 5px;
  855.     text-shadow: 0 0 3px #004403;
  856.     }
  857.     #footbar-mei {
  858.     float: left;
  859.     width: 340.9px;
  860.     min-height: 165px;
  861.     margin: 0 16px 0 0;
  862.     }
  863.     #footbar-dir {
  864.     float: left;
  865.     width: 340.9px;
  866.     min-height: 165px;
  867.     margin: 0;
  868.     }
  869. /***************LOADING*********************/
  870.     #ajax_loading {background: #000;color: #fff;text-align: center;padding: 5px 0 8px;width: 8%;top: 0px;left: 46%;-moz-border-radius: 0 0 5px 5px;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;border-radius: 0 0 5px 5px;z-index: 999;position: fixed;-moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.2);-webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.2);box-shadow: 0px 3px 5px rgba(0,0,0,0.2);opacity: 0.6;}
  871.  
  872. /***********INDEX AVATAR***********************/
  873.     .avs a.inx img {
  874.     width: 40px;
  875.     height: 40px;
  876.     border: 1px solid #B9B8B8;
  877.     padding: 2px;
  878.     border-radius: 2px;
  879.     background: #eeeeee;
  880.     }
  881.     .avs .inx {
  882.     float: left;
  883.     margin-right: 5px;
  884.     }
  885. /*********anuncio global verde***************************/
  886. td.tcl.tdtopics > strong {
  887. -moz-border-radius: 3px;
  888. -webkit-border-radius: 3px;
  889. background-color: #7ba60d;
  890. background-image: url(http://i.imgur.com/EHGpChd.png);
  891. background-position: 0 -1px;
  892. background-repeat: repeat-x;
  893. border-radius: 3px;
  894. color: #fff;
  895. cursor: default;
  896. font-size: 9px;
  897. font-weight: 700;
  898. height: 16px;
  899. line-height: 16px;
  900. padding: 3px 5px;
  901. text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
  902. text-transform: uppercase;
  903. }
  904. /*******************PERFIL BS*****************************/
  905.  
  906. .pun .user .user-ident .user-basic-info,.pun .user .user-info {
  907. -moz-border-radius:3px;
  908. -webkit-border-radius:3px;
  909. background:#FBFBFB url(http://i78.servimg.com/u/f78/17/96/03/52/highli10.png) repeat-x 0 0;
  910. border:1px solid #D9DBDD;
  911. border-radius:3px;
  912. padding:3px
  913. }
  914.  
  915. .pun .user .user-ident .user-basic-info {
  916. color:#777;
  917. font-size:11px;
  918. font-weight:400;
  919. margin-top:15px
  920. }
  921.  
  922. #first-post-br{border:0}
  923. /**************************RANGOS************************/
  924. .userManagement { background: #FF0000; border-radius: 3px; color: rgb(248, 248, 255); display: inline-block; font-size: 11px; padding: 3px 8px; }
  925. .SuperModerador{ background:  #660000; border-radius: 3px; color: rgb(255, 255, 255); display: inline-block; font-size: 11px; padding: 3px 8px; }
  926. .Moderador{ background:  #449C09; border-radius: 3px; color: rgb(255, 255, 255); display: inline-block; font-size: 11px; padding: 3px 8px; }
  927. .Contribuidores{ background:  #D817FF; border-radius: 3px; color: rgb(255, 255, 255); display: inline-block; font-size: 11px; padding: 3px 8px; }
  928. .MiembroVIP{ background:  #E6BD8A; border-radius: 3px; color: rgb(255, 255, 255); display: inline-block; font-size: 11px; padding: 3px 8px; }
  929. .Usuarios{ background:  #999999; border-radius: 3px; color: rgb(255, 255, 255); display: inline-block; font-size: 11px; padding: 3px 8px; }
  930. .Miembros{ background:  #1100FF; border-radius: 3px; color: rgb(255, 255, 255); display: inline-block; font-size: 11px; padding: 3px 8px; }
  931. .Diseñadorgrafico{ background:  #FF00BB; border-radius: 3px; color: rgb(255, 255, 255); display: inline-block; font-size: 11px; padding: 3px 8px; }
  932. .Baneado{ background:  #000000; border-radius: 3px; color: rgb(255, 255, 255); display: inline-block; font-size: 11px; padding: 3px 8px; }
  933.  
  934. /**************************CATEGORIAS*************************/
  935. .main .main-head {
  936.     background: #262626 url(http://i55.servimg.com/u/f55/18/71/50/00/brandi10.png) repeat;
  937.     margin: 0;
  938.     border-radius: 3px 3px 0 0;
  939.     box-shadow: none;
  940. }
  941. .main .main-content#nesa_api {
  942.     border: solid rgb(213, 213, 213);
  943.     border-width: 0 1px 1px 1px;
  944.     background: rgb(243, 243, 243);
  945.     padding: 10px;                  
  946.     box-sizing:border-box;
  947.     margin-bottom: 10px;
  948. }
  949. .main .main-content#nesa_api table.table {
  950.     border: 1px solid rgb(224, 224, 224);    
  951.     border-collapse: inherit;
  952. }
  953. .main .main-foot, .main .main-head, .title-overview {
  954.     background: #262626 url(http://i55.servimg.com/u/f55/18/71/50/00/brandi10.png) repeat;
  955.     box-shadow: none;
  956. }
  957.         /*tollbar-forumeiros by bs e victor*/
  958.     #fa_toolbar{background:#3A4752 url(http://i78.servimg.com/u/f78/17/96/03/52/mainti10.png) repeat-x;border-bottom:7px solid #232B2B;border-top:1px solid #333;box-shadow:0 1px black, 0 2px 1px rgba(0,0,0,.4);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:12px;font-style:normal}#fa_toolbar a{text-decoration:none!important}#fa_search #fa_textarea{-moz-box-shadow:0 2px 4px rgba(0,0,0,0.2) inset;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.2) inset;background-color:#213138;background-image:url(https://cdn1.iconfinder.com/data/icons/free-funktional-icons/16/10_Search_16x16.png);background-position:4px center;background-repeat:no-repeat;border:1px solid #4A5763;border-radius:0!important;box-shadow:0 2px 4px rgba(0,0,0,0.2) inset;color:#979DA7}#fa_right{margin-right:50px}#fa_right a.rightHeaderLink:first-child,#fa_right.welcome #fa_menu #fa_welcome,#fa_welcome{background:-moz-linear-gradient(#2b4242,#232B2B);background-attachment:scroll;background-image:-webkit-linear-gradient(#2b4242,#232B2B);border-top-left-radius:3px;border-top-right-radius:3px;box-shadow:0 1px 0 #3a4a4a inset;color:#f0f0f0!important;padding:0 5px;text-shadow:1px 1px #3a4a4a}#fa_menulist,#notif_list{-moz-border-radius:0 0 6px 6px;-moz-box-shadow:0 5px 7px rgba(0,0,0,0.4);-webkit-box-shadow:0 5px 7px rgba(0,0,0,0.4);background:-moz-linear-gradient(#000000,#000000);background-image:-webkit-linear-gradient(#000000,#000000);border-radius:0 0 6px 6px;box-shadow:0 5px 7px rgba(0,0,0,0.4)}#fa_hide,#fa_magnifier,#fa_share,#fa_toolbar_hidden{display:none!important}
  959.         #fa_toolbar #fa_right .fa_separator {display: none !important;}
  960.     #fa_toolbar #fa_usermenu table tr * {color: #878787 !important;}
  961. #secondary_navigation {    display: none; } #fa_toolbar {    position: absolute!important; }
  962. /*----------[Borrar Subrayados]------------*/
  963.     a {text-decoration: none;}
  964.     a:link {text-decoration: none;}
  965.     a:hover {text-decoration: none!important;}
  966.     a.forumtitle {text-decoration: none;}
  967.     a.forumtitle:hover {text-decoration: none!important;}
  968.     a.topictitle {text-decoration: none;}
  969.     a.topictitle:hover {text-decoration: none!important;}
  970.     /*----------------FIN---------------*/
  971. /********************************CHATBOX***********************************/
  972. /*chatbox v1.1 BS*/
  973. #chatbox_header.main-head {
  974. background: url(http://i58.servimg.com/u/f58/18/24/85/15/gm-loo10.jpg) repeat-x bottom #363636;
  975. padding: 3px 4px;
  976. -webkit-border-radius: 5px;
  977. -moz-border-radius: 5px;
  978. -khtml-border-radius: 5px;
  979. border-radius: 5px;
  980. min-height: 6px;
  981. }
  982. .chatbox-title, .chatbox-title a.chat-title {
  983. background: url(http://i72.servimg.com/u/f72/18/07/42/17/popup10.png) no-repeat scroll 75px 3px transparent;
  984. font: 700 15px/1.3 Helvetica,Arial,sans-serif;
  985. color: #fff;
  986. }
  987. .chatbox-title a.chat-title:hover {
  988.   text-decoration: underline;
  989. }
  990. .chatbox-options li, .chatbox-options li a, .chatbox-options li label {
  991. color: #fff;
  992. }
  993. body[bgcolor]{background: #FCFCFF;}
  994. .main-content.chatbox {
  995.   background-color: #FCFCFF;
  996.   padding: 10px;
  997.   border: 1px solid rgb(204, 204, 204);
  998.   -webkit-border-radius: 10px;
  999.   -moz-border-radius: 10px;
  1000.   -khtml-border-radius: 10px;
  1001.   border-radius: 10px;
  1002.   padding-bottom: 0px;
  1003. }
  1004. #chatbox_members {
  1005. background: rgb(246, 246, 248);
  1006. border: 1px solid rgb(204, 204, 204);
  1007. margin: 4px;
  1008. top: 43px;
  1009. bottom: 28px;
  1010. right: 10;
  1011. }
  1012. #chatbox_members .member-title {
  1013. background: url(http://i58.servimg.com/u/f58/18/24/85/15/gm-loo10.jpg) repeat-x bottom #363636;
  1014. color: #fff;
  1015. padding: 5px;
  1016. text-align: left;
  1017. padding: 8px 10px;
  1018. }
  1019. #chatbox p {
  1020. background: transparent;
  1021. padding: 5px;
  1022. line-height: 1.3em;
  1023. }
  1024. #chatbox p span[style="color:green;"], #chatbox p span[style="color:red;"] {
  1025.   background: #FAFAD2;
  1026. }
  1027. #chatbox_footer {
  1028.   background: transparent;
  1029.   border: 0px;
  1030. }
  1031. #chatbox_footer .right {
  1032.   float: left;
  1033. }
  1034. #chatbox_messenger_form .right {margin-left: 8px;font-size:0}
  1035. input#message.post {
  1036. font-family: inherit;
  1037. min-width: 430px;
  1038. color: #000;
  1039. font-size: 13px;
  1040. background-color: #fff;
  1041. padding: 3px;
  1042. margin-bottom: 2px;
  1043. border-width: 1px;
  1044. border-style: solid;
  1045. border-top-color: rgb(192,192,192);
  1046. border-right-color: rgb(233,233,233);
  1047. border-bottom-color: rgb(233,233,233);
  1048. border-left-color: rgb(192,192,192);
  1049. -webkit-border-radius: 4px;
  1050. -moz-border-radius: 4px;
  1051. -khtml-border-radius: 4px;
  1052. border-radius: 4px;
  1053. outline: 0;
  1054. }
  1055. input#message.post:focus {
  1056. background: rgb(255,255,240) url('http://i55.servimg.com/u/f55/18/74/03/48/sin_ta17.png') repeat-x;
  1057. border-top-color: rgb(150,150,150);
  1058. border-bottom-color: rgb(230,230,230);
  1059. }
  1060. #submit_button {
  1061. -moz-border-radius: 3px;
  1062. -moz-box-shadow: inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2);
  1063. -webkit-border-radius: 3px;
  1064. -webkit-box-shadow: inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2);
  1065. background: #212121 url(http://i.imgur.com/IoFhTvG.png) repeat-x top;
  1066. border: 1px solid #212121;
  1067. border-radius: 3px;
  1068. box-shadow: inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2);
  1069. color: #fff;
  1070. font-family: tahoma,helvetica,arial,sans-serif;
  1071. font-size: 13px;
  1072. font-style: normal;
  1073. font-variant: normal;
  1074. font-weight: normal;
  1075. margin: 0 5px 0 8px;
  1076. padding: 4px 10px;
  1077. }
  1078. .fontbutton {
  1079. background: #646464 url('http://i58.servimg.com/u/f58/18/62/03/31/highli17.png') repeat-x 0 0;
  1080. border: 1px solid #585858 !important;
  1081. padding: 4px 10px;
  1082. color: #fff;
  1083. font: normal 13px tahoma,helvetica,arial,sans-serif;
  1084. text-shadow: #474747 0px -1px 0px;
  1085. -moz-box-shadow: rgba(0,0,0,0.43) 0px 1px 3px;
  1086. -webkit-box-shadow: rgba(0,0,0,0.43) 0px 1px 3px;
  1087. box-shadow: rgba(0,0,0,0.43) 0px 1px 3px;
  1088. -moz-border-radius: 2px;
  1089. -webkit-border-radius: 2px;
  1090. border-radius: 2px;
  1091. }
  1092. #chatbox_messenger_form div.right img{display: none;}
  1093. #divbold:after {
  1094. content: 'Bold';
  1095. }
  1096. #divitalic:after {
  1097. content: 'Italic';
  1098. }
  1099. #divunderline:after {
  1100. content: 'Underline';
  1101. }
  1102. #divstrike:after {
  1103. content: 'Strike';
  1104. }
  1105. #divcolor:after {
  1106. content: 'Color';
  1107. }
  1108. #divsmilies:after {
  1109. content: 'Smilies';
  1110. }
  1111. #simple-wrap {
  1112.   background:white;
  1113. }
  1114. #chatbox_top {
  1115.   min-height: 280px;
  1116. }
  1117. #chatbox{
  1118.   top: 43px;
  1119.   bottom: 28px;
  1120.   margin: 5px;
  1121.   background: rgb(246, 246, 248);
  1122.   border: 1px solid rgb(204, 204, 204);
  1123.   padding: 5px;
  1124.   right: 198px;
  1125.   left:0;
  1126. }  
  1127.  
  1128.  
  1129.     #fa_toolbar #fa_menulist :link, #fa_toolbar #fa_menulist :visited {
  1130.     color: #999!important;
  1131.     font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  1132.     font-size: 12px;
  1133.     font-style: normal;
  1134.     display: block!important;
  1135.     }
  1136.  
  1137.     #fa_toolbar a:link, #fa_toolbar a:visited, #fa_toolbar a:hover, #fa_toolbar a:active {
  1138.     border: 1px solid transparent;
  1139.     border: none;
  1140.     }
  1141.  
  1142.     #fa_toolbar #fa_menulist :hover:link, #fa_toolbar #fa_menulist :hover:visited {
  1143.     background: none!important;
  1144.     color: white!important;
  1145.     }
  1146.  
  1147.     #fa_toolbar #fa_menulist li:hover {
  1148.     padding-left: 14px;
  1149.     border-left: 6px solid #3995cd;
  1150.     color: #fff;
  1151.     background: #3a3a3a;
  1152.     }
  1153. /**********************************************BOTONES CHATBOX******************************/
  1154. #chatbox p span span[style="color: #ffffff"], #chatbox p span span[style="color:#ffffff"] { color: rgb(51, 51, 51)!important; }
  1155.  
  1156. /*******************************SUPERVISANDO TEMA**************************************/
  1157.  .ipsType_pagetitle a {
  1158.   font-size: 24px;
  1159.  margin-left: 50px;
  1160.     color: #323232;
  1161.     display: block;
  1162.     font-family: Helvetica,Arial,sans-serif;
  1163.     font-size: 26px;
  1164.     font-style: normal;
  1165.     font-variant: normal;
  1166.     font-weight: 300;
  1167.     line-height: 1.4;
  1168.     outline-style: none;
  1169.     overflow: hidden;
  1170.     text-align: left;
  1171.     text-decoration: none;
  1172.     text-overflow: ellipsis;
  1173.     white-space: nowrap;
  1174.     width: 650px;
  1175.     }
  1176.     .desc.lighter {
  1177.     margin-left: 50px;
  1178.     }
  1179.  .ipsType_pagetitle a {
  1180.   margin-left: 9px;
  1181.   }
  1182. /************************************************REMOVER ESTADISTICAS******************************/
  1183.  
  1184.     #onlinelist { display: none }
  1185.     .mini_ava {
  1186.     float: left;
  1187.     }
  1188.    
  1189. /***********************************************PERFIL IPB CSS*********************************/
  1190.     .usernam-ipb ,.usernam-ipb span {
  1191.         color: #7A7A7A!important;
  1192.         font-size: 20px!important;
  1193.         font-weight: bold!important;
  1194.         line-height: 1.7!important;
  1195.     }
  1196.     .usernam-ipb em {
  1197.         display: none!important;
  1198.     }
  1199.     .ipb-profile .mod-left {
  1200.         width: 150px;
  1201.         margin-left: -150px;
  1202.         float: left;
  1203.     }
  1204.     .ipb-profile {
  1205.         background: #EBF0F3;
  1206.         padding: 9px;
  1207.         clear: both;
  1208.         padding-left: 188px;
  1209.         overflow: hidden;
  1210.         color: #5A5A5A;    
  1211.         font-family: helvetica, arial, sans-serif!important;
  1212.         font-size: 11px;
  1213.     }
  1214.     .mod-center {
  1215.     width: 98%;
  1216.     float: left;
  1217.     background: #FFF;
  1218.     border: 1px solid #E4E4E4;
  1219.     padding: 9px;
  1220.     position: relative;
  1221.     margin: auto;
  1222.     }
  1223.     .ipb-m-title h2 {
  1224.         padding: 8px 10px;  background: #F5F5F5;  color: #868686;  font-size: 11px; margin: 0;
  1225.         font-weight: bold;
  1226.         font-family: helvetica!important;
  1227.     display:none;}
  1228.     .co-ipb {
  1229.     background: #FFF;
  1230.     margin-bottom: 10px;
  1231.     border: 1px solid #DDD;
  1232.     margin: 5px;
  1233.     min-height: 600px;
  1234.     }
  1235.     .ipb-profile dt, .ipb-profile dt span {
  1236.         color: #5A5A5A!important;
  1237.         font-weight: bold!important;
  1238.     }
  1239.     .m-info-ipb dt {
  1240.         display: inline-block;
  1241.         width: 200px;
  1242.         text-align: right;
  1243.         padding-right: 10px;
  1244.     }
  1245.     .m-info-ipb dd {
  1246.         display: inline-block;
  1247.         width: 350px;
  1248.     }
  1249.     .profi-add-ipb a.mainmenu + br + a.mainmenu ,.main-ipb-f .clear ,.m-info-ipb .separator {
  1250.         display: none;
  1251.     }
  1252.     .m-info-ipb dl {
  1253.         line-height: 1.3;  font-size: 11px;  background: #FEFEFE;  border: 1px solid #EEE;  padding: 8px;  border-left: 0;  border-right: 0;  margin-bottom: -1px;
  1254.     }
  1255.     .ipb-tab-us ul li a span {
  1256.         display: block;  padding: 10px 8px;  outline: 0;  font-size: 11px;  color: #8D8D8D;  -webkit-transition: background-color 0.1s ease-in-out;  -moz-transition: background-color 0.3s ease-in-out;
  1257.     }
  1258.     .ipb-tab-us ul li {
  1259.     background: #F6F8FB;
  1260.     color: #808080;
  1261.     border-bottom: 1px solid #DBE4EF;  font-size: 13px;
  1262.     }
  1263.     .ipb-tab-us ul li :hover {
  1264.     background: #EAEFF5;
  1265.     color: #808080;
  1266.     }
  1267.     .ipb-tab-us {
  1268.         width: 149px !important;  margin-top: 10px;  border-top: 1px solid #DBE4EF;
  1269.     border-left: 1px solid #DBE4EF;
  1270.     }
  1271.     .ipb-profile li ,.ipb-tab-us ul {
  1272.         list-style: none;
  1273.     }
  1274.     .ipb-tab-us ul li.activetab {
  1275.         background: white;
  1276.         width: 150px;
  1277.         position: relative;
  1278.     z-index: 9;}
  1279.     .profile-ava img {
  1280.         background: #FFF;  padding: 1px;  border: 1px solid #D3D3D3;  max-width: 138px;  max-height: 138px;
  1281.     }
  1282.     .estoyenline-i {
  1283.     background: #7BA60D;
  1284.     }
  1285.     .ofline-ipb {
  1286.     background: #B3B3B3;
  1287.     padding: 0 5px;}
  1288.     .estoyenline-i, .ofline-ipb{
  1289.     display: inline-block;
  1290.     height: 17px;
  1291.     line-height: 17px;
  1292.     font-size: 9px;
  1293.     font-weight: bold;
  1294.     text-transform: uppercase;
  1295.     color: #FFF;
  1296.     border-radius: 2px;
  1297.     vertical-align: middle;
  1298.     text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.22);
  1299.     }
  1300.     .pun .co-ipb .main-content {
  1301.     background: #FFF;
  1302.     border: 0;
  1303.     }
  1304.     .co-ipb#friends ol li {
  1305.     padding: 8px 0 0 0;
  1306.     margin: 5px 0 0 0;
  1307.     min-width: 80px;
  1308.     height: 70px;
  1309.     list-style: none;
  1310.     width: 100px;
  1311.     display: inline-table;
  1312.     text-align: center;
  1313.     }
  1314.     .co-ipb#friends ol li .avatar {
  1315.     display: block;
  1316.     border: 0;
  1317.     background: 0;
  1318.     text-align: center;
  1319.     width: 100%;
  1320.     }
  1321.     #friends ol li .message-text ,.co-ipb#friends .message-footer li {
  1322.     display: none;
  1323.     }
  1324.     .co-ipb ol li .avatar img:hover {
  1325.     border-color: #7D7D7D;
  1326.     }
  1327.     .co-ipb ol li .avatar img {
  1328.     background: #FFF;
  1329.     padding: 1px;
  1330.     border: 1px solid #D3D3D3;
  1331.     height: 50px;
  1332.     width: 50px;
  1333.     box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);}
  1334.     #contacto h2#contacto ,#profilewall #wallcomment ,#friends h2#friends ,#estadisticas #estadisgene, .co-ipb #estadis {
  1335.     display: block;
  1336.     }
  1337.     #estadisticas h2#estadis ,#contacto h2#estadis ,.co-ipb#profilewall h2#estadis ,.co-ipb#friends h2#estadis {
  1338.     display: none;
  1339.     }
  1340.     #estadisticas .m-info-ipb ul li {
  1341.         line-height: 1.3;  font-size: 11px;  background: #FEFEFE;  border: 1px solid #EEE;  padding: 8px;  border-left: 0;  border-right: 0;  margin-bottom: -1px;
  1342.     }
  1343.     #estadisticas fieldset legend {
  1344.     font-size: 13px;
  1345.     font-weight: bold;
  1346.     width: 100%;
  1347.     font: bold 14px helvetica,arial,sans-serif;
  1348.     padding: 8px 10px;
  1349.     color: #204066;
  1350.     background: #D8DDE8;
  1351.     }
  1352.     .co-ipb#contacto .contact-ips ,#profilewall .main-content ,#estadisticas .main-content {
  1353.         background: #EBF0F3;
  1354.         padding: 9px;
  1355.     }
  1356.     #estadisticas .main-content .stats-field.genmed {
  1357.         overflow: hidden;
  1358.         margin-bottom: 24px;
  1359.         background: #FFF;
  1360.     }
  1361.     #estadisticas .main-content .stats-field.genmed ul {
  1362.         padding: 9px;
  1363.         border: 1px solid #DBE4EF;
  1364.     }
  1365.     .co-ipb#contacto h2#contacto ,#wallcomment ,#estadisgene {
  1366.         background: #2C5687 url(http://i.imgur.com/Lcy9BkS.png) repeat-x top;
  1367.         color: #FFF;  padding: 10px 10px 11px;            border-radius: 4px 4px 0 0;    
  1368.         box-shadow: inset 0px 1px 0 #528CBC;  border-width: 1px 1px 0 1px;
  1369.         border-color: #316897;
  1370.         border-style: solid;  font-size: 11px;
  1371.         text-shadow: none;
  1372.     }
  1373.     #profilewall ,#estadisticas {
  1374.         border-radius: 4px 4px 0 0;
  1375.         border: none;
  1376.     }
  1377.     .pun .co-ipb a {
  1378.         color: #225985;
  1379.     }
  1380.     .pun .co-ipb a:hover {
  1381.         color: #328586;
  1382.     }
  1383.     .co-ipb#friends ol li .avatar img:hover {
  1384.         border-color: #7D7D7D;
  1385.     }
  1386.     #estadisticas .m-info-ipb {
  1387.         border: 1px solid #DDD;
  1388.     }
  1389.     #estadisgene span {
  1390.         background: #244156;  opacity: 1;
  1391.         color: #FFF;  padding: 4px 10px;  font-weight: bold;      border-radius: 10px;      box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.2);
  1392.     }
  1393.     #profile-advanced-layout, #profile-advanced-right{display:none;}
  1394.     .mensajeprofile ol li.clearfix {
  1395.         background: #FFF;  border: 1px solid #DBE4EF;
  1396.         padding: 9px;
  1397.         margin-bottom: 9px;
  1398.         position: relative;
  1399.     }
  1400.     .mensajeprofile .avatar {
  1401.         border: 0;
  1402.         background: 0;
  1403.         display: inline;
  1404.         float: left;
  1405.     }
  1406.     .mensajeprofile ol li .message-block {
  1407.         overflow: hidden;
  1408.         margin-left: 65px;
  1409.         padding: 0;
  1410.     }
  1411.     .mensajeprofile ol li .message-block .message-header a {
  1412.         font-weight: bold;  font-size: 14px;
  1413.     }
  1414.     .mensajeprofile .message-date {
  1415.         position: absolute;
  1416.         bottom: 5px;
  1417.         color: #A4A4A4;  font-size: 12px;
  1418.         background: transparent url("http://i.imgur.com/8WDJvOf.png") no-repeat left;
  1419.         padding-left: 20px;
  1420.     }
  1421.     .mensajeprofile .message-text {
  1422.         margin: 5px 0;
  1423.         font-size: 14px;  word-wrap: break-word;
  1424.     }
  1425.     #profilewall .message-footer {
  1426.         float: right;
  1427.     }
  1428.     #profilewall .message-footer li {
  1429.         display: inline;
  1430.         margin-right: 10px;
  1431.     }
  1432.     .co-ipb .pagination b {
  1433.         background: #7BA60D;  color: #FFF;  font-weight: bold;      border-radius: 2px;
  1434.         padding: 4px 5px;
  1435.     }
  1436.     .co-ipb .pagination a {
  1437.         display: inline-block;    color: #999;
  1438.         background: none;
  1439.         padding: 4px 5px;
  1440.     }
  1441.     .co-ipb .pagination a:hover {
  1442.         background: #ECECEC;      border-radius: 2px;
  1443.     }
  1444.     .co-ipb .pagination {
  1445.         background: white;
  1446.         border-radius: 5px 5px 0 0;
  1447.         padding: 4px 10px;
  1448.     }
  1449.     #friends .message-header em {
  1450.     display: block;
  1451.     }
  1452.     h2#friends {
  1453.     font: normal 14px helvetica,arial,sans-serif;
  1454.     padding: 8px 10px;
  1455.     background: #DBE2EC;
  1456.     color: #204066;
  1457.     }
  1458.     .co-ipb#contacto ,.co-ipb#friends {
  1459.     border: 0;
  1460.     }
  1461.     .contact-ips dl dt {
  1462.         display: inline-block;
  1463.         width: 140px;
  1464.         text-align: right;
  1465.     }
  1466.     .contact-ips dl dd {
  1467.         width: 600px;
  1468.         display: inline-block;
  1469.         padding-left: 10px;
  1470.         vertical-align: middle;
  1471.     }
  1472.     .lass-activiti {
  1473.     display: inline-block;
  1474.     margin-left: 10px;color: #C4C4C4;
  1475.     }
  1476.     .coin-ipb span {
  1477.         font-size: 20px;  font-weight: bold;  display: block;
  1478.     }
  1479.     .coin-ipb #sub {
  1480.         text-align: center;  font-weight: normal;
  1481.     }
  1482.     .coin-ipb {
  1483.         float: none;  margin: 0 0 5px 0;
  1484.         padding: 10px;  text-align: center;  font-weight: normal;  display: block;
  1485.         background: #80B700;
  1486.         border-radius: 3px;
  1487.         color: white;font-size: 13px;
  1488.     }
  1489.     .repu-ipb {
  1490.         background: #DEDEDE;  color: #6E6E6E;  
  1491.         float: none;  margin: 0 0 5px 0;  padding: 10px;  text-align: center;  font-weight: normal;  display: block;      border-radius: 3px;
  1492.         font-size: 13px;
  1493.     }
  1494.     .repu-ipb span {
  1495.         font-size: 20px;  font-weight: bold;  display: block;
  1496.     }
  1497.     .band-right {
  1498.         margin-left: 612px;
  1499.       top: -35px;
  1500.     position: relative;
  1501.     }
  1502.     .co-ipb#profile {
  1503.         border: 0;
  1504.     }
  1505.     .co-ipb#profile .in-ipb {
  1506.         width: 600px;
  1507.         border: 1px solid #EEE;
  1508.         float: left;
  1509.         border-top: 0;
  1510.     }
  1511.     h2#estadis {
  1512.         width: 580px;
  1513.         font: normal 14px helvetica, arial, sans-serif;  padding: 8px 10px;
  1514.         background: #DBE2EC;  color: #204066;
  1515.         border: 1px solid #DBE2EC;
  1516.     }
  1517.     .module-ipb-right h2 {
  1518.         font: normal 14px helvetica, arial, sans-serif;  padding: 8px 10px;  background: #DBE2EC;  color: #204066;
  1519.     }
  1520.     .main-ipb-f {
  1521.         padding: 9px;
  1522.     }
  1523.     .main-ipb-f .clear + a.mainmenu {
  1524.         display: block;
  1525.         text-align: center;
  1526.     }
  1527.     .main-ipb-f .friend-block {
  1528.         display: inline-block;
  1529.         float: none;
  1530.     }
  1531.     .main-ipb-f .avatar img {
  1532.         padding: 1px;  border: 1px solid #D5D5D5;  background: #FFF;      box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  1533.     }
  1534.     .main-ipb-f .avatar {
  1535.         border: 0;
  1536.         background: none;
  1537.         width: auto;
  1538.     }
  1539.     .main-ipb-f div.clear + a.mainmenu[href^="/u"], non.main-ipb-f .friend_list_online_status img {
  1540.     display: none;
  1541.     }
  1542.     .profi-add-ipb a#search-i {
  1543.         background: #E6E6E6 url("http://i.imgur.com/tS9vehw.png") no-repeat 5px;
  1544.     }
  1545.     .rating-profile {
  1546.         margin: 10px 0 20px 0;
  1547.     }
  1548.     .register-date {
  1549.         margin-bottom: 10px;
  1550.         font: normal 13px helvetica,arial,sans-serif;
  1551.     }
  1552.     .profi-add-ipb {
  1553.     position: absolute;
  1554.     right: 30px;
  1555.     top: 95px;
  1556.     color: rgba(0, 0, 0, 0);
  1557.     }
  1558.     .profi-add-ipb br {
  1559.         display: none;
  1560.     }
  1561.     .pun .profi-add-ipb a {
  1562.         display: inline-block;
  1563.         background: #E6E6E6 url("http://i.imgur.com/5MlMsua.png") no-repeat 5px;
  1564.         height: 17px;
  1565.     line-height: 17px;
  1566.         padding: 2px 2px 2px 25px;      
  1567.         border: 1px solid rgb(207, 207, 207);    
  1568.         box-shadow: 0px 7px 21px rgba(255, 255, 255, 0.76) inset, 0px 1px 0px rgba(0, 0, 0, 0.41);      border-radius: 3px;  color: #616161;    white-space: nowrap;  -webkit-transition: all 0.2s ease-in-out;  -moz-transition: all 0.2s ease-in-out;
  1569.         margin-right: 15px;font-size: 12px;
  1570.     }
  1571.     .pun .profi-add-ipb a:hover {
  1572.         border: 1px solid #A0A0A0;
  1573.     }
  1574.     .pun .profi-add-ipb a#men {
  1575.     background: #E6E6E6 url("http://i.imgur.com/LE1LFBD.png") no-repeat 5px;
  1576.     }
  1577.     .pun .nav-ipb-top a {
  1578.         color: rgb(85, 85, 85);
  1579.     }
  1580.     .nav-ipb-top {
  1581.         position: relative;
  1582.         margin-left: -140px;
  1583.         margin-bottom: 10px;
  1584.     }
  1585.     .nav-ipb-top span {
  1586.     margin: 0 5px;
  1587.     }
  1588.     .mod-center {
  1589.     padding-bottom: 50px;
  1590.     }
  1591.     #word-link {
  1592.         position: absolute;
  1593.         bottom: 19px;
  1594.         right: 26px;
  1595.         z-index: 999!important;
  1596.         color: #777;
  1597.         font: normal 9px helvetica;
  1598.         text-align: right;
  1599.     }
  1600.     .co-ipb div.activetab {
  1601.     display: block!important;
  1602.     }
  1603.     .friends-ips ,.co-ipb#contacto .contact-ips, #profilewall .main-content, #estadisticas .main-content {opacity: 1!important;}
  1604.  
  1605.     /************************************************SCEDITOR e TEXTAREA estilo BestSkins*********************************************/
  1606.     .sceditor-container {
  1607.     background: #EFF1F3 url(http://i.imgur.com/ZxTuSNx.png) repeat-x 0 -1950px !important;
  1608.     padding: 0px 1px 0px 1px !important;
  1609.     border: 1px solid #E1E3E5 !important;
  1610.     border-radius: 0px !important;
  1611.     }
  1612.     .sceditor-toolbar {
  1613.     background: transparent !important;
  1614.     padding: 1px 5px 1px 5px !important;
  1615.     border-bottom: 1px solid #E1E3E5 !important;
  1616.     }
  1617.     div.sceditor-group {
  1618.     background: transparent !important;
  1619.     border-right: 1px solid #E1E3E5;
  1620.     border-bottom: 0px !important;
  1621.     }
  1622.     div.sceditor-group:last-child {border-right: 0;}
  1623.     .sceditor-button {cursor: default !important;}
  1624.     .sceditor-button.sceditor-button-size {
  1625.     height: 18px;
  1626.     margin-top: 1px;
  1627.     width: 57px;
  1628.     background: url(http://i55.servimg.com/u/f55/18/17/62/92/size10.png) 0px 0px no-repeat scroll !important;
  1629.     }
  1630.     .sceditor-button.sceditor-button-font {
  1631.     height: 18px;
  1632.     margin-top: 1px;
  1633.     width: 77px;
  1634.     background: url(http://i55.servimg.com/u/f55/18/17/62/92/fonte10.png) 0px 0px repeat scroll !important;
  1635.     }
  1636.     .sceditor-button.sceditor-button-size > div, .sceditor-button.sceditor-button-font > div {
  1637.     display: none;
  1638.     }
  1639. /* aviso na caixa de resposta rapida */
  1640. .aviso_normas {
  1641. background: none repeat scroll 0 0 #F0E8E0;
  1642. border: 1px solid #C00000;
  1643. font-family: Tahoma,Arial;
  1644. font-size: 11px;
  1645. height: 24px;
  1646. line-height: 24px;
  1647. margin-bottom: 3px;
  1648. text-align: center;
  1649. }
  1650. /*menu drop down no nick do usuario*/
  1651. /*USARIOS SCRIPT UPFORUM*/
  1652. #user-hoverbox:before {
  1653. border-bottom: 5px solid #363636;
  1654. border-left: 5px solid rgba(0, 0, 0, 0);
  1655. border-right: 5px solid rgba(0, 0, 0, 0);
  1656. content: "";
  1657. height: 0;
  1658. left: 12px;
  1659. position: absolute;
  1660. top: -4px;
  1661. width: 0;
  1662. }
  1663. #user-hoverbox {
  1664. display: initial !important;
  1665. margin-left: 5px;
  1666. min-width: 160px;
  1667. padding-top: 1px;
  1668. position: absolute;
  1669. z-index: 999;
  1670. }
  1671. #user-hoverbox-inner {
  1672. border: 1px solid #000000;
  1673. border-radius: 2px 2px 2px 2px;
  1674. box-shadow: 0 1px 5px rgba(0, 0, 0, 0.31);
  1675. width: 210px;
  1676. }
  1677. #user-hoverbox #user-hoverbox-inner a {
  1678. background: none repeat scroll 0 0 rgba(0, 0, 0, 0.87);
  1679. color: #DADADA;
  1680. border-bottom: 1px solid #AAAAAA;
  1681. display: block;
  1682. font-size: 11px;
  1683. padding: 8px;
  1684. text-align: left;
  1685. text-shadow: none !important;
  1686. z-index: 999;
  1687. }
  1688. .pun #page-body #user-hoverbox #user-hoverbox-inner a {
  1689. font-style: normal;
  1690. font-weight: 400;
  1691. }
  1692. #user-hoverbox #user-hoverbox-inner a:hover {
  1693. background: none repeat scroll 0 0 rgba(0, 0, 0, 0.93);
  1694. color: #FCFCFC;
  1695. }
  1696. /*menu de moredacao*/
  1697. /* LGForum & Hancki */
  1698. .context-menu-list {
  1699.     margin:0;
  1700.     padding:0;
  1701.     min-width: 120px;
  1702.     max-width: 250px;
  1703.     display: inline-block;
  1704.     position: absolute;
  1705.     list-style-type: none;
  1706.     border: 1px solid #DDD;
  1707.     background: #EEE;
  1708.     -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  1709.        -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  1710.         -ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  1711.          -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  1712.             box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  1713.    
  1714.     font-family: Verdana, Arial, Helvetica, sans-serif;
  1715.     font-size: 11px;
  1716. }
  1717. .context-menu-item {
  1718.     padding: 2px 2px 2px 24px;
  1719.     background-color: #EEE;
  1720.     position: relative;
  1721.     -webkit-user-select: none;
  1722.        -moz-user-select: -moz-none;
  1723.         -ms-user-select: none;
  1724.             user-select: none;
  1725. }
  1726. .context-menu-separator {
  1727.     padding-bottom:0;
  1728.     border-bottom: 1px solid #DDD;
  1729. }
  1730. .context-menu-item > label > input,
  1731. .context-menu-item > label > textarea {
  1732.     -webkit-user-select: text;
  1733.        -moz-user-select: text;
  1734.         -ms-user-select: text;
  1735.             user-select: text;
  1736. }
  1737. .context-menu-item.hover {
  1738.     cursor: pointer;
  1739.     background-color: #39F;
  1740. }
  1741.  
  1742. .context-menu-item.disabled {
  1743.     color: #666;
  1744. }
  1745. .context-menu-input.hover,
  1746. .context-menu-item.disabled.hover {
  1747.     cursor: default;
  1748.     background-color: #EEE;
  1749. }
  1750. .context-menu-submenu:after {
  1751.     content: ">";
  1752.     color: #666;
  1753.     position: absolute;
  1754.     top: 0;
  1755.     right: 3px;
  1756.     z-index: 1;
  1757. }
  1758.  
  1759. /* ICONS */
  1760. .context-menu-item.icon { min-height: 18px; background-repeat: no-repeat; background-position: 4px 2px; }
  1761. .context-menu-item.icon-edit { background-image: url('http://i.imgur.com/QaC1efk.png'); }
  1762. .context-menu-item.icon-cut { background-image: url('http://i.imgur.com/GLlnkt7.png'); }
  1763. .context-menu-item.icon-copy { background-image: url('http://i.imgur.com/3E0nSeS.png'); }
  1764. .context-menu-item.icon-paste { background-image: url('http://i.imgur.com/OPqxEsK.png'); }
  1765. .context-menu-item.icon-delete { background-image: url('http://i.imgur.com/41rRSu3.png'); }
  1766. .context-menu-item.icon-add { background-image: url('http://i.imgur.com/VJyRVJV.png'); }
  1767. .context-menu-item.icon-quit { background-image: url('http://i.imgur.com/yQizJn0.png'); }
  1768.  
  1769. .context-menu-input > label > * { vertical-align: top; }
  1770. .context-menu-input > label > input[type="checkbox"],
  1771. .context-menu-input > label > input[type="radio"] {
  1772.     margin-left: -17px;
  1773. }
  1774. .context-menu-input > label > span {
  1775.     margin-left: 5px;
  1776. }
  1777. .context-menu-input > label,
  1778. .context-menu-input > label > input[type="text"],
  1779. .context-menu-input > label > textarea,
  1780. .context-menu-input > label > select {
  1781.     display: block;
  1782.     width: 100%;
  1783.     -webkit-box-sizing: border-box;
  1784.        -moz-box-sizing: border-box;
  1785.         -ms-box-sizing: border-box;
  1786.          -o-box-sizing: border-box;
  1787.             box-sizing: border-box;
  1788. }
  1789. .context-menu-input > label > textarea {
  1790.     height: 100px;
  1791. }
  1792. .context-menu-item > .context-menu-list {
  1793.     display: none;
  1794.     right: -5px;
  1795.     top: 5px;
  1796. }
  1797. .context-menu-item.hover > .context-menu-list {
  1798.     display: block;
  1799. }
  1800. .context-menu-accesskey {
  1801.     text-decoration: underline;
  1802. }
  1803. /*mensagens de alerta na caixa de postagem*/
  1804. .sucesso, .alerta, .aviso, .infos {
  1805. padding: 8px 8px 8px 40px;
  1806. width: 99%;
  1807. text-shadow: 0 1px 0 #FFFAF1;
  1808. box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
  1809. font-weight: bold;
  1810. border-radius: 3px 3px 3px 3px;
  1811. }
  1812. .sucesso {
  1813. background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0020/accept.png') no-repeat 6px #effeb9;
  1814. border: 1px solid #9ac601;
  1815. color: #4F8A10;
  1816. }
  1817. .alerta {
  1818. background: url('http://cdn1.iconfinder.com/data/icons/nuvola2/32x32/actions/messagebox_warning.png') no-repeat 6px #fccac3;
  1819. border: 1px solid #db3f23;
  1820. color: #D8000C;
  1821. }
  1822. .aviso {
  1823. background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0400/error.png') no-repeat 6px #ffeaa9;
  1824. border: 1px solid #f9b516;
  1825. color: #9F6000;
  1826. }
  1827. .infos {
  1828. background: url('http://cdn1.iconfinder.com/data/icons/musthave/24/Information.png') no-repeat 6px #d1e4f3;
  1829. border: 1px solid #4d8fcb;
  1830. color: #00529B;
  1831. }
  1832. /*botoes de tamanho e fonte no editor de texto*/
  1833. .sceditor-button.sceditor-button-size{
  1834. background: url("http://i55.servimg.com/u/f55/18/17/62/92/size10.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  1835.     height: 18px;
  1836.     margin-top: 1px;
  1837. width: 57px; }
  1838. .sceditor-button.sceditor-button-size > div {
  1839.     display: none !important;
  1840. }
  1841. .sceditor-button.sceditor-button-font {
  1842.     background: url("http://i55.servimg.com/u/f55/18/17/62/92/fonte10.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  1843.     height: 18px;
  1844.     margin-top: 1px;
  1845.     width: 77px;
  1846. }
  1847. .sceditor-button.sceditor-button-font > div {
  1848.     display: none !important;
  1849. }
  1850. /* Quote on punBB*/
  1851. .postmain blockquote{
  1852. background:none;
  1853. border:0!important;
  1854. position:relative;
  1855. overflow:hidden;
  1856. min-height:35px!important;
  1857. margin:10px 0;
  1858. padding:11px 0 6px 10px;
  1859. font-size:14px; /*размер шрифта*/
  1860. line-height:18px;
  1861. color:#504536; /*цвет текста*/
  1862. font-family:Georgia; /*шрифт*/
  1863. font-style:italic; /*наклонный текст*/
  1864. }
  1865. .postmain blockquote div {
  1866. margin-top:7px;
  1867. margin-left:6px;
  1868. -moz-border-radius:8px;
  1869. -khtml-border-radius:8px;
  1870. -webkit-border-radius:8px;
  1871. border-radius:8px;
  1872. border:solid 1px #D5DEE5; /*рамка блока цитаты*/
  1873. background: #D2E4F2; /*фон цитаты*/
  1874. max-width:91%; /*максимальная ширина*/
  1875. padding:15px 20px 10px 23px;
  1876. position:relative;
  1877. }
  1878. .postmain blockquote div:before {
  1879. content:'';
  1880. background:url(http://i58.servimg.com/u/f58/14/80/95/87/openq10.png) top left no-repeat transparent; /*открывающая кавычка*/
  1881. position:absolute;
  1882. width:16px;
  1883. height:16px;
  1884. top:15px;
  1885. left:3px;
  1886. }
  1887. .postmain blockquote div:after {
  1888. content:'';
  1889. position:absolute;
  1890. z-index:100;
  1891. background:url(http://i58.servimg.com/u/f58/14/80/95/87/closeq10.png) top left no-repeat transparent; /*закрывающая кавычка*/
  1892. width:16px;
  1893. height:16px;
  1894. right:4px;
  1895. bottom:4px;
  1896. }
  1897. /*шапка заголовка цитаты*/
  1898. .postmain blockquote div cite {
  1899. font-style:normal;
  1900. font-weight:700; /*жирный текст*/
  1901. display:block;
  1902. font-size:13px; /*размер текста заголовка*/
  1903. color:#fff;
  1904. background:url(http://i58.servimg.com/u/f58/14/80/95/87/qhm10.png) top left repeat-x transparent; /*фон заголовка (средняя часть)*/
  1905. height:32px;
  1906. position:absolute;
  1907. z-index:100;
  1908. top:-15px;
  1909. text-shadow:#000 1px 1px; /*тень шрифта заголовка*/
  1910. left:0px;
  1911. }
  1912. .postmain blockquote div cite:before {
  1913. content:'';
  1914. position:absolute;
  1915. z-index:-1;
  1916. background:url(http://i58.servimg.com/u/f58/14/80/95/87/qho10.png) no-repeat 0 0 transparent; /*фон заголовка (левая часть - сапог)*/
  1917. width:31px;
  1918. height:38px!important;
  1919. left:-13px;
  1920. top:0;
  1921. }
  1922. .postmain blockquote div cite:after {
  1923. content:'';
  1924. background:url(http://i58.servimg.com/u/f58/14/80/95/87/qhc10.png) no-repeat 0 0 transparent; /*фон заголовка (правая часть)*/
  1925. position:absolute;
  1926. right:-10px;
  1927. width:10px;
  1928. height:32px;
  1929. top:0;
  1930. }
  1931. /*avatar inclinando*/
  1932. div.user-basic-info img{
  1933.     margin: 3px;
  1934.     border: 5px solid #eee;
  1935.     -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
  1936.     -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
  1937.     box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
  1938.     -webkit-transition: all 0.5s ease-out;
  1939.     -moz-transition: all 0.5s ease;
  1940.     -o-transition: all 0.5s ease;
  1941. }
  1942.  
  1943. div.user-basic-info img:hover {
  1944.     -webkit-transform: rotate(-7deg);
  1945.     -moz-transform: rotate(-7deg);
  1946.     -o-transform: rotate(-7deg);
  1947. }
  1948. /*ban pop up*/
  1949.  
  1950. /***********************
  1951. Name:
  1952. Banir membro em janela modal (pop up)
  1953. Creator:
  1954. Premotheus
  1955. Version:
  1956. 1.0
  1957. Update: 9/9/2014
  1958. ************************/
  1959. .ban_content {
  1960.     padding: 11px;
  1961. }
  1962.  
  1963. div#banpop {
  1964.     position: fixed;
  1965.     background: rgba(13, 12, 12, 0.78);
  1966.     color: #fff;
  1967.     top: 20%;
  1968.     border-radius: 5px;
  1969.     z-index: 999;
  1970.     left: 33%;
  1971.     padding: 8px;
  1972. }
  1973.  
  1974. .close_ban {
  1975.     position: absolute;
  1976.     right: -3%;
  1977.     top: -5%;
  1978.     float: right;
  1979. }
  1980.  
  1981. .cont_cls {
  1982.     background: #fff;
  1983.     border-radius: 100%;
  1984.     border: 1px solid #f1f1f1;
  1985. }
  1986.  
  1987. .fade_fora {
  1988.     z-index: 9;
  1989.     height: 100%;
  1990.     width: 100%;
  1991.     background: rgba(31, 31, 31, 0.6);
  1992.     padding: 5px;
  1993.     position: fixed;
  1994.     top: 0;
  1995. }
  1996.  
  1997.  
  1998. .conteudo > .header > .page-title {
  1999.     font-size: 22px;
  2000.     padding: 3px;
  2001.     margin-bottom: 8px;
  2002. }
  2003.  
  2004. .conteudo_banimento {
  2005.     padding: 5px;
  2006.     background: rgba(48, 48, 48, 0.2);
  2007.     font-size: 14px;
  2008.     border-radius: 5px;
  2009. }
  2010.  
  2011. .ban-modal .ban_content > .conteudo > .header {
  2012.     background: rgba(40, 40, 40, 0.33);
  2013. }
  2014.  
  2015. .conteudo_banimento .frm-form .frm-info {
  2016.     padding: 14px;
  2017.     background: rgba(17, 17, 17, 0.36);
  2018.     margin-top: -5px;
  2019.     border-radius: 3px;
  2020.     margin-bottom: 20px;
  2021.     border: 1px solid #000;
  2022. }
  2023.  
  2024. .conteudo_banimento > .frm-form > p > input.inputbox.tiny {
  2025.     padding: 3px;
  2026.     margin-bottom: 6px;
  2027.     background: /* rgba(0, 0, 0, 0.24)*/ rgba(12, 12, 12, 0.59);
  2028.     color: #fff;
  2029.     border: 1px solid #111;
  2030.     margin-left: 6px;
  2031. }
  2032.  
  2033. .conteudo_banimento > .frm-form > p > input.inputbox.tiny:focus {
  2034.     outline: 0;
  2035. }
  2036.  
  2037. .conteudo_banimento > .frm-form > fieldset.frm-set > dl {
  2038.     padding: 5px;
  2039.     float: left;
  2040.     margin-left: -66%;
  2041. }
  2042.  
  2043. .conteudo_banimento > form.frm-form > fieldset.frm-set > dl > dd > input[type="submit"] {
  2044.     float: left;
  2045.     padding: 4px;
  2046.     margin-left: 5px;
  2047.     cursor: pointer;
  2048.     border-radius: 4px;
  2049. }
  2050.  
  2051. .conteudo_banimento > form.frm-form > fieldset.frm-set > dl > dd > input[name="confirm"] {
  2052.     background: rgb(58, 149, 237) url(://i74.servimg.com/u/f74/18/08/53/97/highli10.png) repeat-x 0 1px;
  2053.     color: #fff;
  2054.     border: 1px solid rgb(59, 137, 242)
  2055. }
  2056.  
  2057. .conteudo_banimento > form.frm-form > fieldset.frm-set > dl > dd > input[name="confirm"]:hover {
  2058.     background-color: rgb(39, 120, 200);
  2059.     border: 1px solid rgb(44, 120, 223);
  2060. }
  2061.  
  2062. .conteudo_banimento > form.frm-form > fieldset.frm-set > dl > dd > input[type="submit"]:hover {
  2063.     transition-duration: 1s;
  2064.     -moz-transition-duration: 1s;
  2065.     -webkit-transition-duration: 1s;
  2066.     -o-transition-duration: 1s;
  2067.     -f-transition-duration: 1s;
  2068. }
  2069.  
  2070. .conteudo_banimento > form.frm-form > fieldset.frm-set > dl > dd > input[name="cancel"] {
  2071.     background: rgba(0, 220, 3, 1) url(://i74.servimg.com/u/f74/18/08/53/97/highli10.png) repeat-x 0 1px;
  2072.     color: #fff;
  2073.     border: 1px solid rgb(9, 188, 9);
  2074. }
  2075.  
  2076. .conteudo_banimento > form.frm-form > fieldset.frm-set > dl > dd > input[name="cancel"]:hover {
  2077.     background-color: rgba(4, 184, 7, 1);
  2078.     border: 1px solid rgb(14, 200, 14);
  2079. }
  2080. /*moderacao pratica*/
  2081. #moderation_tool {margin: 0 0 8px 0;}
  2082. #moderation_tool.act_mod p {
  2083. -moz-border-radius: 3px;
  2084. -moz-box-shadow: 0 1px 0 rgba(255,255,255,1) inset, 0 1px 0 rgba(0,0,0,0.3);
  2085. -moz-transition: all .2s ease-in-out;
  2086. -webkit-border-radius: 3px;
  2087. -webkit-box-shadow: 0 1px 0 rgba(255,255,255,1) inset, 0 1px 0 rgba(0,0,0,0.3);
  2088. -webkit-transition: all .2s ease-in-out;
  2089. cursor: pointer;
  2090. webkit-touch-callout: none;
  2091. -webkit-user-select: none;
  2092. -khtml-user-select: none;
  2093. -moz-user-select: none;
  2094. -ms-user-select: none;
  2095. user-select: none;
  2096. background: -moz-linear-gradient(#f6f8fa,#edeeef);
  2097. background-image: -webkit-linear-gradient(#f6f8fa,#edeeef);
  2098. border: 1px solid #D9DBDD;
  2099. border-radius: 3px;
  2100. box-shadow: 0 1px 0 rgba(255,255,255,1) inset, 0 1px 0 rgba(0,0,0,0.3);
  2101. color: #616161;
  2102. display: inline-block;
  2103. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f8fa',endColorstr='#edeeef',GradientType=0);
  2104. font-size: 12px;
  2105. height: 22px;
  2106. line-height: 22px;
  2107. padding: 0 10px;
  2108. white-space: nowrap;
  2109. }
  2110. #popw {
  2111. background-color: #464646;
  2112. background-color: rgba(70,70,70,0.6);
  2113. padding: 4px;
  2114. -webkit-box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.7);
  2115. -moz-box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.7);
  2116. box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.7 );
  2117. -moz-border-radius: 4px;
  2118. -webkit-border-radius: 4px;
  2119. border-radius: 4px;
  2120. display: none;
  2121. z-index: 999;
  2122. margin-top: 16px;
  2123. position: absolute;
  2124. }
  2125. #popw .mod_hover {
  2126. background-image: url(http://i38.servimg.com/u/f38/18/24/85/15/bottom10.png);
  2127. width: 31px;
  2128. height: 16px;
  2129. top: -16px;
  2130. left: 5px;
  2131. z-index: 999;
  2132. position: absolute;
  2133. }
  2134. #popw .popwinner {
  2135. background: #fff;
  2136. max-height: 465px;
  2137. width: 190px;
  2138. overflow: auto;
  2139. -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  2140. -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  2141. box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  2142. overflow-x: hidden;
  2143. }
  2144. #popw .popwinner li {
  2145.   background: rgb(248, 248, 248);
  2146.   list-style-type: none;
  2147.   border-bottom: 1px solid rgb(234, 234, 234);
  2148.   text-align: center;
  2149.   padding: 3px 4px;
  2150. }
  2151. #popw .popwinner li a {
  2152.   color: #333!important;
  2153. }
  2154. /*edicao estilo IPB*/
  2155. .posthead[id] + .postmain .entry-content div p:not(:empty) {
  2156. background: #ffebc8 url(http://imgur.com/PIQA4LA.png) no-repeat 6px 10px;
  2157. border: 1px solid #ecc272;
  2158. color: #ac6328;
  2159. font-family: "Trebuchet MS",tahoma,helvetica,arial,sans-serif;
  2160. font-size: 11px;
  2161. font-style: normal;
  2162. font-variant: normal;
  2163. font-weight: 700;
  2164. line-height: 18px;
  2165. margin-top: 15px;
  2166. padding: 8px 8px 8px 28px;
  2167. text-shadow: #fffaf1 0 1px 0;
  2168. }
  2169. .entry-content p:not(:empty) br {display: none;}
  2170. /*Tópico arquivado por - BestSkins*/
  2171. .topic_controls {
  2172. min-height: 30px;
  2173. margin-right: 25px;
  2174. margin-bottom: 5px;
  2175. }
  2176. .topic_controls .message {
  2177. background-color: rgb(243,243,243);
  2178. border: 1px solid rgb(212,212,212);
  2179. color: #515151;
  2180. width: 100%;
  2181. padding: 10px;
  2182. line-height: 1.6;
  2183. font-size: 12px;
  2184. }
  2185. #des-del a {
  2186. background: rgb(246,246,246);
  2187. background: -moz-linear-gradient(top, rgb(246,246,246) 0%, rgb(229,229,229) 100%);
  2188. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(246,246,246)), color-stop(100%,rgb(229,229,229)));
  2189. border: 1px solid rgb(219,219,219);
  2190. -moz-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
  2191. -webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 1) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
  2192. box-shadow: 0px 1px 0px rgba(255, 255, 255, 1) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
  2193. -moz-border-radius: 3px;
  2194. -webkit-border-radius: 3px;
  2195. border-radius: 3px;
  2196. color: #616161;
  2197. -webkit-transition: all 0.2s ease-in-out;
  2198. -moz-transition: all 0.2s ease-in-out;
  2199. font-size: 12px;
  2200. height: 22px;
  2201. line-height: 22px;
  2202. padding: 3px 10px;
  2203. white-space: nowrap;
  2204. margin-right: 5px;
  2205. }
  2206. #des-del .del {
  2207. background-image: url(http://i.imgur.com/QjVKSFi.png);
  2208. background-color: rgb(129, 34, 0);
  2209. background-repeat: repeat-x;
  2210. background-position: top;
  2211. border-color: rgb(139,34,0);
  2212. -moz-box-shadow: inset 0 1px 0 0 #db6e46, 0px 2px 3px rgba(0,0,0,0.2);
  2213. -webkit-box-shadow: inset 0 1px 0 0 #DB6E46, 0px 2px 3px rgba(0, 0, 0, 0.2);
  2214. box-shadow: inset 0 1px 0 0 #DB6E46, 0px 2px 3px rgba(0, 0, 0, 0.2);
  2215. color: white;
  2216. text-shadow: 0 -1px 0 #191919;
  2217. }
  2218. .error {color: #ad2930;font-weight: bold;}
  2219. /*remover "ir para..."*/
  2220. #pun-about #qjump fieldset {
  2221. display: none !important;
  2222. }
  2223. /*desbugar data de postagem*/
  2224. .infos {
  2225. background: none !important;
  2226. border: none !important;
  2227. color: white;
  2228. }
  2229. .alerta, .aviso, .infos, .sucesso {
  2230. border-radius: none !important;
  2231. box-shadow: none !important;
  2232. font-weight: 700;
  2233. padding: none !important;
  2234. text-shadow: none !important;
  2235. width: 99%;
  2236. }
  2237. /*remover links abaixo das categorias*/
  2238. #pun-visit li, .main-box li {
  2239. display: none !important
  2240. }
  2241.  
  2242. /*categorias favoritas*/
  2243. #indexBox .zzheart{display:inline-block;background:url(//i56.servimg.com/u/f56/18/59/49/93/heart10.png) no-repeat;background-position:0 0;width:16px;height:16px;cursor:pointer;margin-left:5px;opacity:.5;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}
  2244. #indexBox .zzlove{background-position:0 -16px}
  2245. #indexBox .zzheart:hover{opacity:1}
  2246.  
  2247. /*substituir link por imagem (download)*/
  2248. /*** Desenvolvido por Shek - Fórum dos Fóruns ***/
  2249. .post a[href*="http://www.mediafire.com/?"],.post a[href*="http://www.4shared.com"] {
  2250.     background: url("http://i12.servimg.com/u/f12/17/70/81/78/button10.png") no-repeat scroll center center transparent;
  2251.     color: transparent;
  2252.     display: block;
  2253.     font-size: 0;
  2254.     height: 33px;
  2255.     overflow: hidden;
  2256.     width: 116px;
  2257. }
  2258.  
  2259. /*retirar caixa atras do avatar*/
  2260. .pun .user .user-ident .user-basic-info, .pun .user .user-info {
  2261. background: none!important;
  2262. border: transparent!important;
  2263. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement