Advertisement
conception

Socius HTML/Header

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