alithegreat

AGLEERPH | #24 | SWEATER WEATHER

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