Advertisement
conception

delete eventually cult

Nov 14th, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.28 KB | None | 0 0
  1. <center>
  2. <style>
  3.  
  4. #main-navbar, .navbar-header, .main_content_title, .cult_name, .panel-title, .cult_menu_panel, .footer_links, #leftnav, .small, #nav_search, .leftnav_section, .glyphicon, .has-feedback, .group_latest_entries { display: none; }
  5.  
  6. body, html {
  7. background-image: url('http://imgur.com/hoBu3aZ.png');
  8. background-size: 500px 1000px;
  9. background-position: top left;
  10. background-repeat: repeat;
  11. background-attachment: fixed;
  12. text-align: center;
  13. color: #ccc;
  14. font-size: 8.5pt;
  15. }
  16.  
  17. a:link, a:visited {
  18. color: #ccc;
  19. text-transform: none;
  20. font-family: Trebuchet MS1,Trebuchet MS,sans-serif;
  21. font-size: 12px;
  22. font-weight: normal;
  23. background: transparent;
  24. letter-spacing: 0pt;
  25. transition: all 0.75s ease-out 0s;}
  26.  
  27. a:hover {
  28. color: #ccc;
  29. text-transform: none;
  30. font-family: Trebuchet MS1,Trebuchet MS,sans-serif;
  31. font-size: 12px;
  32. font-weight: normal;
  33. background: transparent;
  34. letter-spacing: 0pt;
  35. transition: all 0.75s ease-out 0s;}
  36.  
  37. a.links:link, a.links:visited, a.links:active {
  38. padding: 5px;
  39. display: block;
  40. font-family: Trebuchet MS1,Trebuchet MS,sans-serif;
  41. font-weight: lighter;
  42. text-transform: none;
  43. font-size: 5pt;
  44. color: #ccc;
  45. letter-spacing: 0pt;
  46. text-align: center;
  47. background-color: #130912;
  48. border-radius: 0px;
  49. shadow: 1px 1px 1px #000;
  50. transition: all 0.75s ease-out 0s;
  51. margin: 1px; }
  52.  
  53. a.links:hover {
  54. padding: 5px;
  55. display: block;
  56. font-family: Trebuchet MS1,Trebuchet MS,sans-serif;
  57. font-weight: lighter;
  58. text-transform: none;
  59. font-size: 5pt;
  60. color: #ccc;
  61. letter-spacing: 0pt;
  62. text-align: center;
  63. background-color: #B9B5FC;
  64. border-radius: 0px;
  65. shadow: 1px 1px 1px #000;
  66. transition: all 0.75s ease-out 0s;
  67. margin: 1px; }
  68.  
  69. a.links2:link, a.links2:visited, a.links2:active {
  70. padding: 0px;
  71. display: inline-table;
  72. font-family: Trebuchet MS1,Trebuchet MS,sans-serif;
  73. font-weight: lighter;
  74. text-transform: uppercase;
  75. font-size: 5.5pt;
  76. color: #F0F8FF;
  77. letter-spacing: 1pt;
  78. text-align: center;
  79. width: 75px;
  80. height: 5px;
  81. line-height: 5px;
  82. border-radius: 4px;
  83. background-color: #974142;
  84. transition: all 0.75s ease-out 0s;
  85. margin: 1px;
  86. }
  87.  
  88. a.links2:hover {
  89. padding: 0px;
  90. display: inline-table;
  91. font-family: Trebuchet MS1,Trebuchet MS,sans-serif;
  92. font-weight: lighter;
  93. text-transform: uppercase;
  94. font-size: 5.5pt;
  95. color: #F0F8FF;
  96. letter-spacing: 1pt;
  97. width: 75px;
  98. height: 5px;
  99. line-height: 5px;
  100. text-align: center;
  101. border-radius: 4px;
  102. background-color: #974142;
  103. transition: 1s ease-in-out;
  104. }
  105.  
  106. .newsfeed_entry_txt {
  107. color: #F0F8FF;
  108. text-align: center;
  109. width: 95%;
  110. background-color: #;
  111. border-radius: 5px;
  112. padding: 0px;
  113. }
  114.  
  115. .leave_comment {
  116. background: #2b1c1c;
  117. color: #F0F8FF;
  118. border: none;
  119. border-radius: 5px;
  120. height: 6.25em;
  121. width: 85%;
  122. text-align: center;
  123. float: center;
  124. }
  125.  
  126. .comment_submit {
  127. background: #2b1c1c;
  128. border: none;
  129. border-radius: 5px;
  130. height: 2.188em;
  131. width: 85% !important;
  132. text-align: center;
  133. }
  134.  
  135. .darkbox {
  136. width: auto%;
  137. box-shadow: 0px 0px 25px #141414;
  138. background-color: #120f11;
  139. border: 0px;
  140. border-top-left-radius: 1em;
  141. border-top-right-radius: 1em;
  142. border-bottom-right-radius: 1em;
  143. border-bottom-left-radius: 1em;
  144. font: 0.850em Trebuchet MS;
  145. margin-top: 25px;
  146. }
  147.  
  148. .subheading_text {
  149. color: #F0F8FF;
  150. font-weight: normal;
  151. }
  152.  
  153. div.panel-heading, .forumheader, .modal-title, .subheading {
  154. color: #ccc;
  155. background-color: #3d1b1b;
  156. background-image: URL('');
  157. font-family: trebuchet ms;
  158. border: none;
  159. font-size: 16pt;
  160. border-radius: 5px;
  161. display: block;
  162. margin: 2px;
  163. text-transform: uppercase;
  164. font-weight: lighter;
  165. text-align: center;
  166. line-height: 1px;
  167. }
  168.  
  169. .modal-header {
  170. background-color: transparent;
  171. border: none;
  172. }
  173.  
  174. .panel-heading, .btn-primary { background: transparent;
  175. }
  176.  
  177. .text_stroke, .main_title_text, .main_content_title, .subheading_text {
  178. text-shadow: none;
  179. }
  180.  
  181. .group_subforum {
  182. background-color: transparent;
  183. padding-top: 0px;
  184. padding-left: 0px;
  185. padding-right: 0px;
  186. padding-bottom: 0px;
  187. border: 0px solid #1e1515;
  188. border-top-left-radius: 0em;
  189. border-top-right-radius: 0em;
  190. border-bottom-right-radius: 1em;
  191. border-bottom-left-radius: 1em;
  192. width: 800px;
  193. }
  194.  
  195. .entry_points, .comment_points {
  196. float: right;
  197. }
  198.  
  199. .entry_points .points_outer {
  200. min-width: 5px;
  201. }
  202.  
  203. a.entry_win, a.entry_fail, a.comment_win, a.comment_fail, a.entry_win:hover, a.entry_fail:hover, a.comment_win:hover, a.comment_fail:hover {
  204. font-size: 0px;
  205. background: transparent;
  206. border: none;
  207. }
  208.  
  209. .comment_points .points_outer {
  210. min-width: 10px;
  211. padding-right: 0px;
  212. }
  213.  
  214. .glyphicon {
  215. position: relative;
  216. top: 1px;
  217. display: inline-block;
  218. font-family: 'Glyphicons Halflings';
  219. font-style: normal;
  220. font-weight: normal;
  221. line-height: 1;
  222. -webkit-font-smoothing: antialiased;
  223. -moz-osx-font-smoothing: grayscale;
  224. }
  225.  
  226. a:link img[src="http://i.imgur.com/HlS12EQ.png"]{background-image: url(http://i.imgur.com/HlS12EQ.png); top right no-repeat; height: 11px; width:0px; padding-right: 11px; }
  227.  
  228. a:link img[src="http://i.imgur.com/Run9L5V.png"]{background-image: url(http://i.imgur.com/Run9L5V.png); top right no-repeat; height: 11px; width:0px; padding-right: 12px;}
  229.  
  230. img.group_entry_thumb {
  231. width: 100px;
  232. height: 100px;
  233. border: none;
  234. margin: 5px;
  235. float: center;
  236. }
  237.  
  238. .btn-primary, .btn-default {
  239. background: #1e1515 !important;
  240. border: none;
  241. padding: 6px;
  242. font-family: trebuchet ms !important;
  243. font-size: 10px;
  244. color: #F0F8FF !important;
  245. text-align: center;
  246. text-transform: uppercase;
  247. font-weight: normal;
  248. -webkit-transition: all 0.5s ease-out;
  249. -moz-transition: all 0.5s ease-out;
  250. }
  251.  
  252. .btn-primary:hover, .btn-default:hover {
  253. color: #F0F8FF !important;
  254. text-decoration: none;
  255. font-family: trebuchet MS;
  256. background: transparent;
  257. -webkit-transition: all 0.5s ease-out;
  258. -moz-transition: all 0.5s ease-out;
  259. }
  260.  
  261. input, select, textarea, .form-control { border: none;
  262. background: #1e1515;
  263. color: #F0F8FF; }
  264.  
  265. .group_view_forum, .group_view_forum a:link, .group_view_forum a:visited, .group_view_forum a:active {
  266. background: #1e1515;
  267. border: none;
  268. font-size: 11px;
  269. color: #ccc;
  270. width: 90%;
  271. text-align: center;
  272. border-radius: 2px;
  273. text-transform: uppercase;
  274. font-weight: 200;
  275. }
  276.  
  277. .group_view_forum a: hover {
  278. background: transparent;
  279. border: none;
  280. font-size: 11px;
  281. color: #F0F8FF;
  282. text-align: center;
  283. text-transform: uppercase;
  284. font-weight: 200;
  285. }
  286.  
  287. .group_forum_entry {
  288. background: transparent;
  289. text-align: center;
  290. border: none;
  291. float: center;
  292. }
  293.  
  294. .update_comment {
  295. padding: 15px;
  296. background: #1e1515;
  297. border: none;
  298. font-size: 10pt;
  299. }
  300.  
  301. h1 {
  302. color: #F0F8FF;
  303. background: #1e1515;
  304. font-family: trebuchet ms;
  305. font-size: 12pt;
  306. border-radius: 1px;
  307. display: block;
  308. margin: 5px;
  309. padding: 1px;
  310. text-transform: lowercase;
  311. font-weight: lighter;
  312. text-align: center;
  313. line-height: 2px;
  314. border-bottom: 2px solid #3d1b1b;
  315. }
  316.  
  317. h2 {
  318. color: #F0F8FF;
  319. background: #974142;
  320. font-family: trebuchet ms;
  321. border-radius: 3px;
  322. letter-spacing: 1px;
  323. font-size: 6pt;
  324. display: block;
  325. margin: 1px;
  326. font-weight: lighter;
  327. text-transform: uppercase;
  328. text-align: center;
  329. }
  330.  
  331. h3 {
  332. color: #ccc;
  333. background: #3d1b1b;
  334. text-shadow: 1px 1px 1px #141614;
  335. font-family: trebuchet ms;
  336. font-style: italic;
  337. font-size: 11pt;
  338. line-height: 12px;
  339. display: block;
  340. border-radius: 2px;
  341. margin: 2px;
  342. margin-bottom: -1px;
  343. font-weight: lighter;
  344. text-transform: none;
  345. text-align: center;
  346. }
  347.  
  348. blockquote {
  349. text-align: center;
  350. font-size: 9pt;
  351. border-top: 3px solid #974142;
  352. border-bottom: 3px solid #3d1b1b;
  353. margin-left: auto;
  354. margin-right: auto;
  355. background: #030407;
  356. padding: 2px;
  357. color: #ccc;
  358. width: auto;
  359. border-radius: 5px 5px 5px 5px;
  360. }
  361.  
  362. blockquote:first-line {
  363. text-align: center;
  364. padding: 10px;
  365. color: #ccc;
  366. font-family: Trebuchet MS1,Trebuchet MS,sans-serif;
  367. font-size: 30px;
  368. font-style: italic;
  369. letter-spacing: -2px;
  370. font-weight: lighter;
  371. font-style: none;
  372. border-radius: 20px 0px 20px 0px;
  373. text-shadow: 1px -1px 2px #000;
  374. }
  375.  
  376. blockquote:first-letter {
  377. color: #ccc;
  378. text-align: center;
  379. text-transform: uppercase;
  380. font-family: Trebuchet MS1,Trebuchet MS,sans-serif;
  381. font-size: 32px;
  382. font-style: italic;
  383. font-weight: lighter;
  384. font-style: none;
  385. text-shadow: 1px -1px 2px #000;
  386. }
  387.  
  388. b {
  389. color: #3d1b1b;
  390. font-family: trebuchet ms;
  391. text-transform: uppercase;
  392. text-shadow: 0px 1px 0px #974142;
  393. font-size: 9pt;
  394. }
  395.  
  396. i {
  397. text-transform: none;
  398. font-family: georgia;
  399. color: #d8a7a2;
  400. text-shadow: 1px 1px 1px #000;
  401. font-size: 10px;
  402. letter-spacing: 1px;
  403. }
  404.  
  405. u {
  406. color: #974142;
  407. text-transform: none;
  408. border-bottom: 1px dashed #005F6B;
  409. font-family: georgia;
  410. font-size: 10px;
  411. letter-spacing: 2px;
  412. }
  413.  
  414. .group_forum_entry {
  415. padding: none;
  416. background: #;
  417. border: none;
  418. font-size: 9pt;
  419. line height: 10px;
  420. height: 39px;
  421. width: 800px;
  422. border-radius: 3px;
  423. margin: 2px;
  424. float: center;
  425. text-align: center;
  426. }
  427. .group_forum_entry {
  428. padding-top: 2px;
  429. padding-bottom: 2px;
  430. border-top: ;
  431. margin-bottom: 4px;
  432. margin-top: 4px;
  433. float: center;
  434. }
  435. .group_forum {
  436. margin-bottom: 15px;
  437. background: rgba(15,15,15,0.85);
  438. border: solid 0px #333;
  439. margin-top: 2px;
  440. padding: 5px;
  441. width: 800px;
  442. float: center;
  443. box-shadow: 0px 0px 25px #141414;
  444. border-top-left-radius: 1em;
  445. border-top-right-radius: 1em;
  446. border-bottom-right-radius: 1em;
  447. border-bottom-left-radius: 1em;
  448. }
  449. .group_forum_titles div {
  450. background: #1a1a1a;
  451. border-bottom: 3px solid #974142;
  452. font-size: 20px;
  453. font-style: none;
  454. color: #ccc;
  455. text-align: center;
  456. border-radius: 2px;
  457. text-transform: uppercase;
  458. font-weight: 200;
  459. margin-top: 5px;
  460. margin-right: 1px;
  461. margin-left: 1px;
  462. }
  463.  
  464. ::-webkit-scrollbar {
  465. width: 7px;
  466. border-radius: 5px;
  467. }
  468.  
  469. ::-webkit-scrollbar-thumb, ::-webkit-scrollbar-track {
  470. border-radius: 5px;
  471. background: #7f5e4c;
  472. }
  473.  
  474. ::-webkit-scrollbar-track-piece {
  475. background-color: #343838;
  476. border-left: solid 1px #352f34;
  477. }
  478.  
  479. img[src="http://e.vampirefreaks.com/images/sticky_cult.gif"]{background-image: url('http://i.imgur.com/Uiebmdl.png'); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
  480.  
  481. img[src="http://e.vampirefreaks.com/images/locked.gif"]{ background-image: url('http://i.imgur.com/lId9S8R.png'); top right no-repeat; height: 12px; width:0px; padding-right: 9px;}
  482.  
  483. img[src="http://e.vampirefreaks.com/images/poll_icon.gif"]{ background-image: url('http://i.imgur.com/Fr90qDe.png'); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
  484.  
  485. .col-sm-7 {
  486. width: 36%;
  487. }
  488.  
  489. .col-sm-2 {
  490. width: 10%;
  491. }
  492.  
  493. .col-sm-3 {
  494. width: 20%;
  495. }
  496.  
  497. .col-md-3 {
  498. width: 26%;
  499. }
  500.  
  501. #adcoven .picture {
  502. width: 80px;
  503. height: 95px;
  504. padding: 0px;
  505. margin: 2px;
  506. border: 3px solid #974142;
  507. background: #;
  508. border-radius: 8px;
  509. transition: all 0.9s ease-in-out 0s;
  510. }
  511.  
  512. #adcoven .picture:hover {
  513. width: 80px;
  514. height: 95px;
  515. padding: 0px;
  516. margin: 2px;
  517. border: 3px solid #ccc;
  518. background: #;
  519. border-radius: 8px;
  520. transition: all 0.9s ease-in-out 0s;
  521. }
  522.  
  523. #becoven .picture {
  524. width: 80px;
  525. height: 95px;
  526. padding: 0px;
  527. margin: 2px;
  528. border: 3px solid #974142;
  529. background: #;
  530. border-radius: 8px;
  531. transition: all 0.9s ease-in-out 0s;
  532. }
  533.  
  534. #becoven .picture:hover {
  535. width: 80px;
  536. height: 95px;
  537. padding: 0px;
  538. margin: 2px;
  539. border: 3px solid #ccc;
  540. background: #;
  541. border-radius: 8px;
  542. transition: all 0.9s ease-in-out 0s;
  543. }
  544.  
  545. #staff .picture {
  546. width: 62px;
  547. height: 95px;
  548. padding: 0px;
  549. margin: 2px;
  550. border: 3px solid #974142;
  551. background: #;
  552. border-radius: 8px;
  553. transition: all 0.9s ease-in-out 0s;
  554. }
  555.  
  556. #staff .picture:hover {
  557. width: 62px;
  558. height: 95px;
  559. padding: 0px;
  560. margin: 2px;
  561. border: 3px solid #ccc;
  562. background: #;
  563. border-radius: 8px;
  564. transition: all 0.9s ease-in-out 0s;
  565. }
  566.  
  567. #featured .picture {
  568. height: 90px;
  569. width: 175px;
  570. padding: 0px;
  571. margin: 1px;
  572. border: 3px solid #974142;
  573. background: #;
  574. border-radius: 8px;
  575. transition: all 0.9s ease-in-out 0s;
  576. }
  577.  
  578. #featured .picture:hover {
  579. height: 90px;
  580. width: 175px;
  581. padding: 0px;
  582. margin: 1px;
  583. background: #;
  584. border-radius: 8px;
  585. border: 3px solid #ccc;
  586. transition: all 0.9s ease-in-out 0s;
  587. }
  588.  
  589. #featured2 .picture {
  590. height: 90px;
  591. width: 175px;
  592. padding: 0px;
  593. margin: 1px;
  594. border: 3px solid #974142;
  595. background: #;
  596. border-radius: 8px;
  597. transition: all 0.9s ease-in-out 0s;
  598. }
  599.  
  600. #featured2 .picture:hover {
  601. height: 90px;
  602. width: 175px;
  603. padding: 0px;
  604. margin: 1px;
  605. background: #;
  606. border-radius: 8px;
  607. border: 3px solid #ccc;
  608. transition: all 0.9s ease-in-out 0s;
  609. }
  610.  
  611. .back-to-top img [https://s3.amazonaws.com/static.vampirefreaks.com/_img/scroll_up_arrow.png] {
  612. background-image: url('http://i.imgur.com/hMGq6LK.png');
  613. height: 40px;
  614. width: 40px;
  615. }
  616.  
  617. .modal-content {
  618. background: #120f11;
  619. border: 0px solid #352f34;
  620. border-radius: 5px;
  621. box-shadow: 0px 0px 25px #141414;
  622. }
  623.  
  624. .group_entry_thumb img, .group_comment_thumb img {
  625. width: 100px;
  626. height: 100px;
  627. border-radius: 5px;
  628. border: 5px solid #974142;
  629. }
  630.  
  631. .group_comment_thumb, .comment_username, .num_posts, .custom_title {
  632. width: 100px;
  633. }
  634.  
  635. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement