alithegreat

ALICATWRITES | 018: COSMIC RAILWAY.

Feb 1st, 2018
4,785
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.48 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
  6.  
  7. <link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
  8.  
  9. <link href="https://fonts.googleapis.com/css?family=Karla|Lato|Montserrat|Noto+Sans|Open+Sans|Poppins|Roboto+Condensed" rel="stylesheet">
  10.  
  11. <head>
  12.  
  13. <title>{Title}</title>
  14. <link rel="shortcut icon" href="{Favicon}">
  15. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  16. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  17.  
  18. <!----
  19.  
  20. @alicatwrites | 018: cosmic railway.
  21.  
  22. --->
  23.  
  24. <meta name="image:Sidebar" content=""/>
  25. <meta name="image:Background" content=""/>
  26.  
  27. <meta name="color:Background" content="#f8f8f8"/>
  28. <meta name="color:Blockquote" content="#d4d4d4"/>
  29. <meta name="color:Border" content="#d4d4d4"/>
  30. <meta name="color:Entries" content="#ffffff"/>
  31. <meta name="color:Link" content="#767676"/>
  32. <meta name="color:Navigation" content="#eaeaea"/>
  33. <meta name="color:Navigation Border" content="#000000"/>
  34. <meta name="color:Navigation Links" content="#3c3636"/>
  35. <meta name="color:Question" content="#f0f0f0"/>
  36. <meta name="color:Scrollbar" content="#f0f0f0"/>
  37. <meta name="color:Tags" content="#3c3636"/>
  38. <meta name="color:Text" content="#3c3636"/>
  39. <meta name="color:Title" content="#000000"/>
  40.  
  41. <meta name="select:body font" content="Karla" title="Karla" />
  42. <meta name="select:body font" content="Lato" title="Lato" />
  43. <meta name="select:body font" content="Montserrat" title="Montserrat" />
  44. <meta name="select:body font" content="Noto Sans" title="Noto Sans" />
  45. <meta name="select:body font" content="Poppins" title="Poppins" />
  46. <meta name="select:body font" content="Open Sans" title="Open Sans" />
  47. <meta name="select:body font" content="Roboto Condensed" title="Roboto Condensed" />
  48.  
  49. <meta name="select:title font" content="Alexandra" title="Alexandra" />
  50. <meta name="select:title font" content="Honeymoon" title="Honeymoon" />
  51. <meta name="select:title font" content="Strawberry" title="Strawberry" />
  52. <meta name="select:title font" content="Super" title="Super" />
  53. <meta name="select:title font" content="Unicorn" title="Unicorn" />
  54.  
  55. <meta name="text:title text size" content="26px">
  56. <meta name="text:body text size" content="11px">
  57. <meta name="text:small text size" content="10px">
  58.  
  59. <meta name="text:sidebar title" content="sidebar title">
  60.  
  61. <meta name="if:500 posts" content="0"/>
  62. <meta name="if:400 posts" content="1"/>
  63.  
  64. <meta name="text:link one url" content="link one"/>
  65. <meta name="text:link one symbol" content="\f2c0"/>
  66. <meta name="text:link one hover" content="one hover"/>
  67.  
  68. <meta name="text:link two url" content="link two"/>
  69. <meta name="text:link two symbol" content="\f1d9"/>
  70. <meta name="text:link two hover" content="two hover"/>
  71.  
  72. <style type="text/css">
  73.  
  74.  
  75. @font-face {
  76. font-family: "strawberry";
  77. src: url('https://dl.dropbox.com/s/5rbt034mdn5rb49/Strawberry%20Blossom.ttf?dl=0'); ;}
  78.  
  79. @font-face {
  80. font-family: "unicorn";
  81. src: url('https://dl.dropbox.com/s/7tdy5ubb41qtngt/Unicorn%20Calligraphy%20-%20TTF.ttf?dl=0'); ;}
  82.  
  83. @font-face {
  84. font-family: "honeymoon";
  85. src: url('https://dl.dropbox.com/s/1ktdj1hznmoz6f9/Honeymoon%20Personal%20Use.ttf?dl=0'); ;}
  86.  
  87. @font-face {
  88. font-family: "alexandra";
  89. src: url('https://dl.dropbox.com/s/s2i9jxonx2cv168/Alexandra%20Personal%20Use.ttf?dl=0'); ;}
  90.  
  91. @font-face {
  92. font-family: "super";
  93. src: url('https://dl.dropbox.com/s/v52tqb3d2fiso6u/Super%20Natural%20-%20Demo.ttf?dl=0'); ;}
  94.  
  95. ::-webkit-scrollbar-thumb {
  96. height:auto;
  97. background-color:{color:Entries};
  98. }
  99.  
  100. ::-webkit-scrollbar {
  101. height:4px;
  102. width:4px;
  103. background-color:{color:Border};
  104. }
  105.  
  106. ul {
  107. list-style-type: circle;
  108. padding-left:24px;
  109. line-height:13px;
  110. }
  111.  
  112. li {
  113. padding-left: 0px;
  114. margin-bottom: 0px;
  115. list-style: none;
  116. }
  117.  
  118. li:before {
  119. color: {color:title};
  120. content: "\f00d";
  121. font-family: FontAwesome;
  122. font-size:7px;
  123. display: inline-block;
  124. margin-left: -1.5em;
  125. width: 1.5em;
  126. }
  127.  
  128. hr {
  129. display:block;
  130. border-style:dotted;
  131. border-color:{color:border};
  132. }
  133.  
  134. body {
  135. background: {color:Background};
  136. background-image:url('{image:Background}');
  137. background-attachment:fixed;
  138. font-family: '{select:body font}', sans-serif;
  139. font-size: {text:body text size};
  140. line-height:15px;
  141. color: {color:Text};
  142. }
  143.  
  144. blockquote {
  145. text-align:justify;
  146. margin-top: 5px;
  147. margin-bottom: 5px;
  148. margin-left: 5px;
  149. padding-left: 10px;
  150. border-left: 1px dotted {color:blockquote};
  151. margin-right:5px;
  152. }
  153.  
  154. a {
  155. text-decoration: none;
  156. color: {color:Link};
  157. padding-bottom:1px;
  158. border-bottom:1px dotted {color:border};
  159. }
  160.  
  161. small, sub {
  162. font-size:{text:small text size};
  163. }
  164.  
  165. b, strong {
  166. color:{color:Title};
  167. }
  168.  
  169. pre {
  170. padding:6px;
  171. border-bottom:1px dotted {color:border};
  172. text-align:center;
  173. text-transform:lowercase;
  174. }
  175.  
  176. h1,h2 {
  177. font-weight:bold;
  178. letter-spacing:2px;
  179. text-transform:uppercase;
  180. font-size:12px;
  181. color:{color:title};
  182. }
  183.  
  184. #fullback {
  185. margin-left:155px;
  186. margin-top:170px;
  187. position:fixed;
  188. width:130px;
  189. padding:10px;
  190. }
  191.  
  192. #bloggerback {
  193. margin-top:0px;
  194. position:fixed;
  195. width:auto;
  196. height:auto;
  197. }
  198.  
  199. #blogger {
  200. margin-top:10px;
  201. padding-bottom:2px;
  202. }
  203.  
  204.  
  205. #sidetitle {
  206. width:130px;
  207. color:{color:title};
  208. text-align:right;
  209. font-family:{select:title font};
  210. font-size:{text:title text size};
  211. border-bottom:1px dotted {color:border};
  212. }
  213.  
  214. #bloggerdeets {
  215. width:130px;
  216. margin-top:5px;
  217. line-height:16px;
  218. text-align:justify;
  219. padding-top:5px;
  220. }
  221.  
  222. #photobar1 {
  223. text-align:center;
  224. margin-top:5px;
  225. display:inline-block;
  226. width:130px;
  227. }
  228.  
  229. #photobar1 img {
  230. float:left;
  231. width:100px;
  232. padding:0px;
  233. border-radius:5px 5px 5px 5px;}
  234.  
  235. #navigation {
  236. text-align:center;
  237. margin-top:2px;
  238. float:right;
  239. }
  240.  
  241. #navigation a {
  242. text-align:center;
  243. border-bottom:none;
  244. display:inline-block;
  245. width:auto;
  246. font-size:8px;
  247. padding:0px;
  248. width:20px;
  249. height:20px;
  250. margin-bottom:4px;
  251. line-height:20px;
  252. border-radius:5px 5px 5px 5px;
  253. border-bottom:1px solid {color:navigation border};
  254. background-color:{color:navigation};
  255. text-transform:uppercase;
  256. color:{color:navigation links};
  257. -webkit-transition: all 0.5s ease-in-out;
  258. -moz-transition: all 0.5s ease-in-out;
  259. -o-transition: all 0.5s ease-in-out;
  260. }
  261.  
  262. #entries {
  263. position:absolute;
  264. {block:If400posts}
  265. width:440px;
  266. {/block:If400posts}
  267. {block:If500posts}
  268. width:540px;
  269. {/block:If500posts}
  270. margin-left:480px;
  271. padding:11px;
  272. margin-top:50px;
  273. border: 0px solid {color:Border};}
  274.  
  275.  
  276. #entry {
  277. background-color:{color:Entries};
  278. margin-bottom:0px;
  279. padding:20px;}
  280.  
  281. img {
  282. max-width: 100%;
  283. }
  284.  
  285. #posttitles {
  286. text-align: right;
  287. font-size: 14px;
  288. text-transform:uppercase;
  289. letter-spacing:1px;
  290. font-weight:bold;
  291. margin-bottom:5px;
  292. color: {color:Title};
  293. }
  294.  
  295. #boujee {
  296. text-align:center;
  297. margin-top: 5px;
  298. display: block;
  299. text-transform:uppercase;
  300. font-size:8px;
  301. color:{color:text};
  302. text-align: center;
  303. }
  304.  
  305. #boujee a {
  306. color:{color:title};
  307. }
  308.  
  309. #ask {
  310. text-align:center;
  311. line-height:120%;
  312. color:{color:text};
  313. padding:5px;
  314. padding-bottom:10px;
  315. padding-top:5px;
  316. }
  317.  
  318. .ask {
  319. float:left;
  320. z-index:10;
  321. font-size:7px;
  322. font-family:'Noto Sans',sans-serif;
  323. text-align:left;
  324. text-transform:uppercase;
  325. color:{color:title};
  326. background-color:{color:Entries};
  327. margin-top:-8px;
  328. margin-right:0px;
  329. margin-left:10px;
  330. padding-top:0px;
  331. padding-bottom:0;
  332. padding-left:5px;
  333. padding-right:5px;
  334. }
  335.  
  336. .ask a {
  337. color:{color:title};
  338. }
  339.  
  340. .askline {
  341. height:1px;
  342. margin-top:0px;
  343. margin-left:0px;
  344. background-color:{color:Border};
  345. z-index:-1;
  346. }
  347.  
  348. .question {
  349. background-color:{color:Question};
  350. color:{color:text};
  351. font-size:{text:small text size};
  352. margin-top:10px;
  353. z-index:10;
  354. text-align:justify;
  355. padding:10px;
  356. border-left:6px solid {color:border};
  357. }
  358.  
  359. #asker img {
  360. margin-left:-2px;
  361. margin-bottom:-15px;
  362. padding:2px;
  363. text-align:right;
  364. border:3px double {color:question};
  365. }
  366.  
  367. #ans {
  368. text-align:justify;
  369. padding-top:2px;
  370. display:block;
  371. margin-top:5px;
  372. color:{color:text};
  373. }
  374.  
  375. #audioplayer {
  376. width:30px;
  377. height:30px;
  378. background-color:{color:ffffff};
  379. overflow:hidden;
  380. -moz-border-radius: 30px;
  381. -webkit-border-radius: 30px;
  382. border-radius: 30px;
  383. position:absolute;
  384. margin-top:25px;
  385. margin-left:25px;
  386. opacity: 0.7;
  387. filter:alpha(opacity=70);
  388. -moz-opacity: 0.7;
  389. -khtml-opacity: 0.7;
  390. }
  391.  
  392. #albumart {
  393. float:left;
  394. margin:0px 0px;
  395. -moz-border-radius: 80px;
  396. -webkit-border-radius: 80px;
  397. border-radius: 80px;}
  398.  
  399. #albumart img {
  400. -moz-border-radius: 80px;
  401. -webkit-border-radius: 80px;
  402. border-radius: 80px;
  403. }
  404.  
  405. tehe {
  406. font-size:10px;
  407. text-transform:uppercase;
  408. padding-left:50px;
  409. padding-right:50px;
  410. padding-bottom:15px;
  411. display:block;
  412. margin-top:10px;
  413. margin-left:80px;
  414. text-align:center;
  415. }
  416.  
  417. #permalink {
  418. text-align: center;
  419. border:none;
  420. position: relative;
  421. font-size:9px;
  422. text-transform:lowercase;
  423. margin-top: 15px;
  424. padding-top: 5px;
  425. }
  426.  
  427. #permalink a {
  428. border-bottom:none;
  429. }
  430.  
  431. .dateline {
  432. height:1px;
  433. margin-top:15px;
  434. margin-left:0px;
  435. border:none;
  436. background-color:{color:Border};
  437. z-index:-1;
  438. }
  439.  
  440. .date {
  441.  
  442. background-color:{color:Entries};
  443. color:{color:text};
  444. font-size:8px;
  445. z-index:10;
  446. text-transform:uppercase;
  447. border:none;
  448. float:left;
  449. text-align:left;
  450. margin-top:-8px;
  451. margin-right:0px;
  452. margin-left:10px;
  453. padding-top:0px;
  454. padding-bottom:0;
  455. padding-left:5px;
  456. padding-right:5px;
  457. }
  458.  
  459. .tags {
  460. color:{color:tags};
  461. font-size:9px;
  462. margin-top:0px;
  463. font-style:italic;
  464. text-align:center;
  465. padding:5px;
  466. border:none;
  467. text-transform:lowercase;
  468. }
  469.  
  470. .tags a{
  471. color:{color:tags};
  472. }
  473.  
  474. tagsicon {
  475. padding-left: 1.2em;
  476. list-style: none;
  477. }
  478. tagsicon:before {
  479. content: "\f00d";
  480. font-size:7px;
  481. padding-right:3px;
  482. color:{color:title};
  483. font-family: FontAwesome;
  484. display: inline-block;
  485. margin-left: -1.2em;
  486. width: 1.2em;
  487. }
  488.  
  489. icon1 {
  490. padding-left: 1.2em;
  491. list-style: none;
  492. }
  493. icon1:before {
  494. content: "\f015";
  495. font-family: FontAwesome;
  496. display: inline-block;
  497. margin-left: -1.2em;
  498. width: 1.2em;
  499. }
  500.  
  501. icon2 {
  502. padding-left: 1.2em;
  503. list-style: none;
  504. }
  505. icon2:before {
  506. content: "\f0e5";
  507. font-family: FontAwesome;
  508. display: inline-block;
  509. margin-left: -1.2em;
  510. width: 1.2em;
  511. }
  512.  
  513. icon3 {
  514. padding-left: 1.2em;
  515. list-style: none;
  516. }
  517. icon3:before {
  518. content: "{text:link one symbol}";
  519. font-family: FontAwesome;
  520. display: inline-block;
  521. margin-left: -1.2em;
  522. width: 1.2em;
  523. }
  524.  
  525. icon4 {
  526. padding-left: 1.2em;
  527. list-style: none;
  528. }
  529. icon4:before {
  530. content: "{text:link two symbol}";
  531. font-family: FontAwesome;
  532. display: inline-block;
  533. margin-left: -1.2em;
  534. width: 1.2em;
  535. }
  536.  
  537. #credit {
  538. font-size:9px;
  539. float:center;
  540. position:fixed;
  541. bottom:15px;
  542. right:15px;
  543. padding:10px;
  544. color:{color:text};
  545. }
  546.  
  547. #credit a {
  548. color:{color:text};
  549. }
  550.  
  551. cred {
  552. padding-left: 1.2em;
  553. list-style: none;
  554. }
  555. cred:before {
  556. content: "\f121";
  557. font-family: FontAwesome;
  558. display: inline-block;
  559. margin-left: -1.2em;
  560. width: 1.2em;
  561. }
  562.  
  563. </style>
  564.  
  565. </head>
  566.  
  567. <body>
  568.  
  569. <div id="fullback">
  570.  
  571.  
  572. <div id="bloggerback">
  573.  
  574. <div id="sidetitle">{text:sidebar title}</div>
  575.  
  576. <div id="photobar1"><img src="{image:Sidebar}"><div id="navigation">
  577. <a href="/" title="index"><icon1></icon1></a><br>
  578. <a href="/ask" title="message"><icon2></icon2></a><br>
  579. <a href="{text:link one url}" title="{text:link one hover}"><icon3></icon3></a><br>
  580. <a href="{text:link two url}" title="{text:link two hover}"><icon4></icon4> </a>
  581. </div></div>
  582.  
  583. <div id="bloggerdeets">{description}
  584. <div id="boujee">
  585. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage} {CurrentPage} out of {TotalPages} {block:NextPage}&nbsp;<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  586. </div>
  587. </div>
  588.  
  589. </div>
  590.  
  591. </div>
  592.  
  593. <div id="entries">
  594. {block:Posts}
  595. <div id="entry">
  596.  
  597.  
  598. {block:Text}
  599. <div id="posttitles">{block:Title}{Title}{/block:Title}</div>
  600. {Body}
  601. {/block:Text}
  602.  
  603. {block:Photo}
  604. {LinkOpenTag}{block:If400posts}<img src="{PhotoURL-400}">{/block:If400posts}{block:If500posts}<img src="{PhotoURL-500}">{/block:If500posts} {LinkCloseTag}
  605. {block:Caption}{Caption}{/block:Caption}
  606. {/block:Photo}
  607.  
  608. {block:Photoset}
  609. {block:If400posts}
  610. {Photoset-400}
  611. {/block:If400posts}
  612. {block:If500posts}
  613. {Photoset-500}
  614. {/block:If500posts}
  615. {block:Caption}{Caption}{/block:Caption}
  616. {/block:Photoset}
  617.  
  618. {block:Quote}
  619. <div id="posttitles">{Quote}</div>
  620. {block:Source}<br>—{Source}{/block:Source}
  621. {/block:Quote}
  622.  
  623. {block:Link}
  624. <div id="posttitles"><a href="{URL}" {Target}>{Name}</a></div>
  625. {block:Description}{Description}{/block:Description}
  626. {/block:Link}
  627.  
  628. {block:Chat}
  629. {block:Title}<div id="posttitles">{Title}</div>{/block:Title}
  630. {block:Lines}
  631. {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>
  632. {/block:Lines}
  633. {/block:Chat}
  634.  
  635. {block:Audio}
  636. <div id="audioplayer">{AudioPlayerWhite} </div>
  637. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="80">{/block:AlbumArt}</div>
  638. <tehe>
  639. <b>ARTIST:</b> {block:Artist}{Artist}{/block:Artist}
  640. <br>
  641. <B>SONG:</B> {block:TrackName}{TrackName}{/block:TrackName}
  642. <br>
  643. <b>CURRENTLY:</b> {PlayCountWithLabel}
  644. </tehe>
  645. {block:caption}{caption}{/block:caption}
  646. {/block:Audio}
  647.  
  648. {block:Video}
  649. {block:If400posts}
  650. {Video-400}
  651. {/block:If400posts}
  652. {block:If500posts}
  653. {Video-500}
  654. {/block:If500posts}
  655. {block:Caption}{Caption}{/block:Caption}
  656. {/block:Video}
  657.  
  658. {block:Answer}
  659. <div id="questionbox"><div class="askline"></div><div class="ask">{Asker} sent:</div></div> <div class="question">{Question}</div>
  660. <div id="ans">{Answer}</div>
  661. {/block:Answer}
  662.  
  663.  
  664. <div id="permalink">
  665. <div class="dateline"></div><div class="date">
  666. {block:Date}{TimeAgo}{/block:Date} &bull; <a href="{Permalink}">
  667. {NoteCountWithLabel}</a> &bull; <a href="{ReblogURL}" target="_blank">Reblog</a> &bull;
  668.  
  669. {block:RebloggedFrom} <a href="{ReblogParentURL}"title="{ReblogParentTitle}">via</a> & <a href="{ReblogRootURL}"title="{ReblogRoottitle}">source</a>{/block:RebloggedFrom}</div>
  670.  
  671.  
  672. </div>
  673.  
  674.  
  675.  
  676. <!-- /div entry ---> </div><div class="tags">{block:HasTags} {block:Tags} <tagsicon></tagsicon><a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div><br><br>
  677.  
  678. {/block:Posts}{block:PostNotes}{PostNotes}{/block:PostNotes}
  679.  
  680. <div id="credit"><cred> &nbsp;&nbsp;&nbsp;<a href="https://alicatwrites.tumblr.com/">alicatwrites</a></cred></div>
  681.  
  682. </body>
  683.  
  684. </html>
Advertisement
Add Comment
Please, Sign In to add comment