7th-district

[Theme #14] Glitch

Nov 16th, 2013
8,669
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.80 KB | None | 0 0
  1. <!--
  2. _______________________________________________________________________
  3.  
  4. ► THEME MADE BY RACHEL @ ALMIGHTYONE.TUMBLR.COM
  5.  
  6. [THEME #14] GLITCH
  7. If you have any questions, go to 7th-district.tumblr.com/message for help.
  8.  
  9. ► Terms Of Use
  10. - Do not remove the credit or move it anywhere! (No pages!)
  11. - Do not block the credit with images or anything else.
  12. - Do not make heavy changes that make the theme no longer recognizable as mine.
  13. - Do not take parts of my theme codes and add it into your theme.
  14. _______________________________________________________________________
  15. -->
  16. <html>
  17. <head>
  18.  
  19. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  20. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  21. <link rel="shortcut icon" href="{Favicon}" />
  22.  
  23. <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
  24. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips();});})(jQuery);</script>
  25.  
  26. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700' rel='stylesheet' type='text/css'>
  27.  
  28. <!-------------------------------------------------------------------->
  29. <meta name="color:background" content="#fafafa" />
  30. <meta name="color:topbar 1 BG" content="#000000" />
  31. <meta name="color:topbar 2 BG" content="#565656" />
  32. <meta name="color:topbar link" content="#dddddd" />
  33. <meta name="color:topbar link hover" content="#ffffff" />
  34. <meta name="color:sidebar border" content="#eeeeee" />
  35. <meta name="color:sidebar title" content="#000000" />
  36. <meta name="color:sidebar description" content="#333333" />
  37. <meta name="color:sidebar description BG" content="#f5f5f5" />
  38. <meta name="color:sidebar description border" content="#eeeeee" />
  39. <meta name="color:text" content="#333333" />
  40. <meta name="color:links" content="#888888" />
  41. <meta name="color:links hover" content="#aaaaaa" />
  42. <meta name="color:blockquote" content="#333333" />
  43. <meta name="color:posts" content="#ffffff" />
  44. <meta name="color:posts border" content="#e4e4e4" />
  45. <meta name="color:permalink text" content="#ffffff" />
  46. <meta name="color:permalink text hover" content="#565656" />
  47. <meta name="color:permalink BG" content="#000000" />
  48. <meta name="color:question BG" content="#f5f5f5" />
  49. <meta name="color:question border" content="#e4e4e4" />
  50. <meta name="color:question text" content="#000000" />
  51. <meta name="color:scrollbar" content="#dddddd" />
  52. <meta name="color:scrollbar BG" content="#000000" />
  53. <meta name="color:scrollbar active" content="#aaaaaa" />
  54. <meta name="color:pagination" content="#565656" />
  55. <meta name="color:pagination hover" content="#aaaaaa" />
  56.  
  57. <!--clickable options-->
  58. <meta name="if:small cursor" content="1" />
  59. <meta name="if:grayscale" content="1" />
  60. <meta name="if:captions" content="0" />
  61. <meta name="if:2 column" content="1" />
  62. <meta name="if:1 column" content="0" />
  63. <meta name="if:infinite scroll" content="1" />
  64.  
  65. <meta name="image:sidebar" content="http://static.tumblr.com/3ikb5og/EpEmwdtv9/150x.jpg" />
  66. <meta name="image:side pattern" content="http://31.media.tumblr.com/tumblr_lzxkhw34cK1r9g6hvo3_100.png" />
  67.  
  68. <meta name="text:Link1 url" content="/">
  69. <meta name="text:Link1" content="link 1"/>
  70. <meta name="text:Link2 url" content="/">
  71. <meta name="text:Link2" content="link 2"/>
  72. <meta name="text:Link3 url" content="/">
  73. <meta name="text:Link3" content="link 3"/>
  74. <meta name="text:Link4 url" content="/">
  75. <meta name="text:Link4" content="link 4"/>
  76. <meta name="text:Link5 url" content="/">
  77. <meta name="text:Link5" content="link 5"/>
  78. <meta name="text:Link6 url" content="/">
  79. <meta name="text:Link6" content="link 6"/>
  80. <meta name="text:Link7 url" content="/">
  81. <meta name="text:Link7" content="link 7"/>
  82. <meta name="text:Link8 url" content="/">
  83. <meta name="text:Link8" content="link 8"/>
  84.  
  85. <meta name="text:music code" content="" />
  86.  
  87. <!-------------------------------------------------------------------->
  88.  
  89. <style type="text/css">
  90.  
  91. ::-webkit-scrollbar-track {background-color:{color:scrollbar};border:7px solid {color:scrollbar BG};}
  92.  
  93. ::-webkit-scrollbar-thumb {
  94. background-color:{color:scrollbar};
  95. border:2px solid {color:scrollbar BG};
  96. border-right:5px solid {color:scrollbar BG};
  97. border-left:5px solid {color:scrollbar BG};
  98. }
  99.  
  100. ::-webkit-scrollbar-thumb:active {
  101. background-color:{color:scrollbar active};
  102. }
  103. ::-webkit-scrollbar {
  104. width:15px;
  105. height:5px;
  106. }
  107.  
  108. body {
  109. background:{color:background};
  110. word-wrap:break-word;
  111. padding:0;
  112. margin:0;
  113. }
  114.  
  115. body a{
  116. text-decoration:none;
  117. }
  118.  
  119. #leftpattern{
  120. position:fixed;
  121. top:0;
  122. left:0;
  123. width:60px;
  124. height:100%;
  125. background:{color:topbar 1 BG};
  126. background-image:url('{image:side pattern}');
  127. background-repeat:repeat;
  128. z-index:999;
  129. }
  130.  
  131. #left2pattern{
  132. position:fixed;
  133. height:100%;
  134. width:105px;
  135. background:{color:topbar 1 BG};
  136. top:30px;
  137. left:0px;
  138. z-index:111;
  139. }
  140.  
  141. #toppattern{
  142. position:fixed;
  143. top:0;
  144. left:60px;
  145. padding:0px 50px;
  146. width:100%;
  147. height:35px;
  148. background:{color:topbar 1 BG};
  149. border-bottom:4px solid {color:topbar 2 BG};
  150. z-index:5;
  151. float:left;
  152. z-index:99;
  153. }
  154.  
  155. #toppattern a{
  156. float:left;
  157. color:{color:topbar link};
  158. font-family:calibri;
  159. font-size:10px;
  160. text-transform:uppercase;
  161. padding:11px 8px 5px 8px;
  162. margin-right:8px;
  163. border-bottom:0px solid #888;
  164. background:{color:topbar 1 BG};
  165. border-bottom-right-radius:8px;
  166. border-bottom-left-radius:8px;
  167. -webkit-transition: all 0.5s ease-in-out;
  168. -moz-transition: all 0.5s ease-in-out;
  169. }
  170.  
  171. #toppattern a:hover{
  172. color:{color:topbar link hover};
  173. padding-top:35px;
  174. background:{color:topbar 1 BG};
  175. border-bottom:2px solid {color:topbar 2 BG};
  176. -webkit-transition: all 0.5s ease-in-out;
  177. -moz-transition: all 0.5s ease-in-out;
  178. }
  179.  
  180.  
  181. #bar{
  182. position:fixed;
  183. top:15%;
  184. {block:if2column}
  185. left:770px;
  186. {/block:if2column}
  187. {block:if1column}
  188. left:500px;
  189. {/block:if1column}
  190. {block:permalinkpage}
  191. left:750px;
  192. {/block:permalinkpage}
  193. width:168px;
  194. height:auto;
  195. padding:5px;
  196. z-index:999;
  197. }
  198.  
  199. #sideimg img{
  200. background:{color:background};
  201. width:150px;
  202. height:auto;
  203. padding:5px;
  204. border:2px solid {color:sidebar border};
  205. box-shadow: 0 0 0 3px {color:background}, 0 0 0 9px {color:sidebar border};
  206. }
  207.  
  208. #tit{
  209. width:168px;
  210. padding-bottom:3px;
  211. line-height:100%;
  212. word-wrap:break-word;
  213. text-align:center;
  214. font-size:15px;
  215. font-family: 'Open Sans Condensed', sans-serif;
  216. text-transform:uppercase;
  217. letter-spacing:3px;
  218. color:{color:sidebar title};
  219. font-weight:700;
  220. text-shadow:2px 2px 1px #e4e4e4;
  221. margin-bottom:10px;
  222. }
  223.  
  224. #tit:first-letter{
  225. font-weight:700;
  226. font-size:18px;
  227. }
  228.  
  229. #slinks{
  230. margin-top:16px;
  231. margin-bottom:5px;
  232. width:168px;
  233. text-align:center;
  234. }
  235.  
  236. #slinks img{
  237. width:15px;
  238. }
  239.  
  240. #slinks a{
  241. border:0px solid black;
  242. padding:3px 2px 0px 2px;
  243. opacity:1;
  244. -webkit-transition: all 0.7s ease-in-out;
  245. -moz-transition: all 0.7s ease-in-out;
  246. }
  247.  
  248. #slinks a:hover{
  249. opacity:.6;
  250. -webkit-transition: all 0.7s ease-in-out;
  251. -moz-transition: all 0.7s ease-in-out;
  252. }
  253.  
  254.  
  255. #disc{
  256. font-family:calibri;
  257. font-size:11px;
  258. color:{color:sidebar description};
  259. text-align:center;
  260. line-height:100%;
  261. padding:8px;
  262. border:1px solid {color:sidebar description border};
  263. background:{color:sidebar description BG};
  264. font-style:italic;
  265. }
  266.  
  267. #disc a{
  268. color:{color:links};
  269. -webkit-transition: all 0.7s ease-in-out;
  270. -moz-transition: all 0.7s ease-in-out;
  271. }
  272.  
  273. #disc a:hover{
  274. color:{color:links hover};
  275. -webkit-transition: all 0.7s ease-in-out;
  276. -moz-transition: all 0.7s ease-in-out;
  277. }
  278.  
  279. #content {
  280. font-family:calibri;
  281. color:{color:text};
  282. font-size:11px;
  283. line-height:110%;
  284. {block:indexpage}
  285. margin:0px 0px 0px 140px;
  286. padding:60px 0px 60px 10px;
  287. {block:if2column}
  288. width:580px;
  289. {/block:if2column}
  290. {block:if1column}
  291. width:368px;
  292. {/block:if1column}
  293. {/block:indexpage}
  294.  
  295. {block:permalinkpage}
  296. padding:60px 0px 60px 10px;
  297. margin:0px 0px 0px 130px;
  298. width:522px;
  299. {/block:permalinkpage}
  300. background:{color:background};
  301. height:90%;
  302. }
  303.  
  304. #content img{
  305. {block:indexpage}
  306. max-width:250px;
  307. {/block:indexpage}
  308. {block:permalinkpage}
  309. max-width:500px;
  310. {/block:permalinkpage}
  311. }
  312.  
  313. ul{
  314. list-style-type:square;}
  315.  
  316. #content a{
  317. color:{color:links};
  318. -webkit-transition: all 0.4s ease-in-out;
  319. -moz-transition: all 0.4s ease-in-out;}
  320.  
  321. #content a:hover{
  322. color:{color:links hover};
  323. -webkit-transition: all 0.4s ease-in-out;
  324. -moz-transition: all 0.4s ease-in-out;
  325. }
  326.  
  327. blockquote {
  328. border-left:2px solid {color:blockquote};
  329. padding-left:7px;
  330. margin:0px;
  331. line-height:110%;
  332. }
  333.  
  334. blockquote img {
  335. {block:indexpage}
  336. width:180px;
  337. {/block:indexpage}
  338. {block:permalinkpage}
  339. max-width:300px;
  340. {/block:permalinkpage}
  341. }
  342.  
  343. pre {
  344. background:#f8f8f8;
  345. border:1px solid #eee;
  346. }
  347.  
  348. .posts {
  349. background:{color:posts}!important;
  350. line-height:110%;
  351. padding:8px;
  352. box-shadow: 0 0 0 1px {color:posts border}, 0 0 0 10px {color:background};
  353. margin:10px;
  354. width:250px;
  355. {block:ifgrayscale}
  356. -webkit-filter: grayscale(100%);
  357. -moz-filter: grayscale(100%);
  358. -o-filter: grayscale(100%);
  359. -ms-filter: grayscale(100%);
  360. {/block:ifgrayscale}
  361. {block:permalinkpage}
  362. width:500px;
  363. padding:10px;
  364. {/block:permalinkpage}
  365. -webkit-transition: all 0.4s ease-in-out;
  366. -moz-transition-duration: all 0.4s ease-in-out;
  367. -o-transition-duration: all 0.4s ease-in-out;
  368. -ms-transition-duration: all 0.4s ease-in-out;
  369. z-index:5;
  370. }
  371.  
  372. .posts:hover{
  373. -webkit-filter: grayscale(0%);
  374. -webkit-transition: all 0.4s ease-in-out;
  375. -moz-transition-duration: all 0.4s ease-in-out;
  376. -o-transition-duration: all 0.4s ease-in-out;
  377. -ms-transition-duration: all 0.4s ease-in-out;
  378. }
  379.  
  380. .posts .perma{
  381. text-align:center;
  382. position: absolute;
  383. width:100px;
  384. word-wrap:break-word;
  385. height: auto;
  386. position:absolute;
  387. color: {color:permalink text};
  388. margin-top: 10px;
  389. margin-left:10px;
  390. padding: 6px 3px 7px 3px;
  391. border-radius:3px;
  392. opacity: 0;
  393. font-size: 8px;
  394. font-family: calibri;
  395. border:0px solid #e4e4e4;
  396. text-transform: uppercase;
  397. background:{color:permalink BG}!important;
  398. letter-spacing: 1px;
  399. -webkit-transition: all 0.5s ease-in-out;
  400. -moz-transition: all 0.5s ease-in-out;
  401. z-index:99;
  402. }
  403.  
  404. .posts:hover .perma{
  405. opacity:.9;
  406. -webkit-transition: all 0.5s ease-in-out;
  407. -moz-transition-duration: 0.5s;
  408.  
  409. }
  410.  
  411. .perma a {
  412. line-height:130%;
  413. color: {color:permalink text}!important;
  414. -webkit-transition: all 0.4s linear;
  415. -moz-transition-duration: 0.4s;
  416. -o-transition-duration: 0.4s;
  417. -ms-transition-duration: 0.4s;
  418. }
  419.  
  420. .perma a:hover {
  421. color:{color:permalink text hover}!important;
  422. -webkit-transition: all 0.4s linear;
  423. -moz-transition-duration: 0.4s;
  424. -o-transition-duration: 0.4s;
  425. -ms-transition-duration: 0.4s;
  426. }
  427.  
  428. #note{
  429. margin:20px auto;
  430. width: 500px;
  431. font-size: 11px;
  432. text-transform:lowercase;
  433. font-family:calibri;
  434. list-style-type:none!important;
  435. }
  436.  
  437. ol.notes{
  438. list-style-type:none!important;
  439. margin:0px;
  440. padding-left:5px;
  441. line-height:130%;
  442. color:#565656;
  443. }
  444.  
  445. ol.notes li.note img.avatar {
  446. margin-right: 10px;
  447. width: 16px;
  448. height: 16px;
  449. }
  450.  
  451. .info{
  452. padding-bottom:0px;
  453. padding-top:5px;
  454. padding-left:2px;
  455. text-align:left;
  456. font-family:consolas;
  457. font-size:11px;
  458. text-transform:none;
  459. margin-top:5px;
  460. }
  461.  
  462. .tags{
  463. margin-top:0px;
  464. font-family:calibri;
  465. font-size:8px;
  466. text-transform:uppercase;
  467. letter-spacing:1px;
  468. text-align:left;
  469. }
  470.  
  471. #ques{
  472. margin-bottom:0px;
  473. {block:indexpage}
  474. width:239px;
  475. {/block:indexpage}
  476. {block:permalinkpage}
  477. width:489px;
  478. {/block:permalinkpage}
  479. height:auto;
  480. color:{color:question text};
  481. border:1px solid {color:question border};
  482. background:{color:question BG};
  483. padding:5px;
  484. line-height:100%;
  485. }
  486.  
  487. #asker{
  488. padding-right:6px;
  489. text-align:left;
  490. font-size:10px;
  491. color:{color:text};!important;
  492. text-transform:uppercase;
  493. font-weight:bold;
  494. font-family:calibri;
  495. font-size:11px;
  496. letter-spacing:1px;
  497. line-height:110%;
  498. vertical-align:-10px!important;
  499. }
  500.  
  501. #asker img{
  502. margin-left:6px;
  503. margin-bottom:-6px;
  504. border-radius:100%;
  505. }
  506.  
  507. #answer{
  508. margin-top:-10px;
  509. margin-left:0px;
  510. }
  511.  
  512. #audio{
  513. display:block;
  514. background:black;
  515. opacity:.9;
  516. }
  517.  
  518. .title {
  519. font-size:14px;
  520. color:{color:text};
  521. border-bottom:1px solid {color:topbar 2 BG};
  522. line-height:140%;
  523. font-weight:bold;
  524. text-transform:uppercase;
  525. }
  526.  
  527. {block:ifsmallcursor}
  528. *, body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  529. {/block:ifsmallcursor}
  530.  
  531. #s-m-t-tooltip {
  532. position:relative;
  533. overflow:hidden;
  534. z-index:9999999999;
  535. max-width:200px;
  536. margin:10px 0 0 10px;
  537. padding:3px 5px 4px 5px;
  538. font:9px calibri;
  539. background:#000;
  540. border-radius:2px;
  541. line-height:100%
  542. font-weight:bold;
  543. letter-spacing:0px;
  544. text-transform:uppercase;
  545. color:#fff;
  546. }
  547.  
  548. .quote{
  549. font-family:calibri;
  550. font-size:14px;
  551. font-style:italic;
  552. }
  553.  
  554. .pagination {
  555. width:168px;
  556. margin-top:5px;
  557. z-index:3;
  558. text-align:Center;
  559. font-family:calibri;
  560. font-size:10px;
  561. font-weight:bold;
  562. color:{color:pagination};
  563. }
  564.  
  565. .pagination a{
  566. {block:ifinfinitescroll}
  567. display:none;
  568. {/block:ifinfinitescroll}
  569. color:{color:pagination};!important;
  570. width:150px;
  571. text-align:center;
  572. font-family:calibri;
  573. font-size:11px;
  574. font-weight:none!important;
  575. font-style:italic;
  576. -webkit-transition: all 0.6s linear;
  577. -moz-transition: all 0.6s linear;
  578. }
  579.  
  580. .pagination a:hover {
  581. color:{color:pagination hover}!important;
  582. font-size:11px;
  583. font-style:italic;
  584. -webkit-transition: all 0.6s linear;
  585. -moz-transition: all 0.6s linear;
  586. }
  587.  
  588. #pleasure{
  589. position:Fixed;
  590. bottom:5px;
  591. left:5px;
  592. opacity:.7;
  593. z-index:99999;
  594. }
  595.  
  596. {CustomCSS}
  597. </style>
  598.  
  599. {block:indexpage}
  600. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  601.  
  602. {block:ifinfinitescroll}
  603.  
  604. {block:if2column}
  605. <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script>
  606. {/block:if2column}
  607.  
  608. {block:if1column}
  609. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  610. {/block:if1column}
  611.  
  612. {/block:ifinfinitescroll}
  613.  
  614. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  615. <script>
  616. $(function(){
  617. var $container = $('#content');
  618. $container.imagesLoaded(function(){
  619. $container.masonry({
  620. itemSelector: '.posts',
  621. });
  622. });
  623. $container.infinitescroll({
  624. itemSelector : ".posts",
  625. navSelector : "div.pagination",
  626. nextSelector : ".pagination a#next",
  627. loadingImg : "",
  628. loadingText : "<em></em>",
  629. bufferPx : 10000,
  630. extraScrollPx: 12000,
  631. },
  632. // trigger Masonry as a callback
  633. function( newElements ) {
  634. var $newElems = $( newElements ).css({ opacity: 0 });
  635. // ensure that images load before adding to masonry layout
  636. $newElems.imagesLoaded(function(){
  637. $newElems.animate({ opacity: 1 });
  638. $container.masonry( 'appended', $newElems, true );
  639. });
  640. }
  641. );
  642. });
  643. </script>
  644. {/block:indexpage}
  645.  
  646. </head>
  647. <body>
  648.  
  649. <div id="leftpattern"></div>
  650. <div id="toppattern">
  651. {block:IfLink1}
  652. <a href="{text:Link1 url}">{text:Link1}</a>
  653. {/block:IfLink1}
  654. {block:IfLink2}
  655. <a href="{text:Link2 url}">{text:Link2}</a>
  656. {/block:IfLink2}
  657. {block:IfLink3}
  658. <a href="{text:Link3 url}">{text:Link3}</a>
  659. {/block:IfLink3}
  660. {block:IfLink4}
  661. <a href="{text:Link4 url}">{text:Link4}</a>
  662. {/block:IfLink4}
  663. {block:IfLink5}
  664. <a href="{text:Link5 url}">{text:Link5}</a>
  665. {/block:IfLink5}
  666. {block:IfLink6}
  667. <a href="{text:Link6 url}">{text:Link6}</a>
  668. {/block:IfLink6}
  669. {block:IfLink7}
  670. <a href="{text:Link7 url}">{text:Link7}</a>
  671. {/block:IfLink7}
  672. {block:IfLink8}
  673. <a href="{text:Link8 url}">{text:Link8}</a>
  674. {/block:IfLink8}
  675.  
  676. </div> <!--toppattern-->
  677. <div id="left2pattern"></div>
  678.  
  679. <div id="bar">
  680. <div id="tit">{Title}</div>
  681. <div id="sideimg"><img src="{image:sidebar}" /></div>
  682. <div id="slinks">
  683. <a href="/" title="home"><img src="http://static.tumblr.com/3ikb5og/ZuSmw2ijb/1.png" /></a>
  684. <a href="/ask" title="message"><img src="http://static.tumblr.com/3ikb5og/koomw2j0n/28.png" /></a>
  685. <a href="/archive" title="history"><img src="http://static.tumblr.com/3ikb5og/69wmw2j4c/19.png" /></a>
  686.  
  687. <!-- Do NOT remove the credit or move it anywhere! No pages! Leave the credit visible and intact in the code. -->
  688. <a href="http://almightyone.tumblr.com/" title="made by almightyone"><img src="http://static.tumblr.com/3ikb5og/xtomw34n6/29.png" /></a>
  689.  
  690. </div>
  691.  
  692. <div id="disc">{block:description}{description}{/block:description}</div>
  693.  
  694. <div class="pagination">
  695. {block:Pagination}
  696. {block:PreviousPage}<a href="{PreviousPage}">older</a>
  697. &nbsp; &nbsp; {/block:PreviousPage}
  698. {block:ifnotinfinitescroll}
  699. ┈ {CurrentPage} of {TotalPages} ┈
  700. {/block:ifnotinfinitescroll}
  701. {block:NextPage}<a href="{NextPage}" id="next"> &nbsp; &nbsp; newer</a>{/block:NextPage}{/block:Pagination}
  702. </div>
  703.  
  704. </div> <!--bar-->
  705.  
  706. <div id="content">
  707. {block:if1column}
  708. <div class="autopagerize_page_element">{/block:if1column}
  709. {block:posts}
  710. <div class="posts">
  711.  
  712. {block:Photo}
  713. {block:indexpage}
  714. <div class="perma">
  715. <a href="{Permalink}" title="permalink">{block:Date}{MonthNumberWithZero}|{DayOfMonthWithZero}|{ShortYear}{/block:Date}</a><Br />
  716. <a href="{ReblogURL}" target="_blank" title="reblog?">REBLOG</a></div>
  717.  
  718. <center>{LinkOpenTag}<img src="{PhotoURL-250}" alt="" />{LinkCloseTag}</center>
  719. {block:ifcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifcaptions}
  720. {/block:indexpage}
  721. {block:permalinkpage}
  722. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="" />{LinkCloseTag}</center>
  723. {block:Caption}{Caption}{/block:Caption}
  724. <div class="info">
  725. {block:RebloggedFrom}<span style="text-transform:uppercase">
  726. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a><br>
  727. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br /><br />
  728. {/block:RebloggedFrom}
  729. {block:Date}Posted on {Month} {DayOfMonth}, {Year}{/block:Date}
  730. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  731. </div>
  732. {block:HasTags}<div class="tags">TAGGED AS:
  733. {block:Tags}
  734. <a href="{TagURL}">#{Tag} </a>
  735. {/block:Tags}
  736. </div>
  737. {/block:HasTags}
  738. {/block:permalinkpage}
  739. {/block:Photo}
  740.  
  741. {block:Photoset}
  742. {block:indexpage}
  743. <div class="perma">
  744. <a href="{Permalink}" title="permalink">{block:Date}{MonthNumberWithZero}|{DayOfMonthWithZero}|{ShortYear}{/block:Date}</a><Br />
  745. <a href="{ReblogURL}" target="_blank" title="reblog?">REBLOG</a></div>
  746. {Photoset-250}
  747. {block:ifcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifcaptions}
  748. {/block:indexpage}
  749. {block:permalinkpage}
  750. {Photoset-500}
  751. {block:Caption}{Caption}{/block:Caption}
  752. <div class="info">
  753. {block:RebloggedFrom}<span style="text-transform:uppercase">
  754. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  755. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br /><br />
  756. {/block:RebloggedFrom}
  757. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  758. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  759. </div>
  760. {block:HasTags}<div class="tags">
  761. {block:Tags}
  762. <a href="{TagURL}">#{Tag} </a>
  763. {/block:Tags}
  764. </div>
  765. {/block:HasTags}
  766. {/block:permalinkpage}
  767. {/block:Photoset}
  768.  
  769. {block:Video}
  770. {block:indexpage}
  771. <div class="perma">
  772. <a href="{Permalink}" title="permalink">{block:Date}{MonthNumberWithZero}|{DayOfMonthWithZero}|{ShortYear}{/block:Date}</a><Br />
  773. <a href="{ReblogURL}" target="_blank" title="reblog?">REBLOG</a></div>
  774. {Video-250}
  775. {block:ifcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifcaptions}
  776. {/block:indexpage}
  777. {block:permalinkpage}
  778. {Video-500}
  779. {block:Caption}{Caption}{/block:Caption}
  780. <div class="info">
  781. {block:RebloggedFrom}<span style="text-transform:uppercase">
  782. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  783. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br /><br />
  784. {/block:RebloggedFrom}
  785. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  786. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  787. </div>
  788. {block:HasTags}<div class="tags">
  789. {block:Tags}
  790. <a href="{TagURL}">#{Tag} </a>
  791. {/block:Tags}
  792. </div>
  793. {/block:HasTags}
  794. {/block:permalinkpage}
  795. {/block:Video}
  796.  
  797. {block:Audio}
  798. {block:indexpage}
  799. <div class="perma">
  800. <a href="{Permalink}" title="permalink">{block:Date}{MonthNumberWithZero}|{DayOfMonthWithZero}|{ShortYear}{/block:Date}</a><Br />
  801. <a href="{ReblogURL}" target="_blank" title="reblog?">REBLOG</a></div>
  802. <div id="audio">{AudioPlayerBlack}</div>
  803. {block:Caption}{Caption}{/block:Caption}
  804. {/block:indexpage}
  805. {block:permalinkpage}
  806. <span style="background:#e4e4e4;max-width:500px;display:block;">{AudioPlayerGrey}</span>
  807. {block:Caption}<br />{Caption}{/block:Caption}
  808. <div class="info">
  809. {block:RebloggedFrom}<span style="text-transform:uppercase">
  810. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  811. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br /><br />
  812. {/block:RebloggedFrom}
  813. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  814. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  815. </div>
  816. {block:HasTags}<div class="tags">
  817. {block:Tags}
  818. <a href="{TagURL}">#{Tag} </a>
  819. {/block:Tags}
  820. </div>
  821. {/block:HasTags}
  822. {/block:permalinkpage}
  823. {/block:Audio}
  824.  
  825. {block:Quote}
  826. {block:indexpage}
  827. <div class="perma">
  828. <a href="{Permalink}" title="permalink">{block:Date}{MonthNumberWithZero}|{DayOfMonthWithZero}|{ShortYear}{/block:Date}</a><Br />
  829. <a href="{ReblogURL}" target="_blank" title="reblog?">REBLOG</a></div>
  830. <div class="quote"><span style="font-size:20px;opacity:.3;letter-spacing:4px;">❝</span>{Quote}<span style="font-size:20px;opacity:.3;letter-spacing:4px;">❞</span></div>
  831. {block:Source}<br /><Div class="source">{Source}</div>{/block:Source}
  832. {/block:indexpage}
  833. {block:permalinkpage}
  834. <div class="quote"><span style="font-size:20px;opacity:.3;letter-spacing:4px;">❝</span>{Quote}<span style="font-size:20px;opacity:.3;letter-spacing:4px;">❞</span></div>
  835. {block:Source}<br /><div class="source">{Source}</div>{/block:Source}
  836. <div class="info">
  837. {block:RebloggedFrom}<span style="text-transform:uppercase">
  838. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  839. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br /><br />
  840. {/block:RebloggedFrom}
  841. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  842. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  843. </div>
  844. {block:HasTags}<div class="tags">
  845. {block:Tags}
  846. <a href="{TagURL}">#{Tag} </a>
  847. {/block:Tags}
  848. </div>
  849. {/block:HasTags}
  850. {/block:permalinkpage}
  851. {/block:Quote}
  852.  
  853. {block:Text}
  854. {block:indexpage}
  855. <div class="perma">
  856. <a href="{Permalink}" title="permalink">{block:Date}{MonthNumberWithZero}|{DayOfMonthWithZero}|{ShortYear}{/block:Date}</a><Br />
  857. <a href="{ReblogURL}" target="_blank" title="reblog?">REBLOG</a></div>
  858. {block:Title}<div class="title">{Title}</div>{/block:Title}
  859. {Body}
  860. {/block:indexpage}
  861. {block:permalinkpage}
  862. {block:Title}<div class="title">{Title}</div>{/block:Title}
  863. {Body}
  864. <div class="info">
  865. {block:RebloggedFrom}<span style="text-transform:uppercase">
  866. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  867. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br /><br />
  868. {/block:RebloggedFrom}
  869. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  870. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  871. </div>
  872. {block:HasTags}<div class="tags">
  873. {block:Tags}
  874. <a href="{TagURL}">#{Tag} </a>
  875. {/block:Tags}
  876. </div>
  877. {/block:HasTags}
  878. {/block:permalinkpage}
  879. {/block:Text}
  880.  
  881. {block:Answer}
  882. {block:indexpage}
  883. <div class="perma">
  884. <a href="{Permalink}" title="permalink">{block:Date}{MonthNumberWithZero}|{DayOfMonthWithZero}|{ShortYear}{/block:Date}</a><Br />
  885. <a href="{ReblogURL}" target="_blank" title="reblog?">REBLOG</a></div>
  886.  
  887. <div id="asker"><img src="{AskerPortraitURL-24}" /> {Asker} whispered:</div><br>
  888. <div id="ques">{Question}
  889. </div><br />
  890. <div id="answer">{Answer}</div>
  891.  
  892. {/block:indexpage}
  893. {block:permalinkpage}
  894. <div id="asker">{Asker} <img src="{AskerPortraitURL-24}" /></div><br>
  895. <div id="ques">{Question}
  896. </div><br />
  897. <div id="answer">{Answer}</div>
  898. {block:HasTags}<div class="tags">
  899. {block:Tags}
  900. <a href="{TagURL}">#{Tag} </a>
  901. {/block:Tags}
  902. </div>
  903. {/block:HasTags}
  904. {/block:permalinkpage}
  905. {/block:Answer}
  906.  
  907. {block:Chat}
  908. {block:indexpage}
  909. <div class="perma">
  910. <a href="{Permalink}" title="permalink">{block:Date}{MonthNumberWithZero}|{DayOfMonthWithZero}|{ShortYear}{/block:Date}</a><Br />
  911. <a href="{ReblogURL}" target="_blank" title="reblog?">REBLOG</a></div>
  912.  
  913. {block:Title}{Title}<br />{/block:Title}
  914. {block:Lines}
  915. {block:Label}<strong>{Label}</strong>{/block:Label} {Line}<br />
  916. {/block:Lines}
  917. {/block:indexpage}
  918.  
  919. {block:permalinkpage}
  920. {block:Title}{Title}<br />{/block:Title}
  921. {block:Lines}
  922. {block:Label}<strong>{Label}</strong>{/block:Label} {Line}<br />
  923. {/block:Lines}
  924. <div class="info">
  925. {block:RebloggedFrom}<span style="text-transform:uppercase">
  926. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  927. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br /><br />
  928. {/block:RebloggedFrom}
  929. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  930. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  931. </div>
  932. {block:HasTags}<div class="tags">
  933. {block:Tags}
  934. <a href="{TagURL}">#{Tag} </a>
  935. {/block:Tags}
  936. </div>
  937. {/block:HasTags}
  938. {/block:permalinkpage}
  939. {/block:Chat}
  940.  
  941. {block:Link}
  942. {block:indexpage}
  943. <div class="perma">
  944. <a href="{Permalink}" title="permalink">{block:Date}{MonthNumberWithZero}|{DayOfMonthWithZero}|{ShortYear}{/block:Date}</a><Br />
  945. <a href="{ReblogURL}" target="_blank" title="reblog?">REBLOG</a></div>
  946. <a href="{URL}" class="title">{Name}</a>
  947. {block:Description}<br />{Description}{/block:Description}
  948. {/block:indexpage}
  949. {block:permalinkpage}
  950. <a href="{URL}" class="title">{Name}</a>
  951. {block:Description}<br />{Description}{/block:Description}
  952. {/block:permalinkpage}
  953. {/block:Link}
  954.  
  955. {block:PostNotes}
  956. <div id="note">{PostNotes}</div>
  957. {/block:PostNotes}
  958.  
  959. {block:ContentSource}
  960. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  961. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  962. {/block:SourceLogo}
  963. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  964. {/block:ContentSource}
  965.  
  966.  
  967. </div> <!--posts -->
  968. {/block:posts}
  969. {block:if1column}
  970. </div>
  971. {/block:if1column}
  972. </div> <!--content-->
  973.  
  974. <div id="pleasure">
  975. {text:music code}
  976. </div>
  977.  
  978.  
  979. </body>
  980. </html>
Advertisement
Add Comment
Please, Sign In to add comment