Advertisement
conception

AnimeCulture HTML/Header VFDT

Aug 20th, 2014
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.43 KB | None | 0 0
  1. <style>
  2. html, body {
  3. background-image: url('http://i.imgur.com/Vcz0iUf.png');
  4. }
  5.  
  6. html, div {
  7. font-size: 8pt;
  8. font-family: verdana;
  9. color: #e9e9e9;
  10. font-style: normal;
  11. }
  12.  
  13.  
  14. .main {
  15. width: 800px;
  16. padding: 2px;
  17. }
  18.  
  19. .main_td {
  20. text-align: center;
  21. padding: 0px;
  22. }
  23.  
  24. table,td,th {
  25. border: none;
  26. }
  27.  
  28. th {
  29. height: 30px;
  30. text-align: center;
  31. }
  32.  
  33. .forumheader {
  34. text-transform: uppercase;
  35. background: #090909;
  36. color: #e9e9e9;
  37. font-weight: normal;
  38. line-height: 25px;
  39. font-family: verdana;
  40. font-size: 15pt;
  41. border-left: none;
  42. border-right: none;
  43. border-top: none;
  44. border-bottom: 2px solid #203eb0;
  45. padding: 4px;
  46. padding-top: 2px;
  47. margin: 5px;
  48. }
  49.  
  50. .group_forum {
  51. background-color: #000;
  52. width: 800px;
  53. padding: 6px;
  54. text-align: center;
  55. border-left: none;
  56. border-right: none;
  57. border-top: none;
  58. border-bottom: 2px solid #0e1c50;
  59. }
  60.  
  61. .group_forum b {
  62. display: block;
  63. letter-spacing: 1pt;
  64. text-align: center;
  65. padding: 3px;
  66. font-weight: lighter;
  67. line-height: 15px;
  68. margin: 1px;
  69. }
  70.  
  71. .group_subforum {
  72. background-color: #090909;
  73. }
  74.  
  75. .members_viewing {
  76. display: block;
  77. width: 700px;
  78. background: #000;
  79. padding: 5px;
  80. margin: 5px;
  81. text-align: right;
  82. border-bottom: 2px solid #0e1c50;
  83. }
  84.  
  85. .members_viewing b {
  86. display: block;
  87. padding: 4px;
  88. text-align: right;
  89. letter-spacing: 2pt;
  90. background: #090909;
  91. font-family: verdana;
  92. text-transform: uppercase;
  93. font-style: none;
  94. font-weight: lighter;
  95. font-size: 10pt;
  96. border-bottom: 2px solid #203eb0;
  97. }
  98.  
  99. .affiliates {
  100. display: block;
  101. width: 700px;
  102. background: #000;
  103. padding: 5px;
  104. margin: 5px;
  105. text-align: right;
  106. border-bottom: 2px solid #0e1c50;
  107. }
  108.  
  109. .affiliates b {
  110. display: block;
  111. padding: 4px;
  112. text-align: right;
  113. letter-spacing: 2pt;
  114. background: #090909;
  115. font-family: verdana;
  116. font-weight: lighter;
  117. text-transform: uppercase;
  118. font-style: none;
  119. font-size: 10pt;
  120. border-bottom: 2px solid #203eb0;
  121. }
  122.  
  123. .darkbox, .group_expanded, .userinfo, #cultstaff, #cultstatsactivity, #cultstatstoppeople, #cultstatsbasics {
  124. background: #000;
  125. margin-left: 15px;
  126. font-size: 8pt;
  127. width: 800px;
  128. padding: 7px;
  129. text-align: center;
  130. border: none;
  131. color: #e9e9e9;
  132. border-bottom: 2px solid #0e1c50;
  133. }
  134.  
  135. .subtitle {
  136. color: #203eb0;
  137. font-family: verdana;
  138. text-transform: none;
  139. }
  140.  
  141. .group_entry table[bgcolor] {
  142. background-color: #a9a9a9;
  143. height: 2px;
  144. }
  145.  
  146. .group_comment td {
  147. border: none;
  148. text-align: center;
  149. }
  150.  
  151. .comment_input td {
  152. background: transparent;
  153. border: none;
  154. text-align: center;
  155. }
  156.  
  157. .subheading td, .new_topic td {
  158. background-color: transparent;
  159. }
  160.  
  161. .subheading {
  162. background: #090909;
  163. font-weight: normal;
  164. line-height: 10px;
  165. border: none;
  166. padding: 4px;
  167. margin: 5px;
  168. }
  169.  
  170. select, input {
  171. background-color: #000;
  172. color: #e9e9e9;
  173. text-align: center;
  174. border: none;
  175. }
  176.  
  177. .group_entry {
  178. width: 800px;
  179. padding: 5px;
  180. margin: 10px;
  181. text-align: center;
  182. border-bottom: 2px solid #0e1c50;
  183. border-left: none;
  184. border-right: none;
  185. border-top: none;
  186. background: #000;
  187. }
  188.  
  189. .group_comment {
  190. width: 800px;
  191. padding: 5px;
  192. margin: 10px;
  193. text-align: center;
  194. background: #000;
  195. border-bottom: 2px solid #0e1c50;
  196. border-left: none;
  197. border-right: none;
  198. border-top: none;
  199. }
  200.  
  201. .sub_button {
  202. border: none;
  203. background-color: transparent;
  204. padding: 3px;
  205. margin: 0px;
  206. border-image: initial;
  207. font-size: 8px;
  208. }
  209.  
  210. .comment_input, .new_topic {
  211. width: 800px;
  212. background-color: transparent;
  213. padding: 5px;
  214. text-align: center;
  215. border: none;
  216. }
  217.  
  218. .new_topic textarea, .comment_input textarea {
  219. background: #000;
  220. color: #e9e9e9;
  221. padding: 5px;
  222. text-align: center;
  223. width: 500px;
  224. border: none;
  225. }
  226.  
  227. .comment_input input, .new_topic input
  228. { background: #000;
  229. padding: 2px;
  230. text-align: center;
  231. border: none;
  232. }
  233.  
  234. h1 {
  235. background: -webkit-gradient(linear, left top, left bottom, from(#4865b9), to(#203eb0));
  236. -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  237. #4865b9 &gt; top;
  238. #203eb0 &gt; bottom;
  239. font-family: trebuchet ms;
  240. text-transform: uppercase;
  241. font-size: 16pt;
  242. text-align: center;
  243. display: block;
  244. margin-top: -3px;
  245. margin-bottom: 1px;
  246. }
  247.  
  248. h3 {
  249. background: -webkit-gradient(linear, left top, left bottom, from(#4865b9), to(#cdcdcd));
  250. -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  251. #4865b9 &gt; top;
  252. #cdcdcd &gt; bottom;
  253. font-family: georgia;
  254. text-transform: lowercase;
  255. font-size: 12pt;
  256. text-align: center;
  257. display: block;
  258. margin-top: -3px;
  259. margin-bottom: 1px;
  260. font-style: italic;
  261. border-bottom: 2px solid #4865b9;
  262. }
  263.  
  264. b {
  265. color: #173db0;
  266. font-family: trebuchet ms;
  267. font-style: none;
  268. text-transform: uppercase;
  269. font-size: 8pt;
  270. }
  271.  
  272. i {
  273. text-transform: none;
  274. font-family: georgia;
  275. color: #6284fc;
  276. font-size: 11px;
  277. letter-spacing: 1px;
  278. text-shadow: 1px 1px 1px #090909;
  279. }
  280.  
  281.  
  282. u {
  283. border-bottom: 2px dotted #0e1c50;
  284. text-transform: none;
  285. font-family: georgia;
  286. font-size: 11px;
  287. letter-spacing: 2px;
  288. }
  289.  
  290. s {
  291. text-transform: none;
  292. font-family: verdana;
  293. font-size: 8pt;
  294. letter-spacing: 1px;
  295. }
  296.  
  297. a:link, .menu2, .menu2 a:link {
  298. color: #214ae8;
  299. font-family: small fonts;
  300. font-size: 9px;
  301. text-transform: uppercase;
  302. text-decoration: none;
  303. -webkit-transition: all 0.5s ease-out;
  304. -moz-transition: all 0.5s ease-out;
  305. }
  306.  
  307. a:visited, .menu2 a:visited {
  308. color: #214ae8;
  309. text-transform: none;
  310. font-family: small fonts;
  311. font-size: 9px;
  312. text-decoration: none;
  313. }
  314.  
  315. a:hover, .menu, .menu a:link, .menu a:visited {
  316. color: #5b5b5b;
  317. text-decoration: none;
  318. font-family: small fonts;
  319. font-size: 9px;
  320. text-transform: uppercase;
  321. background: transparent;
  322. -webkit-transition: all 0.5s ease-out;
  323. -moz-transition: all 0.5s ease-out;
  324. }
  325.  
  326. blockquote {
  327. text-align: center;
  328. font-family: verdana;
  329. font-size: 8pt;
  330. padding: 4px;
  331. background-color: #090909;
  332. border-bottom: 2px solid #203eb0;
  333. }
  334.  
  335. .member_thumbnail, .righticon {
  336. background: #090909;
  337. border: 2px solid #203eb0;
  338. padding: 5px;
  339. width: 100px;
  340. height: 100px;
  341. -webkit-transition: all 0.5s ease-out;
  342. -moz-transition: all 0.5s ease-out;
  343. }
  344.  
  345. .member_thumbnail:hover, .righticon:hover {
  346. background: transparent;
  347. background-position: bottom left;
  348. top:1px;
  349. padding: 5px;
  350. right: 1px;
  351. border: 2px solid #090909;
  352. width: 100px;
  353. height: 100px;
  354. -webkit-transition: all 0.5s ease-out;
  355. -moz-transition: all 0.5s ease-out;
  356. }
  357.  
  358. textarea {
  359. background: #090909;
  360. margin: 15px;
  361. width: 200px;
  362. padding: 7px;
  363. text-align: center;
  364. }
  365.  
  366. .staff img {
  367. background: #090909;
  368. border: 2px solid #203eb0;
  369. padding: 3px;
  370. width: 45px;
  371. height: 45px;
  372. margin: 2px;
  373. -webkit-transition: all 0.5s ease-out;
  374. -moz-transition: all 0.5s ease-out;
  375. }
  376.  
  377. .staff img:hover {
  378. background: transparent;
  379. padding: 3px;
  380. margin: 2px;
  381. border: 2px solid #090909;
  382. width: 45px;
  383. height: 45px;
  384. -webkit-transition: all 0.5s ease-out;
  385. -moz-transition: all 0.5s ease-out;
  386. }
  387.  
  388. .ft img {
  389. background: #090909;
  390. border: 2px solid #203eb0;
  391. padding: 3px;
  392. width: 200px;
  393. height: 80px;
  394. margin-top: -10px;
  395. margin: 2px;
  396. -webkit-transition: all 0.5s ease-out;
  397. -moz-transition: all 0.5s ease-out;
  398. }
  399.  
  400. .ft img:hover {
  401. background: transparent;
  402. padding: 3px;
  403. margin-top: -10px;
  404. margin: 2px;
  405. border: 2px solid #090909;
  406. width: 200px;
  407. height: 80px;
  408. -webkit-transition: all 0.5s ease-out;
  409. -moz-transition: all 0.5s ease-out;
  410. }
  411.  
  412. .win img {
  413. background: #090909;
  414. border: 2px solid #203eb0;
  415. padding: 3px;
  416. width: 45px;
  417. height: 67px;
  418. margin-top: -10px;
  419. margin: 2px;
  420. -webkit-transition: all 0.5s ease-out;
  421. -moz-transition: all 0.5s ease-out;
  422. }
  423.  
  424. .win img:hover {
  425. background: transparent;
  426. padding: 3px;
  427. margin-top: -10px;
  428. margin: 2px;
  429. border: 2px solid #090909;
  430. width: 45px;
  431. height: 67px;
  432. -webkit-transition: all 0.5s ease-out;
  433. -moz-transition: all 0.5s ease-out;
  434. }
  435.  
  436. .nlink:link, .nlink:active, .nlink:visited {
  437. font-family: verdana;
  438. font-size: 8px;
  439. color: #4865b9;
  440. background-color: #000;
  441. display: inline-table;
  442. text-transform: uppercase;
  443. padding: 2px;
  444. height: 10px;
  445. width: 100px;
  446. line-height: 10px;
  447. text-align: center;
  448. margin-top: 0px;
  449. -webkit-transition: all 0.5s ease-out;
  450. -moz-transition: all 0.5s ease-out;
  451. }
  452.  
  453. .nlink:hover {
  454. font-family: verdana;
  455. font-size: 8px;
  456. color: #c4c4c4;
  457. background-color: transparent;
  458. display: inline-table;
  459. text-transform: uppercase;
  460. text-align: center;
  461. padding: 2px;
  462. height: 10px;
  463. width: 100px;
  464. line-height: 10px;
  465. margin-top: 0px;
  466. -webkit-transition: all 0.5s ease-out;
  467. -moz-transition: all 0.5s ease-out;
  468. }
  469.  
  470.  
  471. 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;}
  472.  
  473. 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;}
  474.  
  475. 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;}
  476.  
  477. a:link img[src="http://e.vampirefreaks.com/emotes/vf_red-16.png"]{background-image: url(http://i.imgur.com/TTKq6qy.png); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
  478.  
  479. a:link img[src="http://e.vampirefreaks.com/emotes/vf_white-16.png"]{background-image: url(http://i.imgur.com/OzJdXdy.png); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
  480.  
  481. ::-webkit-scrollbar { width:5px; background:#000; }
  482.  
  483. ::-webkit-scrollbar-track-piece { background: transparent; width:1px; border: none; overflow:hidden; -webkit-border-radius:100px; }
  484.  
  485. ::-webkit-scrollbar-thumb{ -webkit-border-radius:0px; background: #203eb0; width:5px; border:none; }
  486.  
  487. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {height:5px; display: block; background-color:transparent; -webkit-border-radius:100px; border:none;
  488. -webkit-transition: all 0.5s ease-out;
  489. -moz-transition: all 0.5s ease-out;}
  490.  
  491. ::-webkit-scrollbar-thumb:hover, ::-webkit-scrollbar-button:start:decrement:hover, ::-webkit-scrollbar-button:end:increment:hover{background-color:#203eb0; cursor:hand;}
  492.  
  493. ::-webkit-scrollbar-button:start:decrement:active, ::-webkit-scrollbar-button:end:increment:active{background:transparent;}
  494.  
  495. .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, .forumopen, .forumclose, .maintop, .leftnav, .cult_info, .menu2, .menu, .num_members { display: none; }
  496. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement