Advertisement
Guest User

Untitled

a guest
Mar 7th, 2014
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.94 KB | None | 0 0
  1. .tcr .ipsUserPhoto {
  2. float: left;
  3. margin: 8px;
  4. }
  5.  
  6. html, body {
  7. font: normal 13px helvetica, arial, sans-serif;
  8. color: #4F4F4F;
  9. background-image: url("http://i.imgur.com/F6W6Elb.png") !important;
  10. background-repeat: repeat !important;
  11. }
  12. .pun {
  13. background: #fff;
  14. padding: 10px 10px;
  15. line-height: 120%;
  16. -webkit-box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.1), 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  17. -moz-box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.1), 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  18. box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.1), 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  19. border-radius: 0 0 3px 3px;
  20. }
  21. .pun, .main_width {
  22. margin: 0 auto;
  23. width: 85%;
  24. min-width: 960px;
  25. }
  26. img, .input_check, .input_radio {
  27. vertical-align: middle;
  28. }
  29. .pun a:visited {color: #028999;}
  30. a:link {text-decoration: none;}
  31. .pun a:link {
  32. text-decoration: none !important;
  33. color: #028999;
  34. }
  35. .pun a:hover {
  36. color: #158f57;
  37. }
  38. pun a:active {
  39. color: #028999;
  40. }
  41. #pun-visit, .main-box, #pun-about, .pun .paged-foot, .pun .paged-head {
  42. background-color: transparent;
  43. border: 0px;
  44. }
  45. #pun-about {font-size: 0.8em;}
  46. #pun-intro, #pun-navlinks, #pun-about form {display: none;}
  47. /*header*/
  48. #header_bar {
  49. background: #323232 url(http://i78.servimg.com/u/f78/17/31/71/58/user_n10.png) repeat-x bottom;
  50. padding: 0;
  51. text-align: right;
  52. }
  53. #branding, #header_bar, #primary_nav {
  54. min-width: 980px;
  55. }
  56. #user_navigation {
  57. color: #9f9f9f;
  58. font-size: 11px;
  59. }
  60. #user_link {
  61. font-size: 12px;
  62. color: white;
  63. padding: 0 12px;
  64. height: 36px;
  65. line-height: 36px;
  66. display: inline-block;
  67. margin-right: 15px;
  68. outline: 0;
  69. }
  70. #user_navigation {
  71. overflow: visible;
  72. }
  73. #user_navigation .ipsList_inline li {
  74. margin: 0;
  75. }
  76. .ipsList_inline > li:first-child {
  77. margin-left: 0;
  78. }
  79. #user_navigation a {
  80. color: #fff;
  81. }
  82. #user_navigation.not_logged_in {
  83. height: 26px;
  84. padding: 6px 0 4px;
  85. }
  86. #user_navigation #register_link {
  87. background: #7BA60D;
  88. color: white;
  89. display: inline-block;
  90. padding: 3px 8px;
  91. border: 1px solid #7BA60D;
  92. -webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2), 0px 1px 4px rgba(0, 0, 0, 0.4);
  93. -moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4);
  94. box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2), 0px 1px 4px rgba(0, 0, 0, 0.4);
  95. text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  96. }
  97. #user_link:hover, #notify_link:hover, #inbox_link:hover {
  98. background-color: #323232;
  99. }
  100. #user_navigation #sign_in {
  101. margin-right: 8px;
  102. }
  103. #notify_link {
  104. background: url(http://i78.servimg.com/u/f78/17/31/71/58/icon_n11.png) no-repeat top;
  105. }
  106. #inbox_link {
  107. background: url(http://i78.servimg.com/u/f78/17/31/71/58/icon_i11.png) no-repeat top;
  108. }
  109. #notify_link, #inbox_link {
  110. vertical-align: middle;
  111. width: 18px;
  112. height: 15px;
  113. padding: 11px 24px 8px 12px;
  114. position: relative;
  115. }
  116. .ipsList_inline > li {
  117. display: inline-block;
  118. margin: 0 3px;
  119. }
  120. ol, ul {
  121. list-style: none;
  122. }
  123. .attach {float: right;}
  124. /*branding*/
  125. #branding {
  126. background: url("http://www.haxball.pt/public/style_images/Neat_images/branding_bg.png") repeat-x scroll center 70% rgb(27, 55, 89);
  127. border-bottom: 1px solid rgb(27, 55, 89);
  128. min-height: 64px;
  129. height: 1px;
  130. transition: all 1.0s linear 0s;
  131. }
  132.  
  133. .clickable {
  134. cursor: pointer;
  135. }
  136. #search {
  137. margin: 20px 0;
  138. }
  139. #search_wrap {
  140. position: relative;
  141. background: #fff;
  142. display: block;
  143. padding: 0 26px 0 4px;
  144. height: 26px;
  145. line-height: 25px;
  146. -moz-border-radius: 3px 4px 4px 3px;
  147. -webkit-border-top-left-radius: 3px;
  148. -webkit-border-top-right-radius: 4px;
  149. -webkit-border-bottom-right-radius: 4px;
  150. -webkit-border-bottom-left-radius: 3px;
  151. border-radius: 3px 4px 4px 3px;
  152. -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
  153. -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
  154. box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
  155. min-width: 230px;
  156. }
  157. #main_search {
  158. margin-top: 5px;
  159. font-size: 12px;
  160. border: 0;
  161. padding: 0;
  162. color: #b0b0b0;
  163. background: transparent;
  164. width: 130px;
  165. outline: 0;
  166. }
  167. #main_search:focus {
  168. color: #5a5a5a;
  169. }
  170. input, select {
  171. font: normal 13px helvetica,arial,sans-serif;
  172. }
  173. #search_options {
  174. font-size: 10px;
  175. height: 20px;
  176. line-height: 20px;
  177. margin: 3px 3px 3px 0;
  178. padding: 0 6px;
  179. -moz-border-radius: 3px;
  180. -webkit-border-radius: 3px;
  181. border-radius: 3px;
  182. background: #EAEAEA;
  183. display: inline-block;
  184. float: right;
  185. max-width: 80px;
  186. text-overflow: ellipsis;
  187. overflow: hidden;
  188. }
  189. #search .submit_input {
  190. background: #9A999B url(http://i81.servimg.com/u/f81/17/45/75/97/search10.png) no-repeat 50%;
  191. text-indent: -3000em;
  192. padding: 0;
  193. border: 0;
  194. border: 1px solid #9A999B;
  195. display: block;
  196. width: 26px;
  197. height: 26px;
  198. position: absolute;
  199. right: 0;
  200. top: 0;
  201. bottom: 0;
  202. -moz-border-radius: 0 3px 3px 0;
  203. border-radius: 0 3px 3px 0;
  204. border-radius: 0 3px 3px 0;
  205. -webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2);
  206. -moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
  207. box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2);
  208. }
  209. #adv_search {
  210. width: 16px;
  211. height: 16px;
  212. background: url(http://i81.servimg.com/u/f81/17/45/75/97/advanc10.png) no-repeat right 50%;
  213. text-indent: -3000em;
  214. display: inline-block;
  215. margin: 4px 0 4px 4px;
  216. }
  217. fieldset {
  218. border: 0px groove threedface;
  219. }
  220. /*navegação*/
  221. #primary_nav {
  222. background: none repeat scroll 0% 0% rgba(0, 25, 230, 0.1);
  223. font-size: 13px;
  224. padding: 10px;
  225. margin-bottom: 0px;
  226. box-shadow: 0px -0.6px 4px -2px inset;
  227. }
  228. #community_app_menu > li {
  229. margin: 0px 3px 0 0;
  230. }
  231. #community_app_menu > li > a {
  232. background: none repeat scroll 0px 0px rgba(0, 0, 0, 0.4);
  233. border-radius: 2px 2px 2px 2px;
  234. box-shadow: 0px 0px 1px rgba(255, 255, 255, 0.6);
  235. color: rgb(255, 255, 255);
  236. display: block;
  237. padding: 6px 15px 8px;
  238. text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
  239. transition: all 0.3s ease-in 0s !important;
  240. }
  241. #community_app_menu > li > a.menu_active, #community_app_menu > li > a:hover {
  242. background: none repeat scroll 0px 0px rgba(15, 20, 150, 0.57);
  243. box-shadow: 0px 0px 1px rgba(255, 255, 255, 0.6), 0px 0px 3px rgba(0, 0, 0, 0.2) inset;
  244. color: rgb(255, 255, 255);
  245. }
  246. /* Menu FORUM INATIVO
  247. #community_app_menu > li.active > a {
  248. background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.4);
  249. color: rgba(255,255,255,1);
  250. font-weight: bold;
  251. margin-top: 0px;
  252. text-shadow: 1px 1px rgba(0,0,0,0.2);
  253. border-radius: 2px;
  254. }
  255. */
  256. #primary_nav #quickNavLaunch {
  257. padding: 6px 8px 8px;
  258. }
  259. #quickNavLaunch span {
  260. background: url(http://i78.servimg.com/u/f78/17/31/71/58/icon_q10.png) no-repeat top;
  261. width: 13px;
  262. height: 13px;
  263. display: inline-block;
  264. }
  265. /*table*/
  266. .collapsed {
  267. opacity: 0.8;
  268. }
  269. .main .main-head.collapsed {
  270. border-radius: 4px 4px 4px 4px;
  271. opacity: 0.2;
  272. }
  273. .main .main-head, .main .main-foot {
  274. color: rgb(255, 255, 255);
  275. padding: 10px 10px 11px;
  276. border-radius: 4px 4px 0px 0px;
  277. border-width: 1px 1px 0px;
  278. border-style: solid;
  279. margin-top: 15px;
  280. background: #4F4F4F url("") repeat-x scroll center 45%;
  281. box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2) inset, 0px 0px 100px 0px rgba(0, 0, 0, 0.42) inset;
  282. border-color: rgba(0, 0, 0, 0.6);
  283. text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  284. }
  285. .main .main-foot {
  286. margin-top: 0px;
  287. -moz-border-radius: 0 0 4px 4px;
  288. -webkit-border-bottom-left-radius: 4px;
  289. -webkit-border-bottom-right-radius: 4px;
  290. border-radius: 0 0 4px 4px;
  291. }
  292. .main .main-head .page-title h2 {
  293. font-size: 16px;
  294. font-weight: 300;
  295. }
  296. .pun .main-content {
  297. background: #ebf0f3;
  298. padding: 9px;
  299. }
  300. .pun table.table {
  301. background: #fff;
  302. border: 1px solid #dbe4ef;
  303. }
  304. .table .tc_icon {
  305. padding: 10px 5px!important;
  306. vertical-align: middle;
  307. width: 30px;
  308. }
  309. .pun table.table .tc_forum {
  310. height: 42px;
  311. min-height: 24px;
  312. }
  313. .pun tbody.statused span.stats {
  314. margin-right: 10px;
  315. margin-left: -25px;
  316. }
  317. .pun tbody.statused span.status {
  318. position: relative!important;
  319. }
  320. .pun .main table td.tc2, .pun .main table td.tc3 {
  321. background-color: white;
  322. }
  323. .pun table.table td {
  324. -moz-border-bottom-colors: none;
  325. -moz-border-left-colors: none;
  326. -moz-border-right-colors: none;
  327. -moz-border-top-colors: none;
  328. background-color:#FFFFFF!important;
  329. border-color: -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.1);
  330. border-image: none;
  331. border-style: none none solid;
  332. border-width: 0 0 1px;
  333. padding: 10px;
  334. }
  335. .hierarchy {
  336. font-size: 15px!important;
  337. font-weight: 400!important;
  338. }
  339. /*lastpost*/
  340. .mini_ava {
  341. float: left;
  342. }
  343. .mini_ava img {
  344. width: 30px;
  345. height: 30px;
  346. margin: 8px 5px;
  347. padding: 1px;
  348. border: 1px solid #D5D5D5;
  349. background: white;
  350. -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  351. -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  352. box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  353. }
  354. .mini_ava img:hover {
  355. border-color: #a1a1a1;
  356. -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
  357. -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
  358. box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
  359. }
  360. /*stats*/
  361. #onlinelist {background: white;border-top: 3px solid #d8d8d8;}
  362. #onlinechat {background: white;border-top: 0px;}
  363. #statistics {
  364. margin: 0 auto !important;
  365. text-align: center !important;
  366. display: table;
  367. background: none;
  368. }
  369. .statHide{display:none !important;}
  370. .statsPers li span a {
  371. text-decoration: none !important;
  372. }
  373. .statsPers li > span {
  374. background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.1);
  375. color: rgb(34, 34, 34);
  376. text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6);
  377. padding: 3px 7px;
  378. font-weight: bold;
  379. border-radius: 3px 3px 3px 3px;
  380. margin-right: 3px;
  381. box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3) inset, 0px 1px 0px rgb(255, 255, 255);
  382. }
  383. .statsPers li {
  384. float: left;
  385. color:#4a4a4a;
  386. margin: 2px 10px;
  387. }
  388. .statsPers {
  389. list-style: none;
  390. display: block;
  391. margin: 0px auto;
  392. width: 100%;
  393. }
  394. /*footer*/
  395. #footer_utilities {
  396. padding: 10px;
  397. font-size: 11px;
  398. position: relative;
  399. }
  400. #footer_utilities .ipsList_inline>li>a {
  401. margin-right: 0px;
  402. padding: 4px 10px;
  403. }
  404. #footer_utilities .ipsList_inline > li > a.rss_feed {padding: 0px;}
  405. #footer_utilities a {color: #225985;}
  406. #footer_utilities a:hover {color: #328586;}
  407. #footer_utilities .ipsList_inline > li > a {
  408. margin-right: 0px;
  409. padding: 4px 10px;
  410. }
  411. #backtotop {
  412. width: 24px;
  413. height: 24px;
  414. line-height: 20px;
  415. left: 50%;
  416. margin-left: -12px;
  417. position: absolute;
  418. display: inline-block;
  419. background: #bdbdbd;
  420. text-align: center;
  421. -moz-border-radius: 16px;
  422. -webkit-border-radius: 16px;
  423. border-radius: 16px;
  424. opacity: 0.4;
  425. outline: 0;
  426. }
  427. #backtotop img {margin-top: 5px;}
  428. #backtotop:hover{background:#4F4F4F;color:#fff;opacity:1;}
  429. #copyright {
  430. color: #848484;
  431. text-align: right;
  432. text-shadow: 0px 1px 0px #fff;
  433. }
  434. #copyright a {
  435. color: #848484;
  436. }
  437. /*post*/
  438. .post h3 {
  439. background: #D8DDE8;
  440. padding: 0 10px;
  441. height: 36px;
  442. line-height: 36px;
  443. font-weight: normal;
  444. font-size: 16px;
  445. }
  446. span.post_id {
  447. margin-left: 4px;
  448. }
  449. .post_date {
  450. padding: 0 0 10px 0;
  451. font-size: 12px;
  452. color: #a4a4a4;
  453. }
  454. .desc.blend_links a {
  455. font: normal 12px helvetica, arial, sans-serif;
  456. color: #777777;
  457. }
  458. .post_id a img.small {
  459. max-height: 12px;
  460. margin-left: 3px;
  461. margin-top: -2px;
  462. opacity: 0.5;
  463. }
  464. .post_online {display: inline-block;}
  465. .pun .post .user {
  466. margin-left: -16em;
  467. margin-top: -0.9em;
  468. }
  469. .pun .post {background: white;}
  470. .pun .postmain {
  471. background-color: white;
  472. margin-left: 14em;
  473. border-left: 1px solid rgba(0, 0, 0, 0.1);
  474. }
  475. .pun .post .user {
  476. width: 155px;
  477. font-size: 12px;
  478. text-align: center;
  479. line-height: 150%;
  480. margin-left: -170px;
  481. margin-top: -0.6em;
  482. }
  483. .pun .user .user-ident .user-basic-info {
  484. font-size: 11px;
  485. color: #a4a4a4;
  486. text-align: center;
  487. font-weight: normal;
  488. }
  489. .postfoot {
  490. border-top: 0px;
  491. margin-left: -14em;
  492. }
  493. /*user img*/
  494. .user-basic-info a img {
  495. max-height: 290px;
  496. max-width: 150px;
  497. padding: 1px;
  498. border: 1px solid #D5D5D5;
  499. background: white;
  500. -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  501. -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  502. box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  503. }
  504. .user-basic-info a img:hover {
  505. border-color: #A1A1A1;
  506. -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  507. -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
  508. box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  509. }
  510.  
  511. /*chatbox*/
  512. #chatbox_header.main-head {
  513. background: #2c5687 url(http://i78.servimg.com/u/f78/17/31/71/58/mainti10.png) repeat-x top;
  514. padding: 6px 8px 6px;
  515. -moz-border-radius: 4px 4px 0 0;
  516. -webkit-border-top-left-radius: 4px;
  517. -webkit-border-top-right-radius: 4px;
  518. border-radius: 4px 4px 0 0;
  519. -webkit-box-shadow: inset 0px 1px 0 #528cbc;
  520. -moz-box-shadow: inset 0px 1px 0 #528cbc;
  521. box-shadow: inset 0px 1px 0 #528cbc;
  522. border-width: 1px 1px 0 1px;
  523. border-color: #316897;
  524. border-style: solid;
  525. }
  526. .chatbox-title, .chatbox-title a.chat-title {
  527. color: #fff;
  528. font-size: 13px;
  529. font-weight: 300;
  530. }
  531. .chatbox-options {margin: .3em .3em .5em;}
  532. .chatbox-options li, .chatbox-options li a, .chatbox-options li label {
  533. color: #fff;
  534. }
  535. #chatbox_members {
  536. top: 40px;
  537. border-right: 1px solid #ccc;
  538. }
  539. #chatbox p:first-child {
  540. border-top: 1px solid #d5dde5;
  541. }
  542. #chatbox p {
  543. background: #f1f6f9;
  544. border-right: 1px solid #d5dde5;
  545. border-left: 1px solid #d5dde5;
  546. border-bottom: 1px solid #d5dde5;
  547. line-height: 1.2em;
  548. }
  549. #chatbox_footer {
  550. padding-bottom: 6px;
  551. border-top: 1px solid #d5dde5;
  552. background: #f1f6f9;
  553. }
  554. #chatbox_footer .right {
  555. /*display: none !important;*/
  556. float: left;
  557. }
  558. #chatbox_messenger_form .right {margin-left: 8px;font-size:0}
  559. input#message.post {
  560. color: #5a5a5a;
  561. border-width: 1px;
  562. border-style: solid;
  563. border-color: #848484 #c1c1c1 #e1e1e1 #c1c1c1;
  564. background: #fff;
  565. padding: 4px;
  566. min-width: 395px;
  567. -moz-border-radius: 2px;
  568. -webkit-border-radius: 2px;
  569. border-radius: 2px;
  570. }
  571. #message, #submit_button {
  572. margin-left: 15px;
  573. }
  574. .fontbutton {
  575. background: #EFF1F3;
  576. border-color: #DEE0E2;
  577. color: #464646;
  578. -moz-box-shadow: inset 0 1px 0 0 #eff3f8, 0px 2px 3px rgba(0,0,0,0.2);
  579. -webkit-box-shadow: inset 0 1px 0 0 #eff3f8, 0px 2px 3px rgba(0,0,0,0.2);
  580. box-shadow: inset 0 1px 0 0 #eff3f8, 0px 2px 3px rgba(0,0,0,0.2);
  581. }
  582. #divsmilies img + img{visibility:visible!important}
  583. #chatbox_messenger_form div.right img{visibility:hidden}
  584. #simple-wrap {
  585. background:white;
  586. }
  587. #divbold, #divcolor, #divitalic, #divsmilies, #divstrike, #divunderline {
  588. background-position: center;
  589. background-repeat: no-repeat;
  590. }
  591. #divbold {
  592. background-image: url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-bold.png);
  593. }
  594. #divitalic {
  595. background-image: url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-italic.png);
  596. }
  597. #divunderline {
  598. background-image: url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-underline.png);
  599. }
  600. #divstrike {
  601. background-image: url(http://cdn1.iconfinder.com/data/icons/bnw/16x16/actions/text_strike.png);
  602. }
  603. #divcolor {
  604. background-image: url(http://illiweb.com/fa/wysiwyg/color_swatch.png);
  605. }
  606. #divsmilies {
  607. background-image: url(http://i26.servimg.com/u/f26/12/56/56/12/emotic10.png);
  608. }
  609. .main-content.chatbox {padding: 0px;}
  610. #chatbox{
  611. margin: 10px 0 10px 0;
  612. border: 1px solid #DCE2EC;
  613. border-bottom: 6px solid #DCE2EC;
  614. background: #ebf0f3;
  615. padding: 8px;
  616. }
  617. input[type="submit"] {
  618. text-decoration: none;
  619. border-width: 1px;
  620. border-style: solid;
  621. padding: 4px 10px;
  622. cursor: pointer;
  623. }
  624. input[type="submit"] {
  625. background: #212121 url(http://i78.servimg.com/u/f78/17/31/71/58/topic_10.png) repeat-x top;
  626. color: #fff;
  627. -moz-border-radius: 3px;
  628. -webkit-border-radius: 3px;
  629. border-radius: 3px;
  630. -moz-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
  631. -webkit-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
  632. box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
  633. border-color: #212121;
  634. }
  635. /*crumbs*/
  636. .pun-crumbs {
  637. background: none repeat scroll 0% 0% rgb(239, 241, 243);
  638. border: 1px solid rgb(217, 219, 221);
  639. border-radius: 5px 5px 5px 5px;
  640. box-shadow: 0px 0px 3px rgba(109, 119, 237, 0.2);
  641. clear: both;
  642. font-size: 11px;
  643. overflow: hidden;
  644. margin: 0px 1px 1em;
  645. padding: 0.2em 1em;
  646. }
  647. .pun-crumbs p {
  648. color: rgb(102, 102, 102);
  649. font-size: 1.11em;
  650. line-height: 1.5;
  651. }
  652. p.crumbs a {
  653. background: url("http://i57.servimg.com/u/f57/14/89/34/10/second10.png") no-repeat scroll 100% center transparent;
  654. color: rgb(117,117,117) !important;
  655. line-height: 30px;
  656. padding: 10px 20px 10px 12px;
  657. margin-left: -12px;
  658. text-shadow: 0px 1px 0px rgb(255, 255, 255);
  659. }
  660. p.crumbs a:hover {
  661. background-position: 100% -1px;
  662. border-radius: 3px 0px 0px 3px;
  663. color: rgb(34, 34, 34);
  664. text-shadow: 0px 1px 0px rgb(255, 255, 255);
  665. }
  666. p.crumbs a:active {
  667. background-position: 100% -86px;
  668. border-radius: 3px 0px 0px 3px;
  669. color: rgb(34, 34, 34);
  670. text-shadow: 0px 1px 0px rgb(255, 255, 255);
  671. }
  672.  
  673. .desc.lighter, .desc.lighter.blend_links a {
  674. color: #A4A4A4;
  675. }
  676. /* Moderar Tópicos */
  677. .act_mod {margin: 0 0 8px 0;}
  678. .act_mod p {
  679. background: rgb(248, 248, 248) url("http://i38.servimg.com/u/f38/18/24/85/15/shine10.png") repeat-x 0 50%;
  680. border: 1px solid rgb(219,219,219);
  681. -moz-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
  682. -webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 1) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
  683. box-shadow: 0px 1px 0px rgba(255, 255, 255, 1) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
  684. -moz-border-radius: 3px;
  685. -webkit-border-radius: 3px;
  686. border-radius: 3px;
  687. color: #616161;
  688. -webkit-transition: all 0.2s ease-in-out;
  689. -moz-transition: all 0.2s ease-in-out;
  690. font-size: 12px;
  691. height: 22px;
  692. line-height: 22px;
  693. padding: 3px 10px;
  694. white-space: nowrap;
  695. cursor: pointer;
  696. display: inline-block;
  697. }
  698. #popw {
  699. background-color: #464646;
  700. background-color: rgba(70,70,70,0.6);
  701. padding: 4px;
  702. -webkit-box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.7);
  703. -moz-box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.7);
  704. box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.7 );
  705. -moz-border-radius: 4px;
  706. -webkit-border-radius: 4px;
  707. border-radius: 4px;
  708. display: none; z-index: 999; margin-top: 16px; position: absolute;
  709. }
  710. .mod_hover {
  711. background-image: url(http://i38.servimg.com/u/f38/18/24/85/15/bottom10.png);
  712. width: 31px;
  713. height: 16px;
  714. position: absolute;
  715. }
  716. .popupInner {
  717. background: #fff;
  718. width: 500px;
  719. overflow: auto;
  720. -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  721. -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  722. box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  723. overflow-x: hidden;
  724. }
  725. .action_mod li {
  726. background: rgb(248, 248, 248);
  727. border-bottom: 1px solid rgb(234, 234, 234);
  728. text-align: center;
  729. padding: 3px 4px;
  730. }
  731. .action_mod li a {
  732. color: #333!important;
  733. }
  734. /* fim moderar tópicos */
  735. /* Novas Mensagens etc */
  736. #pun-visit, .main-box, #pun-about, .pun .paged-foot, .pun .paged-head {
  737. background-color: transparent;
  738. border: 1px solid rgba(0, 0, 0, 0.1);
  739. border-radius: 5px 5px 5px 5px;
  740. }
  741. /* fim novas msgs */
  742. /* logo */
  743. #logo {
  744. opacity: 0.9;
  745. display: inline;
  746. margin-left: -45px;
  747. }
  748. #logo:hover {
  749. opacity: 1;
  750. text-decoration: none;
  751. }
  752. /* fim logo */
  753. /* curtir */
  754. /*like*/
  755. .LGlike {
  756. background: url(http://i11.servimg.com/u/f11/18/07/42/17/ok12.png) no-repeat left;
  757. background-color: #326A94;
  758. border: 1px solid rgba(0, 0, 0, 0.3);
  759. border-radius: 2px 2px 2px 2px;
  760. box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1),0 1px 0 rgba(255, 255, 255, 0.3) inset;
  761. color: white;
  762. cursor: pointer;
  763. display: inline-block;
  764. font-size: 11px;
  765. height: 22px;
  766. line-height: 22px;
  767. padding: 0 18px;
  768. text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  769. white-space: nowrap;
  770. margin-right: 5px;
  771. margin-top: 30px;
  772. }
  773. .LGvote { margin: 0 5px; }
  774. .LGnovote {
  775. filter:Alpha(opacity=50);
  776. opacity: 0.5;
  777. cursor: default;
  778. box-shadow: none;
  779. text-shadow: none;
  780. }
  781. /* fim curtir post */
  782. /*POPUP TOPICO NÃO LIDO */
  783. #popupnew {
  784. min-height: 20px;
  785. min-width: 150px;
  786. position: fixed;
  787. bottom: 30px;
  788. margin-left: 0px;
  789. padding: 5px;
  790. z-index: 999;
  791. border: 1px solid rgba(0, 0, 0, 0.8);
  792. text-shadow: 1px 1px rgba(255, 255, 255, 0.2);
  793. background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8);
  794. box-shadow: 0px 15px rgba(255, 255, 255, 0.05) inset, 0px 0px 0px 1px rgba(255, 255, 255, 0.2) inset;
  795. border-radius: 4px 4px 4px 4px;
  796. color: rgb(255, 255, 255);
  797. font-family: verdana,arial;
  798. font-size: 10pt;
  799. text-align: left;
  800. display: none;
  801. background-image: url("http://r20.imgfast.net/users/2011/11/04/42/smiles/2376561594.gif");
  802. background-repeat: no-repeat;
  803. background-position: 1% 45%;
  804. padding-left: 1.5%;
  805. }
  806.  
  807. /* fim popup n lido */
  808. /* widgets no indice */
  809.  
  810.  
  811. /* fim widgets indice */
  812.  
  813. /* seletor de página */
  814. .paging > b {
  815. background: none repeat scroll 0px 0px rgb(123, 166, 13);
  816. border-radius: 2px 2px 2px 2px;
  817. color: rgb(255, 255, 255);
  818. font-weight: 700;
  819. margin: 0px 1px;
  820. padding: 4px;
  821. }
  822. .paging > a {
  823. background: rgba(0,0,0,0.1);
  824. padding: 5px;
  825. border-radius: 2px;
  826. margin: 0 1px;
  827. color: #8D8D8D !important;
  828. }
  829. .paging > a:hover {
  830. background: none repeat scroll 0px 0px rgba(0, 0, 0, 0.1);
  831. border-radius: 2px 2px 2px 2px;
  832. padding: 5px;
  833. margin: 0px 1px;
  834. color: #505050 !important;
  835. }
  836. .sprite-arrow_prosilver_right {
  837. background: url("http://i34.servimg.com/u/f34/18/17/62/92/next10.png") no-repeat scroll 0px 0px transparent;
  838. height: 20px;
  839. width: 39px;
  840. }
  841. /* avatar ultimos topicos widget*/
  842. .ipsType_smaller, .ipsType_smaller a {
  843. margin-bottom: 5%;
  844. }
  845. /* resposta rápida */
  846. #quick_reply #textarea_content {
  847. background: none repeat scroll 0px 0px rgb(235, 240, 243);
  848. border: 2px solid rgb(211, 211, 211);
  849. clear: both;
  850. height: auto !important;
  851. margin-left: -10px !important;
  852. margin-right: -10px !important;
  853. min-width: 950px;
  854. padding: 9px 4px;
  855. width: 100% !important;
  856. }
  857. /* assinatura */
  858. .pun .sig-content {
  859. clear: both;
  860. margin-bottom: 4px !important;
  861. margin-top: 6px !important;
  862. padding: 0px 0px 10px !important;
  863. position: relative;
  864. }
  865. /* post foot */
  866. .postfoot {
  867. border-top: 0px none;
  868. margin-left: -185px !important;
  869. opacity: 0.3;
  870. transition: all 0.5s ease 0s;
  871. }
  872. .postfoot:hover {
  873. opacity: 1;
  874. }
  875. /* PAGINA MEMBROS */
  876. .pun table.table th {
  877. background-color: rgba(120, 10, 120, 0.8);
  878. padding: 0.5em 0px;
  879. box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.1) inset;
  880. border: 1px solid rgba(0, 0, 0, 0.2);
  881. color: white;
  882. text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  883. }
  884. .pun .frm .frm-form table {
  885. border: 1px solid rgba(0, 0, 0, 0.2);
  886. }
  887. .pun table.table td.tc3 {
  888. text-align: center;
  889. width: 15%;
  890. }
  891. /* pagina calendario */
  892. .pun .main table.calendar thead th {
  893. background: rgba(120, 10, 120, 0.8);
  894. font-weight: 700;
  895. padding: 0.5em;
  896. box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.1) inset;
  897. }
  898. .pun .main table.calendar .row3 {
  899. background-color: rgba(20, 50, 50, 0.1);
  900. padding: 0.25em;
  901. }
  902. .pun .main table.calendar td.row2:hover {
  903. background-color: rgba(110, 160, 190,0.2);
  904. transition: 0.3s;
  905. }
  906. /* pagination dos topicos */
  907. strong.pagination {
  908. font-weight: 400;
  909. background: none repeat scroll 0% 0% rgb(123, 166, 13);
  910. padding: 2px;
  911. border-radius: 2px 2px 2px 2px;
  912. color: white;
  913. margin: 0 1px;
  914. }
  915. strong.pagination a {
  916. color: white !important;
  917. font-size: 12px;
  918. }
  919. /* codigos bbcode */
  920. .codebox {
  921. background-color: rgb(255, 255, 225);
  922. border: 1px solid rgba(0,0,0,0.14);
  923. margin: 1em;
  924. box-shadow: 0 0 7px rgba(0,0,0,0.12);
  925. border-left: 2px solid rgba(120,10,100,1);
  926. }
  927. .codebox dt {
  928. border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  929. padding: 0.25em;
  930. color: rgba(0, 0, 0, 0.7);
  931. text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  932. margin-left: 5px;
  933. font-weight: bold;
  934. }
  935. .codebox dd {
  936. background-color: rgb(255, 255, 225);
  937. margin: 5px;
  938. padding: 1px;
  939. }
  940. .codebox dd.cont_code {
  941. max-height: 80%;
  942. overflow: auto;
  943. }
  944.  
  945. /* perfil menus */
  946. #tabs ul li.activetab a {
  947. border-color: rgba(0,0,0,0.2);
  948. color: rgba(255,255,255,1);
  949. text-decoration: none;
  950. background: none repeat scroll 0% 0% rgba(10, 40, 130, 0.6);
  951. box-shadow: 0px 0px 1px rgba(255, 255, 255, 1);
  952. text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
  953. border-radius: 3px;
  954. }
  955. #tabs ul li.activetab a:hover {
  956. background-color: rgba(100,33, 123,0.7);
  957. transition: 0.4s;
  958. }
  959. #tabs ul li a {
  960. border: 1px solid;
  961. float: left;
  962. font-size: 1.1em;
  963. font-weight: 400;
  964. line-height: 2em;
  965. padding: 0px 1em;
  966. border-color: rgba(0,0,0,0.2);
  967. color: rgba(255,255,255,0.8);
  968. text-decoration: none;
  969. background: none repeat scroll 0% 0% rgba(10, 40, 130, 0.4);
  970. box-shadow: 0px 0px 1px rgba(255, 255, 255, 1);
  971. text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
  972. border-radius: 3px;
  973. }
  974. #tabs ul li a:hover {
  975. background-color: rgba(100,33, 123,0.7);
  976. color: rgba(255,255,255,1);
  977. transition: 0.4s;
  978. }
  979. .main .frm-info {
  980. background: rgba(0,144,69,0.8);
  981. border: 1px solid rgba(0,120,60,0.9);
  982. margin: 1.7em;
  983. padding: 1em;
  984. box-shadow: 1px 1px rgba(255,255,255,0.3) inset;
  985. color: white;
  986. font-size: 13px;
  987. text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
  988. font-weight: bold;
  989. }
  990. /* mensagens informativas */
  991. .pun .main .main-content p.message {
  992. background-color: rgba(20,10,190,0.4);
  993. border: 1px solid rgba(0,0,0,0.4);
  994. margin: 1.7em;
  995. padding: 1em;
  996. box-shadow: 1px 1px 0 rgba(255,255,255,0.4) inset;
  997. color: rgba(255,255,255,1);
  998. text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
  999. }
  1000. /* corpo da mensagem */
  1001. .pun .postfoot .user-contact {
  1002. float: left;
  1003. text-align: center;
  1004. width: 12em;
  1005. }
  1006. /* codigos de alerta e tal */
  1007.  
  1008. /* INICIO SELETOR DE TEMA CODE */
  1009. /* Panda Syntax Highlighter - https://github.com/AvacWeb/Panda */
  1010. .panda-code {
  1011. padding: 5px 10px;
  1012. font-size: 12px;
  1013. font-family: monospace;
  1014. background: #EFEFEF;
  1015. color: #0D700D;
  1016. border: 1px solid #CCC;
  1017. overflow: auto;
  1018. max-height: 300px;
  1019. text-shadow: 0 1px white;
  1020. text-align: left;
  1021. display: block;
  1022. }
  1023. .panda-code ol { padding-left: 15px; }
  1024. .panda-code ol li {
  1025. padding: 1px 10px;
  1026. margin: 4px 0;
  1027. border-left: 2px solid green;
  1028. list-style-type: decimal-leading-zero;
  1029. }
  1030. .panda-code ol li:hover { background: #DEDEDE; }
  1031.  
  1032. .panda-string, .panda-multiLineString { color: #C03; } /* string literals */
  1033. .panda-special { color: #09F; } /* words defined as special */
  1034. .panda-keyword, .panda-extra { color: #009; } /* keywords. .panda-extra = square braces, parentheses and curly braces. */
  1035. .panda-operators { font-weight: bold; color : #000; } /* > < & = == === !== != ! && * % + / || */
  1036. .panda-comment1, .panda-comment2, .panda-comment3 { color: #666!important; font-style: italic; } /* comments */
  1037. .panda-int { color: #f00; }
  1038. /* FIM SELETOR DE TEMA CODE */
  1039. /* mensagem privada nova */
  1040. [data-counter]:after {
  1041. background-color: #00ba3b;
  1042. background-image: -webkit-linear-gradient(#FF6969 0%, #ff0000 100%);
  1043. background-image: -moz-linear-gradient(#FF6969 0%, #ff0000 100%);
  1044. background-image: -o-linear-gradient(#FF6969 0%, #ff0000 100%);
  1045. background-image: -ms-linear-gradient(#FF6969 0%, #ff0000 100%);
  1046. background-image: linear-gradient(#FF6969 0%, #ff0000 100%);
  1047. content: attr(data-counter);
  1048. position: absolute;
  1049. padding: 2px 6px;
  1050. border: 2px solid white;
  1051. border-radius:100px;
  1052. box-shadow: 0 1px 2px rgba(0,0,0,.5), 0 1px 4px rgba(0,0,0,.4), 0 0 1px rgba(0,0,0,.7) inset, 0 10px 0px rgba(255,255,255,.11) inset;
  1053. background-clip: padding-box;
  1054. font:bold 10px "Helvetica Neue", sans-serif;
  1055. color: white;
  1056. text-decoration: none;
  1057. text-shadow: 0 -1px 0 rgba(0,0,0,.6);
  1058. margin-left: -10px;
  1059. margin-top: 10px;
  1060. }​
  1061. /* fim mensagem privada */
  1062.  
  1063. /* expandir imagem */
  1064. .resizebox, .resizebox a.enlarge, .resizebox.enlarged a.resize{
  1065. display: block;
  1066. padding: 2% 2% 1% 2%;
  1067. border-radius: 5px 5px 0px 0px;
  1068. background: none repeat scroll 0% 0% rgba(255, 162, 0, 0.3);
  1069. border: 1px solid rgba(255, 162, 0, 0.2);
  1070. box-shadow: 1px 1px rgba(255, 255, 255, 0.6) inset;
  1071. color: rgb(74, 74, 74) !important;
  1072. text-shadow: 1px 1px rgba(255, 255, 255, 0.6);
  1073. margin-bottom: -15px;
  1074. text-align: right;
  1075. }
  1076. .resizebox a.fullsize {
  1077. text-align: right;
  1078. color: rgb(74, 74, 74) !important;
  1079. text-shadow: 1px 1px rgba(255, 255, 255, 0.6);
  1080. margin-left: 10px;
  1081. top: -4px;
  1082. position: relative;
  1083. }
  1084.  
  1085. /* categoria retratil */
  1086. .post_field {
  1087. background: none repeat scroll 0% 0% rgb(255, 255, 255);
  1088. border-left-style: solid;
  1089. border-left-color: rgb(109, 109, 109);
  1090. border-left-width: 0px !important;
  1091. border-right-style: solid;
  1092. border-right-color: rgb(109, 109, 109);
  1093. border-right-width: 0px !important;
  1094. margin-bottom: 0.5px;
  1095. padding: 0px;
  1096. transition: all 0.1s linear 0s;
  1097. }
  1098. /* Multi - quote */
  1099. .FloatingAction {
  1100. background: #fdfdfd;
  1101. position: fixed;
  1102. right: 10px;
  1103. bottom: 10px;
  1104. padding: 10px;
  1105. z-index: 999;
  1106. border: 4px solid #464646;
  1107. border: 4px solid rgba(0,0,0,0.75);
  1108. -moz-border-radius: 5px;
  1109. -webkit-border-radius: 5px;
  1110. border-radius: 5px;
  1111. -moz-box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
  1112. -webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
  1113. box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
  1114. }
  1115.  
  1116. #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;}
  1117.  
  1118. .main-box.clearfix {display: none;}
  1119.  
  1120. #pun-visit {
  1121. display: none !important;
  1122. }
  1123.  
  1124. .nPost {color: #a2a2a2;}
  1125. .nPost:after {content: ' posts';}
  1126.  
  1127.  
  1128. .ipsUserPhoto_mini {
  1129. -moz-box-shadow:0 2px 2px rgba(0,0,0,0.1);
  1130. -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1);
  1131. background:#fff;
  1132. border:2px solid #4F4F4F;
  1133. box-shadow:0 2px 2px rgba(0,0,0,0.1);
  1134. height:36px;
  1135. margin:0 5px;
  1136. padding:1px;
  1137. width:36px;
  1138. border-radius: 1px!important;
  1139. }
  1140.  
  1141. .ipsUserPhoto_mini:hover {
  1142. -moz-box-shadow:0 2px 2px rgba(0,0,0,0.2);
  1143. -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.2);
  1144. border-color:#333;
  1145. box-shadow:0 2px 2px rgba(0,0,0,0.2)
  1146. }
  1147.  
  1148. .pun .postbody {font-size: 14px; font-family: Arial; line-height: 1.6}
  1149.  
  1150. #siteinfo,.main .main-content,.main .main-head,.pun .posthead,.title-overview {
  1151. background:#4F4F4F url(http://i57.servimg.com/u/f57/18/12/37/46/main-b10.png) repeat-x
  1152. }
  1153.  
  1154. .main .main-content {
  1155. border:0;
  1156. border-radius:0 0 3px 3px;
  1157. box-shadow:rgba(0,0,0,0.3) 0 1px 4px;
  1158. padding:6px
  1159. }
  1160.  
  1161. .main .main-head,.title-overview {
  1162. -moz-border-radius:3px 3px 0 0;
  1163. -moz-box-shadow:rgba(0,0,0,0.3) 0 -1px 4px;
  1164. -webkit-border-radius:3px 3px 0 0;
  1165. -webkit-box-shadow:rgba(0,0,0,0.3) 0 -1px 4px;
  1166. border-radius:3px 3px 0 0;
  1167. box-shadow:rgba(0,0,0,0.3) 0 -1px 4px;
  1168. color:#fff;
  1169. padding:13px;
  1170. text-shadow:1px 1px 1px #333
  1171. }
  1172.  
  1173. #right {
  1174. -moz-border-radius:5px;
  1175. -moz-box-shadow:-2px 2px 2px none;
  1176. -webkit-border-radius:5px;
  1177. -webkit-box-shadow:-2px 2px 2px none;
  1178. background:#ebedef;
  1179. border:1px solid #dce2ec;
  1180. border-radius:5px;
  1181. box-shadow:-2px 2px 2px none;
  1182. padding: 5px
  1183. /* Caso bug entrar em contacto comigo ! */
  1184. }
  1185.  
  1186. .module .main-head,.title-overview {
  1187. margin-top:0
  1188. }
  1189.  
  1190. .module .main-content{
  1191. background:#fff;
  1192. border:1px solid #dedede;
  1193. padding:.8em
  1194. }
  1195.  
  1196. .module .main-content table[style="table-layout:fixed"]{
  1197. -moz-border-radius:4px;
  1198. -moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
  1199. -webkit-border-radius:4px;
  1200. -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
  1201. background-color:#f7f7f7;
  1202. background-image:linear-gradient(tobottom,#f5f5f5,#f9f9f9);
  1203. background-repeat:repeat-x;
  1204. border-radius:4px;
  1205. box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
  1206. filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0)
  1207. }
  1208.  
  1209.  
  1210. .module .main-content table[style="table-layout:fixed"] {
  1211. -moz-border-radius:4px;
  1212. -moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
  1213. -webkit-border-radius:4px;
  1214. -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
  1215. background-color:#f7f7f7;
  1216. background-image:linear-gradient(tobottom,#f5f5f5,#f9f9f9);
  1217. background-repeat:repeat-x;
  1218. border-radius:4px;
  1219. box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
  1220. filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0)
  1221. }
  1222.  
  1223. #content-container div#content {
  1224. margin-right: 260px
  1225. }
  1226.  
  1227. #content-container div#container {
  1228. width: 95% !important
  1229. }
  1230.  
  1231. #content-container div#container {
  1232. margin-right: -290px !important
  1233. }
  1234.  
  1235. #content-container div#right {
  1236. float: right !important;
  1237. width: 255px !important
  1238. }
  1239. #pun-announcement {
  1240. display: none!important;
  1241. }
  1242.  
  1243. .entry-content p > br{
  1244. display: none !important;
  1245. }
  1246. .entry-content p:last-child:before {
  1247. background: url("http://i34.servimg.com/u/f34/18/17/62/92/icon_w10.png") no-repeat scroll left 2px #FAFAFA;
  1248. content: "\00A0\00A0\00A0\00A0\00A0\00A0\00A0\00A0 Editado ";
  1249. margin-left: 12px;
  1250. position: absolute;
  1251. }
  1252. .entry-content p:last-child {
  1253. font-size: 12px;
  1254. font-weight: bold;
  1255. margin-left: -35px;
  1256. margin-top: 15px;
  1257. overflow: hidden;
  1258. padding: 2px 0 0 24px;
  1259. text-overflow: ellipsis;
  1260. white-space: nowrap;
  1261. width: 300px;
  1262. }
  1263. .entry-content p:last-child:empty:before {
  1264. content: " ";
  1265. }
  1266. .entry-content p:last-child:hover {
  1267. white-space: normal;
  1268. width: auto;
  1269. }
  1270.  
  1271.  
  1272. /* Resp Rap */
  1273.  
  1274. .main .main-content {
  1275. background: #4F4F4F url(http://i57.servimg.com/u/f57/18/12/37/46/main-b10.png) repeat-x;
  1276. }
  1277.  
  1278. .main .main-head,.title-overview {
  1279. -moz-border-radius: 3px 3px 0 0;
  1280. -moz-box-shadow:rgba(0,0,0,0.3) 0 -1px 4px;
  1281. -webkit-border-radius:3px 3px 0 0;
  1282. -webkit-box-shadow:rgba(0,0,0,0.3) 0 -1px 4px;
  1283. border-radius:3px 3px 0 0;
  1284. box-shadow:rgba(0,0,0,0.3) 0 -1px 4px;
  1285. color:#fff;
  1286. padding:13px;
  1287. text-shadow:1px 1px 1px #333
  1288. }
  1289.  
  1290. .pun .main-content.frm {
  1291. background-color: #4F4F4F
  1292. }
  1293.  
  1294.  
  1295. .main .main-content {
  1296. -moz-box-shadow: rgba(0,0,0,0.3) 0 1px 4px;
  1297. -webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 4px;
  1298. border: 0;
  1299. border-radius: 0 0 3px 3px;
  1300. box-shadow: rgba(0,0,0,0.3) 0 1px 4px;
  1301. padding: 6px;
  1302. }
  1303.  
  1304. #pun-qpost .frm-form, .faq dt {
  1305. background: #fff;
  1306. }
  1307.  
  1308. .pun .frm-form {
  1309. padding: 6px;
  1310. }
  1311.  
  1312. #pun-qpost fieldset.frm-set {
  1313. background: transparent;
  1314. margin: 1.7em;
  1315. }
  1316.  
  1317. #textarea_content {
  1318. min-width: 98%!important
  1319. }
  1320.  
  1321. #text_editor_textarea, .sceditor-container iframe, .sceditor-container textarea {
  1322. background: #fff!important;
  1323. border-color: #bbb #ddd #ddd #bbb !important;
  1324. border-style: solid!important;
  1325. border-width: 1px!important
  1326. }
  1327.  
  1328. #text_editor_textarea {
  1329. min-height: 85px;
  1330. opacity: .6;
  1331. }
  1332.  
  1333. #quick_reply .frm-buttons{
  1334. border-top: 0;
  1335. margin: 0 auto;
  1336. padding: 5px;
  1337. text-align: right;
  1338. }
  1339.  
  1340.  
  1341. #bloggercg, #facebookcg, #twittercg {
  1342. margin-left: 10px;
  1343. }
  1344.  
  1345. #primary_nav #facebookcg, #primary_nav #bloggercg, #primary_nav #twittercg {
  1346. display: inline;
  1347. }
  1348.  
  1349. #primary_nav #facebookcg{
  1350. background:#1f69b3;
  1351. padding:8px;
  1352. transition:all .3s linear
  1353. }
  1354. #primary_nav #facebookcg:hover{
  1355. opacity:.7;
  1356. transition:all .3s linear
  1357. }
  1358. #facebookcg span{
  1359. background:url(http://upit.cc/i/501f2ab9.png) no-repeat top;
  1360. display:inline-block;
  1361. height:16px;
  1362. width:16px
  1363. }
  1364. #primary_nav #twittercg{
  1365. background:#43b3e5;
  1366. padding:8px;
  1367. transition:all .5s linear
  1368. }
  1369. #primary_nav #twittercg:hover{
  1370. opacity:.7;
  1371. transition:all .5s linear
  1372. }
  1373. #twittercg span{
  1374. background:url(http://upit.cc/i/afb451a1.png) no-repeat top;
  1375. display:inline-block;
  1376. height:16px;
  1377. width:16px
  1378. }
  1379. #primary_nav #bloggercg{
  1380. background:#fc6301;
  1381. padding:8px;
  1382. transition:all .3s linear
  1383. }
  1384. #primary_nav #bloggercg:hover{
  1385. opacity:.7;
  1386. transition:all .3s linear
  1387. }
  1388. #bloggercg span{
  1389. background:url(http://upit.cc/i/fe877e54.png) no-repeat top;
  1390. display:inline-block;
  1391. height:16px;
  1392. width:16px
  1393. }
  1394.  
  1395. .BS_vote {
  1396. float: right;
  1397. margin: 0 5px;
  1398. }
  1399.  
  1400. .BS_like {
  1401. -moz-border-radius: 2px;
  1402. -webkit-border-radius: 2px;
  1403. background: #7eb314 url(http://i.imgur.com/kd3TUQH.png) no-repeat !important;
  1404. border: 1px solid #7eb315;
  1405. border-radius: 2px;
  1406. color: #fff;
  1407. cursor: pointer;
  1408. display: inline-block;
  1409. font-size: 11px;
  1410. line-height: 22px;
  1411. margin-right: 4px;
  1412. padding: 0 7px 0 26px;
  1413. text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
  1414. }
  1415.  
  1416. .BS_count {
  1417. -moz-border-radius: 2px;
  1418. -webkit-border-radius: 2px;
  1419. background: #f4f4f4;
  1420. border-radius: 2px;
  1421. padding: 3px 10px;
  1422. }
  1423. .BS_done{display:none}
  1424.  
  1425. div.user div.user-info div.post_field dd div.field span.label {
  1426. color: black !important;
  1427. }
  1428. div.user div.user-info div.post_field dd div.field {
  1429. line-height: 14px !important;
  1430. color: #4F4F4F !important;
  1431. }
  1432.  
  1433. .main.paged .paged-head {
  1434. display: none !important;
  1435. }
  1436.  
  1437. #statistics span a {
  1438. color: #4A4A4A !important;
  1439. }
  1440.  
  1441. .tcl.tdtopics .stats {
  1442. background-color: #fef4d7;
  1443. padding: 10px;
  1444. margin-left: -55px!important;
  1445. margin-right: 10px!important;
  1446. padding-bottom: 50px;
  1447. border-bottom: 1px solid #e1e1e1!important;
  1448. border-right: 1px solid #f4e9d2!important;
  1449. }
  1450.  
  1451. .stats img {
  1452. margin-bottom: -22px;
  1453. margin-left: 5px;
  1454. width: 15px;
  1455. }
  1456.  
  1457. .main-foot.clearfix .h2 {
  1458. display: none !important;
  1459. }
  1460.  
  1461. #avatar img {
  1462. border: 2px solid rgba(225, 225, 225, 0.2);
  1463. border-radius: 2px;
  1464. width: 25px;
  1465. height: 25px
  1466. }
  1467.  
  1468. .botoess {
  1469. background: none repeat scroll 0 0 rgba(172, 172, 172, 0.4);
  1470. border-radius: 2px 2px 2px 2px;
  1471. box-shadow: 0 0 1px rgba(255,255,255,0.6);
  1472. color: #fff;
  1473. display: block;
  1474. padding: 6px 15px 5px;
  1475. text-shadow: 0 1px 1px rgba(0,0,0,0.5);
  1476. margin-right: 10px;
  1477. transition: all .3s ease-in 0!important;
  1478. float: left;
  1479. }
  1480. .botoess:hover {
  1481. background: none repeat scroll 0 0 rgba(255, 255, 255, 0.47);
  1482. }
  1483.  
  1484. #primary_nav {
  1485. background: url(http://www.haxball.pt/public/style_images/Neat_images/bg-cat-menu.jpg) repeat-x center bottom;
  1486. border-bottom: 1px solid #DDD;
  1487. border-top: 1px solid #DFDFDF;
  1488. padding: 10px;
  1489. font-size: 13px;
  1490. margin-bottom: 0;
  1491. }
  1492.  
  1493. .module .main-head h3 {
  1494. font-family: Verdana,Arial,sans-serif;
  1495. font-size: 16px !important;
  1496. font-weight: 300 !important;
  1497. }
  1498.  
  1499. blockquote {
  1500. font-size: 12px;
  1501. border: 1px solid #E3E3E3;
  1502. background: #FCFCFC;
  1503. color: #9F9F9F;
  1504. margin-bottom: 5px;
  1505. }
  1506. blockquote, .postmain blockquote {padding: 10px;}
  1507. blockquote cite {
  1508. font-size: 12px;
  1509. padding: 8px 10px;
  1510. text-indent: 25px;
  1511. border: 1px solid #E3E3E3;
  1512. border-top: 0px;
  1513. border-bottom: 1px solid #E8E8E8;
  1514. background-color: #F2F2F2;
  1515. background-image: url(http://i34.servimg.com/u/f34/16/49/10/98/snapba10.png), url(http://i.imgur.com/iPXDkuF.png);
  1516. background-position: 10px center, 0 0;
  1517. background-repeat: no-repeat, repeat-x;
  1518. color: #535353;
  1519. text-shadow: rgba(255, 255, 255, 1) 0px 1px 0px;
  1520. font-weight: bold;
  1521. }
  1522. blockquote cite, .postmain cite {margin: -10px -11px 8px -11px;}
  1523.  
  1524. .column .main-head .h3 {
  1525. font-family: Verdana,Arial,sans-serif;
  1526. font-size: 16px !important;
  1527. font-weight: 300 !important;
  1528. }
  1529.  
  1530. .module.main .main-head .h3 {
  1531. font-family: Verdana,Arial,sans-serif;
  1532. font-size: 16px !important;
  1533. font-weight: 300 !important;
  1534. }
  1535.  
  1536. #pun-info {
  1537. display: none;
  1538. }
  1539.  
  1540. .tc_forum .hierarchy a {
  1541. color: #333;
  1542. font-weight: 700;
  1543. display: inline-block;
  1544. padding-bottom: 5px;
  1545. font-family: Arial, Helvetica, sans-serif;
  1546. }
  1547.  
  1548. .last_post.ipsType_small {
  1549. padding-top: 12px;
  1550. }
  1551.  
  1552. .pun table .tcr {
  1553. width: 35%;
  1554. }
  1555.  
  1556.  
  1557. span.desc-small {
  1558. color: #a4a4a4 !important;
  1559. margin-left: 2px;
  1560. font-size: 11px !important;
  1561. font-style: initial;
  1562. text-justify: initial;
  1563. text-overflow: ellipsis;
  1564. font: normal 13px "helvetica", arial, sans-serif;
  1565. }
  1566.  
  1567. span.desc-small a {
  1568. color: #a4a4a4 !important
  1569. }
  1570.  
  1571. .pun table td.tcl h2 a { color: #555!important }
  1572.  
  1573. #footer_utilities {
  1574. background-color: #F1EDED !important;
  1575. height: 50px !important;
  1576. width: 98.4% !important;
  1577. min-width: 1000px;
  1578. display: block;
  1579. padding: 10px;
  1580. font-size: 11px;
  1581. border: 1px solid white;
  1582. outline: solid 1px #DDD;
  1583. }
  1584.  
  1585.  
  1586. /* Código desenvolvido por http://bluebox.forumeiros.com/ - Uma caixa de conhecimentos | 2014 ®
  1587. | Desenvolvimento e edição de códigos | Suporte geral sobre programação | Cursos sobre programação
  1588. | Escola BlueWorld ensino de programação básica e avançada */
  1589. #cssmenu{#dedede;margin:0;width:auto;padding:0;line-height:1;display:block;position:relative;font-family:'arial',sans-serif}
  1590. #cssmenu ul{list-style:none;margin:0;padding:0;display:block}
  1591. #cssmenu ul:after{content:' ';display:block;font-size:0;height:0;clear:both;visibility:hidden}
  1592. #cssmenu ul li{margin:0;padding:0;display:block;position:relative}
  1593. #cssmenu ul li a{text-decoration:none;display:block;margin:0;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}
  1594. #cssmenu ul li ul{position:absolute;left:-9999px;top:auto}
  1595. #cssmenu ul li ul li{max-height:0;position:absolute;-webkit-transition:max-height .4s ease-out;-moz-transition:max-height .4s ease-out;-ms-transition:max-height .4s ease-out;-o-transition:max-height .4s ease-out;transition:max-height .4s ease-out;background:#bdbdbd}
  1596. #cssmenu ul li ul li.has-sub:after{display:block;position:absolute;content:'';height:10px;width:10px;border-radius:5px;background:#0d0d0d;z-index:1;top:13px;right:15px}
  1597. #cssmenu ul li ul li.has-sub:before{display:block;position:absolute;content:'';height:0;width:0;border:3px solid transparent;border-left-color:#bdbdbd;z-index:2;top:15px;right:15px}
  1598. #cssmenu ul li ul li a{font-size:14px;font-weight:400;text-transform:none;color:#0d0d0d;letter-spacing:0;display:block;width:140px;padding:11px 10px 11px 20px}
  1599. #cssmenu ul li ul li:hover>a,#cssmenu ul li ul li.active>a{color:#1c1c1c}
  1600. #cssmenu ul li ul li:hover:after,#cssmenu ul li ul li.active:after{background:#1c1c1c}
  1601. #cssmenu ul li ul li:hover>ul{left:170px;top:0}
  1602. #cssmenu ul li ul li:hover>ul>li{max-height:72px;position:relative}
  1603. #cssmenu>ul>li{float:left;border-left-style:solid;border-color:#969696;border-left-width:1px}
  1604. #cssmenu>ul>li:after{content:'';display:block;position:absolute;width:100%;height:0;top:0;z-index:0;background:#bdbdbd;-webkit-transition:height .2s;-moz-transition:height .2s;-ms-transition:height .2s;-o-transition:height .2s;transition:height .2s}
  1605. #cssmenu>ul>li.has-sub>a{padding-right:40px}
  1606. #cssmenu>ul>li.has-sub>a:after{display:block;content:'';background:#000;height:12px;width:12px;position:absolute;border-radius:13px;right:14px;top:16px}
  1607. #cssmenu>ul>li.has-sub>a:before{display:block;content:'';border:4px solid transparent;border-top-color:#fff;z-index:2;height:0;width:0;position:absolute;right:16px;top:21px}
  1608. #cssmenu>ul>li>a{color:#000;padding:15px 20px;font-weight:700;letter-spacing:1px;text-transform:capitalize;font-size:12px;z-index:2;position:relative}
  1609. #cssmenu>ul>li:hover:after,#cssmenu>ul>li.active:after{height:100%}
  1610. #cssmenu>ul>li:hover>a,#cssmenu>ul>li.active>a{color:#FCFCFC}
  1611. #cssmenu>ul>li:hover>a:after,#cssmenu>ul>li.active>a:after{background:#FCFCFC}
  1612. #cssmenu>ul>li:hover>a:before,#cssmenu>ul>li.active>a:before{border-top-color:#bdbdbd}
  1613. #cssmenu>ul>li:hover>ul{left:0}
  1614. #cssmenu>ul>li:hover>ul>li{max-height:72px;position:relative}
  1615. #cssmenu #menu-button{display:none}
  1616. @media all and (max-width:768px),only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:1024px),only screen and (min--moz-device-pixel-ratio:2) and (max-width:1024px),only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:1024px),only screen and (min-device-pixel-ratio:2) and (max-width:1024px),only screen and (min-resolution:192dpi) and (max-width:1024px),only screen and (min-resolution:2dppx) and (max-width:1024px){#cssmenu>ul{max-height:0;overflow:hidden;-webkit-transition:max-height .35s ease-out;-moz-transition:max-height .35s ease-out;-ms-transition:max-height .35s ease-out;-o-transition:max-height .35s ease-out;transition:max-height .35s ease-out}
  1617. #cssmenu>ul.open{max-height:1000px;border-top:1px solid rgba(110,110,110,0.25)}
  1618. #cssmenu ul{width:100%}
  1619. #cssmenu ul>li{float:none}
  1620. #cssmenu ul li a{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;padding:12px 20px}
  1621. #cssmenu ul>li:after{display:none}
  1622. #cssmenu ul li.has-sub>a:after,#cssmenu ul li.has-sub>a:before,#cssmenu ul li ul li.has-sub:after,#cssmenu ul li ul li.has-sub:before{display:none}
  1623. #cssmenu ul li ul,#cssmenu ul li ul li ul,#cssmenu ul li ul li:hover>ul{left:0;position:relative}
  1624. #cssmenu ul li ul li,#cssmenu ul li:hover>ul>li{max-height:999px;position:relative;background:0}
  1625. #cssmenu ul li ul li a{padding:8px 20px 8px 35px;color:#000;width:auto}
  1626. #cssmenu ul li ul ul li a{padding:8px 20px 8px 50px}
  1627. #cssmenu ul li ul li:hover>a{color:#383838}
  1628. #cssmenu #menu-button{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;padding:15px 20px;text-transform:capitalize;font-weight:700;font-size:14px;letter-spacing:1px;color:#000;cursor:pointer}
  1629. #cssmenu #menu-button:after{display:block;content:'';position:absolute;height:3px;width:22px;border-top:2px solid #000;border-bottom:2px solid #000;right:20px;top:16px}
  1630. #cssmenu #menu-button:before{display:block;content:'';position:absolute;height:3px;width:22px;border-top:2px solid #000;right:20px;top:26px}
  1631. }
  1632.  
  1633. .post_date {
  1634. margin-top: -40px;
  1635. }
  1636.  
  1637. .signature_div {
  1638. height: 200px!important;
  1639. width: 500px!important;
  1640. }
  1641.  
  1642. .pun .post {
  1643. background: none repeat scroll 0% 0% #F6F5F1!important
  1644. }
  1645. .pun .post .user .user-info .post_field {
  1646. background: none repeat scroll 0 0 #F6F5F1 !important;
  1647. }
  1648.  
  1649. .pun table.table tr{
  1650. transition: all 250ms ease 0s;
  1651. color: rgb(170, 170, 170) !important;
  1652. }
  1653. .pun table.table tr:hover{
  1654. transition: all 250ms ease 0s;
  1655. color: rgb(72, 83, 99) !important;
  1656. }
  1657. .ipsUserPhoto_mini {
  1658. opacity: 0.5;
  1659. transition: all 250ms ease 0s;
  1660. }
  1661. .ipsUserPhoto_mini:hover {
  1662. opacity: 1;
  1663. transition: all 250ms ease 0s;
  1664. }
  1665.  
  1666. .tc_forum .hierarchy a:hover {
  1667. text-decoration: underline!important;
  1668. }
  1669.  
  1670. /*título*/
  1671. .titlebox{
  1672. -moz-border-radius:3px;
  1673. -moz-box-shadow:inset rgba(0,0,0,0.1) 0 1px 4px;
  1674. -webkit-border-radius:3px;
  1675. -webkit-box-shadow:inset rgba(0,0,0,0.1) 0 1px 4px;
  1676. background:#EFEFEF;
  1677. border:1px solid #D6D6D6;
  1678. border-radius:3px;
  1679. box-shadow:inset rgba(0,0,0,0.1) 0 1px 4px;
  1680. overflow:hidden;
  1681. padding:10px;
  1682. text-shadow:#fff 0 1px 0
  1683. }
  1684. .titlebox dd{display:block}
  1685. .titlebox dava{float:left}
  1686. .titlebox dava a img{
  1687. -moz-box-shadow:0 2px 2px rgba(0,0,0,0.1);
  1688. -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1);
  1689. background:#fff;
  1690. border:1px solid #D5D5D5;
  1691. box-shadow:0 2px 2px rgba(0,0,0,0.1);
  1692. float:left;
  1693. height:50px!important;
  1694. padding:1px;
  1695. width:50px!important
  1696. }
  1697. .titlebox dava a img:hover{
  1698. -moz-box-shadow:0 2px 2px rgba(0,0,0,0.2);
  1699. -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.2);
  1700. border-color:#A1A1A1;
  1701. box-shadow:0 2px 2px rgba(0,0,0,0.2)
  1702. }
  1703. .ipsType_pagetitle a{font-size:23px;z-index:999}
  1704. .desc.lighter.blend_links{color:#a4a4a4;float:left;font-size:11px}
  1705. .desc.lighter,.desc.lighter.blend_links a{color:#A4A4A4}
  1706. .desc,.desc.blend_links a,p.posted_info{color:#777;font-size:12px}
  1707. .conect{display:inline-block;padding-left:5px}
  1708.  
  1709. /*box*/
  1710. .titlebox {
  1711. background: url("http://i13.servimg.com/u/f13/18/08/41/63/transw13.png") repeat;
  1712. background: rgba(255, 255, 255, 0.5) url('http://i13.servimg.com/u/f13/18/08/41/63/highli15.png') repeat-x 0 0;
  1713. -webkit-box-shadow: inset rgba(255, 255, 255, 0.5) 0px 1px 0px, rgba(0, 0, 0, 0.2) 0px 0px 0px;
  1714. -moz-box-shadow: inset rgba(255,255,255,0.5) 0px 0px 0px, rgba(0,0,0,0.2) 0px 0px 0px;
  1715. box-shadow: inset rgba(255, 255, 255, 0.5) 0px 1px 0px, rgba(0, 0, 0, 0.2) 0px 0px 0px;
  1716. text-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px;
  1717. -webkit-border-radius: 0px;
  1718. -moz-border-radius: 0px;
  1719. border-radius: 0px;
  1720. padding: 10px;
  1721. overflow: hidden;
  1722. }
  1723. .titlebox dd {display: block;}
  1724. .titlebox dava {float: left;}
  1725. .ipsBox_withphoto {float: left; margin-left: 10px;}
  1726. .ipsType_pagetitle {color: #323232; display: block; font-family: Helvetica,Arial,sans-serif; font-size: 23px; font-style: normal; font-variant: normal; font-weight: 300; line-height: 1.4; outline-style: none; overflow: hidden; text-align: left; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; width: 600px;}
  1727. .ipsType_pagetitle a {font-size: 23px; z-index: 999;}
  1728. .desc.lighter.blend_links {color: #777; float: left; font-size: 11px;}
  1729. .socialetopic {float: right; position: relative;}
  1730. .titlebox dava a img {
  1731. float: left;
  1732. height: 50px!important;
  1733. width: 50px!important;
  1734. -webkit-border-radius: 0px;
  1735. -moz-border-radius: 0px;
  1736. border-radius: 0px;
  1737. -webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 5px, inset rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
  1738. -moz-box-shadow: inset rgba(0,0,0,0.3) 0px 1px 5px, inset rgba(0,0,0,0.08) 0px 0px 0px 1px;
  1739. box-shadow: inset rgba(0, 0, 0, 0.3) 0px 0px 0px, inset rgba(0, 0, 0, 0.08) 0px 0px 0px 0px;
  1740. }
  1741. .titlebox dava a img:hover {opacity: 0.8;}
  1742.  
  1743. /*fim*/
  1744.  
  1745. /*victor-foda stats perso*/
  1746. .module .main-content ul {
  1747. margin: 0 0em;
  1748. }
  1749. #stats_sidebar li {
  1750. list-style: none;
  1751. border-bottom: 1px solid #E9EDEE;
  1752. }
  1753. #stats_sidebar .srr {
  1754. float: right;
  1755. }
  1756. #stats_sidebar .srl {
  1757. font-weight: bold;
  1758. }
  1759. /*victor-ainda-foda stats perso fim*/
  1760.  
  1761. .pun .main-content ol, .pun .main-content ul {
  1762. padding-left: 0px;
  1763. }
  1764.  
  1765. div.post h3 {
  1766. background-color: #EDEAE3 !important;
  1767. border-bottom: 1px solid #CCCACD !important;
  1768. }
  1769. div.post-entry div.post_date {
  1770. text-shadow: 0px 1px white !important;
  1771. -moz-text-shadow: 0px 1px white !important;
  1772. color: #4f4f4f !important;
  1773. font-size: 11px !important;
  1774. }
  1775.  
  1776. div.post_username span.author.vcard a {
  1777. text-shadow: 0px 1px white !important;
  1778. -moz-text-shadow: 0px 1px white !important;
  1779. color: #4f4f4f !important;
  1780. font-size: 15px !important;
  1781. }
  1782.  
  1783. div[class="post_online"]:empty:after {
  1784. content: url('http://i137.photobucket.com/albums/q224/RM_7/offline.png'); /*Hancki*/
  1785. }
  1786. .feedburnerFeedBlock > ul > li {
  1787. padding-top: 5px !important;
  1788. }
  1789. img[alt="Headlines by FeedBurner"] {
  1790. display: none !important;
  1791. }
  1792.  
  1793. li.has-sub, li.has-sub ul li {
  1794. background-color: #1c3b5f !important;
  1795. line-height: 40px !important;
  1796. border-bottom: 1px solid grey !important;
  1797. }
  1798. li.has-sub:nth-child(4) {
  1799. background: none !important;
  1800. line-height: 12px !important;
  1801. border-bottom: 0px !important;
  1802. }
  1803. li.has-sub, li.has-sub ul li {
  1804. border-bottom: 1px solid black !important;
  1805. }
  1806. li.has-sub:nth-child(4) {
  1807. border-bottom: 0px !important;
  1808. }
  1809.  
  1810. li.has-sub, li.has-sub ul li {
  1811. z-index: 9999 !important;
  1812. }
  1813. #cssmenu a {
  1814. font-family: Titillium Web;
  1815. }
  1816.  
  1817. [data-counter]:after {
  1818. background-color: #FF6969;
  1819. background-image: -webkit-linear-gradient(#FF6969 0%, #ff0000 100%);
  1820. background-image: -moz-linear-gradient(#FF6969 0%, #ff0000 100%);
  1821. background-image: -o-linear-gradient(#FF6969 0%, #ff0000 100%);
  1822. background-image: -ms-linear-gradient(#FF6969 0%, #ff0000 100%);
  1823. background-image: linear-gradient(#FF6969 0%, #ff0000 100%);
  1824. content: attr(data-counter);
  1825. position: absolute;
  1826. padding: 2px 6px;
  1827. border: 2px solid white;
  1828. border-radius:100px;
  1829. box-shadow: 0 1px 2px rgba(0,0,0,.5), 0 1px 4px rgba(0,0,0,.4), 0 0 1px rgba(0,0,0,.7) inset, 0 10px 0px rgba(255,255,255,.11) inset;
  1830. background-clip: padding-box;
  1831. font:bold 10px "Helvetica Neue", sans-serif;
  1832. color: white;
  1833. text-decoration: none;
  1834. text-shadow: 0 -1px 0 rgba(0,0,0,.6);
  1835. margin-left: -10px;
  1836. margin-top: -10px;
  1837. }​
  1838.  
  1839.  
  1840. a.fa_fancybox img{
  1841. cursor: pointer;
  1842. cursor: -webkit-zoom-in;
  1843. cursor: -moz-zoom-in;
  1844. }
  1845. /* general */
  1846. .fancybox-tmp iframe, .fancybox-tmp object {
  1847. vertical-align: top;
  1848. padding: 0;
  1849. margin: 0;
  1850. }
  1851.  
  1852. .fancybox-wrap {
  1853. position: absolute;
  1854. top: 0;
  1855. left: 0;
  1856. z-index: 920;
  1857. }
  1858.  
  1859. .fancybox-skin {
  1860. position: relative;
  1861. padding: 0;
  1862. margin: 0;
  1863. background: #f9f9f9;
  1864. color: #444;
  1865. text-shadow: none;
  1866. -webkit-border-radius: 4px;
  1867. -moz-border-radius: 4px;
  1868. border-radius: 4px;
  1869. }
  1870.  
  1871. .fancybox-opened {
  1872. z-index: 930;
  1873. }
  1874.  
  1875. .fancybox-opened .fancybox-skin {
  1876. -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  1877. -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  1878. box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  1879. }
  1880.  
  1881. .fancybox-outer, .fancybox-inner {
  1882. padding: 0;
  1883. margin: 0;
  1884. position: relative;
  1885. outline: none;
  1886. }
  1887.  
  1888. .fancybox-inner {
  1889. overflow: hidden;
  1890. }
  1891.  
  1892. .fancybox-type-iframe .fancybox-inner {
  1893. -webkit-overflow-scrolling: touch;
  1894. }
  1895.  
  1896. .fancybox-error {
  1897. color: #444;
  1898. font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  1899. margin: 0;
  1900. padding: 10px;
  1901. }
  1902.  
  1903. .fancybox-image, .fancybox-iframe {
  1904. display: block;
  1905. width: 100%;
  1906. height: 100%;
  1907. border: 0;
  1908. padding: 0;
  1909. margin: 0;
  1910. vertical-align: top;
  1911. }
  1912.  
  1913. .fancybox-image {
  1914. max-width: 100%;
  1915. max-height: 100%;
  1916. }
  1917.  
  1918. #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  1919. background-image: url('http://i45.servimg.com/u/f45/17/45/19/77/fancyb10.png');
  1920. }
  1921.  
  1922. #fancybox-loading {
  1923. position: fixed;
  1924. top: 50%;
  1925. left: 50%;
  1926. margin-top: -22px;
  1927. margin-left: -22px;
  1928. background-position: 0 -108px;
  1929. opacity: 0.8;
  1930. cursor: pointer;
  1931. z-index: 920;
  1932. }
  1933.  
  1934. #fancybox-loading div {
  1935. width: 44px;
  1936. height: 44px;
  1937. background: url('http://i45.servimg.com/u/f45/17/45/19/77/fancyb10.gif') center center no-repeat;
  1938. }
  1939.  
  1940. .fancybox-close {
  1941. position: absolute;
  1942. top: -18px;
  1943. right: -18px;
  1944. width: 36px;
  1945. height: 36px;
  1946. cursor: pointer;
  1947. z-index: 940;
  1948. }
  1949.  
  1950. .fancybox-nav {
  1951. position: absolute;
  1952. top: 0;
  1953. width: 40%;
  1954. height: 100%;
  1955. cursor: pointer;
  1956. background: transparent url('http://i45.servimg.com/u/f45/17/45/19/77/blank10.gif'); /* helps IE */
  1957. -webkit-tap-highlight-color: rgba(0,0,0,0);
  1958. z-index: 940;
  1959. }
  1960.  
  1961. .fancybox-prev {
  1962. left: 0;
  1963. }
  1964.  
  1965. .fancybox-next {
  1966. right: 0;
  1967. }
  1968.  
  1969. .fancybox-nav span {
  1970. position: absolute;
  1971. top: 50%;
  1972. width: 36px;
  1973. height: 34px;
  1974. margin-top: -18px;
  1975. cursor: pointer;
  1976. z-index: 940;
  1977. visibility: hidden;
  1978. }
  1979.  
  1980. .fancybox-prev span {
  1981. left: 20px;
  1982. background-position: 0 -36px;
  1983. }
  1984.  
  1985. .fancybox-next span {
  1986. right: 20px;
  1987. background-position: 0 -72px;
  1988. }
  1989.  
  1990. .fancybox-nav:hover span {
  1991. visibility: visible;
  1992. }
  1993.  
  1994. .fancybox-tmp {
  1995. position: absolute;
  1996. top: -9999px;
  1997. left: -9999px;
  1998. padding: 0;
  1999. overflow: visible;
  2000. visibility: hidden;
  2001. }
  2002.  
  2003. /* Overlay helper */
  2004.  
  2005. #fancybox-overlay {
  2006. position: absolute;
  2007. top: 0;
  2008. left: 0;
  2009. overflow: hidden;
  2010. display: none;
  2011. z-index: 910;
  2012. background: #000;
  2013. }
  2014.  
  2015. #fancybox-overlay.overlay-fixed {
  2016. position: fixed;
  2017. bottom: 0;
  2018. right: 0;
  2019. }
  2020.  
  2021. /* Title helper */
  2022.  
  2023. .fancybox-title {
  2024. visibility: hidden;
  2025. font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  2026. position: relative;
  2027. text-shadow: none;
  2028. z-index: 950;
  2029. }
  2030.  
  2031. .fancybox-opened .fancybox-title {
  2032. visibility: visible;
  2033. }
  2034.  
  2035. .fancybox-title-float-wrap {
  2036. position: absolute;
  2037. bottom: 0;
  2038. right: 50%;
  2039. margin-bottom: -35px;
  2040. z-index: 930;
  2041. text-align: center;
  2042. }
  2043.  
  2044. .fancybox-title-float-wrap .child {
  2045. display: inline-block;
  2046. margin-right: -100%;
  2047. padding: 2px 20px;
  2048. background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  2049. background: rgba(0, 0, 0, 0.8);
  2050. -webkit-border-radius: 15px;
  2051. -moz-border-radius: 15px;
  2052. border-radius: 15px;
  2053. text-shadow: 0 1px 2px #222;
  2054. color: #FFF;
  2055. font-weight: bold;
  2056. line-height: 24px;
  2057. white-space: nowrap;
  2058. }
  2059.  
  2060. .fancybox-title-outside-wrap {
  2061. position: relative;
  2062. margin-top: 10px;
  2063. color: #fff;
  2064. }
  2065.  
  2066. .fancybox-title-inside-wrap {
  2067. margin-top: 10px;
  2068. }
  2069.  
  2070. .fancybox-title-over-wrap {
  2071. position: absolute;
  2072. bottom: 0;
  2073. left: 0;
  2074. color: #fff;
  2075. padding: 10px;
  2076. background: #000;
  2077. background: rgba(0, 0, 0, .8);
  2078. }
  2079.  
  2080. .tcl.tdtopics > strong {
  2081. background: none repeat scroll 0 0 #7BA60D;
  2082. border-radius: 4px 4px 4px 4px;
  2083. color: #FFFFFF;
  2084. display: inline-block;
  2085. font-size: 9px;
  2086. font-weight: 700;
  2087. height: 15px;
  2088. line-height: 15px;
  2089. padding: 0 5px;
  2090. text-transform: uppercase;
  2091. vertical-align: middle;
  2092. }
  2093.  
  2094. .act_mod {margin: 0 0 8px 0;}
  2095. .act_mod p {
  2096. background: rgb(248, 248, 248) url("http://i38.servimg.com/u/f38/18/24/85/15/shine10.png") repeat-x 0 50%;
  2097. border: 1px solid rgb(219,219,219);
  2098. -moz-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
  2099. -webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 1) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
  2100. box-shadow: 0px 1px 0px rgba(255, 255, 255, 1) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
  2101. -moz-border-radius: 3px;
  2102. -webkit-border-radius: 3px;
  2103. border-radius: 3px;
  2104. color: #616161;
  2105. -webkit-transition: all 0.2s ease-in-out;
  2106. -moz-transition: all 0.2s ease-in-out;
  2107. font-size: 12px;
  2108. height: 22px;
  2109. line-height: 22px;
  2110. padding: 3px 10px;
  2111. white-space: nowrap;
  2112. cursor: pointer;
  2113. display: inline-block;
  2114. }
  2115. #popw {
  2116. background-color: #464646;
  2117. background-color: rgba(70,70,70,0.6);
  2118. padding: 4px;
  2119. -webkit-box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.7);
  2120. -moz-box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.7);
  2121. box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.7 );
  2122. -moz-border-radius: 4px;
  2123. -webkit-border-radius: 4px;
  2124. border-radius: 4px;
  2125. display: none; z-index: 999; margin-top: 16px; position: absolute;
  2126. }
  2127. .mod_hover {
  2128. background-image: url(http://i38.servimg.com/u/f38/18/24/85/15/bottom10.png);
  2129. width: 31px;
  2130. height: 16px;
  2131. position: absolute;
  2132. }
  2133. .popupInner {
  2134. background: #fff;
  2135. width: 500px;
  2136. overflow: auto;
  2137. -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  2138. -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  2139. box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  2140. overflow-x: hidden;
  2141. }
  2142. .action_mod li {
  2143. background: rgb(248, 248, 248);
  2144. list-style-type: none;
  2145. border-bottom: 1px solid rgb(234, 234, 234);
  2146. text-align: center;
  2147. padding: 3px 4px;
  2148. }
  2149. .action_mod li a {
  2150. color: #333!important;
  2151. }
  2152.  
  2153. #cssmenu ul li ul li a {
  2154. color: #FFFFFF;
  2155. font-size: 14px;
  2156. font-weight: 400;
  2157. letter-spacing: 0;
  2158. text-transform: none;
  2159. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement