Advertisement
Hardrockdesign

CSS Dawning

Apr 4th, 2015
1,627
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.80 KB | None | 0 0
  1. #phpbb {
  2. margin-left: 240px;
  3. }
  4. .up {
  5. position: relative;
  6. top: 0px;
  7. -webkit-transition: all 0.4s ease-in-out;
  8. -moz-transition: all 0.4s ease-in-out;
  9. -ms-transition: all 0.4s ease-in-out;
  10. -o-transition: all 0.4s ease-in-out;
  11. transition: all 0.4s ease-in-out;
  12. }
  13. .up:hover {
  14. top: -75px;
  15. -webkit-transition: all 0.4s ease-in-out;
  16. -moz-transition: all 0.4s ease-in-out;
  17. -ms-transition: all 0.4s ease-in-out;
  18. -o-transition: all 0.4s ease-in-out;
  19. transition: all 0.4s ease-in-out;
  20. }
  21. ::-webkit-scrollbar-button:start:decrement,
  22. ::-webkit-scrollbar-button:end:increment {
  23. display: none;
  24. }
  25. ::-webkit-scrollbar {
  26. max-width: 7px;
  27. }
  28. ::-webkit-scrollbar-thumb {
  29. background: #290b01;
  30. -webkit-border-radius: 0px;
  31. -moz-border-radius: 0px;
  32. }
  33. ::-webkit-scrollbar-track-piece {
  34. background-color: #000000;
  35. display:block;
  36. }
  37. #wrap {
  38. max-width: 800px;
  39. min-width: 800px;
  40. background-color: #28201e;
  41. margin-top: -15px;
  42. margin-bottom: -10px;
  43. padding-left: 15px;
  44. padding-right: 15px;
  45. }
  46. #logo-desc {
  47. margin-left: -10px;
  48. margin-top: 5px;
  49. }
  50. #content-container div#left {
  51. margin-left: -240px;
  52. top: 0px;
  53. position: absolute;
  54. }
  55. #left .module {
  56. background-color: #28201e;
  57. border-bottom: solid 10px #290b01;
  58. border-radius: 0 0 0 0;
  59. border-top: solid 10px #290b01;
  60. float: left;
  61. height: 270px;
  62. margin-right: 5px;
  63. width: 220px;
  64. }
  65. .module .h3 {
  66. background: #290b01;
  67. color: #726749;
  68. font-family: Norican;
  69. padding-bottom: 12px;
  70. padding-top: 12px;
  71. text-align: center;
  72. margin-top: -2px;
  73. width: 220px;
  74. margin-left: -10px;
  75. text-transform: lowercase;
  76. font-size: 18px;
  77. }
  78. ul.navlinks {
  79. width: 802px;
  80. background: #290b01;
  81. margin-left: -10px;
  82. margin-top: -12px;
  83. padding-top: 15px;
  84. padding-bottom: 15px;
  85. }
  86. a.mainmenu {
  87. font-family: Norican;
  88. text-transform: lowercase;
  89. font-size: 18px;
  90. color: #726749;
  91. }
  92. a.mainmenu:hover {
  93. color: #726749;
  94. }
  95. li.header {
  96. font-size: 0px;
  97. background: #290b01;
  98. height: 40px;
  99. padding-top: 30px;
  100. width: 802px;
  101. position: relative;
  102. left: -10px;
  103. border-top: 9px double #28201e;
  104. border-bottom: 9px double #28201e;
  105. }
  106.  
  107. .table-title h2 {
  108. font-family: Norican;
  109. text-transform: lowercase;
  110. font-size: 25px;
  111. color: #726749;
  112. padding-right: 30px;
  113. font-weight: 700;
  114. }
  115. a.forumtitle {
  116. width: 450px;
  117. display: block;
  118. text-align: center;
  119. background: #290b01;
  120. text-transform: none;
  121. font-family: Times New Roman;
  122. font-weight: 700;
  123. font-style: italic;
  124. font-size: 15px;
  125. padding-top: 3px;
  126. padding-bottom: 3px;
  127. }
  128.  
  129. .forabg li.row dd.topics {
  130. width: 220px;
  131. text-align: center;
  132. background: #290b01;
  133. text-transform: none;
  134. font-family: Times New Roman;
  135. font-weight: 700;
  136. font-style: italic;
  137. font-size: 15px;
  138. position:relative;
  139. left: -460px;
  140. margin-top: 160px;
  141. line-height: 90%;
  142. color: #B2A48A;
  143. }
  144. .forabg li.row dd.posts {
  145. width: 220px;
  146. text-align: center;
  147. background: #290b01;
  148. text-transform: none;
  149. font-family: Times New Roman;
  150. font-weight: 700;
  151. font-style: italic;
  152. font-size: 15px;
  153. position:relative;
  154. left: 280px;
  155. margin-top: -21px;
  156. line-height: 90%;
  157. color: #B2A48A;
  158. }
  159. .forabg li.row dd.topics::after {content: "temas";}
  160. .forabg li.row dd.posts::after {content: "mensajes";}
  161.  
  162. .forabg li.row dd.lastpost {
  163. background-image:url('https://38.media.tumblr.com/8737e8ec38125bbafa4b6607458fd7e5/tumblr_nbe4tlVnyz1swk2aso1_250.jpg');
  164. width:131px;
  165. height: 96px;
  166. padding-top: 40px;
  167. padding-left: 50px;
  168. padding-right: 30px;
  169. position:absolute;
  170. right: 330px;
  171. margin-top: 20px;
  172. font-family: Times New Roman;
  173. font-style: italic;
  174. font-size: 12px;
  175. font-weight: 700;
  176. }
  177.  
  178. ul.forums {
  179. border-bottom: 40px solid #290b01;
  180. padding-bottom: 10px;
  181. }
  182. ul.topiclist.topics.bg_none {
  183. border-bottom: 40px solid #290b01;
  184. padding-bottom: 10px;
  185. }
  186. ul.topiclist.pmlist.bg_none {
  187. border-bottom: 40px solid #290b01;
  188. padding-bottom: 10px;
  189. }
  190. ul.forums + span.corners-bottom {
  191. background: #290b01;
  192. height: 3px;
  193. margin-top: 3px;
  194. width: 790px;
  195. margin-left: 0px;
  196. }
  197. #page-body ul.linklist {
  198. font-family: Times New Roman;
  199. font-style: italic;
  200. font-size: 13px;
  201. font-weight: 700;
  202. }
  203. p.author {
  204. font-family: Times New Roman;
  205. font-style: italic;
  206. font-size: 13px;
  207. font-weight: 700;
  208. }
  209. #comments_scroll_container {
  210. font-family: Times New Roman;
  211. font-style: italic;
  212. font-size: 13px;
  213. font-weight: 700;
  214. text-align: center;
  215. margin-left: -10px;
  216. }
  217. #page-footer .navbar {
  218. font-family: Times New Roman;
  219. font-style: italic;
  220. font-size: 0px;
  221. font-weight: 700;
  222. }
  223. .pagination, .pathname-box, a.nav {
  224. font-family: Times New Roman;
  225. font-style: italic;
  226. font-size: 13px;
  227. font-weight: 700;
  228. }
  229. #i_whosonline + p {
  230. font-family: Times New Roman;
  231. font-style: italic;
  232. font-size: 14px;
  233. font-weight: 700;
  234. text-align: center;
  235. }
  236. p.page-bottom {
  237. font-family: calibri;
  238. text-transform: uppercase;
  239. font-size: 9px;
  240. font-weight: 700;
  241. text-align: center;
  242. }
  243. #new_leyendas {
  244. background: none repeat scroll 0 0 #1e1817;
  245. border-radius: 0px 0px 0px 0px;
  246. padding: 20px;
  247. width: auto;
  248. padding-top: 10px;
  249. height: 200px;
  250. margin-top: 20px;
  251. }
  252.  
  253. #new_leyendas #miqlinea {
  254. background: none repeat scroll 0 0 #28201e;
  255. border: 3px solid #290b01;
  256. border-radius: 0px 0px 0px 0px;
  257. padding: 5px;
  258. font-family: calibri;
  259. font-style: normal;
  260. line-height: 100%;
  261. font-size: 12px;
  262. font-weight: 700;
  263. height: 150px;
  264. overflow: auto;
  265. }
  266.  
  267.  
  268. #new_leyendas #tb_leyen {
  269. width: 100%;
  270. height: 150px;
  271. margin-top: -20px;
  272. }
  273.  
  274. #new_leyendas #new_leyen_titulo {
  275. font-family: Norican;
  276. text-transform: lowercase;
  277. font-weight: 700;
  278. font-size: 25px;
  279. text-align: center;
  280. margin-bottom: 10px;
  281. padding-bottom: 10px;
  282. width: auto;
  283. margin-top: -5px;
  284. }
  285. .h3 {
  286. font-family: Norican;
  287. text-transform: lowercase;
  288. font-size: 25px;
  289. text-align: center;
  290. }
  291. .h3 a {
  292. font-family: Norican;
  293. text-transform: lowercase;
  294. font-size: 25px;
  295. }
  296.  
  297. #chatbox {
  298. background-color: #1e1817;
  299. }
  300. .chatbox-title, .chatbox-title a.chat-title {
  301. font-family: Calibri;
  302. font-weight: 700;
  303. font-size: 12px;
  304. text-transform: uppercase;
  305. color: #726749;
  306. margin-top: 5px;
  307. margin-left: 5px;
  308. }
  309. .chatbox-options li, .chatbox-options li a, .chatbox-options li label {
  310. font-family: calibri;
  311. font-size: 12px;
  312. text-transform: uppercase;
  313. font-weight: 700;
  314. color: #726749;
  315. }
  316. #chatbox_header{background-color: #290b01;}
  317. #chatbox_footer{background-color: #290b01;}
  318. .chatbox_row_1,.chatbox_row_2,.chatbox_row_3{
  319. font-size:12px;
  320. }
  321. #chatbox_footer label {
  322. font-family: calibri;
  323. font-size: 12px;
  324. font-weight: 700;
  325. text-transform: uppercase;
  326. color: #726749;
  327. }
  328. #chatbox_members{
  329. font-size: 13px;
  330. background-color: #1e1817;
  331. border-right: 1px dotted;
  332. }
  333.  
  334. div.page-bottom, #chatbox_popup, .h3 a[target="ChatBox"]{
  335. display:none;
  336. }
  337. p em b a.gensmall {
  338. font-family: Norican;
  339. text-transform: lowercase;
  340. font-size: 25px;
  341. text-shadow: 1px 2px 0px #000000;
  342. }
  343. h1.page-title {
  344. font-family: Norican;
  345. text-transform: lowercase;
  346. text-align: center;
  347. font-size: 25px;
  348. color: #726749;
  349. padding-right: 30px;
  350. font-weight: 700;
  351. background: #290b01;
  352. height: 50px;
  353. padding-top: 20px;
  354. width: 100%;
  355. border-top: 9px double #28201e;
  356. border-bottom: 9px double #28201e;
  357. }
  358. h1.page-title a {
  359. color: #726749;
  360. }
  361. .postbody .content {
  362. width: 550px;
  363. text-align: justify;
  364. border-bottom: 20px solid #290b01;
  365. padding-bottom: 10px;
  366. }
  367. .postbody {
  368. clear: both;
  369. float: left;
  370. width: 550px;
  371. margin-top: -25px;
  372. }
  373. .postbody .topic-title {
  374. background: #290b01;
  375. width: 550px;
  376. text-align: center;
  377. display: inline-block;
  378. font-family: Norican;
  379. font-size: 18px;
  380. font-weight: 700;
  381. }
  382. .postbody ul.profile-icons {
  383. bottom: -50px;
  384. position: relative;
  385. right: -40px;
  386. }
  387. .postprofile {
  388. width:200px;
  389. background: #000000;
  390. position: relative;
  391. left: -5px;
  392. }
  393. .postprofile dt + dd + dd + dd {
  394. width: 174px;
  395. margin-left: 10px;
  396. padding: 3px;
  397. background:#290b01;
  398. font-family: Tahoma;
  399. font-size: 8px;
  400. letter-spacing: 1px;
  401. text-align: left;
  402. text-transform: uppercase;
  403. font-weight: 700;
  404. }
  405.  
  406. .postprofile dt strong a {
  407. display: block;
  408. position: absolute;
  409. top: 10px;
  410. left: 9px;
  411. min-width: 180px;
  412. max-width: 180px;
  413. min-height: 15px;
  414. max-height: 15px;
  415. padding-top:6px;
  416. padding-bottom: 3px;
  417. font-family: Norican;
  418. font-size: 14px;
  419. letter-spacing: 0px;
  420. text-align: center;
  421. text-transform: lowercase;
  422. font-weight: 700;
  423. background-color: #290b01;
  424. }
  425. .postprofile dt img {
  426. max-width: 180px;
  427. max-height: 300px;
  428. margin-top: 45px;
  429. }
  430. .inputbox{
  431. border-color: transparent !important;
  432. }
  433. .button, .button1, .button2, input.button, input.button1, input.button2, button.bbcode, #submit_button, #profile-advanced-button, #login_popup_buttons, #login_popup_buttons input, .liteoption {
  434. background:#000000;
  435. border: 2px solid #290b01;
  436. color: #726749;
  437. display: inline-block;
  438. outline: medium none;
  439. padding:5px;
  440. font-family:Times New Roman;
  441. text-transform:lowercase;
  442. font-size:13px;
  443. font-weight: 700;
  444. font-style: italic;
  445. }
  446.  
  447. .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 {
  448. background: #000000;
  449. border: 2px solid #290b01;
  450. color: #726749;
  451. display: inline-block;
  452. outline: medium none;
  453. padding:5px;
  454. font-family:Times New Roman;
  455. text-transform:lowercase;
  456. font-size:13px;
  457. font-weight: 700;
  458. font-style: italic;
  459. }
  460. .linksub a {
  461. background-color: #000000;
  462. display: block;
  463. border: 1px solid #290b01;
  464. color: #726749;
  465. margin-left: 10px;
  466. margin-bottom: 1px;
  467. padding-bottom:1px;
  468. padding-top:1px;
  469. float: center;
  470. text-align: center;
  471. font-family:Times New Roman;
  472. text-transform:lowercase;
  473. font-size:13px;
  474. font-weight: 700;
  475. font-style: italic;
  476. width: 216px;
  477. line-height: 90%;
  478. }
  479. .linksub a:hover {
  480. background-color: #000000;
  481. position: center;
  482. text-align: center;
  483. border: 1px solid #290b01;
  484. color: #726749;
  485. }
  486. .linksub a:active, .linksub a:link, .linksub a:visited {
  487. -webkit-transition-duration: 2s;
  488. -moz-transition-duration: 2s;
  489. -o-transition-duration: 2s;
  490. transition-duration: 2s;
  491. }
  492. .descorta {
  493. padding: 5px;
  494. text-align: justify;
  495. width: 210px;
  496. height: 57px;
  497. overflow: auto;
  498. background: #1e1817;
  499. font-size: 12px;
  500. font-family: calibri;
  501. line-height: 100%;
  502. font-weight: 700;
  503. }
  504. .desclarga {
  505. padding: 5px;
  506. text-align: justify;
  507. width: 440px;
  508. height: 57px;
  509. overflow: auto;
  510. background: #1e1817;
  511. font-size: 12px;
  512. font-family: calibri;
  513. line-height: 100%;
  514. font-weight: 700;
  515. }
  516.  
  517. #directorios img {
  518. border: 2px solid #290b01;
  519. border-top: 5px solid #290b01;
  520. border-bottom: 5px solid #290b01;
  521. width: 50px;
  522. height: 50px;
  523. border-radius: 10px 0px 10px 0px;
  524. margin: 2px;
  525. }
  526. #hermanos img {
  527. border: 2px solid #290b01;
  528. border-top: 5px solid #290b01;
  529. border-bottom: 5px solid #290b01;
  530. width: 100px;
  531. height: 50px;
  532. border-radius: 10px 0px 10px 0px;
  533. margin: 2px;
  534. }
  535. #elites img {
  536. border: 1px solid #290b01;
  537. border-top: 3px solid #290b01;
  538. border-bottom: 3px solid #290b01;
  539. width: 40px;
  540. height: 40px;
  541. border-radius: 10px 0px 10px 0px;
  542. margin: 2px;
  543. }
  544. dl.spoiler {
  545. background: #000000;
  546. font-size: 10px;
  547. font-family: arial;
  548. -moz-border-radius: 0px; !important;
  549. margin-bottom:0px;
  550. }
  551.  
  552. blockquote {
  553. background: #000000;
  554. font-size: 10px;
  555. margin: 1px 1px 1px 1px;
  556. margin-left: 50px;
  557. border-bottom: 3px solid #290b01;
  558. border-left: 3px solid #290b01;
  559. border-right: 3px solid #290b01;
  560. border-top: transparent;
  561. font-family: arial !important;
  562. line-height: 11px;
  563. font-style: none !important;
  564. letter-spacing: 1px;
  565. border-radius: 15px 15px 0px 0px;
  566. }
  567.  
  568.  
  569. dl.codebox {
  570. background-color: #000000;
  571. font-size: 1em;
  572. padding: 3px;
  573. border-radius: 15px 15px 0px 0px;
  574. border-top: 5px solid #290b01;
  575. border-bottom: 5px solid #290b01;
  576. border-left: transparent;
  577. border-right: transparent;
  578. }
  579.  
  580. dl.codebox code {
  581. font-family: arial;
  582. font-size: 10px;
  583. font-style: normal;
  584. font-variant: normal;
  585. font-weight: normal;
  586. text-transform:sentence;
  587. height: auto;
  588. line-height: 1.3em;
  589. margin: 2px 0;
  590. display: block;
  591. max-height: 200px;
  592. overflow: auto;
  593. padding-top: 5px;
  594. border:none;
  595. white-space: no;
  596. color: #726749;
  597. }
  598.  
  599.  
  600. dl.codebox dt {
  601. display: block;
  602. font-size: .8em;
  603. font-weight: 700;
  604. margin-bottom: 3px;
  605. text-transform: uppercase;
  606. text-align:center;
  607. border-bottom: 1px dotted #290b01;
  608. }
  609.  
  610. .spoiler_content.hidden {
  611. display: block;
  612. font-size: 9px;
  613. }
  614. /*BΓ‘sico*/
  615. a.forumtitle:hover {
  616. text-decoration: none;
  617. }
  618. .forabg li.header dd.dterm {
  619. text-align: right;
  620. width: 100%;
  621. }
  622. .forabg ul.topiclist.forums li.row dd.dterm {
  623. width: 500px;
  624. height: 170px;
  625. }
  626. p em {
  627. font-style: normal;
  628. color: transparent;
  629. }
  630. .forabg li.header dd.posts {
  631. display: none;
  632. }
  633.  
  634. .forabg li.header dd.topics {
  635. display: none;
  636. }
  637.  
  638. li.header dl.icon dd.lastpost{
  639. display: none;
  640. }
  641. .sceditor-container.ltr.wysiwygMode, .sceditor-container.ltr.sourceMode, div.sceditor-toolbar {
  642. border-color: transparent !important;
  643. }
  644. p.right.rightside + p {
  645. display:none;
  646. }
  647. p.rightside {
  648. display: none;
  649. }
  650. p.copyright, p.nomargin.path, p.author, .pathname-box p, .topic-actions+p, #logo-desc p, #info_open p, .inner p {
  651. display: block;
  652. }
  653. #cp-main .panel.sig {
  654. background-color: transparent;
  655. }
  656. #search-box {
  657. display:none;
  658. }
  659. .search-box { visibility: hidden; }
  660. .mainmenu[href="/faq"],.mainmenu[href="/calendar"] {
  661. display: none;
  662. color: transparent; font-size: 0px;
  663. }
  664. .mainmenu[href="/search"] {
  665. margin-left: -15px;
  666. }
  667. ul#picture_legend li, ul#privmsgs-menu li {
  668. display:none;
  669. }
  670.  
  671. /* latin-ext */
  672. @font-face {
  673. font-family: 'Norican';
  674. font-style: normal;
  675. font-weight: 400;
  676. src: local('Norican Regular'), local('Norican-Regular'), url(http://fonts.gstatic.com/s/norican/v4/U5gsdSLZ2HqelLrac75mCPY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  677. unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  678. }
  679. /* latin */
  680. @font-face {
  681. font-family: 'Norican';
  682. font-style: normal;
  683. font-weight: 400;
  684. src: local('Norican Regular'), local('Norican-Regular'), url(http://fonts.gstatic.com/s/norican/v4/Jk71QOe6fnmgLxVFs7-K1vY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  685. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  686. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement