Advertisement
conception

vagabonds

Jul 15th, 2015
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.96 KB | None | 0 0
  1. <center>
  2.  
  3. <div id="navi"><center><a href="http://vampirefreaks.com/profiles/home.php" class="navlink"> VF Main</a> <a href="http://vampirefreaks.com/cults/group_edit.php?c=Vagabonds" class="navlink">Edit Cult</a> <a href="http://vampirefreaks.com/group_edit_members.php?c=Vagabonds" class="navlink">Edit Mem.</a> <a href="http://vampirefreaks.com/cults/controlpanel.php?c=Vagabonds" class="navlink">C Panel</a> <a href="http://vampirefreaks.com/cults/statistics.php?c=Vagabonds" class="navlink">Cult Stats</a> <a href="http://vampirefreaks.com/group_invite.php?c=Vagabonds" class="navlink">Invite</a> <a href="http://vampirefreaks.com/Xx__TigerClaws" class="navlink">Credit</a>
  4.  
  5.  
  6.  
  7. </div>
  8.  
  9. <style>
  10.  
  11. html, body {
  12. background: #27252a;
  13. background-image: url('http://i.imgur.com/JAFRx1t.png');
  14. background-position: top center;
  15. background-repeat: repeat-x;
  16. background-attachment: fixed;
  17. }
  18.  
  19. .main {
  20. width: 800px;
  21. center: center;
  22. border: none;
  23. float: center;
  24. padding: 5px;
  25. background: none;
  26. z-index: 5;
  27. }
  28.  
  29. BODY, TABLE{
  30.  
  31. font-size: 10px;
  32. color: DCDCDC;
  33. text-align: center;
  34. -moz-border-radius-bottomleft: 10px;
  35. border-bottom-left-radius: 10px;
  36. -moz-border-radius-bottomright: 10px;
  37. border-bottom-right-radius: 10px;}
  38.  
  39. .subscription_buttons {
  40. text-align: left;
  41. margin: 0px 0px -5px 0px;
  42. padding-top: 1px;
  43. padding-bottom: 1px;
  44. line-height: 14px;
  45. float: right;
  46. display: box;
  47. float: left;
  48. }
  49.  
  50. A:link{
  51. color: DCDCDC;
  52. text-transform: uppercase;
  53. font-family: trebuchet ms;
  54. font-size: 10px;
  55. font-weight: normal;
  56. background: transparent;
  57. letter-spacing: 1pt;
  58. transition: all 0.75s ease-out 0s;}
  59.  
  60. A:visited{
  61. color: DCDCDC;
  62. text-transform: uppercase;
  63. font-family: trebuchet ms;
  64. font-size: 10px;
  65. font-weight: normal;
  66. background: transparent;
  67. letter-spacing: 1pt;
  68. transition: all 0.75s ease-out 0s;}
  69.  
  70. A:hover{
  71. color: #ae77b0;
  72. text-transform: uppercase;
  73. font-family: trebuchet ms;
  74. font-size: 10px;
  75. font-weight: normal;
  76. background: transparent;
  77. letter-spacing: 1pt;
  78. transition: all 0.75s ease-out 0s;}
  79.  
  80. a.links:link, a.links:visited, a.links:active {
  81. padding: 5px;
  82. display: block;
  83. font-family: trebuchet ms;
  84. font-weight: lighter;
  85. text-transform: uppercase;
  86. font-size: 5.6pt;
  87. color: DCDCDC;
  88. letter-spacing: 1pt;
  89. text-align: center;
  90. background-color: #333333;
  91. border-radius: 0px;
  92. shadow: 1px 1px 1px #000;
  93. transition: all 0.75s ease-out 0s;
  94. margin: 1px; }
  95.  
  96. a.links:hover {
  97. padding: 5px;
  98. display: block;
  99. font-family: trebuchet ms;
  100. font-weight: lighter;
  101. text-transform: uppercase;
  102. font-size: 5.6pt;
  103. color: #DCDCDC;
  104. letter-spacing: 1pt;
  105. text-align: center;
  106. background-color: #333333;
  107. border-radius: 0px;
  108. shadow: 1px 1px 1px #000;
  109. transition: all 0.75s ease-out 0s;
  110. margin: 1px; }
  111.  
  112. a.links2:link, a.links2:visited, a.links2:active {
  113. padding: 3px;
  114. display: inline-table;
  115. font-family: trebuchet ms;
  116. font-weight: lighter;
  117. text-transform: uppercase;
  118. font-size: 5.6pt;
  119. color: DCDCDC;
  120. letter-spacing: 1pt;
  121. text-align: left;
  122. width: 75px;
  123. height: 10px;
  124. line-height: 10px;
  125. background-color: #333333;
  126. transition: all 0.75s ease-out 0s;
  127. margin: 1px;
  128. }
  129.  
  130. a.links2:hover {
  131. padding: 3px;
  132. display: inline-table;
  133. font-family: trebuchet ms;
  134. font-weight: lighter;
  135. text-transform: uppercase;
  136. font-size: 5.6pt;
  137. color: #ae77b0;
  138. letter-spacing: 1pt;
  139. width: 75px;
  140. height: 10px;
  141. line-height: 10px;
  142. text-align: left;
  143. background-color: #333333;
  144. transition: 1s ease-in-out;
  145. }
  146.  
  147. a:link img, a:visited img {
  148. filter: alpha(opacity=95);
  149. -moz-opacity:.95; opacity:.95;
  150. border: none;
  151. background: none;
  152. }
  153.  
  154. input, select, textarea {
  155. background: #242427;
  156. color: DCDCDC;
  157. font-family: georgia;
  158. font-size: 15px;
  159. font-style: none;
  160. font-weight: none;
  161. text-align: center;
  162. border: none;
  163. text-transform: none;
  164. text-shadow: none;
  165. -webkit-border-radius: 5px;
  166. -moz-border-radius: 5px;
  167. border-top-left-radius: 1em;
  168. border-top-right-radius: 1em;
  169. border-bottom-right-radius: 1em;
  170. border-bottom-left-radius: 1em;
  171. }
  172.  
  173. textarea {
  174. width: 80%;
  175. height: 120px;
  176. background: #29282c;
  177. color: DCDCDC;
  178. font-size: 11px georgia;
  179. border: 1px solid #000;
  180. -webkit-border-radius: 0px 0px 5px 5px;
  181. -moz-border-radius: 0px 0px 5px 5px;
  182. }
  183.  
  184. h1 {
  185. width: 80%;
  186. margin: auto;
  187. background: #18181a;
  188. font-family: georgia;
  189. text-transform: uppercase;
  190. text-align: center;
  191. font-size: 18px;
  192. color: DCDCDC;
  193. letter-spacing: 3px;
  194. line-height: 18px;
  195. font-weight: 100;
  196. padding: 5px;
  197. background: #18181a;
  198. background-image: -webkit-linear-gradient(top, #292533, #18181a);
  199. background-image: -moz-linear-gradient(top, #292533, #18181a);
  200. background-image: -o-linear-gradient(top, #292533, #18181a);
  201. background-image: -ms-linear-gradient(top, #292533, #18181a);
  202. background-image: linear-gradient(top, #292533, #18181a);
  203. -moz-border-radius-bottomleft: 10px;
  204. border-bottom-left-radius: 10px;
  205. -moz-border-radius-bottomright: 10px;
  206. border-bottom-right-radius: 10px;
  207. border-top-left-radius: 2em;
  208. border-top-right-radius: 2em;
  209. border-bottom-right-radius: 2em;
  210. border-bottom-left-radius: 2em;
  211. }
  212.  
  213.  
  214. b {
  215. font-family: trebuchet ms;
  216. font-weight: ;
  217. font-style: lighter;
  218. text-transform: uppercase;
  219. letter-spacing: 1pt;
  220. color: #DDD9B4;
  221. font-size: 10pt;
  222. }
  223.  
  224. i {
  225. font-family: trebuchet ms;
  226. color: #DDD9B4;
  227. font-size: 10pt;
  228. letter-spacing: 1pt;
  229. font-weight: lighter;
  230. text-transform: uppercase; }
  231.  
  232. u {
  233. font-family: georgia;
  234. color: #DDD9B4;
  235. font-size: 12pt;
  236. border-bottom: 1px dashed #A0A07C;
  237. letter-spacing: 0.5pt;}
  238.  
  239. s {
  240. font-family: trebuchet ms;
  241. color: #DDD9B4;
  242. font-size: 12pt;
  243. letter-spacing: 1pt;
  244. font-weight: lighter;
  245. text-transform: uppercase; }
  246.  
  247. blockquote {
  248. border-top: 6px solid #A0A07C;
  249. border-bottom: 6px solid #A0A07C;
  250. margin-left: auto;
  251. margin-right: auto;
  252. margin-bottom:0.2em;
  253. background: #242427;
  254. padding: 10px;
  255. color: DCDCDC;
  256. width: 80%;
  257. -moz-border-radius-bottomleft: 10px;
  258. border-bottom-left-radius: 10px;
  259. -moz-border-radius-bottomright: 10px;
  260. border-bottom-right-radius: 10px;
  261. border-top-left-radius: 2em;
  262. border-top-right-radius: 2em;
  263. border-bottom-right-radius: 2em;
  264. border-bottom-left-radius: 2em;
  265. }
  266.  
  267. blockquote:first-line {
  268. text-align: center;
  269. padding: 10px;
  270. color: #ae77b0;
  271. font-family: georgia, sans-serif;
  272. font-size: 20px;
  273. letter-spacing: -2px;
  274. font-weight: lighter;
  275. font-style: bold;
  276. text-shadow: 1px -1px 2px #000;
  277. }
  278.  
  279. blockquote:first-letter {
  280. color: #ae77b0;
  281. text-transform: uppercase;
  282. font-family: georgia, sans-serif;
  283. font-size: 32px;
  284. font-weight: lighter;
  285. font-style: bold;
  286. text-shadow: 1px -1px 2px #000;
  287. }
  288.  
  289. table,td,th {
  290. border: none;
  291. }
  292.  
  293. .group_forum { text-align: left; }
  294.  
  295. textarea { width: 80%; height: 60px; }
  296.  
  297. table,td,th { border: none; }
  298.  
  299. table { width:90%; text-align: left; }
  300.  
  301. th { text-align: left; }
  302.  
  303. .sub_button {
  304. font-size: 10px;
  305. background: transparent;
  306. border: none;
  307. border-radius: 2em;
  308. }
  309.  
  310. .darkcontentbox{background: transparent; opacity: .5; border: none;}
  311.  
  312. .subtitle {
  313. color: DCDCDC;
  314. font-weight: bold;
  315. }
  316.  
  317. .graytext {
  318. color: DCDCDC;
  319. }
  320.  
  321. .members_viewing, .affiliates {
  322. overflow: hidden;
  323. display: block;
  324. float: center;
  325. width: 500px;
  326. padding: 10px;
  327. text-align: left;
  328. margin-top: 5px;
  329. line-height: 8pt;
  330. background-color: #29282c;
  331. color: #ae77b0;
  332. font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
  333. font-size: 10pt;
  334. -moz-border-radius-top: 10px;
  335. border-bottom-top-radius: 10px;
  336. -moz-border-radius-bottomleft: 10px;
  337. border-bottom-left-radius: 10px;
  338. -moz-border-radius-bottomright: 10px;
  339. border-bottom-right-radius: 10px;
  340. border-left: 2px solid #5F4E5A;
  341. border-right: 2px solid #5F4E5A;
  342. border-top: 1px solid #5F4E5A;
  343. border-top-left-radius: 2em;
  344. border-top-right-radius: 2em;
  345. border-bottom-right-radius: 2em;
  346. border-bottom-left-radius: 2em;
  347. }
  348.  
  349. .group_entry, .group_comment, .group_forum, .group_expanded, .comment_input, .userinfo, #cultstaff, #cultstatsactivity, #cultstatstoppeople, #cultstatsbasics, form table {
  350. width: 800px;
  351. font-family: Trebuchet MS;
  352. font-size: 12px;
  353. color: #DCDCDC;
  354. text-align: center;
  355. letter-spacing: 1px;
  356. font-weight: lighter;
  357. font-style: normal;
  358. line-height: 10pt;
  359. background-color: #191418;
  360. border: 3px solid #5F4E5A;
  361. border-top-left-radius: 1em;
  362. border-top-right-radius: 1em;
  363. border-bottom-right-radius: 1em;
  364. border-bottom-left-radius: 1em;
  365. }
  366. .group_subforum { border: none;
  367. width: 800px;
  368. font-family: Trebuchet MS;
  369. font-size: 12px;
  370. color: #DCDCDC;
  371. text-align: center;
  372. letter-spacing: 1px;
  373. font-weight: lighter;
  374. font-style: normal;
  375. line-height: 10pt;
  376. background-color: #191418;
  377. border-top-left-radius: 1em;
  378. border-top-right-radius: 1em;
  379. border-bottom-right-radius: 1em;
  380. border-bottom-left-radius: 1em;
  381. }
  382.  
  383. .comment_input textarea {
  384. height: 100px;
  385. border: none;
  386. width: 90%;
  387. text-align: center;
  388. margin-top: 5px;
  389. margin-bottom: 5px;
  390. background-color: #242427;
  391. border-top-left-radius: 1em;
  392. border-top-right-radius: 1em;
  393. border-bottom-right-radius: 1em;
  394. border-bottom-left-radius: 1em;
  395. }
  396.  
  397. .group_forum {
  398. background: #29282c;
  399. text-align: center;
  400. }
  401.  
  402. .group_subforum, .group_comment, .comment_input textarea {
  403. text-align: center;
  404. }
  405.  
  406. .group_entry, .group_comment, .group_subforum, .group_expanded, .comment_input, .userinfo, #cultstaff, #cultstatsactivity, #cultstatstoppeople, #cultstatsbasics, form table {
  407. background: #29282c;
  408. text-align: center;
  409. border: 1px solid #5F4E5A;
  410. background: -webkit-linear-gradient(#292533, #18181a);
  411. border-top-left-radius: 1em;
  412. border-top-right-radius: 1em;
  413. border-bottom-right-radius: 1em;
  414. border-bottom-left-radius: 1em;
  415. }
  416.  
  417.  
  418. .new_topic textarea { width: 80%; height: 300px;
  419. border: none;
  420. border-top-left-radius: 2em;
  421. border-top-right-radius: 2em;
  422. border-bottom-right-radius: 2em;
  423. border-bottom-left-radius: 2em;
  424. }
  425.  
  426. .new_topic input {
  427. background: #242427;
  428. color: #DCDCDC;
  429. border: none;
  430. text-align: center;
  431. }
  432.  
  433. .new_topic td {
  434. background: transparent;
  435. border: none;
  436. }
  437.  
  438. .forumheader {
  439. width: 780px;
  440. font-family: georgia;
  441. font-size: 32px;
  442. text-transform: lowercase;
  443. font-style: normal;
  444. font-weight: 150;
  445. letter-spacing: -4px;
  446. padding-bottom: 10px;
  447. text-align: center;
  448. display: block;
  449. text-shadow: 1px -1px 2px #000;
  450. margin-top: 0px;
  451. color: #DCDCDC;
  452. background-color: #29282c;
  453. border: none;
  454. z-indez: 5;
  455. background: -webkit-linear-gradient(#292533, #18181a);
  456. background: -moz-linear-gradient(top, #292533, #18181a);
  457. border-top-left-radius: 1em;
  458. border-top-right-radius: 1em;
  459. border-bottom-right-radius: 1em;
  460. border-bottom-left-radius: 1em;
  461. }
  462.  
  463. .group_entry table[bgcolor] {
  464. background: #29282c;
  465. text-align: left;
  466. }
  467.  
  468. .subheading, .subheading td, .group_forum b {
  469. color: DCDCDC;
  470. font-family: georgia;
  471. font-size: 8pt;
  472. text-transform: uppercase;
  473. font-style: normal;
  474. font-weight: lighter;
  475. letter-spacing: 3px;
  476. line-height: 10px;
  477. text-align: center;
  478. box-shadow: 1px 1px 0px #867b78;
  479. display: block;
  480. text-shadow: 1px -1px 2px #000;
  481. margin-right: 10px;
  482. background: #5F4E5A;
  483. margin-top: 1px;
  484. margin-bottom: 1px;
  485. border-top-left-radius: 0.5em;
  486. border-top-right-radius: 0.5em;
  487. border-bottom-right-radius: 0.5em;
  488. border-bottom-left-radius: 0.5em;
  489. }
  490.  
  491. .members_viewing b, .affiliates b {
  492. font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
  493. font-size: 7pt;
  494. text-transform: uppercase;
  495. font-style: bold;
  496. font-weight: lighter;
  497. letter-spacing: 2px;
  498. line-height: 18px;
  499. text-align: right;
  500. text-shadow: 1px -1px 2px #000;;
  501. margin: -10px;
  502. padding: 5px;
  503. color: #ae77b0;
  504. display: block;
  505. margin-top: -20px;
  506. }
  507.  
  508. .group_forum b { display: block; }
  509.  
  510. .group_comment, .group_forum { margin-top: 20px; text-align: left; }
  511.  
  512. .group_forum td img[src="http://e.vampirefreaks.com/images/sticky_cult.gif"]{ background-image: url('http://i.imgur.com/jKoR5.png'); top right no-repeat; height: 10px; width:0px; padding-right: 10px; }
  513.  
  514. .group_forum td img[src="http://e.vampirefreaks.com/images/locked.gif"]{ background-image: url('http://i.imgur.com/Uc6le.png'); top right no-repeat; height: 10px; width:0px; padding-right: 10px; }
  515.  
  516. .group_entry td img[src="http://e.vampirefreaks.com/images/locked.gif"]{ background-image: url('http://i.imgur.com/Uc6le.png'); top right no-repeat; height: 10px; width:0px; padding-right: 10px; }
  517.  
  518. .group_forum td img[src="http://e.vampirefreaks.com/images/poll_icon.gif"]{ background-image: url('http://i.imgur.com/xBzWE.png'); top right no-repeat; height: 10px; width:0px; padding-right: 10px; }
  519.  
  520. a:link img[src="http://e.vampirefreaks.com/images/win.png"]{background-image: url('http://i.imgur.com/7DUyxZH.png'); top right no-repeat; height: 16px; width:0px; padding-right: 16px}
  521.  
  522. a:link img[src="http://e.vampirefreaks.com/images/fail.png"]{background-image: url('http://i.imgur.com/USe5dgb.png'); top right no-repeat; height: 16px; width:0px; padding-right: 16px}
  523.  
  524. .group_entry table[bgcolor] {background: #29282c;}
  525.  
  526. ::-webkit-scrollbar {
  527. width: 5px;
  528. background: #29282c;
  529. }
  530.  
  531. ::-webkit-scrollbar-track {
  532. -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  533. border-radius: 3px;
  534. background: none;
  535. }
  536.  
  537. ::-webkit-scrollbar-thumb {
  538. border-radius: 5px;
  539. -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  540. background: #2D2837;
  541. }
  542.  
  543. .darkbox, .darkcontentbox {
  544. text-align: left;
  545. border: none;
  546. font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
  547. font-size: 10pt;
  548. color: DCDCDC;
  549. text-shadow: none;
  550. letter-spacing: 0px;
  551. font-weight: lighter;
  552. font-style: normal;
  553. background-color: #2D2837;
  554. border: none;
  555. }
  556. #ajaxpane, .ajaxtooltip {
  557. padding: 5px;
  558. background-color: #29282c;
  559. border: none;
  560. }
  561. .ajaxtooltip td { border: none; }
  562. .darkbox td { border: none; }
  563. .new_topic { width: 800px; }
  564.  
  565. a:link img[src="http://e.vampirefreaks.com/emotes/vf_white-16.png"],
  566. a:link img[src="http://e.vampirefreaks.com/emotes/vf_red-16.png"]{background-image: url('http://i.imgur.com/BLvAos9.gif'); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
  567.  
  568. .view_all_cult_posts {
  569. margin-top:-20px;
  570. margin-bottom: -40px;
  571. display: block;
  572. }
  573.  
  574. #staff .picture {
  575. border: 3px solid #5F4E5A;
  576. border-radius: 5px;
  577. width: 100px;
  578. height: 49px;
  579. margin: 2px;
  580. padding: 1px;
  581. transition: all 0.9s ease-in-out 0s;
  582. }
  583.  
  584. #staff .picture:hover {
  585. border-radius: 5px;
  586. border: 3px solid #A24162;
  587. transition: all 0.9s ease-in-out 0s;
  588. opacity: 0.7;
  589. }
  590.  
  591. #featured .photo {
  592. border: 3px solid #5F4E5A;
  593. border-radius: 10em;
  594. -moz-border-radius-bottomleft: 10em;
  595. border-bottom-left-radius: 10em;
  596. -moz-border-radius-bottomright: 10em;
  597. border-bottom-right-radius: 10em;
  598. width: 150px;
  599. height: 255px;
  600. margin: 2px;
  601. padding: 1px;
  602. transition: all 0.9s ease-in-out 0s;
  603. }
  604.  
  605. #featured .photo:hover {
  606. border-radius: 10em;
  607. border: 3px solid #A24162;
  608. transition: all 0.9s ease-in-out 0s;
  609. opacity: 0.7;
  610. }
  611.  
  612. #winners .picture{
  613. border: 3px solid #5F4E5A;
  614. border-radius: 5px;
  615. width: 82px;
  616. height: 65px;
  617. margin: 2px;
  618. padding: 1px;
  619. transition: all 0.9s ease-in-out 0s;
  620. }
  621.  
  622. #winners .picture:hover {
  623. border-radius: 5px;
  624. border: 3px solid #A24162;
  625. transition: all 0.9s ease-in-out 0s;
  626. opacity: 0.7;
  627. }
  628.  
  629. .owner_title, .threads_related, .maintop, .permissions, .num_cult_posts, .menu2, .cult_menu, table.leftnav, h2, .leftnav, .created_on, .status, .forumopen, .forumclose, .description_title, .view_expanded_posts, .view_gallery, .comment_input b, .leftnav, .maintop, .cult_name, .status, .description_title, .created_on, .forumopen, .forumclose, .cult_info, .menu2, .view_expanded_posts, .threads_related, .menu2, .maintop, .leftnav, h2, .status, .cult_menu, .created_on, .description_title, .permissions, .edit_pictures, .view_statistics, .graytext, .view_expanded_posts, .view_all_cult_posts{ display: none; }
  630.  
  631.  
  632.  
  633. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement