Advertisement
Guest User

css/* Ranks em CSS */ .admin {background-color: #D60D0D;} .

a guest
Mar 21st, 2015
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.44 KB | None | 0 0
  1. /* Ranks em CSS */
  2.  
  3. .admin {background-color: #D60D0D;}
  4. .moderador {background-color: #009400;}
  5. .publicitario {background-color: #00A1BA;}
  6. .designer {background-color: #8859E6;}
  7. .programador {background-color: #C29200;}
  8. .membro {background-color: #639F8C;}
  9.  
  10. .rank {
  11. -moz-border-radius: 2px;
  12. -ms-border-radius: 2px;
  13. -o-border-radius: 2px;
  14. -webkit-border-radius: 2px;
  15. border-radius: 2px;
  16. color: #FFF;
  17. display: inline-block;
  18. font-family: "Roboto Condensed",Tahoma,Helvetica;
  19. font-size: 11px;
  20. font-style: normal;
  21. font-variant: normal;
  22. font-weight: bold;
  23. margin-bottom: 5px;
  24. margin-top: 5px;
  25. padding: 8px 20px;
  26. text-decoration: none;
  27. text-shadow: 0 -1px rgba(0,0,0,0.35);
  28. text-transform: uppercase;
  29. }
  30.  
  31. /* --- */
  32.  
  33. fieldset.frm-set dl dd {
  34. margin-left: 120px !important;
  35. }
  36. #textarea_content .frm-textarea {
  37. margin-left: 80px !important;
  38. }
  39. .frm-input > select {
  40. float: right;
  41. margin-right: -30px !important;
  42. }
  43.  
  44.  
  45. .sceditor-container.ltr.sourceMode {
  46. left: 0!important;position: relative!important;width: 31pc!important;}
  47.  
  48. .pun table.table {
  49. border-collapse: collapse;
  50. empty-cells: show;
  51. margin-left: -9px !important;
  52. margin-right: -9px !important;
  53. }
  54. .pun .frm dd.frm-input, .pun .frm dd.frm-input input, .pun .frm dd.frm-textarea {
  55. width: 75%!important;
  56. }
  57. #smiley-box iframe {
  58. border: none!important;
  59. height: 229px!important;
  60. overflow: scroll!important;
  61. width: 85%!important;
  62. position: relative!important;
  63. }
  64.  
  65. .blog_postmain .postfoot.clearfix {
  66. width: 390px !important;
  67. }
  68. .dempost .postfoot.clearfix {
  69. width: 494px !important;
  70. }
  71.  
  72. dd.frm-textarea {width: 79%!important;}
  73.  
  74. .postfoot {border-right: 1px solid #CFD9E2;}
  75.  
  76. .lastpost-avatar img {
  77. background: #FFF;
  78. border: 1px solid #D5D5D5;
  79. border-radius: 50%;
  80. box-shadow: 0 2px 2px rgba(0,0,0,.1);
  81. height: 40px;
  82. padding: 1px;
  83. transition: all 1s;
  84. width: 40px;
  85. margin-top: 4px;
  86. }
  87.  
  88. .lastpost-avatar img:hover {
  89. border-color: #A1A1A1;
  90. border-radius: 1px;
  91. box-shadow: 0 2px 2px rgba(0,0,0,.2);
  92. }
  93.  
  94. body {top: 20px !important;}
  95.  
  96. .main .main-head .page-title {font-size: 25px;}
  97.  
  98. a:hover {text-decoration: none!important;}
  99.  
  100. .post-entry a:hover {text-decoration: underline!important;}
  101.  
  102. .topictitle:hover,
  103. .hierarchy a:hover {color: #639F8C!important;}
  104.  
  105. .pun .user-ident .username a span, .pun .user-ident .username a {text-transform: none!important;}
  106.  
  107. .ipsBox_withphoto {margin-left: 40px!important;}
  108.  
  109. #content-container div#right {width: 230px;}
  110.  
  111. .main-content div#bookmarks {display: none;}
  112.  
  113. .posthead {width: 100%;}
  114.  
  115. .postfoot {
  116. position: none!important;
  117. width: 100%;
  118. }
  119.  
  120. .paged-head {margin-top: -10px;}
  121.  
  122. .paged-foot.clearfix {margin-top: 10px;}
  123.  
  124. .pun .posthead h2 strong {
  125. background-color: #6F8F52;
  126. border-bottom-left-radius: 4px;
  127. border-bottom-right-radius: 4px;
  128. border-top-left-radius: 4px;
  129. border-top-right-radius: 4px;
  130. color: #fff;
  131. margin-top: -4px;
  132. padding: 4px 7px;
  133. }
  134.  
  135. .pun .topic {
  136. background-color: #fff!important;
  137. padding: 9px;
  138. }
  139.  
  140. .pun .postmain {padding-right: 30px;}
  141.  
  142. /*perfil com capa by DeeW. v1.0*/
  143. .img-avatar img {
  144. width: 150px;
  145. height: 150px;
  146. }
  147.  
  148. span.img-avatar {
  149. float: right;
  150. padding: 5px;
  151. background: #fff;
  152. border-radius: 5px;
  153. border: 1px solid #ddd;
  154. margin: 10px;
  155. }
  156.  
  157. #profile-advanced-right {
  158. display: none;
  159. width: 0!important;
  160. margin: 10px;
  161. float: none!important;
  162. }
  163.  
  164. #profile-advanced-left {
  165. margin-right: 0!important;
  166. margin: 0 auto;
  167. }
  168.  
  169. #profile-advanced-layout #tabs {
  170. bottom: 50px;
  171. position: absolute;
  172. }
  173.  
  174. #tabs ul li.activetab a {
  175. background-color: rgba(255, 0, 0, 0.5);
  176. border-color: #880000;
  177. color: #FFFFFF;
  178. text-decoration: none;
  179. border-radius: 5px;
  180. }
  181.  
  182. #tabs ul li a {
  183. background-color: rgba(255, 0, 0, 0.5);
  184. border-color: #880000;
  185. color: #FFFFFF;
  186. text-decoration: none;
  187. text-transform: uppercase;
  188. border-radius: 5px;
  189. }
  190.  
  191. #tabs ul li.activetab a:hover {background-color: #000000;}
  192.  
  193. .capa-perfil {
  194. background-color: #fff;
  195. width: 100%;
  196. height: 180px;
  197. border: 1px solid #ddd;
  198. margin-top: 10px;
  199. box-shadow: inset 0 -60px 50px rgba(0, 0, 0, 0.5);
  200. }
  201.  
  202. #profile-advanced-add {
  203. padding: 10px;
  204. text-align: right;
  205. background: #f0f0f0;
  206. margin: 10px;
  207. border: 1px solid #d0d0d0;
  208. border-radius: 5px;
  209. }
  210.  
  211. .subtitle {
  212. text-align: center;
  213. text-transform: uppercase;
  214. }
  215.  
  216. #profile-advanced-layout .main-content {
  217. background: #fff!important;
  218. padding: 10px;
  219. }
  220.  
  221. #tabs ul li a:hover {background-color: #000000;}
  222.  
  223. #main {margin-top: 20px!important;}
  224.  
  225. .pun .post {margin-left: -20px;}
  226.  
  227. .user-info {margin-left: 26px;}
  228.  
  229. .post_field {
  230. background: none rgb(255, 255, 255);
  231. border: 1px solid rgb(185, 196, 205);
  232. border-image-source: initial;
  233. border-image-slice: initial;
  234. border-image-width: initial;
  235. border-image-outset: initial;
  236. border-image-repeat: initial;
  237. color: rgb(65, 65, 65);
  238. margin: 2px 0px 0px;
  239. padding: 3px 0px;
  240. width: 100%
  241. }
  242.  
  243. .pun .posthead {
  244. border-left: 1px solid #CFD9E2 !important;
  245. background-color: rgb(244, 250, 255) !important;
  246. border-bottom: 1px solid rgb(203, 218, 234) !important;
  247. padding: 0.5em 1.3em 0.5em 1em !important;
  248. color: rgb(164, 164, 164) !important;
  249. font-weight: 400 !important;
  250. font-size: 12px !important;
  251. }
  252.  
  253. .postfoot {
  254. position: relative;
  255. border-top: 1px solid #CFD9E2 !important;
  256. background-color: rgb(244, 250, 255) !important;
  257. border-bottom: 1px solid rgb(203, 218, 234) !important;
  258. padding: 0.5em 1.3em 0.5em 1em !important;
  259. color: rgb(164, 164, 164) !important;
  260. font-weight: 400 !important;
  261. margin: 0px 10px 0px 0px !important;
  262. font-size: 12px !important;
  263. left: -176px;
  264. top: 1px;
  265. border-left: 1px solid #CFD9E2 !important;
  266. }
  267.  
  268. .user {border-right: 1px solid #CFD9E2 !important;}
  269.  
  270. .pun .post .user {margin-left: -238px !important;}
  271.  
  272. .roundframe .cat_bar > .catbg {
  273. background: #454545!important;
  274. color: #fff!important;
  275. }
  276.  
  277. .cat_bar {margin-bottom: -12px;}
  278.  
  279. #onlinelist {border-top: none!important;}
  280.  
  281. #onlinelist p {
  282. line-height: 153%;
  283. padding-bottom: 10px !important;
  284. }
  285.  
  286. a.chat-title {color: white!important;}
  287.  
  288. #chatbox_header.main-head {
  289. background: url(http://i39.servimg.com/u/f39/18/98/72/46/210.jpg) repeat-x bottom #454545;
  290. padding: 3px 4px;
  291. -webkit-border-radius: 5px;
  292. -moz-border-radius: 5px;
  293. -khtml-border-radius: 5px;
  294. border-radius: 5px;
  295. min-height: 6px;
  296. }
  297.  
  298. .chatbox-options li, .chatbox-options li a, .chatbox-options li label {color: #fff;}
  299.  
  300. body[bgcolor] {background: #FCFCFF;}
  301.  
  302. .main-content.chatbox {
  303. background-color: #FCFCFF;
  304. padding: 10px;
  305. border: 1px solid rgb(204, 204, 204);
  306. -webkit-border-radius: 10px;
  307. -moz-border-radius: 10px;
  308. -khtml-border-radius: 10px;
  309. border-radius: 10px;
  310. padding-bottom: 0px;
  311. }
  312.  
  313. #chatbox_members {
  314. background: rgb(246, 246, 248);
  315. border: 1px solid rgb(204, 204, 204);
  316. margin: 4px;
  317. top: 43px;
  318. bottom: 28px;
  319. right: 10;
  320. }
  321.  
  322. #chatbox_members .member-title {
  323. background: url(http://i39.servimg.com/u/f39/18/98/72/46/210.jpg) repeat-x bottom #363636;
  324. color: #fff;
  325. padding: 5px;
  326. text-align: left;
  327. padding: 8px 10px;
  328. }
  329.  
  330. #chatbox p {
  331. background: transparent;
  332. padding: 5px;
  333. line-height: 1.3em;
  334. }
  335.  
  336. #chatbox p span[style="color:green;"], #chatbox p span[style="color:red;"] {}
  337.  
  338. input#message.post:focus {
  339. background: rgb(255,255,240) url('http://i58.servimg.com/u/f58/18/24/85/15/form-e10.png') repeat-x;
  340. border-top-color: rgb(150,150,150);
  341. border-bottom-color: rgb(230,230,230);
  342. }
  343.  
  344. #simple-wrap {background: white;}
  345.  
  346. #chatbox_top {min-height: 280px;}
  347.  
  348. #chatbox {
  349. top: 43px;
  350. bottom: 28px;
  351. margin: 5px;
  352. background: rgb(246, 246, 248);
  353. border: 1px solid rgb(204, 204, 204);
  354. padding: 5px;
  355. right: 198px;
  356. left: 0;
  357. }
  358.  
  359. #chatbox_footer {border-top: none!important;}
  360.  
  361. html {background: white !important;}
  362.  
  363. .fontbutton {
  364. -moz-border-radius: 2px;
  365. -moz-box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
  366. -webkit-border-radius: 2px;
  367. -webkit-box-shadow: rgba(0,0,0,0.43) 0 1px 3px !important;
  368. background: #646464 url(http://i58.servimg.com/u/f58/18/62/03/31/highli17.png) repeat-x 0 0 !important;
  369. border: 1px solid #585858!important;
  370. border-radius: 2px !important;
  371. box-shadow: rgba(0,0,0,0.43) 0 1px 3px !important;
  372. color: #fff !important;
  373. font-family: tahoma,helvetica,arial,sans-serif !important;
  374. font-size: 13px !important;
  375. font-style: normal;
  376. font-variant: normal !important;
  377. font-weight: normal;
  378. padding: 2px 5px !important;
  379. text-shadow: #474747 0 -1px 0 !important;
  380. position: relative !important;
  381. top: -2px !important;
  382. }
  383.  
  384. input#submit_button {
  385. -moz-border-radius: 2px;
  386. -moz-box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
  387. -webkit-border-radius: 2px;
  388. -webkit-box-shadow: rgba(0,0,0,0.43) 0 1px 3px!important;
  389. background: #646464 url(http://i58.servimg.com/u/f58/18/62/03/31/highli17.png) repeat-x 0 0!important;
  390. border: 1px solid #585858!important;
  391. border-radius: 2px!important;
  392. box-shadow: rgba(0,0,0,0.43) 0 1px 3px!important;
  393. color: #fff!important;
  394. font-family: tahoma,helvetica,arial,sans-serif!important;
  395. font-size: 13px!important;
  396. font-style: normal!important;
  397. font-variant: normal!important;
  398. font-weight: 400!important;
  399. padding: 2px 5px!important;
  400. position: relative!important;
  401. text-shadow: #474747 0 -1px 0!important;
  402. top: -2px!important;
  403. }
  404.  
  405. #chatbox span[style="font-style:italic"]:after {content: " Clique em login para entrar!";}
  406.  
  407. #chatbox span[style="font-style:italic"] {
  408. background: url('http://i55.servimg.com/u/f55/18/71/50/00/highli10.png') repeat-x scroll 0px 0px #F3E3E6;
  409. border: 1px solid #E599AA;
  410. box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  411. color: #80001C;
  412. display: block;
  413. font-size: 14px;
  414. font-style: normal !important;
  415. font-weight: 700;
  416. line-height: 1.6;
  417. padding: 10px;
  418. text-align: center;
  419. text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.55);
  420. }
  421.  
  422. #divbold:after {content: 'Bold';}
  423.  
  424. #divstrike:after {content: 'Strike';}
  425.  
  426. #divunderline:after {content: 'Underline';}
  427.  
  428. #divitalic:after {content: 'Italic';}
  429.  
  430. #divcolor:after {content: 'Color';}
  431.  
  432. #divsmilies:after {content: 'Smileys';}
  433.  
  434. #chatbox_messenger_form div.right img {display: none;}
  435.  
  436. .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 {
  437. -moz-border-radius: 2px;
  438. -webkit-border-radius: 2px;
  439. border-radius: 2px;
  440. font-size: 12px!important;
  441. margin-right: 3px!important;
  442. padding: 6px 9px!important;
  443. }
  444.  
  445. .paged-foot .paging a, .paging a, .paging b, td p.pag a, td p.pag b {
  446. -moz-border-radius: 3px;
  447. -moz-box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
  448. -webkit-border-radius: 3px;
  449. -webkit-box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
  450. background: #e5e5e5 url(http://i76.servimg.com/u/f76/18/14/02/99/highli10.png) repeat-x 0 0;
  451. border: 1px solid #d6d6d6!important;
  452. border-color: #d6d6d6!important;
  453. border-radius: 3px;
  454. box-shadow: rgba(0,0,0,0.05) 0 1px 2px!important;
  455. color: #747474;
  456. display: inline-block;
  457. font-size: 11px;
  458. font-weight: 400;
  459. padding: 6px 9px!important;
  460. text-shadow: #fff 0 1px 0;
  461. text-transform: lowercase;
  462. }
  463.  
  464. #chatbox_members {right: 10px!important;}
  465.  
  466. #pun-about #qjump label {
  467. font-weight: 700;
  468. display: none;
  469. }
  470.  
  471. #footer {
  472. padding: 85px 0 20px!important;
  473. border-top: 4px solid #7AB6A3;
  474. color: #727272;
  475. text-align: center;
  476. background: #303030;
  477. }
  478.  
  479. #footer .backtop {
  480. position: absolute;
  481. left: 50%;
  482. top: 25px !important;
  483. background: url(http://i.imgur.com/KyM4pyT.png) no-repeat;
  484. display: block;
  485. width: 30px;
  486. height: 30px;
  487. }
  488.  
  489. .tf_main {margin-top: -30px !important;}
  490.  
  491. .pun .main-content, #profile-advanced-details .main-content {
  492. background: rgb(255, 255, 255);
  493. border: 1px solid rgb(230, 230, 230);
  494. border-image-source: initial;
  495. border-image-slice: initial;
  496. border-image-width: initial;
  497. border-image-outset: initial;
  498. border-image-repeat: initial;
  499. padding: 9px;
  500. border-radius: 0px;
  501. }
  502.  
  503. .main > .main-content {margin-bottom: 0px;}
  504.  
  505. .pun .post {
  506. border: 1px solid rgb(203, 218, 234);
  507. border-image-source: initial;
  508. border-image-slice: initial;
  509. border-image-width: initial;
  510. border-image-outset: initial;
  511. border-image-repeat: initial;
  512. }
  513.  
  514. .pun .post {
  515. background: rgb(253, 254, 255);
  516. border: 1px solid rgb(203, 218, 234);
  517. border-image-source: initial;
  518. border-image-slice: initial;
  519. border-image-width: initial;
  520. border-image-outset: initial;
  521. border-image-repeat: initial;
  522. margin: 10px;
  523. }
  524.  
  525. .pun .postmain {
  526. background-color: rgb(253, 254, 255);
  527. border-left: 1px solid rgb(203, 218, 234);
  528. margin-left: 17em;
  529. }
  530.  
  531. .pun .postmain {
  532. background: none 0px 0px repeat scroll rgb(255, 255, 255);
  533. border-left: 1px solid rgb(223, 231, 240);
  534. height: 100%;
  535. margin: 0px 0px 0px 175px;
  536. }
  537.  
  538. .pun .posthead {
  539. background-color: rgb(244, 250, 255);
  540. border-bottom: 1px solid rgb(203, 218, 234);
  541. padding: 0.5em 1.3em 0.5em 1em;
  542. }
  543.  
  544. .pun .posthead {
  545. background: none 0% 0% repeat scroll transparent;
  546. border-bottom: 0px none;
  547. color: rgb(164, 164, 164);
  548. font-weight: 400;
  549. margin: 0px 10px 0px 0px;
  550. padding-top: 10px;
  551. font-size: 12px;
  552. }
  553.  
  554. .pun .postbody {width: 100%;}
  555.  
  556. .pun .post .user {
  557. font-size: 12px;
  558. margin-bottom: 7px;
  559. margin-left: -220px;
  560. min-height: 350px;
  561. padding: 7px;
  562. margin-top: -30px;
  563. width: 16em;
  564. text-align: center;
  565. }
  566.  
  567. .postfoot {
  568. background: rgb(244, 250, 255);
  569. border-top: 1px solid rgb(203, 218, 234);
  570. clear: both;
  571. margin-left: -17em;
  572. padding: 0.5em 1em;
  573. text-align: right;
  574. }
  575.  
  576. .postfoot {
  577. border-bottom: 0px;
  578. border-top: 0px;
  579. clear: both;
  580. margin-left: -14em;
  581. padding: 0.5em 1em;
  582. text-align: right;
  583. }
  584.  
  585. .main .main-foot {
  586. background-image: none;
  587. border-radius: 0px 0px 4px 4px;
  588. }
  589.  
  590. #pwd_bad {
  591. background-image: url('http://i.imgur.com/iIIhDFo.jpg') !important;
  592. color: transparent !important;
  593. }
  594.  
  595. #pwd_middle {
  596. background-image: url('http://i.imgur.com/33vy9Vc.jpg') !important;
  597. color: transparent !important;
  598. }
  599.  
  600. #pwd_good {
  601. background-image: url('http://i.imgur.com/74JBrB7.jpg') !important;
  602. color: transparent !important;
  603. }
  604.  
  605. .user {
  606. position: relative !important;
  607. left: 2pc !important;
  608. top: 35px !important;
  609. }
  610.  
  611. h4.username {
  612. position: relative !important;
  613. text-align: center !important;
  614. left: 0px !important;
  615. top: -5px !important;
  616. }
  617.  
  618. .pun .user .user-info {text-align: center!important;}
  619.  
  620. .pun .user .user-info {border: none!important;}
  621.  
  622. div#container {margin-top: 15px;}
  623.  
  624. .pun .user-ident .user-basic-info {margin-left: 29px;}
  625.  
  626. .post-options.profile_left {margin-top: 0!important;}
  627.  
  628. h4.username {margin-left: 20px;}
  629.  
  630. div#right {margin-top: 36px;}
  631.  
  632. .KheopsUserPhoto {
  633. display: block;
  634. float: left;
  635. height: 18px;
  636. margin-right: 5px;
  637. vertical-align: middle;
  638. width: 18px;
  639. }
  640.  
  641. #chatbox_footer {
  642. border-top: 1px dashed #ccc !important;
  643. bottom: 0 !important;
  644. left: 0 !important;
  645. position: initial !important;
  646. right: 0 !important;
  647. margin-top: 14pc !important;
  648. background: transparent !important;
  649. }
  650.  
  651. span.blog_secondary {display: none;}
  652.  
  653. .blog_postmain .postfoot.clearfix {width: 92%;}
  654.  
  655. .dempost .postfoot.clearfix {width: 95.5%;}
  656.  
  657. .pun table.table td {border-style: solid none none none;}
  658.  
  659. td.icon.windowbg, td.info, td.stats.windowbg {border-right: none !important;}
  660.  
  661. .navigate_section a[href="/"]:first-child {
  662. background: url(http://i42.servimg.com/u/f42/17/32/13/00/second10.png) 100% -1px no-repeat scroll transparent!important;
  663. padding: 8px!important;
  664. text-indent: inherit!important;
  665. margin-right: 10px!important;
  666. display: inline!important;
  667. font-weight: 700;
  668. color: rgb(102, 102, 102)!important;
  669. }
  670.  
  671. a.nav {padding: 8px!important;}
  672.  
  673. a.nav {color: #666!important;}
  674.  
  675. p.navigate_section {color: transparent;}
  676.  
  677. a.nav {
  678. background: url(http://i42.servimg.com/u/f42/17/32/13/00/second10.png) 100% -1px no-repeat scroll transparent;
  679. color: rgb(102, 102, 102);
  680. font-size: 12px;
  681. line-height: 30px;
  682. margin-top: 5px;
  683. padding: 11px 17px 11px 4px;
  684. background-repeat: no-repeat;
  685. font-weight: 700;
  686. }
  687.  
  688. .pathname-box p {
  689. background: none 0px 0px repeat scroll rgb(243, 243, 243);
  690. border: 1px solid rgb(217, 217, 217);
  691. border-image-source: initial;
  692. border-image-slice: initial;
  693. border-image-width: initial;
  694. border-image-outset: initial;
  695. border-image-repeat: initial;
  696. border-radius: 3px;
  697. box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 3px inset;
  698. margin-top: 10px;
  699. padding: 3px;
  700. }
  701.  
  702. .lastpost-avatar img {
  703. background: #FFF;
  704. border: 1px solid #D5D5D5;
  705. border-radius: 50%;
  706. box-shadow: 0 2px 2px rgba(0,0,0,.1);
  707. height: 40px;
  708. padding: 1px;
  709. transition: all 1s;
  710. width: 40px;
  711. margin-top: 4px;
  712. }
  713.  
  714. .lastpost-avatar img:hover {
  715. border-color: #A1A1A1;
  716. border-radius: 1px;
  717. box-shadow: 0 2px 2px rgba(0,0,0,.2);
  718. }
  719.  
  720. body {
  721. position: relative !important;
  722. top: 20px !important;
  723. }
  724.  
  725. .main .main-head .page-title {font-size: 25px;}
  726.  
  727. a:hover {text-decoration: none!important;}
  728.  
  729. .post-entry a:hover {text-decoration: underline!important;}
  730.  
  731. .topictitle:hover,
  732. .hierarchy a:hover {color: #639F8C!important;}
  733.  
  734. .pun .user-ident .username a span, .pun .user-ident .username a {text-transform: none!important;}
  735.  
  736. .ipsBox_withphoto {margin-left: 40px!important;}
  737.  
  738. #content-container div#right {width: 230px;}
  739.  
  740. .posthead {width: 100%;}
  741.  
  742. .postfoot {
  743. position: none!important;
  744. width: 100%;
  745. }
  746.  
  747. .paged-head {margin-top: -10px;}
  748.  
  749. .paged-foot.clearfix {margin-top: 10px;}
  750.  
  751. .pun .posthead h2 strong {
  752. background-color: #6F8F52;
  753. border-bottom-left-radius: 4px;
  754. border-bottom-right-radius: 4px;
  755. border-top-left-radius: 4px;
  756. border-top-right-radius: 4px;
  757. color: #fff;
  758. margin-top: -4px;
  759. padding: 4px 7px;
  760. }
  761.  
  762. .pun .topic {
  763. background-color: #fff!important;
  764. padding: 9px;
  765. }
  766.  
  767. .pun .postmain {padding-right: 30px;}
  768.  
  769. /*perfil com capa by DeeW. v1.0*/
  770. .img-avatar img {
  771. width: 150px;
  772. height: 150px;
  773. }
  774.  
  775. span.img-avatar {
  776. float: right;
  777. padding: 5px;
  778. background: #fff;
  779. border-radius: 5px;
  780. border: 1px solid #ddd;
  781. margin: 10px;
  782. }
  783.  
  784. #profile-advanced-right {
  785. display: none;
  786. width: 0!important;
  787. margin: 10px;
  788. float: none!important;
  789. }
  790.  
  791. #profile-advanced-left {
  792. margin-right: 0!important;
  793. margin: 0 auto;
  794. }
  795.  
  796. #profile-advanced-layout #tabs {
  797. bottom: 50px;
  798. position: absolute;
  799. }
  800.  
  801. #tabs ul li.activetab a {
  802. background-color: rgba(255, 0, 0, 0.5);
  803. border-color: #880000;
  804. color: #FFFFFF;
  805. text-decoration: none;
  806. border-radius: 5px;
  807. }
  808.  
  809. #tabs ul li a {
  810. background-color: rgba(255, 0, 0, 0.5);
  811. border-color: #880000;
  812. color: #FFFFFF;
  813. text-decoration: none;
  814. text-transform: uppercase;
  815. border-radius: 5px;
  816. }
  817.  
  818. #tabs ul li.activetab a:hover {background-color: #000000;}
  819.  
  820. .capa-perfil {
  821. background-color: #fff;
  822. width: 100%;
  823. height: 180px;
  824. border: 1px solid #ddd;
  825. margin-top: 10px;
  826. box-shadow: inset 0 -60px 50px rgba(0, 0, 0, 0.5);
  827. }
  828.  
  829. #profile-advanced-add {
  830. padding: 10px;
  831. text-align: right;
  832. background: #f0f0f0;
  833. margin: 10px;
  834. border: 1px solid #d0d0d0;
  835. border-radius: 5px;
  836. }
  837.  
  838. .subtitle {
  839. text-align: center;
  840. text-transform: uppercase;
  841. }
  842.  
  843. #profile-advanced-layout .main-content {
  844. background: #fff!important;
  845. padding: 10px;
  846. }
  847.  
  848. #tabs ul li a:hover {background-color: #000000;}
  849.  
  850. #main {margin-top: 20px!important;}
  851.  
  852. .pun .post {margin-left: -20px;}
  853.  
  854. .user-info {margin-left: 26px;}
  855.  
  856. .post_field {
  857. background: none rgb(255, 255, 255);
  858. border: 1px solid rgb(185, 196, 205);
  859. border-image-source: initial;
  860. border-image-slice: initial;
  861. border-image-width: initial;
  862. border-image-outset: initial;
  863. border-image-repeat: initial;
  864. color: rgb(65, 65, 65);
  865. margin: 2px 0px 0px;
  866. padding: 3px 0px;
  867. width: 100%
  868. }
  869.  
  870. .pun .posthead {
  871. border-left: 1px solid #CFD9E2 !important;
  872. background-color: rgb(244, 250, 255) !important;
  873. border-bottom: 1px solid rgb(203, 218, 234) !important;
  874. padding: 0.5em 1.3em 0.5em 1em !important;
  875. color: rgb(164, 164, 164) !important;
  876. font-weight: 400 !important;
  877. font-size: 12px !important;
  878. }
  879.  
  880. .postfoot {
  881. position: relative;
  882. border-top: 1px solid #CFD9E2 !important;
  883. background-color: rgb(244, 250, 255) !important;
  884. border-bottom: 1px solid rgb(203, 218, 234) !important;
  885. padding: 0.5em 1.3em 0.5em 1em !important;
  886. color: rgb(164, 164, 164) !important;
  887. font-weight: 400 !important;
  888. margin: 0px 10px 0px 0px !important;
  889. font-size: 12px !important;
  890. left: -176px;
  891. top: 1px;
  892. border-left: 1px solid #CFD9E2 !important;
  893. }
  894.  
  895. .user {
  896. border-right: 1px solid #CFD9E2!important;
  897. left: 2pc!important;
  898. top: 35px!important;
  899. }
  900.  
  901.  
  902. .pun .post .user {margin-left: -238px !important;}
  903.  
  904. .roundframe .cat_bar > .catbg {
  905. background: #454545!important;
  906. color: #fff!important;
  907. }
  908.  
  909. .cat_bar {margin-bottom: -12px;}
  910.  
  911. #onlinelist {border-top: none!important;}
  912.  
  913. #onlinelist p {
  914. line-height: 153%;
  915. padding-bottom: 10px !important;
  916. }
  917.  
  918. a.chat-title {color: white!important;}
  919.  
  920. #chatbox_header.main-head {
  921. background: url(http://i39.servimg.com/u/f39/18/98/72/46/210.jpg) repeat-x bottom #454545;
  922. padding: 3px 4px;
  923. -webkit-border-radius: 5px;
  924. -moz-border-radius: 5px;
  925. -khtml-border-radius: 5px;
  926. border-radius: 5px;
  927. min-height: 6px;
  928. }
  929.  
  930. .chatbox-options li, .chatbox-options li a, .chatbox-options li label {color: #fff;}
  931.  
  932. body[bgcolor] {background: #FCFCFF;}
  933.  
  934. .main-content.chatbox {
  935. background-color: #FCFCFF;
  936. padding: 10px;
  937. border: 1px solid rgb(204, 204, 204);
  938. -webkit-border-radius: 10px;
  939. -moz-border-radius: 10px;
  940. -khtml-border-radius: 10px;
  941. border-radius: 10px;
  942. padding-bottom: 0px;
  943. }
  944.  
  945. #chatbox_members {
  946. background: rgb(246, 246, 248);
  947. border: 1px solid rgb(204, 204, 204);
  948. margin: 4px;
  949. top: 43px;
  950. bottom: 28px;
  951. right: 10;
  952. }
  953.  
  954. #chatbox_members .member-title {
  955. background: url(http://i39.servimg.com/u/f39/18/98/72/46/210.jpg) repeat-x bottom #363636;
  956. color: #fff;
  957. padding: 5px;
  958. text-align: left;
  959. padding: 8px 10px;
  960. }
  961.  
  962. #chatbox p {
  963. background: transparent;
  964. padding: 5px;
  965. line-height: 1.3em;
  966. }
  967.  
  968. #chatbox p span[style="color:green;"], #chatbox p span[style="color:red;"] {}
  969.  
  970. input#message.post:focus {
  971. background: rgb(255,255,240) url('http://i58.servimg.com/u/f58/18/24/85/15/form-e10.png') repeat-x;
  972. border-top-color: rgb(150,150,150);
  973. border-bottom-color: rgb(230,230,230);
  974. }
  975.  
  976. #simple-wrap {background: white;}
  977.  
  978. #chatbox_top {min-height: 280px;}
  979.  
  980. #chatbox {
  981. top: 43px;
  982. bottom: 28px;
  983. margin: 5px;
  984. background: rgb(246, 246, 248);
  985. border: 1px solid rgb(204, 204, 204);
  986. padding: 5px;
  987. right: 198px;
  988. left: 0;
  989. }
  990.  
  991. #chatbox_footer {border-top: none!important;}
  992.  
  993. html {background: white !important;}
  994.  
  995. .fontbutton {
  996. -moz-border-radius: 2px;
  997. -moz-box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
  998. -webkit-border-radius: 2px;
  999. -webkit-box-shadow: rgba(0,0,0,0.43) 0 1px 3px !important;
  1000. background: #646464 url(http://i58.servimg.com/u/f58/18/62/03/31/highli17.png) repeat-x 0 0 !important;
  1001. border: 1px solid #585858!important;
  1002. border-radius: 2px !important;
  1003. box-shadow: rgba(0,0,0,0.43) 0 1px 3px !important;
  1004. color: #fff !important;
  1005. font-family: tahoma,helvetica,arial,sans-serif !important;
  1006. font-size: 13px !important;
  1007. font-style: normal;
  1008. font-variant: normal !important;
  1009. font-weight: normal;
  1010. padding: 2px 5px !important;
  1011. text-shadow: #474747 0 -1px 0 !important;
  1012. position: relative !important;
  1013. top: -2px !important;
  1014. }
  1015.  
  1016. input#submit_button {
  1017. -moz-border-radius: 2px;
  1018. -moz-box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
  1019. -webkit-border-radius: 2px;
  1020. -webkit-box-shadow: rgba(0,0,0,0.43) 0 1px 3px!important;
  1021. background: #646464 url(http://i58.servimg.com/u/f58/18/62/03/31/highli17.png) repeat-x 0 0!important;
  1022. border: 1px solid #585858!important;
  1023. border-radius: 2px!important;
  1024. box-shadow: rgba(0,0,0,0.43) 0 1px 3px!important;
  1025. color: #fff!important;
  1026. font-family: tahoma,helvetica,arial,sans-serif!important;
  1027. font-size: 13px!important;
  1028. font-style: normal!important;
  1029. font-variant: normal!important;
  1030. font-weight: 400!important;
  1031. padding: 2px 5px!important;
  1032. position: relative!important;
  1033. text-shadow: #474747 0 -1px 0!important;
  1034. top: -2px!important;
  1035. }
  1036.  
  1037. #chatbox span[style="font-style:italic"]:after {content: " Clique em login para entrar!";}
  1038.  
  1039. #chatbox span[style="font-style:italic"] {
  1040. background: url('http://i55.servimg.com/u/f55/18/71/50/00/highli10.png') repeat-x scroll 0px 0px #F3E3E6;
  1041. border: 1px solid #E599AA;
  1042. box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  1043. color: #80001C;
  1044. display: block;
  1045. font-size: 14px;
  1046. font-style: normal !important;
  1047. font-weight: 700;
  1048. line-height: 1.6;
  1049. padding: 10px;
  1050. text-align: center;
  1051. text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.55);
  1052. }
  1053.  
  1054. #divbold:after {content: 'Bold';}
  1055.  
  1056. #divstrike:after {content: 'Strike';}
  1057.  
  1058. #divunderline:after {content: 'Underline';}
  1059.  
  1060. #divitalic:after {content: 'Italic';}
  1061.  
  1062. #divcolor:after {content: 'Color';}
  1063.  
  1064. #divsmilies:after {content: 'Smileys';}
  1065.  
  1066. #chatbox_messenger_form div.right img {display: none;}
  1067.  
  1068. .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 {
  1069. -moz-border-radius: 2px;
  1070. -webkit-border-radius: 2px;
  1071. border-radius: 2px;
  1072. font-size: 12px!important;
  1073. margin-right: 3px!important;
  1074. padding: 6px 9px!important;
  1075. }
  1076.  
  1077. .paged-foot .paging a, .paging a, .paging b, td p.pag a, td p.pag b {
  1078. -moz-border-radius: 3px;
  1079. -moz-box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
  1080. -webkit-border-radius: 3px;
  1081. -webkit-box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
  1082. background: #e5e5e5 url(http://i76.servimg.com/u/f76/18/14/02/99/highli10.png) repeat-x 0 0;
  1083. border: 1px solid #d6d6d6!important;
  1084. border-color: #d6d6d6!important;
  1085. border-radius: 3px;
  1086. box-shadow: rgba(0,0,0,0.05) 0 1px 2px!important;
  1087. color: #747474;
  1088. display: inline-block;
  1089. font-size: 11px;
  1090. font-weight: 400;
  1091. padding: 6px 9px!important;
  1092. text-shadow: #fff 0 1px 0;
  1093. text-transform: lowercase;
  1094. }
  1095.  
  1096. #chatbox_members {right: 10px!important;}
  1097.  
  1098. #pun-about #qjump label {
  1099. font-weight: 700;
  1100. display: none;
  1101. }
  1102.  
  1103. #footer {
  1104. padding: 85px 0 20px!important;
  1105. border-top: 4px solid #7AB6A3;
  1106. color: #727272;
  1107. text-align: center;
  1108. background: #303030;
  1109. }
  1110.  
  1111. #footer .backtop {
  1112. position: absolute;
  1113. left: 50%;
  1114. top: 25px !important;
  1115. background: url(http://i.imgur.com/KyM4pyT.png) no-repeat;
  1116. display: block;
  1117. width: 30px;
  1118. height: 30px;
  1119. }
  1120.  
  1121. .tf_main {margin-top: -30px !important;}
  1122.  
  1123. .pun .main-content, #profile-advanced-details .main-content {
  1124. background: rgb(255, 255, 255);
  1125. border: 1px solid rgb(230, 230, 230);
  1126. border-image-source: initial;
  1127. border-image-slice: initial;
  1128. border-image-width: initial;
  1129. border-image-outset: initial;
  1130. border-image-repeat: initial;
  1131. padding: 9px;
  1132. border-radius: 0px;
  1133. }
  1134.  
  1135. .main > .main-content {margin-bottom: 0px;}
  1136.  
  1137. .pun .post {
  1138. border: 1px solid rgb(203, 218, 234);
  1139. border-image-source: initial;
  1140. border-image-slice: initial;
  1141. border-image-width: initial;
  1142. border-image-outset: initial;
  1143. border-image-repeat: initial;
  1144. }
  1145.  
  1146. .pun .post {
  1147. background: rgb(253, 254, 255);
  1148. border: 1px solid rgb(203, 218, 234);
  1149. border-image-source: initial;
  1150. border-image-slice: initial;
  1151. border-image-width: initial;
  1152. border-image-outset: initial;
  1153. border-image-repeat: initial;
  1154. margin: 10px;
  1155. }
  1156.  
  1157. .pun .postmain {
  1158. background-color: rgb(253, 254, 255);
  1159. border-left: 1px solid rgb(203, 218, 234);
  1160. margin-left: 17em;
  1161. }
  1162.  
  1163. .pun .postmain {
  1164. background: none 0px 0px repeat scroll rgb(255, 255, 255);
  1165. border-left: 1px solid rgb(223, 231, 240);
  1166. height: 100%;
  1167. margin: 0px 0px 0px 175px;
  1168. }
  1169.  
  1170. .pun .posthead {
  1171. background-color: rgb(244, 250, 255);
  1172. border-bottom: 1px solid rgb(203, 218, 234);
  1173. padding: 0.5em 1.3em 0.5em 1em;
  1174. }
  1175.  
  1176. .pun .posthead {
  1177. background: none 0% 0% repeat scroll transparent;
  1178. border-bottom: 0px none;
  1179. color: rgb(164, 164, 164);
  1180. font-weight: 400;
  1181. margin: 0px 10px 0px 0px;
  1182. padding-top: 10px;
  1183. font-size: 12px;
  1184. }
  1185.  
  1186. .pun .postbody {width: 100%;}
  1187.  
  1188. .pun .post .user {
  1189. font-size: 12px;
  1190. margin-bottom: 7px;
  1191. margin-left: -220px;
  1192. min-height: 350px;
  1193. padding: 7px;
  1194. margin-top: -30px;
  1195. width: 16em;
  1196. text-align: center;
  1197. }
  1198.  
  1199. .postfoot {
  1200. background: rgb(244, 250, 255);
  1201. border-top: 1px solid rgb(203, 218, 234);
  1202. clear: both;
  1203. margin-left: -17em;
  1204. padding: 0.5em 1em;
  1205. text-align: right;
  1206. }
  1207.  
  1208. .postfoot {
  1209. border-bottom: 0px;
  1210. border-top: 0px;
  1211. clear: both;
  1212. margin-left: -14em;
  1213. padding: 0.5em 1em;
  1214. text-align: right;
  1215. }
  1216.  
  1217. .main .main-foot {
  1218. background-image: none;
  1219. border-radius: 0px 0px 4px 4px;
  1220. }
  1221.  
  1222. #pwd_bad {
  1223. background-image: url('http://i.imgur.com/iIIhDFo.jpg') !important;
  1224. color: transparent !important;
  1225. }
  1226.  
  1227. #pwd_middle {
  1228. background-image: url('http://i.imgur.com/33vy9Vc.jpg') !important;
  1229. color: transparent !important;
  1230. }
  1231.  
  1232. #pwd_good {
  1233. background-image: url('http://i.imgur.com/74JBrB7.jpg') !important;
  1234. color: transparent !important;
  1235. }
  1236.  
  1237. .user {
  1238. position: relative !important;
  1239. left: 2pc !important;
  1240. top: 35px !important;
  1241. }
  1242.  
  1243. h4.username {
  1244. position: relative !important;
  1245. text-align: center !important;
  1246. left: 0px !important;
  1247. top: -5px !important;
  1248. }
  1249.  
  1250. .admin {background-color: #FF6600;}
  1251.  
  1252. .moderador {background-color: #72A300;}
  1253.  
  1254. .publicitario {background-color: #3396FF;}
  1255.  
  1256. .designer {background-color: #AA37B0;}
  1257.  
  1258. .membro {background-color: #516882;}
  1259.  
  1260. .programador {background-color: #FFAA00;}
  1261.  
  1262. .rank {
  1263. -moz-border-radius: 2px;
  1264. -ms-border-radius: 2px;
  1265. -o-border-radius: 2px;
  1266. -webkit-border-radius: 2px;
  1267. border-radius: 2px;
  1268. color: #FFF;
  1269. display: inline-block;
  1270. font-family: "Roboto Condensed",Tahoma,Helvetica;
  1271. font-size: 11px;
  1272. font-style: normal;
  1273. font-variant: normal;
  1274. font-weight: normal;
  1275. margin-bottom: 5px;
  1276. margin-top: 5px;
  1277. padding: 8px 20px;
  1278. text-decoration: none;
  1279. text-shadow: 0 -1px rgba(0,0,0,0.35);
  1280. text-transform: uppercase;
  1281. }
  1282.  
  1283. .pun .user .user-info {text-align: center!important;}
  1284.  
  1285. .pun .user .user-info {border: none!important;}
  1286.  
  1287. div#container {margin-top: 15px;}
  1288.  
  1289. .pun .user-ident .user-basic-info {margin-left: 29px;}
  1290.  
  1291. .post-options.profile_left {margin-top: 0!important;}
  1292.  
  1293. h4.username {margin-left: 20px;}
  1294.  
  1295. div#right {margin-top: 36px;}
  1296.  
  1297. #articleHeader {
  1298. min-height: 70px;
  1299. padding: 9px;
  1300. background: #f1f6f9;
  1301. border-bottom: 1px solid #DBE4EF;
  1302. ;
  1303. }
  1304.  
  1305. .articleContainer {
  1306. background: #fff;
  1307. border: 1px solid #dbe4ef;
  1308. }
  1309.  
  1310. .blog_Photo_medium img {
  1311. width: 50px;
  1312. height: 50px;
  1313. float: left;
  1314. padding: 1px;
  1315. border: 1px solid #d5d5d5;
  1316. background: #fff;
  1317. -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  1318. -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  1319. box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  1320. }
  1321.  
  1322. .blog_Photo_medium img:hover {border-color: #7d7d7d;}
  1323.  
  1324. .blog_withphoto {margin-left: 65px;}
  1325.  
  1326. .blog_pagetitle {
  1327. font: 300 26px/1.3 Helvetica, Arial, sans-serif;
  1328. color: #323232;
  1329. }
  1330.  
  1331. .blog_desc {
  1332. font-size: 12px;
  1333. color: #a4a4a4;
  1334. }
  1335.  
  1336. .blog_secondary {
  1337. background-color: #DBDBDB;
  1338. background: 0 repeat-x scroll 0 0 transparent !important;
  1339. border: 1px solid #DBDBDB;
  1340. border-radius: 3px 3px 3px 3px;
  1341. box-shadow: 0 1px 0 #FFF inset, 0 1px 0 rgba(0,0,0,0.3);
  1342. color: #616161 !important;
  1343. display: inline-block;
  1344. font-size: 12px;
  1345. height: 22px;
  1346. line-height: 22px;
  1347. padding: 0 10px;
  1348. transition: all .2s ease-in-out 0;
  1349. white-space: nowrap;
  1350. }
  1351.  
  1352. .blog_secondary:hover {
  1353. border-color: #9A9A9A;
  1354. color: #4C4C4C !important;
  1355. }
  1356.  
  1357. .blog_postmain .postfoot {margin-left: 0px;}
  1358.  
  1359. .blog_Layout {
  1360. background: #ebf0f3;
  1361. padding: 9px;
  1362. padding-right: 340px;
  1363. }
  1364.  
  1365. .blog_Layout_sidebar {
  1366. width: 320px;
  1367. margin-right: -330px;
  1368. float: right;
  1369. }
  1370.  
  1371. .sidebarContainer {
  1372. background: #fff;
  1373. margin-bottom: 10px;
  1374. border: 1px solid #dbe4ef;
  1375. }
  1376.  
  1377. .bar {
  1378. background: #eff4f7;
  1379. padding: 8px 10px;
  1380. }
  1381.  
  1382. .sideInner {padding: 9px;}
  1383.  
  1384. .ipsField {padding: 6px;}
  1385.  
  1386. .ipsField .title {
  1387. float: left;
  1388. width: 40%;
  1389. text-align: right;
  1390. margin-right: 6px;
  1391. }
  1392.  
  1393. ol, ul {list-style: none;}
  1394.  
  1395. #boormarks {text-align: center;}
  1396.  
  1397. #articlePrevNext {clear: both;}
  1398.  
  1399. #articlePrevNext ul {
  1400. text-align: center;
  1401. margin-top: 15px;
  1402. }
  1403.  
  1404. #articlePrevNext li {
  1405. display: inline;
  1406. float: none;
  1407. }
  1408.  
  1409. .rep_bar {
  1410. white-space: nowrap;
  1411. margin: 6px 4px;
  1412. float: right;
  1413. }
  1414.  
  1415. .rep_bar .bs_inline {list-style: none;}
  1416.  
  1417. .bs_inline>li {
  1418. display: inline-block;
  1419. margin: 0 3px;
  1420. }
  1421.  
  1422. .bs_inline>li:first-child {margin-left: 0;}
  1423.  
  1424. .bs_inline img {vertical-align: middle;}
  1425.  
  1426. .bs_inline span img {cursor: pointer;}
  1427.  
  1428. #reput_vote.positive {background: #8db13e url('http://i.imgur.com/UGqTZqe.png') repeat-x 0 1px;}
  1429.  
  1430. #reput_vote.zero {background: #6a6a6a url('http://i.imgur.com/UGqTZqe.png') repeat-x 0 1px;}
  1431.  
  1432. .rep_bar #reput_vote {
  1433. font-size: 10px;
  1434. padding: 2px 10px !important;
  1435. }
  1436.  
  1437. #reput_vote {
  1438. color: #fff;
  1439. font-weight: bold;
  1440. padding: 3px 8px;
  1441. display: inline-block;
  1442. -moz-border-radius: 3px;
  1443. -webkit-border-radius: 3px;
  1444. border-radius: 3px;
  1445. text-shadow: rgba(0,0,0,0.3) 0px -1px 0px;
  1446. }
  1447.  
  1448. .ucpoption:hover {margin-left: 10px;}
  1449.  
  1450. .ucpoption {
  1451. font-size: 10px;
  1452. transition: 0.5s;
  1453. }
  1454.  
  1455. .ucptitle {
  1456. font-size: 14px;
  1457. font-weight: bold;
  1458. font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
  1459. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement