Advertisement
jollyxo

SHOWTIME THEME

Nov 8th, 2012
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.31 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <!--
  4. ******************************************
  5. | | |
  6. | | |
  7. | _____ | |
  8. | | | | | | \ / PLEADINGLY.tumblr.com
  9. | | | | | | \ / UNPRESENTABLE.tumblr.com
  10. \_____/ |_____| | | \____/ JOLLYTHEMES.tumblr.com
  11. /
  12. /
  13. \____/
  14. Theme 4 ~ SHOWTIME by UNPRESENTABLE aka PLEADINGLY
  15. Please do not remove the credits.
  16. Or at least put me on your faqs. Thank you.
  17. ******************************************
  18. -->
  19. <head>
  20. <style>.install_button{display:none;}</style><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>{block:ifnotShowDescription}
  21. <script src="toggle.js" type="text/javascript"></script>
  22. <script type="text/javascript">
  23. $(document).ready(function(){
  24. $("#description").hide();
  25. $("blogtitle").click(function(){
  26. $('#description').slideToggle(375);
  27. return true;
  28. });
  29. });
  30. </script>{/block:ifnotShowDescription}
  31.  
  32. <meta name="color:Background" content="#FFFFFF" />
  33. <meta name="color:Text" content="#000000"/>
  34. <meta name="color:Hover" content="#989898">
  35.  
  36. <meta name="if:Drop Shadow" content="0" />
  37. <meta name="if:Three Columns" content="1" />
  38. <meta name="if:Ask Link" content="1"/>
  39. <meta name="if:Archive Link" content="1"/>
  40. <meta name="if:Faded Images" content="1"/>
  41. <meta name="if:Italic title" content="0"/>
  42. <meta name="if:Nav One" content="1"/>
  43. <meta name="if:Uppercase Title" content="1"/>
  44. <meta name="if:Portait" content="0">
  45. <meta name="if:Show Description" content="0">
  46.  
  47. <meta name="text:stats" content="status here"/>
  48. <meta name="text:network" content="network codes here"/>
  49. <meta name="text:notifs" content="notifs here"/>
  50.  
  51. <meta name="image:Header" content="">
  52.  
  53.  
  54.  
  55. <meta name="text:Ask Link Text" content="message"/>
  56. <meta name="text:Archive Link Text" content="archive"/>
  57. <meta name="text:Custom Link One" content="" />
  58. <meta name="text:Custom Link One Title" content="" />
  59. <meta name="text:Custom Link Two" content="" />
  60. <meta name="text:Custom Link Two Title" content="" />
  61. <meta name="text:Custom Link Three" content="" />
  62. <meta name="text:Custom Link Three Title" content="" />
  63. <meta name="text:Custom Link Four" content="" />
  64. <meta name="text:Custom Link Four Title" content="" />
  65. <meta name="text:Custom Link Five" content="" />
  66. <meta name="text:Custom Link Five Title" content="" />
  67. <meta name="text:Body font size" content="11"/>
  68.  
  69.  
  70. <title>{Title}{block:SearchPage} ({lang:Search results for SearchQuery}){/block:SearchPage}{block:PostSummary} ({PostSummary}){/block:PostSummary}</title>
  71. <link rel="shortcut icon" href="{Favicon}">
  72. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  73. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  74. <script src="js/jquery.js" type=text/javascript"></script>
  75. <script type="text/javascript" src="js/jquery.lazyload.min.js"></script>
  76. <link href='http://fonts.googleapis.com/css?family=Lekton|Antic' rel='stylesheet' type='text/css'>
  77.  
  78.  
  79. <style type="text/css">
  80.  
  81.  
  82. #tumblr_controls{
  83. top: 1px !important;
  84. margin: 0 0 0 0;
  85. right: 1px !important;
  86. position: fixed !important;
  87. opacity:0.6;
  88. }
  89.  
  90. #notes{
  91. text-align:right;
  92. text-transform:uppercase;
  93. color: gray;
  94. font-size:9px;
  95. padding:2px;
  96. opacity:0.6;
  97. filter: alpha(opacity = 70);
  98. -moz-transition: all 0.5;
  99. -webkit-transition: all 0.5s;
  100. -o-transition: all 0.5s;
  101. transition: all 0.5;
  102. }
  103. img{
  104. border:none;
  105. }
  106. ol.notes li.note img.avatar {
  107. display:none;
  108. height:0px;
  109. width:0px;
  110. }
  111.  
  112. {block:IndexPage}
  113. {block:IfFadedImages}
  114. a img{
  115. opacity:1;
  116. -moz-transition: 0.2s ease-in;
  117. -webkit-transition: 0.2s ease-in;
  118. -o-transition: 0.2s ease-in;
  119. transition: 0.2s ease-in;
  120. }
  121. a:hover img{
  122. opacity:0.8;
  123. -moz-transition: 0.2s ease-in;
  124. -webkit-transition: 0.2s ease-in;
  125. -o-transition: 0.2s ease-in;
  126. transition: 0.2s ease-in;
  127. }
  128. {/block:IfFadedImages}
  129. {/block:IndexPage}
  130.  
  131. a:active {
  132. COLOR: {color:text};
  133. text-decoration:none;
  134. }
  135. a:link {
  136. COLOR:{color:text};
  137. text-decoration:none;
  138. }
  139. a:visited {
  140. COLOR: {color:text};
  141. text-decoration:none;
  142. }
  143. a:hover {
  144. COLOR: {color:text};
  145. text-decoration:none;
  146. }
  147. a img:hover{
  148. border:0px;
  149. }
  150. body {
  151. margin:auto;
  152. background-color:{color:background};
  153. font-family:Antic;
  154. font-size:{text:Body font size}px;
  155. text-align:justify;
  156. color:{color:text};
  157. text-align:justify;
  158. }
  159. .entry{
  160. margin:10px;
  161. border: solid 1px #cecece;
  162. padding: 8px;
  163. padding-bottom: 5px;
  164. {block:ifOneColumn}
  165. {block:indexpage}width: 500px;{/block:indexpage}
  166. {/block:ifOneColumn}
  167. {block:ifTwoColumns}
  168. {block:indexpage}width: 400px;{/block:indexpage}
  169. {/block:ifTwoColumns}
  170. {block:ifThreeColumns}
  171. {block:indexpage}width: 250px;{/block:indexpage}
  172. {/block:ifThreeColumns}
  173. {block:permalinkpage}width:500px;{/block:permalinkpage}
  174. float: left;
  175. }
  176.  
  177. .entry img{
  178. {block:ifOneColumn}
  179. {block:indexpage}width: 500px;{/block:indexpage}
  180. {/block:ifOneColumn}
  181. {block:ifTwoColumns}
  182. {block:indexpage}width: 400px;{/block:indexpage}
  183. {/block:ifTwoColumns}
  184. {block:ifThreeColumns}
  185. {block:indexpage}width: 250px;{/block:indexpage}
  186. {/block:ifThreeColumns}
  187. {block:permalinkpage}width:500px;{/block:permalinkpage}
  188. }
  189.  
  190. #about{
  191. position:fixed !important;
  192. font-family:happy monkey;
  193. font-size:15px;
  194. padding-top:7px;
  195. padding-bottom:9px;
  196. padding-left:47px;
  197. padding-right:48px;
  198. text-align:center;
  199. height:10px;
  200. width:55px;
  201. overflow:hidden;
  202. -webkit-transition: opacity 0.7s linear;
  203. -webkit-transition: all 0.7s ease-in-out;
  204. -moz-transition: all 0.7s ease-in-out;
  205. -o-transition: all 0.7s ease-in-out;
  206. background:white;
  207. z-index:9999;
  208. opacity:0.7;
  209. }
  210.  
  211. #about:hover{
  212. background: white;
  213. border:1px dashed #000;
  214. padding:7px;
  215. height:182px;
  216. width:250px;
  217. z-index:999999999;
  218. opacity:0.9;
  219. }
  220.  
  221. #networks{
  222. position:fixed !important;
  223. font-family:happy monkey;
  224. font-size:15px;
  225. padding-top:7px;
  226. padding-bottom:9px;
  227. padding-left:38px;
  228. padding-right:58px;
  229. text-align:center;
  230. height:10px;
  231. width:55px;
  232. overflow:hidden;
  233. -webkit-transition: opacity 0.7s linear;
  234. -webkit-transition: all 0.7s ease-in-out;
  235. -moz-transition: all 0.7s ease-in-out;
  236. -o-transition: all 0.7s ease-in-out;
  237. background:white;
  238. z-index:9999;
  239. opacity:0.7;
  240. }
  241.  
  242. #networks:hover{
  243. background: white;
  244. border:1px dashed #000;
  245. padding:7px;
  246. height:100px;
  247. width:400px;
  248. z-index:999999999;
  249. opacity:0.9;
  250. }
  251.  
  252. #stats{
  253. position:fixed !important;
  254. font-family:happy monkey;
  255. font-size:15px;
  256. padding-top:7px;
  257. padding-bottom:9px;
  258. padding-left:47px;
  259. padding-right:48px;
  260. text-align:center;
  261. height:10px;
  262. width:55px;
  263. overflow:hidden;
  264. -webkit-transition: opacity 0.7s linear;
  265. -webkit-transition: all 0.7s ease-in-out;
  266. -moz-transition: all 0.7s ease-in-out;
  267. -o-transition: all 0.7s ease-in-out;
  268. background:white;
  269. z-index:9999;
  270. opacity:0.7;
  271. }
  272.  
  273. #stats:hover{
  274. background: white;
  275. border:1px dashed #000;
  276. padding:7px;
  277. height:50px;
  278. width:350px;
  279. z-index:999999999;
  280. opacity:0.9;
  281. }
  282.  
  283. #title {
  284. text-align:center;
  285. color: {color:link};
  286. font-weight:bold;
  287. font-size: 15px;
  288. letter-spacing: 5px;
  289. font-family: 'Codystar';
  290. padding:0px;
  291. padding-top: 0px;
  292. font-size:24px;
  293. line-height:95%;
  294. }
  295.  
  296. #fade { /*--Transparent background layer--*/
  297. display: none; /*--hidden by default--*/
  298. background: ;
  299. position: fixed; left: 0; top: 0;
  300. width: 100%; height: 100%;
  301. opacity: .00;
  302. z-index: 9999;
  303. }
  304. .popup_block{
  305. display: none; /*--hidden by default--*/
  306. background: #fff;
  307. padding: 10px;
  308. opacity:0.9;
  309. border: 1px solid #ddd;
  310. float: left;
  311. font-size:11px;
  312. position: fixed;
  313. top: 50%; left: 50%;
  314. z-index: 99999;
  315. -webkit-animation: fly 1s linear normal ;
  316. -webkit-animation-duration: 1s;
  317. -moz-animation: fly 1s linear normal ;
  318. -moz-animation-duration: 1s;
  319. animation: fly 1s linear normal ;
  320. animation-duration: 1s;
  321.  
  322. }
  323.  
  324.  
  325. .permalink {display:block; position: relative; text-align: right; text-transform:uppercase; font-size:9px; margin-top:-09px; font-family:'Antic', sans-serif; opacity:0.8; filter: alpha(opacity = 80); -webkit-transition: 0.3s ease-in; }
  326.  
  327. .entry:hover .permalink{opacity: 1; filter: alpha(opacity = 100); -webkit-transition: 0.3s ease-in; }
  328.  
  329. .photo_perma{display:block; width:250px; height:30px; text-align:left; text-transform:uppercase; padding-top:10px; padding-bottom:10px; padding-left: 5px; background-color:{color:background}; position: absolute; margin-top: 12px; opacity:0; filter: alpha(opacity = 0); -webkit-transition: 0.3s ease-in;}
  330.  
  331. .photo_perma a{color:{color:text};}
  332.  
  333. .entry:hover .photo_perma{ {block:IfCaption} margin-top:25px; {/block:IfCaption} opacity:0.75;
  334. filter: alpha(opacity = 75); -webkit-transition: 0.3s ease-in; }
  335.  
  336.  
  337. ::-webkit-scrollbar{width:10px;
  338. height:8px;}
  339. ::-webkit-scrollbar-button:start:decrement
  340. ::-webkit-scrollbar-button:end:increment{display:block;
  341. height:0;
  342. background-color:transparent;}
  343. ::-webkit-scrollbar-track-piece{background-color:{color:background};
  344. -webkit-border-radius:0;
  345. -webkit-border-bottom-right-radius:3px;
  346. -webkit-border-bottom-left-radius:3px;}
  347. ::-webkit-scrollbar-thumb:vertical{height:50px;
  348. background-color:{color:Text};}
  349. ::-webkit-scrollbar-thumb:horizontal{width:50px;
  350. background-color:{color:Text};}
  351.  
  352. {block:ifDropShadow}
  353. a img{
  354. -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.33);
  355. -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.33);
  356. box-shadow: 0px 2px 8px rgba(0,0,0,0.33);
  357. }
  358. {/block:ifDropShadow}
  359.  
  360.  
  361. #center{
  362. padding: 10px;
  363. position: absolute;
  364. right: 10px;
  365. top: 10px;
  366. width: 900px;
  367. }
  368. .posts{
  369. margin-left:-1px;
  370. }
  371.  
  372. #sidebar{
  373. padding-top:260px;
  374. font-family:Lekton;
  375. text-align: right;
  376. position: fixed;
  377. right: 950px;
  378. width:250px;
  379. height:100%;
  380. background-color:{color:background};
  381. padding-bottom:5px;
  382. }
  383. .audio{
  384. background-color:#000;
  385. {block:ifThreeColumns}
  386. {block:indexpage}width:250px;{/block:indexpage}
  387. {/block:ifThreeColumns}
  388. {block:ifTwoColumns}
  389. {block:indexpage}width:400px;{/block:indexpage}
  390. {/block:ifTwoColumns}
  391. {block:ifOneColumn}
  392. {block:indexpage}width:500px;{/block:indexpage}
  393. {/block:ifOneColumn}
  394. }
  395.  
  396. #jaaaa {
  397. position: fixed;
  398. z-index: 5000;
  399. background-color: transparent;
  400. font-family: Lekton;
  401. padding: 5px;
  402. bottom:-3px;
  403. right: 15px;
  404. color:#000;
  405. border-top-right-radius:3px;
  406. border-top-left-radius:3px;
  407. box-shadow:0 1px 2px rgba(0, 0, 0, 0.3);
  408. -webkit-transition: all 0.3s ease;
  409. -moz-transition: all 0.3s ease;
  410. transition: all 0.3s ease;}
  411.  
  412.  
  413. #jaaaa:hover {
  414. bottom:0px;
  415. padding-bottom:10px;
  416. -webkit-transition: all 0.3s ease;
  417. -moz-transition: all 0.3s ease;
  418. transition: all 0.3s ease;}
  419.  
  420.  
  421. .portrait{padding-bottom:20px;}
  422.  
  423. blogtitle{
  424. font-family:Lekton;
  425. font-size:24px;
  426. letter-spacing:10px;
  427. {block:ifUppercaseTitle}
  428. text-transform:uppercase;
  429. {/block:ifUppercaseTitle}
  430. {block:ifItalicTitle}
  431. font-style:italic;
  432. {/block:ifItalicTitle}
  433. text-align:right !important;
  434. }
  435.  
  436. sidelinks{
  437. font-family:Lekton;
  438. font-size:{text:Body Font Size}px;
  439. padding-top:2px;
  440. letter-spacing:.1em;
  441. text-align:right !important;
  442. }
  443. a:hover,links:hover{
  444. color:{color:hover};
  445. -moz-transition: 0.4s ease-in;-
  446. webkit-transition: 0.4s ease-in;
  447. -o-transition: 0.4s ease-in;
  448. transition: 0.4s ease-in;
  449. }
  450.  
  451. #network{
  452. position:fixed !important;
  453. padding-bottom:12px;
  454. left:290px;
  455. text-align:center;
  456. height:1px;
  457. width:70px;
  458. overflow:hidden;
  459. -webkit-transition: opacity 0.7s linear;
  460. -webkit-transition: all 0.7s ease-in-out;
  461. -moz-transition: all 0.7s ease-in-out;
  462. -o-transition: all 0.7s ease-in-out;
  463. background:transparent;
  464. z-index:9999;
  465. }
  466.  
  467. #network:hover{
  468. background: {color:background};
  469. border:1px dashed #000;
  470. padding:2px;
  471. height:250px;
  472. width:125px;
  473. z-index:999999999;
  474. }
  475. #statistics{
  476. position:fixed !important;
  477. padding-bottom:12px;
  478. left:235px;
  479. text-align:center;
  480. height:1px;
  481. width:70px;
  482. overflow:hidden;
  483. -webkit-transition: opacity 0.7s linear;
  484. -webkit-transition: all 0.7s ease-in-out;
  485. -moz-transition: all 0.7s ease-in-out;
  486. -o-transition: all 0.7s ease-in-out;
  487. background:transparent;
  488. z-index:9999;
  489. }
  490.  
  491. #statistics:hover{
  492. background: {color:background};
  493. border:1px dashed #000;
  494. padding:5px;
  495. height:75px;
  496. width:120px;
  497. z-index:999999999;
  498. }
  499.  
  500. #description{
  501. position:fixed !important;
  502. padding-bottom:12px;
  503. left:200px;
  504. text-align:center;
  505. height:10px;
  506. width:55px;
  507. overflow:hidden;
  508. -webkit-transition: opacity 0.7s linear;
  509. -webkit-transition: all 0.7s ease-in-out;
  510. -moz-transition: all 0.7s ease-in-out;
  511. -o-transition: all 0.7s ease-in-out;
  512. background:transparent;
  513. z-index:9999;
  514. }
  515.  
  516. #description:hover{
  517. background: {color:background};
  518. border:1px dashed #000;
  519. padding:2px;
  520. height:150px;
  521. width:250px;
  522. z-index:999999999;
  523. }
  524.  
  525. #notification{
  526. position:fixed !important;
  527. padding-bottom:12px;
  528. text-align:center;
  529. left: 350px;
  530. height:10px;
  531. width:55px;
  532. overflow:hidden;
  533. -webkit-transition: opacity 0.7s linear;
  534. -webkit-transition: all 0.7s ease-in-out;
  535. -moz-transition: all 0.7s ease-in-out;
  536. -o-transition: all 0.7s ease-in-out;
  537. background:transparent;
  538. z-index:9999;
  539. }
  540.  
  541. #notification:hover{
  542. background: {color:background};
  543. border:1px dashed #000;
  544. padding:2px;
  545. height:200px;
  546. width:125px;
  547. z-index:999999999;
  548. }
  549.  
  550. {CustomCSS]
  551.  
  552.  
  553.  
  554. </style>
  555.  
  556.  
  557. <script type="text/javascript" src="http://static.tumblr.com/oji7zlw/U1rlp25xe/1masonry.rtf"></script>
  558. <script type="text/javascript" src="http://static.tumblr.com/oji7zlw/1wElp25yl/masonry2.rtf">
  559. </script>
  560. <script src="http://static.tumblr.com/j1tjexd/KFrm9a79z/infinitescroll.js"></script>
  561. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  562. <script type="text/javascript">
  563.  
  564. $(window).load(function () {
  565. $('.posts').masonry(),
  566. $('.masonryWrap').infinitescroll({
  567. navSelector : "div#pagination",
  568. nextSelector : "div#pagination a#nextPage",
  569. itemSelector : ".entry",
  570. bufferPx : 12000,
  571. extraScrollPx: 50,
  572. loadingImg : "http://static.tumblr.com/oji7zlw/lM4lp25ra/ajax-loader.gif",
  573. loadingText : "<em></em>",
  574. },
  575. function() { $('.posts').masonry({ appendedContent: $(this) }); }
  576. );
  577. });
  578. </script>
  579. <script type="text/javascript">
  580. $(window).load(function(){
  581. $("p").remove(":contains('Source:')");
  582. });
  583. </script>
  584. </head>
  585.  
  586. <body>
  587. <div id="sidebar">
  588. {block:ifPortait}
  589. <div class="portrait"><img src="{PortraitURL-64}" style="-webkit-border-radius: 64px; -moz-border-radius: 64px; border-radius: 64px;"/></div>
  590. {/block:ifPortait}
  591. {block:ifnotheaderimage}<blogtitle>{title}</blogtitle><br>{/block:ifnotheaderimage}
  592. {block:IfHeaderImage}<img src="{image:Header}"style="max-width:200px;"/><br><br>{/block:ifheaderimage}
  593.  
  594.  
  595. <div style="padding-top:10px;">
  596.  
  597. <div id="description"><u>ABOUT</u><br><br>
  598. {Description}
  599. </div></div>
  600.  
  601. <div id="statistics"><u>STATUS</u><br><br>
  602. {text:stats}
  603. </div>
  604.  
  605. <div id="network"><caviar><u>NETWORKS</u></caviar><br><br>
  606. {text:network}
  607. </div>
  608.  
  609. <div id="notification"><u>NOTIFS</u><br><br>
  610. {text:notifs}
  611. </div> <br/>
  612. <div style="margin-top:10px;padding-top:1px;border-top:2px dashed #ccc;">
  613.  
  614. <br>{block:ifNavOne}
  615. <a href="/">HOME</a> ☯
  616. {block:ifAskLink}<a href="/ask">{text:Ask Link Text}</a> ☯ {/block:ifAskLink}
  617. {block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}">{text:Custom Link One Title}</a> ☯ {/block:ifCustomLinkOneTitle}
  618. {block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}">{text:Custom Link Two Title}</a> ☯ {/block:ifCustomLinkTwoTitle}
  619. {block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}">{text:Custom Link Three Title}</a> ☯ {/block:ifCustomLinkThreeTitle}
  620. {block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}">{text:Custom Link Four Title}</a> ☯ {/block:ifCustomLinkFourTitle}
  621. {block:ifCustomLinkFiveTitle}<a href="{text:Custom Link Five}">{text:Custom Link Five Title}</a> ☯ {/block:ifCustomLinkFiveTitle}
  622. {block:ifArchiveLink}<a href="/archive">{text:Archive Link Text}</a> ☯ {/block:ifArchiveLink}
  623. <a href="http://UNPRESENTABLE.tumblr.com/">THEME</a><br>
  624. {/block:ifNavOne}
  625.  
  626. {block:ifNavTwo}
  627. <a href="/">HOME</a><br>
  628. {block:ifAskLink}<a href="/ask">{text:Ask Link Text}</a><br>{/block:ifAskLink}
  629. {block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}">{text:Custom Link One Title}</a><br>{/block:ifCustomLinkOneTitle}
  630. {block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}">{text:Custom Link Two Title}</a><br>{/block:ifCustomLinkTwoTitle}
  631. {block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}">{text:Custom Link Three Title}</a><br>{/block:ifCustomLinkThreeTitle}
  632. {block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}">{text:Custom Link Four Title}</a><br>{/block:ifCustomLinkFourTitle}
  633. {block:ifCustomLinkFiveTitle}<a href="{text:Custom Link Five}">{text:Custom Link Five Title}</a><br>{/block:ifCustomLinkFiveTitle}
  634. {block:ifArchiveLink}<a href="/archive">{text:Archive Link Text}</a><br>{/block:ifArchiveLink}
  635. <a href="http://rehush.tumblr.com/">©</a><br>
  636. {/block:ifNavTwo}
  637.  
  638. </div></div>
  639. <div id="center">
  640. <div class="posts">
  641. {block:Posts}
  642. <div class="entry">
  643. {block:Text}
  644. {block:title}<div style="letter-spacing: 5px; border-bottom: solid 1px #c0c0c0;">{Title}</div>{/block:title}
  645. {Body}<div id="notes"><a href="{Permalink}">{12Hour}:{Minutes}{AmPm}</a></div>
  646. {/block:Text}
  647.  
  648. {block:Photo}
  649. <div id="entry">
  650. {block:IndexPage}{/block:PermalinkPage} {block:IndexPage}<span class="photo_perma"><a href="{Permalink}">posted: {Month} {DayOfMonth}{DayOfMonthSuffix} &#8226; {24Hour}:{Minutes} <br> {NoteCountWithLabel}</a> &#8226; <a href="{ReblogURL}" target="_blank">Reblog </a></a></a></span>{/block:IndexPage}
  651. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  652. <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}"width="250"/>
  653. {block:IndexPage}</a>{/block:IndexPage}
  654. {block:PermalinkPage}<br><center>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}<i>Posted on {ShortMonth}&nbsp;{DayOfMonth} with {NoteCountwithlabel}</i></center>
  655. {/block:PermalinkPage}
  656. </div>
  657. {/block:Photo}
  658.  
  659. {block:Photoset}
  660. <div id="entry">
  661. {block:ifOneColumn}
  662. {block:IndexPage}{Photoset-500}{/block:IndexPage}
  663. {/block:ifOneColumn}
  664. {block:ifTwoColumns}
  665. {block:IndexPage}{Photoset-400}{/block:IndexPage}
  666. {/block:ifTwoColumns}
  667. {block:ifthreeColumns}
  668. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  669. {/block:ifThreeColumns}
  670. {block:PermalinkPage}{block:Caption}{caption} {/block:Caption}{/block:permalinkpage}<div id="notes">
  671. <a href="{Permalink}"> {12Hour}:{Minutes}{AmPm}</a></div></div>
  672. {/block:Photoset}
  673.  
  674. {block:Quote}
  675. {Quote}<div style="text-align:right;">- <i>{Source}</i></div><div id="notes"><a href="{Permalink}">{12Hour}:{Minutes}{AmPm}</a></div>
  676. {/block:Quote}
  677.  
  678. {block:Link}
  679. <a href="{URL}" class="link" {Target}><u>{Name}</u></a>{/block:Link}
  680. {block:Link}{block:Description}<P>{Description}</p>{/block:Description}<div id="notes"><a href="{Permalink}">{12Hour}:{Minutes}{AmPm}</a></div>{/block:Link}
  681.  
  682. {block:Chat}
  683. {block:Title}<i>{Title}</i>{/block:Title}<br>
  684. {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}<div id="notes"><a href="{Permalink}">{12Hour}:{Minutes}{AmPm}</a></div>
  685. {/block:Chat}
  686.  
  687. {block:Audio}
  688. <div class="audio">
  689. {AudioPlayerBlack}
  690. </div><center>{block:Caption}{Caption}{/block:Caption}</center>
  691. <div id="notes"><a href="{Permalink}">{12Hour}:{Minutes}{AmPm}</a></div>
  692. {/block:Audio}
  693.  
  694. {block:Video}
  695. {block:ifOneColumn}
  696. {block:IndexPage}{Video-500}{/block:IndexPage}
  697. {/block:ifOneColumn}
  698. {block:ifTwoColumns}
  699. {block:IndexPage}{Video-400}{/block:IndexPage}
  700. {/block:ifTwoColumns}
  701. {block:ifthreeColumns}
  702. {block:IndexPage}{Video-250}{/block:IndexPage}
  703. {/block:ifThreeColumns}
  704. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  705. {block:permalinkpage}{block:Caption}{Caption}{/block:Caption}{/block:permalinkpage}
  706. <div id="notes"><a href="{Permalink}">{12Hour}:{Minutes}{AmPm}</a></div>{/block:Video}
  707.  
  708. {block:Answer}
  709. <i>{Asker}: {Question}</i>
  710. {Answer}<br>
  711. <div id="notes"><a href="{Permalink}">{12Hour}:{Minutes}{AmPm}</a></div>
  712. {/block:Answer}
  713.  
  714. </div>
  715. {/block:Posts}
  716. </div>
  717. </div>
  718. {block:Pagination}<div id="pagination">
  719. {block:PreviousPage}<a href="{PreviousPage}">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}</div>{/block:Pagination}
  720. </body>
  721. <div id="jaaaa">
  722. <a href="http://UNPRESENTABLE.tumblr.com">credit</a>
  723. <div></div>
  724. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement