Advertisement
Guest User

PAGINA CSS

a guest
Apr 1st, 2012
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 13.54 KB | None | 0 0
  1. a[href="/u1"] {
  2. text-shadow: 0px 0px 5px #FF00D0;
  3. }
  4. a:link,
  5. a:visited,
  6. a:active{
  7.  
  8.     text-decoration: none;
  9. }
  10.  
  11. table.ipbtable tfoot td {
  12. background-color:#1d1d1d;
  13. }
  14.  
  15.  
  16.  
  17. div.maintitle .expand,div.maintitle .contract {
  18. float: right;
  19. width: 80px;
  20. height: 20px;
  21. background: url('http://img36.imageshack.us/img36/6092/crossy.png') no-repeat 50% 50%;
  22. cursor: pointer;
  23. }
  24. div.maintitle .expand {
  25. background: url('http://img36.imageshack.us/img36/4156/addzox.png') no-repeat 50% 50%;
  26. }
  27.  
  28.  
  29.  
  30. .popupmenu li {
  31. background-color: #1d1d1d;
  32. }
  33.  
  34.  
  35. .box-content {
  36. border-bottom: transparent;
  37. }
  38. table.ipbtable tfoot td {
  39. background-color: transparent;
  40. }
  41.  
  42.  
  43. .post {
  44. border-bottom:10px solid #1d1d1d;
  45. }
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54. /* Signature-------------------------------------------------*/
  55. .signature {
  56. background: url('http://img208.imageshack.us/img208/796/style02.gif') no-repeat;
  57. background-position: top center;
  58. padding: 35px 0px 0px 0px;
  59. font-size: 1.1em;
  60. border-top: 1px solid #2f3333;
  61. clear: left;
  62. line-height: 140%;
  63. overflow: hidden;
  64. width: 100%;
  65. height: 100%;
  66. margin-top: 1.5em;
  67. }
  68.  
  69.  
  70.  
  71. dl.codebox code {
  72. color: #888888;
  73. }
  74.  
  75. blockquote {
  76. background: #3d4141 url("http://i74.servimg.com/u/f74/12/74/93/16/199.gif") 6px 1px repeat-x;
  77. border: 1px solid #ec9006;
  78. }
  79.  
  80. a {
  81. outline: none;
  82. }
  83.  
  84. a:link,a:visited,a:active{
  85.     background: transparent;
  86.     color: #dfdfdf;
  87.     text-decoration: none;
  88. }
  89.  
  90. a:hover{
  91.     background: transparent;
  92.     color: #ffb400;
  93.     text-decoration: none;
  94.  
  95.     text-shadow: 0 0 5px #ffd800 !important;
  96. }
  97.  
  98.  
  99.  
  100. .ipbtable {
  101. background-image: url('http://i74.servimg.com/u/f74/12/74/93/16/195.gif');
  102. background-repeat: repeat-x;
  103. }
  104.  
  105. .row1 {
  106. background-image: url('http://i74.servimg.com/u/f74/12/74/93/16/191.gif');
  107. background-repeat: repeat-x;
  108. }
  109.  
  110. .row2 {
  111. background-image: url('http://i74.servimg.com/u/f74/12/74/93/16/191.gif');
  112. background-repeat: repeat-x;
  113. }
  114.  
  115. .clearfix {
  116. background-image: url('');
  117. background-repeat: repeat-x;
  118. }
  119.  
  120. .clearfix {
  121. background-image: url('');
  122. background-repeat: repeat-x;
  123. }
  124.  
  125.  
  126. table, tr, td {
  127.  background-color:transparent; border:none; border-width:0;
  128. }
  129.  
  130. body {
  131.     background-color:000000;
  132.     background-image:url('http://i74.servimg.com/u/f74/12/74/93/16/193.gif');
  133.     background-position: top center;
  134.         background-attachment:;
  135.     background-repeat: repeat-y;
  136.     scrollbar-face-color:0061ff;
  137.     scrollbar-highlight-color:0061ff;
  138.     scrollbar-3dlight-color:000000;
  139.     scrollbar-shadow-color:f6efef;
  140.     scrollbar-darkshadow-color:f6efef;
  141.     scrollbar-arrow-color:f6efef;
  142.     scrollbar-track-color:f6efef;
  143.     margin-top: 15px;
  144.     margin-bottom: 0px;
  145. }
  146.  
  147. body {
  148.     background-color: #2F2F2F;
  149.     background-image: url("http://img717.imageshack.us/img717/5150/27514268.png");
  150.     background-position: 0 0;
  151.     background-repeat: repeat;
  152.  
  153. }
  154.  
  155. div#logostrip {
  156.  
  157. background-color: #2F2F2F !important;
  158. background-image: url("http://img717.imageshack.us/img717/5150/27514268.png");
  159. background-repeat: repeat;
  160. }
  161.  
  162.  
  163. /* TESTES */
  164.  
  165. #submenu {
  166.     -moz-background-clip: border;
  167.     -moz-background-origin: padding;
  168.     -moz-background-size: auto auto;
  169.     background-attachment: scroll;
  170.     background-color: #df9400;
  171.     background-image: url("http://img811.imageshack.us/img811/3505/bgmenubrd.png");
  172.     background-position: 0 0;
  173.     background-repeat: repeat-x;
  174.     height: 61px;
  175.     left: 100%;
  176.     margin-top: 10px !important;
  177.     width: 100%;
  178. }
  179.  
  180. #submenu ul li a {
  181.     color: #d4d4d4;
  182.     margin-bottom: 0.65em;
  183.     margin-left: 0;
  184.     margin-right: 1em;
  185.     margin-top: 1.5em;
  186.     padding-bottom: 0.65em;
  187.     padding-left: 0;
  188.     padding-right: 1em;
  189.     padding-top: 0.5em;
  190.     text-decoration: none;
  191. }
  192.  
  193. /* MEMBRO */
  194.  
  195. .member {
  196.     background-color: #2F2F2F;
  197.     border-bottom-color: #d19218;
  198.     border-bottom-style: solid;
  199.     border-bottom-width: 0px;
  200.     border-left-color-ltr-source: physical;
  201.     border-left-color-rtl-source: physical;
  202.     border-left-color-value: #d19218;
  203.     border-left-style-ltr-source: physical;
  204.     border-left-style-rtl-source: physical;
  205.     border-left-style-value: solid;
  206.     border-left-width-ltr-source: physical;
  207.     border-left-width-rtl-source: physical;
  208.     border-left-width-value: 0px;
  209.     border-right-color-ltr-source: physical;
  210.     border-right-color-rtl-source: physical;
  211.     border-right-color-value: #d19218;
  212.     border-right-style-ltr-source: physical;
  213.     border-right-style-rtl-source: physical;
  214.     border-right-style-value: solid;
  215.     border-right-width-ltr-source: physical;
  216.     border-right-width-rtl-source: physical;
  217.     border-right-width-value: 0px;
  218.     border-top-color: #d19218;
  219.     border-top-style: solid;
  220.     border-top-width: 0px;
  221.     float: left;
  222.     margin-bottom: 2px;
  223.     margin-right: 2px;
  224.     padding-bottom: 3px;
  225.     padding-left: 3px;
  226.     padding-right: 3px;
  227.     padding-top: 3px;
  228.     width: 22%;
  229. }
  230.  
  231. .popupmenu li {
  232.     background-color: #2F2F2F;
  233.     background-image: url("http://illiweb.com/fa/invision/menu_item.gif");
  234.     background-position: 2px 50%;
  235.     background-repeat: no-repeat;
  236.     border-bottom-color: #161616;
  237.     border-bottom-style: solid;
  238.     border-bottom-width: 1px;
  239.     display: block;
  240.     padding-bottom: 0.5em;
  241.     padding-left: 0.5em;
  242.     padding-right: 0.5em;
  243.     padding-top: 0.5em;
  244.     text-decoration: none;
  245.     white-space: nowrap;
  246. }
  247.  
  248. .popupmenu {
  249.     background-color: #D0D0D0;
  250. }
  251.  
  252. #navstrip {
  253.     color: #D0D0D0;
  254.     font-weight: 700;
  255.     list-style-image: none;
  256.     list-style-position: outside;
  257.     list-style-type: none;
  258. }
  259.  
  260. /* MEMBRO FIM */
  261.  
  262. .bar {
  263.     background-color: #292929;
  264.     border-bottom-color: -moz-use-text-color;
  265.     border-bottom-style: none;
  266.     border-bottom-width: medium;
  267.     border-left-color-ltr-source: physical;
  268.     border-left-color-rtl-source: physical;
  269.     border-left-color-value: -moz-use-text-color;
  270.     border-left-style-ltr-source: physical;
  271.     border-left-style-rtl-source: physical;
  272.     border-left-style-value: none;
  273.     border-left-width-ltr-source: physical;
  274.     border-left-width-rtl-source: physical;
  275.     border-left-width-value: medium;
  276.     border-right-color-ltr-source: physical;
  277.     border-right-color-rtl-source: physical;
  278.     border-right-color-value: -moz-use-text-color;
  279.     border-right-style-ltr-source: physical;
  280.     border-right-style-rtl-source: physical;
  281.     border-right-style-value: none;
  282.     border-right-width-ltr-source: physical;
  283.     border-right-width-rtl-source: physical;
  284.     border-right-width-value: medium;
  285.     border-top-color: -moz-use-text-color;
  286.     border-top-style: none;
  287.     border-top-width: medium;
  288. }
  289.  
  290.  
  291. .post-footer {
  292.     background-color: #292929;
  293.     background-image: url("http://img526.imageshack.us/img526/2536/iconefundo2pequeno.png");
  294.     border-top-color: #292929;
  295.     border-top-style: solid;
  296.     border-top-width: 1px;
  297. }
  298.  
  299. 69-ltr.css (linha 544)
  300. .post-footer {
  301.     background-color: #C6CCD4;
  302.     border-top-color: #9AA4B1;
  303.     border-top-style: solid;
  304.     border-top-width: 1px;
  305.     clear: both;
  306. }
  307. 69-ltr.css (linha 1)
  308. * {
  309.     margin-bottom: 0;
  310.     margin-left: 0;
  311.     margin-right: 0;
  312.     margin-top: 0;
  313.     padding-bottom: 0;
  314.     padding-left: 0;
  315.     padding-right: 0;
  316.     padding-top: 0;
  317. }
  318.  
  319.  
  320. .postbody {
  321.     background-color: #292929;
  322.     border-bottom-color: -moz-use-text-color;
  323.     border-bottom-style: none;
  324.     border-bottom-width: medium;
  325.     border-left-color-ltr-source: physical;
  326.     border-left-color-rtl-source: physical;
  327.     border-left-color-value: -moz-use-text-color;
  328.     border-left-style-ltr-source: physical;
  329.     border-left-style-rtl-source: physical;
  330.     border-left-style-value: none;
  331.     border-left-width-ltr-source: physical;
  332.     border-left-width-rtl-source: physical;
  333.     border-left-width-value: medium;
  334.     border-right-color-ltr-source: physical;
  335.     border-right-color-rtl-source: physical;
  336.     border-right-color-value: -moz-use-text-color;
  337.     border-right-style-ltr-source: physical;
  338.     border-right-style-rtl-source: physical;
  339.     border-right-style-value: none;
  340.     border-right-width-ltr-source: physical;
  341.     border-right-width-rtl-source: physical;
  342.     border-right-width-value: medium;
  343.     border-top-color: -moz-use-text-color;
  344.     border-top-style: none;
  345.     border-top-width: medium;
  346. }
  347.  
  348. .post .post-header {
  349.     background-color: #CADCEB;
  350.     background-image: url("http://img526.imageshack.us/img526/2536/iconefundo2pequeno.png");
  351. }
  352.  
  353. .post {
  354.     background-color: #292929;
  355.     border-bottom-color: #333333;
  356.     border-bottom-style: solid;
  357.     border-bottom-width: 0;
  358. }
  359.  
  360.  
  361. .topic-footer {
  362.     background-color: #EBEADD;
  363.     background-image: url("http://img526.imageshack.us/img526/2536/iconefundo2pequeno.png");
  364. }
  365. 69-ltr.css (linha 539)
  366. .topic-footer {
  367.     background-color: #DFE6EF;
  368.     padding-bottom: 5px;
  369.     padding-left: 5px;
  370.     padding-right: 5px;
  371.     padding-top: 5px;
  372. }
  373.  
  374.  
  375. /* TOPIC */
  376.  
  377. .tfooter {
  378.     background-color: #292929;
  379.     background-image: url("http://img526.imageshack.us/img526/2536/iconefundo2pequeno.png");
  380.     border-bottom-color: -moz-use-text-color !important;
  381.     border-bottom-style: none !important;
  382.     border-bottom-width: medium !important;
  383.     border-left-color-ltr-source: physical !important;
  384.     border-left-color-rtl-source: physical !important;
  385.     border-left-color-value: -moz-use-text-color !important;
  386.     border-left-style-ltr-source: physical !important;
  387.     border-left-style-rtl-source: physical !important;
  388.     border-left-style-value: none !important;
  389.     border-left-width-ltr-source: physical !important;
  390.     border-left-width-rtl-source: physical !important;
  391.     border-left-width-value: medium !important;
  392.     border-right-color-ltr-source: physical !important;
  393.     border-right-color-rtl-source: physical !important;
  394.     border-right-color-value: -moz-use-text-color !important;
  395.     border-right-style-ltr-source: physical !important;
  396.     border-right-style-rtl-source: physical !important;
  397.     border-right-style-value: none !important;
  398.     border-right-width-ltr-source: physical !important;
  399.     border-right-width-rtl-source: physical !important;
  400.     border-right-width-value: medium !important;
  401.     border-top-color: -moz-use-text-color !important;
  402.     border-top-style: none !important;
  403.     border-top-width: medium !important;
  404. }
  405.  
  406. /* TOPIC */
  407.  
  408. table.ipbtable th.forum {
  409.     color: #f9b047;
  410.     text-align: left;
  411.     width: 60%;
  412. }
  413.  
  414. table.ipbtable th.forum2 {
  415.     color: #f9b047;
  416. }
  417.  
  418. table.ipbtable th.topics, table.ipbtable th.replies, table.ipbtable th.views {
  419.     color: #f9b047;
  420.     width: 8%;
  421. }
  422.  
  423. table.ipbtable th.starter {
  424.     color: #f9b047;
  425. }
  426.  
  427. table.ipbtable .last {
  428.     color: #f9b047;
  429. }
  430.  
  431.  
  432.  
  433. /* TITULO TOPICO QUAL ESTA */
  434. #navstrip li {
  435.     background-attachment: scroll;
  436.     background-color: transparent;
  437.     background-image: url("http://img89.imageshack.us/img89/8931/amarela.png");
  438.     background-position: 0 50%;
  439.     background-repeat: no-repeat;
  440.     float: left;
  441.     margin-bottom: 0;
  442.     margin-left: 5px;
  443.     margin-right: 5px;
  444.     margin-top: 0;
  445.     padding-left: 13px;
  446. }
  447.  
  448. #navstrip li.begin {
  449.     background-attachment: scroll;
  450.     background-color: transparent;
  451.     background-image: url("http://img89.imageshack.us/img89/8931/amarela.png");
  452.     background-position: 0 50%;
  453.     background-repeat: no-repeat;
  454.     padding-left: 15px;
  455. }
  456.  
  457. /* END */
  458.  
  459. #chatbox {
  460.     bottom: 30px;
  461.     left: 181px;
  462.     line-height: 10px;
  463.     overflow-x: auto;
  464.     overflow-y: auto;
  465.     position: absolute;
  466.     right: 0;
  467.     top: 45px;
  468. }
  469.  
  470. /* TESTE */
  471.  
  472. .vote {
  473. padding: 4px 1px 4px 1px;
  474. text-align: center;
  475. width:20px;
  476. background-color: #eaeaea;
  477. border: 1px solid #d4d6d5;
  478. -moz-border-radius: 5px 5px 5px 5px;
  479. -webkit-border-top-left-radius:5px;
  480. -webkit-border-bottom-left-radius:5px;
  481. -webkit-border-top-right-radius:5px;
  482. -webkit-border-bottom-right-radius:5px;
  483. }
  484.  
  485. .vote .vote-no-bar {
  486. display: none;
  487. }
  488.  
  489. .vote .vote-bar {
  490. border-left: 0px;
  491. border-right: 0px;
  492. border-top: 1px solid #ffffff;
  493. border-bottom: 1px solid #d4d6d5;
  494. font-size: 0px;
  495. height: 50px;
  496. margin: 0px;
  497. width: 20px;
  498. padding: 3px 0px 3px 0px;
  499. }
  500.  
  501. .vote .vote-bar-plus {
  502. margin-left: 7px;
  503. width: 6px;
  504. }
  505.  
  506. .vote .vote-bar-minus {
  507. margin-left: 7px;
  508. width: 6px;
  509. }
  510.  
  511. .vote .vote-button a[href $="plus"] {
  512. background:url('http://i26.servimg.com/u/f26/12/56/56/12/116.jpg');
  513. background-repeat: no-repeat;
  514. color:transparent;
  515. display:block;
  516. height:21px;
  517. width:22px;
  518. }
  519.  
  520. .vote .vote-button a[href $="minus"] {
  521. background-image:url('http://i26.servimg.com/u/f26/12/56/56/12/212.jpg');
  522. background-repeat: no-repeat;
  523. color:transparent;
  524. display:block;
  525. height:21px;
  526. width:22px;
  527. }
  528.  
  529. .quote {
  530. -moz-border-radius:5px;-moz-box-shadow:0 1px 5px rgba(0,0,0,.15);-webkit-border-radius:5px 5px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.15);background:none;background-color:#F9F9F9;background-image:-webkit-gradient(linear,lefttop,leftbottom,from(#F9F9F9), to(#F0F0F0));border:1px solid #DEDEDE;border-radius:5px 5px;box-shadow:0 1px 5px rgba(0,0,0,.15);padding:10px 20px
  531. }
  532.  
  533. .spoiler dt {
  534. background-image: url(http://i66.servimg.com/u/f66/12/56/56/12/134.gif);
  535. background-repeat: no-repeat;
  536. background-color: Transparent;
  537. -moz-border-radius: 10px;
  538. -webkit-border-radius: 10px;
  539. }
  540. .spoiler_content {
  541. background-image: url(http://i66.servimg.com/u/f66/12/56/56/12/136.gif);
  542. background-repeat: no-repeat;
  543. background-position: 14px 2px;
  544. -moz-border-radius: 10px;
  545. -webkit-border-radius: 10px;
  546. }
  547. a[href="/u1"] {
  548. background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
  549. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement