Advertisement
yuukithemes

senpai theme

Apr 13th, 2014
3,686
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.64 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3.  
  4.  
  5. <!-- senpai theme by hentaist, do not touch credit please!! -->
  6.  
  7.  
  8.  
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10.  
  11. <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
  12. <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>
  13. {block:ifinfinitescroll}
  14. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  15. {/block:ifinfinitescroll}
  16.  
  17. <script type="text/javascript"
  18. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  19. <script>
  20. $(document).ready(function() {
  21. //
  22. $('a.poplight[href^=#]').click(function() {
  23. var popID = $(this).attr('rel'); //Get Popup Name
  24. var popURL = $(this).attr('href'); //Get Popup href to define size
  25. var query= popURL.split('?');
  26. var dim= query[1].split('&');
  27. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  28. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://www.nutritionxlosangeles.com/wp-content/plugins/highlighter/public/images/bubble2/closeButton.png" class="btn_close" title="Close" alt="Close" /></a>');
  29. var popMargTop = ($('#' + popID).height() + 80) / 2;
  30. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  31. //Apply Margin to Popup
  32. $('#' + popID).css({
  33. 'margin-top' : -popMargTop,
  34. 'margin-left' : -popMargLeft
  35. });
  36. $('body').append('<div id="fade"></div>');
  37. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  38. return false;
  39. });
  40. $('a.close, #fade').live('click', function() {
  41. $('#fade , .popup_block').fadeOut(function() {
  42. $('#fade, a.close').remove(); //fade them both out
  43. });
  44. return false;
  45. });
  46. });
  47. </script>
  48.  
  49. <head>
  50.  
  51. <script type="text/javascript">
  52. <!--
  53. function handleThis(formElm)
  54. {
  55. window.location="http://{text:url}.tumblr.com/tagged/"+formElm.number.value+"";
  56. return false;
  57. }
  58. // -->
  59. </script>
  60.  
  61. <meta name="image:List Style" content="" />
  62. <meta name="color:bg" content="#fff8fb"/>
  63. <meta name="color:link" content="#746f6e"/>
  64. <meta name="color:hover" content="#494b4d"/>
  65. <meta name="color:bold" content="#c6909c" />
  66. <meta name="color:H1 text" content ="#aaa9a9"/>
  67. <meta name="color:borders" content ="#e8e0e2"/>
  68. <meta name="color:italic" content="#808080" />
  69. <meta name="color:question highlight" content="#fef3f6" />
  70. <meta name="color:text" content="#383838"/>
  71. <meta name="color:chat line 1" content="#fef3f6"/>
  72. <meta name="color:chat line 2" content="#fbfbfb"/>
  73. <meta name="color:H1 BG" content ="#fbfbfb"/>
  74. <meta name="color:H2 text" content ="#ff8e8d"/>
  75. <meta name="color:H2 BG" content ="#ffffff"/>
  76. <meta name="color:tags" content="#7a7979">
  77. <meta name="color:permalinkgbg" content="#faf0f3"/>
  78.  
  79. <meta name="if:infinitescroll" content="0"/>
  80. <meta name="if:pagination" content="1"/>
  81. <meta name="if:med" content="1"/>
  82. <meta name="if:small" content="0"/>
  83. <meta name="if:big" content="0"/>
  84. <meta name="if:tags" content="0"/>
  85. <meta name="if:captions" content="0"/>
  86. <meta name="if:popup" content="0"/>
  87.  
  88. <meta name="image:background" content="" />
  89. <meta name="image:sidebar"content="http://24.media.tumblr.com/6ee51adeeae9f2061149b278f27c18a0/tumblr_mxb4micYhr1r4mh69o1_500.jpg"/>
  90.  
  91. <meta name="text:link1" content="url" />
  92. <meta name="text:url" content="please type in just your tumblr username" />
  93. <meta name="text:link2" content="url" />
  94. <meta name="text:link3" content="url" />
  95. <meta name="text:title1" content="link" />
  96. <meta name="text:title2" content="link" />
  97. <meta name="text:title3" content="link" />
  98.  
  99.  
  100. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  101. <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title><title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  102. <link rel="icon" href="{favicon}"/>
  103. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  104. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  105.  
  106.  
  107. <style type="text/css">
  108.  
  109. body {
  110. background-color:{color:bg};
  111. background-attachment:fixed;
  112. background-size:cover;
  113. font-family:helvetica;
  114. font-size:11px;
  115. line-height:20px;
  116. text-align:justify;
  117. font-style:normal;
  118. background-image:url('{image:background}');}
  119.  
  120.  
  121.  
  122. a {
  123. color:{color:link};
  124. -webkit-transition: all 0.4s ease-in-out;
  125. -moz-transition: all 0.4s ease-in-out;
  126. -o-transition: all 0.4s ease-in-out;
  127. text-decoration: none;
  128. }
  129.  
  130. a:hover {
  131. color:{color:hover};
  132. cursor:pointer;
  133. }
  134.  
  135. iframe#tumblr_controls{
  136. top:0%!important;
  137. right:0%!important;
  138. position:fixed!important;
  139. z-index:99999999!important;
  140. opacity:1;
  141. -webkit-filter:invert(100%);
  142. -moz-filter:invert(100%);
  143. -o-filter:invert(100%);
  144. -ms-filter:invert(100%);
  145. filter:invert(100%);
  146. }
  147.  
  148. .source {
  149. letter-spacing:1px;
  150. margin-top:5px;
  151. font-size:10px;
  152. margin-left:10px;
  153. padding:5px;
  154. text-align:right;
  155. }
  156.  
  157. h1 {
  158. font:bold 11px helvetica;
  159. letter-spacing:1px;
  160. text-align:center;
  161. padding:5px;
  162. border-bottom:1px solid #eee;
  163. color:{color:h1 text};
  164. background-color :{color:h1 BG};
  165. }
  166.  
  167. h1 a{
  168. color:{color:h1 text};
  169. }
  170.  
  171. h2 {
  172. background:#f8f8f8;
  173. font-family:helvetica;
  174. font-size:13px;
  175. font-weight:100; }
  176.  
  177. #shen {
  178. font-size:12px;
  179. font-family:helvetica;
  180. text-transform:lowercase;
  181. text-align:left;
  182. font-weight:100;
  183. background:#fbfbfb;
  184. padding:10px;
  185. line-height:20px;
  186. color:gray;}
  187.  
  188. #s-m-t-tooltip {
  189. position:fixed;
  190. overflow:hidden;
  191. max-width:90px;
  192. padding:3px 5px 3px 5px;
  193. margin:10px 0 0 10px;
  194. border-radius:3px;
  195. background-image:url('');
  196. background:white;
  197. border:1px solid {color:borders};
  198. z-index:9999;
  199. display:inline-block;
  200. font:9px arial;
  201. letter-spacing:1px;
  202. text-align:center;
  203. color:gray;}
  204.  
  205. h3 {
  206. font-family: calibri;
  207. font-weight: normal;
  208. text-transform: uppercase;
  209. letter-spacing: 1px;
  210. font-size: 9px;
  211. display: block;
  212. padding: 5px;
  213. margin-top: 20px;
  214. background: #FBFBFB;
  215. }
  216.  
  217.  
  218. b, strong {
  219. font-weight:bold;
  220. color:{color:bold};
  221. }
  222.  
  223. i, em {
  224. font-style:italic;
  225. color:{color:italic};
  226. }
  227.  
  228. ul li {
  229. list-style-image:url('{image:List style}');
  230. margin-left:-25px;
  231. margin-right:0px;
  232. list-style:circle;
  233. text-align:left;}
  234.  
  235.  
  236. img {
  237. max-width: 100%;
  238. }
  239.  
  240. /*PRE, BLOCKQUOTE, IMG*/
  241. img {border:none;}
  242.  
  243. pre {
  244. max-width:%100;
  245. display: block;
  246. text-align:start;
  247. overflow:hidden;
  248. word-wrap: break-word;}
  249.  
  250. blockquote {
  251. margin: 10px 10px 10px 10px;
  252. padding-left: 7px;
  253. word-wrap:break-word;
  254. padding-right:10px;
  255. border-left: solid 3px #dedede;
  256. }
  257.  
  258. /*PRE, BLOCKQUOTE, IMG*/
  259.  
  260.  
  261. #searchresults {
  262. color: gray;
  263. text-align:center;
  264. background:white;
  265. border:1px solid {color:borders};
  266. text-decoration:underline;
  267. margin-top:100px;
  268. }
  269.  
  270. #stuffcontainer #searchresults .search_query {
  271. font-weight: bold;
  272. }
  273.  
  274. #stuffcontainer #searchresults .search_query:before {
  275. content:'“';
  276. }
  277.  
  278. #stuffcontainer #searchresults .search_query:after {
  279. content:'”';
  280. }
  281.  
  282. #theme {
  283. background-color:{color:bg};
  284. width:700px;
  285. margin: 0 auto -12px auto;
  286. text-align: center;
  287. }
  288.  
  289. #sidebar{
  290. position:fixed;
  291. top:120px;
  292. background:white;
  293. border:1px solid {color:borders};
  294. left:164px;
  295. font-size:11px;
  296. padding:5px;
  297. }
  298.  
  299. .pagination {
  300. text-align: center;
  301. padding-bottom: 35px;
  302. margin-top:8px;
  303. width:auto;
  304. margin-left:-10px;
  305. text-transform: lowercase;
  306. }
  307.  
  308. .pagination a {
  309. background-color: white;
  310. color: {color:text};
  311. font-size:12px;
  312. width:110px;
  313. padding: 5px 10px;
  314. text-decoration: none; }
  315.  
  316. #stuff img {
  317. opacity:1;}
  318.  
  319. #stuff a{
  320. background:{color:question highlight};
  321. }
  322.  
  323. #stuff a:hover{
  324. background:none;
  325. text-decoration:underline;
  326. }
  327.  
  328. iframe {
  329. opacity: 0.7;
  330. filter:alpha(opacity=70);
  331. -moz-opacity: 0.7;
  332. -khtml-opacity: 0.7;
  333. -webkit-transition: all 0.5s ease;
  334. -moz-transition: all 0.5s ease;
  335. -o-transition: all 0.5s ease;}
  336.  
  337. iframe:hover{
  338. opacity: 1;
  339. filter:alpha(opacity=100);
  340. -moz-opacity: 1;
  341. -khtml-opacity: 1; }
  342.  
  343. #stuffcontainer{
  344. float:left;
  345. margin-left:430px;
  346. margin-top:-50px;
  347. opacity:1;
  348. height:100%;
  349. background-image:url('');
  350. background-attachment:fixed;
  351. padding-bottom:5px;
  352. background-color:{color:bg};
  353. width:375px;
  354. border:0px solid {color:borders};
  355. text-align:justify;
  356. color:{color:text};
  357. }
  358.  
  359. ul.chat {
  360. margin: 0;
  361. list-style-type: none;
  362. padding: 0;
  363. }
  364.  
  365. .chat li {
  366. list-style: none;
  367. margin-left:5px;
  368. padding: 0px;
  369. line-height:15px;
  370. letter-spacing:1px;
  371. font:11px arial;
  372.  
  373. }
  374.  
  375. .chat li.odd {
  376. margin-bottom: 3px;
  377. list-style-type: none;
  378. background-color:{color:chat line 1};
  379. color: {color:text};
  380. }
  381.  
  382. .chat li.even {
  383. margin-bottom: 3px;
  384. list-style-type: none;
  385. background-color:{color:chat line 2};
  386. color: {color:text};
  387. }
  388.  
  389.  
  390.  
  391. #stuff {
  392. overflow:hidden;
  393. padding-top:10px;
  394. padding-bottom:0px;
  395. border-top:1px solid {color:borders};
  396. padding-left:10px;
  397. font-family:helvetica;
  398. margin-left:25px;
  399. padding-right:10px;
  400. opacity:1;
  401. background-color:{color:bg};
  402. {block:ifmed}
  403. width:400px;
  404. {/block:ifmed}
  405. {block:ifbig}
  406. width:500px;
  407. {/block:ifbig}
  408. {block:ifsmall}
  409. width:250px;
  410. {/block:ifsmall}
  411. text-align:justify;
  412. border-left:1px solid {color:borders};
  413. border-right:1px solid {color:borders};
  414. border-bottom:1px solid {color:borders};
  415. font-size:11px;
  416. background:#fff;
  417. margin-top:80px;
  418. line-height:15px;
  419. letter-spacing:0x;
  420. color:{color:text};
  421. }
  422.  
  423. .question {
  424. line-height:15px;
  425. font-family:helvetica;
  426. font-size:12px;
  427. color:gray;
  428. word-wrap:break-word;
  429. overflow:hidden;
  430. padding:8px;
  431. border-bottom:1px solid #eee;
  432. }
  433.  
  434. .answer {
  435. padding-top:3px;
  436. padding-bottom:0px;
  437. margin-bottom:0px;
  438. font-family:arial;
  439. background:white;
  440. }
  441.  
  442. #audio {
  443. width:100%;
  444. height:26px;
  445. overflow:hidden;
  446. padding-top:7px;
  447. padding-left:5px;
  448. padding-right:55px;
  449. padding-bottom:5px;
  450. background-color:white;
  451. color:gray;
  452. line-height:12px;
  453. }
  454.  
  455. #audio_player {
  456. width:25px;
  457. height:70px;
  458. padding-top:15px;
  459.  
  460. background-color:white
  461. display:block;
  462. overflow:hidden;
  463. -moz-transition:all linear 0.8s;
  464. -webkit-transition:all linear 0.8s;
  465. -o-transition:all linear 0.8s;
  466. transition:all linear 0.8s;
  467. }
  468.  
  469. #audio_track {
  470. color:{color:Text};
  471. font-size:10px;
  472. letter-spacing:1px;
  473. font-style:italic;
  474. }
  475.  
  476. #postinfo {
  477. font-family: arial;
  478. margin-top:10px;
  479. border:1px solid {color:borders};
  480. {block:ifmed}
  481. width:390px;
  482. {/block:ifmed}
  483. {block:ifbig}
  484. width:490px;
  485. {/block:ifbig}
  486. {block:ifsmall}
  487. width:246px;
  488. {/block:ifsmall}
  489. color:{color:tags};
  490. font-size:10px;
  491. padding-left:3px;
  492. text-transform:lowercase;
  493. text-align:left;
  494. background:{color:permalinkgbg};
  495. }
  496.  
  497. #postinfo a {
  498. color:{color:Tags};
  499. font-size:11px;
  500. border-bottom:0px solid #fff;
  501. font-family:arial;
  502. text-decoration:underline;
  503. }
  504.  
  505. #postinfo a:hover {
  506. color:{color:hover};
  507. }
  508.  
  509.  
  510. .note {
  511. margin-top:8px;
  512. width:100%;
  513. line-height:14px;
  514. text-transform:lowercase;
  515. font-size:9px;
  516. margin-left:-60px;
  517. letter-spacing:1px; }
  518.  
  519. .note li {
  520. list-style:none; }
  521.  
  522. .note img {
  523. display:none; }
  524.  
  525. .note li {
  526. list-style-type:none;
  527. padding:10px 25px 10px 25px;
  528. text-align:left;
  529. margin:0px;
  530. -moz-transition-duration:0.5s;
  531. -webkit-transition-duration:0.5s;
  532. -o-transition-duration:0.5s;
  533. }
  534.  
  535. .description {
  536. width:200px;
  537. background:{color:bg};
  538. margin-top:85px;
  539. border:1px solid {color:borders};
  540. text-align:center;
  541. padding-top:2px;
  542. margin-left:5px;
  543. color:{color:text};
  544. }
  545.  
  546. #poopie {
  547. width:auto;
  548. margin-left:-6px;
  549. position:fixed;
  550. margin-top:38px; }
  551.  
  552. .sehun {
  553. height:15px;
  554. width:221px;
  555. z-index:999;
  556. border:1px solid {color:borders};
  557. margin-bottom:3px;
  558. -webkit-transition: opacity 0.3s linear;
  559. -webkit-transition: all 0.3s ease-in-out;
  560. -moz-transition: all 0.3s ease-in-out;
  561. -o-transition: all 0.3s ease-in-out; }
  562.  
  563. #link1:hover {
  564. background-color:#f3f3f3;}
  565.  
  566. #link2:hover {
  567. background-color:#f8f8f8;}
  568.  
  569. #link3:hover {
  570. background-color:#fbfbfb;}
  571.  
  572. #link1 {
  573. background-color:#ffe3e7;
  574. color:gray;
  575. }
  576. #link2 {
  577. background-color:#feebee; color:gray;}
  578.  
  579. #link3 {
  580. background-color:#feecf8; color:gray;}
  581.  
  582. .yo img {
  583. border:1px solid {color:borders};
  584. max-width:200px;
  585. opacity:.7; }
  586.  
  587. .yo{
  588. position:inline;
  589. max-width:200px;
  590. padding:5px 6px 0px 5px;
  591. margin-bottom:-79px; }
  592.  
  593. .thing {
  594. position:absolute;
  595. {block:ifsmall}
  596. margin-top:-8px;
  597. margin-left:270px;
  598. {/block:ifsmall}
  599. {block:ifmed}
  600. margin-top:-8px;
  601. margin-left:415px;
  602. {/block:ifmed}
  603. {block:ifbig}
  604. margin-top:-8px;
  605. margin-left:515px;
  606. {/block:ifbig}
  607. opacity:0;
  608. width:auto;
  609. background:white;
  610. border:1px solid{color:borders};
  611. padding:2px;
  612. -webkit-transition: opacity 0.7s linear;
  613. -webkit-transition: all 0.7s ease-in-out;
  614. -moz-transition: all 0.7s ease-in-out;
  615. -o-transition: all 0.7s ease-in-out;
  616. }
  617.  
  618. #stuff:hover .thing {
  619. opacity:.8;
  620. -webkit-transition: opacity 0.7s linear;
  621. -webkit-transition: all 0.7s ease-in-out;
  622. -moz-transition: all 0.7s ease-in-out;
  623. -o-transition: all 0.7s ease-in-out;
  624. }
  625.  
  626. #fade { /*--Transparent background layer--*/
  627. display: none; /*--hidden by default--*/
  628. background-image:url('http://i.imgur.com/r6kusyD.jpg');
  629. background-size:cover;
  630. position: fixed; left: 0; top: 0;
  631. background-attachment:fixed;
  632. width: 100%; height: 100%;
  633. opacity:1;
  634. z-index: 9999;
  635. }
  636. .popup_block{
  637. display: none; /*--hidden by default--*/
  638. background:white;
  639. padding: 20px;
  640. border: 1px solid gray;
  641. float: left;
  642. font-family:helvetica;
  643. font-size: 1.2em;
  644. position: fixed;
  645. top: 50%; left: 50%;
  646. z-index: 99999;
  647. }
  648.  
  649. img.btn_close {
  650. float: right;
  651. margin: -5px -5px 0 0;
  652. }
  653. /*--Making IE6 Understand Fixed Positioning--*/
  654. *html #fade {
  655. position: absolute;
  656. }
  657. *html .popup_block {
  658. position: absolute;
  659. }
  660.  
  661. #linko a{
  662. color:gray;
  663. background:#fbfbfb;
  664. border:1px solid #c7c7c7;
  665. padding:5px;
  666. }
  667.  
  668. #linko a:hover{
  669. background:#f8f8f8;
  670. color:gray;
  671. }
  672.  
  673. </style>
  674.  
  675. </head>
  676.  
  677. <body>
  678.  
  679. <div id="03" class="popup_block">
  680. <center><img src="http://media.tumblr.com/cc2148353aff3bb38f04ba7627bfa638/tumblr_inline_mutfhaJ8ci1qfnehg.png">
  681. <div id="linko">
  682. add you things and in here if you choose to have optional pop up links!
  683. to change the background of this, like how i put the trees in #fade it has background-image, replace my url with your own image url! <b>also, this pop up links area is located right after body!!</b>
  684. </center></div></div>
  685.  
  686.  
  687. <div id="theme">
  688. <div id="sidebar">
  689. <div class="yo"><a href="/" title="refresh"><img src="{image:sidebar}"></a></div>
  690. <div class="description">{Description}</div>
  691. <div id="poopie">
  692. <a href="/ask" title="message"><div class="sehun" id="link3"></div></a>
  693. <a href="{text:link1}" title="{text:title1}">
  694. <div class="sehun" id="link1"></div></a>
  695. <a href="{text:link2}" title="{text:title2}">
  696. <div class="sehun" id="link2"></div></a>
  697. {block:iflink3}<a href="{text:link3}" title="{text:title3}">
  698. <div class="sehun" id="link3"></div></a>{/block:iflink3}
  699. {block:ifpopup}<a title="links" href="#?w=300" class="poplight" rel="03" ><div class="sehun" id="link1"></div></a>{/block:ifpopup}
  700. </div>
  701. <div style="margin-left:3px; position:inline;margin-top:10px">
  702. <form onsubmit="return handleThis(this)">
  703. <input type="text" name="number" style="color:{color:tags};border:1px solid {color:borders};width:100px;"/>
  704. <input type="submit" value="?" style="background-color:{color:bg};color:{color:text};border:1px solid {color:borders}; width:30px;padding:1px;"/>
  705. </form>
  706. </div></div>
  707. </div>
  708. </div>
  709.  
  710.  
  711.  
  712.  
  713. <div id="stuffcontainer">
  714.  
  715. <div class="autopagerize_page_element">
  716.  
  717. {block:SearchPage}
  718. {block:SearchResults}
  719. <div id="searchresults">
  720. {lang:SearchResultCount results for SearchQuery 2}</div>
  721. {/block:SearchResults}
  722. {block:NoSearchResults}
  723. <div id="searchresults">
  724. {lang:No search results for SearchQuery 2}</div>
  725. {/block:NoSearchResults}
  726. {/block:SearchPage}
  727. {block:Posts}
  728.  
  729. <div id="stuff">
  730.  
  731. <div class="thing">
  732. <span id="perma_reblog" style="color:{color:tags};">
  733. {block:ifsmall}
  734. <a href="{Permalink}" style="border-bottom:none;background:none;" title="{12Hour}:{Minutes} {AmPm}">permalink!</a><br> <a href="{ReblogURL}"style="border-bottom:none;background:none;">reblog this</a> </span>{/block:ifsmall}
  735. {block:ifmed}
  736. <a href="{Permalink}" style="border-bottom:none;background:none;" title="{12Hour}:{Minutes} {AmPm}">permalink!</a><br> <a href="{ReblogURL}"style="border-bottom:none;background:none;">reblog this</a> </span>{/block:ifmed}
  737. {block:ifbig}
  738. <a href="{Permalink}" style="border-bottom:none;background:none;" title="{12Hour}:{Minutes} {AmPm}">permalink!</a><br> <a href="{ReblogURL}"style="border-bottom:none;background:none;">reblog this</a> </span>{/block:ifbig}
  739. </div>
  740.  
  741. {block:ContentSource}
  742. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  743. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  744. {/block:SourceLogo}
  745. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  746. {/block:ContentSource}
  747.  
  748. {block:ReblogParent}{/block:ReblogParent}
  749.  
  750.  
  751.  
  752. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  753.  
  754. {block:Quote}<div id="shen">{Quote}</div><div class="source">{Source}</div>{/block:Quote}
  755.  
  756. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:ifcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifcaptions}{block:permalinkpage}{block:notecount}<i>{NoteCountWithLabel}</i> / {/block:notecount}{block:RebloggedFrom} <a href="{ReblogParentURL}" title="{ReblogParentName}">VIA</a> / <a href="{ReblogRootURL}" title="{ReblogRootName}">ORIGIN</a>{/block:RebloggedFrom}{/block:permalinkpage}{/block:Photo}
  757.  
  758.  
  759. {block:Photoset}
  760. {block:IndexPage}
  761. {block:ifsmall}{Photoset-250}{/block:ifsmall}
  762. {block:ifmed}{Photoset-400}{/block:ifmed}
  763. {block:ifbig}{Photoset-500}{/block:ifbig}
  764. {block:ifcaptions}{block:Caption}<div style="margin-bottom:-10px;">{Caption}</div>{/block:Caption}{/block:ifcaptions}
  765. {/block:IndexPage}
  766. {block:permalinkpage}
  767. {block:ifsmall}{Photoset-250}{/block:ifsmall}
  768. {block:ifmed}{Photoset-400}{/block:ifmed}
  769. {block:ifbig}{Photoset-500}{/block:ifbig}
  770. {/block:permalinkpage}
  771. {/block:Photoset}
  772.  
  773. {block:Chat}
  774. {block:Title}<a href="{Permalink}"><h1>{Title}</h1></a>{/block:Title}<ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}{Line}</li>{/block:Lines}
  775. </ul>
  776. {/block:Chat}
  777.  
  778.  
  779.  
  780.  
  781. {block:Video}
  782. {block:ifsmall}{Video-250}{/block:ifsmall}
  783. {block:ifmed}{Video-400}{/block:ifmed}
  784. {block:ifbig}{Video-500}{/block:ifbig}
  785. {block:ifcaptions}{block:Caption}{Caption}{/block:Caption}
  786. {/block:ifcaptions}{block:permalinkpage}
  787. {block:ifsmall}{Video-250}{/block:ifsmall}
  788. {block:ifmed}{Video-400}{/block:ifmed}
  789. {block:ifbig}{Video-500}{/block:ifbig}
  790. {/block:permalinkpage}
  791. {/block:Video}
  792.  
  793.  
  794.  
  795. {block:Answer}
  796. <div class="question"><b>{Asker}:</b> <span style="background:{color:question highlight};color:#808080;">{Question}</span></div>
  797. <div class="answer">{Answer}</div>{/block:Answer}
  798. {/block:Answer}
  799.  
  800.  
  801. {block:Audio}
  802. <table border="0" cellpadding="0" cellspacing="0" ><tr>
  803. <td valign="top">
  804. <div id="audio_player">{AudioPlayerWhite}</div>
  805. </td>
  806. <td id="audio" valign="top" >
  807. {block:TrackName}
  808. <span id="audio_track">{TrackName}</span>
  809. {/block:TrackName}
  810. <br>
  811. {block:Artist}
  812. by {Artist}
  813. {/block:Artist}
  814. {block:Album}
  815. from {Album}
  816. {/block:Album}
  817. <div style="font-size:7px; text-transform:uppercase;">
  818. {PlayCountWithLabel}
  819. </div>
  820. </td>
  821. </tr>
  822. </table>
  823. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  824.  
  825. {block:Link}
  826. <div class="ph"><a href="{URL}" target="{Target}">{Name}</a></div>
  827. {block:Description}{Description}{/block:Description}
  828. {/block:Link}
  829.  
  830.  
  831. {block:Date}
  832.  
  833. <div id="postinfo">
  834. {block:iftags}{block:IndexPage}
  835. {block:HasTags}<a href="{permalink}" style="background:none;text-decoration:none;font-weight:120">{block:notecount}({NoteCount})&nbsp;&nbsp;{/block:notecount}</a>
  836. {block:Tags}<a href="{TagURL}" style="padding: 1px 0px 0px 0px;margin: 5px 7px 0px 0px;text-decoration:none;font-size:10px;background:none;">{Tag}.</a>{/block:Tags}
  837. {/block:HasTags}{/block:IndexPage} {/block:iftags}
  838. </div>{/block:Date}
  839.  
  840. <div class="note">
  841.  
  842. {block:PostNotes}{PostNotes}{/block:PostNotes}
  843. </div>
  844. </div>
  845. {/block:Posts}
  846. {block:ifpagination}
  847. {block:Pagination}
  848. <div class="pagination">
  849. {block:PreviousPage}
  850. <a class="back" href="{PreviousPage}">&larr; {lang:Previous}</a>
  851. {/block:PreviousPage}
  852. {block:NextPage}
  853. <a class="next" href="{NextPage}">{lang:Next page} &rarr;</a>
  854. {/block:NextPage}</div>
  855. {/block:Pagination}
  856. {/block:ifpagination}
  857. </div>
  858.  
  859. </div>
  860. </div>
  861. </div>
  862.  
  863. <div style="position:fixed;bottom:5px;left:5px;color:black;background:white;opacity:.5;padding:2px 2px 0px 2px;" title="theme by hentaist"><a href="http://hentaist.tumblr.com">THEME</a></div>
  864. </body>
  865. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement