Advertisement
yuukithemes

monochromatic theme

Apr 22nd, 2014
3,426
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.70 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. <!-- monochromatic by hentaist, don't delete my credit. -->
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9. <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
  10. <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>
  11.  
  12. <script type="text/javascript"
  13. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js">
  14. </script>
  15.  
  16. <head>
  17.  
  18. <script type="text/javascript">
  19. <!--
  20. function handleThis(formElm)
  21. {
  22. window.location="http://username.tumblr.com/search/"+formElm.number.value+"";
  23. return false;
  24. }
  25. // -->
  26. </script>
  27.  
  28. <meta name="color:bg" content="#fafafa">
  29. <meta name="color:link" content="#E6E4E4">
  30. <meta name="color:hover" content="#454545">
  31. <meta name="color:bold" content="#6f6e6e" />
  32. <meta name="color:H1 text" content ="#ffffff"/>
  33. <meta name="color:borders" content ="#c4c4c4"/>
  34. <meta name="color:italic" content="#f7f7f7" />
  35. <meta name="color:infobg" content="#FCFCFC">
  36. <meta name="color:text" content="#9A9A9A">
  37. <meta name="color:Title" content="#000000">
  38. <meta name="color:chat line 1" content="#fcfcfc"/>
  39. <meta name="color:chat line 2" content="#ffffff"/>
  40. <meta name="color:H1 BG" content ="#000000"/>
  41. <meta name="color:H2 text" content ="#ff8e8d"/>
  42. <meta name="color:H2 BG" content ="#ffffff"/>
  43. <meta name="color:tags" content="#EDEDED">
  44. <meta name="if:med" content="1">
  45. <meta name="if:small" content="0">
  46. <meta name="if:tags" content="0">
  47. <meta name="if:captions" content="0">
  48. <meta name="if:custom border" content="1"/>
  49. <meta name="if:fishes" content="0"/>
  50. <meta name="color:scrollbar" content="#D6D5D5">
  51. <meta name="color:border" content="#c8c3c3">
  52. <meta name="color:permalinkgbg" content="#FBFBFB">
  53. <meta name="image:background" content="" />
  54. <meta name="image:sidebar"content="http://static.tumblr.com/f4566dfded2bb9abeacbe42feb8a7c2d/kkfe0ig/cYhn3ftpx/tumblr_static_tumblr_mxo14g2pgv1qjtzsdo1_500.png"/>
  55. <meta name="image:borders" content="http://subtlepatterns.com/patterns/tiny_grid.png"/>
  56.  
  57. <meta name="text:link1" content="url" />
  58. <meta name="text:link2" content="url" />
  59. <meta name="text:title1" content="link" />
  60. <meta name="text:title2" content="link" />
  61.  
  62.  
  63.  
  64. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  65. <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  66. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  67. <link rel="icon" href="{favicon}"/>
  68. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  69.  
  70. <script type="text/javascript"
  71. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  72.  
  73. <style type="text/css">
  74.  
  75. body { background-color:{color:bg}; background-attachment:fixed;background-size:cover; font-family:helvetica; font-size:11px; line-height:20px; text-align:justify; font-style:normal; background-size:cover;
  76. background-image:url('{image:background}');}
  77.  
  78.  
  79.  
  80. a {
  81. color:{color:link};
  82. -webkit-transition: all 0.4s ease-in-out;
  83. -moz-transition: all 0.4s ease-in-out;
  84. -o-transition: all 0.4s ease-in-out;
  85. text-decoration: none;
  86. }
  87.  
  88. a:hover {
  89. color:{color:hover};
  90. cursor:pointer;
  91. }
  92.  
  93. iframe#tumblr_controls{
  94. top:0%!important;
  95. right:0%!important;
  96. position:fixed!important;
  97. z-index:99999999!important;
  98. opacity:1;
  99. -webkit-filter:invert(100%);
  100. -moz-filter:invert(100%);
  101. -o-filter:invert(100%);
  102. -ms-filter:invert(100%);
  103. filter:invert(100%);
  104. }
  105.  
  106.  
  107.  
  108. .source {
  109. letter-spacing:1px;
  110. margin-top:5px;
  111. font-size:10px;
  112. margin-left:10px;
  113. padding:5px;
  114. text-align:right;
  115. }
  116.  
  117. h1 {
  118. font:bold 11px helvetica;
  119. letter-spacing:1px;
  120. text-align:center;
  121. padding:5px;
  122. border-bottom:1px solid #eee;
  123. color:{color:h1 text};
  124. background-color :{color:h1 BG};
  125. }
  126.  
  127. h1 a{
  128. color:{color:h1 text};
  129. }
  130.  
  131. h2 {
  132. background:#f8f8f8;
  133. font-family:helvetica;
  134. font-size:13px;
  135. font-weight:100;
  136. }
  137.  
  138. #shen {
  139. font-size:12px;
  140. font-family:helvetica;
  141. text-transform:lowercase;
  142. text-align:left;
  143. font-weight:100;
  144. background:#fbfbfb;
  145. padding:10px;
  146. line-height:20px;
  147. color:gray;}
  148.  
  149. #s-m-t-tooltip {
  150. position:fixed;
  151. overflow:hidden;
  152. max-width:90px;
  153. padding:3px 5px 3px 5px;
  154. margin:10px 0 0 10px;
  155. border-radius:3px;
  156. background:white;
  157. border:1px solid {color:borders};
  158. z-index:9999;
  159. display:inline-block;
  160. font:9px arial;
  161. letter-spacing:1px;
  162. text-align:center;
  163. color:gray;}
  164.  
  165. h3 {
  166. font-family: calibri;
  167. font-weight: normal;
  168. text-transform: uppercase;
  169. letter-spacing: 1px;
  170. font-size: 9px;
  171. display: block;
  172. padding: 5px;
  173. margin-top: 20px;
  174. background: #FBFBFB;
  175. }
  176.  
  177.  
  178. b, strong {
  179. font-weight:heavy;
  180. color:{color:bold};
  181. }
  182.  
  183. i, em {
  184. font-style:italic;
  185. color:{color:italic};
  186. }
  187.  
  188. ul li {
  189. margin-left:-25px;
  190. list-style:square;
  191. margin-right:0px;
  192. text-align:left;}
  193.  
  194.  
  195. ::-webkit-scrollbar {
  196. background-color:{color:infobg};
  197. height:8px;
  198. width:8px}
  199.  
  200. ::-webkit-scrollbar-thumb:vertical {
  201. background-color:{color:scrollbar};
  202. height:50px}
  203.  
  204. ::-webkit-scrollbar-thumb:horizontal {
  205. background-color:{color:scrollbar};
  206. height:8px!important}
  207.  
  208.  
  209. img {
  210. max-width: 100%;
  211. }
  212.  
  213. /*PRE, BLOCKQUOTE, IMG*/
  214. img {border:none;}
  215.  
  216. pre {
  217. max-width:%100;
  218. display: block;
  219. text-align:start;
  220. overflow:hidden;
  221. word-wrap: break-word;}
  222.  
  223. blockquote {
  224. margin: 10px 0px 10px 10px;
  225. padding-left: 7px;
  226. word-wrap:break-word;
  227. padding-right:10px;
  228. border-left: solid 3px #dedede;
  229. }
  230.  
  231. /*PRE, BLOCKQUOTE, IMG*/
  232.  
  233.  
  234. #searchresults {
  235. color: gray;
  236. text-align:center;
  237. background:white;
  238. border:1px solid {color:borders};
  239. text-decoration:underline;
  240. margin-top:100px;
  241. }
  242.  
  243. #stuffcontainer #searchresults .search_query {
  244. font-weight: bold;
  245. }
  246.  
  247. #stuffcontainer #searchresults .search_query:before {
  248. content:'“';
  249. }
  250.  
  251. #stuffcontainer #searchresults .search_query:after {
  252. content:'”';
  253. }
  254.  
  255. #theme {
  256. background-color:{color:bg};
  257. width:700px;
  258. margin: 0 auto -12px auto;
  259. text-align: center;
  260. }
  261.  
  262. #sidebar{
  263. position:fixed;
  264. top:120px;
  265. width:180px;
  266. border-bottom:1px solid {color:border};
  267. left:145px;
  268. font-size:11px;
  269. padding:5px;
  270. }
  271.  
  272. .pagination {
  273. text-align: center;
  274. padding-bottom: 35px;
  275. margin-top:8px;
  276. width:auto;
  277. margin-left:-10px;
  278. text-transform: lowercase;
  279. }
  280.  
  281. .pagination a {
  282. background-color: white;
  283. color: {color:text};
  284. font-size:12px;
  285. width:110px;
  286. padding: 5px 10px;
  287. text-decoration: none;}
  288.  
  289.  
  290. #stuff img {
  291. opacity:1;}
  292.  
  293. #stuffcontainer{
  294. float:left;
  295. margin-top:-50px;
  296. opacity:1;
  297. height:100%;
  298. background-image:url('');
  299. background-attachment:fixed;
  300. padding-bottom:5px;
  301. background-color:white;
  302. {block:ifsmall}
  303. width:350px;
  304. margin-left:425px;
  305. {/block:ifsmall}
  306. {block:ifmed}
  307. width:450px;
  308. margin-left:425px;
  309. padding-right:20px;
  310. {/block:ifmed}
  311. text-align:justify;
  312. color:{color:text};
  313. }
  314.  
  315. ul.chat {
  316. margin: 0;
  317. list-style-type: none;
  318. padding: 0;
  319. }
  320.  
  321. .chat li {
  322. list-style: none;
  323. margin-left:5px;
  324. padding: 0px;
  325. line-height:15px;
  326. letter-spacing:1px;
  327. font:11px arial;
  328.  
  329. }
  330.  
  331. .chat li.odd {
  332. margin-bottom: 3px;
  333. list-style-type: none;
  334. background-color:{color:chat line 1};
  335. color: {color:text};
  336. }
  337.  
  338. .chat li.even {
  339. margin-bottom: 3px;
  340. list-style-type: none;
  341. background-color:{color:chat line 2};
  342. color: {color:text};
  343. }
  344.  
  345.  
  346.  
  347. #stuff {
  348. overflow:hidden;
  349. padding-top:10px;
  350. padding-bottom:0px;
  351. border:1px solid {color:borders};
  352. padding-left:10px;
  353. font-family:helvetica;
  354. margin-left:25px;
  355. padding-right:10px;
  356. opacity:1;
  357. {block:ifmed}
  358. width:400px;
  359. {/block:ifmed}
  360. {block:ifsmall}
  361. width:250px;
  362. {/block:ifsmall}
  363. text-align:justify;
  364. font-size:11px;
  365. background:#fbfbfb;
  366. margin-top:80px;
  367. line-height:15px;
  368. letter-spacing:0x;
  369. color:{color:text};
  370. }
  371.  
  372. .question a{
  373. background:none;
  374. }
  375.  
  376. .question {
  377. line-height:18px;
  378. font-family:georgia;
  379. font-size:12px;
  380. color:gray;
  381. background:none;
  382. font-style:italic;
  383. word-wrap:break-word;
  384. overflow:hidden;
  385. padding:8px;
  386. border-bottom:1px solid #eee;
  387. }
  388.  
  389. .answer {
  390. padding-top:3px;
  391. padding-bottom:0px;
  392. margin-bottom:0px;
  393. font-family:arial;
  394. background:#fbfbfb;
  395. }
  396.  
  397. #audio {
  398. width:100%;
  399. height:26px;
  400. overflow:hidden;
  401. padding-top:7px;
  402. padding-left:5px;
  403. padding-right:55px;
  404. padding-bottom:5px;
  405. background-color:{bg};
  406. color:gray;
  407. line-height:12px;
  408. }
  409.  
  410. #audio_player {
  411. width:25px;
  412. height:70px;
  413. padding-top:10px;
  414. background-color:{bg};
  415. display:block;
  416. overflow:hidden;
  417. -moz-transition:all linear 0.8s;
  418. -webkit-transition:all linear 0.8s;
  419. -o-transition:all linear 0.8s;
  420. transition:all linear 0.8s;
  421. }
  422.  
  423. #audio_track {
  424. color:{color:Text};
  425. font-size:10px;
  426. letter-spacing:1px;
  427. font-style:italic;
  428. }
  429.  
  430. #postinfo {
  431. font-family: arial;
  432. margin-top:10px;
  433. border:1px solid {color:borders};
  434. {block:ifmed}
  435. width:390px;
  436. {/block:ifmed}
  437. {block:ifsmall}
  438. width:246px;
  439. {/block:ifsmall}
  440. color:{color:tags};
  441. font-size:10px;
  442. padding-left:3px;
  443. text-transform:lowercase;
  444. text-align:left;
  445. background:{color:permalinkgbg};
  446. }
  447.  
  448. #postinfo a {
  449. color:{color:Tags};
  450. font-size:11px;
  451. border-bottom:0px solid #fff;
  452. font-family:arial;
  453. text-decoration:underline;
  454. }
  455.  
  456. #postinfo a:hover {
  457. color:{color:hover};
  458. }
  459.  
  460.  
  461. .note {
  462. margin-top:8px;
  463. width:100%;
  464. line-height:14px;
  465. text-transform:lowercase;
  466. font-size:9px;
  467. margin-left:-60px;
  468. letter-spacing:1px; }
  469.  
  470. .note li {
  471. list-style:none; }
  472.  
  473. .note img {
  474. display:none; }
  475.  
  476. .note li {
  477. list-style-type:none;
  478. padding:10px 25px 10px 25px;
  479. text-align:left;
  480. margin:0px;
  481. -moz-transition-duration:0.5s;
  482. -webkit-transition-duration:0.5s;
  483. -o-transition-duration:0.5s;
  484. }
  485.  
  486. .description {
  487. width:153px;
  488. position:fixed;
  489. background:white;
  490. padding:5px;
  491. border:1px solid {color:border};
  492. text-align:center;
  493. margin-top:125px;
  494. font-size:10px;
  495. margin-left:7px;
  496. color:{color:text};
  497. }
  498.  
  499. .bloop1 {
  500. border-bottom:1px solid {color:border};
  501. width:80px;
  502. bottom:305px;
  503. {block:ifsmall}
  504. left:800px;
  505. {/block:ifsmall}
  506. {block:ifmed}
  507. left:920px;
  508. {/block:ifmed}
  509. z-index:-9999;
  510. position:fixed;
  511. }
  512.  
  513. .bloop2 {
  514. border-left:1px solid {color:border};
  515. height:70px;
  516. bottom:236px;
  517. {block:ifsmall}
  518. left:880px;
  519. {/block:ifsmall}
  520. {block:ifmed}
  521. left:1000px;
  522. {/block:ifmed}
  523. position:fixed;
  524. }
  525.  
  526. .bloop {
  527. border-bottom:1px solid {color:border};
  528. width:70px;
  529. top:275px;
  530. z-index:-999;
  531. left:322px;
  532. position:fixed;
  533. }
  534.  
  535.  
  536. .bemo {
  537. position:fixed;
  538. width:50px;
  539. background-image:url('{image:borders}');
  540. height:100%;
  541. {block:ifmed}
  542. margin-left:890px;
  543. {/block:ifmed}
  544. {block:ifsmall}
  545. margin-left:755px;
  546. {/block:ifsmall}
  547. z-index:999999;
  548. border:1px solid {color:borders};
  549. top:0px;
  550. }
  551.  
  552.  
  553. .lmao {
  554. position:fixed;
  555. width:50px;
  556. {block:ifmed}
  557. margin-left:375px;
  558. {/block:ifmed}
  559. {block:ifsmall}
  560. margin-left:375px;
  561. {/block:ifsmall}
  562. background-image:url('{image:borders}');
  563. border:1px solid {color:borders};
  564. height:100%;
  565. z-index:999999;
  566. top:0px;
  567. }
  568.  
  569. .yo img{
  570. border:1px solid {color:border};
  571. max-width:105px;
  572. background:white;
  573. padding:5px;
  574. }
  575.  
  576. .yo{
  577. position:fixed;
  578. max-width:205px;
  579. {block:ifsmall}
  580. margin-left:-60px;
  581. {/block:ifsmall}
  582. {block:ifmed}
  583. margin-left:-40px;
  584. {/block:ifmed}
  585. margin-top:40px;
  586. }
  587.  
  588. .thing {
  589. position:absolute;
  590. margin-top:-8px;
  591. {block:ifsmall}
  592. margin-left:292px;
  593. {/block:ifsmall}
  594. opacity:0;
  595. width:auto;
  596. z-index:9999999;
  597. background:white;border:1px solid{color:borders};padding:2px;
  598. -webkit-transition: opacity 0.7s linear;
  599. -webkit-transition: all 0.7s ease-in-out;
  600. -moz-transition: all 0.7s ease-fin-out;
  601. -o-transition: all 0.7s ease-in-out;
  602. }
  603.  
  604. #stuff:hover .thing {
  605. opacity:1;
  606. z-index:9999999;
  607. -webkit-transition: opacity 0.7s linear;
  608. -webkit-transition: all 0.7s ease-in-out;
  609. -moz-transition: all 0.7s ease-in-out;
  610. -o-transition: all 0.7s ease-in-out;
  611. }
  612.  
  613. #boo {
  614. margin-top:45px;
  615. position:fixed;
  616. margin-left:18px;
  617. }
  618.  
  619. .iframe {
  620. max-width:100%;
  621. height:auto;
  622. }
  623.  
  624. #boo a{
  625. padding:3px;
  626. background:{color:link highlight};
  627. margin-left:6px;
  628. -webkit-transition: all 0.6s ease-in-out;
  629. -moz-transition: all 0.6s ease-in-out;
  630. -o-transition: all 0.6s ease-in-out;
  631. text-align:center;
  632. }
  633.  
  634. #boo a:hover{
  635. color:#c7c7c7;
  636. border:none;
  637. font-style:italic;
  638. background:none;
  639. -webkit-transition: all 0.6s ease-in-out;
  640. -moz-transition: all 0.6s ease-in-out;
  641. -o-transition: all 0.6s ease-in-out;
  642. }
  643.  
  644.  
  645. </style>
  646.  
  647. </head>
  648.  
  649. <body>
  650.  
  651. {block:ifcustomborder}
  652. <div class="lmao"></div>
  653. <div class="bemo"></div>
  654. {/block:ifcustomborder}
  655.  
  656. {block:iffishes}
  657. <div style="position:fixed; z-index: 9999; top:-25px; {block:ifsmall}left:390px; {/block:ifsmall} {block:ifmed}left:390px; {/block:ifmed}border:1px solid {color:border};"><object type="application/x-shockwave-flash" style="outline:none;" data="http://cdn.abowman.com/widgets/fish/fish.swf?up_fishName=Fish&up_foodColor=40A16A&up_fishColor6=F73F39&up_numFish=10&up_fishColor9=F73F39&up_fishColor1=FF886E&up_fishColor3=FF886E&up_fishColor10=F73F39&up_fishColor4=FF886E&up_fishColor5=FF886E&up_fishColor2=FF886E&up_backgroundColor=F0F7FF&up_backgroundImage=http://&up_fishColor7=F73F39&up_fishColor8=F73F39&" width="50" height="1500"><param name="movie" value="http://cdn.abowman.com/widgets/fish/fish.swf?up_fishName=Fish&up_foodColor=40A16A&up_fishColor6=F73F39&up_numFish=10&up_fishColor9=F73F39&up_fishColor1=FF886E&up_fishColor3=FF886E&up_fishColor10=F73F39&up_fishColor4=FF886E&up_fishColor5=FF886E&up_fishColor2=FF886E&up_backgroundColor=F2FCFF&up_backgroundImage=http://&up_fishColor7=F73F39&up_fishColor8=F73F39&"></param><param name="AllowScriptAccess" value="always"></param><param name="wmode" value="opaque"></param><param name="scale" value="noscale"/><param name="salign" value="tl"/></object></div>
  658.  
  659.  
  660. <div style="position:fixed; z-index: 9999; top:-25px; {block:ifsmall}left:750px; {/block:ifsmall} {block:ifmed}left:890px; {/block:ifmed} border:1px solid {color:border};"><object type="application/x-shockwave-flash" style="outline:none;" data="http://cdn.abowman.com/widgets/fish/fish.swf?up_fishName=Fish&up_foodColor=40A16A&up_fishColor6=F73F39&up_numFish=10&up_fishColor9=F73F39&up_fishColor1=FF886E&up_fishColor3=FF886E&up_fishColor10=F73F39&up_fishColor4=FF886E&up_fishColor5=FF886E&up_fishColor2=FF886E&up_backgroundColor=F0F7FF&up_backgroundImage=http://&up_fishColor7=F73F39&up_fishColor8=F73F39&" width="50" height="1500"><param name="movie" value="http://cdn.abowman.com/widgets/fish/fish.swf?up_fishName=Fish&up_foodColor=40A16A&up_fishColor6=F73F39&up_numFish=10&up_fishColor9=F73F39&up_fishColor1=FF886E&up_fishColor3=FF886E&up_fishColor10=F73F39&up_fishColor4=FF886E&up_fishColor5=FF886E&up_fishColor2=FF886E&up_backgroundColor=F2FCFF&up_backgroundImage=http://&up_fishColor7=F73F39&up_fishColor8=F73F39&"></param><param name="AllowScriptAccess" value="always"></param><param name="wmode" value="opaque"></param><param name="scale" value="noscale"/><param name="salign" value="tl"/></object></div>
  661. {/block:iffishes}
  662.  
  663. <div id="theme">
  664. <div id="sidebar">
  665. <div class="description">{Description}</div>
  666. <div class="bloop"></div>
  667. <div class="bloop1">
  668. </div>
  669. <div class="bloop2"><div class="yo"><img src="{image:sidebar}"></div></div>
  670. <div id="boo">
  671. <centeR>
  672. <a href="/">index</a>
  673. <a href="/ask">mail</a>
  674. <a href="{text:link1}">{text:title1}</a>
  675. <a href="{text:link2}">{text:title2}</a>
  676. </centeR>
  677. </div>
  678. <div style="margin-left:3px; position:inline;margin-top:10px">
  679. <form onsubmit="return handleThis(this)">
  680. <input type="text" name="number" style="color:{color:tags};border:1px solid {color:border};width:100px;"/>
  681. <input type="submit" value="?" style="background-color:{color:bg};color:{color:text};border:1px solid {color:border}; width:30px;padding:1px;"/>
  682. </form>
  683. </div></div>
  684. </div>
  685. </div>
  686.  
  687.  
  688. <div id="stuffcontainer">
  689.  
  690. <div class="autopagerize_page_element">
  691.  
  692. {block:SearchPage}
  693. {block:SearchResults}
  694. <div id="searchresults">
  695. We have found results!
  696. {lang:SearchResultCount results for SearchQuery 2}</div>
  697. {/block:SearchResults}
  698.  
  699. {block:NoSearchResults}
  700. <div id="searchresults">
  701. No results could be found!
  702. {lang:No search results for SearchQuery 2}</div>
  703. {/block:NoSearchResults}
  704. {/block:SearchPage}
  705. {block:Posts}
  706.  
  707. <div id="stuff">
  708.  
  709. <div class="thing">
  710. <span id="perma_reblog" style="color:{color:tags};background:#fbfbfb;">
  711. <a href="{Permalink}" style="border-bottom:none;background:none;" title="permalink!">{12Hour}:{Minutes} {AmPm}</a><br> <a href="{ReblogURL}"style="border-bottom:none;background:none;">reblog this</a> </span> </div>
  712.  
  713. {block:ContentSource}
  714. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  715. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  716. {/block:SourceLogo}
  717. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  718. {/block:ContentSource}
  719.  
  720. {block:ReblogParent}{/block:ReblogParent}
  721.  
  722.  
  723.  
  724. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  725.  
  726. {block:Quote}<div id="shen">{Quote}</div><div class="source">{Source}</div>{/block:Quote}
  727.  
  728. {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}
  729.  
  730.  
  731. {block:Photoset}
  732. {block:IndexPage}
  733. {block:ifsmall}{Photoset-250}{/block:ifsmall}
  734. {block:ifmed}{Photoset-400}{/block:ifmed}
  735. {block:ifcaptions}{block:Caption}<div style="margin-bottom:-10px;">{Caption}</div>{/block:Caption}{/block:ifcaptions}
  736. {/block:IndexPage}
  737. {block:permalinkpage}
  738. {block:ifsmall}{Photoset-250}{/block:ifsmall}
  739. {block:ifmed}{Photoset-400}{/block:ifmed}
  740. {/block:permalinkpage}
  741. {/block:Photoset}
  742.  
  743.  
  744. {block:Chat}
  745. {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}
  746. </ul>
  747. {/block:Chat}
  748.  
  749.  
  750. {block:Video}
  751. {block:ifsmall}{Video-250}{/block:ifsmall}
  752. {block:ifmed}{Video-400}{/block:ifmed}
  753. {block:ifcaptions}{block:Caption}{Caption}{/block:Caption}
  754. {/block:ifcaptions}{block:permalinkpage}
  755. {block:ifsmall}{Video-250}{/block:ifsmall}
  756. {block:ifmed}{Video-400}{/block:ifmed}
  757. {/block:permalinkpage}
  758. {/block:Video}
  759.  
  760.  
  761.  
  762. {block:Answer}
  763. <div class="question"><b>{Asker}:</b> <span style="background:white;color:#808080;">{Question}</span></div>
  764. <div class="answer">{Answer}</div>{/block:Answer}
  765. {/block:Answer}
  766.  
  767.  
  768. {block:Audio}
  769. <table border="0" cellpadding="0" cellspacing="0" ><tr>
  770. <td valign="top">
  771. <div id="audio_player">{AudioPlayerWhite}</div>
  772. </td>
  773. <td id="audio" valign="top" >
  774. {block:TrackName}
  775. <span id="audio_track">{TrackName}</span>
  776. {/block:TrackName}
  777. <br>
  778. {block:Artist}
  779. by {Artist}
  780. {/block:Artist}
  781. {block:Album}
  782. from {Album}
  783. {/block:Album}
  784. <div style="font-size:7px; text-transform:uppercase;">
  785. {PlayCountWithLabel}
  786. </div>
  787. </td>
  788. </tr>
  789. </table>
  790. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  791.  
  792. {block:Link}
  793. <div class="ph"><a href="{URL}" target="{Target}">{Name}</a></div>
  794. {block:Description}{Description}{/block:Description}
  795. {/block:Link}
  796.  
  797.  
  798. {block:Date}
  799.  
  800. <div id="postinfo">
  801. {block:iftags}{block:IndexPage}
  802. {block:HasTags}<a href="{permalink}" style="background:none;text-decoration:none;font-weight:120">{block:notecount}({NoteCount})&nbsp;&nbsp;{/block:notecount}</a>
  803. {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}
  804. {/block:HasTags}{/block:IndexPage} {/block:iftags}
  805. </div>{/block:Date}
  806.  
  807. <div class="note">
  808.  
  809. {block:PostNotes}{PostNotes}{/block:PostNotes}
  810. </div>
  811. </div>
  812. {/block:Posts}
  813. {block:Pagination}
  814. <div class="pagination">
  815. {block:PreviousPage}
  816. <a class="back" href="{PreviousPage}">&larr; {lang:Previous}</a>
  817. {/block:PreviousPage}
  818. {block:NextPage}
  819. <a class="next" href="{NextPage}">{lang:Next page} &rarr;</a>
  820. {/block:NextPage}</div>
  821. {/block:Pagination}
  822. </div>
  823.  
  824. <!-- deleting credit for my work.. you'd be violating my terms and honestly, i don't want to contact anyone asking to put a link back up. so just leave it as it is, thank you. really, thank you if you do.-->
  825. <div style="color:gray;text-align:center; font-family:georgia;">theme by hentaist. 2013–2014 © <a href="http://hentaist.tumblr.com" style="color:gray;text-decoration:underline;">Monochromatic.</a></div>
  826.  
  827. </div>
  828. </div>
  829. </div>
  830.  
  831. </body>
  832. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement