Advertisement
alithegreat

AGLEERPH | #47 | UP ALL NIGHT

May 24th, 2017
606
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.83 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 ( ALI ) | #47: UP ALL NIGHT.
  18.  
  19. --->
  20.  
  21. <meta name="image:Sidebar1" content=""/>
  22. <meta name="image:Sidebar2" content=""/>
  23. <meta name="image:Pattern" content=""/>
  24.  
  25. <meta name="color:Pattern Alt" content=""/>
  26. <meta name="color:Background" content=""/>
  27. <meta name="color:Blockquote" content=""/>
  28. <meta name="color:Border" content=""/>
  29. <meta name="color:Entries" content=""/>
  30. <meta name="color:Link" content=""/>
  31. <meta name="color:Navigation" content=""/>
  32. <meta name="color:Navigation Hover" content=""/>
  33. <meta name="color:Navigation Links" content=""/>
  34. <meta name="color:Navigation Numbers" content=""/>
  35. <meta name="color:Navigation Numbers BG" content=""/>
  36. <meta name="color:Pre BG" content=""/>
  37. <meta name="color:Pre Border" content=""/>
  38. <meta name="color:Pre Text" content=""/>
  39. <meta name="color:Question BG" content=""/>
  40. <meta name="color:Question Text" content=""/>
  41. <meta name="color:Scrollbar1" content=""/>
  42. <meta name="color:Scrollbar2" content=""/>
  43. <meta name="color:Sidebar" content=""/>
  44. <meta name="color:Text" content=""/>
  45. <meta name="color:Title" content=""/>
  46.  
  47. <meta name="text:home link text" content="home link text"/>
  48. <meta name="text:ask link text" content="ask link text"/>
  49.  
  50. <meta name="text:link one URL" content="link one URL"/>
  51. <meta name="text:link one text" content="link one text"/>
  52. <meta name="text:link two URL" content="link two URL"/>
  53. <meta name="text:link two text" content="link two text"/>
  54. <meta name="text:link three URL" content="link three URL"/>
  55. <meta name="text:link three text" content="link three text"/>
  56.  
  57. <style type="text/css">
  58.  
  59.  
  60. ::-webkit-scrollbar-thumb {
  61. height:auto;
  62. background-color:{color:Scrollbar2};
  63. }
  64.  
  65. ::-webkit-scrollbar {
  66. height:3px;
  67. width:3px;
  68. background-color:{color:Scrollbar1};
  69. }
  70.  
  71.  
  72. body {
  73. background: {color:Background};
  74. font-family: cambria;
  75. font-size: 10px;
  76. line-height:14px;
  77. color: {color:Text};
  78. background-image:url('{image:Background}');
  79. background-attachment:fixed;
  80.  
  81. }
  82.  
  83. blockquote {
  84. border-left:2px solid {color:blockquote};
  85. text-align:justify;
  86. padding: 2px 10px;
  87. margin: 10px;
  88. }
  89.  
  90.  
  91. li {
  92. padding-left: 1.2em;
  93. list-style: none;
  94. }
  95.  
  96. li:before {
  97. color: {color:title};
  98. content: "\f105";
  99. font-family: FontAwesome;
  100. font-size:10px;
  101. display: inline-block;
  102. margin-left: -1.2em;
  103. width: 1.2em;
  104. }
  105.  
  106.  
  107. a {
  108. text-decoration: none;
  109. color: {color:Link};
  110. }
  111.  
  112. pre {
  113. font-family:cambria;
  114. font-size:9px;
  115. padding:5px;
  116. text-transform:uppercase;
  117. border-bottom:1px solid {color:Pre Border};
  118. text-align:center;
  119. color:{color:Pre Text};
  120. background-color:{color:Pre BG};
  121. word-wrap:break-word;
  122. }
  123.  
  124. pre a {
  125. color:{color:pre text};
  126. }
  127.  
  128. pre b,strong {
  129. color:{color:pre text};
  130. }
  131.  
  132. pre i,em {
  133. color:{color:pre text};
  134. }
  135.  
  136.  
  137. small, sub {
  138. font-size:10px;
  139. }
  140.  
  141. b, strong {
  142. color:{color:Title};
  143. }
  144.  
  145. i,em {
  146. color:{color:title};
  147. }
  148.  
  149. hr {
  150. background-image:url('{image:pattern}');
  151. background-attachment:absolute;
  152. background-color:{color:pattern alt};
  153. border:1px solid #000000;
  154. display:block;
  155. padding:2px;
  156. }
  157.  
  158. #bord {
  159. background-image:url('{image:pattern}');
  160. background-attachment:absolute;
  161. background-color:{color:pattern alt};
  162. border:1px solid #000000;
  163. display:block;
  164. padding:2px;
  165. }
  166.  
  167. #sideph {
  168. position:fixed;
  169. margin-left:3px;
  170. margin-top:3px;
  171. border:1px solid {color:border};
  172. width:250px;
  173. height:200px;
  174. }
  175.  
  176. #sideph2 {
  177. position:fixed;
  178. margin-left:900px;
  179. margin-top:30px;
  180. border:1px solid {color:border};
  181. width:200px;
  182. height:575px;
  183. }
  184.  
  185.  
  186. #backbar {
  187. position:fixed;
  188. margin-left:30px;
  189. margin-top:30px;
  190. width:258px;
  191. height:575px;
  192. border:1px solid {color:border};
  193. background-image:url('{image:Pattern}');
  194. background-color:{color:pattern alt};
  195. background-attachment:fixed;
  196. }
  197.  
  198. #backbar2 {
  199. position:fixed;
  200. margin-left:30px;
  201. margin-top:30px;
  202. width:258px;
  203. height:575px;
  204. border:1px solid {color:border};
  205. background-image:url('{image:Pattern}');
  206. background-color:{color:pattern alt};
  207. background-attachment:fixed;
  208. }
  209.  
  210. #sidebar {
  211. position:fixed;
  212. margin-top:387px;
  213. margin-left:3px;
  214. border:1px solid {color:border};
  215. width:230px;
  216. height:163px;
  217. background-color:{color:Sidebar};
  218. padding:10px;
  219. line-height:12px;
  220. text-align:justify;
  221. }
  222.  
  223. #pagination {
  224. margin-top:8px;
  225. font-size:9px;
  226. font-family:cambria;
  227. letter-spacing:0px;
  228. line-height:12px;
  229. text-align:center;
  230. text-transform:uppercase;
  231. color:{color:text};
  232. }
  233.  
  234. #pagination a {
  235. color:{color:link};
  236. }
  237.  
  238. #navbar {
  239. margin-left:3px;
  240. width:250px;
  241. margin-top:208px;
  242. height:174px;
  243. position:fixed;
  244. border:1px solid {color:border};
  245. background-color:{color:sidebar};
  246. }
  247.  
  248. #navigation {
  249. margin-top:3px;
  250. text-align:center;
  251. }
  252.  
  253. #navigation a {
  254. display:inline-block;
  255. text-align:justify;
  256. width:242px;
  257. height:30px;
  258. line-height:28px;
  259. text-transform:lowercase;
  260. font-family:cambria;
  261. font-size:9px;
  262. margin-bottom:2px;
  263. border:1px solid {color:border};
  264. background-color:{color:navigation};
  265. color:{color:navigation links};
  266. -webkit-transition: all 0.5s ease-in-out;
  267. -moz-transition: all 0.5s ease-in-out;
  268. -o-transition: all 0.5s ease-in-out;
  269. }
  270.  
  271. #navigation a:hover {
  272. color:{color:navigation hover};
  273. -webkit-transition: all 0.5s ease-in-out;
  274. -moz-transition: all 0.5s ease-in-out;
  275. -o-transition: all 0.5s ease-in-out;
  276. }
  277.  
  278. #navigation a um {
  279. background-color:{color:Navigation Numbers bg};
  280. color:{color:navigation numbers};
  281. font-size:10px;
  282. border-right:1px solid {color:border};
  283. border-bottom:1px solid {color:border};
  284. display:inline-block;
  285. height:30px;
  286. padding-left:8px;
  287. padding-right:8px;
  288. }
  289.  
  290. #entries {
  291. position:absolute;
  292. width:528px;
  293. margin-left:330px;
  294. padding:0px;
  295. margin-top:30px;
  296. }
  297.  
  298. #entrybg {
  299. padding:3px;
  300. margin-bottom:20px;
  301. background-color:{color:pattern alt};
  302. border:1px solid {color:Border};
  303. background-image:url('{image:Pattern}');
  304. background-attachment:absolute;
  305. }
  306.  
  307. #entry {
  308. background-color:{color:Entries};
  309. margin-bottom:0px;
  310. padding:8px;
  311. border:1px solid {color:Border};
  312. }
  313.  
  314.  
  315. #posttitles {
  316. text-align: center;
  317. font-size: 20px;
  318. line-height:130%;
  319. text-transform:lowercase;
  320. font-weight:300;
  321. font-style:italic;
  322. padding:5px;
  323. color: {color:title};
  324. }
  325.  
  326.  
  327. #posttitles a {
  328. color:{color:title};
  329. }
  330.  
  331. #ask {
  332. z-index:10;
  333. font-family:cambria;
  334. font-size:16px;
  335. text-align:center;
  336. text-transform:lowercase;
  337. color:{color:question text};
  338. background-color:{color:question bg};
  339. margin-right:0px;
  340. padding:10px;
  341. padding-left:10px;
  342. border-bottom:1px solid {color:border};
  343. }
  344.  
  345. #ask a {
  346. color:{color:question text};
  347. }
  348.  
  349.  
  350. #question {
  351. background-color:{color:Question bg};
  352. color:{color:Question text};
  353. font-size:10px;
  354. z-index:10;
  355. text-align:center;
  356. padding:10px;
  357. }
  358.  
  359. #audioplayer {
  360. width:30px;
  361. height:30px;
  362. background-color:{color:ffffff};
  363. overflow:hidden;
  364. -moz-border-radius: 30px;
  365. -webkit-border-radius: 30px;
  366. border-radius: 30px;
  367. position:absolute;
  368. margin-top:25px;
  369. margin-left:25px;
  370. opacity: 0.7;
  371. filter:alpha(opacity=70);
  372. -moz-opacity: 0.7;
  373. -khtml-opacity: 0.7;
  374. }
  375.  
  376. #albumart {
  377. float:left;
  378. margin:0px 0px;
  379. -moz-border-radius: 80px;
  380. -webkit-border-radius: 80px;
  381. border-radius: 80px;}
  382.  
  383. #albumart img {
  384. -moz-border-radius: 80px;
  385. -webkit-border-radius: 80px;
  386. border-radius: 80px;
  387. }
  388.  
  389. tehe {
  390. font-size:10px;
  391. text-transform:uppercase;
  392. padding-left:50px;
  393. padding-right:50px;
  394. padding-bottom:15px;
  395. display:block;
  396. margin-top:10px;
  397. margin-left:80px;
  398. text-align:center;
  399. }
  400.  
  401. #permalink {
  402. text-align: right;
  403. border-top: 1px solid {color:Border};
  404. border-bottom:1px solid {color:Border};
  405. background-color:{color:entries};
  406. position: relative;
  407. font-size:9px;
  408. letter-spacing:0px;
  409. text-transform:lowercase;
  410. margin-top: 3px;
  411. margin-left:-3px;
  412. margin-right:-3px;
  413. padding-right:10px;
  414. padding-bottom:5px;
  415. padding-top: 5px;
  416. }
  417.  
  418.  
  419. #credit {
  420. font-size:9px;
  421. float:center;
  422. position:fixed;
  423. text-align:center;
  424. font-family:cambria;
  425. bottom:15px;
  426. right:15px;
  427. padding:10px;
  428. text-transform:uppercase;
  429. border:1px solid {color:border};
  430. background-color:{color:entries};
  431. color:{color:title};
  432. }
  433.  
  434. #credit a {
  435. color:{color:title};
  436. }
  437.  
  438. cred {
  439. padding-left: 2.7em;
  440. list-style: none;
  441. }
  442.  
  443. cred:before {
  444. color: {color:title};
  445. content: "\f121";
  446. font-family: FontAwesome;
  447. font-size:12px;
  448. display: inline-block;
  449. margin-left: -2.7em;
  450. width: 2.7em;
  451. }
  452.  
  453. </style>
  454.  
  455. </head>
  456.  
  457. <body>
  458.  
  459. <div id="backbar">
  460.  
  461. <div id="sideph"><img src="{image:Sidebar1}"></div>
  462.  
  463. <div id="navbar">
  464. <div id="navigation">
  465. <a href="/"><um>001.</um>&nbsp;&nbsp;&nbsp;&nbsp; {text:home link text}</a><br>
  466. <a href="/ask"><um>002.</um>&nbsp;&nbsp;&nbsp;&nbsp; {text:ask link text}</a><br>
  467. <a href="{text:link one URL}"><um>003.</um>&nbsp;&nbsp;&nbsp;&nbsp; {text:link one text}</a><br>
  468. <a href="{text:link two URL}"><um>004.</um>&nbsp;&nbsp;&nbsp;&nbsp; {text:link two text}</a><br>
  469. <a href="{text:link three URL}"><um>005.</um>&nbsp;&nbsp;&nbsp;&nbsp; {text:link three text}</a>
  470. </div> </div>
  471.  
  472. <div id="sidebar">
  473. <div style="overflow:auto; width: 230px; padding-right:5px; height: 147px; text-align: justify;">{description}</div>
  474. <div id="pagination">
  475. {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}
  476. </div></div>
  477. </div>
  478.  
  479.  
  480. <div id="sideph2"><img src="{image:sidebar2}"></div>
  481.  
  482. <div id="entries">
  483. {block:Posts}
  484. <div id="entrybg">
  485. <div id="entry">
  486.  
  487.  
  488. {block:Text}
  489. {block:Title}<div id="posttitles">{Title}</div>{/block:Title}
  490. {Body}
  491. {/block:Text}
  492.  
  493. {block:Photo}
  494. {LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
  495. {block:Caption}{Caption}{/block:Caption}
  496. {/block:Photo}
  497.  
  498. {block:Photoset}
  499. {Photoset-500}
  500. {block:Caption}{Caption}{/block:Caption}
  501. {/block:Photoset}
  502.  
  503. {block:Quote}
  504. <div id="posttitles">{Quote}</div>
  505. {block:Source}<br>—{Source}{/block:Source}
  506. {/block:Quote}
  507.  
  508. {block:Link}
  509. <div id="posttitles"><a href="{URL}" {Target}>{Name}</a></div>
  510. {block:Description}{Description}{/block:Description}
  511. {/block:Link}
  512.  
  513. {block:Chat}
  514. {block:Title}<div id="posttitles">{Title}</div>{/block:Title}
  515. {block:Lines}
  516. {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>
  517. {/block:Lines}
  518. {/block:Chat}
  519.  
  520. {block:Audio}
  521. <div id="audioplayer">{AudioPlayerWhite} </div>
  522. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="80">{/block:AlbumArt}</div>
  523. <tehe>
  524. <b>ARTIST:</b> {block:Artist}{Artist}{/block:Artist}
  525. <br>
  526. <B>SONG:</B> {block:TrackName}{TrackName}{/block:TrackName}
  527. <br>
  528. <b>CURRENTLY:</b> {PlayCountWithLabel}
  529. <hr>
  530. </tehe>
  531. {block:caption}{caption}{/block:caption}
  532. {/block:Audio}
  533.  
  534. {block:Video}
  535. {Video-500}
  536. {block:Caption}{Caption}{/block:Caption}
  537. {/block:Video}
  538.  
  539. {block:Answer}
  540. <div id="ask">{Asker} sent:</div><div id="question">{Question}</div>
  541. <br>{Answer}
  542. {/block:Answer}
  543.  
  544.  
  545.  
  546.  
  547. </div> <!-- /div entry ---><div id="permalink">
  548. {block:Date}{TimeAgo}{/block:Date} & <a href="{Permalink}">
  549. {NoteCountWithLabel}</a> & <a href="{ReblogURL}" target="_blank">Reblog</a>
  550.  
  551. {block:RebloggedFrom} & <a href="{ReblogParentURL}"title="{ReblogParentTitle}">via</a> / <a href="{ReblogRootURL}"title="{ReblogRoottitle}">source</a>{/block:RebloggedFrom}
  552.  
  553. <br>{block:HasTags} {block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}
  554. </div> </div>
  555.  
  556. {/block:Posts}{block:PostNotes}{PostNotes}{/block:PostNotes}
  557.  
  558. <div id="credit"> <a href="http://agleerph.tumblr.com/" title="theme 47 by agleerph"><cred>AGRPH</cred></a></div>
  559.  
  560.  
  561. </body>
  562.  
  563.  
  564. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement