Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2015
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 43.39 KB | None | 0 0
  1. dl.details dt {
  2. display: none!important;
  3. }
  4.  
  5. ::selection {
  6. background:#B3944D;
  7. }
  8. ::-moz-selection {
  9. background:#B3944D;
  10. }
  11.  
  12. .shopdesctitle {
  13. width: 556px;
  14. height: 40px;
  15. background-color: #1a1919;
  16. font-family: oswald;
  17. font-size: 27px;
  18. font-style: italic;
  19. color: #d9d9d9;
  20. padding-top: 20px;
  21. text-align: center;
  22. text-transform: lowercase;
  23. }
  24.  
  25. .shopdescbox {
  26. width: 274px;
  27. height: 200px;
  28. border: 15px solid #1a1919;
  29. background: -webkit-linear-gradient(#534b47, #303030);
  30. background: -o-linear-gradient(#534b47, #303030);
  31. background: -moz-linear-gradient(#534b47, #303030);
  32. background: linear-gradient(#534b47, #303030);
  33. overflow: auto;
  34. padding: 10px;
  35. text-align: justify;
  36. font-family: Calibri;
  37. font-size: 11px;
  38. color: #d9d9d9;
  39. line-height: 150%;
  40. }
  41.  
  42. .shopdescimg {
  43. width: 200px;
  44. height: 220px;
  45. border: 15px solid #1a1919;
  46. }
  47.  
  48. .fpatribox {
  49. width: 375px;
  50. height: 275px;
  51. background-color: #534B47;
  52. margin-bottom: 7px;
  53. box-shadow: 1px 1px 1px #000;
  54. }
  55.  
  56. .fpatribtitle {
  57. width: 175px;
  58. height: 35px;
  59. padding-top: 18px;
  60. text-align: center;
  61. background-color: #1d1d1b;
  62. font-family: oswald;
  63. font-size: 21px;
  64. color: #d9d9d9;
  65. position: relative;
  66. top: 5px;
  67. left: 10px;
  68. }
  69.  
  70. .fpatrib {
  71. width: 145px;
  72. height: 23px;
  73. background-color: #1d1d1b;
  74. padding-top: 6px;
  75. font-family: Calibri;
  76. font-size: 11px;
  77. margin-top: 4px;
  78. position: relative;
  79. top: 10px;
  80. left: 10px;
  81. padding-left: 30px;
  82. }
  83.  
  84. .fpatrib b {
  85. text-transform: uppercase;
  86. font-weight: bold;
  87. }
  88.  
  89. .fphabilid {
  90. width: 175px;
  91. height: 39px;
  92. background-color: #1d1d1b;
  93. padding-top: 23px;
  94. font-family: Calibri;
  95. font-size: 11px;
  96. margin-top: 4px;
  97. position: relative;
  98. top: 10px;
  99. left: 10px;
  100. text-transform: uppercase;
  101. text-align: center;
  102. font-weight: bold;
  103. }
  104.  
  105. #main-content {
  106. margin-top: 70px;
  107. }
  108.  
  109. h1.page-title {
  110.   margin-top: 40px;
  111. }
  112.   #privmsgs-menu {
  113.   margin-top: 50px;
  114. }
  115.  
  116. .row3 {
  117.   margin-top: 40px;
  118. }
  119.   /*************
  120. [UPDATE] - Receive private messages
  121. Date update: 12/9/14
  122. Creator: Premotheus (Target)
  123. Name: Box ao receber nova mensagem privada (Atualização)
  124. CopyRight - BestSkins - Premotheus(C)
  125. Don't remove the copyright! :)
  126. **************/
  127.  
  128. /*****
  129. New mp
  130. ******/
  131.  
  132. .newmp_bs a.topictitle {
  133.     color: #fff;
  134.     font-size: 12px;
  135. }
  136.  
  137. .newmp_bs {
  138.     color: #fff;
  139.   display: inline-block;
  140. }
  141.  
  142. .newmp_bs a {
  143.     font-size: 11px;
  144.     color: #F0F0F0;
  145. }
  146.  
  147. /*****
  148. Receive private messages
  149. *****/
  150. span#msg_header {
  151.     height: 50px;
  152.     font-size: 22px;
  153.     font-family: oswald;
  154.     font-style: italic;
  155.     text-transform: lowercase;
  156.     text-align: center;
  157.     color: #F1F1F1;
  158.     background-color: #303030;
  159. }
  160.  
  161. .mpnew_targetcode {
  162.     position: fixed;
  163.     left: 40%;
  164.     top: 33%;
  165.     background: #534b47;
  166.     border: 5px solid #1a1919;
  167.     padding: 20px;
  168.     z-index: 999;
  169.     width: 280px;
  170.     height: 110px
  171. }
  172.  
  173. .headermpnew {
  174.     font-size: 16px;
  175.     padding: 2px;
  176.    margin-top: -11px;
  177.    margin-bottom: 12px;
  178. }
  179.  
  180. a#close_window {
  181.     float: right;
  182.    width: 5px;
  183.     height: 5px;
  184.     color: red;
  185.     font-size: 10px;
  186.     font-family: calibri;
  187. }
  188.  
  189. a.restantemp {
  190.     color: #ECECEC;
  191.     text-transform: uppercase;
  192.     font-size: 10px;
  193.     margin-top: 15px;
  194.     padding: 2px;
  195.     float: left;
  196.     margin-left: -1px;
  197. }
  198.  
  199. .infomp {
  200.     padding: 2px;
  201.     font-size: 12px;
  202.     float: left;
  203. }
  204.  
  205. .right-box {
  206.     margin-left: 15px;
  207. }
  208.  
  209.   #message {
  210.   margin-left: -10px;
  211. }
  212.  
  213. .quemtitle {
  214. width: 230px;
  215. height: 30px;
  216. background-color: #1a1919;
  217. font-family: oswald;
  218. font-size: 18px;
  219. color: #d9d9d9;
  220. padding-top: 10px;
  221. }
  222.  
  223. .quemtext {
  224. width: 180px;
  225. height: auto;
  226. padding: 10px;
  227. border: 15px solid #1a1919;
  228. background-color: #303030;
  229. font-family: Calibri;
  230. font-size: 11px;
  231. text-align: justify;
  232. font-weight: bold;
  233. margin-top: 1px;  
  234. }
  235.  
  236. #chatbox_members {
  237.   background: #141414;
  238. }
  239.  
  240. #chatbox {
  241.   background: #141414;
  242. }
  243.  
  244. #chatbox_footer {
  245.   background: #141414;
  246. }
  247.  
  248. /*Registos*/
  249. .registosimg {
  250. width: 300px;
  251. height: 200px;
  252. border-left: 15px solid #1a1919;
  253. border-bottom: 15px solid #1a1919;
  254. border-top: 15px solid #1a1919;
  255. }
  256.  
  257. .registosbox {
  258. width: 200px;
  259. height: 200px;
  260. border-right: 15px solid #1a1919;
  261. border-bottom: 15px solid #1a1919;
  262. border-top: 15px solid #1a1919;
  263. background-color: #534b47;
  264. margin-left: -2px;
  265. }
  266.  
  267. .registostext01 {
  268. width: 170px;
  269. height: 26px;
  270. background-color: #303030;
  271. font-family: calibri;
  272. font-size: 11px;
  273. text-transform: uppercase;
  274. font-style: italic;
  275. position: relative;
  276. top: 10px;
  277. left: 15px;
  278. padding-top: 8px;
  279. text-align: center;
  280. }
  281.  
  282. .registostext02 {
  283. width: 130px;
  284. height: 100px;
  285. background-color: #303030;
  286. font-family: Calibri;
  287. font-size: 11px;
  288. text-align: justify;
  289. padding: 20px;
  290. position: relative;
  291. left: 15px;
  292. top: 16px;
  293. }
  294.  
  295. #chatbox_footer label {
  296.   color: #fff;
  297. }
  298.  
  299. .chatbox_row_2 {
  300.   background: #141414;
  301.     font-family: calibri;
  302.   font-size: 11px;
  303. }
  304.  
  305. .chatbox_row_1 {
  306.   background: #141414;
  307.     font-family: calibri;
  308.   font-size: 11px;
  309. }
  310. #chatbox_contextmenu p.cb-menu-item {
  311.     background: #141414;
  312.     border-bottom: 1px solid #777;
  313.     font-family: verdana, arial, sans-serif;
  314.     margin: 0;
  315.     padding: 1px 4px;
  316. }
  317.  
  318. #chatbox_contextmenu p.cb-menu-item:hover {
  319.  background: #141414;
  320.     border-bottom: 1px solid #777;
  321.     font-family: verdana, arial, sans-serif;
  322.     margin: 0;
  323.     padding: 1px 4px;
  324. }
  325.  
  326. #cb-menu-title {
  327.   background-color: #271B16;
  328.     background-image: url(http://i.imgur.com/FrSjm9o.png);
  329.     box-shadow: rgba(0,0,0,0.3) -2px 2px 1px -1px;
  330.   font-family: calibri;
  331.   font-size: 6px;
  332. }
  333.  
  334. #chatbox_header {
  335.     background-color: #271B16;
  336.     background-image: url(http://i.imgur.com/FrSjm9o.png);
  337.     box-shadow: rgba(0,0,0,0.3) -2px 2px 1px -1px;
  338.   font-family: calibri;
  339.     font-size: 10px;
  340.   height: 30px;
  341.   position: relative;
  342. }
  343.  
  344.  #chatbox_footer {
  345.     background-color: #271B16;
  346.     background-image: url(http://i.imgur.com/FrSjm9o.png);
  347.     box-shadow: rgba(0,0,0,0.3) -2px 2px 1px -1px;
  348.   font-family: calibri;
  349.     font-size: 10px;
  350.   height: 30px;
  351. }
  352.  
  353. #chatbox_members ul {
  354.   font-family: calibri;
  355.     font-size: 11px;
  356.       padding-right: 2px;
  357.     text-align: justify;
  358.     text-transform: uppercase;
  359. }
  360.  
  361. #chatbox_contextmenu a {
  362. font-family: calibri;
  363.     font-size: 11px;
  364.       background: #141414;
  365.       padding-right: 2px;
  366.     text-align: justify;
  367.     text-transform: uppercase;
  368. }
  369.  
  370. .chatbox-title, .chatbox-title a.chat-title {
  371.   font-family: Oswald, sans-serif;
  372.     font-size: 15px!important;
  373.     font-weight: lighter;
  374. }
  375.  
  376. .introduction .h3, .module .h3, .postbody .h3 {
  377.   width: 138%;
  378. }
  379.  
  380. /*Mercado*/
  381.  
  382. .shoptitle {
  383. width: 559px;
  384. height: 40px;
  385. background-color: #1a1919;
  386. font-family: oswald;
  387. font-size: 21px;
  388. font-style: italic;
  389. color: #d9d9d9;
  390. padding-top: 18px;
  391. text-align: center;
  392. margin-left: 2px;
  393. }
  394.  
  395. .shopimg {
  396. width: 155px;
  397. height: 155px;
  398. border: 15px solid #1a1919;
  399. overflow: hidden;
  400. transition: all .7s ease-in-out;
  401. -moz-transition: all .7s ease-in-out;
  402. -webkit-transition: all .7s ease-in-out;
  403. ms-transition: all .7s ease-in-out;
  404. -o-transition: all .7s ease-in-out;
  405. }
  406.  
  407. .shopimg:hover {
  408. -webkit-filter: grayscale(1);
  409. transition: all .7s ease-in-out;
  410. -moz-transition: all .7s ease-in-out;
  411. -webkit-transition: all .7s ease-in-out;
  412. ms-transition: all .7s ease-in-out;
  413. -o-transition: all .7s ease-in-out;
  414. }
  415.  
  416. .shopbox {
  417. width: 155px;
  418. height: 155px;
  419. background-color: #534b47;
  420. position: relative;
  421. bottom: 350px;
  422. transition: all .7s ease-in-out;
  423. -moz-transition: all .7s ease-in-out;
  424. -webkit-transition: all .7s ease-in-out;
  425. ms-transition: all .7s ease-in-out;
  426. -o-transition: all .7s ease-in-out;
  427. }
  428.  
  429. .shopimg:hover .shopbox {
  430. position: relative;
  431. bottom: 158px;
  432. transition: all .7s ease-in-out;
  433. -moz-transition: all .7s ease-in-out;
  434. -webkit-transition: all .7s ease-in-out;
  435. ms-transition: all .7s ease-in-out;
  436. -o-transition: all .7s ease-in-out;
  437. }
  438.  
  439. .shopdados {
  440. width: 147px;
  441. height: 19px;
  442. background-color: #303030;
  443. margin-top: 3px;
  444. margin-left: 3px;
  445. padding-left: 1px;
  446. padding-right: 1px;
  447. font-family: calibri;
  448. font-size: 10px;
  449. text-transform: uppercase;
  450. letter-spacing: 1px;
  451. text-align: center;
  452. line-height: 110%;
  453. padding-top: 8px;
  454. position: relative;
  455. top: 4px;
  456. }
  457.  
  458.  
  459. #main-content a.cgu-buttons {
  460.   text-shadow: none !important;
  461. }
  462.  
  463. .sceditor-container iframe, .sceditor-container textarea {
  464.     background:url(http://i.imgur.com/Xes0Abj.png) !important;
  465.   background-repeat: no-repeat !important;
  466.   background-position: left bottom !important;
  467.   color: #383838 !important;
  468.   position: relative;
  469. }
  470.  
  471. /*Templates*/
  472.  
  473. .cannontitulo {
  474. width: 563px;
  475. height: 40px;
  476. background-color: #1a1919;
  477. font-family: oswald;
  478. font-size: 21px;
  479. font-style: italic;
  480. color: #d9d9d9;
  481. padding-top: 18px;
  482. }
  483.  
  484. .cannonimg01 {
  485. width: 200px;
  486. height: 320px;
  487. border: 15px solid #1a1919;
  488. overflow: hidden;
  489. transition: all .7s ease-in-out;
  490. -moz-transition: all .7s ease-in-out;
  491. -webkit-transition: all .7s ease-in-out;
  492. ms-transition: all .7s ease-in-out;
  493. -o-transition: all .7s ease-in-out;
  494. }
  495.  
  496. .cannonimg01:hover {
  497. -webkit-filter: grayscale(1);
  498. transition: all .7s ease-in-out;
  499. -moz-transition: all .7s ease-in-out;
  500. -webkit-transition: all .7s ease-in-out;
  501. ms-transition: all .7s ease-in-out;
  502. -o-transition: all .7s ease-in-out;
  503. }
  504.  
  505. .cannonimg02 {
  506. width: 280px;
  507. height: 300px;
  508. border: 15px solid #1a1919;
  509. background: -webkit-linear-gradient(#534b47, #303030);
  510. background: -o-linear-gradient(#534b47, #303030);
  511. background: -moz-linear-gradient(#534b47, #303030);
  512. background: linear-gradient(#534b47, #303030);
  513. font-family: calibri;
  514. font-size: 11px;
  515. color: #d9d9d9;
  516. text-align: justify;
  517. line-height: 130%;
  518. overflow: auto;
  519. padding: 10px;
  520. }
  521.  
  522. .cannonbox {
  523. width: 200px;
  524. height: 130px;
  525. background-color: #534b47;
  526. position: relative;
  527. top: 400px;
  528. transition: all .7s ease-in-out;
  529. -moz-transition: all .7s ease-in-out;
  530. -webkit-transition: all .7s ease-in-out;
  531. ms-transition: all .7s ease-in-out;
  532. -o-transition: all .7s ease-in-out;
  533. }
  534.  
  535. .cannonimg01:hover .cannonbox {
  536. position: relative;
  537. top: 200px;
  538. transition: all .7s ease-in-out;
  539. -moz-transition: all .7s ease-in-out;
  540. -webkit-transition: all .7s ease-in-out;
  541. ms-transition: all .7s ease-in-out;
  542. -o-transition: all .7s ease-in-out;
  543. }
  544.  
  545. .cannondados {
  546. width: 91px;
  547. height: 25px;
  548. background-color: #303030;
  549. margin-top: 4px;
  550. margin-left: 3px;
  551. padding-left: 1px;
  552. padding-right: 1px;
  553. font-family: calibri;
  554. font-size: 10px;
  555. text-transform: uppercase;
  556. letter-spacing: 1px;
  557. text-align: center;
  558. line-height: 110%;
  559. padding-top: 3px;
  560. position: relative;
  561. top: 5px;
  562. }
  563.  
  564. select {
  565.     background-color: #000;
  566.     border: 1px solid #7d787a;
  567.     cursor: pointer;
  568.     font-family: Calibri;
  569.     font-weight: 400;
  570.     padding: 1px;
  571.     vertical-align: middle;
  572.     color: #fff;
  573. }
  574.  
  575. .miniadmin-3 {
  576.   width:100px;
  577.   height: auto;
  578.   background: #303030;
  579.   border: 10px solid #303030;
  580.   color: #8F8181;
  581.   font-family: calibri;
  582.   font-size: 10px;
  583.   text-align: justify;
  584.   margin-left: 23px;
  585.   margin-top: 10px;
  586.   margin-bottom: 10px;
  587. }
  588.  
  589. .miniadmin-2 {
  590.   width: 165px;
  591.   height: auto;
  592.   background-color: #1A1919;
  593.   border-bottom: 5px solid #534B47;
  594.   border-top: 1px solid #000;
  595.   font-family: Calibri;
  596.   font-size: 10px;
  597.   color: #92918E;
  598.   text-align: justify;
  599.   padding-left: 30px;
  600.   padding-right: 30px;
  601.   padding-top: 17px;
  602.   padding-bottom: 10px;
  603. }
  604.  
  605. .miniadmin-1 {
  606.   width: 225px;
  607.   height: 40px;
  608.   margin-top: 7px;
  609.   padding-top: 27px;
  610.   background-image: url(http://i.imgur.com/oemQyy3.png);
  611.   font-family: Oswald;
  612.   font-size: 13px;
  613.   color: #888;
  614.   text-transform: uppercase;
  615.   text-shadow: 2px 2px 2px #000;
  616. }
  617.  
  618. /*FP*/
  619. .rossfpbg {
  620. width: 385px;
  621. height: 200px;
  622. border: 5px solid #696156;
  623. position: relative;
  624. left: 23px;
  625. top: 10px;
  626. overflow: hidden;
  627. }
  628.  
  629. .rossfpimg {
  630. width: 385px;
  631. height: 200px;
  632. transition: all .7s ease-in-out;
  633. -moz-transition: all .7s ease-in-out;
  634. -webkit-transition: all .7s ease-in-out;
  635. ms-transition: all .7s ease-in-out;
  636. -o-transition: all .7s ease-in-out;
  637. }
  638.  
  639. .rossbox {
  640. width: 200px;
  641. height: 200px;
  642. background-color: #1d1d1b;
  643. position: relative;
  644. left: 400px;
  645. bottom: 200px;
  646. transition: all .7s ease-in-out;
  647. -moz-transition: all .7s ease-in-out;
  648. -webkit-transition: all .7s ease-in-out;
  649. ms-transition: all .7s ease-in-out;
  650. -o-transition: all .7s ease-in-out;
  651. }
  652.  
  653. .rossinfo {
  654. width: 100px;
  655. height: 20px;
  656. background-color: #534b47;
  657. font-family: calibri;
  658. text-transform: uppercase;
  659. letter-spacing: 1px;
  660. text-align: center;
  661. padding: 5px;
  662. margin-left: 20px;
  663. margin-bottom: 7px;
  664. position: relative;
  665. top: 10px;
  666. }
  667.  
  668. .rossfpdesc {
  669. width: 355px;
  670. height: 40px;
  671. padding-right: 20px;
  672. padding-top: 20px;
  673. background-color: #534b47;
  674. font-family: oswald;
  675. text-align: right;
  676. font-size: 30px;
  677. color: #fff;
  678. box-shadow: 0px 1px 1px #000;
  679. }
  680.  
  681. .rossfptxt {
  682. width: 335px;
  683. height: auto;
  684. padding: 15px;
  685. margin-left: 5px;
  686. }
  687.  
  688. .rossfpimg:hover {
  689. -webkit-filter: grayscale(100%);
  690. transition: all .7s ease-in-out;
  691. -moz-transition: all .7s ease-in-out;
  692. -webkit-transition: all .7s ease-in-out;
  693. ms-transition: all .7s ease-in-out;
  694. -o-transition: all .7s ease-in-out;
  695. }
  696.  
  697. .rossfpbg:hover .rossbox{
  698. position: relative;
  699. left: 240px;
  700. bottom: 200px;
  701. transition: all .7s ease-in-out;
  702. -moz-transition: all .7s ease-in-out;
  703. -webkit-transition: all .7s ease-in-out;
  704. ms-transition: all .7s ease-in-out;
  705. -o-transition: all .7s ease-in-out;
  706. }
  707.  
  708. /*Fim da FP*/
  709.  
  710. #content-container div#left {
  711. background: trasnparent;
  712. float: left;
  713. height: 100%;
  714. left: 0;
  715. line-height: 100%;
  716. margin-right: 0;
  717. overflow-x: hidden;
  718. overflow-y: auto;
  719. position: fixed;
  720. top: 0;
  721. width: 0px;
  722. }
  723.  
  724. #left {
  725. position: fixed;
  726. top: 0px;
  727. left:0px;
  728. height: 100%;
  729. }
  730.  
  731. #content-container div#content { margin-right: 0px !important;}
  732.  
  733. #content-container div#right {
  734. background: trasnparent;
  735. float: right;
  736. height: 100%;
  737. right: 0;
  738. line-height: 100%;
  739. margin-left: 0;
  740. overflow-x: hidden;
  741. overflow-y: auto;
  742. position: fixed;
  743. top: 0;
  744. width: 0px;
  745. }
  746.  
  747. #right {
  748. position: fixed;
  749. top: 0px;
  750. right:0px;
  751. height: 100%;
  752. }
  753.  
  754. #content-container div#content { margin-left: 0px !important;}
  755.  
  756. #thitablon {
  757.   opacity: 0;
  758.   transition: all 0.7s ease-in-out;
  759.   margin-top: -395px;
  760.   margin-left: -100px;
  761. }
  762. #thitablon:hover{
  763.   opacity: 100;
  764.   margin-left: 0px;
  765.   transition: all 0.7s ease-in-out;
  766. }
  767.  
  768. #Sc2 h2 {
  769.   font-size: 8px;
  770.   text-transform: uppercase;
  771.   font-weight: bold;
  772.   padding-top: 13px;
  773.   color: #ababab;
  774. }
  775.  
  776. .fotoganador {
  777.   width: 70px;
  778.   height: 40px;
  779.   float: left;
  780.   margin: 5px;
  781. }
  782.  
  783. .sabiasq {
  784.   font-size: 20px;
  785.   font-family: Great Vibes;
  786.   padding-top: 15px;
  787.   padding-bottom: 15px;
  788.   padding-left: 5px;
  789. }
  790.  
  791. .separador {
  792.   height: 4px;
  793.   border-bottom: 1px dotted #777775;
  794.   margin-bottom: 4px;
  795. }
  796.  
  797. .fecha {
  798.   float: left;
  799.   font-size: 15px;
  800.   font-family: Great Vibes;
  801.   line-height: 100%;
  802.   padding: 10px;
  803. }
  804.  
  805. #botones {
  806.    text-align:center; /*CSS base*/
  807. }
  808. #botones div {
  809.     display: inline-block;/*CSS base*/
  810. }
  811. .Sb.selected {
  812.     background-color: #60604d; /*CSS base*/
  813. }
  814.  
  815. .Sb {
  816.   width: 43px;
  817.   font-size: 8px;
  818.   background: #2e2929;
  819.   text-transform: uppercase;
  820.   margin-top: 3px;
  821.   padding: 3px;/*CSS base*/
  822. }
  823.  
  824. #SCont {
  825.   width: 185px;
  826.   padding: 5px;
  827.   background: #2e2929;
  828.   height: 122px;
  829.   overflow-y:auto;
  830.   text-align: justify;
  831.   line-height: 100%;
  832.   font-weight: bold;
  833.   letter-spacing: 1px;
  834.   font-size: 10px;
  835.   font-family: calibri;
  836.   overflow-x:hidden;
  837. }
  838.  
  839. #contenedorultimostemas {
  840.   height: 140px;
  841.   background: #2e2929;
  842.   padding: 5px;
  843.   margin-top: 3px;
  844.   width: 180px;
  845.   overflow: hidden;
  846. }
  847.  
  848. #main-content .panel .inner ul {
  849.   padding-left: 0px;
  850. }
  851.  
  852. .ch-grid {
  853.         margin-top: 5px;
  854.         padding: 0;
  855.         list-style: none;
  856.         display: block;
  857.         text-align: center;
  858.         width: 210px;
  859. }
  860.  
  861. .ch-grid:after,
  862. .ch-item:before {
  863.         content: '';
  864.     display: table;
  865. }
  866.  
  867. .ch-grid:after {
  868.         clear: both;
  869. }
  870.  
  871. .ch-grid li {
  872.         width: 80px;
  873.         height: 80px;
  874.         display: inline-block;
  875.         margin: 1px;
  876. }
  877.  
  878. .ch-item {
  879.         width: 100%;
  880.         height: 100%;
  881.         border-radius: 50%;
  882.         overflow: hidden;
  883.         position: relative;
  884.         cursor: default;
  885.         box-shadow:
  886.                 inset 0 0 0 5px rgba(255,255,255,0.6),
  887.                 0 1px 2px rgba(0,0,0,0.1);
  888.         transition: all 0.4s ease-in-out;
  889. }
  890.  
  891. .ch-img-1 {
  892.         background-image: url(http://i.imgur.com/9psKxBk.png);
  893. }
  894.  
  895. .ch-img-2 {
  896.         background-image: url(http://i.imgur.com/x9IXSOF.png);
  897. }
  898.  
  899. .ch-img-3 {
  900.         background-image: url(http://i.imgur.com/3myHBNf.png);
  901. }
  902.  
  903. .ch-img-4 {
  904.         background-image: url(http://i.imgur.com/LFsy7Pz.png);
  905. }
  906.  
  907. .ch-info {
  908.         position: absolute;
  909.         background: #2e2929;
  910.         width: inherit;
  911.         height: inherit;
  912.         border-radius: 50%;
  913.         overflow: hidden;
  914.         opacity: 0;
  915.         transition: all 0.4s ease-in-out;
  916.         transform: scale(0);
  917. }
  918.  
  919. .ch-info h3 {
  920.         color: #ABABAB;
  921.         font-weight: bold;
  922.         letter-spacing: 2px;
  923.         font-size: 10px;
  924.         margin: 0 5px;
  925.         padding: 20px 0 0 0;
  926.         height: 20px;
  927.         font-family: Calibri;
  928.         line-height: 100%;
  929. }
  930.  
  931. .ch-info p {
  932.   color: #ABABAB;
  933.   padding-top: 5px;
  934.   margin: 0 10px;
  935.   line-height: 100%;
  936.   font-size: 9px;
  937.   opacity: 0;
  938.   transition: all 1s ease-in-out 0.4s;
  939. }
  940.  
  941. .ch-info p a {
  942.         display: block;
  943.         color: rgba(255,255,255,0.7);
  944.         font-style: normal;
  945.         border-top: 1px solid rgba(255,255,255,0.5);
  946.         font-weight: 700;
  947.         font-style: italic;
  948.         text-transform: uppercase;
  949.         letter-spacing: 1px;
  950.         padding-top: 4px;
  951.         font-family: 'Open Sans', Arial, sans-serif;
  952. }
  953.  
  954. .ch-info p a:hover {
  955.         color: #9E8A59;
  956. }
  957.  
  958. .ch-item:hover {
  959.         box-shadow:
  960.                 inset 0 0 0 1px rgba(255,255,255,0.1),
  961.                 0 1px 2px rgba(0,0,0,0.1);
  962. }
  963.  
  964. .ch-item:hover .ch-info {
  965.         transform: scale(1);
  966.         opacity: 1;
  967. }
  968.  
  969. .ch-item:hover .ch-info p {
  970.         opacity: 1;
  971. }
  972. #cuerpotab {
  973.   border: 20px solid #1D1D1B;
  974.   position: relative;
  975.   padding: 10px;
  976.   background: #868472;
  977.   width: 660px;
  978.   height: 260px;
  979.   line-height: 100%;
  980.   color: #ABABAB;
  981. }
  982.  
  983. .textoamb {
  984.   margin-top: 5px;
  985.   text-align: justify;
  986.   border: 5px solid #2e2929;
  987.   line-height: 100%;
  988.   font-weight: bold;
  989.   letter-spacing: 1px;
  990.   font-size: 10px;
  991.   font-family: calibri;
  992.   max-height: 100px;
  993.   overflow-y:auto;  
  994.   background: #2e2929;
  995. }
  996.  
  997. .textoamb:first-letter {
  998.   font-family: Great Vibes;
  999.   font-size: 30px;
  1000.   line-height: 100%;
  1001.   margin-top: 40px;
  1002.   padding: 3px;
  1003. }
  1004.  
  1005. .temperatura {
  1006.   position: absolute;
  1007.   bottom: 5px;
  1008.   right: 5px;
  1009.   font-size: 8px;
  1010.   text-transform: uppercase;
  1011.   font-weight: bold;
  1012.   letter-spacing: 1px;
  1013. }
  1014.  
  1015. .linksamb a {
  1016.   display:inline-block;
  1017.   width: 101px;
  1018.   margin-right: 1px;
  1019.   margin-bottom: 1px;
  1020.   text-align: center;
  1021.   text-transform: uppercase;
  1022.   font-weight: bold;
  1023.   font-size: 8px;
  1024.   line-height: 100%;
  1025.   background: #2e2929;
  1026.   color: #d9d9d9;
  1027.   padding-top: 3px;
  1028.   padding-bottom: 3px;
  1029.   letter-spacing: 1px;
  1030. }
  1031.  
  1032. .titulotab {
  1033.   background: #2e2929;
  1034.   margin-top: 5px;
  1035.   margin-bottom: 5px;
  1036.   width: 100%;
  1037.   padding-top: 5px;
  1038.   padding-bottom: 5px;
  1039.   text-transform: uppercase;
  1040.   font-weight: bold;
  1041.   text-align: center;
  1042.   font-size: 11px;
  1043. }
  1044.  
  1045. .caja1tab {
  1046.   border: 20px solid #1d1d1b;
  1047.   padding: 8px;
  1048.   background: #868472;
  1049.   width: 207px;
  1050.   height: 300px;
  1051.   margin-top: -50px;
  1052.   line-height: 100%;
  1053. }
  1054.  
  1055. /*Fin tablón*/
  1056.  
  1057.  
  1058. /*Efecto para los afiliados*/
  1059.  
  1060. #directorio img {
  1061.   width: 100px;
  1062.   height: 50px;
  1063.   margin: 2px;
  1064.   opacity: 0.8;
  1065. }
  1066.  
  1067. #elite img {
  1068.   width: 50px;
  1069.   height: 50px;
  1070.   margin: 2px;
  1071.   opacity: 0.8;
  1072. }
  1073. @font-face {
  1074.   font-family: 'Oswald';
  1075.   font-style: normal;
  1076.   font-weight: 400;
  1077.   src: local('Oswald Regular'), local('Oswald-Regular'), url(http://themes.googleusercontent.com/static/fonts/oswald/v8/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
  1078. }
  1079.  
  1080.  
  1081. .colorpicker {
  1082.    width: 356px;
  1083.    height: 176px;
  1084.    overflow: hidden;
  1085.    position: absolute;
  1086.    background: url(http://i83.servimg.com/u/f83/17/45/19/77/light11.png) !important;
  1087.    font-family: Arial, Helvetica, sans-serif;
  1088.    display: none;
  1089.    padding: 0 !important;    
  1090. }
  1091. .colorpicker.dark{
  1092.  background: url(http://i83.servimg.com/u/f83/17/45/19/77/dark11.png) !important;
  1093. }
  1094. .colorpicker_color {
  1095.    width: 150px;
  1096.    height: 150px;
  1097.    left: 14px;
  1098.    top: 13px;
  1099.    position: absolute;
  1100.    background: #f00;
  1101.    overflow: hidden;
  1102.    cursor: crosshair;
  1103. }
  1104. .colorpicker_color div {
  1105.    position: absolute;
  1106.    top: 0;
  1107.    left: 0;
  1108.    width: 150px;
  1109.    height: 150px;
  1110.    background: url(http://i83.servimg.com/u/f83/17/45/19/77/colorp10.png);
  1111. }
  1112. .colorpicker_color div div {
  1113.    position: absolute;
  1114.    top: 0;
  1115.    left: 0;
  1116.    width: 11px;
  1117.    height: 11px;
  1118.    overflow: hidden;
  1119.    background: url(http://i83.servimg.com/u/f83/17/45/19/77/colorp10.gif);
  1120.    margin: -5px 0 0 -5px;
  1121. }
  1122. .colorpicker_hue {
  1123.    position: absolute;
  1124.    top: 13px;
  1125.    left: 171px;
  1126.    width: 35px;
  1127.    height: 150px;
  1128.    cursor: n-resize;
  1129. }
  1130. .colorpicker_hue div {
  1131.    position: absolute;
  1132.    width: 35px;
  1133.    height: 9px;
  1134.    overflow: hidden;
  1135.    background: url(http://i83.servimg.com/u/f83/17/45/19/77/colorp11.gif) left top;
  1136.    margin: -4px 0 0 0;
  1137.    left: 0px;
  1138. }
  1139. .colorpicker_new_color {
  1140.    position: absolute;
  1141.    width: 60px;
  1142.    height: 30px;
  1143.    left: 213px;
  1144.    top: 13px;
  1145.    background: #f00;
  1146. }
  1147. .colorpicker_current_color {
  1148.    position: absolute;
  1149.    width: 60px;
  1150.    height: 30px;
  1151.    left: 283px;
  1152.    top: 13px;
  1153.    background: #f00;
  1154. }
  1155. .colorpicker input {
  1156.    background-color: transparent;
  1157.    border: 1px solid transparent;
  1158.    position: absolute;
  1159.    font-size: 10px;
  1160.    font-family: Arial, Helvetica, sans-serif;
  1161.    color: #898989;
  1162.    top: 4px;
  1163.    right: 11px;
  1164.    text-align: right;
  1165.    margin: 0;
  1166.    padding: 0 !important;
  1167.    height: 11px;
  1168. }
  1169. .colorpicker_hex {
  1170.    position: absolute;
  1171.    width: 72px;
  1172.    height: 22px;
  1173.    background: url(http://i83.servimg.com/u/f83/17/45/19/77/custom11.png) top;
  1174.    left: 212px;
  1175.    top: 142px;
  1176. }
  1177. .colorpicker.dark .colorpicker_hex {
  1178.    background: url(http://i83.servimg.com/u/f83/17/45/19/77/colorp11.png) top;
  1179. }
  1180. .colorpicker_hex input {
  1181.    right: 6px;
  1182. }
  1183. .colorpicker_field {
  1184.    height: 22px;
  1185.    width: 62px;
  1186.    background-position: top;
  1187.    position: absolute;
  1188. }
  1189. .colorpicker_field span {
  1190.    position: absolute;
  1191.    width: 12px;
  1192.    height: 22px;
  1193.    overflow: hidden;
  1194.    top: 0;
  1195.    right: 0;
  1196.    cursor: n-resize;
  1197. }
  1198. .colorpicker_rgb_r {
  1199.    background-image: url(http://i83.servimg.com/u/f83/17/45/19/77/custom12.png);
  1200.    top: 52px;
  1201.    left: 212px;
  1202. }
  1203. .colorpicker.dark .colorpicker_rgb_r{
  1204.  background-image: url(http://i83.servimg.com/u/f83/17/45/19/77/colorp12.png);
  1205. }
  1206. .colorpicker_rgb_g {
  1207.    background-image: url(http://i83.servimg.com/u/f83/17/45/19/77/custom13.png);
  1208.    top: 82px;
  1209.    left: 212px;
  1210. }
  1211. .colorpicker.dark .colorpicker_rgb_g {
  1212.  background-image: url(http://i83.servimg.com/u/f83/17/45/19/77/colorp13.png);
  1213. }
  1214. .colorpicker_rgb_b {
  1215.    background-image: url(http://i83.servimg.com/u/f83/17/45/19/77/custom14.png);
  1216.    top: 112px;
  1217.    left: 212px;
  1218. }
  1219. .colorpicker.dark .colorpicker_rgb_b {
  1220.  background-image: url(http://i83.servimg.com/u/f83/17/45/19/77/colorp14.png);
  1221. }
  1222. .colorpicker_hsb_h, .colorpicker_hsb_s, .colorpicker_hsb_b {
  1223.  display: none;
  1224. }
  1225. .colorpicker_submit {
  1226.  position: absolute;
  1227.     background: url("http://i83.servimg.com/u/f83/17/45/19/77/accept10.png") no-repeat;
  1228.     cursor: pointer;
  1229.     right: 10px;
  1230.  width: 48px;
  1231.  height: 50px;
  1232.     top: 118px;  
  1233.  overflow: hidden;
  1234. }
  1235. .colorpicker_focus {
  1236.    background-position: center;
  1237. }
  1238. .colorpicker_hex.colorpicker_focus {
  1239.    background-position: bottom;
  1240. }
  1241. .colorpicker_submit.colorpicker_focus {
  1242.    background-position: bottom;
  1243. }
  1244. .colorpicker_slider {
  1245.    background-position: bottom;
  1246. }
  1247. .colorpicker { z-index: 3; }
  1248.  
  1249. .grupo1 {text-align: center; background: #516317; width: 160px; margin-bottom: 3px; line-height: 100%; color: #000000; padding-top: 20px; padding-bottom: 20px; font-size: 9px; text-transform: uppercase; font-weight: 700;}
  1250. .grupo2 {text-align: center; background: #3c5e16; width: 160px; margin-bottom: 3px; line-height: 100%; color: #000000; padding-top: 20px; padding-bottom: 20px; font-size: 9px; text-transform: uppercase; font-weight: 700;}
  1251. .grupo3 {text-align: center; background: #0C5B77; width: 160px; margin-bottom: 3px; line-height: 100%; color: #000000; padding-top: 20px; padding-bottom: 20px; font-size: 9px; text-transform: uppercase; font-weight: 700;}
  1252. .grupo4 {text-align: center; background: #6e1010; width: 160px; margin-bottom: 3px; line-height: 100%; color: #000000; padding-top: 20px; padding-bottom: 20px; font-size: 9px; text-transform: uppercase; font-weight: 700;}
  1253. .grupo5 {text-align: center; background: #5e1639; width: 160px; margin-bottom: 3px; line-height: 100%; color: #000000; padding-top: 20px; padding-bottom: 20px; font-size: 9px; text-transform: uppercase; font-weight: 700;}
  1254. .grupo6 {text-align: center; background: #9c911d; width: 160px; line-height: 100%; color: #000000; padding-top: 20px; padding-bottom: 20px; font-size: 9px; text-transform: uppercase; font-weight: 700;}
  1255.  
  1256. /* Scrollbar*/
  1257. ::-webkit-scrollbar {background-color: #201F21; height:4px; width:5px}
  1258. ::-webkit-scrollbar-thumb:vertical {background-color: #704330; }
  1259. ::-webkit-scrollbar-thumb:horizontal {background-color: #704330; height:4px!important}
  1260. .admin-3 {
  1261.   width: 375px;
  1262.   height: auto;
  1263.   background: #303030;
  1264.   border: 10px solid #303030;
  1265.   color: #8F8181;
  1266.   font-family: calibri;
  1267.   font-size: 11px;
  1268.   text-align: justify;
  1269.   margin-left: 23px;
  1270.   margin-top: 10px;
  1271.   margin-bottom: 10px;
  1272. }
  1273.  
  1274. .admin-2 {
  1275.   width: 440px;
  1276.   height: auto;
  1277.   background-color: #1A1919;
  1278.   border-bottom: 5px solid #534B47;
  1279.   border-top: 1px solid #000;
  1280.   font-family: Calibri;
  1281.   font-size: 10px;
  1282.   color: #92918E;
  1283.   text-align: justify;
  1284.   padding-left: 30px;
  1285.   padding-right: 30px;
  1286.   padding-top: 17px;
  1287.   padding-bottom: 10px;
  1288. }
  1289.  
  1290. .admin-1 {
  1291.   width: 500px;
  1292.   height: 40px;
  1293.   margin-top: 7px;
  1294.   padding-top: 27px;
  1295.   background-image: url(http://i.imgur.com/oemQyy3.png);
  1296.   font-family: Oswald;
  1297.   font-size: 13px;
  1298.   color: #888;
  1299.   text-transform: uppercase;
  1300.   text-shadow: 2px 2px 2px #000;
  1301. }
  1302.  
  1303. blockquote cite {
  1304. display: block;
  1305. font-size: .9em;
  1306. font-style: normal;
  1307. font-weight: 700;
  1308. color: #5A5A51;
  1309. }
  1310.  
  1311. dl.codebox {
  1312. background-color: #242424;
  1313. border: 10px solid #141414;
  1314. color: #bebebe;
  1315. padding: 5px;
  1316. }
  1317.  
  1318. dl.codebox dt {
  1319. display:block;
  1320. font-size:0.8em;
  1321. font-weight:700;
  1322. color:#bebebe;
  1323.   border-bottom: solid 2px #202020;
  1324. text-align: center;
  1325. margin-bottom:3px;
  1326. text-transform:uppercase;
  1327. font-family:,Arial,Helvetica,sans-serif;
  1328. border-bottom:none;  
  1329.   color: #5A5A51;
  1330. }
  1331. dl.codebox code {
  1332. color:#bebebe;
  1333. font-family:,Arial,Helvetica,sans-serif;
  1334. font-size:11px;
  1335. border-bottom:none;
  1336. color: #bebebe;
  1337. }
  1338.  
  1339. blockquote {
  1340. background-color: #242424;
  1341. border: 20px solid #1a1919;
  1342. padding-top:5px;
  1343. padding-bottom:5px;
  1344. color: #bebebe;
  1345. }
  1346.  
  1347. blockquote blockquote {
  1348. background-color: #242424;
  1349. border: 20px solid #1a1919;
  1350. color: #bebebe;
  1351. padding-top:5px;
  1352. padding-bottom:5px;
  1353. }
  1354.  
  1355. .content blockquote {
  1356. color:#bebebe;
  1357. font-family:,Arial,Helvetica,sans-serif;
  1358. font-size:11px;
  1359. border-bottom: none;
  1360. color: #bebebe;
  1361. }
  1362.  
  1363. #contaac-mp {
  1364. margin-top: 1px;
  1365. text-align: center;
  1366. background: #202020;
  1367. padding: 5px;
  1368. border: 3px solid #505050;
  1369. outline: 1px solid #000;
  1370. margin-left: 1px;
  1371. width: 182px;
  1372. line-height: 0px;
  1373. }
  1374. #nom-mp > span > strong {
  1375. width: 200px;
  1376. text-align: center;
  1377. display: block;
  1378. background: #4B423A;
  1379. font-family: Oswald, sans-serif;
  1380. font-size: 15px!important;
  1381. font-weight: lighter;
  1382. text-shadow: 2px 2px 2px #000;
  1383. text-transform: uppercase;
  1384. line-height: 40px;
  1385. color: #92918E;
  1386. }
  1387.  
  1388. #ava-mp {
  1389. width: 200px;
  1390. height: 400px;
  1391. overflow: hidden;
  1392. }
  1393.  
  1394. #ley {
  1395. margin-top: 3px;
  1396. width: 825px;
  1397. }
  1398. #libre:hover .caja-p {
  1399. margin-top: -390px;
  1400. }
  1401.  
  1402. #title-post {
  1403. width: 136px;
  1404. background-color: #33302B;
  1405. color: #838383;
  1406. font-style: normal;
  1407. font-weight: 300!important;
  1408. margin-left: 3px;
  1409. margin-right: 3px;
  1410. text-shadow: 2px 2px 1px #121212;
  1411. text-transform: uppercase;
  1412. margin-top: 3px;
  1413. background-image: url(http://i.imgur.com/oemQyy3.png);
  1414. display: block;
  1415. font-family: Oswald, sans-serif;
  1416. font-size: 10px!important;
  1417. text-align: center;
  1418. padding: 10px;
  1419. }
  1420.  
  1421. #dato-post {
  1422. background: #1A1919;
  1423. border: none;
  1424. border-bottom: 5px solid #534B47;
  1425. border-top: 1px solid #000;
  1426. display: block;
  1427. margin-left: 3px;
  1428. padding: 10px;
  1429. text-align: center;
  1430. width: 135px;
  1431. }
  1432.  
  1433. #caja-botones {
  1434. margin-top: 10px;
  1435. text-align: center;
  1436. background: #202020;
  1437. padding: 5px;
  1438. border: 3px solid #505050;
  1439. outline: 1px solid #000;
  1440. margin-left: 1px;
  1441. width: 162px;
  1442. }
  1443.  
  1444. #info-datos {
  1445. display: block;
  1446. height: 313px;
  1447. background: #202020;
  1448. padding: 5px;
  1449. border: 3px solid #505050;
  1450. outline: 1px solid #000;
  1451. margin-left: 1px;
  1452. width: 162px;
  1453. }
  1454.  
  1455. .caja-p {
  1456. -moz-transition: all 1.2s ease-in-out;
  1457. -ms-transition: all 1.2s ease-in-out;
  1458. -o-transition: all 1.2s ease-in-out;
  1459. -webkit-transition: all 1.2s ease-in-out;
  1460. background: transparent;
  1461. display: block;
  1462. height: 380px;
  1463. margin-left: 10px;
  1464. margin-top: 20px;
  1465. position: relative;
  1466. transition: all 1.2s ease-in-out;
  1467. width: 180px;
  1468. }
  1469.  
  1470. #libre {
  1471. width: 200px;
  1472. height: 400px;
  1473. overflow: hidden;
  1474. }
  1475.  
  1476. #name-p > a > span > strong {
  1477. font-weight: lighter;
  1478. }
  1479.  
  1480. #name-p a {
  1481. background: #000;
  1482. width: 150px;
  1483. text-align: center;
  1484. display: block;
  1485. padding: 5px 0px;
  1486. font-family: oswald;
  1487. top: 26px;
  1488. position: relative;
  1489. left: 25px;
  1490. }
  1491.  
  1492. #name-p {
  1493. width: 200px;
  1494. background: #131313;
  1495. height: 80px;
  1496. background-image: url(http://i.imgur.com/FrSjm9o.png);
  1497. }
  1498.  
  1499. #ava-p {
  1500. height: 400px;
  1501. width: 200px;
  1502. overflow: hidden;
  1503. }
  1504.  
  1505. #border-p {
  1506. background: url(http://i.imgur.com/vGjafPA.png) repeat scroll 100% 100% transparent;
  1507. padding: 15px;
  1508. color: #92918e;
  1509. float: right;
  1510. overflow: hidden;
  1511. position: relative;
  1512. width: 230px;
  1513. margin-top: 7px;
  1514. padding-top: 10px;
  1515. }
  1516.  
  1517. .postprofile {
  1518. background: #33302B;
  1519. color: #92918e;
  1520. float: right;
  1521. overflow: hidden;
  1522. padding: 10px;
  1523. position: relative;
  1524. width: 200px;
  1525. border: 5px solid #201F21;
  1526. }
  1527.  
  1528. ul.topiclist.topics.bg_none h2 {
  1529. background: transparent;
  1530. height: 10px;
  1531. display: inline-table;
  1532. margin: auto;
  1533. outline: none;
  1534. outline-offset: 0px;
  1535. }
  1536.  
  1537. .postbody ul.profile-icons {
  1538. float: left;
  1539. padding: 0;
  1540. text-align: center;
  1541. display: block;
  1542. width: 600px;
  1543. margin-top: 5px;
  1544. }
  1545.  
  1546. .postbody {
  1547. clear: both;
  1548. float: left;
  1549. padding: 0;
  1550. width: 600px;
  1551. text-align: justify;
  1552. }
  1553.  
  1554. p.author {
  1555. font-family: calibri;
  1556. font-size: 11px;
  1557. line-height: 1.2em;
  1558. text-transform: uppercase;
  1559. color: #92918E;
  1560. margin-left: 179px;
  1561. margin-top: 17px;
  1562. width: 648px;
  1563. text-align: right;
  1564. }
  1565.  
  1566. #title-tema {
  1567. display: block;
  1568. text-align: left;
  1569. padding: 0px;
  1570. margin-left: 178px;
  1571. width: 650px;
  1572. border-bottom: 1px solid #92918E;
  1573. font-size: 30px;
  1574. font-family: oswald;
  1575. font-weight: lighter;
  1576. top: 10px;
  1577. position: relative;
  1578. color: #92918E;
  1579. }
  1580.  
  1581. #img-post-autor img {
  1582. background-color: #202020;
  1583. border: 1px solid #948B8B;
  1584. border-radius: 100%;
  1585. box-shadow: 0 2px 2px rgba(0,0,0,0.3);
  1586. float: left;
  1587. height: 70px;
  1588. padding: 5px;
  1589. position: relative;
  1590. width: 70px;
  1591. margin-left: 85px;
  1592. margin-top: 9px;
  1593. }
  1594.  
  1595. h2.topic-title {
  1596. background: #302E2E;
  1597. display: block;
  1598. margin-top: 3px;
  1599. outline: 1px solid rgba(0,0,0,0.17);
  1600. outline-offset: -4px;
  1601. text-align: center;
  1602. height: 100px;
  1603. }
  1604.  
  1605. .post.row2 .inner, .post.row1 .inner {
  1606. width: 864px;
  1607. padding: 10px;
  1608. background: #141414;
  1609. margin-top: 5px;
  1610. margin-left: 4px;
  1611. margin-bottom: 4px;
  1612. padding-top: 2px;
  1613. }
  1614.  
  1615. .post.row2, .post.row1 {
  1616. background: #202020;
  1617. border: 1px solid #000;
  1618. margin-bottom: 10px;
  1619. margin-left: -5px;
  1620. margin-top: 10px;
  1621. padding: 0px 5px 0;
  1622. width: 888px;
  1623. }
  1624.  
  1625. div.forumbg li.row {
  1626. background-color: #141414;
  1627. border-bottom: 1px dashed #222;
  1628. font-family: calibri;
  1629. font-size: 11px;
  1630. line-height: 100%;
  1631. padding-bottom: 10px;
  1632. padding-top: 10px;
  1633. text-transform: uppercase;
  1634. width: 884px;
  1635. margin-left: 4px;
  1636. }
  1637.  
  1638. .forumbg.announcement li dl dt {
  1639. width: 820px;
  1640. color: #888;
  1641. display: block;
  1642. font-family: calibri;
  1643. font-size: 11px;
  1644. text-align: center;
  1645. text-decoration: none;
  1646. text-shadow: 2px 2px 2px #000;
  1647. text-transform: uppercase;
  1648. }
  1649.  
  1650. ul.topiclist li.header dl dd.views {
  1651. display: none;
  1652. }
  1653.  
  1654. div.forumbg.announcement  li.header {
  1655. background-color: #3C382C;
  1656. background-image: url(http://i.imgur.com/FrSjm9o.png);
  1657. overflow: hidden;
  1658. padding: 30px;
  1659. position: relative;
  1660. left: 5px;
  1661. width: 823px;
  1662. }
  1663.  
  1664. .forumbg {
  1665. background: #202020;
  1666. border: 1px solid #000;
  1667. margin-bottom: 10px;
  1668. margin-left: -5px;
  1669. margin-top: 10px;
  1670. padding: 0px 5px 0;
  1671. width: 888px;
  1672. }
  1673.  
  1674. #main-content > .topic-actions p {
  1675. float: none;
  1676. margin: 0 auto;
  1677. text-align: center;
  1678. width: 100%;
  1679. }
  1680.  
  1681. .pathname-box .nav, .search-box + .nomargin.path .nav {
  1682. background-color: #33302B;
  1683. outline: 3px double #33302B;
  1684. color: #838383;
  1685. display: inline-block;
  1686. font-family: Oswald, sans-serif;
  1687. font-size: 9px;
  1688. font-style: normal;
  1689. font-weight: 300!important;
  1690. margin-left: 3px;
  1691. margin-right: 3px;
  1692. padding: 5px;
  1693. text-align: center;
  1694. text-shadow: 2px 2px 1px #121212;
  1695. text-transform: uppercase;
  1696. }
  1697.  
  1698. .search-box {
  1699. display: none;
  1700. }
  1701.  
  1702. h1.page-title a {
  1703. -moz-box-shadow: rgba(0,0,0,0.3) -2px 2px 1px -1px;
  1704. -webkit-box-shadow: rgba(0,0,0,0.3) -2px 2px 1px -1px;
  1705. background-color: #202020;
  1706. background-image: url(http://i.imgur.com/FrSjm9o.png);
  1707. box-shadow: rgba(0,0,0,0.3) -2px 2px 1px -1px;
  1708. color: #EEE;
  1709.     font-family: Oswald, sans-serif;
  1710.     font-size: 16px;
  1711.     font-style: normal;
  1712.     font-weight: 300;
  1713.     padding: 1px;
  1714.     letter-spacing: 1px;
  1715. display: block;
  1716. padding: 30px;
  1717. text-align: center;
  1718. text-decoration: none;
  1719. text-shadow: 2px 2px 2px #000;
  1720. text-transform: uppercase;
  1721. width: 840px;
  1722. }
  1723.  
  1724. #page-footer ul {
  1725. -moz-box-shadow: rgba(0,0,0,0.3) -2px 2px 1px -1px;
  1726. -webkit-box-shadow: rgba(0,0,0,0.3) -2px 2px 1px -1px;
  1727. background-color: #271B16;
  1728. background-image: url(http://i.imgur.com/FrSjm9o.png);
  1729. box-shadow: rgba(0,0,0,0.3) -2px 2px 1px -1px;
  1730. font-family: calibri;
  1731. font-size: 10px;
  1732. padding: 10px;
  1733. width: 880px;
  1734. }
  1735.  
  1736. #page-footer, div.navbar, div.navbar ul.linklist {
  1737. display: block !important;
  1738. }
  1739.  
  1740. #picture_legend {
  1741. display: NONE;
  1742. }
  1743.  
  1744. #re > strong {
  1745. font-size: 9px;
  1746. color: #bebebe;
  1747. font-weight: lighter;
  1748. text-shadow: none !important;
  1749. }
  1750.  
  1751. #re {
  1752. background: #525252;
  1753. padding: 5px;
  1754. margin-top: -4px;
  1755. margin-bottom: 5px;
  1756. text-shadow: none !important;
  1757. }
  1758.  
  1759. .nuevo-usser p, .record-usser p, .total-post p, .total-usser p {
  1760. color: #bebebe;
  1761. font-size: 10px;
  1762. font-family: calibri;
  1763. text-transform: uppercase;
  1764. background: #000;
  1765. padding: 5px;
  1766. text-shadow: none !important;
  1767. }
  1768. .nuevo-usser, .record-usser, .total-post, .total-usser {
  1769. text-align: center;
  1770. margin-bottom: 1px;
  1771. color: transparent;
  1772. font-size: 0;
  1773. padding: 0px;
  1774. width: 160px;
  1775. text-shadow: none !important;
  1776. }
  1777.  
  1778. .estadis {
  1779. background: #202020;
  1780. border: solid #202020 5px;
  1781. height: 200px;
  1782. overflow: hidden;
  1783. width: 160px;
  1784. }
  1785.  
  1786. .img-whois img {
  1787. width: 315px;
  1788. height: 50px;
  1789. }
  1790.  
  1791. .img-whois {
  1792. float: left;
  1793. margin-left: 5px;
  1794. background: rgba(80, 80, 80, 0.08);
  1795. width: 315px;
  1796. height: 50px;
  1797. margin-bottom: 3px;
  1798. }
  1799.  
  1800. #conec {
  1801. background: #3D342F;
  1802. color: #bebebe;
  1803. text-transform: uppercase;
  1804. font-family: calibri;
  1805. padding: 10px;
  1806. width: 295px;
  1807. margin-left: 5px;
  1808. text-align: right;
  1809. }
  1810.  
  1811. .conectados-24 a:after {
  1812. content: ',';
  1813. margin-left: 3px;
  1814. }
  1815.  
  1816. .conectados-24 {
  1817. background: #202020;
  1818. border: solid #202020 5px;
  1819. overflow: auto;
  1820. padding-right: 5px;
  1821. width: 300px;
  1822. display: inline-block;
  1823. margin-left: 5px;
  1824. height: 100px;
  1825. color: transparent;
  1826. font-size: 0px;
  1827. }
  1828.  
  1829. #gru-tit {
  1830. display: inline-block;
  1831. font-size: 20px;
  1832. text-transform: uppercase;
  1833. color: #bebebe;
  1834. font-family: oswald;
  1835. text-shadow: 1px 1px 2px #000;
  1836. width: 195px;
  1837. text-align: center;
  1838. background: transparent;
  1839. margin-left: 5px;
  1840. top: -40px;
  1841. height: 64px;
  1842. position: relative;
  1843. padding-top: 34px;
  1844. }
  1845.  
  1846. .gru-im {
  1847. width: 100px;
  1848. height: 92px;
  1849. margin-top: 1px;
  1850. margin-left: 1px;
  1851. display: inline-block;
  1852. background-color: #686868;
  1853. border: 1px solid #000;
  1854. }
  1855.  
  1856. #g {
  1857. padding: 5px;
  1858. margin-bottom: 3px;
  1859. height: 100px;
  1860. }
  1861.  
  1862. .leyenda {
  1863. border: solid #202020 5px;
  1864. width: 340px;
  1865. background: #202020;
  1866. padding-right: 5px;
  1867. height: 200px;
  1868. overflow: auto;
  1869. }
  1870.  
  1871. #leer {
  1872. width: 858px;
  1873. background: #141414;
  1874. padding: 5px;
  1875. }
  1876. #dibujar {
  1877. background-color: #000;
  1878. background-image: url('http://i.imgur.com/oemQyy3.png');
  1879. padding: 15px;
  1880. margin-top: 20px;
  1881. width: 868px;
  1882. border: 1px solid #574E4E;
  1883. }
  1884.  
  1885. .h3 {
  1886. -moz-box-shadow: rgba(0,0,0,0.3) -2px 2px 1px -1px;
  1887. -webkit-box-shadow: rgba(0,0,0,0.3) -2px 2px 1px -1px;
  1888. background-color: #202020;
  1889. background-image: url(http://i.imgur.com/FrSjm9o.png);
  1890. box-shadow: rgba(0,0,0,0.3) -2px 2px 1px -1px;
  1891. font-family: calibri;
  1892. font-size: 10px;
  1893. padding: 20px;
  1894. width: 860px;
  1895. display: block;
  1896. text-align: center;
  1897. color: #92918E;
  1898. font-size: 11px;
  1899. text-decoration: none;
  1900. text-shadow: 2px 2px 2px #000;
  1901. text-transform: uppercase;
  1902. }
  1903.  
  1904. #desc3 {
  1905. background: #303030;
  1906. border: 10px solid #303030;
  1907. color: #8F8181;
  1908. font-family: calibri;
  1909. font-size: 11px;
  1910. height: 110px;
  1911. overflow: auto;
  1912. text-align: justify;
  1913. text-transform: uppercase;
  1914. padding-right: 2px;
  1915. }
  1916.  
  1917. .forabg li.row dd.posts:after {
  1918. background: #202020;
  1919. border: 1px solid #6D6767;
  1920. color: #6D6767;
  1921. content: 'posts';
  1922. display: block;
  1923. font-size: 10px;
  1924. font-weight: lighter;
  1925. line-height: 100%;
  1926. margin-left: 31px;
  1927. margin-top: -3px;
  1928. padding: 2px;
  1929. text-shadow: none !important;
  1930. text-transform: uppercase;
  1931. width: 70px;
  1932. }
  1933.  
  1934. .forabg li.row dd.posts {
  1935. background: #4B291E;
  1936. height: 58px;
  1937. position: relative;
  1938. color: #92918E;
  1939. font-family: oswald;
  1940. font-size: 30px;
  1941. text-shadow: 1px 1px 2px #000;
  1942. width: 140px;
  1943. line-height: 36px;
  1944. margin-top: 15px;
  1945. margin-left: 200px;
  1946. }
  1947.  
  1948. .forabg li.row dd.topics:after {
  1949. background: #202020;
  1950. border: 1px solid #6D6767;
  1951. color: #6D6767;
  1952. content: 'tópicos';
  1953. display: block;
  1954. font-size: 10px;
  1955. font-weight: lighter;
  1956. line-height: 100%;
  1957. margin-left: 31px;
  1958. margin-top: -3px;
  1959. padding: 2px;
  1960. text-shadow: none;
  1961. text-transform: uppercase;
  1962. width: 70px;
  1963. }
  1964.  
  1965. .sprite-icon_topic_latest {
  1966. display: none;
  1967. }
  1968.  
  1969. .forabg li.row dd.topics {
  1970. background: #5E463E;
  1971. color: #92918E;
  1972. font-family: oswald;
  1973. font-size: 30px;
  1974. height: 58px;
  1975. position: relative;
  1976. text-shadow: 1px 1px 2px #000;
  1977. width: 140px;
  1978. line-height: 36px;
  1979. margin-top: 10px;
  1980. margin-left: 200px;
  1981. }
  1982.  
  1983. #desc2 {
  1984. width: 350px;
  1985. height: 130px;
  1986. }
  1987.  
  1988. #desc {
  1989.     background: #101010;
  1990.     padding: 8px;
  1991.     border: 1px solid #505050;
  1992.     height: 130px;
  1993.     margin-top: -63px;
  1994.     margin-left: 320px;
  1995.     width: 350px;
  1996.     margin-left: 312px;
  1997. }
  1998.  
  1999. span.color-groups {
  2000. display: block;
  2001. width: 155px;
  2002. margin-left: 10px;
  2003. }
  2004.  
  2005. .gritos-no {
  2006. width: 185px;;
  2007. margin-left: 70px;
  2008. font-size: 12px;
  2009. text-transform: uppercase;
  2010. text-align: center;
  2011. font-family: calibri;
  2012. color: #92918E;
  2013. }
  2014.  
  2015. .lastpost-avatar img:hover {
  2016. -moz-transform: rotate(360deg);
  2017. -ms-transform: rotate(360deg);
  2018. -o-transform: rotate(360deg);
  2019. -webkit-transform: rotate(360deg);
  2020. }
  2021.  
  2022. .lastpost-avatar img {
  2023. -moz-transition: all 1s ease-in-out;
  2024. -ms-transition: all 1s ease-in-out;
  2025. -o-transition: all 1s ease-in-out;
  2026. -webkit-transition: all 1s ease-in-out;
  2027. border: 3px double #B2A2A2;
  2028. border-radius: 100%;
  2029. height: 40px;
  2030. margin-left: 30px;
  2031. margin-top: -10px;
  2032. width: 40px;
  2033. }
  2034.  
  2035. #title-laspost {
  2036. font-family: Damion, cursive;
  2037. text-align: center;
  2038. text-transform: lowercase;
  2039. font-size: 25px;
  2040. display: block;
  2041. padding: 0px;
  2042. border-bottom: 1px solid;
  2043. width: 280px;
  2044. margin-left: 10px;
  2045. }
  2046.  
  2047. #new-no-new {
  2048. height: 148px;
  2049. margin-left: -43px;
  2050. margin-top: 0px;
  2051. padding: 0;
  2052. position: absolute;
  2053. width: 47px;
  2054. overflow: hidden;
  2055. }
  2056.  
  2057. ul.topiclist.forums dd.lastpost {
  2058.     background: #1A1919;
  2059.     border: none;
  2060.     border-bottom: 5px solid #534B47;
  2061.     border-top: 1px solid #000;
  2062.     display: block;
  2063.     height: 91px;
  2064.     margin-bottom: 4px;
  2065.     margin-left: -818px;
  2066.     margin-top: -17px;
  2067.     padding: 0;
  2068.     width: 295px;
  2069. }
  2070.  
  2071. a.forumtitle {
  2072.     background-image: url(http://i.imgur.com/oemQyy3.png);
  2073.     display: block;
  2074.     font-family: Oswald, sans-serif;
  2075.     font-size: 15px!important;
  2076.     font-weight: lighter;
  2077.     height: 50px;
  2078.     line-height: 50px;
  2079.     margin-left: 10px;
  2080.     margin-top: 5px;
  2081.     text-align: center;
  2082.     width: 295px;
  2083. }
  2084.  
  2085. .table-title h2 {
  2086. border-bottom: 1px solid #77736E;
  2087. color: #77736E;
  2088. display: block;
  2089. font-family: Damion, cursive;
  2090. font-size: 35px;
  2091. font-style: normal;
  2092. font-weight: lighter;
  2093. padding-bottom: 10px;
  2094. text-align: right;
  2095. text-shadow: 1px 0 #3E3432, 0 1px #3E3432, 0 -1px #3E3432, -1px 0 #3E3432, 2px 0 0 #D5D5D5;
  2096. text-transform: lowercase;
  2097. width: 850px;
  2098. margin-left: 10px;
  2099. padding-right: 10px;
  2100. }
  2101.  
  2102. ul.topiclist li.header dl dd.dterm {
  2103. width: 880px;
  2104. }
  2105.  
  2106. ul.topiclist li.header dl dd.lastpost {
  2107. display: none;
  2108. width: 1px;
  2109. }
  2110.  
  2111. ul.topiclist li.header dl dd.posts {
  2112. display: none;
  2113. width: 1px;
  2114. }
  2115.  
  2116. ul.topiclist li.header dl dd.topics {
  2117. display: none;
  2118. width: 1px;
  2119. }
  2120.  
  2121. .forabg li.header {
  2122. background: #000;
  2123. height: 70px;
  2124. background-image: url('http://i.imgur.com/D5VK60Y.jpg');
  2125. }
  2126.  
  2127. .forabg .inner {
  2128. background: #202020;
  2129. border: 1px solid #000;
  2130. margin-bottom: 10px;
  2131. margin-left: -5px;
  2132. margin-top: 10px;
  2133. padding: 0px 5px 0;
  2134. width: 888px;
  2135. }
  2136.  
  2137. p.right.rightside, p.right.rightside + p {
  2138. display: none;
  2139. }
  2140.  
  2141. #page-body ul.linklist {
  2142. -moz-box-shadow: rgba(0,0,0,0.3) -2px 2px 1px -1px;
  2143. -webkit-box-shadow: rgba(0,0,0,0.3) -2px 2px 1px -1px;
  2144. background-color: #271B16;
  2145. background-image: url(http://i.imgur.com/FrSjm9o.png);
  2146. box-shadow: rgba(0,0,0,0.3) -2px 2px 1px -1px;
  2147. font-family: calibri;
  2148. font-size: 10px;
  2149. padding: 10px;
  2150. width: 880px;
  2151. }
  2152.  
  2153. a:hover {
  2154. color: #725951 !important;
  2155. text-decoration: overline !important;
  2156. }
  2157.  
  2158. a:link {
  2159. color: #92918E;
  2160. text-decoration: none;
  2161. text-transform: uppercase;
  2162. font-size: 11px;
  2163. text-shadow: 1px 1px 1px #000;
  2164. }
  2165.  
  2166. .module .h3{
  2167.   display: none
  2168.   }
  2169.  
  2170.  
  2171.  
  2172. #search-box {
  2173. display: none;
  2174. }
  2175.  
  2176. a.mainmenu:hover {
  2177. color: #6B5840;
  2178. }
  2179.  
  2180. a.mainmenu {
  2181. color: #EEE;
  2182. font-family: Oswald, sans-serif;
  2183. font-size: 11px;
  2184. font-style: normal;
  2185. font-weight: 300;
  2186. padding: 1px;
  2187. letter-spacing: 1px;
  2188. text-align: center;
  2189. text-decoration: none;
  2190. text-shadow: 1px 1px 1px #000000;
  2191. text-transform: uppercase;
  2192. }
  2193.  
  2194. #page-header div.navbar .inner ul {
  2195. position: fixed;
  2196. top: 0px;
  2197. background: #1D1D1B;
  2198. display: block !important;
  2199. left: 0px;
  2200. border: none;
  2201. padding: 10px 0;
  2202. text-align: center;
  2203. width: 100%;
  2204.   z-index: 1;
  2205. }
  2206.  
  2207. .navbar {
  2208. background-color: transparent;
  2209. clear: both;
  2210. padding: 0;
  2211. border: none;
  2212. }
  2213.  
  2214. .headerbar #site-title, .headerbar p {
  2215. display: none;
  2216. }
  2217.  
  2218. #logo > img {
  2219. margin-top: -5px;
  2220.   margin-left: -3px;
  2221. }
  2222.  
  2223. .headerbar {
  2224. background-color: transparent;
  2225. background-image: url(http://illiweb.com/fa/empty.gif);
  2226. background-repeat: repeat-x;
  2227. padding: 0px;
  2228. }
  2229.  
  2230. #wrap2 {
  2231. padding: 10px;
  2232. background-color: #0F0F11;
  2233. border: 5px solid #201F21;
  2234. width: 900px;
  2235. }
  2236.  
  2237. #wrap {
  2238. background: url(http://i.imgur.com/vGjafPA.png) repeat scroll 100% 100% transparent;
  2239. background-color: #201F21;
  2240. border: 20px solid #1D1D1B;
  2241. margin: auto;
  2242. margin-bottom: 50px;
  2243. margin-top: 50px;
  2244. padding: 30px;
  2245. width: 900px;
  2246.     min-width: 930px;
  2247.   color: #8F8181;
  2248. }
  2249.  
  2250. body {
  2251. margin: 0;
  2252. padding: 0 !important;
  2253. background-image: url('http://i.imgur.com/oemQyy3.png');
  2254. background-color: #000;
  2255. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement