Advertisement
purethought-s

Theme #30: Planes

Nov 17th, 2013
963
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.16 KB | None | 0 0
  1. <!---
  2. Theme #30: Planes
  3. by sleephy.co.vu
  4. please keep the credit!!!
  5. i love you ~
  6. --->
  7.  
  8. <html>
  9. <head>
  10.  
  11. <title>{title}</title>
  12.  
  13. <link rel="shortcut icon" href="{Favicon}">
  14.  
  15. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  16. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  17.  
  18. <!-- YOU CAN EDIT THIS IN THE APPEARANCE TAB -->
  19.  
  20. <meta name="color:background" content="#fff"/>
  21. <meta name="color:Text" content="#000"/>
  22. <meta name="color:Title" content="#a0a0a0"/>
  23. <meta name="color:Link" content="#A68DBE"/>
  24. <meta name="color:Link Hover" content="#ccc5ff"/>
  25. <meta name="color:Scrollbar" content="#a7ccfd"/>
  26. <meta name="color:Permalink Color 1" content="#fff">
  27. <meta name="color:Permalink Color 2" content="#ccc5ff">
  28. <meta name="image:Sidebar" content=""/>
  29. <meta name="color:sidebar BG" content="#a7ccfd"/>
  30. <meta name="color:Sidebar text" content="#fff"/>
  31. <meta name="text:Link1" content="/" />
  32. <meta name="text:Link1Title" content="home" />
  33. <meta name="text:Link2" content="/ask" />
  34. <meta name="text:Link2Title" content="message" />
  35. <meta name="text:Link3" content="/tagged/funny" />
  36. <meta name="text:Link3Title" content="funny stuff" />
  37. <meta name="text:Link4" content="/tags" />
  38. <meta name="text:Link4Title" content="tags" />
  39.  
  40.  
  41.  
  42.  
  43.  
  44. <style type="text/css">
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51. body {
  52. background-color:{color:background};
  53. color:{color:Text};
  54. font-family:calibri;
  55. font-size:11px;
  56. }
  57.  
  58.  
  59.  
  60. a {
  61. color:{color:Link};
  62. text-decoration: none;
  63. -webkit-transition: all 0.4s ease-in-out;
  64. -moz-transition: all 0.4s ease-in-out;
  65. transition: all 0.4s ease-in-out;
  66. }
  67.  
  68.  
  69. a:hover {
  70. color:{color:Link Hover};
  71. -webkit-transition: all 0.4s ease-in-out;
  72. -moz-transition: all 0.4s ease-in-out;
  73. transition: all 0.4s ease-in-out;
  74. }
  75.  
  76.  
  77. p{
  78. margin-top: 1px
  79. }
  80.  
  81.  
  82. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  83.  
  84.  
  85. ::-webkit-scrollbar-thumb{
  86. background:{color:scrollbar};
  87. border: 1px solid {color:background};
  88. height:auto;
  89. border-radius:30px;
  90. }
  91.  
  92. ::-webkit-scrollbar {
  93. height:7px;
  94. width:7px;
  95. background: {color:scrollbar};
  96. border: 3px solid {color:background};
  97.  
  98. }
  99.  
  100.  
  101.  
  102.  
  103.  
  104. #entries{
  105. margin-left:382px;
  106. top:0px;
  107. padding:20px;
  108. width:555px;
  109.  
  110. }
  111.  
  112.  
  113.  
  114. .posts{
  115. background-color: transparent;
  116. padding: 20px 0 0 0;
  117. font-style:normal;
  118. width:500px;
  119. }
  120. .posts img{
  121. max-width:500px;
  122.  
  123. }
  124.  
  125.  
  126.  
  127. @font-face{font-family:Voor;src:urlhttp://static.tumblr.com/xrmodho/f3Wmw1gi9/voorreg.otf);}
  128.  
  129.  
  130. h1{
  131. font-family: "Voor";
  132. font-size: 25px;
  133. font-weight:none;font-style:italic;
  134. color:{color:Title};
  135. }
  136.  
  137.  
  138. .qquote{
  139. font-family: "Voor";
  140. font-size: 25px;
  141. font-weight:none;
  142. margin-left: 0px;
  143. font-style:italic;
  144. color:{color:Title};
  145. }
  146.  
  147.  
  148.  
  149. .qsource{
  150. margin: 5px 0px 0 20px;
  151. text-align: left;
  152. text-transform: none;color:{color:Permalink Color 2};
  153. }
  154.  
  155.  
  156. .chat{
  157. line-height: 12px;
  158. list-style: none;
  159. font-color:#000000;
  160. }
  161.  
  162.  
  163.  
  164.  
  165. .chat ul {
  166. line-height: 15px;
  167. list-style: none;
  168. padding: 0px;
  169. line-height: 20px;
  170. }
  171.  
  172.  
  173.  
  174.  
  175. .person1 {
  176. color:{color:Text};
  177.  
  178. }
  179.  
  180.  
  181.  
  182.  
  183. .person1 .label {
  184. font-weight: bold;
  185. padding: 0px;
  186. margin-left:
  187. 5px; color:{color:Permalink Color 2};text-transform:uppercase;
  188. }
  189.  
  190.  
  191.  
  192.  
  193. .person2 {
  194. color:{color:Text};
  195. }
  196.  
  197.  
  198.  
  199.  
  200. .person2 .label {
  201. font-weight: bold;
  202. padding: 0px;
  203. margin-left: 5px;color:{color:Permalink Color 2};
  204. text-transform:uppercase; }
  205.  
  206.  
  207.  
  208.  
  209.  
  210. .iaudio {
  211. margin-bottom: 2px;
  212. width: 100%;
  213. background-color: #transparent}
  214.  
  215.  
  216.  
  217.  
  218. .iaudio img
  219. {width: 208px;
  220. padding: 20px 0 0px 0
  221. }
  222.  
  223.  
  224.  
  225.  
  226. .icap{
  227. margin-top: 3px
  228. }
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236. .cap {
  237. padding-top: 5px;
  238. width: 500px;
  239. }
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248. #audio {
  249. margin-bottom:5px;
  250. width:500px;
  251. height:105px;
  252. }
  253.  
  254. .albumart {
  255. width:100px;
  256. height:100px;
  257. position:absolute;
  258. }
  259.  
  260. .albumart img {
  261. width:100px;
  262. height:100px;
  263. float:left;
  264. }
  265. .playercontainer {
  266. opacity: .2;
  267. display:block;
  268. width:100px;
  269. height:100px;
  270. background:#fff;
  271. position:absolute;
  272. -webkit-transition:all 0.5s ease-in-out;
  273. -moz-transition:all 0.5s ease-in-out;
  274. -o-transition:all 0.5s ease-in-out;
  275. -ms-transition: all 0.5s ease-in-out;
  276. transition:all 0.5s ease-in-out;
  277. }
  278.  
  279. .playercontainer:hover {
  280. opacity:.7;
  281. position:absolute;
  282. -webkit-transition:all 0.5s ease-in-out;
  283. -moz-transition:all 0.5s ease-in-out;
  284. -o-transition:all 0.5s ease-in-out;
  285. -ms-transition: all 0.5s ease-in-out;
  286. transition:all 0.5s ease-in-out;
  287. }
  288.  
  289. .player {
  290. margin-left:36px;
  291. margin-top:36px;
  292. width:25px;
  293. height:25px;
  294. overflow:hidden;
  295. position:absolute;
  296. background:#fff;
  297. }
  298.  
  299. .audioinfo {
  300. margin-left:110px;
  301. float:left;
  302. color:{color:Permalink Color 2};
  303.  
  304. font-family:calibri;
  305. letter-spacing:1px;
  306. font-size:8px;
  307. text-transform:uppercase;
  308. width:386px;
  309. padding:2px;
  310. margin-top:3px;
  311. }
  312.  
  313. .audioinfo b {
  314. font-family:calibri;
  315. letter-spacing:1px;
  316. font-size:8px;
  317. text-transform:uppercase;
  318. color:{color:Permalink Color 1};
  319. background:{color:Permalink Color 2};
  320. padding:3px 4px 3px 4px;
  321. font-weight:normal;
  322. margin-right:5px;
  323. }
  324.  
  325. #notes{ text-align:center; font-family:calibri; font-size:8px; letter-spacing:1px; margin-bottom: -1px; border-top: 1px solid {color:Permalink Color 2};border-bottom: 1px solid {color:Permalink Color 2}; text-transform:uppercase;padding:5px;color:{color:Permalink Color 2};width:490px;}
  326.  
  327. #notes a{color:{color:Permalink Color 2};padding:3px; margin:1px;}
  328.  
  329.  
  330.  
  331. #notes a:hover{ color: {color:Permalink Color 1}; box-shadow:inset 0px 20px 0px {color:Permalink Color 2};}
  332. #tags {
  333. display:block;
  334. padding: 6px;
  335. width:490px;
  336. text-transform:uppercase;
  337. font-family:calibri;
  338. font-size:8px;
  339. text-align:center;
  340. text-transform:italic;
  341. color:{color:Permalink Color 1};
  342. background:{color:Permalink Color 2};
  343. -webkit-transition: all 0.4s ease-in-out;
  344. -moz-transition: all 04s ease-in-out;
  345. transition: all 0.4s ease-in-out;
  346. }
  347.  
  348. #tags a{
  349. color:{color:Permalink Color 1};
  350. padding:2px;
  351. }
  352.  
  353. #tags a:hover{
  354. color: {color:Permalink Color 2}; box-shadow:inset 0px -20px 0px {color:Permalink Color 1};
  355.  
  356. }
  357.  
  358.  
  359.  
  360.  
  361. #postnotes{ width: 500px;padding: 8px; margin-top: 15px;text-align:left;font-family:calibri;}
  362. #postnotes a{
  363. color:{color:Permalink Color 2};
  364.  
  365. }
  366. #postnotes a:hover{
  367. color:{color:Permalink Color 1};
  368. }
  369. #postnotes li{
  370. list-style-type: lower-roman;
  371. border-bottom:1px solid #eee;
  372. padding:5px;
  373. }
  374.  
  375.  
  376.  
  377. #postnotes img {
  378. display:none;
  379. }
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389. @font-face { font-family: "Voor"; src: url('http://static.tumblr.com/anvbwtn/txFmrl6he/voorreg.otf');
  390. }
  391.  
  392.  
  393.  
  394.  
  395.  
  396. #s-m-t-tooltip{
  397. max-width:200px;
  398. padding:5px;
  399. margin:2px 0px 0px 18px;
  400. z-index:99999999999999999999999999999999999999999999999999;
  401. color:#000;
  402. background:white;
  403. height:auto;
  404. font-size:8px;
  405. border-radius:0px;
  406. font-family:calibri;
  407. letter-spacing:2px;
  408. border-left:1px solid #000;
  409. text-transform:uppercase;
  410.  
  411. }
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420. #ask {
  421.  
  422. padding-bottom:5px;
  423. }
  424.  
  425.  
  426. #asker {
  427. font-family:"Voor";
  428. font-size:42px;
  429. font-style:italic;
  430. color:{color:Permalink Color 2};
  431. }
  432.  
  433. #asker a{
  434. color:{color:Permalink Color 2};
  435. text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
  436.  
  437. }
  438.  
  439.  
  440. #askerimg {
  441. float:left;position:absolute;margin-top:40px;
  442. }
  443.  
  444.  
  445. #question {
  446. margin-left:0px;
  447. margin-top:-23px;
  448. color:#fff;
  449. padding:15px;
  450. background-color:{color:Permalink Color 2};
  451. }
  452.  
  453.  
  454. #answer {
  455. margin-top:10px;
  456. margin-bottom:-5px;
  457. text-align:center;
  458. }
  459.  
  460.  
  461.  
  462.  
  463. #sidepanel{
  464. height:100%;
  465. width:250px;
  466. background:{color:Sidebar BG};
  467. left:0px;
  468. border-right:120px solid {color:background};
  469. top:0px;
  470. position:fixed;
  471. -webkit-transition: all 0.7s ease-in-out;
  472. -moz-transition: all 0.7s ease-in-out;
  473. transition: all 0.7s ease-in-out;
  474. }
  475.  
  476.  
  477.  
  478.  
  479.  
  480. .descinfo{
  481. padding:10px;
  482. overflow:hidden;
  483. background:{color:Sidebar BG};
  484. color:{color:Sidebar text};
  485. bottom:0px;
  486. width:190px;
  487. text-align:right;
  488. height:70px;
  489. position:fixed;
  490. left:0px;
  491. -webkit-transition: all 0.7s ease-in-out;
  492. -moz-transition: all 0.7s ease-in-out;
  493. transition: all 0.7s ease-in-out;
  494. }
  495.  
  496. .title{
  497. font-family:"voor";
  498. text-transform:uppercase;
  499. letter-spacing:2px;
  500. font-size:17px;
  501. color:{color:Sidebar text};
  502. }
  503.  
  504. .sidepic{
  505. position:fixed;
  506. background:{color:Sidebar BG};
  507. padding:10px;
  508. height:70px;
  509. width:70px;
  510. border:1px solid {color:background};
  511. bottom:0px;
  512. margin-left:210px;
  513. -webkit-transition: all 0.7s ease-in-out;
  514. -moz-transition: all 0.7s ease-in-out;
  515. transition: all 0.7s ease-in-out;
  516. }
  517.  
  518. .sidepic img{
  519. width:70px;
  520. height:70px;
  521. }
  522.  
  523. .sidelinks{
  524. height:69px;
  525. width:69px;
  526. text-align:center;
  527. border:1px solid {color:Sidebar text};
  528. opacity:0;
  529. position:absolute;
  530. background:{color:Sidebar BG};
  531. -webkit-transition: all 0.7s ease-in-out;
  532. -moz-transition: all 0.7s ease-in-out;
  533. transition: all 0.7s ease-in-out;}
  534.  
  535. .sidepic:hover .sidelinks{
  536. opacity:.75;
  537. -webkit-transition: all 0.7s ease-in-out;
  538. -moz-transition: all 0.7s ease-in-out;
  539. transition: all 0.7s ease-in-out;
  540.  
  541. }
  542.  
  543. .sidelinks a{
  544. font-family:"Icons";
  545. font-size:20px;
  546. color:{color:Sidebar text};
  547. opacity:1;
  548. line-height:33px;
  549. padding:6px;
  550. }
  551.  
  552.  
  553.  
  554. @font-face {font-family: "Icons";src: url('http://static.tumblr.com/xrmodho/BMcmwefo6/heydings_icons.ttf');}
  555.  
  556.  
  557. {CustomCSS}
  558.  
  559. </style>
  560. <script type="text/javascript" src="http://static.tumblr.com/xrmodho/zoUmtvm6l/jquery.js"></script>
  561. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  562. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  563. <script>
  564. (function($){
  565. $(document).ready(function(){
  566. $("a[title]").style_my_tooltips({
  567. tip_follows_cursor:true,
  568. tip_delay_time:10,
  569. tip_fade_speed:400,
  570. attribute:"title"
  571. });
  572. });
  573. })(jQuery);
  574. </script>
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582. <body>
  583. <div id="sidepanel"><div class="descinfo"><div class="title">{title}</div>{block:Pagination}
  584. {block:PreviousPage}
  585. <a href="{PreviousPage}" title="previous page">←</numeral></a>
  586. {/block:PreviousPage}
  587. {/block:Pagination} {description} {block:Pagination} {block:NextPage}
  588. <a href="{NextPage}" title="next page">→</a>
  589. {/block:NextPage}
  590. {/block:Pagination} <br>
  591.  
  592. </div>
  593. <div class="sidepic">
  594. <div class="sidelinks">
  595. <a href="{text:Link1}" title="{text:Link1Title}">H</a> <a href="{text:Link2}" title="{text:Link2Title}">E</a><br>
  596.  
  597. <a href="{text:Link3}" title="{text:Link3Title}">h</a>
  598. <a href="{text:Link4}" title="{text:Link4Title}">t</a>
  599.  
  600.  
  601. </div>
  602.  
  603.  
  604. <img src="{image:Sidebar}">
  605.  
  606. </div>
  607.  
  608. </div>
  609.  
  610.  
  611.  
  612.  
  613. <div id="entries">
  614.  
  615.  
  616. {block:Posts}
  617.  
  618.  
  619. <div class="posts">
  620.  
  621.  
  622.  
  623. {block:Answer}<div id="ask"><div id="asker">{Asker}</div><br><div id="question"><img src="{AskerPortraitURL-40}" height="33px" style="float:left;padding:2px;margin:3px;background:#fff;border-radius:0px;margin-top:-12px;margin-left:-12px;">{Question}</div></div><div id="answer">{Answer}</div>{/block:Answer}
  624.  
  625.  
  626.  
  627. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  628.  
  629. {block:Photo}
  630. {block:IndexPage}
  631. <div id="postbody">
  632. <center><a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px"></a></div></center>
  633. {/block:IndexPage}
  634. {block:PermalinkPage}
  635. <div id="postbox">
  636. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}</center>
  637. </div>
  638. {/block:PermalinkPage}
  639. {/block:Photo}
  640.  
  641. {block:Photoset}{Photoset-500}{/block:Photoset}
  642.  
  643. {block:Quote}
  644. <div class="qquote"><big><big>❝</big></big> {Quote} <big><big>❞</big></big></div>
  645. {block:Source}<div class="qsource">- {Source}</div>{/block:Source}
  646. {/block:Quote}
  647.  
  648. {block:Link}
  649. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  650. {block:Description}{Description}{/block:Description}
  651. {/block:Link}
  652.  
  653. {block:Chat}
  654. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  655. <div class="chat"><ul>{block:Lines}
  656. <li class="person{UserNumber}">{block:Label}
  657. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  658. {/block:Chat}
  659.  
  660. {block:Audio}
  661. <div id="audio">
  662. <div class="albumart"><img src="http://static.tumblr.com/4wyqgof/Dyvm2qmp1/default.jpg" width="100px" height="100px"></div>{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}" width="100px" height="100px"></div>{/block:AlbumArt}<div class="playercontainer"><div class="player">{AudioPlayerwhite}</div></div>
  663.  
  664. {block:TrackName}<div class="audioinfo"><b>Title</b> {TrackName}</div><br>{/block:TrackName}
  665. {block:Artist}<div class="audioinfo"><b>Artist</b> {Artist}</div><br>{/block:Artist}
  666. {block:Album}<div class="audioinfo"><b>Album</b> {Album}</div>{/block:Album}
  667. {block:PlayCount}<div class="audioinfo"><b>Played</b> {FormattedPlayCount} times</div> {/block:PlayCount}
  668. </div>{block:Caption}{Caption}{/block:Caption}
  669. {/block:Audio}
  670.  
  671. {block:Video}{Video-500}{/block:Video}
  672.  
  673.  
  674.  
  675. <div class="cap">
  676. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  677. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  678. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  679.  
  680.  
  681. <div id="notes">{block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">{NoteCountWithLabel}</a>{block:RebloggedFrom}&nbsp;&nbsp;&nbsp;via: <a href="{ReblogParentURL}"
  682. title="reblogged from">{ReblogParentName}</a>&nbsp;&nbsp;&nbsp;source: <a href="{ReblogRootURL}"title="posted by">{ReblogRootName}</a>{/block:RebloggedFrom}&nbsp;&nbsp;&nbsp; <a href="{ReblogUrl}" title="share this post">reblog</a></div>
  683.  
  684.  
  685. {block:HasTags} <div id ="tags">{block:Tags}&nbsp;&nbsp; &nbsp; <a title="{TAG}" href="{TagURL}"> # &nbsp; {Tag}</a> {/block:Tags}
  686.  
  687. </div>{/block:HasTags}
  688.  
  689. </div>
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698. </div>
  699.  
  700.  
  701. {/block:Posts}
  702. {block:PostNotes}
  703. <div id="postnotes">{PostNotes}</div>
  704.  
  705.  
  706.  
  707.  
  708. {/block:PostNotes}
  709.  
  710. </div>
  711.  
  712.  
  713.  
  714. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement