Beeline

Sleepyjournal

Nov 30th, 2014
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.23 KB | None | 0 0
  1.  
  2.  
  3.  
  4. <style>
  5.  
  6.  
  7. a:link, a:visited, a:active {
  8. background-color: transparent;
  9. font: 12px Trebuchet MS;
  10. color: #4b593b;
  11. letter-spacing: 2px;
  12. -webkit-transition: color 0.5s ease-out;
  13. -moz-transition: color 0.5s ease-out;}
  14.  
  15. a:hover {
  16. background-color: transparent;
  17. font: 12px Trebuchet MS;
  18. color: #57713a;
  19. letter-spacing: 2px;
  20. -webkit-transition: color 0.5s ease-out;
  21. -moz-transition: color 0.5s ease-out;}
  22.  
  23. a:link img, a:visited img {
  24. border: 0px dotted #542574;
  25. -webkit-transition: color 0.5s ease-out;
  26. -moz-transition: color 0.5s ease-out;;
  27. }
  28. a:hover img {
  29. border: 0px dotted #a15ad1;
  30. opacity:.80; }
  31.  
  32. a.nav:link, a.nav:visited, a.nav:active {
  33. display: block;
  34. font: 8px Small Fonts;
  35. text-transform: uppercase;
  36. color: #fafdcd;
  37. background: #25C388;
  38. text-align: center;
  39. border-radius: 3px;
  40. border-right: 3px solid #fafdcd;
  41. border-left: 3px solid #fafdcd;
  42. padding: 2px;
  43. margin: 2px;
  44. -webkit-transition: all 0.8s ease-out;
  45. -moz-transition: all 0.8s ease-out;
  46. }
  47. a.nav:hover {
  48. display: block;
  49. font: 8px sans;
  50. text-transform: uppercase;
  51. color: #484274;
  52. background: #484274;
  53. text-align: center;
  54. border-radius: 3px;
  55. border-right: 3px solid #fafdcd;
  56. border-left: 3px solid #fafdcd;
  57. padding: 2px;
  58. margin: 2px;
  59. -webkit-transition: all 0.8s ease-out;
  60. -moz-transition: all 0.8s ease-out;
  61. }
  62.  
  63. body, html{
  64. background-color: #292b28;
  65. background-image: url('http://i.imgur.com/dY9EEIi.gif'), url('');
  66. background-position: top right;
  67. background-repeat: no-repeat, repeat;
  68. background-attachment: fixed;
  69. }
  70.  
  71. body, div, table {
  72. width: 500px;
  73. font-family: trebuchet MS;
  74. font-size: 12px;
  75. line-height: 11px;
  76. color: #8DC982;
  77.  
  78.  
  79. }
  80.  
  81.  
  82. b {
  83. font: 12px Sans;
  84. font-variant: sans;
  85. font-weight: bold;
  86. color: #8DC982;
  87. background: transparent;
  88. letter-spacing: 2px;
  89. text-shadow: -2px 4px 5px rgba(46, 28, 28, 0.25);
  90. border-radius: 5px;
  91. }
  92.  
  93. i {
  94. font: 14px sans;
  95. font-family: Satisfy, cursive;
  96. font-style: italic;
  97. font-weight: lighter;
  98. color: #8ba66f;
  99. letter-spacing: 2px;
  100. text-shadow: 2px 1px 2px #333;
  101.  
  102. }
  103.  
  104. u {
  105. font: 12px Sans;
  106. font-weight: lighter;
  107. color: #white;
  108. border-bottom: 1px solid #8ba66f;
  109. letter-spacing: 2px;
  110. }
  111.  
  112. .journalentry, .journalentry td { border: none; }
  113.  
  114. .entrytable { border: none; }
  115.  
  116. a:link, .menu2, .menu2 a:link {
  117. color: #e8e6d2;
  118. font-size: 8pt;
  119. font-family : trebuchet MS;
  120. text-decoration: none;
  121. -webkit-transition: all 0.5s ease-out;
  122. -moz-transition: all 0.5s ease-out;
  123. }
  124.  
  125. a:visited, .menu2 a:visited {
  126. color: #e8e6d2;
  127. font-family : trebuchet MS;
  128. }
  129.  
  130. a:hover, .menu, .menu a:link, .menu a:visited {
  131. color: #566545;
  132. font-family : trebuchet MS;
  133. background: transparent;
  134. -webkit-transition: all 0.5s ease-out;
  135. -moz-transition: all 0.5s ease-out;
  136. }
  137.  
  138. h1{
  139. font-family:"Times New Roman", Times, serif;
  140. font-size: 25px;
  141. color: #e8e6d2;
  142. text-shadow: #060606 1px 1px 0px;
  143. text-align: center;
  144. font-weight:normal;
  145. letter-spacing:-1px;
  146. font-style: italic;
  147. line-height:30px;
  148. text-transform:uppercase;
  149. margin:0px;padding:2px;
  150. padding-right: 5px;
  151. background-image: url('http://i.imgur.com/byF80u8.png');
  152. background-color: transparent;
  153. height:35px;
  154. border: 2px solid #566545
  155. }
  156.  
  157. small {
  158. color: #8DC982;
  159. font-family: trebuchet ms;
  160. font-size: 10px;
  161. text-transform: uppercase;
  162. }
  163.  
  164. .leftnav, h2, .maintop, .menu2, .footer_links, .topbar, .description, .makeentry { display: none; }
  165.  
  166. .main {
  167. margin-top: 300px;
  168. background-color: #4A7442;
  169. border: 2px solid black;
  170.  
  171.  
  172. }
  173.  
  174. .journalentry {
  175. background: #1b1c1a;
  176. text-align: left;
  177. border: none;
  178. width: 500px;
  179. -moz-border-radius: 3px;
  180. -webkit-border-radius: 3px;
  181. border-radius: 3px;
  182. -moz-box-shadow: 0px 7px 23px #000000;
  183. -webkit-box-shadow: 0px 7px 23px #000000;
  184. border: 1px solid #566545;
  185. }
  186.  
  187. .journalentry td {
  188. border: none;
  189. }
  190.  
  191. .entrytable {
  192. background: #1b1c1a;
  193. text-align: left;
  194. border: none;
  195. width: 500px;
  196. border: 4px solid #566545;
  197. border-top: 8px solid #566545;
  198. border-bottom: 8px solid #566545;
  199. background-color:#1a1a1a;
  200. }
  201.  
  202. .entrytable td {
  203. border: none;
  204. }
  205.  
  206. .comment_table {
  207. background: ##222222;
  208. text-align: left;
  209. color:#8DC982;
  210. border: none;
  211. width: 500px;
  212. }
  213.  
  214. .comment_table td {
  215. border: none;
  216. }
  217.  
  218. .commentform {
  219. background: #8DC982;
  220. text-align: left;
  221. border: none;
  222. width: 500px;
  223. border: 4px solid #566545;
  224. border-top: 8px solid #566545;
  225. border-bottom: 8px solid #566545;
  226. background-color:#1a1a1a;
  227. }
  228.  
  229. .commentform td {
  230. border: none;
  231. }
  232.  
  233. #last_comment {
  234. background: #222222;
  235. text-align: left;
  236. border: none;
  237. width: 500px;
  238. }
  239.  
  240. #last_comment td {
  241. border: none;
  242. }
  243.  
  244. .darkbox td {
  245. border: none;
  246. }
  247.  
  248. #ajaxpane {
  249. border: none
  250. }
  251.  
  252. #ajaxpane td {
  253. border: none;
  254. }
  255.  
  256. .ajaxtooltip {
  257. border: none;
  258. background: transparent;
  259. }
  260.  
  261. .poll_table td {
  262. border: none;
  263. }
  264.  
  265. .subheading {
  266. font-size: 15px;
  267. color: #e8e6d2;
  268. text-shadow: #060606 1px 1px 0px;
  269. font-family: trebuchet MS;
  270. text-align: center;
  271. font-weight: lighter;
  272. line-height: 10px;
  273. letter-spacing: 5px;
  274. font-style: none;
  275. background: ;
  276. background-image: url('http://i.imgur.com/byF80u8.png');
  277. border: none;
  278. width:100%;
  279. }
  280.  
  281. .subheading td {
  282. border: none;
  283. background-image: url('http://i.imgur.com/byF80u8.png');
  284. }
  285.  
  286. select {
  287. background: #e8e7d3;
  288. font-size: 10px;
  289. text-transform: uppercase;
  290. color: #4b593b;
  291. border: none;
  292.  
  293. }
  294.  
  295. input {
  296. font-size: 10px;
  297. text-transform: uppercase;
  298. color: #4b593b;
  299. border: none;
  300. border: 1px solid #566545;
  301. background-color:#1a1a1a;
  302. }
  303.  
  304. textarea {
  305. width: 70%;
  306. background: #1a1a1a;
  307. border: none;
  308. text-align: left;
  309. height: 100px;
  310. }
  311.  
  312. .sub_button {
  313. border: none;
  314. background-color: #566545;
  315. color: #4b593b;
  316. padding: 0px 3px;
  317. margin: 0px;
  318. }
  319.  
  320. body {
  321. position: absolute;
  322. top: 100px;
  323. bottom: 0;
  324. right: 450px;
  325. overflow-y: scroll;
  326. overflow-x: hidden;
  327. }
  328.  
  329. ::-webkit-scrollbar {
  330. width: 5px;
  331. height: 10px;
  332. }
  333.  
  334. ::-webkit-scrollbar-button:start:decrement,
  335. ::-webkit-scrollbar-button:end:increment {
  336. height: 0px;
  337. display: block;
  338. background-color: transparent;
  339. }
  340.  
  341. ::-webkit-scrollbar-track-piece {
  342. background-color: #1a1a1a;
  343. -webkit-border-radius: 0px;
  344. }
  345.  
  346. ::-webkit-scrollbar-thumb:vertical {
  347. height: 50px;
  348. background-color: #566545;
  349. border: none;
  350. -webkit-border-radius: 0px;
  351. }
  352.  
  353.  
  354. #navi {
  355. margin: 0px;
  356. padding-bottom:0px;
  357. position: fixed;
  358. top: 0px;
  359. left: 300px;
  360. height: 800px;
  361. width: 150px;
  362. font-family: trebuchet MS;
  363. font-size: 8pt;
  364.  
  365.  
  366. }
  367. .portlink:link, .portlink:visited, .portlink:active{
  368. color: #4b593b;
  369. font-family: trebuchet ms;
  370. font-size: 10px;
  371. text-transform: lowercase;
  372. font-weight: lighter;
  373. border-right: 3px solid #953653;
  374. border-left: 3px solid #953653;
  375. line-height: 13px;
  376. text-align: center;
  377. background-color: #8DC982;
  378. padding:0px;
  379. margin:0px;
  380. width:76px;
  381. height:15px;
  382. -moz-box-shadow: 0px 3px 5px #000000;
  383. -webkit-box-shadow: 0px 3px 5px #000000;
  384. border:ridge 2px #4b3f4d;
  385. -webkit-transition: all 0.8s ease-out;
  386. -moz-transition: all 0.8s ease-out;
  387. }
  388. .portlink:hover{
  389. color: #0e0e0d;
  390. background-color: #57713a;
  391. -webkit-border-radius: 8px;
  392. -moz-border-radius: 8px;
  393. border-radius: 8px;
  394. -moz-border-radius: 1px;
  395. -webkit-border-radius: 1px;
  396. border-radius: 1px;
  397. -moz-box-shadow: 0px 3px 5px #000000;
  398. -webkit-box-shadow: 0px 3px 5px #000000;
  399. border:ridge 2px #2b391d;
  400. -webkit-transition: all 0.5s ease-out;
  401. -moz-transition: all 0.5s ease-out;
  402.  
  403. }
  404. div.menu5 a
  405. {
  406. display: inline-block;
  407. padding: 3 4px;
  408. background:;
  409. border:1px solid #5E544A;
  410. color:#C4B09C;
  411. text-decoration:none;
  412. font: bold 12px Arial;
  413. line-height: 20px;
  414. margin-right:1px;
  415. }
  416.  
  417. div.menu5 a:hover, div.menu5 a.current
  418. {
  419. background:;
  420. color:#0e0e0d;
  421.  
  422. }
  423. </style>
  424.  
  425. <div id="navi">
  426. <div class="menu5">
  427. <a href="/profiles/home.php" class="portlink">VF Home</a>
  428. <a href="http://vampirefreaks.com/Sleeplock" class="portlink">My Profile</a>
  429. <a href="http://vampirefreaks.com/journal_edit_options.php" class="portlink">Edit</a>
  430. <a href="http://vampirefreaks.com/journal_entry.php" class="portlink">New Entry</a>
  431. <a href="http://vampirefreaks.com/journal/Sleeplock" class="portlink">Cover Page</a>
  432. <a href="http://vampirefreaks.com/members/Beeline/Beeline+Designs" class="portlink">PD 14</a>
  433.  
  434. <br />
  435.  
  436. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment