Advertisement
purethought-s

Theme #29: Spn Theme - V2

Aug 22nd, 2013
2,020
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.24 KB | None | 0 0
  1. <!-- (ノ◕ヮ◕)ノ*:・゚✧ Spn Theme - V2! by sleephy (sleephy.tumblr.com)
  2. ~~~ Please don't steal this! ~~~
  3. your sidebar picture and link icons should be even squares or they'll look squised!
  4. fixed on 29/09/2013!!
  5.  
  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="#8a8989"/>
  22. <meta name="color:Title" content="#a0a0a0"/>
  23. <meta name="color:border" content="#f0f1f1"/>
  24. <meta name="color:SideLink Background" content="#ffffff"/>
  25. <meta name="color:SideLink Background Hover" content="#dbdbdb"/>
  26. <meta name="color:Link" content="#b1b1b1"/>
  27. <meta name="color:Link Hover" content="#9dbdbdb"/>
  28. <meta name="color:Info" content="#f0f1f1"/>
  29. <meta name="color:Scrollbar" content="#b6b5b5"/>
  30. <meta name="color:Chat 1" content="#FFf"/>
  31. <meta name="color:Chat 2" content="#FFf"/>
  32. <meta name="color:sidebar BG" content="#fff"/>
  33. <meta name="image:sidebar" content=""/>
  34. <meta name="image:Background" content=""/>
  35. <meta name="text:Sidebar title" content="Title here" />
  36.  
  37. <meta name="text:Link1" content="/tags" />
  38. <meta name="text:Link1Title" content="tags" />
  39. <meta name="image:Link1Title" content="https://cdn4.iconfinder.com/data/icons/devine_icons/128/PNG/File%20Types/Defult%20Text.png" />
  40. <meta name="text:Link2" content="/tagged/mine" />
  41. <meta name="text:Link2Title" content="my edits" />
  42. <meta name="image:Link2Title" content="https://cdn4.iconfinder.com/data/icons/devine_icons/128/PNG/System%20and%20Internet/Account%20and%20Control.png" />
  43. <meta name="text:Link3" content="/tagged/destiel" />
  44. <meta name="text:Link3Title" content="destiel" />
  45. <meta name="image:Link3Title" content="https://cdn4.iconfinder.com/data/icons/devine_icons/128/PNG/Appliaction%20and%20Programs/iTunes.png" />
  46. <meta name="text:Link4" content="/ships" />
  47. <meta name="text:Link4Title" content="my ships" />
  48. <meta name="image:Link4Title" content="https://cdn4.iconfinder.com/data/icons/devine_icons/128/PNG/GAIA/44.png" />
  49. <meta name="image:Home Button" content="https://cdn1.iconfinder.com/data/icons/devine_icons/128/PNG/Folder%20and%20Places/Home.png">
  50.  
  51. <meta name="image:Ask Button" content="https://cdn4.iconfinder.com/data/icons/devine_icons/128/PNG/Appliaction%20and%20Programs/Mail%20-2.png">
  52.  
  53.  
  54. <meta name="image:Archive Button" content="https://cdn4.iconfinder.com/data/icons/devine_icons/128/PNG/Appliaction%20and%20Programs/iCal.png">
  55.  
  56. <meta name="image:Theme credit Button" content="https://cdn3.iconfinder.com/data/icons/wpzoom-developer-icon-set/500/126-128.png">
  57. <meta name="color:Permalink Color 1" content="#fff">
  58. <meta name="color:Permalink Color 2" content="#888">
  59.  
  60.  
  61.  
  62. <style type="text/css">
  63.  
  64.  
  65. ::-webkit-scrollbar {height: 3px;width: 3px;}
  66. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  67. ::-webkit-scrollbar-track{background-color:{color:background};}
  68.  
  69.  
  70.  
  71.  
  72. body {
  73. background:{color:background} url({image:background});
  74. color:{color:Text};
  75. font-family:calibri;
  76. font-size:11px;
  77. }
  78.  
  79.  
  80.  
  81. a {
  82. color:{color:Link};
  83. text-decoration: none;
  84. -webkit-transition: all 0.4s ease-in-out;
  85. -moz-transition: all 0.4s ease-in-out;
  86. transition: all 0.4s ease-in-out;
  87. }
  88.  
  89.  
  90. a:hover {
  91. color:{color:Link Hover};
  92. -webkit-transition: all 0.4s ease-in-out;
  93. -moz-transition: all 0.4s ease-in-out;
  94. transition: all 0.4s ease-in-out;
  95. }
  96.  
  97.  
  98. p{
  99. margin-top: 1px
  100. }
  101.  
  102.  
  103. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  104.  
  105.  
  106.  
  107. #entries{
  108. margin-left: 490px;
  109. margin-top:20px;
  110. width:500px;
  111. }
  112.  
  113.  
  114.  
  115. .posts{
  116. background-color: transparent;
  117. padding: 20px 0 0 0;
  118. font-style:normal;
  119. }
  120.  
  121.  
  122.  
  123. #credit {
  124. position:fixed;
  125. right:3px;
  126. bottom:3px;
  127. line-height:5px;
  128. letter-spacing:0px;
  129. font:10px trebuchet ms;
  130. color: {color:text};
  131. text-transform:uppercase;
  132. }
  133.  
  134.  
  135.  
  136. h1{
  137. font-family: 'georgia';
  138. font-style:ITALIC;
  139. font-size: 15px;
  140. font-weight:none;
  141. }
  142.  
  143.  
  144. .qquote{
  145. font-family: 'georgia';
  146. font-style:ITALIC;
  147. font-size: 15px;
  148. font-weight:none;
  149.  
  150. margin-left: 0px;
  151. }
  152.  
  153.  
  154.  
  155. .qsource{
  156. margin: 5px 0px 0 20px;
  157. text-align: left;
  158. text-transform: none;
  159. }
  160.  
  161.  
  162. .chat{
  163. line-height: 12px;
  164. list-style: none;
  165. font-color:#000000;
  166. }
  167.  
  168.  
  169.  
  170.  
  171. .chat ul {
  172. line-height: 15px;
  173. list-style: none;
  174. padding: 0px;
  175. line-height: 20px;
  176. }
  177.  
  178.  
  179.  
  180.  
  181. .person1 {
  182. color:{color:Text};
  183. background-color:{color:Chat 1};
  184. }
  185.  
  186.  
  187.  
  188.  
  189. .person1 .label {
  190. font-weight: bold;
  191. padding: 0px;
  192. margin-left:
  193. 5px; color:
  194. }
  195.  
  196.  
  197.  
  198.  
  199. .person2 {
  200. color:{color:Text};
  201. background-color:{color:Chat 2};
  202. }
  203.  
  204.  
  205.  
  206.  
  207. .person2 .label {
  208. font-weight: bold;
  209. padding: 0px;
  210. margin-left: 5px;
  211. color: }
  212.  
  213.  
  214.  
  215.  
  216.  
  217. .iaudio {
  218. margin-bottom: 2px;
  219. width: 100%;
  220. background-color: #transparent}
  221.  
  222.  
  223.  
  224.  
  225. .iaudio img
  226. {width: 208px;
  227. padding: 20px 0 0px 0
  228. }
  229.  
  230.  
  231.  
  232.  
  233. .icap{
  234. margin-top: 1px
  235. }
  236.  
  237.  
  238.  
  239. #ask {
  240. border-bottom:1px dashed;
  241. padding-bottom:5px;
  242. }
  243.  
  244.  
  245. #asker {
  246. font-family:"georgia";
  247. font-size:18px;
  248. }
  249.  
  250.  
  251. #askerimg {
  252. float:left;
  253. margin-right:5px;
  254. border:3px solid;
  255. border-color:{color:info};
  256. margin-top:-5px;
  257. }
  258.  
  259.  
  260. #question {
  261. margin-left:5px;
  262. margin-top:-3px;
  263. }
  264.  
  265.  
  266. #answer {
  267. margin-top:10px;
  268. margin-bottom:-5px;
  269. }
  270.  
  271.  
  272.  
  273. .cap {
  274. padding-top: 5px;
  275. width: 500px;
  276. }
  277.  
  278.  
  279.  
  280. #information {
  281. text-align:right;
  282. text-transform:uppercase;
  283. font-family:calibri;
  284. font-size:9px;
  285. background-color:{color:info};
  286. padding: 3px;
  287. letter-spacing:1px;
  288. }
  289.  
  290.  
  291.  
  292.  
  293.  
  294. #notes{ text-align:center; font-family:calibri; font-size:8px; letter-spacing:1px; margin-bottom: 1px; border-top: 1px solid {color:Permalink Color 2}; text-transform:uppercase;padding:5px;color:{color:Permalink Color 2}}
  295.  
  296. #notes a{color:{color:Permalink Color 2};padding:3px; margin:1px;}
  297.  
  298.  
  299.  
  300. #notes a:hover{ color: {color:Permalink Color 1}; box-shadow:inset 0px 20px 0px {color:Permalink Color 2};}
  301.  
  302.  
  303.  
  304. .linktitle {
  305. opacity:0;
  306. width:65px;
  307. padding:5px 6px;
  308. background:transparent;
  309. color:{color:SideLink Background hover};
  310. font-family:calibri;
  311. font-size:8px;
  312. font-weight:bold;
  313. text-transform:uppercase;
  314. letter-spacing:1px;
  315. line-height:10px;
  316. margin-top:-25px;
  317. margin-left:-50px;
  318. position: absolute;
  319. float:right;
  320. text-align:right;
  321. z-index:-1;
  322. transition-duration: 0.6s;
  323. -moz-transition-duration: 0.6s;
  324. -webkit-transition-duration: 0.6s;
  325. -o-transition-duration: 0.6s;
  326. }
  327.  
  328.  
  329. .linkbox {width:21px; height:auto;}
  330.  
  331.  
  332. .linkbox:hover .linktitle{
  333.  
  334. opacity: 1.0; margin-left:-73px; transition-duration: 0.6s; -moz-transition-duration: 0.6s; -webkit-transition-duration: 0.6s; -o-transition-duration: 0.6s;
  335. }
  336.  
  337.  
  338.  
  339.  
  340.  
  341. #sherlockholmes {
  342. position: fixed;
  343. padding:5px;
  344. float:right;
  345. width:20px;
  346. opacity:1;
  347. padding-right:3px;
  348. padding-top:10px;
  349. padding-bottom:10px;
  350. border-right: 1px solid;
  351. border-color:{color:border};
  352. margin-top:0px;
  353.  
  354. font-size: 9px;
  355. text-align: center;
  356. margin-left:45px;
  357. letter-spacing: 1px;
  358. z-index:1;
  359. -webkit-transition: all 0.7s ease-in-out;
  360. -moz-transition: all 0.7s ease-in-out;
  361. transition: all 0.7s ease-in-out;
  362. }
  363.  
  364. #sherlockholmes img{
  365. width:15px;
  366. height:15px;
  367.  
  368. -webkit-transition: all 0.4s ease-in-out;
  369. -moz-transition: all 0.4s ease-in-out;
  370. transition: all 0.4s ease-in-out; }
  371.  
  372. #sherlockholmes a:hover img{
  373. -webkit-filter: invert(100%);
  374.  
  375. -webkit-transition: all 0.4s ease-in-out;
  376. -moz-transition: all 0.4s ease-in-out;
  377. transition: all 0.4s ease-in-out; }
  378.  
  379.  
  380. #sherlockholmes a{
  381. font-size: 9px;
  382.  
  383. display:inline-block;
  384. text-transform:uppercase;
  385. background-color:{color:SideLink Background};
  386. width: 15px;
  387. padding:3px;
  388. margin-bottom:3px;
  389. -webkit-transition: all 0.4s ease-in-out;
  390. -moz-transition: all 0.4s ease-in-out;
  391. transition: all 0.4s ease-in-out;
  392.  
  393. }
  394.  
  395.  
  396.  
  397. #sherlockholmes a:hover{
  398. background-color: {color:SideLink Background hover};
  399. color: {color:SideLink Text Hover};
  400. -webkit-transition: all 0.4s ease-in-out;
  401. -moz-transition: all 0.4s ease-in-out;
  402. transition: all 0.4s ease-in-out;
  403. }
  404.  
  405.  
  406.  
  407.  
  408. #sidebar{
  409. width:280px;
  410. position: fixed;
  411. z-index:99999999999999999999999999999999999999999999;
  412. opacity:1;
  413. padding:5px;
  414. background:{color:Sidebar BG};
  415. font-family:calibri;
  416. top:155px;
  417. margin-left:55px;
  418. -webkit-transition: all 0.9s ease-in-out;
  419. -moz-transition: all 0.9s ease-in-out;
  420. transition: all 0.9s ease-in-out;background-color: {color:background};}
  421.  
  422. #sidebar:hover{
  423. opacity:1;
  424. -webkit-transition: all 0.9s ease-in-out;
  425. -moz-transition: all 0.9s ease-in-out;
  426. transition: all 0.9s ease-in-out; }
  427.  
  428. #title {
  429. font-family: 'georgia';
  430. font-size:13px;
  431. color:{color:Title};
  432. bottom:30px;
  433. margin-left:105px;
  434. letter-spacing:1px;
  435. text-align:center;
  436. width:200px;
  437. position:fixed;
  438. font-style:italic;
  439. -webkit-transition: all 0.9s ease-in-out;
  440. -moz-transition: all 0.9s ease-in-out;
  441. transition: all 0.9s ease-in-out;}
  442.  
  443.  
  444. #pillar:HOVER #title{
  445. opacity:0;
  446. bottom:-15px;
  447.  
  448. -webkit-transition: all 0.9s ease-in-out;
  449. -moz-transition: all 0.9s ease-in-out;
  450. transition: all 0.9s ease-in-out;}
  451.  
  452.  
  453. #title2 {
  454. font-family: 'trebuchet ms';
  455. font-size:9px;
  456. color:{color:Title};
  457. bottom:10px;
  458. margin-left:205px;
  459. letter-spacing:1px;
  460. text-align:right;
  461. width:130px;
  462. position:fixed;
  463. text-transform:Uppercase;
  464. -webkit-transition: all 0.9s ease-in-out;
  465. -moz-transition: all 0.9s ease-in-out;
  466. transition: all 0.9s ease-in-out;}
  467.  
  468.  
  469. #pillar:HOVER #title2{
  470. opacity:0;
  471. margin-left:155px;
  472.  
  473. -webkit-transition: all 0.9s ease-in-out;
  474. -moz-transition: all 0.9s ease-in-out;
  475. transition: all 0.9s ease-in-out;}
  476.  
  477.  
  478. .sidebardescr{
  479. font-family:calibri;
  480. font-size:10px;
  481. letter-spacing:1px;
  482. width:200px;
  483. margin-left:80px;
  484. line-height:12px;
  485. padding-top:12px;
  486. text-align: right;
  487. }
  488.  
  489.  
  490. .sidebarimg img{
  491. width: 80px;
  492. height: 80px;
  493. padding:0px;
  494. float:right;
  495. margin-left:5px;
  496. margin-bottom:2px;
  497. border: 10px solid;
  498. border-color:{color:border};
  499. text-align:left;
  500. }
  501.  
  502.  
  503.  
  504.  
  505.  
  506. .sidebarlinks {
  507. margin-top: 5px;
  508. margin-left: -75px;
  509. font-family:consolas;}
  510.  
  511.  
  512.  
  513.  
  514. .sidebarlinks a{
  515. font-size: 9px;
  516.  
  517. display: block;
  518. text-transform:uppercase;
  519. color:{color:SideLink Text};
  520. background-color:{color:SideLink Background};
  521. width: 70px;
  522. padding-top: 6px;
  523. padding-bottom: 6px;
  524. margin-bottom:5px;
  525. -webkit-transition: all 0.4s ease-in-out;
  526. -moz-transition: all 0.4s ease-in-out;
  527. transition: all 0.4s ease-in-out;
  528. }
  529.  
  530.  
  531.  
  532.  
  533. .sidebarlinks a:hover{
  534. background-color: {color:SideLink Background hover};
  535. color: {color:SideLink Text Hover};
  536. -webkit-transition: all 0.4s ease-in-out;
  537. -moz-transition: all 0.4s ease-in-out;
  538. transition: all 0.4s ease-in-out;
  539. }
  540.  
  541.  
  542. #pagination {
  543. margin-top: 10px;
  544. text-align: center;
  545. line-height: 20px;
  546. font-family:'calibri';
  547. font-size: 11px;
  548. }
  549.  
  550. #pagination a {
  551. background-color:{color:border};
  552. padding:0px 3px 0px 3px;
  553. color:{color:text};
  554. }
  555.  
  556. #pagination a:hover {
  557. color:{color:text};
  558. background-color:transparent;
  559. }
  560.  
  561. @font-face {font-family: "Tiny";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  562.  
  563. #s-m-t-tooltip{
  564. max-width:200px;
  565. padding:5px;
  566. margin:26px 0px 0px 8px;
  567. z-index:10;
  568. color:gray;
  569. background:white;
  570. height:auto;
  571. font-size:8px;
  572. border-radius:3px;
  573. font-family:tiny;
  574. letter-spacing:1px;
  575. text-transform:uppercase;
  576. -moz-box-shadow: 2px 2px 2px #888;
  577. -webkit-box-shadow: 2px 2px 2px #888;
  578. box-shadow: 2px 2px 2px #888;
  579. }
  580.  
  581. #audio {
  582. margin-bottom:5px;
  583. width:500px;
  584. height:105px;
  585. }
  586.  
  587. .albumart {
  588. width:100px;
  589. height:100px;
  590. position:absolute;
  591. }
  592.  
  593. .albumart img {
  594. width:100px;
  595. height:100px;
  596. float:left;
  597. }
  598. .playercontainer {
  599. opacity: .2;
  600. display:block;
  601. width:100px;
  602. height:100px;
  603. background:#fff;
  604. position:absolute;
  605. -webkit-transition:all 0.5s ease-in-out;
  606. -moz-transition:all 0.5s ease-in-out;
  607. -o-transition:all 0.5s ease-in-out;
  608. -ms-transition: all 0.5s ease-in-out;
  609. transition:all 0.5s ease-in-out;
  610. }
  611.  
  612. .playercontainer:hover {
  613. opacity:.7;
  614. position:absolute;
  615. -webkit-transition:all 0.5s ease-in-out;
  616. -moz-transition:all 0.5s ease-in-out;
  617. -o-transition:all 0.5s ease-in-out;
  618. -ms-transition: all 0.5s ease-in-out;
  619. transition:all 0.5s ease-in-out;
  620. }
  621.  
  622. .player {
  623. margin-left:36px;
  624. margin-top:36px;
  625. width:25px;
  626. height:25px;
  627. overflow:hidden;
  628. position:absolute;
  629. background:#fff;
  630. }
  631.  
  632. .audioinfo {
  633. margin-left:110px;
  634. float:left;
  635. color:{color:Permalink Color 2};
  636.  
  637. font-family:calibri;
  638. letter-spacing:1px;
  639. font-size:8px;
  640. text-transform:uppercase;
  641. width:386px;
  642. padding:2px;
  643. margin-top:3px;
  644. }
  645.  
  646. .audioinfo b {
  647. font-family:calibri;
  648. letter-spacing:1px;
  649. font-size:8px;
  650. text-transform:uppercase;
  651. color:{color:Permalink Color 1};
  652. background:{color:Permalink Color 2};
  653. padding:3px 4px 3px 4px;
  654. font-weight:normal;
  655. margin-right:5px;
  656. }
  657.  
  658.  
  659.  
  660. #tags {
  661. display:block;
  662. padding: 6px;
  663. text-transform:uppercase;
  664. font-family:calibri;
  665. font-size:8px;
  666. text-align:center;
  667. text-transform:italic;
  668. color:{color:Permalink Color 1};
  669. background:{color:Permalink Color 2};
  670. -webkit-transition: all 0.4s ease-in-out;
  671. -moz-transition: all 04s ease-in-out;
  672. transition: all 0.4s ease-in-out;
  673. }
  674.  
  675. #tags a{
  676. color:{color:Permalink Color 1};
  677. padding:2px;
  678. }
  679.  
  680. #tags a:hover{
  681. color: {color:Permalink Color 2}; box-shadow:inset 0px -20px 0px {color:Permalink Color 1};
  682.  
  683. }
  684.  
  685. {CustomCSS}
  686.  
  687. </style>
  688. <script type="text/javascript" src="http://static.tumblr.com/xrmodho/zoUmtvm6l/jquery.js"></script>
  689. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  690. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  691. <script>
  692. (function($){
  693. $(document).ready(function(){
  694. $("a[title]").style_my_tooltips({
  695. tip_follows_cursor:true,
  696. tip_delay_time:10,
  697. tip_fade_speed:400,
  698. attribute:"title"
  699. });
  700. });
  701. })(jQuery);
  702. </script>
  703.  
  704.  
  705. <body>
  706.  
  707.  
  708. <div id="sidebar">
  709.  
  710.  
  711. <div id="sherlockholmes">
  712.  
  713. {block:ifhomebuttonimage}
  714. <div class="linkbox"><A href="/"><img src="{image:Home button}" width="20px" height="20px"></a>
  715. <div class="linktitle">index</div> </div>
  716.  
  717.  
  718. {/block:ifhomebuttonimage}
  719. {block:ifaskbuttonimage}
  720. <div class="linkbox"><A href="/ask" ><img src="{image:Ask button}" width="20px" height="20px"></a><div class="linktitle">message</div> </div>{/block:ifaskbuttonimage}
  721. {block:ifarchivebuttonimage} <div class="linkbox"><A href="/archive"><img src="{image:archive button}" width="20px" height="20px"></a><div class="linktitle">archive</div> </div>{/block:ifarchivebuttonimage} {block:ifthemecreditbuttonimage}<div class="linkbox"><A href="http://sleephy.tumblr.com" ><img src="{image:theme credit button}" width="20px" height="20px"></a> <div class="linktitle">theme</div> </div>{/block:ifthemecreditbuttonimage} {block:ifnotthemecreditbuttonimage}<div class="linkbox"> <A href="http://sleephy.tumblr.com" ><img src="https://cdn3.iconfinder.com/data/icons/wpzoom-developer-icon-set/500/126-128.png" width="20px" style="opacity:.8;" height="20px"></a><div class="linktitle">theme</div> </div>{/block:ifnotthemecreditbuttonimage} {BLock:iflink1title}
  722. <div class="linkbox"><A href="{text:Link1}"><img src="{image:Link1Title}" width="20px" height="20px"></a>
  723. <div class="linktitle">{text:Link1Title}</div> </div>
  724. {/BLock:iflink1title}
  725.  
  726. {BLock:iflink2title}<div class="linkbox"> <A href="{text:Link2}" ><img src="{image:Link2Title}" width="20px" height="20px"></a> <div class="linktitle">{text:Link2Title}</div> </div>{/BLock:iflink2title}
  727. {BLock:iflink3title}
  728. <div class="linkbox"><A href="{text:Link3}" ><img src="{image:Link3Title}" width="20px" height="20px"></a><div class="linktitle">{text:Link3Title}</div> </div> {/BLock:iflink3title}
  729.  
  730. {BLock:iflink4title} <div class="linkbox"> <A href="{text:Link4}" ><img src="{image:Link4Title}" width="20px" height="20px"></a><div class="linktitle">{text:Link4Title}</div> </div> {/BLock:iflink4title}
  731.  
  732.  
  733.  
  734.  
  735. </div>
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.  
  743. <div class="sidebarimg"><img
  744.  
  745. src="{image:sidebar}"/></div>
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752.  
  753.  
  754.  
  755.  
  756. <div class="sidebardescr">
  757. <div style="width:130px;padding:2px;text-transform:uppercase;letter-spacing:2px;border-bottom:1px solid {color:border};margin-left:-7px;"><big>{text:sidebar title}</big></div>
  758.  
  759.  
  760. {block:Description}{Description}{/block:Description}<br><br>{block:Pagination}
  761.  
  762. {block:PreviousPage}
  763. <small><a href="{PreviousPage}">BACK</a> / {/block:PreviousPage} {block:NextPage}
  764. <a href="{NextPage}">FORWARD</A>{/block:NextPage}
  765. &nbsp;- &nbsp;&nbsp;
  766.  
  767.  
  768. </small>
  769. {/block:Pagination}
  770.  
  771.  
  772. </div>
  773.  
  774.  
  775.  
  776.  
  777.  
  778. </div>
  779.  
  780.  
  781.  
  782.  
  783.  
  784. <div id="entries">
  785.  
  786.  
  787. {block:Posts}
  788.  
  789.  
  790. <div class="posts">
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  798.  
  799. {block:Photo}
  800. {block:IndexPage}
  801. <div id="postbody">
  802. <center><a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px"></a></div></center>
  803. {/block:IndexPage}
  804. {block:PermalinkPage}
  805. <div id="postbox">
  806. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}</center>
  807. </div>
  808. {/block:PermalinkPage}
  809. {/block:Photo}
  810.  
  811. {block:Photoset}{Photoset-500}{/block:Photoset}
  812.  
  813. {block:Quote}
  814. <div class="qquote"><big><big>❝</big></big> {Quote} <big><big>❞</big></big></div>
  815. {block:Source}<div class="qsource">- {Source}</div>{/block:Source}
  816. {/block:Quote}
  817.  
  818. {block:Link}
  819. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  820. {block:Description}{Description}{/block:Description}
  821. {/block:Link}
  822.  
  823. {block:Chat}
  824. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  825. <div class="chat"><ul>{block:Lines}
  826. <li class="person{UserNumber}">{block:Label}
  827. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  828. {/block:Chat}
  829.  
  830. {block:Audio}
  831. <div id="audio">
  832. <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>
  833.  
  834. {block:TrackName}<div class="audioinfo"><b>Title</b> {TrackName}</div><br>{/block:TrackName}
  835. {block:Artist}<div class="audioinfo"><b>Artist</b> {Artist}</div><br>{/block:Artist}
  836. {block:Album}<div class="audioinfo"><b>Album</b> {Album}</div>{/block:Album}
  837. {block:PlayCount}<div class="audioinfo"><b>Played</b> {FormattedPlayCount} times</div> {/block:PlayCount}
  838. </div>{block:Caption}{Caption}{/block:Caption}
  839. {/block:Audio}
  840.  
  841. {block:Video}{Video-500}{/block:Video}
  842.  
  843. {block:Answer}<div id="ask"><div id="askerimg"><img src="{AskerPortraitURL-24}"></div><div id="asker">{Asker}</div><br><div id="question">{Question}</div></div><div id="answer">{Answer}</div>{/block:Answer}
  844.  
  845. <div class="cap">
  846. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  847. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  848. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  849.  
  850.  
  851. </div>
  852.  
  853.  
  854.  
  855. <div id="notes">{block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">{NoteCountWithLabel}</a>{block:RebloggedFrom}&nbsp;&nbsp;&nbsp;via: <a href="{ReblogParentURL}"
  856. 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>
  857.  
  858.  
  859. {block:HasTags} <div id ="tags">{block:Tags}&nbsp;&nbsp; &nbsp; <a title="{TAG}" href="{TagURL}"> # &nbsp; {Tag}</a> {/block:Tags}
  860.  
  861. </div>{/block:HasTags}
  862.  
  863.  
  864.  
  865.  
  866. </div>
  867.  
  868.  
  869. {/block:Posts}
  870. {block:PostNotes}
  871. <div id="notes">{PostNotes}</div>
  872. {/block:PostNotes}
  873.  
  874. </div>
  875.  
  876.  
  877. </body>
  878.  
  879.  
  880. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement