Advertisement
LesbicheLoveVita

-Fandom: Header

Jan 7th, 2014
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.30 KB | None | 0 0
  1. <style>
  2.  
  3. .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, .forumopen, .forumclose, .maintop, .leftnav, .cult_info, .menu2, .menu, .num_members { display: none; }
  4.  
  5. body, html {
  6. background-color: #000000;
  7. background-image: url('http://wallpaperscraft.com/image/sky_star_light_dark_28196_2560x1600.jpg?orig=1');
  8. background-position: center center;
  9. background-repeat: repeat;
  10. background-attachment: fixed;
  11. }
  12.  
  13. html, div {
  14. font-family: trebuchet MS;
  15. color: #C2BEBF;
  16. font-size: 12px;
  17. font-style: normal;
  18. }
  19.  
  20. .main {
  21. background-color: #374260;
  22. border: 2px solid #C2BEBF;
  23. width: 700px;
  24. padding: 4px;
  25. }
  26.  
  27. a:link, .menu2, .menu2 a:link {
  28. color: #C2BEBF;
  29. font-size: 9pt;
  30. font-family : trebuchet ms;
  31. text-transform: none;
  32. text-decoration: none;
  33. -webkit-transition: all 0.5s ease-out;
  34. -moz-transition: all 0.5s ease-out;
  35. }
  36.  
  37. a:visited, .menu2 a:visited {
  38. color: #C2BEBF;
  39. text-transform: none;
  40. font-family : trebuchet ms;
  41. text-transform: none;
  42. text-decoration: none;
  43. }
  44.  
  45. a:hover, .menu, .menu a:link, .menu a:visited {
  46. color: #06112F;
  47. text-decoration: none;
  48. font-family : trebuchet ms;
  49. text-transform: none;
  50. background: transparent;
  51. -webkit-transition: all 0.5s ease-out;
  52. -moz-transition: all 0.5s ease-out;
  53. }
  54.  
  55. table,td,th {
  56. border: none;
  57. }
  58.  
  59. th {
  60. height: 30px;
  61. text-align: center;
  62. }
  63.  
  64. h1 {
  65. color: #374260;
  66. text-transform: none;
  67. font-style: italic;
  68. font-family: georgia;
  69. letter-spacing: 1pt;
  70. text-align: center;
  71. padding: 3px;
  72. font-weight: lighter;
  73. line-height: 8px;
  74. font-size: 10pt;
  75. margin: 5px;
  76. background: #111C40;
  77. border-bottom: 1px solid #C2BEBF
  78. }
  79.  
  80. b {
  81. text-transform: uppercase;
  82. font-family: trebuchet MS;
  83. color: #06080D;
  84. font-size: 11px;
  85. letter-spacing: 1px;
  86. }
  87.  
  88. i {
  89. text-transform: none;
  90. font-family: georgia;
  91. color: #06080D;
  92. font-size: 11px;
  93. letter-spacing: 1px;
  94. }
  95.  
  96. s {
  97. text-transform: none;
  98. font-family: trebuchet MS;
  99. color: #06080D;
  100. font-size: 11px;
  101. letter-spacing: 1px;
  102. }
  103.  
  104. u {
  105. border-bottom: 1px solid #06080D;
  106. text-transform: none;
  107. font-family: georgia;
  108. font-size: 11px;
  109. letter-spacing: 1px;
  110. }
  111.  
  112. .group_entry table[bgcolor] {
  113. background-color: #111C40;
  114. }
  115.  
  116. .affiliates {
  117. display: block;
  118. width: 800px;
  119. padding: 5px;
  120. margin: 5px;
  121. text-align: center;
  122. background-color: #111C40;
  123. border-bottom: 1px solid #C2BEBF;
  124. }
  125.  
  126. .affiliates b {
  127. display: block;
  128. background: #111C40;
  129. color: #C2BEBF;
  130. font-family: trebuchet MS;
  131. font-size: 10px;
  132. font-weight: lighter;
  133. padding: 4px;
  134. text-align: center;
  135. letter-spacing: 2pt;
  136. font-style: none;
  137. text-transform: uppercase;
  138. }
  139.  
  140. .members_viewing {
  141. display: block;
  142. width: 800px;
  143. padding: 5px;
  144. margin: 5px;
  145. text-align: center;
  146. background-color: #111C40;
  147. border-bottom: 1px solid #C2BEBF;
  148. }
  149.  
  150. .members_viewing b {
  151. display: block;
  152. background: #111C40;
  153. color: #C2BEBF;
  154. font-family: trebuchet MS;
  155. font-size: 10px;
  156. font-weight: lighter;
  157. padding: 4px;
  158. text-align: center;
  159. background: #111C40;
  160. letter-spacing: 2pt;
  161. font-style: none;
  162. text-transform: uppercase;
  163. border-bottom: 1px solid #C2BEBF;
  164. }
  165.  
  166. blockquote {
  167. text-align: center;
  168. background-color: #374260;
  169. padding: 4px;
  170. border-left: 2px solid #C2BEBF;
  171. }
  172.  
  173. .darkbox, .group_expanded, .userinfo, #cultstaff, #cultstatsactivity, #cultstatstoppeople, #cultstatsbasics {
  174. width: 800px;
  175. background-color: #111C40;
  176. padding: 5px;
  177. border: none;
  178. text-align: center;
  179. }
  180.  
  181. .forumheader {
  182. text-transform: uppercase;
  183. background-color: #111C40;
  184. color: #d6d6d6;
  185. font-weight: lighter;
  186. font-family: trebuchet ms;
  187. font-size: 20pt;
  188. border: none;
  189. padding: 4px;
  190. }
  191.  
  192. .group_forum {
  193. background-color: #111C40;
  194. width: 800px;
  195. padding: 2px;
  196. border: none;
  197. }
  198.  
  199. .group_forum b {
  200. display: block;
  201. text-transform: uppercase;
  202. background-color: #111C40;
  203. color: #C2BEBF;
  204. font-family: trebuchet ms;
  205. line-height: 10px;
  206. font-weight: normal;
  207. text-align: center;
  208. }
  209.  
  210. .group_entry {
  211. width: 800px;
  212. border: none;
  213. padding: 5px;
  214. text-align: center;
  215. background-color: #111C40;
  216. }
  217.  
  218. .group_comment {
  219. width: 800px;
  220. background-color: #111C40;
  221. border: none;
  222. padding: 5px;
  223. }
  224.  
  225. .group_comment td {
  226. border: none;
  227. }
  228.  
  229. textarea {
  230. width: 90%;
  231. text-align: center;
  232. height: 150px;
  233. }
  234.  
  235. .comment_input {
  236. width: 800px;
  237. background-color: #111C40;
  238. padding: 5px;
  239. text-align: center;
  240. border: none;
  241. }
  242.  
  243. .comment_input textarea {
  244. color: #C2BEBF;
  245. border: none;
  246. background-color: #374260;
  247. }
  248.  
  249. .comment_input input {
  250. background: #111C40;
  251. color: #C2BEBF;
  252. border: none;
  253. }
  254.  
  255. .comment_input td {
  256. background: transparent;
  257. border: none;
  258. text-align: center;
  259. }
  260.  
  261. .subheading {
  262. text-transform: uppercase;
  263. color: #C2BEBF;
  264. background-color: #111C40;
  265. font-family: trebuchet ms;
  266. line-height: 10px;
  267. font-weight: normal;
  268. text-align: right;
  269. }
  270.  
  271. .new_topic {
  272. border: none;
  273. background-color: #374260;
  274. width: 700px;
  275. }
  276.  
  277. .new_topic textarea {
  278. color: #C2BEBF;
  279. border: none;
  280. background-color: #374260;
  281. }
  282.  
  283. .new_topic input {
  284. background: #374260;
  285. color: #C2BEBF;
  286. border: none;
  287. }
  288.  
  289. .new_topic td {
  290. background: transparent;
  291. border: none;
  292. }
  293.  
  294. select {
  295. background: #111C40;
  296. color: #ffffff;
  297. border: none;
  298. }
  299.  
  300. input {
  301. background: #111C40;
  302. color: #ffffff;
  303. border: none;
  304. }
  305. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement