Advertisement
alithegreat

AGLEERPH | #43 | FEEL IT STILL

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