Advertisement
Hardrockdesign

CSS Tiger

Apr 5th, 2015
2,091
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.66 KB | None | 0 0
  1. a.topictitle:hover {
  2. text-decoration: none;
  3. }
  4.  
  5. a.topictitle {
  6. font-family: georgia;
  7. font-style: italic;
  8. font-size: 11px;
  9. text-transform: lowercase;
  10. }
  11. .chatbox-title, .chatbox-title a.chat-title {
  12. font-family: Calibri;
  13. font-weight: 700;
  14. font-size: 12px;
  15. text-transform: uppercase;
  16. color: #ffffff;
  17. margin-top: 5px;
  18. margin-left: 5px;
  19. }
  20. .chatbox-options li, .chatbox-options li a, .chatbox-options li label {
  21. font-family: calibri;
  22. font-size: 12px;
  23. text-transform: uppercase;
  24. font-weight: 700;
  25. color: #ffffff;
  26. }
  27. #chatbox_header{background-color: #29293e;}
  28. #chatbox_footer{background-color: #29293e;}
  29. .chatbox_row_1,.chatbox_row_2,.chatbox_row_3{
  30. font-size:12px;
  31. }
  32. #chatbox_footer label {
  33. font-family: calibri;
  34. font-size: 12px;
  35. font-weight: 700;
  36. text-transform: uppercase;
  37. color: #ffffff;
  38. }
  39. #chatbox_members{
  40. font-size: 13px;
  41. }
  42.  
  43. #logo-desc {
  44. margin-top: -4px;
  45. }
  46. #hermanos img {
  47. width: 50px;
  48. height: 50px;
  49. border: 2px solid #f7c282;
  50. border-radius: 50px;
  51. margin: 2px;
  52. }
  53. #elite img {
  54. width: 35px;
  55. height: 35px;
  56. border-radius: 35px;
  57. margin: 2px;
  58. border: 2px solid #f7c282;
  59. }
  60. .staff {
  61. opacity: 0;
  62. width: 80px;
  63. height: 60px;
  64. padding: 5px;
  65. background-color: white;
  66. -moz-transition-duration: 0.9s;
  67. -webkit-transition-duration: 0.9s;
  68. -o-transition-duration: 0.9s;
  69. }
  70. .staff:hover {
  71. opacity: 1;
  72. width: 70px;
  73. height: 50px;
  74. padding: 5px;
  75. background-color: white;
  76. -moz-transition-duration: 0.9s;
  77. -webkit-transition-duration: 0.9s;
  78. -o-transition-duration: 0.9s;
  79. }
  80. .post {
  81. background: #e0e4cc;
  82. box-shadow: 0 1px 2px #000;
  83. margin-right: 5px;
  84. }
  85. .postbody {
  86. background: transparent;
  87. clear: both;
  88. float: left;
  89. line-height: 90%;
  90. padding-top: 10px;
  91. padding-bottom: 20px;
  92. padding-left: 0px;
  93. padding-right: 10px;
  94. text-align: justify;
  95. font-size: 10px;
  96. width: 500px;
  97. }
  98. .postbody p.author {
  99. background: #29293e;
  100. border: 2px solid #F2992E;
  101. border-radius: 15px 15px 0 0;
  102. border-top: transparent;
  103. color: #ababab;
  104. font-family: calibri;
  105. font-size: 10px;
  106. margin-top: 6px;
  107. padding-top: 8px;
  108. text-align: center;
  109. text-transform: uppercase;
  110. width: 500px;
  111. }
  112. p.author {
  113. text-align: center;
  114. }
  115. .postbody .topic-title {
  116. text-align: left;
  117. font-family: Calibri;
  118. font-size: 9px;
  119. font-style: normal;
  120. font-weight: 700;
  121. letter-spacing: 2px;
  122. text-transform: uppercase;
  123. }
  124. .postbody ul.profile-icons {
  125. position:relative;
  126. top: -15px;
  127. right: -20px;
  128. }
  129. #message-box textarea {
  130. color: #000000;
  131. }
  132. #page-body ul.linklist {
  133. background-color: #29293e;
  134. font-size: 8px;
  135. font-style: normal;
  136. font-family: calibri;
  137. font-variant: normal;
  138. font-weight: 400;
  139. letter-spacing: 1px;
  140. margin: 0 auto 20px 5px;
  141. padding: 5px;
  142. position: relative;
  143. text-transform: uppercase;
  144. top: 5px;
  145. width: 705px;
  146. color: #fff;
  147. }
  148. #page-body ul.linklist a {
  149. color: #fff;
  150. }
  151. .search-box {
  152. position: relative;
  153. right: -250px;
  154. bottom: -17px;
  155. }
  156. p.nomargin.path {
  157. background-color: #29293e;
  158. font-size: 8px;
  159. font-style: normal;
  160. font-family: calibri;
  161. font-variant: normal;
  162. font-weight: 400;
  163. letter-spacing: 1px;
  164. margin: 0 auto 10px 5px;
  165. padding: 5px;
  166. padding-top: 10px;
  167. padding-bottom: 10px;
  168. position: relative;
  169. text-transform: uppercase;
  170. top: 5px;
  171. width: 705px;
  172. color: #fff;
  173. }
  174. p.nomargin.path a {
  175. color: #fff;
  176. }
  177. .pathname-box p {
  178. background-color: #29293e;
  179. font-size: 8px;
  180. font-style: normal;
  181. font-family: calibri;
  182. font-variant: normal;
  183. font-weight: 400;
  184. letter-spacing: 1px;
  185. padding: 5px;
  186. position: relative;
  187. text-transform: uppercase;
  188. color: #fff;
  189. }
  190.  
  191. a.nav {
  192. color: #fff;
  193. }
  194. .pagination {
  195. background-color: #29293e;
  196. font-size: 8px;
  197. font-style: normal;
  198. font-family: calibri;
  199. font-variant: normal;
  200. font-weight: 400;
  201. letter-spacing: 1px;
  202. margin: 0 auto 10px 5px;
  203. padding: 5px;
  204. position: relative;
  205. text-transform: uppercase;
  206. top: 5px;
  207. color: #fff;
  208. line-height: 90%;
  209. }
  210. a[href$="?mark=topics"] {
  211. display: none;
  212. }
  213. .pagination a {
  214. color: #fff;
  215. }
  216.  
  217. /*Quitar el Buscar*/
  218. #search-box {visibility:hidden}
  219. #cp-main .panel.sig {
  220. background-color: transparent;
  221. }
  222. .inputbox {
  223. border: transparent;
  224. }
  225. input {
  226. color:#000000;}
  227.  
  228. div.sceditor-dropdown input{
  229. color: black !important;
  230. }
  231. .button, .button1, .button2, input.button, input.button1, input.button2, button.bbcode, #submit_button, #profile-advanced-button, #login_popup_buttons, #login_popup_buttons input, .liteoption {
  232. background:#29293e;
  233. border: transparent;
  234. color: #ffffff;
  235. display: inline-block;
  236. outline: medium none;
  237. padding:5px;
  238. text-transform:uppercase;
  239. font-size: 9px;
  240. font-weight: 400;
  241. letter-spacing: 2px;
  242. font-family: calibri;
  243. }
  244.  
  245. .button:hover, .button1:hover, .button2:hover, input.button:hover, input.button1:hover, input.button2:hover, button.bbcode:hover, #submit_button:hover, #profile-advanced-button:hover, #login_popup_buttons:hover, #login_popup_buttons input:hover, .liteoption:hover {
  246. background:#29293e;
  247. border: transparent;
  248. color: #ffffff;
  249. display: inline-block;
  250. outline: medium none;
  251. padding:5px;
  252. text-transform:uppercase;
  253. font-size: 9px;
  254. font-weight: 400;
  255. letter-spacing: 2px;
  256. font-family: calibri;
  257. }
  258.  
  259. /*perfil*/
  260. .postprofile dt a img {
  261. align: center;
  262. max-height: 250px;
  263. position: absolute;
  264. top: 45px;
  265. left: 20px;
  266. max-width: 150px;
  267. }
  268. #contenidoperfil {
  269. width: 150px;
  270. height: 255px;
  271. overflow:hidden;
  272. position: relative;
  273. left: 20px;
  274. top:30px;
  275. }
  276. #contenidoperfil .efecto {
  277. background: #29293e;
  278. width: 0px;
  279. height: 0px;
  280. font-size: 0px;
  281. position: absolute;
  282. left: 0px;
  283. top: 0px;
  284. -webkit-transition-duration: 1s;
  285. }
  286. #contenidoperfil:hover .efecto {
  287. background: #29293e;
  288. width: 100%;
  289. height: 100%;
  290. padding: 5px;
  291. position: absolute;
  292. left: 0px;
  293. top: 0px;
  294. text-align: left;
  295. margin-top: 4px;
  296. color: #ffffff;
  297. text-transform: uppercase;
  298. font-family: calibri;
  299. font-size: 9px;
  300. letter-spacing: 1px;
  301. -webkit-transition-duration: 1s;
  302. }
  303.  
  304. .postprofile dd img {
  305. display:none;
  306. transition-duration: 2s;
  307. }
  308.  
  309. .postprofile:hover dd img {
  310. display: inline-block;
  311. transition-duration: 2s;
  312. }
  313.  
  314. .postprofile {
  315. display: block;
  316. text-align: center;
  317. width: 190px;
  318. background: #ffffff;
  319. border-bottom: 15px solid #29293e;
  320. border-left: none;
  321. position:relative;
  322. right: 0px;
  323. color: #fff;
  324. height: 310px;
  325. }
  326.  
  327. .postprofile dt strong {
  328. align: center;
  329. background-color: #29293e;
  330. display: block;
  331. font-family: Georgia;
  332. font-size: 12px;
  333. left: 0;
  334. letter-spacing: 1px;
  335. max-height: 15px;
  336. max-width: 190px;
  337. min-height: 15px;
  338. min-width: 190px;
  339. padding-bottom: 0;
  340. padding-top: 4px;
  341. position: absolute;
  342. text-align: center;
  343. text-transform: lowercase;
  344. font-style: italic;
  345. top: 0;
  346. }
  347. #comments_scroll_container {
  348. height: 160px;
  349. padding: 8px;
  350. width: 180px;
  351. text-align: center;
  352. background:transparent;
  353. color: #000000;
  354. font-weight: 400;
  355. text-transform: uppercase;
  356. line-height: 100%;
  357. margin-left: -7px;
  358. letter-spacing: 3px;
  359. font-family: calibri;
  360. font-size: 8px;
  361. }
  362. /*Modelo de conexión*/
  363. .sceditor-container.ltr.wysiwygMode, .sceditor-container.ltr.sourceMode, div.sceditor-toolbar {
  364. border-color: transparent !important;
  365. }
  366. fieldset.fields1 {
  367. display: block;
  368. }
  369.  
  370. /*Scrollbar del foro*/
  371.  
  372. body {
  373. position: absolute;
  374. top: 0;
  375. left: 0;
  376. bottom: 0;
  377. padding: 2px;
  378. right: 1px;
  379. overflow-y: auto;
  380. overflow-x: auto;
  381. }
  382.  
  383.  
  384. ::-webkit-scrollbar {
  385. width: 8px;
  386. height: 10px;
  387. }
  388.  
  389. ::-webkit-scrollbar-track-piece {
  390. background-color: #97C5E0;
  391. }
  392.  
  393. ::-webkit-scrollbar-button:start:decrement,::-webkit-scrollbar-button:end:increment {
  394. display: none;
  395. }
  396.  
  397. ::-webkit-scrollbar-thumb:vertical {
  398. height: 90px;
  399. background-color: #29293e;
  400. border: none;
  401. }
  402.  
  403. ::-webkit-scrollbar-thumb:horizontal {
  404. width: 2px;
  405. background-color: #29293e;
  406. border: none;
  407. }
  408. p.right.rightside + p {
  409. display:none;
  410. }
  411. p.rightside {
  412. display: none;
  413. }
  414. p.copyright, p.nomargin.path, p.author, .pathname-box p, .topic-actions+p, #logo-desc p, #info_open p, .inner p {
  415. display: block;
  416. }
  417. /*Navegación del banner*/
  418.  
  419. ul.navlinks {
  420. position: absolute;
  421. margin-left: 745px;
  422. top: 140px;
  423. }
  424.  
  425. ul.linklist li {
  426. font-size: 1.1em;
  427. line-height: 2.2em;
  428. list-style-type: none;
  429. padding-left: 10px;
  430. }
  431.  
  432. a.mainmenu {
  433. font-family: Georgia;
  434. font-size: 12px;
  435. font-weight: 400;
  436. letter-spacing: 1px;
  437. font-style: italic;
  438. text-align: center;
  439. text-transform: lowercase;
  440. background-color: #29293e;
  441. color: #fff;
  442. display: block;
  443. width: 184px;
  444. line-height: 100%;
  445. margin-bottom: -20px;
  446. padding-bottom: 7px;
  447. padding-top: 7px;
  448. opacity: 0.9;
  449. box-shadow:2px 2px 0 rgba(0,0,0,0.15);
  450. }
  451.  
  452. a.mainmenu:hover {
  453. color: #fff;
  454. }
  455.  
  456. /*Quitar links del footer*/
  457.  
  458. #page-footer div.navbar {
  459. font-family: small fonts;
  460. font-size: 0px;
  461. }
  462.  
  463. #content-container div#left {
  464. background:#e0e4cc;
  465. padding:5px;
  466. box-shadow: 0px 1px 2px #000000;
  467. margin-right: 10px;
  468. }
  469.  
  470. .h3 a {
  471. color: #fff;
  472. }
  473. .h3 {
  474. background-color: #29293e;
  475. color: #fff;
  476. font-family: Georgia;
  477. font-size: 25px;
  478. font-style: italic;
  479. font-weight: 400;
  480. height: 30px;
  481. letter-spacing: 1px;
  482. line-height: 100%;
  483. outline: 1px solid #fff;
  484. outline-offset: -3px;
  485. padding: 15px;
  486. text-align: center;
  487. text-transform: lowercase;
  488. width: 685px;
  489. }
  490. #i_whosonline + p br + br + em {
  491. background: #29293e;
  492. border-radius: 15px 15px 15px 15px;
  493. display: block;
  494. padding: 5px;
  495. width: 100%;
  496. line-height: 120%;
  497. }
  498. .img-whois {
  499. width: 0;
  500. height: 0;
  501. border-bottom: 85px solid transparent;
  502. border-top: 85px solid transparent;
  503. border-right: 85px solid #29293e;
  504. position: relative;
  505. left: 20px;
  506. }
  507. #i_whosonline + p {
  508. height: 150px;
  509. width: 500px;
  510. overflow: auto;
  511. background: #e0e4cc;
  512. color: #000000;
  513. position: relative;
  514. padding: 10px;
  515. border-left: transparent;
  516. padding-left: 40px;
  517. padding-right: 50px;
  518. margin-left: -5px;
  519. font-family: calibri;
  520. font-size: 11px;
  521. box-shadow: 0 1px 2px #000;
  522. }
  523. #page-body p.page-bottom {
  524. display: inline-block;
  525. font-size: 8px;
  526. font-family: calibri;
  527. text-transform: uppercase;
  528. width: 230px;
  529. padding: 5px;
  530. text-align: center;
  531. color: #000000;
  532. background-color: #e0e4cc;
  533. margin-right: 2px;
  534. height: 30px;
  535. padding-top: 20px;
  536. box-shadow: 0 1px 2px #000;
  537. line-height: 110%;
  538. }
  539. .module .h3 {
  540. box-shadow:2px 2px 0 rgba(0,0,0,0.15);
  541. font-size:16px;
  542. font-family:georgia;
  543. font-style:italic;
  544. height:15px;
  545. position: relative;
  546. left: -8px;
  547. padding-bottom: 10px;
  548. padding:8px;
  549. width:180px;
  550. background-color: #29293e;
  551. color: #fff;
  552. text-transform: lowercase;
  553. text-align: center;
  554. font-weight: normal;
  555. outline: 1px solid #fff;
  556. outline-offset: -3px;
  557. }
  558.  
  559. /*FONDO CATEGORIAS*/
  560. li.header {
  561. text-align: center;
  562. background-color: #29293e;
  563. color: #ffffff;
  564. padding: 15px;
  565. height: 60px;
  566. font-size: 0px;
  567. outline: 1px solid #fff;
  568. outline-offset: -3px;
  569. }
  570. ul.forums {
  571. background: #e0e4cc;
  572. }
  573. ul.topiclist.topics.bg_none {
  574. background: #e0e4cc;
  575. padding-bottom: 40px;
  576. }
  577.  
  578. /*Code, Spoiler y Quote*/
  579. dl.codebox {
  580. background-color: #29293e;
  581. border-left: 20px solid #F2992E;
  582. border-top:none;
  583. border-right: none;
  584. border-bottom: none;
  585. padding:5px;
  586. }
  587. .spoiler_content.hidden {
  588. color: #fff;
  589. }
  590. dl.codebox dt {
  591. display:block;
  592. font-size:0.8em;
  593. font-weight:700;
  594. color:#ffffff;
  595. text-align: center;
  596. margin-bottom:3px;
  597. text-transform:lowercase;
  598. font-size: 12px;
  599. font-style: italic;
  600. font-family:Georgia;
  601. border-bottom:none;
  602. }
  603.  
  604. dl.codebox code {
  605. color:#ffffff;
  606. font-family:,Arial,Helvetica,sans-serif;
  607. font-size:11px;
  608. border-bottom:none;
  609. }
  610.  
  611.  
  612. blockquote {
  613. background-color: #29293e;
  614. border-left: 20px solid #F2992E;
  615. border-top:none;
  616. border-right: none;
  617. border-bottom: none;
  618. padding:5px;
  619. }
  620.  
  621. blockquote blockquote {
  622. background-color: #29293e;
  623. border-left: 20px solid #F2992E;
  624. border-top:none;
  625. border-right: none;
  626. border-bottom: none;
  627. padding: 5px;
  628. }
  629.  
  630. .content blockquote {
  631. color:#ffffff;
  632. font-family:,Arial,Helvetica,sans-serif;
  633. font-size:11px;
  634. border-bottom: none;
  635. }
  636.  
  637. /*CABECERA DE LA CATEGORIA*/
  638.  
  639.  
  640. #descsub {margin: 10px;
  641. width: 240px;
  642. height: 95px;
  643. overflow: hidden;
  644. position: relative;
  645. border: 2px solid #FFA361;
  646. }
  647. #descsub .info {
  648. position: absolute;
  649. bottom: -83px;
  650. width: 240px;
  651. height: 95px;
  652. transition:0.7s;
  653. }
  654. #descsub:hover .info {
  655. bottom: 0px;
  656. transition: 0.7s;
  657. }
  658.  
  659. #descsub2 {
  660. margin: 10px;
  661. width: 375px;
  662. height: 95px;
  663. overflow: hidden;
  664. position: relative;
  665. border: 2px solid #FFA361;
  666. }
  667. #descsub2 .info {
  668. position: absolute;
  669. bottom: -83px;
  670. width: 375px;
  671. height: 95px;
  672. transition:0.7s;
  673. }
  674. #descsub2:hover .info {
  675. bottom: 0px;
  676. transition: 0.7s;
  677. }
  678.  
  679. .texto1sub {
  680. text-align: center;
  681. padding-top: 2px;
  682. color: #fff;
  683. line-height: 100%;
  684. font-family: calibri;
  685. text-transform: uppercase;
  686. font-size: 8px;
  687. letter-spacing: 1px;
  688. font-style: normal;
  689. }
  690. .texto2sub {
  691. padding: 8px;
  692. text-align: justify;
  693. text-transform: none;
  694. font-size: 10px;
  695. }
  696. .menusub a {
  697. background-color: #F2992E;
  698. border-left: 10px solid #29293e;
  699. display: block;
  700. color: #ffffff;
  701. font-family: Calibri;
  702. font-size: 9px;
  703. font-style: normal;
  704. margin-bottom: 1px;
  705. padding-bottom:1px;
  706. padding-top:1px;
  707. float: center;
  708. text-align: center;
  709. text-transform: uppercase;
  710. font-weight: 700;
  711. width: 120px;
  712. letter-spacing: 2px;
  713. -webkit-transition-duration: 0.3s;
  714. }
  715. .menusub a:hover {
  716. background-color: #29293e;
  717. border-left: 10px solid #F2992E;
  718. position: center;
  719. text-align: center;
  720. color: #ffffff;
  721. -webkit-transition-duration: 0.3s;
  722. }
  723. .menusub a:active, .menusub a:link, .menusub a:visited {
  724. -webkit-transition-duration: 2s;
  725. -moz-transition-duration: 2s;
  726. -o-transition-duration: 2s;
  727. transition-duration: 2s;
  728. }
  729.  
  730. dd.lastpost span.color-groups {
  731. float: center;
  732. text-align: center;
  733. }
  734. .forabg li.header dd.topics {
  735. display:none;
  736. }
  737. .forabg li.header dd.posts {
  738. display:none;
  739. }
  740.  
  741. .forabg li.header dd.lastpost {
  742. display:none;
  743. }
  744. .forabg ul.topiclist.forums li.row dd.dterm {
  745. height: 160px;
  746. width: 500px;
  747. }
  748. .forabg li.row dd.lastpost {
  749. position:relative;
  750. margin-top: -80px;
  751. width: 150px;
  752. padding: 5px;
  753. color: #29293e;
  754. font-family: calibri;
  755. font-size: 8px;
  756. font-style: normal;
  757. font-variant: normal;
  758. font-weight: 400;
  759. letter-spacing: 1px;
  760. text-transform: uppercase;
  761. text-align: center;
  762. }
  763. .forabg li.row dd.topics {
  764. position:relative;
  765. width: 150px;
  766. padding: 5px;
  767. background-color: #29293e;
  768. color: #fff;
  769. font-family: calibri;
  770. font-size: 8px;
  771. font-style: normal;
  772. font-variant: normal;
  773. font-weight: 400;
  774. letter-spacing: 1px;
  775. margin-top: 25px;
  776. text-transform: uppercase;
  777. text-align: center;
  778. }
  779. .forabg li.row dd.posts {
  780. position:relative;
  781. width: 150px;
  782. padding: 5px;
  783. background-color: #29293e;
  784. color: #fff;
  785. font-family: calibri;
  786. font-size: 8px;
  787. font-style: normal;
  788. font-variant: normal;
  789. font-weight: 400;
  790. letter-spacing: 1px;
  791. margin-top: 55px;
  792. text-transform: uppercase;
  793. text-align: center;
  794. }
  795. .forabg li.row dd.topics::after {content: "Temas";}
  796. .forabg li.row dd.posts::after {content: "Mensajes";}
  797. /*TITULO CATEGORIAS*/
  798. a.forumtitle {
  799. font-family: georgia;
  800. font-size: 16px;
  801. font-style: italic;
  802. display: block;
  803. text-align: center;
  804. width: 400px;
  805. font-weight: 700;
  806. }
  807. a.forumtitle {
  808. text-decoration: none;
  809. }
  810. .table-title h2 {
  811. text-align: center;
  812. color: #ffffff;
  813. line-height: 100%;
  814. font-size: 40px;
  815. font-family: Georgia;
  816. text-transform: lowercase;
  817. font-style: italic;
  818. letter-spacing: 1px;
  819. font-weight: 400;
  820. }
  821. h1.page-title {
  822. color: #fff;
  823. font-family: Georgia;
  824. font-size: 25px;
  825. font-style: italic;
  826. font-weight: 400;
  827. letter-spacing: 1px;
  828. line-height: 100%;
  829. text-align: center;
  830. text-transform: lowercase;
  831. width: 685px;
  832. background-color: #29293e;
  833. height: 30px;
  834. outline: 1px solid #fff;
  835. outline-offset: -3px;
  836. padding: 15px;
  837. text-align: center;
  838. }
  839. h1.page-title a {
  840. color: #fff;
  841. }
  842.  
  843. .forabg li.header dd.dterm {
  844. text-align: center;
  845. width: 100%;
  846. }
  847.  
  848. /*TITULOS DE LOS FOROS*/
  849.  
  850.  
  851. .headerbar{
  852. margin-left: -25px;
  853. margin-right: -25px;
  854. }
  855.  
  856. #wrap {
  857. margin-top: -10px;
  858. margin-bottom: -10px;
  859. border-radius: 0px;
  860. max-width: 950px;
  861. min-width: 950px;
  862. background-color: #f7c282;
  863. }
  864.  
  865. p em b a.gensmall {
  866. font-family: Calibri;
  867. font-size: 9px;
  868. text-align: center;
  869. text-transform: uppercase;
  870. }
  871. #i_whosonline + p a span strong {
  872. text-shadow: 1px 1px 0px #000000;
  873. font-size: 20px;
  874. letter-spacing: 1px;
  875. text-transform:lowercase;
  876. font-weight: 400;
  877. font-style: italic;
  878. font-family: georgia;
  879. }
  880. p em {
  881. font-style: normal;
  882. color: transparent;
  883. }
  884.  
  885. .mainmenu[href="/faq"],.mainmenu[href="/calendar"],.mainmenu[href="/search"] {
  886. display: none;
  887. color: transparent; font-size: 0px;
  888. }
  889.  
  890. a[href="/viewonline"] {
  891. display:none;
  892. }
  893. a[href="/statistics"] {
  894. display:none;
  895. }
  896. @font-face {
  897. font-family: 'Dorsa', sans-serif;
  898. font-style: normal;
  899. font-weight: 400;
  900. src: local('Dorsa'), local('Dorsa-Regular'), url(http://themes.googleusercontent.com/static/fonts/dorsa/v4/2nGoyekyJwdQo01pNwjk8w.woff) format('woff');
  901. }
  902.  
  903.  
  904. @font-face {
  905. font-family: 'Economica';
  906. font-style: normal;
  907. font-weight: 400;
  908. src: local('Economica'), local('Economica-Regular'), url(http://themes.googleusercontent.com/static/fonts/economica/v1/jObgDQiPUtmACAaaK3pMGz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
  909. }
  910.  
  911. @font-face {
  912. font-family: 'Oswald';
  913. font-style: normal;
  914. font-weight: 400;
  915. src: local('Oswald Regular'), local('Oswald-Regular'), url(http://themes.googleusercontent.com/static/fonts/oswald/v7/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
  916. }
  917.  
  918.  
  919. @font-face {
  920. font-family: 'Playfair Display';
  921. font-style: normal;
  922. font-weight: 400;
  923. src: local('Playfair Display'), local('PlayfairDisplay-Regular'), url(http://fonts.gstatic.com/s/playfairdisplay/v9/2NBgzUtEeyB-Xtpr9bm1Cdhy5e3cTyNKTHXrP9DO-Rc.woff2) format('woff2'), url(http://fonts.gstatic.com/s/playfairdisplay/v9/2NBgzUtEeyB-Xtpr9bm1CZa6Tn9fxpDPuRSK4Gn5Ybw.woff) format('woff');
  924. }
  925. @font-face {
  926. font-family: 'Playfair Display';
  927. font-style: italic;
  928. font-weight: 400;
  929. src: local('Playfair Display Italic'), local('PlayfairDisplay-Italic'), url(http://fonts.gstatic.com/s/playfairdisplay/v9/9MkijrV-dEJ0-_NWV7E6NwXiAI3F8adTt8b-_w2WoPM.woff2) format('woff2'), url(http://fonts.gstatic.com/s/playfairdisplay/v9/9MkijrV-dEJ0-_NWV7E6N3aqFElqJjV-H5EUExnZgmU.woff) format('woff');
  930. }
  931.  
  932.  
  933. div.page-bottom, #chatbox_popup, p.page-bottom:last-of-type + .h3 {
  934. display: none;
  935. }
  936. ul#picture_legend li, ul#privmsgs-menu li {
  937. display: none;
  938. }
  939. form#forum-search {
  940. display: none;
  941. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement