Advertisement
Guest User

PUMPKINHTML

a guest
Apr 16th, 2014
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.66 KB | None | 0 0
  1. <style>
  2. .cult_name, .leftnav, .topbar, .maintop img, .maintop table, .latest_posts_header, .status, .description_title, .edit_pictures, .owner_title, .created_on, .small_space, .cult_menu, .side_td, .threads_related, .created_on, .description_title, .maintop img, .heading, h2, .maintop, .leftnav, .cult_info, #menu0, .view_statistics, .view_all_cult_posts, .view_expanded_posts { display: none; }
  3. .main table br { display: inline; }
  4. </style>
  5.  
  6. <style>
  7. BODY, HTML{
  8. background: url('');
  9. background-attachment: fixed;
  10. background-repeat: repeat;
  11. background-color: #492473;
  12. }
  13.  
  14. html, table, div {
  15. color: #ffffff;
  16. font: 12px Arial;
  17. text-shadow: ;
  18. }
  19.  
  20. </style>
  21.  
  22. <style>
  23. .main{
  24. width: 650px;
  25. text-align: center;
  26. background: transparent;
  27. }
  28.  
  29. .affiliates{
  30. background: #8069a9;
  31. text-align: left;
  32. text-transform: none;
  33. display: block;
  34. padding: 2px;
  35. margin-top: 5px;
  36. margin-bottom: 10px;
  37. border: 0px solid #ffffff;
  38. border-radius: 5px;
  39. }
  40.  
  41. .affiliates b {
  42. background: #4d247b;
  43. font: 14px Arial;
  44. color: #b2efc0;
  45. letter-spacing: 1px;
  46. text-align: center;
  47. text-transform: uppercase;
  48. display: block;
  49. margin: 3px;
  50. border-radius: 10px;
  51. border-right: 12px solid #b2efc0;
  52. border-left: 12px solid #b2efc0;
  53. border-top: none;
  54. border-bottom: none;
  55. }
  56.  
  57. .members_viewing {
  58. background: #8069a9;
  59. text-align: left;
  60. text-transform: none;
  61. display: block;
  62. padding: 2px;
  63. margin-bottom: 10px;
  64. border: 0px solid #ffffff;
  65. border-radius: 5px;
  66. }
  67.  
  68. .members_viewing b {
  69. background: #4d247b;
  70. font: 14px Arial;
  71. color: #b2efc0;
  72. letter-spacing: 1px;
  73. text-align: center;
  74. text-transform: uppercase;
  75. display: block;
  76. margin: 3px;
  77. border-radius: 10px;
  78. border-right: 12px solid #b2efc0;
  79. border-left: 12px solid #b2efc0;
  80. border-top: none;
  81. border-bottom: none;
  82. }
  83.  
  84. .forumheader {
  85. background: #4d247b;
  86. font: 26px Arial;
  87. color: #b2efc0;
  88. letter-spacing: 1px;
  89. text-align: center;
  90. text-transform: uppercase;
  91. display: block;
  92. margin: 3px;
  93. border-radius: 10px;
  94. border-right: 12px solid #b2efc0;
  95. border-left: 12px solid #b2efc0;
  96. border-top: none;
  97. border-bottom: none;
  98. }
  99.  
  100. .group_forum {
  101. background: #8f73cd;
  102. padding: 2px;
  103. border: 0px solid #ffffff;
  104. border-radius: 5px;
  105. }
  106.  
  107. .group_subforum {
  108. background: #8069a9;
  109. border-radius: 5px;
  110. }
  111.  
  112. .group_forum b {
  113. background: #4d247b;
  114. font: 10px Arial;
  115. color: #b2efc0;
  116. letter-spacing: 1px;
  117. text-align: center;
  118. text-transform: uppercase;
  119. display: block;
  120. margin: 3px;
  121. border-radius: 5px;
  122. border-right: 12px solid #b2efc0;
  123. border-left: 12px solid #b2efc0;
  124. border-top: none;
  125. border-bottom: none;
  126. }
  127.  
  128. .group_forum td img[src="http://e.vampirefreaks.com/images/sticky_cult.gif"]{
  129. background-image: url('http://i.imgur.com/ykNAZ.png');
  130. height: 9px;
  131. width: 0px;
  132. padding-right: 9px;
  133. }
  134.  
  135. .group_forum td img[src="http://e.vampirefreaks.com/images/locked.gif"]{
  136. background-image: url('http://i.imgur.com/akr7O.png');
  137. height: 9px;
  138. width: 0px;
  139. padding-right: 9px;
  140. }
  141.  
  142. .group_forum td img[src="http://e.vampirefreaks.com/images/poll_icon.gif"]{
  143. background-image: url('http://i.imgur.com/N98gf.png');
  144. height: 9px;
  145. width: 0px;
  146. padding-right: 9px;
  147. }
  148.  
  149. a:link img[src="http://e.vampirefreaks.com/images/win.png"]
  150. {background-image: url(http://i.imgur.com/dsCCToM.png); top right no-repeat;
  151. height: 12px;
  152. width:0px;
  153. padding-right: 11px}
  154.  
  155. a:link img[src="http://e.vampirefreaks.com/images/fail.png"]
  156. {background-image: url(http://i.imgur.com/CazUMe2.png); top right no-repeat;
  157. height: 12px;
  158. width:0px;
  159. padding-right: 11px}
  160.  
  161. a:link img[src="http://e.vampirefreaks.com/emotes/vf_white-16.png"]
  162. {background-image: url(http://i.imgur.com/d9j4ruG.png); top right no-repeat;
  163. height: 10px;
  164. width:0px;
  165. padding-right: 10px}
  166.  
  167. a:link img[src="http://e.vampirefreaks.com/emotes/vf_red-16.png"]
  168. {background-image: url(http://i.imgur.com/d9j4ruG.png); top right no-repeat;
  169. height: 10px;
  170. width:0px;
  171. padding-right: 10px}
  172.  
  173. .group_entry {
  174. background: #8069a9;
  175. border-radius: 5px;
  176. }
  177.  
  178. .group_entry table[bgcolor] {
  179. border-radius: 2px;
  180. background: #b2efc0;
  181. text-shadow: none;}
  182.  
  183. table, td {border: none; }
  184.  
  185. .sub_button {
  186. border: none;
  187. border-radius: 5px;
  188. background: #8069a9;
  189. }
  190.  
  191. .comment_table {
  192. width: 100%;
  193. background: #8069a9;
  194. padding: 2px;
  195. border: 0px solid #ffffff;
  196. border-radius: 5px;
  197. text-align: justify;
  198. }
  199.  
  200. .group_comment td {
  201. border: none;
  202. }
  203.  
  204. .comment_input {
  205. width: 750px;
  206. background: #8069a9;
  207. padding: 2px;
  208. border: 0px solid #ffffff;
  209. border-radius: 5px;
  210. text-align: justify;
  211. }
  212.  
  213. .comment_input textarea {
  214. background: #8f73cd;
  215. border: none;
  216. border-radius: 5px;
  217. width: 100%;
  218. color: #ffffff;
  219. }
  220.  
  221. .comment_input input {
  222. background: #8f73cd;
  223. border: none;
  224. border-radius: 5px;
  225. width: 100%;
  226. color: #b2efc0;
  227. }
  228.  
  229. .comment_input td {
  230. background: transparent;
  231. border: none;
  232. }
  233.  
  234. .subheading td {
  235. background: transparent;
  236. font: 10px Small Fonts;
  237. color: #b2efc0;
  238. letter-spacing: 3px;
  239. text-transform: uppercase;
  240. padding: 5px;
  241. }
  242.  
  243. .subheading b {
  244. font: 10px Small Fonts;
  245. color: #b2efc0;
  246. }
  247.  
  248. .subheading {
  249. background: #4d247b;
  250. font: 10px Small Fonts;
  251. line-height: 10px;
  252. color: #b2efc0;
  253. letter-spacing: 1px;
  254. text-align: center;
  255. text-transform: uppercase;
  256. margin: 1px;
  257. border-radius: 5px;
  258. border-right: 12px solid #b2efc0;
  259. border-left: 12px solid #b2efc0;
  260. border-top: none;
  261. border-bottom: none;
  262. }
  263.  
  264.  
  265.  
  266. .new_topic {
  267. width: 750px;
  268. background: #8069a9;
  269. padding: 2px;
  270. border: 0px solid #ffffff;
  271. border-radius: 5px;
  272. text-align: justify;
  273. }
  274.  
  275. .new_topic textarea {
  276. background: #8f73cd;
  277. border: none;
  278. border-radius: 5px;
  279. width: 100%;
  280. color: #ffffff;
  281. }
  282.  
  283. .new_topic input {
  284. background: #8f73cd;
  285. border: none;
  286. border-radius: 5px;
  287. width: 100%;
  288. color: #b2efc0;
  289. }
  290.  
  291. .new_topic td {
  292. background: transparent;
  293. border: none;
  294. }
  295.  
  296. .num_members {
  297. display: none;
  298. }
  299.  
  300. select {
  301. background: #8f73cd;
  302. border: none;
  303. border-radius: 5px;
  304. color: #b2efc0;
  305. }
  306.  
  307. input {
  308. background: #8f73cd;
  309. border: none;
  310. border-radius: 5px;
  311. color: #b2efc0;
  312. }
  313. </style>
  314.  
  315. <style>
  316. a.image:link img, a.image:visited img {
  317. border: 1px solid #b1eebf;
  318. border-radius: 100px;
  319. padding: 1px; margin: 1px;
  320. -webkit-transition: all 0.3s ease-out;
  321. -moz-transition: all 0.3s ease-out;
  322. }
  323. a.image:hover img {
  324. opacity:.80;
  325. border: 1px solid #b1eebf;
  326. padding: 1px;
  327. -webkit-transition: all 0.3s ease-out;
  328. -moz-transition: all 0.3s ease-out;
  329. }
  330. </style>
  331.  
  332. <style>
  333. a.nav:link, a.nav:visited, a.nav:active {
  334. font: 10px Small Fonts;
  335. text-align: center;
  336. line-height: 9px;
  337. border-radius: 5px;
  338. display: inline-block;
  339. width: 120px;
  340. color: #b2efc0;
  341. letter-spacing: 0px;
  342. font-weight: lighter;
  343. text-transform: uppercase;
  344. font-style: ;
  345. padding: 2px;
  346. margin: 1px;
  347. background: #8069a9;
  348. -webkit-transition: all 0.5s ease-out;
  349. -moz-transition: all 0.5s ease-out;
  350. }
  351. a.nav:hover {
  352. font: 10px Small Fonts;
  353. text-align: center;
  354. line-height: 9px;
  355. border-radius: 5px;
  356. display: inline-block;
  357. width: 120px;
  358. color: #477f7f;
  359. letter-spacing: 0px;
  360. font-weight: lighter;
  361. text-transform: uppercase;
  362. font-style: ;
  363. padding: 2px;
  364. margin: 1px;
  365. background: #141414;
  366. -webkit-transition: all 0.5s ease-out;
  367. -moz-transition: all 0.5s ease-out;
  368. }
  369. </style>
  370.  
  371. <style>
  372. b {
  373. font: 12px Segoe UI;
  374. color: #b2efc0;
  375. letter-spacing: 2px;
  376. font-weight: bold;
  377. font-variant: small-caps;
  378. text-shadow: none;
  379. }
  380.  
  381. i {
  382. font: 12px Georgia;
  383. color: #b2efc0;
  384. letter spacing: 2px
  385. font-weight: lighter;
  386. font-style: italic;
  387. text-shadow: none;
  388. }
  389.  
  390. u {
  391. font: 12px Segoe UI;
  392. color: #b2efc0;
  393. letter-spacing: 5px
  394. text-decoration: underline;
  395. border-bottom: 1px dashed #50c8c6;
  396. text-shadow: none;
  397. }
  398.  
  399. s {
  400. font: 12px Segoe UI;
  401. color: #b2efc0;
  402. letter spacing: 2px
  403. font-weight: lighter;
  404. text-shadow: none;
  405. }
  406.  
  407.  
  408. a:link, a:active, a:visited {
  409. color: #b2efc0;
  410. font: 12px Segoe UI;
  411. font-weight: lighter;
  412. letter-spacing: 1px;
  413. text-shadow: none;
  414. -webkit-transition: color 0.5s ease-in;
  415. -moz-transition: color 0.5s ease-out;
  416. }
  417.  
  418. a:hover {
  419. color: #8efea8;
  420. font: 12px Segoe UI;
  421. font-weight: lighter;
  422. background:
  423. transparent;
  424. letter-spacing: 1px;
  425. text-shadow: none;
  426. -webkit-transition: color 0.5s ease-in;
  427. -moz-transition: color 0.5s ease-out;
  428. }
  429.  
  430. h1 {
  431. background: #4d247b;
  432. font: 11px Arial;
  433. color: #b2efc0;
  434. letter-spacing: 1px;
  435. text-align: center;
  436. text-transform: uppercase;
  437. display: block;
  438. margin: 1px;
  439. border-radius: 5px;
  440. border-right: 12px solid #b2efc0;
  441. border-left: 12px solid #b2efc0;
  442. border-top: none;
  443. border-bottom: none;
  444. }
  445.  
  446. h2 {
  447. background: #4d247b;
  448. font: 22px Arial;
  449. color: #b2efc0;
  450. letter-spacing: 1px;
  451. text-align: center;
  452. text-transform: uppercase;
  453. display: block;
  454. margin: 1px;
  455. border-radius: 5px;
  456. border-bottom: 3px solid #b2efc0;
  457. border-left: none;
  458. border-top: none;
  459. border-right: none;
  460. }
  461.  
  462. h3 {
  463. background: #4d247b;
  464. font: 22px Arial;
  465. color: #b2efc0;
  466. letter-spacing: 1px;
  467. text-align: center;
  468. text-transform: uppercase;
  469. display: block;
  470. margin: 1px;
  471. border-radius: 5px;
  472. border-bottom: 3px solid #b2efc0;
  473. border-left: none;
  474. border-top: none;
  475. border-right: none;
  476. }
  477.  
  478. blockquote {
  479. background: #4d247b;
  480. color: #ffffff;
  481. text-align: center;
  482. border: 5px solid #b2efc0;
  483. border-radius: 5px;
  484. }
  485.  
  486. .subtitle {
  487. font: 12px Segoe UI;
  488. color: #b2efc0;
  489. letter-spacing: 2px;
  490. font-weight: bold;
  491. font-variant: small-caps;
  492. text-shadow: none;
  493. }
  494.  
  495. #cultstatsbasics {
  496. background: transparent;
  497. border: none;
  498. }
  499.  
  500. #cultstatsactivityheading {
  501. background: #4d247b;
  502. font: 22px Small Fonts;
  503. line-height: 20px;
  504. color: #b2efc0;
  505. letter-spacing: 1px;
  506. text-align: center;
  507. text-transform: uppercase;
  508. display: block;
  509. margin: 1px;
  510. border-radius: 0px;
  511. border-right: 12px solid #b2efc0;
  512. border-left: 12px solid #b2efc0;
  513. border-top: none;
  514. border-bottom: none;
  515. }
  516.  
  517. #cultstaff {
  518. background: transparent;
  519. border: none;
  520. }
  521.  
  522. #cultstatsactivity {
  523. background: transparent;
  524. border: none;
  525. }
  526.  
  527. #cultstatstoppeopleheading {
  528. background: #4d247b;
  529. font: 22px Small Fonts;
  530. line-height: 20px;
  531. color: #b2efc0;
  532. letter-spacing: 1px;
  533. text-align: center;
  534. text-transform: uppercase;
  535. display: block;
  536. margin: 1px;
  537. border-radius: 0px;
  538. border-right: 12px solid #b2efc0;
  539. border-left: 12px solid #b2efc0;
  540. border-top: none;
  541. border-bottom: none;
  542. }
  543.  
  544. #cultstatstoppeople {
  545. background: transparent;
  546. border: none;
  547. }
  548.  
  549. #cultstatsicon {
  550. border: 0px solid #9A181A;
  551. border-radius: 5px;
  552. padding: 1px;
  553. }
  554.  
  555. .userinfo {
  556. width: 100%;
  557. background: #8069a9;
  558. text-align: center;
  559. border: 0px solid #ffffff;
  560. }
  561.  
  562. .group_invites {
  563. text-align: center;}
  564.  
  565. .group_profile {
  566. width: 100%;
  567. text-align: center;
  568. background: #8069a9;
  569. border: 0px solid #ffffff;
  570. }
  571.  
  572. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement