Advertisement
Guest User

CSS

a guest
Sep 12th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.41 KB | None | 0 0
  1.  
  2. /* Anti Owner ChatBox */ body.chatbox {display: block !important;} #chatbox p table,#chatbox table{ border: medium none; top: 20% !important; right: 30% !important; width: 205px !important; height: 85px !important; position: fixed !important; background: url("http://i.imgur.com/E2WsEab.png") repeat scroll 0% 0% / 50% 100% transparent; color: transparent;} #chatbox p .msg, #chatbox p .msg * {position: static !important;}
  3.  
  4. .post span.postdetails a img:first-child,.postprofile dl dt a img:first-child,.post div.user-ident div.user-basic-info a img:first-child,dl.postdetails dl a img:first-child{width:500px;height:300px !important;}
  5.  
  6.  
  7. .inputbox {
  8. -moz-border-radius: 0px !important;
  9. -webkit-border-radius: 0px !important;
  10. border: 1px solid #000;
  11. }
  12.  
  13. ol, ul {
  14. list-style: none outside none;
  15. }
  16.  
  17. .ipsBadge {
  18. border-radius: 4px 4px 4px 4px;
  19. color: #FFFFFF;
  20. display: inline-block;
  21. font-size: 9px;
  22. font-weight: bold;
  23. height: 15px;
  24. line-height: 15px;
  25. padding: 0 5px;
  26. text-transform: uppercase;
  27. vertical-align: middle;
  28. }
  29. .reset_cursor {
  30. cursor: default;
  31. }
  32. .ipsBadge_lightgrey {
  33. background: none repeat scroll 0 0 #B3B3B3;
  34. }
  35. .ipsBadge_green {
  36. background: none repeat scroll 0 0 #7BA60D;
  37. }
  38.  
  39. #articleHeader {
  40. min-height: 70px;
  41. padding: 9px;
  42. background: #f1f6f9;
  43. border-bottom: 1px solid #DBE4EF;;
  44. }
  45. .articleContainer {
  46. background: #fff;
  47. border: 1px solid #dbe4ef;
  48. }
  49. .blog_Photo_medium img {
  50. width: 50px;
  51. height: 50px;
  52. float: left;
  53. padding: 1px;
  54. border: 1px solid #d5d5d5;
  55. background: #fff;
  56. -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  57. -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  58. box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  59. }
  60. .blog_Photo_medium img:hover {
  61. border-color: #7d7d7d;
  62. }
  63. .blog_withphoto {
  64. margin-left: 65px;
  65. }
  66. .blog_pagetitle {
  67. font: 300 26px/1.3 Helvetica, Arial, sans-serif;
  68. color: #323232;
  69. }
  70. .blog_desc {
  71. font-size: 12px;
  72. color: #a4a4a4;
  73. }
  74. .blog_secondary {
  75. background-color: #DBDBDB;
  76. background: 0 repeat-x scroll 0 0 transparent !important;
  77. border: 1px solid #DBDBDB;
  78. border-radius: 3px 3px 3px 3px;
  79. box-shadow: 0 1px 0 #FFF inset, 0 1px 0 rgba(0,0,0,0.3);
  80. color: #616161 !important;
  81. display: inline-block;
  82. font-size: 12px;
  83. height: 22px;
  84. line-height: 22px;
  85. padding: 0 10px;
  86. transition: all .2s ease-in-out 0;
  87. white-space: nowrap;
  88. }
  89. .blog_secondary:hover {
  90. border-color: #9A9A9A;
  91. color: #4C4C4C !important;
  92. }
  93. .blog_postmain .postfoot {
  94. margin-left: 0px;
  95. }
  96. .blog_Layout {
  97. background: #ebf0f3;
  98. padding: 9px;
  99. padding-right: 340px;
  100. }
  101. .blog_Layout_sidebar {
  102. width: 320px;
  103. margin-right: -330px;
  104. float: right;
  105. }
  106. .sidebarContainer {
  107. background: #fff;
  108. margin-bottom: 10px;
  109. border: 1px solid #dbe4ef;
  110. }
  111. #keywords {
  112. background: #fff;
  113. border: 1px solid #e3e3e3;
  114. margin-right: -25px;
  115. border-radius: 0;
  116. color: #888;
  117. height: 20px;
  118. line-height: 1;
  119. outline: none;
  120. padding: 6px 8px;
  121. width: 250px;
  122. }
  123. .bar {
  124. background: #eff4f7;
  125. padding: 8px 10px;
  126. }
  127. .sideInner {
  128. padding: 9px;
  129. }
  130. .ipsField {
  131. padding: 6px;
  132. }
  133. .ipsField .title {
  134. float: left;
  135. width: 40%;
  136. text-align: right;
  137. margin-right: 6px;
  138. }
  139. ol, ul {
  140. list-style: none;
  141. }
  142. #boormarks {
  143. text-align: center;
  144. }
  145. #articlePrevNext {
  146. clear: both;
  147. }
  148. #articlePrevNext ul {
  149. text-align: center;
  150. margin-top: 15px;
  151. }
  152. #articlePrevNext li {
  153. display: inline;
  154. float: none;
  155. }
  156.  
  157. .BSlike {
  158. margin: 0 3px;
  159. cursor: pointer;
  160. }
  161. .BSnovote, .vote {display: none;}
  162. .BSlikecount {
  163. background: #6f8f52;;
  164. color: #fff;
  165. font-size: 10px;
  166. padding: 2px 10px;
  167. font-weight: bold;
  168. margin: 0 3px;
  169. display: inline-block;
  170. -moz-border-radius: 3px;
  171. -webkit-border-radius: 3px;
  172. border-radius: 3px;
  173. cursor: pointer;
  174. }
  175. .BSlikecount.zero {background: #dedede; color: #6e6e6e;}
  176.  
  177.  
  178. .ipsType_pagetitle {
  179. color: #323232;
  180. display: block;
  181. font-family: Helvetica,Arial,sans-serif;
  182. font-size: 26px;
  183. font-style: normal;
  184. font-variant: normal;
  185. font-weight: 300;
  186. line-height: 1.4;
  187. outline-style: none;
  188. overflow: hidden;
  189. text-align: left;
  190. text-decoration: none;
  191. text-overflow: ellipsis;
  192. white-space: nowrap;
  193. width: 525px;
  194. }
  195.  
  196. .pun .frm .frm-buttons input, input[type="reset"], input[type="submit"] {
  197. margin-left: auto !important;
  198. margin-right: auto !important;
  199. }
  200.  
  201. .titlebox{
  202. -moz-border-radius:3px;
  203. -moz-box-shadow:inset rgba(0,0,0,0.1) 0 1px 4px;
  204. -webkit-border-radius:3px;
  205. -webkit-box-shadow:inset rgba(0,0,0,0.1) 0 1px 4px;
  206. background:#EFEFEF;
  207. border:1px solid #D6D6D6;
  208. border-radius:3px;
  209. box-shadow:inset rgba(0,0,0,0.1) 0 1px 4px;
  210. overflow:hidden;
  211. padding:10px;
  212. text-shadow:#fff 0 1px 0
  213. }
  214. .titlebox dd{display:block}
  215. .titlebox dava{float:left}
  216. .titlebox dava a img {
  217. -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
  218. -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
  219. background: #fff;
  220. border: 1px solid #D5D5D5;
  221. box-shadow: 0 2px 2px rgba(0,0,0,0.1);
  222. float: left;
  223. height: 50px!important;
  224. padding: 1px;
  225. width: 50px!important;
  226. margin-right: 10px;
  227. }
  228.  
  229. .titlebox dava a img:hover{
  230. -moz-box-shadow:0 2px 2px rgba(0,0,0,0.2);
  231. -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.2);
  232. border-color:#A1A1A1;
  233. box-shadow:0 2px 2px rgba(0,0,0,0.2)
  234. }
  235.  
  236. .mini_ava img:hover {
  237. border-color: #a1a1a1;
  238. -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
  239. -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
  240. box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
  241. }
  242.  
  243. .ipsType_pagetitle a{font-size:23px;z-index:999}
  244. .desc.lighter.blend_links{color:#a4a4a4;float:left;font-size:11px}
  245. .desc.lighter,.desc.lighter.blend_links a{color:#A4A4A4}
  246. .desc,.desc.blend_links a,p.posted_info{color:#777;font-size:12px}
  247. .conect{display:inline-block;padding-left:5px}
  248.  
  249. .seguir{float:right;position:relative}
  250. .seguir a{
  251. -moz-border-radius:2px;
  252. -moz-box-shadow:0 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0 1px 0;
  253. -webkit-border-radius:2px;
  254. -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0 1px 0;
  255. background:#ececec url(http://i45.tinypic.com/2hrd3tg.png) repeat-x 0 0;
  256. border:1px solid #d0d0d0;
  257. border-radius:2px;
  258. box-shadow:0 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0 1px 0;
  259. color:#616161!important;
  260. cursor:pointer;
  261. display:inline-block;
  262. font-size:11px;
  263. height:24px;
  264. line-height:24px;
  265. padding:0 10px;
  266. text-shadow:#fff 0 1px 0;
  267. white-space:nowrap
  268. }
  269. .seguir a:hover{background-color:#f8f8f8;color:#4c4c4c}
  270.  
  271. .mini_ava {
  272. float: left;
  273. }
  274.  
  275. .mini_ava img {
  276. .mini_ava img {height: 46px !important;width: 32px !important;}
  277. width: 32px;
  278. height: 46px;
  279. margin: -8px 5px;
  280. padding: 1px;
  281. border: 1px solid #D5D5D5;
  282. background: white;
  283. -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  284. -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  285. box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  286. }
  287.  
  288. #newFriend a {
  289. color: #900;
  290. text-decoration: none;
  291. font: bold 16px Georgia;
  292. }
  293.  
  294. #newFriend {
  295. text-shadow: 1px 1px 0 #e1e1e1;
  296. line-height: 2em;
  297. background: #f9f9f9;
  298. border-bottom: 0;
  299. border: 1px solid #1E90FF !important;
  300. border-radius: 15px !important;
  301. box-shadow: inset 0 0 10px rgba(128, 128, 128, 0.68) !important;
  302. border-radius: 6px 6px 0 0;
  303. -moz-border-radius: 6px 6px 0 0;
  304. -webkit-border-radius: 6px 6px 0 0;
  305. -o-border-radius: 6px 6px 0 0;
  306. bottom: 0;
  307. box-shadow: inset 0px 1px 9px #CCC ,0 0 3px rgba(0, 0, 0, 0.3);
  308. -moz-box-shadow: inset 0px 1px 9px #CCC ,0 0 3px rgba(0, 0, 0, 0.3);
  309. -webkit-box-shadow: inset 0px 1px 9px #CCC ,0 0 3px rgba(0, 0, 0, 0.3);
  310. -o-box-shadow: inset 0px 1px 9px #CCC ,0 0 3px rgba(0, 0, 0, 0.3);
  311. color: #333;
  312. font-weight: 700;
  313. left: 75%;
  314. min-height: 2em;
  315. padding: 1em;
  316. position: fixed;
  317. text-align: center;
  318. width: 270px;
  319. }
  320. /*crumbs - mazeko */
  321. .pun-crumbs {
  322. background: none repeat scroll 0% 0% rgb(239, 241, 243);
  323. border: 1px solid rgb(217, 219, 221);
  324. border-radius: 5px 5px 5px 5px;
  325. box-shadow: 0px 0px 3px rgba(109, 119, 237, 0.2);
  326. clear: both;
  327. font-size: 11px;
  328. overflow: hidden;
  329. margin: 0px 1px 1em;
  330. padding: 0.2em 1em;
  331. }
  332. .pun-crumbs p {
  333. color: rgb(102, 102, 102);
  334. font-size: 1.11em;
  335. line-height: 1.5;
  336. }
  337. p.crumbs a {
  338. background: url("http://i42.servimg.com/u/f42/17/32/13/00/second10.png") no-repeat scroll 100% -1px transparent;
  339. color: rgb(85, 85, 85) !important;
  340. line-height: 30px;
  341. margin-left: -8px;
  342. padding: 10px 16px 10px 8px;
  343. }
  344. p.crumbs a:hover {
  345. background: url("http://i42.servimg.com/u/f42/17/32/13/00/second10.png") no-repeat scroll 100% -44px transparent;
  346. border-radius: 3px 0px 0px 3px;
  347. }
  348.  
  349. media="screen"
  350. input[type=button], input[type=submit], input[type=reset] {
  351. padding: 5px 10px;
  352. background: #1d1d1d;
  353. font-family: Arial,sans-serif;
  354. color: #fff;
  355. text-align: center;
  356. cursor: pointer;
  357. border: 1px solid #000;
  358. font-weight: 600;
  359. border-radius: 4px;
  360. -webkit-border-radius: 4px;
  361. -moz-border-radius: 4px;
  362. background: -webkit-gradient(linear,left top,left bottom,from(#666),to(#3d3d3d));
  363. background: -moz-linear-gradient(top,#666,#3d3d3d);
  364. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666',endColorstr='#3D3D3D');
  365. box-shadow: 3px 3px 7px #ccc;
  366. }
  367. tugatech.com.pt/media="screen"
  368. .pun h2, .pun h3, .pun input, .pun select, .pun th {
  369. font-family: Verdana,Arial,sans-serif;
  370. font-size: 1em;
  371. font-style: normal;
  372. font-variant: normal;
  373. font-weight: normal;
  374. }
  375. tugatech.com.pt/media="screen"
  376. .pun h2, .pun h3, .pun input, .pun select, .pun th {
  377. font-family: Verdana,Arial,sans-serif;
  378. font-size: 1em;
  379. font-style: normal;
  380. font-variant: normal;
  381. font-weight: normal;
  382. }
  383. tugatech.com.pt/media="screen"
  384. * {
  385. margin: 0;
  386. padding: 0;
  387. }
  388. user agent stylesheetinput[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
  389. padding: 1px 6px;
  390. }
  391. user agent stylesheetinput[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
  392. -webkit-align-items: flex-start;
  393. text-align: center;
  394. cursor: default;
  395. color: buttontext;
  396. padding: 2px 6px 3px;
  397. border: 2px outset buttonface;
  398. border-image-source: initial;
  399. border-image-slice: initial;
  400. border-image-width: initial;
  401. border-image-outset: initial;
  402. border-image-repeat: initial;
  403. background-color: buttonface;
  404. box-sizing: border-box;
  405. }
  406. user agent stylesheetinput[type="button"], input[type="submit"], input[type="reset"] {
  407. -webkit-appearance: push-button;
  408. white-space: pre;
  409. }
  410. user agent stylesheetinput, input[type="password"], input[type="search"], isindex {
  411. -webkit-appearance: textfield;
  412. padding: 1px;
  413. background-color: white;
  414. border: 2px inset;
  415. border-image-source: initial;
  416. border-image-slice: initial;
  417. border-image-width: initial;
  418. border-image-outset: initial;
  419. border-image-repeat: initial;
  420. -webkit-rtl-ordering: logical;
  421. -webkit-user-select: text;
  422. cursor: auto;
  423. }
  424. user agent stylesheetinput, textarea, keygen, select, button, isindex {
  425. margin: 0em;
  426. font: -webkit-small-control;
  427. color: initial;
  428. letter-spacing: normal;
  429. word-spacing: normal;
  430. text-transform: none;
  431. text-indent: 0px;
  432. text-shadow: none;
  433. display: inline-block;
  434. text-align: start;
  435. }
  436. user agent stylesheetinput, textarea, keygen, select, button, isindex, meter, progress {
  437. -webkit-writing-mode: horizontal-tb;
  438. }
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459. .posting a{margin-left: 10px;}
  460.  
  461. .posting a img{background:url(http://i36.servimg.com/u/f36/11/96/49/61/hover10.png) no-repeat center -26px;}
  462.  
  463. .posting a img:hover {background-position: center 16px;}
  464.  
  465. body {
  466. cursor: url(http://www.snazzyspace.com/cursorsfolder/pointer-glove.png),auto;
  467. }
  468. body {
  469. color: #242424;
  470. font-family: Verdana,Arial,Helvetica,sans-serif;
  471. font-size: 10px;
  472. }
  473.  
  474. #index .main-head h1, #index .main-head h2, #index .main-head h3, #index .main-head h4, #index .main-head h5 {
  475. font-family: Lobster!important;
  476. font-size: 22px!important;
  477. margin-top: 1px;
  478. color: #000000 !important;
  479. }
  480.  
  481. [data-counter]:after {
  482. background-color: #00ba3b;
  483. background-image: -webkit-linear-gradient(#FF6969 0%, #ff0000 100%);
  484. background-image: -moz-linear-gradient(#FF6969 0%, #ff0000 100%);
  485. background-image: -o-linear-gradient(#FF6969 0%, #ff0000 100%);
  486. background-image: -ms-linear-gradient(#FF6969 0%, #ff0000 100%);
  487. background-image: linear-gradient(#FF6969 0%, #ff0000 100%);
  488. content: attr(data-counter);
  489. position: absolute;
  490. padding: 2px 6px;
  491. border: 2px solid white;
  492. border-radius:100px;
  493. 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;
  494. background-clip: padding-box;
  495. font:bold 10px "Helvetica Neue", sans-serif;
  496. color: white;
  497. text-decoration: none;
  498. text-shadow: 0 -1px 0 rgba(0,0,0,.6);
  499. margin-left: -10px;
  500. margin-top: -10px;
  501. }​
  502.  
  503.  
  504. @font-face {
  505. font-family: 'Gloria Hallelujah';
  506. font-style: normal;
  507. font-weight: 400;
  508. src: local('Gloria Hallelujah'), local('GloriaHallelujah'), url(http://themes.googleusercontent.com/static/fonts/gloriahallelujah/v4/CA1k7SlXcY5kvI81M_R28Y5mSNQmgKshuii2YddNQzE.woff) format('woff');
  509. }
  510.  
  511.  
  512. /* Action Notice ---------------------------------------- */
  513. .sucesso, .infos, .aviso, .alerta {
  514. background: url(http://img638.imageshack.us/img638/4026/noticebg.png) repeat-x 0 0;
  515. width: 83%;
  516. font-weight: normal;
  517. font-style: normal;
  518. font-size: 13px;
  519. margin: 15px;
  520. padding: 13px 15px 0;
  521. margin-bottom: 2.5em;
  522. -moz-border-radius: 6px;
  523. -webkit-border-radius: 6px;
  524. border-radius: 6px;
  525. -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
  526. -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
  527. box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
  528. position: relative;
  529. left: 34px;
  530. }
  531. .sucesso h5, .infos h5, .aviso h5, .alerta h5 {
  532. font-size: 14px;
  533. font-weight: bold;
  534. margin-bottom: .65em;
  535. }
  536. .sucesso p, .infos p, .aviso p, .alerta p {
  537. margin-bottom: 1.3em;
  538. }
  539. .infos {
  540. background-color: #C6D8F0;
  541. color: #285797;
  542. border: 1px solid #4381CD;
  543. }
  544. .sucesso {
  545. background-color: #EEF4D4;
  546. color: #596C26;
  547. border: 1px solid #8FAD3D;
  548. }
  549. .aviso {
  550. background-color: #FFEA97;
  551. color: #796100;
  552. border: 1px solid #E1B500;
  553. }
  554. .alerta {
  555. background-color: #EFCEC9;
  556. color: #933628;
  557. border: 1px solid #AE3F2F;
  558. }
  559. .sucesso span, .infos span, .aviso span, .alerta span {
  560. background: url(http://img59.imageshack.us/img59/9923/noticetabs.png) no-repeat 100% 0;
  561. width: 33px;
  562. height: 40px;
  563. position: absolute;
  564. left: -34px;
  565. top: 9px;
  566. }
  567. .alerta span {
  568. background-position: 100% -400px;
  569. }
  570. .sucesso span {
  571. background-position: 100% 0;
  572. }
  573. .infos span {
  574. background-position: 100% -1200px;
  575. }
  576. .aviso span {
  577. background-position: 100% -800px;
  578. }
  579. .quadrado_box {
  580. background: #FFF url(http://i50.tinypic.com/2uqsx.png) repeat-x bottom;
  581. padding: 10px;
  582. border: 1px solid #c5c5c5;
  583. -webkit-border-radius: 6px;
  584. -moz-border-radius: 6px;
  585. -moz-box-shadow: inset 0px 2px 4px rgba(0,0,0,0.15);
  586. font-style: normal;
  587. font-weight: normal;
  588. width: 95%;
  589. }
  590. .hideTB {
  591. margin: 5px;
  592. background-color: #f3e3e6;
  593. display: block;
  594. padding: 10px;
  595. border: 1px solid #e599aa;
  596. font-size: 12px;
  597. color: #80001c;
  598. }
  599. .guest {
  600. background-color: #F3E3E6;
  601. border: 1px solid #E599AA;
  602. color: #80001C;
  603. padding: 10px;
  604. display: block;
  605. margin: 15px;
  606. font-size: 11px;
  607. }
  608.  
  609.  
  610. .main-content.standalone .button {
  611. background-color: #FAFAFA;
  612. background-image:url(http: //illiweb.com/fa/prosilver/bg_button.gif);
  613. background-position: top;
  614. background-repeat: repeat-x;
  615. border: 1px solid #BCBCBC;
  616. border-radius: 3px;
  617. color: #000;
  618. font-family: Verdana,Trebuchet MS,Helvetica,sans-serif;
  619. font-size: .9em;
  620. margin: 0 .25em;
  621. overflow: visible;
  622. padding: 5px;
  623. vertical-align: middle;
  624. width: auto!important }
  625.  
  626. .alerta,.aviso,.info,.sucess {
  627. -moz-border-radius: 6px;
  628. -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
  629. -webkit-border-radius: 6px;
  630. -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
  631. background:url(http: //img638.imageshack.us/img638/4026/noticebg.png) repeat-x 0 0;
  632. border-radius: 6px;
  633. box-shadow: 1px 1px 2px rgba(0,0,0,.4);
  634. font-size: 13px;
  635. font-style: normal;
  636. font-weight: 400;
  637. left: 34px;
  638. margin: 15px 15px 2.5em;
  639. padding: 13px 15px 0;
  640. position: relative;
  641. width: 83% }
  642.  
  643. .info {
  644. background-color: #C6D8F0;
  645. border: 1px solid #4381CD;
  646. color: #285797 }
  647.  
  648. .sucess {
  649. background-color: #EEF4D4;
  650. border: 1px solid #8FAD3D;
  651. color: #596C26 }
  652.  
  653. .aviso {
  654. background-color: #FFEA97;
  655. border: 1px solid #E1B500;
  656. color: #796100 }
  657.  
  658. .alerta {
  659. background-color: #EFCEC9;
  660. border: 1px solid #AE3F2F;
  661. color: #933628 }
  662.  
  663. .i-alerta,.i-aviso,.i-info,.i-sucess {
  664. background:url(http: //img59.imageshack.us/img59/9923/noticetabs.png) no-repeat 100% 0;
  665. height: 40px;
  666. left: -34px;
  667. position: absolute;
  668. top: 9px;
  669. width: 33px }
  670.  
  671. .i-alerta { background-position: 100% -400px }
  672.  
  673. .i-sucess { background-position: 100% 0 }
  674.  
  675. .i-info { background-position: 100% -1200px }
  676.  
  677. .i-aviso { background-position: 100% -800px }
  678.  
  679. .quadrado_box {
  680. -moz-border-radius: 6px;
  681. -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15);
  682. -webkit-border-radius: 6px;
  683. background:#fff url(http: //i50.tinypic.com/2uqsx.png) repeat-x bottom;
  684. border: 1px solid #c5c5c5;
  685. font-style: normal;
  686. font-weight: 400;
  687. padding: 10px;
  688. width: 100% }
  689.  
  690. input#option,textarea#content {
  691. -moz-border-radius: 2px;
  692. -webkit-border-radius: 2px;
  693. background: #FCFCFC;
  694. border: 1px solid #AAA;
  695. border-radius: 2px;
  696. font-family: "Helveticae Neue", Helvetica, Trebuchet MS, sans-serif;
  697. padding: 4px }
  698.  
  699.  
  700.  
  701. /* #region ----- Expand/Contrai Categorias ----- */
  702. .main .main-head.collapsed {
  703. border-radius: 4px 4px 4px 4px;
  704. opacity: 0.2;
  705. }
  706. .main-head.collapsed:hover {
  707. opacity: 0.4;
  708. }
  709. .main-head .toggle {
  710. background: url("http://www.ipbforumskins.com/skindemo/public/style_images/master/cat_minimize.png") no-repeat scroll 0 0 transparent;
  711. display: block;
  712. height: 25px;
  713. outline: 0 none;
  714. text-indent: -3000em;
  715. visibility: hidden;
  716. width: 25px;
  717. }
  718. .main-head:hover .toggle {
  719. visibility: visible;
  720. }
  721. .main-head.collapsed .toggle {
  722. background-image: url("http://www.ipbforumskins.com/skindemo/public/style_images/master/cat_maximize.png");
  723. }
  724. /* #endregion ----- Expand/Contrai Categorias ----- */
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740. .main .main-head {
  741. background: url("http://www.skinbox.net/demo/public/style_images/velvet/_custom/bg-maintitle.png") repeat-x scroll left center rgb(198, 216, 233);
  742. border: 1px solid rgb(116, 187, 255);
  743. border-radius: 4px 4px 4px 4px;
  744. box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6) inset;
  745. color: rgb(31, 83, 123);
  746. font-size: 12px;
  747. margin-bottom: 4px;
  748. margin-top: 15px;
  749. padding-left: 30px;
  750. text-shadow: 0px 1px 0px rgb(255, 255, 255);
  751. }
  752.  
  753. .page-title h2, .page-title span {
  754. color: rgb(81, 105, 127) !important;
  755. font-size: 14px;
  756. }
  757. .main .main-head {
  758. text-shadow: 0px 1px 0px rgb(255, 255, 255);
  759. }
  760.  
  761. .pun .main-content {
  762. background-color: rgb(251, 251, 251);
  763. border: 1px solid rgb(221, 221, 221);
  764. }
  765.  
  766.  
  767.  
  768.  
  769.  
  770.  
  771.  
  772.  
  773.  
  774.  
  775. .pun .frm dd.frm-input, .pun .frm dd.frm-input input, .pun .frm dd.frm-textarea{width:57.1%}.frm-set dl dt label{left:-1px!important}
  776.  
  777. .LGlike {
  778. background: url("http://i11.servimg.com/u/f11/18/07/42/17/ok12.png") no-repeat scroll left center rgb(50, 106, 148);
  779. border: 1px solid rgba(0, 0, 0, 0.3);
  780. border-radius: 2px 2px 2px 2px;
  781. box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), 0px 1px 0px rgba(255, 255, 255, 0.3) inset;
  782. color: white;
  783. cursor: pointer;
  784. display: inline-block;
  785. font-size: 11px;
  786. height: 22px;
  787. line-height: 22px;
  788. padding: 0px 18px;
  789. text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
  790. white-space: nowrap;
  791. margin-right: 5px;
  792. margin-top: 30px;
  793. }
  794. .LGlike {
  795. background: url("http://i11.servimg.com/u/f11/18/07/42/17/ok12.png") no-repeat scroll left center rgb(50, 106, 148);
  796. border: 1px solid rgba(0, 0, 0, 0.3);
  797. border-radius: 2px 2px 2px 2px;
  798. box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), 0px 1px 0px rgba(255, 255, 255, 0.3) inset;
  799. color: white;
  800. cursor: pointer;
  801. display: inline-block;
  802. font-size: 11px;
  803. height: 22px;
  804. line-height: 22px;
  805. padding: 0px 18px;
  806. text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
  807. white-space: nowrap;
  808. margin-right: 5px;
  809. margin-top: 30px;
  810. }
  811. div * {
  812. margin: 0px;
  813. padding: 0px;
  814. }
  815. div * {
  816. margin: 0px;
  817. padding: 0px;
  818. }
  819. div * {
  820. margin: 0px;
  821. padding: 0px;
  822. }
  823. div * {
  824. margin: 0px;
  825. padding: 0px;
  826. }
  827. div * {
  828. margin: 0px;
  829. padding: 0px;
  830. }
  831. * {
  832. margin: 0px;
  833. padding: 0px;
  834. }
  835. * {
  836. margin: 0px;
  837. padding: 0px;
  838. }
  839. * {
  840. margin: 0px;
  841. padding: 0px;
  842. }
  843. * {
  844. margin: 0px;
  845. padding: 0px;
  846. }
  847. * {
  848. margin: 0px;
  849. padding: 0px;
  850. }
  851. * {
  852. margin: 0px;
  853. padding: 0px;
  854. }
  855. .pun {
  856. line-height: 130%;
  857. }
  858. .pun {
  859. line-height: 130%;
  860. }
  861. .pun {
  862. line-height: 130%;
  863. }
  864. .pun {
  865. line-height: 120%;
  866. }
  867. .pun {
  868. line-height: 130%;
  869. }
  870. .pun {
  871. line-height: 130%;
  872. }
  873. .pun {
  874. line-height: 130%;
  875. }
  876. body {
  877. color: rgb(90, 90, 90);
  878. font-family: tahoma,helvetica,arial,sans-serif;
  879. font-size: 13px;
  880. }
  881. body {
  882. color: rgb(51, 51, 51);
  883. font-family: Verdana,Trebuchet MS,Helvetica,sans-serif;
  884. font-size: 12px;
  885. }
  886. body {
  887. color: rgb(90, 90, 90);
  888. font-family: tahoma,helvetica,arial,sans-serif;
  889. font-size: 13px;
  890. font-style: normal;
  891. font-variant: normal;
  892. font-weight: 400;
  893. }
  894. body {
  895. color: rgb(51, 51, 51);
  896. font-family: Verdana,Trebuchet MS,Helvetica,sans-serif;
  897. font-size: 12px;
  898. }
  899. body {
  900. color: rgb(90, 90, 90);
  901. font-family: tahoma,helvetica,arial,sans-serif;
  902. font-size: 13px;
  903. font-style: normal;
  904. font-variant: normal;
  905. font-weight: 400;
  906. }
  907. body {
  908. color: rgb(51, 51, 51);
  909. font-family: Verdana,Trebuchet MS,Helvetica,sans-serif;
  910. font-size: 12px;
  911. }
  912. body {
  913. color: rgb(78, 86, 94);
  914. font-family: arial,sans-serif;
  915. font-size: 13px;
  916. }
  917. body {
  918. color: rgb(83, 100, 130);
  919. font-family: Verdana,Trebuchet MS,Helvetica,sans-serif;
  920. font-size: 10px;
  921. }
  922. body {
  923. color: rgb(90, 90, 90);
  924. font-family: tahoma,helvetica,Trebuchet MS,sans-serif;
  925. font-size: 13px;
  926. }
  927. body {
  928. color: rgb(51, 51, 51);
  929. font-family: Verdana,Trebuchet MS,Helvetica,sans-serif;
  930. font-size: 12px;
  931. }
  932. body {
  933. color: rgb(90, 90, 90);
  934. font-family: tahoma,helvetica,Trebuchet MS,sans-serif;
  935. font-size: 13px;
  936. }
  937. body {
  938. color: rgb(51, 51, 51);
  939. font-family: Verdana,Trebuchet MS,Helvetica,sans-serif;
  940. font-size: 12px;
  941. }
  942.  
  943.  
  944.  
  945.  
  946.  
  947. elemento {
  948. float: right;
  949. }
  950. .pun div, .pun td, .sig-line {
  951. }
  952. .pun div, .pun td, .sig-line {
  953. }
  954. .pun div, .pun td, .sig-line {
  955. }
  956. .pun div, .pun td, .sig-line {
  957. }
  958.  
  959. .LGvote {
  960. margin: 0px 5px;
  961. }
  962.  
  963. div * {
  964. margin: 0px;
  965. padding: 0px;
  966. }
  967. div * {
  968. margin: 0px;
  969. padding: 0px;
  970. }
  971. div * {
  972. margin: 0px;
  973. padding: 0px;
  974. }
  975. * {
  976. margin: 0px;
  977. padding: 0px;
  978. }
  979. * {
  980. margin: 0px;
  981. padding: 0px;
  982. }
  983. * {
  984. margin: 0px;
  985. padding: 0px;
  986. }
  987. * {
  988. margin: 0px;
  989. padding: 0px;
  990. }
  991. .pun {
  992. line-height: 130%;
  993. }
  994. .pun {
  995. line-height: 130%;
  996.  
  997. }
  998. #cssmenu:after, #cssmenu ul:after {
  999. content: '';
  1000. display: block;
  1001. clear: both; }
  1002. #cssmenu ul {
  1003. text-transform: uppercase; }
  1004. #cssmenu ul ul {
  1005. border-top: 4px solid #1b9bff;
  1006. text-transform: none;
  1007. min-width: 190px; }
  1008. #cssmenu ul ul a {
  1009. background: #1b9bff;
  1010. color: #FFF;
  1011. border: 1px solid #0082e7;
  1012. border-top: 0 none;
  1013. line-height: 150%;
  1014. padding: 16px 20px; }
  1015. #cssmenu ul ul ul {
  1016. border-top: 0 none; }
  1017. #cssmenu ul ul li {
  1018. position: relative; }
  1019. #cssmenu ul ul li:first-child > a {
  1020. border-top: 1px solid #0082e7; }
  1021. #cssmenu ul ul li:hover > a {
  1022. background: #35a6ff; }
  1023. #cssmenu ul ul li:last-child > a {
  1024. -moz-border-radius: 0 0 3px 3px;
  1025. -webkit-border-radius: 0 0 3px 3px;
  1026. border-radius: 0 0 3px 3px;
  1027. -moz-background-clip: padding;
  1028. -webkit-background-clip: padding-box;
  1029. background-clip: padding-box;
  1030. -moz-box-shadow: 0 1px 0 #1b9bff;
  1031. -webkit-box-shadow: 0 1px 0 #1b9bff;
  1032. box-shadow: 0 1px 0 #1b9bff; }
  1033. #cssmenu ul ul li:last-child:hover > a {
  1034. -moz-border-radius: 0 0 0 3px;
  1035. -webkit-border-radius: 0 0 0 3px;
  1036. border-radius: 0 0 0 3px;
  1037. -moz-background-clip: padding;
  1038. -webkit-background-clip: padding-box;
  1039. background-clip: padding-box; }
  1040. #cssmenu ul ul li.has-sub > a:after {
  1041. content: '+';
  1042. position: absolute;
  1043. top: 50%;
  1044. right: 15px;
  1045. margin-top: -8px; }
  1046. #cssmenu ul li:hover > a, #cssmenu ul li.active > a {
  1047. background: #1b9bff;
  1048. color: #FFF; }
  1049. #cssmenu ul li.has-sub > a:after {
  1050. content: '+';
  1051. margin-left: 5px; }
  1052. #cssmenu ul li.last ul {
  1053. left: auto;
  1054. right: 0; }
  1055. #cssmenu ul li.last ul ul {
  1056. left: auto;
  1057. right: 99.5%; }
  1058. #cssmenu a {
  1059. background: #333;
  1060. color: #CBCBCB;
  1061. padding: 0 20px; }
  1062. #cssmenu > ul > li > a {
  1063. line-height: 48px; }
  1064.  
  1065. /*like*/
  1066. .LGlike {
  1067. background: url(http://i11.servimg.com/u/f11/18/07/42/17/ok12.png) no-repeat left;
  1068. background-color: #326A94;
  1069. border: 1px solid rgba(0, 0, 0, 0.3);
  1070. border-radius: 2px 2px 2px 2px;
  1071. box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1),0 1px 0 rgba(255, 255, 255, 0.3) inset;
  1072. color: white;
  1073. cursor: pointer;
  1074. display: inline-block;
  1075. font-size: 11px;
  1076. height: 22px;
  1077. line-height: 22px;
  1078. padding: 0 18px;
  1079. text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  1080. white-space: nowrap;
  1081. margin-right: 5px;
  1082. margin-top: 30px;
  1083. }
  1084. .LGvote { margin: 0 5px; }
  1085. .LGnovote {
  1086. filter:Alpha(opacity=50);
  1087. opacity: 0.5;
  1088. cursor: default;
  1089. box-shadow: none;
  1090. text-shadow: none;
  1091. }
  1092.  
  1093. #cat-des {
  1094. background: rgba(233,231,231,0.38);
  1095. display: block;
  1096. border-radius: 4px;
  1097. margin: -5px 0px 10px 10px;
  1098. padding: 2px 5px;
  1099. font-family: arial;
  1100. font-size: 11px;
  1101. text-shadow: 0 1px 1px #fff;
  1102. min-height: 37px;
  1103. }
  1104. #titlecat {
  1105. background: #F1F1F1;
  1106. border: solid #CCC;
  1107. display: block;
  1108. margin-top: -8px;
  1109. padding: 2px 7px 1px 5px;
  1110. text-decoration: none;
  1111. text-overflow: ellipsis;
  1112. white-space: nowrap;
  1113. margin-left: 10px;
  1114. border-radius: 0 0 3px 3px;
  1115. border-width: 0 1px 1px 0px;
  1116. }
  1117. #cat-des img {
  1118. position: relative;
  1119. margin-left: 1px;
  1120. margin-top: 5px;
  1121. margin-right: 10px;
  1122. width: 32px !important;
  1123. height: 32px !important;
  1124. }
  1125. .lastpost {
  1126. background: #fff;
  1127. border: 1px solid #DDD;
  1128. border-radius: 3px 0 0 3px;
  1129. border-right: none;
  1130. height: 50px;
  1131. padding-bottom: 10px;
  1132. padding-left: 10px;
  1133. }
  1134. .cat-status {
  1135. font-style: italic;
  1136. margin-right: -20px;
  1137. padding-bottom: 3px;
  1138. padding-left: 60px;
  1139. }
  1140. .mini_ava img {
  1141. border: 1px solid gray;
  1142. float: left;
  1143. height: 40px;
  1144. margin-right: 10px;
  1145. margin-top: 10px;
  1146. width: 40px;
  1147. }
  1148.  
  1149. #pun-visit {
  1150. display: none !important;
  1151. }
  1152.  
  1153. .pun .user-ident .username {
  1154. position: relative !important;
  1155. margin-bottom: 5px !important;
  1156. }
  1157.  
  1158. .userRank {
  1159. -moz-border-radius: 3px;
  1160. -webkit-border-radius: 3px;
  1161. background: #65a830;
  1162. border-radius: 3px;
  1163. color: #fff;
  1164. display: inline-block;
  1165. font-size: 11px;
  1166. font-weight: 700;
  1167. margin-top: 5px;
  1168. padding: 3px 8px;
  1169. text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
  1170. }
  1171.  
  1172. #profile-advanced-layout #tabs {
  1173. position: relative !important;
  1174. }
  1175.  
  1176. .pun .frm dd.frm-input {
  1177. width: 97% !important;
  1178. margin-left: 0px !important;
  1179. }
  1180.  
  1181. a.linkparceiro, a.linkparceiro:visited {
  1182. font-weight: bold;
  1183. background: url(http://cdn2.iconfinder.com/data/icons/diagona/icon/16/031.png) no-repeat left 0px;
  1184. padding-left: 20px;
  1185. padding-top: 2px;
  1186. color: #666 !important;
  1187. }
  1188.  
  1189. .chatbox-title, .chatbox-title a.chat-title {
  1190. color: white!important;
  1191. }
  1192.  
  1193.  
  1194. #chatbox_footer #message, #submit_button {
  1195. margin-left: 0px;
  1196. margin-right: 0px;
  1197. }
  1198.  
  1199. #pun-announcement {
  1200. overflow: hidden !important;
  1201. }
  1202. .colorpicker {
  1203. top: 220px !important;
  1204. }
  1205. #estilo a img {
  1206. width: 40px;
  1207. height: 40px;
  1208. display: inline;
  1209. margin-right: 10px;
  1210. margin-top: 15px;
  1211. border: 2px solid #EEE;
  1212. }
  1213. .titulomudatema {
  1214. color: #FFF;
  1215. background: #76bd27 url(http://i.imgur.com/bP5kiRJ.png) 10px 10px no-repeat;
  1216. padding: 10px 0px 10px 40px !important;
  1217. text-transform: uppercase !important;
  1218. font-family: Verdana,Trebuchet MS,sans-serif;
  1219. box-shadow: 0 0 0 1px rgba(0,0,0,0.25) inset, 0 1px 3px rgba(0,0,0,0.3), 0 2px 0 rgba(255,255,255,0.2) inset;
  1220. text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  1221. border-radius: 17px;
  1222. margin-bottom: 10px;
  1223. }
  1224.  
  1225.  
  1226. /*chatbox*/
  1227. #chatbox, #chatbox_footer, #chatbox_members {
  1228. background: white !important;
  1229. }
  1230.  
  1231. .boxOut_chatbox {
  1232. background: white;
  1233. border: 1px solid #D2D2D2;
  1234. border-radius: 4px;
  1235. padding: 8px;
  1236. }
  1237.  
  1238.  
  1239.  
  1240. #chatbox_header{
  1241. height:40px;
  1242. padding-bottom:0px;
  1243.  
  1244. }
  1245.  
  1246. .chatbox-options{float:right;font-size:11px;list-style:none;margin:.7em .5em .5em}
  1247. .chatbox-options li{display:inline}
  1248. .chatbox-options li,.chatbox-options li a,.chatbox-options li label{color:#dedfdf}
  1249. #chatbox_messenger_form{margin:10px 0 0;padding: 6px;}
  1250.  
  1251. #chatbox_members{border-right:1px dashed #ccc;bottom:30px;position:absolute;top:30px;width:180px;height: 220px !important;}
  1252. #chatbox_members .member-title{
  1253.  
  1254. }
  1255. #chatbox_members .online, #chatbox_members .away{font-size: 0px;}
  1256. #chatbox_members .online:before{
  1257. content: "Online";
  1258. background-image:none;
  1259. color:#1A95B8;
  1260. font-family: 'Trebuchet MS';
  1261. font-size:17px;
  1262. padding:10px;
  1263. text-align:center;
  1264. display: block;
  1265. border-bottom: 2px solid #5DB0C8;
  1266. z-index: 999;
  1267. }
  1268. #chatbox_members .away:before{
  1269. content: "Away";
  1270. background-image:none;
  1271. color:#E51212;
  1272. font-family: 'Trebuchet MS';
  1273. font-size:17px;
  1274. padding:10px;
  1275. text-align:center;
  1276. display: block;
  1277. border-bottom: 2px solid #ff6600;
  1278. z-index: 999;
  1279. }
  1280. #chatbox_members ul{list-style:none;margin:0 0 0 1em}
  1281. #chatbox_members ul li{margin:.5em .5em .5em 0}
  1282.  
  1283.  
  1284.  
  1285. #chatbox{bottom:51px;left:181px;line-height:10px;overflow:auto;position:absolute;right:0;top:30px; overflow-x: hidden !important;}
  1286. #chatbox p{line-height:1.2em}.chatbox_row_1{background-color:#fbfbfb;padding:4px}.chatbox_row_2{background-color:#f4f4f4;padding:4px}.chatbox_row_3{background-color:#f4f9fd;padding:4px}#chatbox .user{font-weight:700}.memberlist_row_1{background-color:#fbfbfb}
  1287.  
  1288. #chatbox_footer{border-top:1px dashed #ccc;bottom:0;left:0;position:absolute;right:0;padding-bottom: 8px;display: block !important; border-radius: 0px !important;}
  1289. #message,#submit_button{border-width:1px}.fontbutton{background:#E1E1E2 none repeat scroll 0;border:medium none;color:#000;cursor:pointer;float:left;margin-right:10px;padding:1px;text-align:left}.fontbutton_normal{background:#E1E1E2}.fontbutton_selected{background:#BBC7CE;border:1px solid #22229C}.fontbutton_clicked{background:#959595;border:1px solid #22229C}.fontbutton_hover{background:#E1E1E2;border:1px solid #22229C}* html #chatbox-members{height:expression((document.documentElement.clientHeight?document.documentElement.clientHeight:document.body.clientHeight) - ((parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 3) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 2) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 2px * 0) ) + px)}* html #chatbox{height:expression((document.documentElement.clientHeight?document.documentElement.clientHeight:document.body.clientHeight) - ((parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 3) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 2) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 2px * 0) ) + px);width:expression((document.documentElement.clientWidth?document.documentElement.clientWidth:document.body.clientWidth) - ((parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 10) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 1) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 2px * 1.3) ) + px)}* html
  1290.  
  1291. #chatbox-footer{width:expression((document.documentElement.clientWidth?document.documentElement.clientWidth:document.body.clientWidth) - ((parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 0) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 0) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 2px * 0) ) + px)}#chatbox_contextmenu{background-color:#f4f9fd;border:2px solid #000}#chatbox_contextmenu p{background:#fbfbfb;border-bottom:1px solid #777;font-family:verdana, arial, sans-serif;margin:0;padding:1px 4px}#chatbox_contextmenu p.hover{background:#f4f4f4}#chatbox_contextmenu p.close{background:url();color:#fff;font-size:95%;padding:1px}#chatbox_contextmenu p.close img{padding-left:20px;vertical-align:middle}#chatbox_contextmenu a{color:#00569c;font-size:95%;text-decoration:none}
  1292. .module{overflow:hidden!important}
  1293.  
  1294. h2.chatbox-title a.chat-title{color:#fff;font-size:1.2em;font-weight:700;line-height:1.1em;text-align:center;text-shadow:0 1px 0 #CCC,0 2px 0 #C9C9C9,0 3px 0 #BBB,0 3px 0 #B9B9B9,0 4px 0 #AAA,0 5px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.2),0 20px 20px rgba(0,0,0,.15)}
  1295. #chatbox_header{height:30px}
  1296. .aviso_normas{background:none repeat scroll 0 0 #F0E8E0;border:1px solid #C00000;font-family:Tahoma,Trebuchet MS;font-size:11px;height:24px;line-height:24px;margin-bottom:3px;text-align:center}
  1297.  
  1298.  
  1299. #chatbox_members .member-title{background:none;border-bottom:none;color:#A30000;text-shadow:none}
  1300. #chatbox_members{background:#F1F1F1;border-right:1px solid #C2C2C2}
  1301. #chatbox_footer{background:#E9E9E9;border-top:1px solid #CACACA; height: 30px;padding-bottom: 20px;font-family: 'Trebuchet MS';}
  1302. #chatbox p{border-bottom:1px solid #DDD;border-top:1px solid #fff}
  1303. .chatbox_row_1{background-color:#F8F8F8}
  1304. #chatbox a,#chatbox_members a{color:#006B6B}#chatbox_messenger_form div.right img{visibility:hidden}
  1305.  
  1306. #chatbox p {
  1307. border-bottom: 1px solid #DDD;
  1308. border-top: 1px solid white;
  1309. }
  1310. #chatbox p {
  1311. line-height: 1.2em;
  1312. }
  1313.  
  1314. #divsmilies img + img{visibility:visible!important}#divbold,#divcolor,#divitalic,#divsmilies,#divstrike,#divunderline{background-position:center;background-repeat:no-repeat;border:1px solid #383838;border-radius:5px}#divbold{background-image:url(http://i26.servimg.com/u/f26/12/56/56/12/bold10.png)}#divitalic{background-image:url(http://i26.servimg.com/u/f26/12/56/56/12/italic10.png)}#divunderline{background-image:url(http://i26.servimg.com/u/f26/12/56/56/12/underl10.png)}#divstrike{background-image:url(http://i26.servimg.com/u/f26/12/56/56/12/strike10.png)}#divcolor{background-image:url(http://i26.servimg.com/u/f26/12/56/56/12/font_c11.png)}#divsmilies{background-image:url(http://i26.servimg.com/u/f26/12/56/56/12/emotic10.png)}#código_creado_por_welmy{background:#E6E6E6;border:1px solid #222;border-radius:3px;font-family:arial;margin:auto;padding:5px;text-shadow:1px 1px #fff;width:228px}#th_avarx{background-image:url(http://i.imgur.com/EkPsC.png);background-size:100%;border:1px solid #1A1A1A;border-radius:2px;box-shadow:0 1px 2px #000;height:70px;width:70px}#th_avarx img{border-radius:2px;height:70px;width:70px}.lnk a{margin-left:5px;margin-right:5px}
  1315. #simple-wrap {
  1316. background:white;
  1317. }
  1318.  
  1319. #chatbox_messenger_form input#message {
  1320. min-width: 330px;
  1321. padding: 3px;
  1322. background: #ffffff;
  1323. border: 1px solid #CCC;
  1324. color: #000000;
  1325. -webkit-border-radius: 1px;
  1326. -moz-border-radius: 1px;
  1327. border-radius: 1px;
  1328. cursor: auto;
  1329. }
  1330. #message, #submit_button {
  1331. border-width: 1px;
  1332. padding: 3px;
  1333. background: #60B3CB;
  1334. color: #ffffff;
  1335. font-family: 'Trebuchet MS';
  1336. -webkit-border-radius: 1px;
  1337. -moz-border-radius: 1px;
  1338. border-radius: 1px;
  1339. cursor: pointer;
  1340. }
  1341.  
  1342. body.chatbox{background-color:#fff;background-image:none;margin:0;padding:0}
  1343.  
  1344. #chatbox_header.main-head {
  1345. background: url("http://www.skinbox.net/demo/public/style_images/velvet/_custom/bg-maintitle.png") repeat-x scroll left center rgb(198, 216, 233);
  1346. border: 1px solid rgb(116, 187, 255);
  1347. border-radius: 4px 4px 4px 4px;
  1348. box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6) inset;
  1349. color: rgb(31, 83, 123);
  1350. font-size: 12px;
  1351. margin-bottom: 4px;
  1352. }
  1353.  
  1354. .chatbox-options li, .chatbox-options li a, .chatbox-options li label {
  1355. color: #FFFFFF;
  1356. }
  1357.  
  1358. .chatbox-title,.chatbox-title a.chat-title{color:#dedfdf;text-decoration:none;}
  1359. .chatbox-title{float:left;margin:0;padding:2px 5px 0;width:15em}
  1360. .chat-title{display:none;}
  1361. .chatbox-title:before
  1362. {
  1363. content: "Suporte Design - Chatbox";
  1364. font-family: 'Trebuchet MS';font-size: 20px;color: #000000;
  1365. }
  1366.  
  1367. .chatbox-title:before {
  1368. content: "Suporte Design - Chatbox";
  1369. font-family: Trebuchet MS !important;
  1370. font-size: 20px;
  1371. color: #000000;
  1372. }
  1373.  
  1374. .chatbox-options li, .chatbox-options li a, .chatbox-options li label {
  1375. color: #000000;
  1376. }
  1377.  
  1378. .paged-foot .paging a, .paged-foot .paging a:hover, .paged-foot .paging b, .paging a, .paging b, td p.pag a, td p.pag b {
  1379. -moz-border-radius: 2px;
  1380. -webkit-border-radius: 2px;
  1381. border-radius: 2px;
  1382. font-size: 12px!important;
  1383. margin-right: 3px!important;
  1384. padding: 6px 9px!important;
  1385. }
  1386. .paged-foot .paging a, .paging a, .paging b, td p.pag a, td p.pag b {
  1387. -moz-border-radius: 3px;
  1388. -moz-box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
  1389. -webkit-border-radius: 3px;
  1390. -webkit-box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
  1391. background: #e5e5e5 url(http://i76.servimg.com/u/f76/18/14/02/99/highli10.png) repeat-x 0 0;
  1392. border: 1px solid #d6d6d6;
  1393. border-radius: 3px;
  1394. box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
  1395. color: #747474;
  1396. display: inline-block;
  1397. font-size: 11px;
  1398. font-weight: 400;
  1399. padding: 0 5px;
  1400. text-shadow: #fff 0 1px 0;
  1401. text-transform: lowercase;
  1402. }
  1403.  
  1404. /* Anti Owner ChatBox */ body.chatbox {display: block !important;} #chatbox p table,#chatbox table{ border: medium none; top: 20% !important; right: 30% !important; width: 205px !important; height: 85px !important; position: fixed !important; background: url("http://i.imgur.com/E2WsEab.png") repeat scroll 0% 0% / 50% 100% transparent; color: transparent;} #chatbox p .msg, #chatbox p .msg * {position: static !important;}
  1405.  
  1406. .inputbox {
  1407. -moz-border-radius: 0px !important;
  1408. -webkit-border-radius: 0px !important;
  1409. border: 1px solid #000;
  1410. }
  1411.  
  1412. ol, ul {
  1413. list-style: none outside none;
  1414. }
  1415.  
  1416. .ipsBadge {
  1417. border-radius: 4px 4px 4px 4px;
  1418. color: #FFFFFF;
  1419. display: inline-block;
  1420. font-size: 9px;
  1421. font-weight: bold;
  1422. height: 15px;
  1423. line-height: 15px;
  1424. padding: 0 5px;
  1425. text-transform: uppercase;
  1426. vertical-align: middle;
  1427. }
  1428. .reset_cursor {
  1429. cursor: default;
  1430. }
  1431. .ipsBadge_lightgrey {
  1432. background: none repeat scroll 0 0 #B3B3B3;
  1433. }
  1434. .ipsBadge_green {
  1435. background: none repeat scroll 0 0 #7BA60D;
  1436. }
  1437.  
  1438. #articleHeader {
  1439. min-height: 70px;
  1440. padding: 9px;
  1441. background: #f1f6f9;
  1442. border-bottom: 1px solid #DBE4EF;;
  1443. }
  1444. .articleContainer {
  1445. background: #fff;
  1446. border: 1px solid #dbe4ef;
  1447. }
  1448. .blog_Photo_medium img {
  1449. width: 50px;
  1450. height: 50px;
  1451. float: left;
  1452. padding: 1px;
  1453. border: 1px solid #d5d5d5;
  1454. background: #fff;
  1455. -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  1456. -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  1457. box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  1458. }
  1459. .blog_Photo_medium img:hover {
  1460. border-color: #7d7d7d;
  1461. }
  1462. .blog_withphoto {
  1463. margin-left: 65px;
  1464. }
  1465. .blog_pagetitle {
  1466. font: 300 26px/1.3 Helvetica, Arial, sans-serif;
  1467. color: #323232;
  1468. }
  1469. .blog_desc {
  1470. font-size: 12px;
  1471. color: #a4a4a4;
  1472. }
  1473. .blog_secondary {
  1474. background-color: #DBDBDB;
  1475. background: 0 repeat-x scroll 0 0 transparent !important;
  1476. border: 1px solid #DBDBDB;
  1477. border-radius: 3px 3px 3px 3px;
  1478. box-shadow: 0 1px 0 #FFF inset, 0 1px 0 rgba(0,0,0,0.3);
  1479. color: #616161 !important;
  1480. display: inline-block;
  1481. font-size: 12px;
  1482. height: 22px;
  1483. line-height: 22px;
  1484. padding: 0 10px;
  1485. transition: all .2s ease-in-out 0;
  1486. white-space: nowrap;
  1487. }
  1488. .blog_secondary:hover {
  1489. border-color: #9A9A9A;
  1490. color: #4C4C4C !important;
  1491. }
  1492. .blog_postmain .postfoot {
  1493. margin-left: 0px;
  1494. }
  1495. .blog_Layout {
  1496. background: #ebf0f3;
  1497. padding: 9px;
  1498. padding-right: 340px;
  1499. }
  1500. .blog_Layout_sidebar {
  1501. width: 320px;
  1502. margin-right: -330px;
  1503. float: right;
  1504. }
  1505. .sidebarContainer {
  1506. background: #fff;
  1507. margin-bottom: 10px;
  1508. border: 1px solid #dbe4ef;
  1509. }
  1510. #keywords {
  1511. background: #fff;
  1512. border: 1px solid #e3e3e3;
  1513. margin-right: -25px;
  1514. border-radius: 0;
  1515. color: #888;
  1516. height: 20px;
  1517. line-height: 1;
  1518. outline: none;
  1519. padding: 6px 8px;
  1520. width: 250px;
  1521. }
  1522. .bar {
  1523. background: #eff4f7;
  1524. padding: 8px 10px;
  1525. }
  1526. .sideInner {
  1527. padding: 9px;
  1528. }
  1529. .ipsField {
  1530. padding: 6px;
  1531. }
  1532. .ipsField .title {
  1533. float: left;
  1534. width: 40%;
  1535. text-align: right;
  1536. margin-right: 6px;
  1537. }
  1538. ol, ul {
  1539. list-style: none;
  1540. }
  1541. #boormarks {
  1542. text-align: center;
  1543. }
  1544. #articlePrevNext {
  1545. clear: both;
  1546. }
  1547. #articlePrevNext ul {
  1548. text-align: center;
  1549. margin-top: 15px;
  1550. }
  1551. #articlePrevNext li {
  1552. display: inline;
  1553. float: none;
  1554. }
  1555.  
  1556. .BSlike {
  1557. margin: 0 3px;
  1558. cursor: pointer;
  1559. }
  1560. .BSnovote, .vote {display: none;}
  1561. .BSlikecount {
  1562. background: #6f8f52;;
  1563. color: #fff;
  1564. font-size: 10px;
  1565. padding: 2px 10px;
  1566. font-weight: bold;
  1567. margin: 0 3px;
  1568. display: inline-block;
  1569. -moz-border-radius: 3px;
  1570. -webkit-border-radius: 3px;
  1571. border-radius: 3px;
  1572. cursor: pointer;
  1573. }
  1574. .BSlikecount.zero {background: #dedede; color: #6e6e6e;}
  1575.  
  1576.  
  1577. .ipsType_pagetitle {
  1578. color: #323232;
  1579. display: block;
  1580. font-family: Helvetica,Arial,sans-serif;
  1581. font-size: 26px;
  1582. font-style: normal;
  1583. font-variant: normal;
  1584. font-weight: 300;
  1585. line-height: 1.4;
  1586. outline-style: none;
  1587. overflow: hidden;
  1588. text-align: left;
  1589. text-decoration: none;
  1590. text-overflow: ellipsis;
  1591. white-space: nowrap;
  1592. width: 525px;
  1593. }
  1594.  
  1595. .pun .frm .frm-buttons input, input[type="reset"], input[type="submit"] {
  1596. margin-left: auto !important;
  1597. margin-right: auto !important;
  1598. }
  1599.  
  1600. .titlebox{
  1601. -moz-border-radius:3px;
  1602. -moz-box-shadow:inset rgba(0,0,0,0.1) 0 1px 4px;
  1603. -webkit-border-radius:3px;
  1604. -webkit-box-shadow:inset rgba(0,0,0,0.1) 0 1px 4px;
  1605. background:#EFEFEF;
  1606. border:1px solid #D6D6D6;
  1607. border-radius:3px;
  1608. box-shadow:inset rgba(0,0,0,0.1) 0 1px 4px;
  1609. overflow:hidden;
  1610. padding:10px;
  1611. text-shadow:#fff 0 1px 0
  1612. }
  1613. .titlebox dd{display:block}
  1614. .titlebox dava{float:left}
  1615. .titlebox dava a img {
  1616. -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
  1617. -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
  1618. background: #fff;
  1619. border: 1px solid #D5D5D5;
  1620. box-shadow: 0 2px 2px rgba(0,0,0,0.1);
  1621. float: left;
  1622. height: 50px!important;
  1623. padding: 1px;
  1624. width: 50px!important;
  1625. margin-right: 10px;
  1626. }
  1627.  
  1628. .titlebox dava a img:hover{
  1629. -moz-box-shadow:0 2px 2px rgba(0,0,0,0.2);
  1630. -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.2);
  1631. border-color:#A1A1A1;
  1632. box-shadow:0 2px 2px rgba(0,0,0,0.2)
  1633. }
  1634.  
  1635. .mini_ava img:hover {
  1636. border-color: #a1a1a1;
  1637. -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
  1638. -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
  1639. box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
  1640. }
  1641.  
  1642. .ipsType_pagetitle a{font-size:23px;z-index:999}
  1643. .desc.lighter.blend_links{color:#a4a4a4;float:left;font-size:11px}
  1644. .desc.lighter,.desc.lighter.blend_links a{color:#A4A4A4}
  1645. .desc,.desc.blend_links a,p.posted_info{color:#777;font-size:12px}
  1646. .conect{display:inline-block;padding-left:5px}
  1647.  
  1648. .seguir{float:right;position:relative}
  1649. .seguir a{
  1650. -moz-border-radius:2px;
  1651. -moz-box-shadow:0 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0 1px 0;
  1652. -webkit-border-radius:2px;
  1653. -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0 1px 0;
  1654. background:#ececec url(http://i45.tinypic.com/2hrd3tg.png) repeat-x 0 0;
  1655. border:1px solid #d0d0d0;
  1656. border-radius:2px;
  1657. box-shadow:0 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0 1px 0;
  1658. color:#616161!important;
  1659. cursor:pointer;
  1660. display:inline-block;
  1661. font-size:11px;
  1662. height:24px;
  1663. line-height:24px;
  1664. padding:0 10px;
  1665. text-shadow:#fff 0 1px 0;
  1666. white-space:nowrap
  1667. }
  1668. .seguir a:hover{background-color:#f8f8f8;color:#4c4c4c}
  1669.  
  1670. .mini_ava {
  1671. float: left;
  1672. }
  1673.  
  1674. .mini_ava img {
  1675. .mini_ava img {height: 46px !important;width: 32px !important;}
  1676. width: 32px;
  1677. height: 46px;
  1678. margin: -8px 5px;
  1679. padding: 1px;
  1680. border: 1px solid #D5D5D5;
  1681. background: white;
  1682. -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  1683. -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  1684. box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  1685. }
  1686.  
  1687. #newFriend a {
  1688. color: #900;
  1689. text-decoration: none;
  1690. font: bold 16px Georgia;
  1691. }
  1692.  
  1693. #newFriend {
  1694. text-shadow: 1px 1px 0 #e1e1e1;
  1695. line-height: 2em;
  1696. background: #f9f9f9;
  1697. border-bottom: 0;
  1698. border: 1px solid #1E90FF !important;
  1699. border-radius: 15px !important;
  1700. box-shadow: inset 0 0 10px rgba(128, 128, 128, 0.68) !important;
  1701. border-radius: 6px 6px 0 0;
  1702. -moz-border-radius: 6px 6px 0 0;
  1703. -webkit-border-radius: 6px 6px 0 0;
  1704. -o-border-radius: 6px 6px 0 0;
  1705. bottom: 0;
  1706. box-shadow: inset 0px 1px 9px #CCC ,0 0 3px rgba(0, 0, 0, 0.3);
  1707. -moz-box-shadow: inset 0px 1px 9px #CCC ,0 0 3px rgba(0, 0, 0, 0.3);
  1708. -webkit-box-shadow: inset 0px 1px 9px #CCC ,0 0 3px rgba(0, 0, 0, 0.3);
  1709. -o-box-shadow: inset 0px 1px 9px #CCC ,0 0 3px rgba(0, 0, 0, 0.3);
  1710. color: #333;
  1711. font-weight: 700;
  1712. left: 75%;
  1713. min-height: 2em;
  1714. padding: 1em;
  1715. position: fixed;
  1716. text-align: center;
  1717. width: 270px;
  1718. }
  1719. /*crumbs - mazeko */
  1720. .pun-crumbs {
  1721. background: none repeat scroll 0% 0% rgb(239, 241, 243);
  1722. border: 1px solid rgb(217, 219, 221);
  1723. border-radius: 5px 5px 5px 5px;
  1724. box-shadow: 0px 0px 3px rgba(109, 119, 237, 0.2);
  1725. clear: both;
  1726. font-size: 11px;
  1727. overflow: hidden;
  1728. margin: 0px 1px 1em;
  1729. padding: 0.2em 1em;
  1730. }
  1731. .pun-crumbs p {
  1732. color: rgb(102, 102, 102);
  1733. font-size: 1.11em;
  1734. line-height: 1.5;
  1735. }
  1736. p.crumbs a {
  1737. background: url("http://i42.servimg.com/u/f42/17/32/13/00/second10.png") no-repeat scroll 100% -1px transparent;
  1738. color: rgb(85, 85, 85) !important;
  1739. line-height: 30px;
  1740. margin-left: -8px;
  1741. padding: 10px 16px 10px 8px;
  1742. }
  1743. p.crumbs a:hover {
  1744. background: url("http://i42.servimg.com/u/f42/17/32/13/00/second10.png") no-repeat scroll 100% -44px transparent;
  1745. border-radius: 3px 0px 0px 3px;
  1746. }
  1747.  
  1748. media="screen"
  1749. input[type=button], input[type=submit], input[type=reset] {
  1750. padding: 5px 10px;
  1751. background: #1d1d1d;
  1752. font-family: Arial,sans-serif;
  1753. color: #fff;
  1754. text-align: center;
  1755. cursor: pointer;
  1756. border: 1px solid #000;
  1757. font-weight: 600;
  1758. border-radius: 4px;
  1759. -webkit-border-radius: 4px;
  1760. -moz-border-radius: 4px;
  1761. background: -webkit-gradient(linear,left top,left bottom,from(#666),to(#3d3d3d));
  1762. background: -moz-linear-gradient(top,#666,#3d3d3d);
  1763. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666',endColorstr='#3D3D3D');
  1764. box-shadow: 3px 3px 7px #ccc;
  1765. }
  1766. tugatech.com.pt/media="screen"
  1767. .pun h2, .pun h3, .pun input, .pun select, .pun th {
  1768. font-family: Verdana,Arial,sans-serif;
  1769. font-size: 1em;
  1770. font-style: normal;
  1771. font-variant: normal;
  1772. font-weight: normal;
  1773. }
  1774. tugatech.com.pt/media="screen"
  1775. .pun h2, .pun h3, .pun input, .pun select, .pun th {
  1776. font-family: Verdana,Arial,sans-serif;
  1777. font-size: 1em;
  1778. font-style: normal;
  1779. font-variant: normal;
  1780. font-weight: normal;
  1781. }
  1782. tugatech.com.pt/media="screen"
  1783. * {
  1784. margin: 0;
  1785. padding: 0;
  1786. }
  1787. user agent stylesheetinput[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
  1788. padding: 1px 6px;
  1789. }
  1790. user agent stylesheetinput[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
  1791. -webkit-align-items: flex-start;
  1792. text-align: center;
  1793. cursor: default;
  1794. color: buttontext;
  1795. padding: 2px 6px 3px;
  1796. border: 2px outset buttonface;
  1797. border-image-source: initial;
  1798. border-image-slice: initial;
  1799. border-image-width: initial;
  1800. border-image-outset: initial;
  1801. border-image-repeat: initial;
  1802. background-color: buttonface;
  1803. box-sizing: border-box;
  1804. }
  1805. user agent stylesheetinput[type="button"], input[type="submit"], input[type="reset"] {
  1806. -webkit-appearance: push-button;
  1807. white-space: pre;
  1808. }
  1809. user agent stylesheetinput, input[type="password"], input[type="search"], isindex {
  1810. -webkit-appearance: textfield;
  1811. padding: 1px;
  1812. background-color: white;
  1813. border: 2px inset;
  1814. border-image-source: initial;
  1815. border-image-slice: initial;
  1816. border-image-width: initial;
  1817. border-image-outset: initial;
  1818. border-image-repeat: initial;
  1819. -webkit-rtl-ordering: logical;
  1820. -webkit-user-select: text;
  1821. cursor: auto;
  1822. }
  1823. user agent stylesheetinput, textarea, keygen, select, button, isindex {
  1824. margin: 0em;
  1825. font: -webkit-small-control;
  1826. color: initial;
  1827. letter-spacing: normal;
  1828. word-spacing: normal;
  1829. text-transform: none;
  1830. text-indent: 0px;
  1831. text-shadow: none;
  1832. display: inline-block;
  1833. text-align: start;
  1834. }
  1835. user agent stylesheetinput, textarea, keygen, select, button, isindex, meter, progress {
  1836. -webkit-writing-mode: horizontal-tb;
  1837. }
  1838.  
  1839.  
  1840.  
  1841.  
  1842.  
  1843.  
  1844.  
  1845.  
  1846.  
  1847.  
  1848.  
  1849.  
  1850.  
  1851.  
  1852.  
  1853.  
  1854.  
  1855.  
  1856.  
  1857.  
  1858. .posting a{margin-left: 10px;}
  1859.  
  1860. .posting a img{background:url(http://i36.servimg.com/u/f36/11/96/49/61/hover10.png) no-repeat center -26px;}
  1861.  
  1862. .posting a img:hover {background-position: center 16px;}
  1863.  
  1864. body {
  1865. cursor: url(http://www.snazzyspace.com/cursorsfolder/pointer-glove.png),auto;
  1866. }
  1867. body {
  1868. color: #242424;
  1869. font-family: Verdana,Arial,Helvetica,sans-serif;
  1870. font-size: 10px;
  1871. }
  1872.  
  1873. #index .main-head h1, #index .main-head h2, #index .main-head h3, #index .main-head h4, #index .main-head h5 {
  1874. font-family: Lobster!important;
  1875. font-size: 22px!important;
  1876. margin-top: 1px;
  1877. color: #000000 !important;
  1878. }
  1879.  
  1880. [data-counter]:after {
  1881. background-color: #00ba3b;
  1882. background-image: -webkit-linear-gradient(#FF6969 0%, #ff0000 100%);
  1883. background-image: -moz-linear-gradient(#FF6969 0%, #ff0000 100%);
  1884. background-image: -o-linear-gradient(#FF6969 0%, #ff0000 100%);
  1885. background-image: -ms-linear-gradient(#FF6969 0%, #ff0000 100%);
  1886. background-image: linear-gradient(#FF6969 0%, #ff0000 100%);
  1887. content: attr(data-counter);
  1888. position: absolute;
  1889. padding: 2px 6px;
  1890. border: 2px solid white;
  1891. border-radius:100px;
  1892. 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;
  1893. background-clip: padding-box;
  1894. font:bold 10px "Helvetica Neue", sans-serif;
  1895. color: white;
  1896. text-decoration: none;
  1897. text-shadow: 0 -1px 0 rgba(0,0,0,.6);
  1898. margin-left: -10px;
  1899. margin-top: -10px;
  1900. }​
  1901.  
  1902.  
  1903. @font-face {
  1904. font-family: 'Gloria Hallelujah';
  1905. font-style: normal;
  1906. font-weight: 400;
  1907. src: local('Gloria Hallelujah'), local('GloriaHallelujah'), url(http://themes.googleusercontent.com/static/fonts/gloriahallelujah/v4/CA1k7SlXcY5kvI81M_R28Y5mSNQmgKshuii2YddNQzE.woff) format('woff');
  1908. }
  1909.  
  1910.  
  1911. /* Action Notice ---------------------------------------- */
  1912. .sucesso, .infos, .aviso, .alerta {
  1913. background: url(http://img638.imageshack.us/img638/4026/noticebg.png) repeat-x 0 0;
  1914. width: 83%;
  1915. font-weight: normal;
  1916. font-style: normal;
  1917. font-size: 13px;
  1918. margin: 15px;
  1919. padding: 13px 15px 0;
  1920. margin-bottom: 2.5em;
  1921. -moz-border-radius: 6px;
  1922. -webkit-border-radius: 6px;
  1923. border-radius: 6px;
  1924. -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
  1925. -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
  1926. box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
  1927. position: relative;
  1928. left: 34px;
  1929. }
  1930. .sucesso h5, .infos h5, .aviso h5, .alerta h5 {
  1931. font-size: 14px;
  1932. font-weight: bold;
  1933. margin-bottom: .65em;
  1934. }
  1935. .sucesso p, .infos p, .aviso p, .alerta p {
  1936. margin-bottom: 1.3em;
  1937. }
  1938. .infos {
  1939. background-color: #C6D8F0;
  1940. color: #285797;
  1941. border: 1px solid #4381CD;
  1942. }
  1943. .sucesso {
  1944. background-color: #EEF4D4;
  1945. color: #596C26;
  1946. border: 1px solid #8FAD3D;
  1947. }
  1948. .aviso {
  1949. background-color: #FFEA97;
  1950. color: #796100;
  1951. border: 1px solid #E1B500;
  1952. }
  1953. .alerta {
  1954. background-color: #EFCEC9;
  1955. color: #933628;
  1956. border: 1px solid #AE3F2F;
  1957. }
  1958. .sucesso span, .infos span, .aviso span, .alerta span {
  1959. background: url(http://img59.imageshack.us/img59/9923/noticetabs.png) no-repeat 100% 0;
  1960. width: 33px;
  1961. height: 40px;
  1962. position: absolute;
  1963. left: -34px;
  1964. top: 9px;
  1965. }
  1966. .alerta span {
  1967. background-position: 100% -400px;
  1968. }
  1969. .sucesso span {
  1970. background-position: 100% 0;
  1971. }
  1972. .infos span {
  1973. background-position: 100% -1200px;
  1974. }
  1975. .aviso span {
  1976. background-position: 100% -800px;
  1977. }
  1978. .quadrado_box {
  1979. background: #FFF url(http://i50.tinypic.com/2uqsx.png) repeat-x bottom;
  1980. padding: 10px;
  1981. border: 1px solid #c5c5c5;
  1982. -webkit-border-radius: 6px;
  1983. -moz-border-radius: 6px;
  1984. -moz-box-shadow: inset 0px 2px 4px rgba(0,0,0,0.15);
  1985. font-style: normal;
  1986. font-weight: normal;
  1987. width: 95%;
  1988. }
  1989. .hideTB {
  1990. margin: 5px;
  1991. background-color: #f3e3e6;
  1992. display: block;
  1993. padding: 10px;
  1994. border: 1px solid #e599aa;
  1995. font-size: 12px;
  1996. color: #80001c;
  1997. }
  1998. .guest {
  1999. background-color: #F3E3E6;
  2000. border: 1px solid #E599AA;
  2001. color: #80001C;
  2002. padding: 10px;
  2003. display: block;
  2004. margin: 15px;
  2005. font-size: 11px;
  2006. }
  2007.  
  2008.  
  2009. .main-content.standalone .button {
  2010. background-color: #FAFAFA;
  2011. background-image:url(http: //illiweb.com/fa/prosilver/bg_button.gif);
  2012. background-position: top;
  2013. background-repeat: repeat-x;
  2014. border: 1px solid #BCBCBC;
  2015. border-radius: 3px;
  2016. color: #000;
  2017. font-family: Verdana,Trebuchet MS,Helvetica,sans-serif;
  2018. font-size: .9em;
  2019. margin: 0 .25em;
  2020. overflow: visible;
  2021. padding: 5px;
  2022. vertical-align: middle;
  2023. width: auto!important }
  2024.  
  2025. .alerta,.aviso,.info,.sucess {
  2026. -moz-border-radius: 6px;
  2027. -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
  2028. -webkit-border-radius: 6px;
  2029. -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
  2030. background:url(http: //img638.imageshack.us/img638/4026/noticebg.png) repeat-x 0 0;
  2031. border-radius: 6px;
  2032. box-shadow: 1px 1px 2px rgba(0,0,0,.4);
  2033. font-size: 13px;
  2034. font-style: normal;
  2035. font-weight: 400;
  2036. left: 34px;
  2037. margin: 15px 15px 2.5em;
  2038. padding: 13px 15px 0;
  2039. position: relative;
  2040. width: 83% }
  2041.  
  2042. .info {
  2043. background-color: #C6D8F0;
  2044. border: 1px solid #4381CD;
  2045. color: #285797 }
  2046.  
  2047. .sucess {
  2048. background-color: #EEF4D4;
  2049. border: 1px solid #8FAD3D;
  2050. color: #596C26 }
  2051.  
  2052. .aviso {
  2053. background-color: #FFEA97;
  2054. border: 1px solid #E1B500;
  2055. color: #796100 }
  2056.  
  2057. .alerta {
  2058. background-color: #EFCEC9;
  2059. border: 1px solid #AE3F2F;
  2060. color: #933628 }
  2061.  
  2062. .i-alerta,.i-aviso,.i-info,.i-sucess {
  2063. background:url(http: //img59.imageshack.us/img59/9923/noticetabs.png) no-repeat 100% 0;
  2064. height: 40px;
  2065. left: -34px;
  2066. position: absolute;
  2067. top: 9px;
  2068. width: 33px }
  2069.  
  2070. .i-alerta { background-position: 100% -400px }
  2071.  
  2072. .i-sucess { background-position: 100% 0 }
  2073.  
  2074. .i-info { background-position: 100% -1200px }
  2075.  
  2076. .i-aviso { background-position: 100% -800px }
  2077.  
  2078. .quadrado_box {
  2079. -moz-border-radius: 6px;
  2080. -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15);
  2081. -webkit-border-radius: 6px;
  2082. background:#fff url(http: //i50.tinypic.com/2uqsx.png) repeat-x bottom;
  2083. border: 1px solid #c5c5c5;
  2084. font-style: normal;
  2085. font-weight: 400;
  2086. padding: 10px;
  2087. width: 100% }
  2088.  
  2089. input#option,textarea#content {
  2090. -moz-border-radius: 2px;
  2091. -webkit-border-radius: 2px;
  2092. background: #FCFCFC;
  2093. border: 1px solid #AAA;
  2094. border-radius: 2px;
  2095. font-family: "Helveticae Neue", Helvetica, Trebuchet MS, sans-serif;
  2096. padding: 4px }
  2097.  
  2098.  
  2099.  
  2100. /* #region ----- Expand/Contrai Categorias ----- */
  2101. .main .main-head.collapsed {
  2102. border-radius: 4px 4px 4px 4px;
  2103. opacity: 0.2;
  2104. }
  2105. .main-head.collapsed:hover {
  2106. opacity: 0.4;
  2107. }
  2108. .main-head .toggle {
  2109. background: url("http://www.ipbforumskins.com/skindemo/public/style_images/master/cat_minimize.png") no-repeat scroll 0 0 transparent;
  2110. display: block;
  2111. height: 25px;
  2112. outline: 0 none;
  2113. text-indent: -3000em;
  2114. visibility: hidden;
  2115. width: 25px;
  2116. }
  2117. .main-head:hover .toggle {
  2118. visibility: visible;
  2119. }
  2120. .main-head.collapsed .toggle {
  2121. background-image: url("http://www.ipbforumskins.com/skindemo/public/style_images/master/cat_maximize.png");
  2122. }
  2123. /* #endregion ----- Expand/Contrai Categorias ----- */
  2124.  
  2125.  
  2126.  
  2127.  
  2128.  
  2129.  
  2130.  
  2131.  
  2132.  
  2133.  
  2134.  
  2135.  
  2136.  
  2137.  
  2138.  
  2139. .main .main-head {
  2140. background: url("http://www.skinbox.net/demo/public/style_images/velvet/_custom/bg-maintitle.png") repeat-x scroll left center rgb(198, 216, 233);
  2141. border: 1px solid rgb(116, 187, 255);
  2142. border-radius: 4px 4px 4px 4px;
  2143. box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6) inset;
  2144. color: rgb(31, 83, 123);
  2145. font-size: 12px;
  2146. margin-bottom: 4px;
  2147. margin-top: 15px;
  2148. padding-left: 30px;
  2149. text-shadow: 0px 1px 0px rgb(255, 255, 255);
  2150. }
  2151.  
  2152. .page-title h2, .page-title span {
  2153. color: rgb(81, 105, 127) !important;
  2154. font-size: 14px;
  2155. }
  2156. .main .main-head {
  2157. text-shadow: 0px 1px 0px rgb(255, 255, 255);
  2158. }
  2159.  
  2160. .pun .main-content {
  2161. background-color: rgb(251, 251, 251);
  2162. border: 1px solid rgb(221, 221, 221);
  2163. }
  2164.  
  2165.  
  2166.  
  2167.  
  2168.  
  2169.  
  2170.  
  2171.  
  2172.  
  2173.  
  2174. .pun .frm dd.frm-input, .pun .frm dd.frm-input input, .pun .frm dd.frm-textarea{width:57.1%}.frm-set dl dt label{left:-1px!important}
  2175.  
  2176. .LGlike {
  2177. background: url("http://i11.servimg.com/u/f11/18/07/42/17/ok12.png") no-repeat scroll left center rgb(50, 106, 148);
  2178. border: 1px solid rgba(0, 0, 0, 0.3);
  2179. border-radius: 2px 2px 2px 2px;
  2180. box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), 0px 1px 0px rgba(255, 255, 255, 0.3) inset;
  2181. color: white;
  2182. cursor: pointer;
  2183. display: inline-block;
  2184. font-size: 11px;
  2185. height: 22px;
  2186. line-height: 22px;
  2187. padding: 0px 18px;
  2188. text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
  2189. white-space: nowrap;
  2190. margin-right: 5px;
  2191. margin-top: 30px;
  2192. }
  2193. .LGlike {
  2194. background: url("http://i11.servimg.com/u/f11/18/07/42/17/ok12.png") no-repeat scroll left center rgb(50, 106, 148);
  2195. border: 1px solid rgba(0, 0, 0, 0.3);
  2196. border-radius: 2px 2px 2px 2px;
  2197. box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), 0px 1px 0px rgba(255, 255, 255, 0.3) inset;
  2198. color: white;
  2199. cursor: pointer;
  2200. display: inline-block;
  2201. font-size: 11px;
  2202. height: 22px;
  2203. line-height: 22px;
  2204. padding: 0px 18px;
  2205. text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
  2206. white-space: nowrap;
  2207. margin-right: 5px;
  2208. margin-top: 30px;
  2209. }
  2210. div * {
  2211. margin: 0px;
  2212. padding: 0px;
  2213. }
  2214. div * {
  2215. margin: 0px;
  2216. padding: 0px;
  2217. }
  2218. div * {
  2219. margin: 0px;
  2220. padding: 0px;
  2221. }
  2222. div * {
  2223. margin: 0px;
  2224. padding: 0px;
  2225. }
  2226. div * {
  2227. margin: 0px;
  2228. padding: 0px;
  2229. }
  2230. * {
  2231. margin: 0px;
  2232. padding: 0px;
  2233. }
  2234. * {
  2235. margin: 0px;
  2236. padding: 0px;
  2237. }
  2238. * {
  2239. margin: 0px;
  2240. padding: 0px;
  2241. }
  2242. * {
  2243. margin: 0px;
  2244. padding: 0px;
  2245. }
  2246. * {
  2247. margin: 0px;
  2248. padding: 0px;
  2249. }
  2250. * {
  2251. margin: 0px;
  2252. padding: 0px;
  2253. }
  2254. .pun {
  2255. line-height: 130%;
  2256. }
  2257. .pun {
  2258. line-height: 130%;
  2259. }
  2260. .pun {
  2261. line-height: 130%;
  2262. }
  2263. .pun {
  2264. line-height: 120%;
  2265. }
  2266. .pun {
  2267. line-height: 130%;
  2268. }
  2269. .pun {
  2270. line-height: 130%;
  2271. }
  2272. .pun {
  2273. line-height: 130%;
  2274. }
  2275. body {
  2276. color: rgb(90, 90, 90);
  2277. font-family: tahoma,helvetica,arial,sans-serif;
  2278. font-size: 13px;
  2279. }
  2280. body {
  2281. color: rgb(51, 51, 51);
  2282. font-family: Verdana,Trebuchet MS,Helvetica,sans-serif;
  2283. font-size: 12px;
  2284. }
  2285. body {
  2286. color: rgb(90, 90, 90);
  2287. font-family: tahoma,helvetica,arial,sans-serif;
  2288. font-size: 13px;
  2289. font-style: normal;
  2290. font-variant: normal;
  2291. font-weight: 400;
  2292. }
  2293. body {
  2294. color: rgb(51, 51, 51);
  2295. font-family: Verdana,Trebuchet MS,Helvetica,sans-serif;
  2296. font-size: 12px;
  2297. }
  2298. body {
  2299. color: rgb(90, 90, 90);
  2300. font-family: tahoma,helvetica,arial,sans-serif;
  2301. font-size: 13px;
  2302. font-style: normal;
  2303. font-variant: normal;
  2304. font-weight: 400;
  2305. }
  2306. body {
  2307. color: rgb(51, 51, 51);
  2308. font-family: Verdana,Trebuchet MS,Helvetica,sans-serif;
  2309. font-size: 12px;
  2310. }
  2311. body {
  2312. color: rgb(78, 86, 94);
  2313. font-family: arial,sans-serif;
  2314. font-size: 13px;
  2315. }
  2316. body {
  2317. color: rgb(83, 100, 130);
  2318. font-family: Verdana,Trebuchet MS,Helvetica,sans-serif;
  2319. font-size: 10px;
  2320. }
  2321. body {
  2322. color: rgb(90, 90, 90);
  2323. font-family: tahoma,helvetica,Trebuchet MS,sans-serif;
  2324. font-size: 13px;
  2325. }
  2326. body {
  2327. color: rgb(51, 51, 51);
  2328. font-family: Verdana,Trebuchet MS,Helvetica,sans-serif;
  2329. font-size: 12px;
  2330. }
  2331. body {
  2332. color: rgb(90, 90, 90);
  2333. font-family: tahoma,helvetica,Trebuchet MS,sans-serif;
  2334. font-size: 13px;
  2335. }
  2336. body {
  2337. color: rgb(51, 51, 51);
  2338. font-family: Verdana,Trebuchet MS,Helvetica,sans-serif;
  2339. font-size: 12px;
  2340. }
  2341.  
  2342.  
  2343.  
  2344.  
  2345.  
  2346. elemento {
  2347. float: right;
  2348. }
  2349. .pun div, .pun td, .sig-line {
  2350. }
  2351. .pun div, .pun td, .sig-line {
  2352. }
  2353. .pun div, .pun td, .sig-line {
  2354. }
  2355. .pun div, .pun td, .sig-line {
  2356. }
  2357.  
  2358. .LGvote {
  2359. margin: 0px 5px;
  2360. }
  2361.  
  2362. div * {
  2363. margin: 0px;
  2364. padding: 0px;
  2365. }
  2366. div * {
  2367. margin: 0px;
  2368. padding: 0px;
  2369. }
  2370. div * {
  2371. margin: 0px;
  2372. padding: 0px;
  2373. }
  2374. * {
  2375. margin: 0px;
  2376. padding: 0px;
  2377. }
  2378. * {
  2379. margin: 0px;
  2380. padding: 0px;
  2381. }
  2382. * {
  2383. margin: 0px;
  2384. padding: 0px;
  2385. }
  2386. * {
  2387. margin: 0px;
  2388. padding: 0px;
  2389. }
  2390. .pun {
  2391. line-height: 130%;
  2392. }
  2393. .pun {
  2394. line-height: 130%;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement