Advertisement
kawaiibuu

Mochi v2

Oct 9th, 2013
3,073
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.36 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5. <!-- **************************
  6. _.._ ******************************
  7. .' .-'` ** do not remove this **
  8. / / mochi theme V2 by meancutie @
  9. | | http://jubileethemes.tumblr.com
  10. \ '.___.;
  11. '._ _.'
  12. ``
  13. .--,_
  14. / ,/ /
  15. / // /
  16. / // /
  17. .' ' (
  18. / \.-"""-._
  19. / a ' . ' `-.
  20. ( . ' " `.
  21. `-.-' " ' ;
  22. `.' " . .-' " ;
  23. : . .' ;
  24. `. ' : ' ' ;
  25. ) _.". " . ";
  26. .'_.' .' ' __.,`.
  27. '" ""''---'` "'
  28. -->
  29. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  30. <head>
  31. <!-- colors -->
  32. <meta name="color:background" content="#ffffff"/>
  33. <meta name="color:windows background" content="#512464"/>
  34. <meta name="color:text" content="#000"/>
  35. <meta name="color:taskbar" content="#98005F"/>
  36. <meta name="color:taskbar 2" content="#000021"/>
  37. <meta name="color:title" content="#d1a7d6"/>
  38. <meta name="color:link" content="#98005F"/>
  39. <!-- images -->
  40. <meta name="image:Bottom image" content=""/>
  41. <meta name="image:Top sidebar" content="http://static.tumblr.com/mqkrxog/Reumufc61/larger.gif"/>
  42. <meta name="image:Background" content="http://static.tumblr.com/mqkrxog/OiKmufc6y/tumblr_mtyvkr7vfw1qblktko5_1280.png"/>
  43. <meta name="image:Windows background" content=""/>
  44. <meta name="image:Post icon" content="http://static.tumblr.com/mqkrxog/3KJmufc6g/tumblr_inline_mu0spohf8q1qeczqe.gif"/>
  45. <meta name="image:Moveable image" content=""/>
  46. <meta name="image:Inner sidebar" content="" />
  47. <meta name="image:home icon" content="http://static.tumblr.com/mqkrxog/BWgmufdhg/tumblr_mcfehxzzr41qdlkyg_1_.gif"/>
  48. <meta name="image:ask icon" content="http://static.tumblr.com/mqkrxog/bV4mufdgd/tumblr_mcfegh1ali1qdlkyg.gif"/>
  49. <meta name="image:submit icon" content="http://static.tumblr.com/mqkrxog/ipKmufdel/tumblr_mcfeh2iqln1qdlkyg.gif"/>
  50. <meta name="image:archive icon" content="http://media.tumblr.com/8c64affbd8a37fd9de35e1e9c1fb2e5e/tumblr_inline_mrgh13oBB41qz4rgp.gif"/>
  51. <!-- toggle options -->
  52. <meta name="if:fullsized background" content="0"/>
  53. <meta name="if:transparent post" content="0"/>
  54. <meta name="if:hover sidebar" content="0"/>
  55. <meta name="if:custom permalinks" content="0"/>
  56. <meta name="if:custom nav icons" content="1"/>
  57. <meta name="if:cute nav icons" content="0"/>
  58. <meta name="if:dropbox" content="1"/>
  59. <meta name="if:top bonus box" content="1"/>
  60. <meta name="if:bottom bonus box" content="1"/>
  61. <meta name="if:endlessscroll" content="1"/>
  62. <meta name="if:transparent sidebar" content="0"/>
  63. <!-- text -->
  64. <meta name="text:dropbox title" content="links title">
  65. <meta name="text:header text" content="your text here">
  66. <meta name="text:permalinks" content="%"/>
  67. <meta name="text:bottom box title" content="title here">
  68. <meta name="text:bottom box content" content="content here! like img codes etc">
  69. <meta name="text:top box title" content="title here">
  70. <meta name="text:top box content" content="content here! like img codes etc">
  71. <meta name="text:img top align" content="120"/>
  72. <meta name="text:img left align" content="130"/>
  73. <meta name="text:link 1 URL" content="">
  74. <meta name="text:link 1" content="">
  75. <meta name="text:link 2 URL" content="">
  76. <meta name="text:link 2" content="">
  77. <meta name="text:link 3 URL" content="">
  78. <meta name="text:link 3" content="">
  79. <meta name="text:link 4 URL" content="">
  80. <meta name="text:link 4" content="">
  81. <meta name="text:link 5 URL" content="">
  82. <meta name="text:link 5" content="">
  83. <meta name="text:link 6 URL" content="">
  84. <meta name="text:link 6" content="">
  85.  
  86.  
  87. <title>{Title}
  88. {block:PostTitle}: {PostTitle}{/block:PostTitle}
  89. </title>
  90. <link rel="shortcut icon" href="{Favicon}">
  91. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  92. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  93.  
  94. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  95. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  96. <script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips();});})(jQuery);
  97. </script>
  98. <script>
  99. $(document).ready(function() {
  100. //
  101. $('a.poplight[href^=#]').click(function() {
  102. var popID = $(this).attr('rel'); //Get Popup Name
  103. var popURL = $(this).attr('href'); //Get Popup href to define size
  104. var query= popURL.split('?');
  105. var dim= query[1].split('&');
  106. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  107. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://static.tumblr.com/mqkrxog/js1mtrddv/close.gif" class="btn_close" title="close" alt="Close" /></a>');
  108. var popMargTop = ($('#' + popID).height() + 80) / 2;
  109. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  110. //Apply Margin to Popup
  111. $('#' + popID).css({
  112. 'margin-top' : -popMargTop,
  113. 'margin-left' : -popMargLeft
  114. });
  115. $('body').append('<div id="fade"></div>');
  116. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  117. return false;
  118. });
  119. $('a.close, #fade').live('click', function() {
  120. $('#fade , .popup_block').fadeOut(function() {
  121. $('#fade, a.close').remove(); //fade them both out
  122. });
  123. return false;
  124. });
  125. });
  126. </script>
  127. <style type="text/css">
  128. #fade { /*--Transparent background layer--*/
  129. display: none; /*--hidden by default--*/
  130. background: transparent;
  131. position: fixed; left: 0; top: 0;
  132. width: 100%; height: 100%;
  133. opacity: 1;
  134. z-index: 9999;
  135. }
  136.  
  137. .ii {
  138. padding: 5px;
  139. border: 1px solid;
  140. background: white;
  141. -webkit-box-shadow: 5px 5px 1px rgba(50, 50, 50, 0.1);
  142. -moz-box-shadow: 5px 5px 1px rgba(50, 50, 50, 0.1);
  143. box-shadow: 5px 5px 1px rgba(50, 50, 50, 0.1);
  144. }
  145.  
  146. .iii {
  147. padding: 3px;
  148. height: 15px;
  149. width:86%;
  150. margin-top: -5px;
  151. margin-left: -5px;
  152. background: {color:footer};
  153. position:absolute;
  154. }
  155. .popup_block{
  156. display: none; /*--hidden by default--*/
  157. color: {color:text};
  158. padding: 20px;
  159. font-family: consolas;
  160. float: left;
  161. font-size: 14px;
  162. position: fixed;
  163. top: 30%; left: 30%;
  164. z-index: 99999;
  165. /*--CSS3 Box Shadows--*/
  166.  
  167. -webkit-transition: all .5s ease;
  168. -moz-transition: all .5s ease;
  169. -o-transition: all .5s ease;
  170. transition: all .5s ease;
  171. }
  172. .popup_block:hover{
  173. opacity:1;
  174. -webkit-transition: all .5s ease;
  175. -moz-transition: all .5s ease;
  176. -o-transition: all .5s ease;
  177. transition: all .5s ease;
  178. }
  179. img.btn_close {
  180. float: right;
  181. margin: -15px -15px 0 0;
  182. }
  183. *html .popup_block {
  184. position: absolute;
  185. }
  186. iframe#tumblr_controls {
  187. right:0px !important;
  188. position: fixed !important;
  189. -webkit-transition:opacity 0.5s linear;
  190. opacity: 0.5;
  191. -webkit-transition: all 0.2s ease-out;
  192. -moz-transition: all 0.2s ease-out;
  193. transition: all 0.2s ease-out;
  194. z-index:0000;
  195. }
  196.  
  197. body {
  198. font-family:consolas;
  199. font-weight:normal;
  200. font-size:12px;
  201. line-height:12px;
  202. letter-spacing:1px;
  203. word-spacing:-1px;
  204. color:{color:text};
  205. word-wrap:break-word;
  206. text-align:center;
  207. text-overflow:clip;
  208. background:{color:background} url('{image:background}') fixed repeat right bottom;
  209. margin:0;
  210. {block:iffullsizedbackground}background-size: cover; {/block:iffullsizedbackground}
  211. }
  212.  
  213. a {
  214. font-family:consolas;
  215. font-size:12px;
  216. color:{color:link};
  217. text-decoration:none;
  218. -webkit-transition:all 0.3s ease-in-out;
  219. -moz-transition:all 0.3s ease-in-out;
  220. -o-transition:all 0.3s ease-in-out;
  221. transition:all 0.3s ease-in-out;}
  222.  
  223. a:hover {
  224. font-style:oblique;
  225. }
  226.  
  227. #content {
  228. width:250px;
  229. margin:auto;
  230. z-index:10;
  231. }
  232.  
  233. #outer {
  234. margin-top:60px;
  235. padding-bottom: 20px;
  236. padding:95px 7px 25px 14px;
  237. width:277px;
  238. height:500px;
  239. }
  240.  
  241. #posts {
  242. padding-top: 25px;
  243. padding-right: 0px;
  244. padding-left: 30px;
  245. margin:-35px -7px -15px -14px;
  246. {block:ifnottransparentpost}
  247. background:{color:windows background} url('{image:windows background}'); {/block:ifnottransparentpost}
  248. width:277px;
  249. height:520px;
  250. overflow:auto;
  251. z-index: 9999999200;
  252.  
  253. }
  254.  
  255. .posts {
  256. z-index:20;
  257. margin:0px 0px 23px 2px;
  258. width:250px;
  259. overflow:hidden; }
  260.  
  261. .posts img {
  262. max-width:100%;
  263. }
  264.  
  265. #perma {
  266. -webkit-transition:all 0.3s ease-in-out;
  267. -moz-transition:all 0.3s ease-in-out;
  268. -o-transition:all 0.3s ease-in-out;
  269. transition:all 0.3s ease-in-out;
  270. z-index:19;
  271. opacity:1;
  272. margin-top:5px;
  273. text-align:right;
  274. width:250px;
  275. }
  276.  
  277. #perma:hover {
  278. -webkit-transition:all 0.3s ease-in-out;
  279. -moz-transition:all 0.3s ease-in-out;
  280. -o-transition:all 0.3s ease-in-out;
  281. transition:all 0.3s ease-in-out;
  282. opacity:0.7;
  283. }
  284.  
  285. #perma a {
  286. font-size:10px;
  287. }
  288.  
  289. .entry {
  290. width:250px;
  291. overflow:hidden;
  292. z-index:10;
  293. }
  294.  
  295. #header {
  296. margin-top: 40px;
  297. margin-left: 0px;
  298. position:fixed;
  299. height: 25px;
  300. width: 308px;
  301. background: -webkit-gradient(linear, left top, right top, from({color:taskbar}), to({color:taskbar 2}));
  302. background: -webkit-linear-gradient(left, {color:taskbar 2}, {color:taskbar});
  303. background: -moz-linear-gradient(left, {color:taskbar 2}, {color:taskbar});
  304. background: -ms-linear-gradient(left, {color:taskbar 2}, {color:taskbar});
  305. background: -o-linear-gradient(left, {color:taskbar 2}, {color:taskbar});
  306. }
  307.  
  308.  
  309. #miniheader {
  310. margin-top: -44px;
  311. margin-left: 0px;
  312. position:fixed;
  313. height: 22px;
  314. width: 160px;
  315. background: -webkit-gradient(linear, left top, right top, from({color:taskbar}), to({color:taskbar 2}));
  316. background: -webkit-linear-gradient(left, {color:taskbar 2}, {color:taskbar});
  317. background: -moz-linear-gradient(left, {color:taskbar 2}, {color:taskbar});
  318. background: -ms-linear-gradient(left, {color:taskbar 2}, {color:taskbar});
  319. background: -o-linear-gradient(left, {color:taskbar 2}, {color:taskbar});
  320.  
  321. }
  322.  
  323.  
  324.  
  325. #sidebar {
  326. position:fixed;
  327. margin-left: -220px;
  328. {block:ifnothoversidebar} top: 100px; {/block:ifnothoversidebar}
  329. {block:ifhoversidebar} bottom: 27px; {/block:ifhoversidebar}
  330. width:150px;
  331. -webkit-transition:all 0.3s ease-in-out;
  332. -moz-transition:all 0.3s ease-in-out;
  333. -o-transition:all 0.3s ease-in-out;
  334. transition:all 0.3s ease-in-out;
  335. }
  336. #sidebar:hover {
  337. {block:ifhoversidebar} bottom: 200px; {/block:ifhoversidebar}
  338. -webkit-transition:all 0.5s ease-in-out;
  339. -moz-transition:all 0.5s ease-in-out;
  340. -o-transition:all 0.5s ease-in-out;
  341. transition:all 0.5s ease-in-out;
  342. }
  343.  
  344. #s-m-t-tooltip {
  345. z-index: 9999;
  346. background: white;
  347. letter-spacing:1px;
  348. font-size:12px;
  349. line-height:12px;
  350. text-align:center;
  351. color: {color:text};
  352. max-width: 150px;
  353. word-wrap: break-word;
  354. padding:3px;
  355. display:block;
  356. margin:10px 10px 10px 10px; b
  357. order:1px solid {color:border}; }
  358.  
  359. #png {
  360. position:absolute;
  361. z-index:1000;
  362. margin-left:0px;
  363. margin-top:40px;}
  364.  
  365. #png img {
  366. width:308px; }
  367.  
  368.  
  369.  
  370. #blah {
  371. position:fixed;
  372. z-index:100;
  373. margin-left:302px;
  374. margin-top:63px;
  375. }
  376.  
  377. #blah2 {
  378. position:fixed;
  379. z-index:100;
  380. margin-left:0px;
  381. margin-top:63px;
  382. }
  383. #blah3 {
  384. position:fixed;
  385. z-index:100;
  386. margin-left:0px;
  387. margin-top:605px;
  388. }
  389. #blah4 {
  390. position:fixed;
  391. z-index:100;
  392. margin-left:0px;
  393. margin-top:102px;
  394. }
  395.  
  396. #blah5 {
  397. position:fixed;
  398. z-index:100;
  399. margin-left:302px;
  400. margin-top:102px;
  401. }
  402.  
  403. .psttit {
  404. text-align:center;
  405. }
  406.  
  407.  
  408. #captions {
  409. display:block;
  410. padding:0px;
  411. margin-top:10px;
  412. {block:IndexPage}
  413. display:none;{/block:IndexPage}
  414. }
  415.  
  416. #pw {
  417. text-align:left;
  418. margin:-20px 0px 0px 0px;
  419. padding:0px;
  420. width:250px;
  421. z-index:10; }
  422.  
  423. #pgn {
  424. text-align:left;
  425. line-height:14px;
  426. font-size:10px;
  427. letter-spacing:0px;
  428. margin:5px 0px 10px -2px;
  429. padding:0px;
  430. width:250px;
  431. }
  432.  
  433. #pgn li {
  434. list-style:none;
  435. margin-left:-35px;}
  436.  
  437. #pgn img {
  438. display:none; }
  439.  
  440.  
  441. .trt {
  442. width: 125px;
  443. padding-right:15px;
  444. overflow:auto;
  445. padding-top: 35px;
  446. height: 190px;
  447. padding-left: 20px;
  448. position:absolute;
  449. font-family:consolas;
  450. font-weight:normal;
  451. font-size:12px;
  452. line-height:12px;
  453. letter-spacing:1px;
  454. word-spacing:-1px;
  455. color:{color:text};
  456. word-wrap:break-word;
  457. text-align:center;
  458. text-overflow:clip;
  459. {block:ifnottransparentsidebar}
  460. background:{color:windows background} url('{image:windows background}'); {/block:ifnottransparentsidebar}
  461. }
  462. b, strong {
  463. font-weight:heavy;
  464. }
  465. i, em {
  466. font-weight:light;
  467. }
  468. li {
  469. list-style: circle;
  470. margin-left:-25px;
  471. text-align:justify;
  472. margin-right:0px;
  473. }
  474. blockquote {
  475. margin-left:0px;
  476. margin-right:0px;
  477. padding:5px 10px 5px 10px;
  478. overflow:hidden;
  479. text-align:justify;
  480. }
  481.  
  482. #pep {
  483. margin-top: -44px;
  484. width: 150px;
  485. position:fixed;
  486. }
  487. #sb {
  488. height: 205px;
  489. position:fixed;
  490. z-index:100;
  491. margin-left:155px;
  492. margin-top:27px;
  493. overflow:hidden;
  494.  
  495. }
  496. #sb2 {
  497. height: 205px;
  498. position:fixed; z-index:100;
  499. margin-left: 0px;
  500. margin-top:27px;
  501. overflow:hidden;
  502.  
  503.  
  504. }
  505. #sb3 {
  506. position:fixed;
  507. z-index:100;
  508. margin-left:0px;
  509. margin-top:230px;
  510.  
  511. }
  512.  
  513. .ttt {
  514. width: 300px;
  515. margin-top: 47px;
  516. margin-left: 0px;
  517. position:absolute;
  518. z-index:9900;
  519. color: {color:title};
  520.  
  521.  
  522. }
  523.  
  524. #pn {
  525.  
  526. position:absolute;
  527. margin-top: 44px;
  528. margin-left: 8px;
  529. width: 15px;
  530. }
  531. #xy {
  532. position:fixed; margin-top: 2px; margin-left: 110px; z-index: 9999;
  533.  
  534.  
  535. }
  536.  
  537. #av {
  538.  
  539. position:absolute;
  540. margin-top: 35px; margin-left: 70px; z-index: 9999;
  541. overflow: hidden;
  542. }
  543.  
  544.  
  545. #st {
  546. max-width: 130px;
  547. margin-top: -210px;
  548. margin-left: 0px;
  549. position:fixed;
  550. z-index: 9999;
  551. }
  552.  
  553. #pt {
  554. position:fixed;
  555. z-index: 9999;
  556. }
  557.  
  558. #s-m-t-tooltip {
  559. background: #fff;
  560. font-size: 12px;
  561. font-family: consolas;
  562. color: #000;
  563. max-width: 100px;
  564. border: 1px solid {color:border};
  565. word-wrap: break-word;
  566. padding: 1px 5px 2px 6px;
  567. display: block;
  568. margin: 10px 10px 10px 15px;
  569. }
  570.  
  571. ::-webkit-scrollbar-thumb:vertical {
  572. background-color: none;
  573. width: 0;
  574. height: 0;
  575. }
  576.  
  577. ::-webkit-scrollbar-thumb:horizontal {
  578. background-color: none;
  579. width: 0;
  580. height: 0;
  581. }
  582.  
  583. ::-webkit-scrollbar {
  584. background-color: none;
  585. width: 0;
  586. height: 0;
  587. }
  588.  
  589. ::-webkit-scrollbar-track {
  590. background-color: none;
  591. width: 0;
  592. height: 0;
  593. }
  594.  
  595.  
  596.  
  597. #icons {
  598.  
  599. overflow:hidden;
  600. position:fixed;
  601. padding: 5px;
  602. height: 290px;
  603. width: 150px;
  604. top: 125px;
  605. margin-left: 305px;
  606. {block:ifnottransparentsidebar}
  607. background:{color:windows background} url('{image:windows background}'); {/block:ifnottransparentsidebar}
  608. }
  609.  
  610.  
  611. #icons:hover {
  612. overflow:auto;
  613.  
  614.  
  615.  
  616. -webkit-transition:all 0.3s ease-in-out;
  617. -moz-transition:all 0.3s ease-in-out;
  618. -o-transition:all 0.3s ease-in-out;
  619. transition:all 0.3s ease-in-out;
  620. }
  621.  
  622.  
  623.  
  624. #g {
  625. z-index:999999999;
  626. position:fixed;
  627. top: 111px;
  628.  
  629. margin-left: 300px;
  630. }
  631.  
  632. #g1 {
  633. height: 300px;
  634. overflow:hidden;
  635. position:fixed;
  636. top: 137px;
  637. margin-left: 300px;
  638. z-index:999999999;
  639. }
  640.  
  641.  
  642. #g2{
  643. z-index:999999999;
  644. position:fixed;
  645. top: 137px;
  646. margin-left: 463px;
  647. height: 300px;
  648. overflow:hidden;
  649. }
  650.  
  651. #g3{
  652. z-index:999999999;
  653. position:fixed;
  654. top: 423px;
  655. margin-left: 300px;
  656. }
  657. #gg {
  658. z-index:999999999;
  659. position:fixed;
  660. top: 461px;
  661.  
  662. margin-left: 300px;
  663. }
  664.  
  665. #gg1 {
  666. height: 160px;
  667. overflow:hidden;
  668. position:fixed;
  669. top: 486px;
  670. margin-left: 300px;
  671. z-index:999999999;
  672. }
  673.  
  674.  
  675. #gg2{
  676. z-index:999999999;
  677. position:fixed;
  678. top: 486px;
  679. margin-left: 463px;
  680. height: 160px;
  681. overflow:hidden;
  682. }
  683.  
  684. #gg3{
  685. z-index:999999999;
  686. position:fixed;
  687. top: 645px;
  688. margin-left: 300px;
  689. }
  690.  
  691.  
  692. #pipp {
  693. position: fixed;
  694.  
  695. overflow:auto;
  696. height: 150px;
  697. width: 150px;
  698. padding: 5px;
  699. top: 485px;
  700. margin-left: 305px;
  701. {block:ifnottransparentsidebar}
  702. background:{color:windows background} url('{image:windows background}'); {/block:ifnottransparentsidebar}
  703.  
  704. }
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714. </style>
  715. <link href="#s-m-t-tooltip" rel="stylesheet" type="text/css" />
  716. {block:ifendlessscroll}<script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>{/block:ifendlessscroll}
  717. </head>
  718. <body>
  719.  
  720.  
  721. <img src="{image:moveable image}" style="max-width:300px;
  722. margin-top: {text:img top align}px; margin-left: {text:img left align}px; z-index: 99111; position:fixed;"/>
  723. <div id="content">
  724.  
  725.  
  726. <div id="sidebar">
  727. <img src="{image:top sidebar}" style="max-width:100%; padding-bottom:45px;"/>
  728.  
  729. <div id="xy">
  730. {block:ifnotendlessscroll} <div style="z-index: 999999999;">{block:Pagination} {block:PreviousPage} <a href="{PreviousPage}"><img src="{block:ifcutenavicons}http://static.tumblr.com/mqkrxog/Stzmu4eln/back.gif{/block:ifcutenavicons}{block:ifnotcutenavicons}http://static.tumblr.com/mqkrxog/Vncmu2vq2/unselected_back.png{/block:ifnotcutenavicons}"/></a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"><img src="{block:ifcutenavicons}http://static.tumblr.com/mqkrxog/IE9mu4eo0/next.gif{/block:ifcutenavicons}{block:ifnotcutenavicons}http://static.tumblr.com/mqkrxog/L1Smu2wbu/selected_ntk.png{/block:ifnotcutenavicons}"/></a> {/block:NextPage} {/block:Pagination}</div> {/block:ifnotendlessscroll}
  731. </div>
  732. <div style="position:fixed; width: 145px; margin-top: -20px; margin-left: 5px; z-index: 9999;"><marquee behavior="scroll" direction="left">
  733. {text:header text}
  734. </marquee></div>
  735. {block:ifnotcustomnavicons}
  736. {block:ifnotcutenavicons}
  737. <div style="position:fixed; margin-top: 2px; margin-left: 5px; z-index: 9999;"><a href="/" title="home"><img src="http://static.tumblr.com/mqkrxog/1xSmu2uvv/home.png"/></a></div>
  738. <div style="position:fixed; margin-top: 2px; margin-left: 30px; z-index: 9999;">
  739. <a href="/ask" title="message"><img src="http://static.tumblr.com/mqkrxog/vYUmu2v39/msg.png"/></a></div>
  740. <div style="position:fixed; margin-top: 2px; margin-left: 55px; z-index: 9999;"><a href="/submit" title="submit"><img src="http://static.tumblr.com/mqkrxog/MgQmu2v4o/tumblr_inline_mt9gzr46gp1qdljll.png"/></a></div>
  741. <div style="position:fixed; margin-top: 2px; margin-left: 80px; z-index: 9999;"><a href="/archive" title="index"><img src="http://static.tumblr.com/mqkrxog/9UQmu2v5o/fhfhf.png"/></a></div>
  742. {/block:ifnotcutenavicons}{block:ifcutenavicons}
  743. <div style="position:fixed; margin-top: 2px; margin-left: 5px; z-index: 9999;"><a href="/" title="home"><img src="http://static.tumblr.com/2abe6f50bb2bdb2bbb09a2ce6bffc4dc/mqkrxog/9nimu32qm/tumblr_static_gif55.gif"/></a></div>
  744. <div style="position:fixed; margin-top: 2px; margin-left: 30px; z-index: 9999;">
  745. <a href="/ask" title="message"><img src="http://static.tumblr.com/8badd42053a555851a014c3ea5f50b82/mqkrxog/sNFmu32eo/tumblr_static_gif5.gif"/></a></div>
  746. <div style="position:fixed; margin-top: 2px; margin-left: 55px; z-index: 9999;"><a href="/submit" title="submit"><img src="http://static.tumblr.com/a53f934787bab41a54f3466274691eec/mqkrxog/kSymu31ls/tumblr_static_gif6.gif"/></a></div>
  747. <div style="position:fixed; margin-top: 2px; margin-left: 80px; z-index: 9999;"><a href="/archive" title="index"><img src="http://static.tumblr.com/b3fc7cdcb20dca3a8a82660fa309d636/mqkrxog/0Wxmu337w/tumblr_static_gif4.gif"/></a></div>{/block:ifcutenavicons}
  748. {/block:ifnotcustomnavicons}
  749. {block:ifcustomnavicons}
  750. <div style="position:fixed; margin-top: 2px; margin-left: 5px; z-index: 9999; width: 20px; height: 20px;"><a href="/" title="home"><img src="{image:home icon}"/></a></div>
  751. <div style="position:fixed; margin-top: 2px; margin-left: 30px; z-index: 9999; width: 20px; height: 20px;">
  752. <a href="/ask" title="message"><img src="{image:ask icon}"/></a></div>
  753. <div style="position:fixed; margin-top: 2px; margin-left: 55px; z-index: 9999; width: 20px; height: 20px;"><a href="/submit" title="submit"><img src="{image:submit icon}"/></a></div>
  754. <div style="position:fixed; margin-top: 2px; margin-left: 80px; z-index: 9999; width: 20px; height: 20px;"><a href="/archive" title="index"><img src="{image:archive icon}"/></a></div>
  755. {/block:ifcustomnavicons}
  756.  
  757.  
  758.  
  759.  
  760.  
  761.  
  762. <div id="miniheader"></div>
  763. <div class="trt" style="padding-bottom: 20px;">
  764.  
  765. <img src="{image:inner sidebar}"/><br>
  766.  
  767. {block:Description}{Description}{/block:Description}
  768.  
  769. </div>
  770. {block:ifdropbox}
  771. <div style="z-index: 999999999999999999909999999999;margin-top: -42px; margin-left: 0px; position:fixed;"> <select onChange="location=this.options[this.selectedIndex].value;" style="font-family: consolas;
  772. margin-left: 1px;
  773.  
  774. color: {color:title};
  775.  
  776.  
  777. background-color: transparent;
  778.  
  779.  
  780. border: transparent;
  781.  
  782. -webkit-appearance: none;text-align:center;">
  783. <option value="">{text:dropbox title}</option>
  784. {/block:iflink1}
  785. {block:iflink1}<option value="{text:link 1 url}">{text:link 1}</option>{/block:iflink1}
  786. {block:iflink2}<option value="{text:link 2 url}">{text:link 2}</option>{/block:iflink2}
  787. {block:iflink3}<option value="{text:link 3 url}">{text:link 3}</option>{/block:iflink3}
  788. {block:iflink4}<option value="{text:link 4 url}">{text:link 4}</option>{/block:iflink4}
  789. {block:iflink5}<option value="{text:link 5 url}">{text:link 5}</option>
  790. {/block:iflink5}
  791. </form></select></div>{/block:ifdropbox}
  792. <div id="pep"><img style="border:0px;" src="http://static.tumblr.com/mqkrxog/OjMmu2poy/smaller.png" width="160px;"></a></div>
  793.  
  794. <div id="sb"><img style="border:0px;" src="http://media.tumblr.com/255ad66426a1f80685d13ed2c1ee53f9/tumblr_inline_mthci4EAA11qdljll.png" width="5px;"></a></div>
  795. <div id="sb2"><img style="border:0px;" src="http://media.tumblr.com/255ad66426a1f80685d13ed2c1ee53f9/tumblr_inline_mthci4EAA11qdljll.png"width="5px;"></a></div>
  796.  
  797. <div id="sb3"><img style="border:0px;" src="http://static.tumblr.com/mqkrxog/pzMmu2t8j/sml.png" width="160px;"></a></div>
  798.  
  799. </div>
  800.  
  801.  
  802.  
  803.  
  804. <div id="header"></div>
  805.  
  806. <div id="pn"><img src="{image:post icon}" width="16px;" height= "16px;"></a></div>
  807. <div class="ttt">
  808. {Title}</div>
  809. <div id="png"><img style="border:0px;" src="http://static.tumblr.com/mqkrxog/BAEmu2wmq/postsss.png"></a></div>
  810.  
  811. <div id="blah"><img style="border:0px;" src="http://media.tumblr.com/255ad66426a1f80685d13ed2c1ee53f9/tumblr_inline_mthci4EAA11qdljll.png"></a></div>
  812. <div id="blah2"><img style="border:0px; " src="http://media.tumblr.com/255ad66426a1f80685d13ed2c1ee53f9/tumblr_inline_mthci4EAA11qdljll.png"></a></div>
  813.  
  814. <div id="blah3"><img style="border:0px;" src="http://static.tumblr.com/mqkrxog/zfvmu2t4a/untitled-2.png"></a></div>
  815.  
  816. <div id="blah4"><img style="border:0px; " src="http://media.tumblr.com/255ad66426a1f80685d13ed2c1ee53f9/tumblr_inline_mthci4EAA11qdljll.png"></a></div>
  817. <div id="blah5"><img style="border:0px; " src="http://media.tumblr.com/255ad66426a1f80685d13ed2c1ee53f9/tumblr_inline_mthci4EAA11qdljll.png"></a></div>
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.  
  826.  
  827. <div id="outer">
  828.  
  829.  
  830. <div id="posts">
  831.  
  832.  
  833.  
  834.  
  835.  
  836. {block:Posts}
  837.  
  838. {block:ContentSource}
  839. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  840. {/block:ContentSource}
  841. <!-- {block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  842.  
  843. <div class="posts">
  844.  
  845. {block:Text}
  846. <div class="entry">
  847. <!-- text post -->
  848. {block:Title}
  849. <div class="psttit">{Title}</div>
  850. {/block:Title}
  851. {Body} </div>
  852. {block:indexpage}
  853. <div id="perma">
  854. {block:ifcustompermalinks}
  855. <a href="{permalink}" title="{NoteCountWithLabel}">{text:permalinks}</a>
  856. {/block:ifcustompermalinks}
  857. {block:ifnotcustompermalinks}
  858. <a href="{ReblogURL}" target="_blank" class="details" title="reblog">reblog</a>
  859. <a href="{permalink}" title="perma">{NoteCountWithLabel}</a>
  860. {/block:ifnotcustompermalinks}
  861. </div>
  862. {/block:indexpage}
  863. {/block:Text}
  864.  
  865. {block:Photo}
  866. <!-- photo post -->
  867. <center>
  868. <a href="{permalink}" title="{NoteCountWithLabel}">
  869. <img style="border:0px;" src="{PhotoURL-HighRes}"></a>
  870. </center>
  871. {block:Caption}
  872. <div id="captions">
  873. {Caption}</div>
  874. {/block:Caption}
  875. {/block:Photo}
  876.  
  877. {block:Photoset}
  878. <!-- photoset -->
  879. {Photoset-250}
  880. {block:Caption}
  881. {Caption}
  882. {/block:Caption}
  883.  
  884. <div id="perma">
  885. {block:ifcustompermalinks}
  886. <a href="{permalink}" title="{NoteCountWithLabel}">{text:permalinks}</a>
  887. {/block:ifcustompermalinks}
  888. {block:ifnotcustompermalinks}
  889. <a href="{ReblogURL}" target="_blank" class="details" title="reblog">reblog</a>
  890. <a href="{permalink}" title="perma">{NoteCountWithLabel}</a>
  891. {/block:ifnotcustompermalinks}
  892. </div>
  893. {/block:Photoset}
  894.  
  895. {block:Quote}
  896. <div class="entry">
  897. <div style="font-size:13px;line-height:14px;">
  898. <i>{Quote}</i></div>
  899. <small>
  900. <P align="right">{Source}</p></small>
  901. </div>
  902. {block:indexpage}
  903. <div id="perma">
  904. {block:ifcustompermalinks}
  905. <a href="{permalink}" title="{NoteCountWithLabel}">{text:permalinks}</a>
  906. {/block:ifcustompermalinks}
  907. {block:ifnotcustompermalinks}
  908. <a href="{ReblogURL}" target="_blank" class="details" title="reblog">reblog</a>
  909. <a href="{permalink}" title="perma">{NoteCountWithLabel}</a>
  910. {/block:ifnotcustompermalinks}
  911. </div>
  912. {/block:indexpage}
  913. {/block:Quote}
  914.  
  915. {block:Link}
  916. <div class="entry">
  917. <div style="font-size:13px;line-height:14px;">
  918. <a href="{URL}" {Target}>{Name}</a></div>
  919. {description}
  920. </div>
  921. {block:indexpage}
  922. <div id="perma">
  923. {block:ifcustompermalinks}
  924. <a href="{permalink}" title="{NoteCountWithLabel}">{text:permalinks}</a>
  925. {/block:ifcustompermalinks}
  926. {block:ifnotcustompermalinks}
  927. <a href="{ReblogURL}" target="_blank" class="details" title="reblog">reblog</a>
  928. <a href="{permalink}" title="perma">{NoteCountWithLabel}</a>
  929. {/block:ifnotcustompermalinks}
  930. </div>
  931. {/block:indexpage}
  932. {/block:Link}
  933.  
  934. {block:Chat}
  935. <div class="entry">
  936. {block:Title}
  937. <div style="color:{color:title};
  938. word-wrap:break-word;
  939. word-spacing:-2px;
  940. font-size:11px;
  941. letter-spacing:1px;
  942. padding:2px; border:1px solid {color:border};
  943. text-align:center;">
  944. {Title}
  945. </div>
  946. {/block:Title}
  947. {block:Lines}
  948. <div style="background: rgba(255, 255, 255, 0.3); padding:0px 0px 2px 0px; margin-bottom:5px;">
  949. {block:Label}<b>{Label}</b>{/block:Label}
  950. {Line}
  951. </div>
  952. {/block:Lines}
  953. </div>
  954.  
  955. {block:indexpage}
  956. <div id="perma">
  957. {block:ifcustompermalinks}
  958. <a href="{permalink}" title="{NoteCountWithLabel}">{text:permalinks}</a>
  959. {/block:ifcustompermalinks}
  960. {block:ifnotcustompermalinks}
  961. <a href="{ReblogURL}" target="_blank" class="details" title="reblog">reblog</a>
  962. <a href="{permalink}" title="perma">{NoteCountWithLabel}</a>
  963. {/block:ifnotcustompermalinks}
  964. </div>
  965. {/block:indexpage}
  966. {/block:Chat}
  967.  
  968. {block:Audio}
  969. {block:AlbumArt}
  970. <div class="albumart">
  971. <img src="{AlbumArtURL}" width="100%"></a></div>
  972. {/block:AlbumArt}
  973. <div style="width:width:250px; opacity:0.5; overflow:hidden; margin-top: 10px;">
  974. {AudioPlayerWhite}
  975. </div>
  976. {block:Caption}
  977. <div id="captions">
  978. {Caption}
  979. </div>
  980. {/block:Caption}
  981.  
  982. {block:indexpage}
  983. <div id="perma">
  984. {block:ifcustompermalinks}
  985. <a href="{permalink}" title="{NoteCountWithLabel}">{text:permalinks}</a>
  986. {/block:ifcustompermalinks}
  987. {block:ifnotcustompermalinks}
  988. <a href="{ReblogURL}" target="_blank" class="details" title="reblog">reblog</a>
  989. <a href="{permalink}" title="perma">{NoteCountWithLabel}</a>
  990. {/block:ifnotcustompermalinks}
  991. </div>
  992. {/block:indexpage}
  993. {/block:Audio}
  994.  
  995. {block:video}
  996. {Video-250}
  997. {block:Caption}
  998. <div id="captions">
  999. {Caption}
  1000. </div>
  1001. {/block:Caption}
  1002. <div id="perma">
  1003. {block:ifcustompermalinks}
  1004. <a href="{permalink}" title="{NoteCountWithLabel}">{text:permalinks}</a>
  1005. {/block:ifcustompermalinks}
  1006. {block:ifnotcustompermalinks}
  1007. <a href="{ReblogURL}" target="_blank" class="details" title="reblog">reblog</a>
  1008. <a href="{permalink}" title="perma">{NoteCountWithLabel}</a>
  1009. {/block:ifnotcustompermalinks}
  1010. </div>
  1011. {/block:video}
  1012.  
  1013. {block:Answer}
  1014. <div class="entry">
  1015. <div style="margin-top:0px;">
  1016. <div style="padding:5px; background: rgba(255, 255, 255, 0.5);">
  1017. <i><u>{asker} asked:</u> {Question}</i></div>
  1018. <div style="margin-bottom:-5px;">{Answer}</div>
  1019. </div>
  1020. </div>
  1021. {block:indexpage}
  1022. <div id="perma">
  1023. {block:ifcustompermalinks}
  1024. <a href="{permalink}" title="{NoteCountWithLabel}">{text:permalinks}</a>
  1025. {/block:ifcustompermalinks}
  1026. {block:ifnotcustompermalinks}
  1027. <a href="{ReblogURL}" target="_blank" class="details" title="reblog">reblog</a>
  1028. <a href="{permalink}" title="perma">{NoteCountWithLabel}</a>
  1029. {/block:ifnotcustompermalinks}
  1030. </div>
  1031. {/block:indexpage}
  1032. {/block:Answer}
  1033. </div>
  1034.  
  1035. {block:PermalinkPage}
  1036. {block:RebloggedFrom}
  1037. <div id="pw">
  1038. {block:HasTags}
  1039. {block:Tags}
  1040. <i><a href="{TagURL}">#{Tag}</a></i>
  1041. {/block:Tags}
  1042. {/block:HasTags}
  1043. <br><br>
  1044. {block:date}
  1045. {Month}, {dayofmonth}{dayofmonthsuffix} {Year}.
  1046. {/block:date}<br>
  1047. <i>via:</i>
  1048. <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  1049. <i>(<a href="{ReblogRootURL}" title="{ReblogRootName}">&copy;</a>)
  1050. </i>
  1051. </div>
  1052. {/block:RebloggedFrom}
  1053. {block:PostNotes}
  1054. <div id="pgn">
  1055. {PostNotes}
  1056. </div>
  1057. {/block:PostNotes}
  1058. {/block:PermalinkPage}
  1059.  
  1060.  
  1061.  
  1062. {/block:Posts}
  1063. {block:iftopbonusbox}
  1064. <div id="g"><img style="border:0px;" src="http://static.tumblr.com/mqkrxog/MfHmu80vv/pxl.png"></a></div>
  1065. <div id="g1"><img style="border:0px;" src="http://media.tumblr.com/255ad66426a1f80685d13ed2c1ee53f9/tumblr_inline_mthci4EAA11qdljll.png"></a></div>
  1066. <div id="g2"><img style="border:0px; " src="http://media.tumblr.com/255ad66426a1f80685d13ed2c1ee53f9/tumblr_inline_mthci4EAA11qdljll.png"></a></div>
  1067. <div id="g3"><img style="border:0px; width: 169px;" src="http://static.tumblr.com/mqkrxog/zfvmu2t4a/untitled-2.png"></a></div>
  1068.  
  1069. <div id="icons">
  1070. <div id="header" style="width: 169px;margin-top: -19px; margin-left: -10px;"></div>
  1071. <div style="margin-top: -13px; position:fixed; margin-left: -4; color: {color:title};">{text:top box title}</div><br>
  1072. {text:top box content}
  1073. </div>{/block:iftopbonusbox}
  1074. {block:ifbottombonusbox}
  1075. <div id="gg"><img style="border:0px;" src="http://static.tumblr.com/mqkrxog/MfHmu80vv/pxl.png"></a></div>
  1076. <div id="gg1"><img style="border:0px;" src="http://media.tumblr.com/255ad66426a1f80685d13ed2c1ee53f9/tumblr_inline_mthci4EAA11qdljll.png"></a></div>
  1077. <div id="gg2"><img style="border:0px; " src="http://media.tumblr.com/255ad66426a1f80685d13ed2c1ee53f9/tumblr_inline_mthci4EAA11qdljll.png"></a></div>
  1078. <div id="gg3"><img style="border:0px; width: 169px;" src="http://static.tumblr.com/mqkrxog/zfvmu2t4a/untitled-2.png"></a></div>
  1079. <div id="pipp">
  1080. <div id="header" style="width: 169px;margin-top: -29px; margin-left: -10px;"></div>
  1081. <div style="margin-top: -22px; position:fixed; margin-left: -4; color: {color:title};">{text:bottom box title}</div><br>
  1082. {text:bottom box content}
  1083. </div>
  1084. {/block:ifbottombonusbox}
  1085.  
  1086.  
  1087. </div></div>
  1088. <img src="{image:bottom image}" style="max-width:300px;
  1089. bottom: 10px; left: 20px; z-index: -9999111; position:fixed;"/>
  1090. </div>
  1091. <div style="position:fixed; z-index: 9999; bottom: 3px; margin-left: 3px; opacity: 0.2;"><a href="http://jubileethemes.tumblr.com" title="download theme"><img src="http://static.tumblr.com/mqkrxog/VQZmu2tly/copy.png"/></a>
  1092. </div>
  1093. </body>
  1094. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement