Advertisement
fatblackcat

pharaohstime

Mar 29th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.02 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. <head><title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.  
  9. <link href='https://fonts.googleapis.com/css?family=Metamorphous' rel='stylesheet' type='text/css'>
  10.  
  11. <link href='https://fonts.googleapis.com/css?family=Seaweed+Script' rel='stylesheet' type='text/css'>
  12.  
  13. <link href='https://fonts.googleapis.com/css?family=Nothing+You+Could+Do' rel='stylesheet' type='text/css'>
  14.  
  15. <link href='https://fonts.googleapis.com/css?family=Calligraffitti' rel='stylesheet' type='text/css'>
  16.  
  17. <link href='https://fonts.googleapis.com/css?family=Alegreya' rel='stylesheet' type='text/css'>
  18.  
  19. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  20. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  21. <script>
  22. (function($){
  23. $(document).ready(function(){
  24. $("[title],a[title],img[title]").style_my_tooltips({
  25. tip_follows_cursor:true,
  26. tip_delay_time:90,
  27. tip_fade_speed:600,
  28. attribute:"title"
  29. });
  30. });
  31. })(jQuery);
  32. </script>
  33.  
  34. <meta name="text:bg url" content="http://36.media.tumblr.com/17e2cc7861a6ac29739f5532112f3c1f/tumblr_o4doxiGXRI1ufxgs3o1_1280.png" />
  35.  
  36. <meta name="color:background" content="#f2edf3"/>
  37. <meta name="color:text" content="#927797"/>
  38. <meta name="color:text shadow" content="#cba7d1"/>
  39. <meta name="color:bold" content="#3d1246"/>
  40. <meta name="color:bold shadow" content="#b394b8"/>
  41. <meta name="color:italic shadow" content="#cba7d1"/>
  42. <meta name="color:blockquote" content="#4d0652"/>
  43. <meta name="color:link" content="#af59c9"/>
  44. <meta name="color:link hover" content="#6c3b7b"/>
  45. <meta name="color:extra links" content="#5c416a"/>
  46. <meta name="color:extra links hover" content="#8e68a4"/>
  47. <meta name="color:border" content="#b98dc3"/>
  48. <meta name="color:scrollbar" content="#4d0652"/>
  49. <meta name="color:tooltip color" content="#af59c9"/>
  50. <meta name="color:tooltip border" content="#b98dc3"/>
  51. <meta name="color:tooltip bg" content="#ece2e9"/>
  52.  
  53. <meta name="text:cont height" content="440px" />
  54. <meta name="text:cont top axis" content="150px" />
  55. <meta name="text:cont left axis" content="149px" />
  56.  
  57. <meta name="text:tag symbol" content="☥" />
  58.  
  59. <meta name="text:pagination forward" content="≥" />
  60. <meta name="text:pagination forward title" content="rise" />
  61. <meta name="text:pagination backward" content="≤" />
  62. <meta name="text:pagination backward title" content="fall" />
  63. <meta name="text:pagination left axis" content="365px" />
  64. <meta name="text:pagination top axis" content="110px" />
  65.  
  66. <meta name="text:A links title" content="Link A" />
  67. <meta name="text:A links url" content="/" />
  68. <meta name="text:A links symbol" content="☥" />
  69. <meta name="text:A links size" content="25px" />
  70. <meta name="text:A links left axis" content="700px" />
  71. <meta name="text:A links top axis" content="500px" />
  72.  
  73. <meta name="text:B links title" content="Link B" />
  74. <meta name="text:B links url" content="/" />
  75. <meta name="text:B links symbol" content="☥" />
  76. <meta name="text:B links size" content="35px" />
  77. <meta name="text:B links left axis" content="720px" />
  78. <meta name="text:B links top axis" content="540px" />
  79.  
  80. <meta name="text:C links title" content="Link C" />
  81. <meta name="text:C links url" content="/" />
  82. <meta name="text:C links symbol" content="☥" />
  83. <meta name="text:C links size" content="32px" />
  84. <meta name="text:C links left axis" content="750px" />
  85. <meta name="text:C links top axis" content="520px" />
  86.  
  87. <meta name="text:D links title" content="Link D" />
  88. <meta name="text:D links url" content="/" />
  89. <meta name="text:D links symbol" content="☥" />
  90. <meta name="text:D links size" content="30px" />
  91. <meta name="text:D links left axis" content="700px" />
  92. <meta name="text:D links top axis" content="570px" />
  93.  
  94. <meta name="text:E links title" content="Link E" />
  95. <meta name="text:E links url" content="/" />
  96. <meta name="text:E links symbol" content="☥" />
  97. <meta name="text:E links size" content="28px" />
  98. <meta name="text:E links left axis" content="760px" />
  99. <meta name="text:E links top axis" content="600px" />
  100.  
  101. <meta name="text:F links title" content="Link F" />
  102. <meta name="text:F links url" content="/" />
  103. <meta name="text:F links symbol" content="☥" />
  104. <meta name="text:F links size" content="25px" />
  105. <meta name="text:F links left axis" content="770px" />
  106. <meta name="text:F links top axis" content="550px" />
  107.  
  108. <style type="text/css">
  109.  
  110. /** basic tooltip from tutorial-baby**/
  111. .tooltip{
  112. display:inline;
  113. position:relative;
  114. }
  115. #s-m-t-tooltip{
  116. max-width:300px; /*how big the tooltip can be at most*/
  117. border-radius: 3px; /*change your border radius*/
  118. padding:2px 2px 2px 2px; /*padding inside tooltip*/
  119. margin:20px 7px -2px 20px; /*distance from word*/
  120. background-color:{color:tooltip bg};/*background color*/
  121. border:1px solid {color:tooltip border}; /*border info*/
  122. font-family: 'Alegreya', serif; /*tooltip font*/
  123. font-size:11px; /*tooltip font size*/
  124. letter-spacing:1px; /*tooltip letter spacing*/
  125. text-transform:uppercase; /*makes the tooltip title uppercase*/
  126. color:{color:tooltip color}; /*tooltip font color*/
  127. z-index:99999999999999999999;
  128. }
  129.  
  130. ::-webkit-scrollbar-thumb{
  131. background-color: {color:scrollbar};
  132. height:auto;
  133. }
  134.  
  135. ::-webkit-scrollbar {
  136. height:auto;
  137. width:4px;
  138.  
  139. }
  140.  
  141. /*- body -*/
  142.  
  143. body {
  144. margin:0px;
  145. font-family: 'Alegreya', serif;
  146. font-size:13px;
  147. text-shadow: 1px 1px 1px {color:Text shadow};
  148. letter-spacing:1px;
  149. line-height:90%;
  150. color:{color:text};
  151. background:{color:background};
  152. background-image:url({text:bg url});
  153. background-attachment: fixed;
  154. background-image:stretch;
  155. background-repeat: no-repeat;
  156. background-image:cover;
  157. background-position:left top;
  158. }
  159.  
  160. b, strong{
  161. color: {color:bold};
  162. text-shadow: 1px 1px 1px {color:Bold shadow};
  163. font-size:13px;
  164. letter-spacing:1px;
  165. font-family: 'Calligraffitti', cursive;
  166.  
  167. }
  168.  
  169. i, em, strong {
  170. font-size:13px;
  171. text-shadow: 1px 1px 1px {color:Italic shadow};
  172. letter-spacing:1px;
  173. font-weight:bold;
  174. font-family: 'Nothing You Could Do', cursive;
  175. }
  176.  
  177. h1 {
  178. color: {color:bold};
  179. font-size:25px;
  180. text-shadow: 1px 1px 1px {color:bold shadow};
  181. text-align:center;
  182. font-family: 'Metamorphous', cursive;
  183. }
  184.  
  185. h2 {
  186. color: {color:bold};
  187. font-size:20px;
  188. text-shadow: 1px 1px 1px {color:bold shadow};
  189. text-align:center;
  190. font-family: 'Metamorphous', cursive;
  191. }
  192.  
  193. blockquote {
  194. border-radius:7px;
  195. border-left:2px solid {color:blockquote};
  196. padding-left:10px;
  197. padding-top:0.5px;
  198. padding-bottom:0.5px;
  199. margin:5px;
  200. }
  201.  
  202. a {
  203. text-decoration:none;
  204. outline:none;
  205. -moz-outline-style:none;
  206. color:{color:link};
  207. -webkit-transition: all 0.6s ease;
  208. -moz-transition: all 0.6s ease;
  209. -o-transition: all 0.6s ease
  210. }
  211.  
  212. a:hover {
  213. color:{color:link hover};
  214. -webkit-transition: all 0.8s ease;
  215. -moz-transition: all 0.8s ease;
  216. -o-transition: all 0.8s ease
  217. }
  218.  
  219. blockquote img {
  220. max-width:100%;
  221. height:auto;
  222. }
  223.  
  224. img {
  225. max-width: 100%;
  226. }
  227.  
  228. /*- posts/entries -*/
  229.  
  230. #entries {
  231. left:{text:cont left axis};
  232. top:{text:cont top axis};
  233. position:fixed;
  234. background-color:transparent;
  235. width:455px;
  236. height:{text:cont height};
  237. padding: 20px;
  238. overflow-x:scroll;
  239. scroll:left;
  240. overflow-x:hidden;
  241. }
  242.  
  243.  
  244. #post {
  245. padding-bottom:30px;
  246. margin-top:20px;
  247. }
  248.  
  249.  
  250. #links {
  251. margin-top:{text:links top axis};
  252. margin-left:{text:links left axis};
  253. width:10px;
  254. height:auto;
  255. text-align:center;
  256. font-size:25px;
  257. font-family:calibri;
  258. word-spacing:2px;
  259. position:fixed;
  260. }
  261.  
  262. #links a {
  263. -webkit-transition: all 0.4s ease;
  264. -moz-transition: all 0.4s ease;
  265. -o-transition: all 0.4s ease;
  266. }
  267.  
  268. #links a:hover {
  269. color:{color:link hover}
  270. -webkit-transition: all 0.4s ease;
  271. -moz-transition: all 0.4s ease;
  272. -o-transition: all 0.4s ease;
  273. }
  274.  
  275. #alinks {
  276. top:{text:A links top axis};
  277. left:{text:A links left axis};
  278. height:auto;
  279. text-align:center;
  280. font-size:{text:A links size};
  281. font-family:calibri;
  282. position:fixed;
  283. -webkit-filter: blur(1px);
  284. -ms-transform: rotate(30deg);
  285. -webkit-transform: rotate(30deg);
  286. -o-transform: rotate(30deg);
  287. }
  288.  
  289. #alinks a {
  290. color:{color:extra links};
  291. -webkit-transition: all 0.4s ease;
  292. -moz-transition: all 0.4s ease;
  293. -o-transition: all 0.4s ease;
  294. }
  295.  
  296. #alinks a:hover {
  297. color:{color:extra links hover};
  298. -webkit-transition: all 0.4s ease;
  299. -moz-transition: all 0.4s ease;
  300. -o-transition: all 0.4s ease
  301. }
  302.  
  303. #blinks {
  304. top:{text:B links top axis};
  305. left:{text:B links left axis};
  306. height:auto;
  307. text-align:center;
  308. font-size:{text:B links size};
  309. font-family:calibri;
  310. position:fixed;
  311. -webkit-filter: blur(1px);
  312. -ms-transform: rotate(-50deg);
  313. -webkit-transform: rotate(-50deg);
  314. -o-transform: rotate(-50deg);
  315. }
  316.  
  317. #blinks a {
  318. color:{color:extra links};
  319. -webkit-transition: all 0.4s ease;
  320. -moz-transition: all 0.4s ease;
  321. -o-transition: all 0.4s ease;
  322. }
  323.  
  324. #blinks a:hover {
  325. color:{color:extra links hover};
  326. -webkit-transition: all 0.4s ease;
  327. -moz-transition: all 0.4s ease;
  328. -o-transition: all 0.4s ease;
  329. }
  330.  
  331. #clinks {
  332. top:{text:C links top axis};
  333. left:{text:C links left axis};
  334. height:auto;
  335. text-align:center;
  336. font-size:{text:C links size};
  337. font-family:calibri;
  338. position:fixed;
  339. -webkit-filter: blur(1px);
  340. -ms-transform: rotate(-20deg);
  341. -webkit-transform: rotate(-20deg);
  342. -o-transform: rotate(-20deg);
  343. }
  344.  
  345. #clinks a {
  346. color:{color:extra links};
  347. -webkit-transition: all 0.4s ease;
  348. -moz-transition: all 0.4s ease;
  349. -o-transition: all 0.4s ease;
  350. }
  351.  
  352. #clinks a:hover {
  353. color:{color:extra links hover};
  354. -webkit-transition: all 0.4s ease;
  355. -moz-transition: all 0.4s ease;
  356. -o-transition: all 0.4s ease;
  357. }
  358.  
  359. #dlinks {
  360. top:{text:D links top axis};
  361. left:{text:D links left axis};
  362. text-align:center;
  363. height:auto;
  364. font-size:{text:D links size};
  365. font-family:calibri;
  366. position:fixed;
  367. -webkit-filter: blur(1px);
  368. -ms-transform: rotate(30deg);
  369. -webkit-transform: rotate(30deg);
  370. -o-transform: rotate(30deg);
  371. }
  372.  
  373. #dlinks a {
  374. color:{color:extra links};
  375. -webkit-transition: all 0.4s ease;
  376. -moz-transition: all 0.4s ease;
  377. -o-transition: all 0.4s ease;
  378. }
  379.  
  380. #dlinks a:hover {
  381. color:{color:extra links hover};
  382. -webkit-transition: all 0.4s ease;
  383. -moz-transition: all 0.4s ease;
  384. -o-transition: all 0.4s ease;
  385. }
  386.  
  387. #elinks {
  388. top:{text:E links top axis};
  389. left:{text:E links left axis};
  390. height:auto;
  391. text-align:center;
  392. font-size:{text:E links size};
  393. font-family:calibri;
  394. position:fixed;
  395. -webkit-filter: blur(1px);
  396. -ms-transform: rotate(-25deg);
  397. -webkit-transform: rotate(-25deg);
  398. -o-transform: rotate(-25deg);
  399. }
  400.  
  401. #elinks a {
  402. color:{color:extra links};
  403. -webkit-transition: all 0.4s ease;
  404. -moz-transition: all 0.4s ease;
  405. -o-transition: all 0.4s ease;
  406. }
  407.  
  408. #elinks a:hover {
  409. color:{color:extra links hover};
  410. -webkit-transition: all 0.4s ease;
  411. -moz-transition: all 0.4s ease;
  412. -o-transition: all 0.4s ease;
  413. }
  414.  
  415. #flinks {
  416. top:{text:F links top axis};
  417. left:{text:F links left axis};
  418. height:auto;
  419. text-align:center;
  420. font-size:{text:F links size};
  421. font-family:calibri;
  422. position:fixed;
  423. -webkit-filter: blur(1px);
  424. -ms-transform: rotate(25deg);
  425. -webkit-transform: rotate(25deg);
  426. -o-transform: rotate(25deg);
  427. }
  428.  
  429. #flinks a {
  430. color:{color:extra links};
  431. -webkit-transition: all 0.4s ease;
  432. -moz-transition: all 0.4s ease;
  433. -o-transition: all 0.4s ease;
  434. }
  435.  
  436. #flinks a:hover {
  437. color:{color:extra links hover};
  438. -webkit-transition: all 0.4s ease;
  439. -moz-transition: all 0.4s ease;
  440. -o-transition: all 0.4s ease;
  441. }
  442.  
  443.  
  444. #pagination {
  445. margin-top:{text:pagination top axis};
  446. margin-left:{text:pagination left axis};
  447. text-align:center;
  448. font-size:20px;
  449. position:fixed;
  450. font-family:calibri;
  451. }
  452.  
  453. /*- others -*/
  454.  
  455. #info {
  456. text-align:center;
  457. width:450px;
  458. margin-top:10px;
  459. padding: 5px;
  460. font-size: 12px;
  461. color: {color:link};
  462. border-top: 1px solid {color:border};
  463. }
  464.  
  465. #ask {
  466. padding:9px;
  467. padding-top:4px;
  468. padding-bottom:4px;
  469. text-align:left;
  470. text-transform:italic;
  471. color:{color:text};
  472. border-left:2px solid {color:blockquote};
  473. border-radius:7px;
  474. line-height:200%
  475. }
  476.  
  477. #answer {
  478. width: 450px;
  479. padding-top: 5px;
  480. margin-left: 7px;
  481. line-height:120%;
  482. }
  483.  
  484. #quote {
  485. font-size: 20px;
  486. text-align: center;
  487. line-height: 100%;
  488. font-family: 'Seaweed Script', cursive;
  489. }
  490.  
  491. #credit {
  492. font-size:9px;
  493. font-family:calibri;
  494. letter-spacing:1px;
  495. }
  496.  
  497. #credit a {
  498. color:{color:tooltip color};
  499. background-color:{color:tooltip bg};
  500. border:1px solid {color:tooltip border};
  501. border-radius:5px;
  502. padding:5px;
  503. position:fixed;
  504. right:15px;
  505. bottom:10px
  506. }
  507.  
  508. #credit a hover {
  509. color:{color:link hover};
  510. }
  511.  
  512. #tags {
  513. font-style:normal;
  514. width:450px;
  515. text-transform:normal;
  516. font-style:normal;
  517. line-height:120%;
  518. text-align:center;
  519. }
  520.  
  521. {CustomCSS}</style></head><body>
  522.  
  523. <div id="links">
  524.  
  525.  
  526. <div id="alinks"><a href="{text:A links url}" title="{text:A links title}">{text:A links symbol}</a></div>
  527. <div id="blinks"><a href="{text:B links url}" title="{text:B links title}">{text:B links symbol}</a></div>
  528. <div id="clinks"><a href="{text:C links url}" title="{text:C links title}">{text:C links symbol}</a></div>
  529. <div id="dlinks"><a href="{text:D links url}" title="{text:D links title}">{text:D links symbol}</a></div>
  530. <div id="elinks"><a href="{text:E links url}" title="{text:E links title}">{text:E links symbol}</a></div>
  531. <div id="flinks"><a href="{text:F links url}" title="{text:F links title}">{text:F links symbol}</a></div>
  532.  
  533. </div>
  534.  
  535. </div>
  536.  
  537. {block:Pagination}
  538. <div id="pagination">
  539.  
  540. {block:PreviousPage}<a href="{PreviousPage}" title="{text:pagination backward title}">{text:pagination backward}</a>{/block:PreviousPage} —
  541. {block:NextPage} <a href="{NextPage}" title="{text:pagination forward title}">{text:pagination forward}</a>{/block:NextPage}
  542. </div>{/block:Pagination}
  543.  
  544. </div></div>
  545.  
  546. <div id="entries">{block:Posts}<div id="post">
  547.  
  548. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  549.  
  550. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  551.  
  552. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  553.  
  554. {block:Quote}<div id="quote">"{Quote}"</div>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  555.  
  556.  
  557. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  558.  
  559. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  560.  
  561. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  562. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  563. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  564. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  565. {/block:Audio}
  566.  
  567. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  568.  
  569. {block:Answer}<div id="ask"><img src="{AskerPortraitURL-24}" style="float:left;">&nbsp;<b>{Asker}:</b> <i>{Question}</i></div><br><div id="answer">{Answer}</div>{/block:Answer}
  570.  
  571. <div id="info">
  572. {block:Date}<a href="{Permalink}">
  573. {TimeAgo}</a></a>{/block:Date} | <a href="{Permalink}">
  574. {NoteCountWithLabel}</a>{block:RebloggedFrom} | <a href="{ReblogParentURL}"
  575. title="{ReblogParenttitle}">Via</a> | <a href="{ReblogRootURL}"title="{ReblogRoottitle}">Source</a>{/block:RebloggedFrom} <br>
  576. {block:HasTags}<div class="tags"> {block:Tags}<a href="{TagURL}">{text:tag symbol}{Tag}</a>&nbsp;&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>
  577.  
  578. </div>
  579.  
  580. </div>
  581. {/block:Posts}
  582. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  583. {/block:Posts}</div></div></div>
  584.  
  585. <div id="credit"><a href="http://empireofoao.tumblr.com/post/140496825751/you-found-aoibaras-indie-contained-theme-code" title="code by Aoibara">oAo</a></center></div>
  586.  
  587.  
  588. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement