Beeline

Lee-James-Gallery

Oct 17th, 2015
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.29 KB | None | 0 0
  1. <style>
  2.  
  3.  
  4.  
  5. .ui-widget {display: none;}
  6.  
  7. .maintop, .leftnav, .profilename, .profilepages, .topbar, .defaultpic, .thumbnail, .gallery, .videos, .userinfo, .journal_entry, .profile_title, .likes_title, .dislikes_title, .music_title, .buttons1, .buttons2, .buttons3, .friends, .rate, .comment_title, .comments, .tagline, .menu2, .profilepages, .footer_links { display: none; }
  8.  
  9. .main {
  10. top: 20px;
  11. right: 28px;
  12. width: 600px;
  13. position:absolute;
  14. background-color: #161616;
  15. box-shadow: 1px 1px 1px #111;
  16. border-top: 3px solid #111111;
  17. border-left: 3px solid #111111;
  18. border-right: 3px solid #111111;
  19. border-bottom: 3px solid #111111;
  20. border-top-left-radius: 0.0em;
  21. border-top-right-radius: 0.0em;
  22. border-bottom-left-radius: 0em;
  23. border-bottom-right-radius: 0em;
  24. z-index: 0%;
  25. padding: 10px;
  26.  
  27. }
  28.  
  29. body, html {
  30. background-color: #292828;
  31. background-image: url('http://i.imgur.com/TxC3xYj.png'), url('');
  32. background-position: bottom left;
  33. background-repeat: no-repeat, repeat;
  34. background-attachment: fixed;
  35.  
  36. }
  37.  
  38. body, div, table {
  39. font-family: trebuchet MS;
  40. font-size: 12px;
  41. line-height: 11px;
  42. color: white;
  43. text-shadow: -2px 4px 5px rgba(46, 28, 28, 0.25);
  44. }
  45.  
  46.  
  47. b {
  48. text-transform: uppercase;
  49. font-family: trebuchet MS;
  50. color: #d98a59;
  51. font-size: 10px;
  52. letter-spacing: 0px;
  53. }
  54.  
  55. i {
  56. text-transform: none;
  57. font-family: trebuchet MS;
  58. color: #d98a59;
  59. font-size: 10px;
  60. letter-spacing: 0px;
  61. }
  62.  
  63. s {
  64. text-transform: none;
  65. font-family: trebuchet MS;
  66. color: #d98a59;
  67. font-size: 11px;
  68. letter-spacing: 1px;
  69. }
  70.  
  71. u {
  72. border-bottom: 1px solid #d98a59;
  73. text-transform: none;
  74. font-family: georgia;
  75. font-size: 11px;
  76. letter-spacing: 1px;
  77.  
  78. }
  79. a:link, .menu2, .menu2 a:link {
  80. color: #d2d1cd;
  81. font-size: 6pt;
  82. font-family : trebuchet ms;
  83. text-transform: uppercase;
  84. text-decoration: none;
  85. -webkit-transition: all 0.5s ease-out;
  86. -moz-transition: all 0.5s ease-out;
  87. }
  88.  
  89. a:visited, .menu2 a:visited {
  90. color: #d2d1cd;
  91. text-transform: none;
  92. font-family : trebuchet ms;
  93. text-transform: none;
  94. text-decoration: none;
  95. }
  96.  
  97. a:hover, .menu, .menu a:link, .menu a:visited {
  98. color: ;
  99. text-decoration: none;
  100. font-family : trebuchet ms;
  101. text-transform: uppercase;
  102. background: transparent;
  103. -webkit-transition: all 0.5s ease-out;
  104. -moz-transition: all 0.5s ease-out;
  105. }
  106. h1 {
  107. color: #949390;
  108. -webkit-box-shadow: inset 1px 3px 1px rgba(7,6,6,0.5);
  109. text-align: center;
  110. font-weight: lighter;
  111. text-transform: uppercase;
  112. font-style: none;
  113. font-family: trebuchet MS;
  114. font-size: 14pt;
  115. line-height: 8px;
  116. margin-top: 2px;
  117. padding: 2px:
  118. height: 45px;
  119. letter-spacing: 5pt;
  120. padding: 8px;
  121. margin: 3px;
  122. background-color: #1e1d1d;
  123. border: 0px solid #272525;
  124. border-radius: 0.0em;
  125. width: auto;
  126. }
  127.  
  128. small {
  129. color: #c56d10;
  130. font-family: trebuchet ms;
  131. font-size: 10px;
  132. text-transform: uppercase;
  133. }
  134.  
  135. body {
  136. position: absolute;
  137. top: 0;
  138. left: 0;
  139. bottom: 0;
  140. right: 0px;
  141. overflow-y: scroll;
  142. overflow-x: hidden;
  143. }
  144.  
  145. ::-webkit-scrollbar-thumb:vertical {
  146. background-color: #3c6d35;
  147. border-radius: 0.1em;
  148. border: 0px solid #272525;
  149. height: 4px;
  150. width:6px;
  151. -webkit-box-shadow: inset 1px 1px 5px rgba(82,11,5,0.5);
  152. }
  153. ::-webkit-scrollbar {
  154. width: 8px;
  155. background-color: #2d2c2c;
  156. -webkit-box-shadow: inset 0 0px 0px rgba(218,144,108,0.6);
  157. border-bottom-right-radius: 0em;
  158. }
  159.  
  160. .forum_comment {
  161. font-size: 8px;
  162. line-height: 8px;
  163. text-transform: uppercase;
  164. color: #c56d10;
  165. font-family: trebuchet MS;
  166. text-align: center;
  167. font-weight: lighter;
  168. line-height: 10px;
  169. letter-spacing: 5px;
  170. font-style: none;
  171. background-color: #181819;
  172. border: 0px solid;
  173. box-shadow: 1px 1px 1px #111;
  174. }
  175.  
  176. a:link img, a:visited img {
  177. filter: alpha(opacity=100)
  178. -moz-opacity:100;
  179. opacity: 100;
  180. -webkit-border-radius: 0px;
  181. -moz-border-radius: 0px;
  182. -webkit-transition: all 0.5s ease-out;
  183. -moz-transition: all 0.5s ease-out;
  184. }
  185.  
  186. a:hover img {
  187. filter: alpha(opacity=70)
  188. -moz-opacity:.70;
  189. opacity: .70;
  190. border: 1px solid #3c6d35;
  191. -webkit-border-radius: 0px;
  192. -moz-border-radius: 0px;
  193. -webkit-transition: all 0.5s ease-out;
  194. -moz-transition: all 0.5s ease-out;
  195. }
  196.  
  197. a.navlink:link, a.navlink:visited, .navlink:active {
  198. display: inline-table;
  199. font: 8px Small Fonts;
  200. text-transform: uppercase;
  201. color: #514f49;
  202. background: ;
  203. text-align: center;
  204. border: 0px solid #566545;
  205. padding: 2px;
  206. margin: 2px;
  207. -webkit-transition: all 0.8s ease-out;
  208. -moz-transition: all 0.8s ease-out;
  209. }
  210.  
  211. a.navlink:hover {
  212. display: block;
  213. font: 8px sans;
  214. text-transform: uppercase;
  215. color: #7e0203;
  216. padding: 2px;
  217. margin: 2px;
  218. -webkit-transition: all 0.8s ease-out;
  219. -moz-transition: all 0.8s ease-out;
  220. }
  221.  
  222. textarea {
  223. width: 70%;
  224. background: #1a1a1a;
  225. border: none;
  226. text-align: center;
  227. height: 100px;
  228. -moz-border-radius: 3px;
  229. -webkit-border-radius: 3px;
  230. border-radius: 3px;
  231. border-left: 0px solid #750103;
  232. border-right: 0px solid #750103;
  233. }
  234.  
  235. .entrytable {
  236. background-color: #181819;
  237. border: 0px solid;
  238. box-shadow: 1px 1px 1px #111;
  239.  
  240.  
  241. }
  242.  
  243. .entrytable td {
  244. border: none;
  245. }
  246.  
  247. .comment_table {
  248. background-color: #181819;
  249. border: 0px solid;
  250. box-shadow: 1px 1px 1px #111;
  251. }
  252.  
  253. .comment_table td {
  254. border: none;
  255. }
  256.  
  257. .commentform {
  258. background-color: #181819;
  259. border: 0px solid;
  260. box-shadow: 1px 1px 1px #111;
  261. }
  262.  
  263. .commentform td {
  264. border: none;
  265. }
  266.  
  267. #last_comment {
  268. background-color: #181819;
  269. border: 0px solid;
  270. box-shadow: 1px 1px 1px #111;
  271. }
  272.  
  273. #last_comment td {
  274. border: none;
  275. }
  276.  
  277. .darkbox td {
  278. border: none;
  279. }
  280.  
  281. #ajaxpane {
  282. border: none
  283. }
  284.  
  285. #ajaxpane td {
  286. border: none;
  287. }
  288.  
  289. .ajaxtooltip {
  290. border: none;
  291. background: transparent;
  292. }
  293.  
  294. </style>
  295.  
  296. <center>
  297.  
  298. <style>
  299.  
  300. .folder_node {
  301. width: 98px;
  302. height: 98px;
  303. background-image: url("http://i.imgur.com/THGkMc7.png");
  304. background-repeat: no-repeat;
  305. display: inline-block;
  306. opacity: 100;
  307. transition: all 1s ease-out;
  308. -o-transition: all 1s ease-out;
  309. -webkit-transition: all 1s ease-out;
  310. -moz-transition: all 1s ease-out;
  311. }
  312. .folder_node:hover {
  313. opacity: .70;
  314. transition: all 1s ease-out;
  315. -o-transition: all 1s ease-out;
  316. -webkit-transition: all 1s ease-out;
  317. -moz-transition: all 1s ease-out;
  318. }
  319.  
  320. .folder_thumbnail {
  321. display: none;
  322. }
  323.  
  324. .gallery_node img {
  325. align: center;
  326. width: 80px;
  327. height: 80px;
  328. transition: all 1s ease-out;
  329. -o-transition: all 1s ease-out;
  330. -webkit-transition: all 1s ease-out;
  331. -moz-transition: all 1s ease-out;
  332. border:ridge 2px #3e3c38;
  333. -moz-border-radius: 3px;
  334. -webkit-border-radius: 3px;
  335. border-radius: 3px;
  336. -moz-box-shadow: 0px 7px 23px #000000;
  337. -webkit-box-shadow: 0px 7px 23px #000000;
  338. }
  339. .gallery_node img:hover {
  340. transition: all 1s ease-out;
  341. -o-transition: all 1s ease-out;
  342. -webkit-transition: all 1s ease-out;
  343. -moz-transition: all 1s ease-out;
  344. border:ridge 2px #3c6d35;
  345. -moz-border-radius: 3px;
  346. -webkit-border-radius: 3px;
  347. border-radius: 3px;
  348. -moz-box-shadow: 0px 7px 23px #000000;
  349. -webkit-box-shadow: 0px 7px 23px #000000;
  350. }
  351.  
  352. #vf_pic {
  353. width: 400px;
  354. border-radius: 2px;
  355. border: 2px solid #19191a;
  356. background-color: #3EC9A7;
  357. transition: all 0.45s ease-out;
  358. -ms-transition: all 0.45s ease-out;
  359. -o-transition: all 0.45s ease-out;
  360. -webkit-transition: all 0.45s ease-out;
  361. -moz-transition: all 0.45s ease-out;
  362. }
  363. #vf_pic:hover {
  364. opacity: .7;
  365. border-radius: 2px;
  366. border: 2px solid #3c6d35;
  367. background-color: #98D9B6;
  368. transition: all 0.45s ease-out;
  369. -ms-transition: all 0.45s ease-out;
  370. -o-transition: all 0.45s ease-out;
  371. -webkit-transition: all 0.45s ease-out;
  372. -moz-transition: all 0.45s ease-out;
  373. }
  374.  
  375.  
  376. select {
  377. background: #3e3c38;
  378. font-size: 10px;
  379. text-transform: uppercase;
  380. color: #white;
  381. border: none;
  382. }
  383.  
  384. input {
  385. font-size: 10px;
  386. text-transform: uppercase;
  387. color: #c56d10;
  388. border: none;
  389. border: 1px solid ;
  390. background-color:#1a1a1a;
  391.  
  392. }
  393.  
  394. #status_submit_button {background-image: none;
  395. border:ridge 0px #1a1a1a; }
  396.  
  397.  
  398. }
  399. #navi {
  400. margin: 5px;
  401. border-top: 1px solid #750103;
  402. border-bottom: 1px solid #750103;
  403. padding-bottom:0px;
  404. position: fixed;
  405. top: 0px;
  406. left: 0px;
  407. height: 800px;
  408. width: 30px;
  409. font-family: trebuchet MS;
  410. font-size: 8pt;
  411. color:#131313;
  412. background:white;
  413. line-height:15px;
  414. text-decoration:none;
  415. padding:0 29px 0 1px;
  416. height:15px;
  417.  
  418.  
  419. }
  420. .nav {
  421. color: #3d3b3b;
  422. display: inline-block;
  423. font-family:Trebuchet MS1, Trebuchet MS, sans-serif;
  424. font-size: 8px;
  425. text-transform: uppercase;
  426. font-weight: lighter;
  427. line-height: 45px;
  428. text-align: center;
  429. padding:2px;
  430. margin:4px;
  431. margin-top:0px;
  432. background:#c56d10;
  433. border: 2px #a5afaa;
  434. box-shadow: 0px 1px 1px #111;
  435. width: 45px;
  436. height: 45px;
  437. -webkit-transition: all 0.5s ease-out;
  438. -moz-transition: all 0.5s ease-out;
  439. border-radius: 0.0em;
  440. }
  441. .nav:hover {
  442. color: white;
  443. text-align: center;
  444. background: #433331;
  445. border: 2px #4f110c;
  446. box-shadow: 0px 1px 1px #111;
  447. border-radius: 0.0em;
  448. -webkit-transition: all 0.5s ease-out;
  449. -moz-transition: all 0.5s ease-out;
  450. }
  451.  
  452. </style>
  453.  
  454. <div class="menu5"> <a href="http://vampirefreaks.com/profiles/home.php" class="nav">VF Home</a> <a href="/Lee-James" class="nav">My Profile</a> <a href="/gallery/Lee-James" class="nav">Refresh</a> <a href="http://vampirefreaks.com/pics_edit_header.php" class="nav">Edit</a> <a href="/journal/Lee-James" class="nav">Jottings</a> <a href="http://vampirefreaks.com/members/Beeline/Silver-Tongued" class="nav">ST 15</a> </div>
Advertisement
Add Comment
Please, Sign In to add comment