mikit20

Just one more wish.

Jul 28th, 2014
1,018
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.08 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <!-----------------------------------------------------------------
  4. _____ _ _
  5. |_ _| _ _ __ ___ | |__ | |_ __
  6. | || | | | '_ ` _ \| '_ \| | '__|
  7. | || |_| | | | | | | |_) | | |
  8. |_| \__,_|_| |_| |_|_.__/|_|_|
  9. ____ _
  10. / ___| ___ _ __ ___ _ __ __ _| |_ ___ _ __
  11. | | _ / _ \ '_ \ / _ \ '__/ _` | __/ _ \| '__|
  12. | |_| | __/ | | | __/ | | (_| | || (_) | |
  13. \____|\___|_| |_|\___|_| \__,_|\__\___/|_|
  14.  
  15. ___ ___ _ __ ___
  16. / __/ _ \| '_ ` _ \
  17. | (_| (_) | | | | | |
  18. (_)___\___/|_| |_| |_|
  19.  
  20. // Generate your own theme at
  21. http://tumblrgenerator.com
  22.  
  23. // A "tit" theme project
  24. http://tit.tumblr.com
  25.  
  26. // Comments & Suggestions are apprecaited
  27.  
  28. ------------------------------------------------------------------>
  29. <html xmlns="http://www.w3.org/1999/xhtml">
  30. <head>
  31.  
  32. <style type="text/css">body, a, a:hover {cursor: url(http://media.tumblr.com/a22834b16d8e6b3b585fae8c60f216ed/tumblr_inline_n0mlwv1iwc1r63cto.png), progress;}</style>
  33.  
  34. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  35. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  36. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  37. <link rel="shortcut icon" href="{Favicon}">
  38. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  39. <meta name="text:Link 1" content=""/>
  40. <meta name="text:Link 1 URL" content=""/>
  41. <meta name="text:Link 2" content=""/>
  42. <meta name="text:Link 2 URL" content=""/>
  43. <meta name="text:Link 3" content=""/>
  44. <meta name="text:Link 3 URL" content=""/>
  45. <meta name="text:Link 4" content=""/>
  46. <meta name="text:Link 4 URL" content=""/>
  47. <meta name="text:Link 5" content=""/>
  48. <meta name="text:Link 5 URL" content=""/>
  49. <meta name="text:Link 6" content=""/>
  50. <meta name="text:Link 6 URL" content=""/>
  51. <meta name="text:Link 7" content=""/>
  52. <meta name="text:Link 7 URL" content=""/>
  53. <meta name="text:Link 8" content=""/>
  54. <meta name="text:Link 8 URL" content=""/>
  55. <meta name="text:Home Label" content="Home"/>
  56. <meta name="text:Ask Label" content="Ask"/>
  57. <meta name="text:Submit Label" content="Submit"/>
  58. <meta name="text:Archive Label" content="Archive"/>
  59. <meta name="if:Show Archive Link" content="1"/>
  60. <meta name="if:Show Submit Link" content="1"/>
  61. <meta name="if:Show Title" content="1"/>
  62. <meta name="if:Show Tags" content="0"/>
  63. <meta name="if:Animation" content="1"/>
  64. <meta name="if:To Top Button" content="0"/>
  65. <meta name="if:Infinite Scroll" content="1"/>
  66. <meta name="if:Show Captions" content="0"/>
  67. <meta name="if:Show Tags" content="0"/>
  68. <meta name="image:Background" content=""/>
  69. <meta name="image:Sidebar" content=""/>
  70. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  71. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  72. <script type="text/javascript" src="http://static.tumblr.com/tpqedpr/vnzmibpqr/minified.js"></script>
  73. <style type="text/css">
  74. body {
  75. color: #787878;background: #ffffff url({image:Background});
  76. font-family: calibri light;
  77. font-size: 10px;
  78. line-height: 1.5em;
  79. }
  80. p {margin:0 0 .75em 0} p:last-child {margin:0}
  81. a {
  82. color: #ffd4d4;
  83. text-decoration:none;
  84. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  85. a:hover {color: #d2e6fc; }
  86. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  87. line-height: 100%;border-left: solid 4px #EDEDED;
  88. }
  89.  
  90. @font-face{font-family:stanberry;src:url('http://static.tumblr.com/e1djgf7/HSqn97k2e/stanberry.ttf')}
  91.  
  92. h1 {
  93. font-family: stanberry;
  94. font-size: 28px;
  95. line-height: 1.5em;
  96. font-weight: normal;
  97. letter-spacing:1px;
  98. text-transform:lowercase;
  99. }
  100.  
  101.  
  102. ul {
  103. margin: 0px 1.5em .75em;}
  104.  
  105. li {
  106. margin: .75em 0;
  107. list-style-type: square;
  108. }
  109.  
  110. .box img {
  111. display: block;
  112. max-width: 100%;}.m-i {
  113. display: block;
  114. line-height: 1px!important;
  115. }
  116.  
  117.  
  118. .menu-picture {
  119. line-height: 100%;
  120. display: inline-block;
  121. line-height: 0px!important;
  122. }
  123.  
  124.  
  125. .post-link{
  126. font-family: Lucida Sans;
  127. font-size: 8px;
  128. line-height: 8px;
  129. }
  130.  
  131. p.source{text-align: center;}
  132. .menu-picture {
  133. line-height: 100%;display: inline-block;
  134. }p.source{text-align: center;}
  135. h3 {
  136. font-size: 14px; font-weight: normal;
  137. }.tagged { text-align: center; line-height: 8px;font-size: 8px;}
  138. .text { padding: 5px;}p.question {
  139. margin-bottom: .375em;
  140. }
  141. p.words {
  142. padding: 6px;
  143. line-height: 1.5em;
  144. color: #7d7c7c;
  145. background: #ffffff;
  146. }
  147.  
  148. #askimg {
  149. margin-left: 10px;
  150. }
  151.  
  152. .response {
  153. background: #fff;
  154. padding: 5px;
  155. padding-left: 70px;
  156. margin-top: -30px;
  157. margin-left: 0px;
  158. border: 2px solid #FFDEDE;
  159. border-radius: 5px;
  160. }
  161.  
  162. .answer {
  163. text-align: left;
  164. }
  165.  
  166. .post {
  167. position: relative;
  168. {block:IndexPage}
  169. width:250px;
  170. {/block:IndexPage}
  171. {block:PermalinkPage}
  172. width:500px;
  173. {/block:PermalinkPage}
  174. {block:indexpage}float: left;{/block:indexpage}
  175. {block:Permalinkpage}margin:15px auto!imporant;{block:Permalinkpage}
  176. background: #ffffff;
  177. padding:15px;
  178. margin:15px;
  179. font-size:11px;
  180. line-height: 22px;
  181. letter-spacing:1px;
  182. border: 1px solid #ddd;
  183. outline-offset:-8px;
  184. outline:1px dashed #ddd;
  185. }
  186.  
  187. .post img {max-width:500px; border-radius: 10px; {block:ifcolumns}{block:IndexPage}max-width:250px; border-radius: 10px;{/block:IndexPage}{/block:ifcolumns};}
  188.  
  189.  
  190. .box {position: relative;}
  191.  
  192. #side {
  193. text-align: left;
  194. margin: 30px auto 15px;
  195. width:612px;
  196. padding:5px;
  197. position:fixed;
  198. margin-top: -200px;
  199. background: #ffffff;
  200. border-left: 1px solid #eee;
  201. border-right: 1px solid #eee;
  202. z-index:999;
  203. }
  204.  
  205. a.kaito {
  206. border: 1px solid #e6e6e6;
  207. margin-left: 2px;
  208. margin-bottom: 4px;
  209. text-align: center;
  210. width: 70px;
  211. background: #fff;
  212. display: inline-block;
  213. color:#555;
  214. font:normal 9px 'calibri light';
  215. text-transform: uppercase;
  216. letter-spacing: 2px;
  217. padding:4px;
  218. filter: alpha(opacity = 80);
  219. opacity:.8;
  220. -moz-transition-duration: 1s;-
  221. webkit-transition-duration: 1s;
  222. }
  223.  
  224. @font-face {
  225. font-family: "silkscreen";
  226. src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf');
  227. }
  228.  
  229. #description{
  230. float:left;
  231. width: 300px;
  232. font:8px silkscreen;
  233. line-height:15px;
  234. letter-spacing:1px;
  235. }
  236.  
  237.  
  238. #side img {
  239. max-width: 100%;
  240. }
  241.  
  242. ul {margin-bottom: .75em;}
  243.  
  244. #contain {
  245. width:624px;
  246. margin: 15px auto 0;
  247. }
  248.  
  249.  
  250. #content {
  251. width:724px;
  252. margin-top: 190px;
  253. }
  254.  
  255.  
  256.  
  257. #infscr-loading{position:absolute!important;width:16px!important;height:11px!important;margin-bottom:-16px!important;top:auto!important;bottom:0;left:50%!important}
  258.  
  259.  
  260. @font-face{
  261. font-family: 'pixel';
  262. font-style: normal;
  263. font-weight: normal;
  264. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  265.  
  266.  
  267. .post .perma{position: absolute; border-left: 5px solid undefined; border-right: 5px solid undefined; width: 250px; left: 0px;text-align: center; top: 0px;opacity: 0;filter:alpha(opacity=0);z-index: 10000;background: rgba(255, 255, 255, .75);font-size:8px;font-family:pixel;letter-spacing:1px;height: 21px;line-height: 21px;text-transform: uppercase;{block:ifanimation}-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;-o-transition: all 0.3s ease;{/block:ifanimation}}
  268. .post:hover .perma{opacity: 1;filter:alpha(opacity=100);}
  269. .perma:hover{background: rgba(255, 255, 255, 100);}
  270. .perma a{color: #FFCECE;}
  271. .perma-a { text-align: right; text-transform: uppercase; }
  272. .post-right { float: left; text-transform: uppercase; }
  273. .post-left { float: right; text-transform: uppercase;}
  274. p.menu-m {margin: .375em;}
  275. .menu-link {margin: 0 3px;}
  276. .box iframe {
  277. max-width: 100%;
  278. }
  279. .text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  280.  
  281. .post-info-data{text-align:center}.notes img{display:block;float:left;margin-right:.75em}ol.notes li{margin:.375em 0;list-style-type:none;line-height:16px}
  282.  
  283. #toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:21px;height:21px;border:0;text-indent:100%;background:url(http://static.tumblr.com/uiqhh9x/372m6hyqw/up.png) no-repeat left top;opacity:.5;filter:alpha(opacity = 50);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}#toTopHover{width:21px;height:21px;display:block;overflow:hidden;float:left;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}#toTop:hover{opacity:1;filter:alpha(opacity = 100)}#toTop:active,#toTop:focus{outline:0}
  284.  
  285. a.btn{position:absolute;z-index:999999;top:26px;right:3px;white-space:nowrap;outline:0;text-decoration:none;cursor:pointer;overflow:hidden;text-overflow:ellipsis;font:600 12px/18px "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;height:20px;padding:0 5px;-webkit-font-smoothing:antialiased;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transition-property:padding;-moz-transition-property:padding;-ms-transition-property:padding;-o-transition-property:padding;transition-property:padding;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-ms-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-ms-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.btn{color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08)}a.btn,a.btn:hover{color:white!important}.btn{margin-bottom:5px;color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.btn:hover::after,.btn:focus::after{background:rgba(255,255,255,0.09);color:white}.btn:active::after{background:rgba(255,255,255,0.18) color:white}.btn_label.show{display:block}.btn::after{position:absolute;top:0;right:0;bottom:0;left:0;content:'';-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit}.btn.icon::before{display:block;content:'';position:absolute;top:0;left:0;bottom:0;width:20px;border-radius:inherit;background:url('http://static.tumblr.com/tpqedpr/cQ1mbwb60/de.png') 0 0 no-repeat}.btn.theme::before{background-position:0 -0px}.btn img{width:15px}.btn.icon{padding-left:20px}.btn:active::after {background:rgba(255,255,255,0.18)}.clear {clear: both;} #pagination {display: none;} .clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}
  286. </style></head>
  287. <body>
  288.  
  289. <div id="contain" class="clearfix">
  290.  
  291. <div style=" background-image: url('http://i1172.photobucket.com/albums/r578/Happygirl94/tumblr_inline_mrf2j8wesW1rto88t_zps92788d71.png'); top: 123px; width: 624px; left:363px; height: 30px; z-index: 9999; position: fixed; background-hover:filter:alpha(opacity=100);"></div>
  292.  
  293.  
  294. <img src='http://38.media.tumblr.com/db6450259bb86f23eb708e1048af8aad/tumblr_ms3mkj6fgi1s6wofyo1_1280.jpg' style='position:fixed;bottom:0px;right:0px;z-index:-999'/>
  295.  
  296.  
  297. <div id="side">
  298. <div class="text">
  299. {block:IfShowTitle}<h1><a href="/">{Title}</a></h1>{/block:IfShowTitle}
  300.  
  301. <a href="/" class="m-i"><img class="menu-picture" src="{image:sidebar}"/></a>
  302.  
  303. <div id="description">{Description}</div>
  304.  
  305.  
  306. <div>
  307. <center><a class="kaito" href="/">{text:Home Label}</a> <a class="kaito" href="/ask">{text:Ask label}</a>{block:SubmissionsEnabled}{block:IfShowSubmitLink} <a class="menu-link" href="/submit">{text:Submit label}</a>{/block:IfShowSubmitLink}{/block:SubmissionsEnabled}{block:HasPages}{block:Pages}/ <a class="menu-link" href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}{block:iflink1}<a class="kaito" href="{text:link 1 url}">{text:link 1}</a>{/block:iflink1}{block:iflink2}<a class="kaito" href="{text:link 2 url}">{text:link 2}</a>{/block:iflink2}{block:iflink3}<a class="kaito" href="{text:link 3 url}">{text:link 3}</a>{/block:iflink3}{block:iflink4}<a class="kaito" href="{text:link 4 url}">{text:link 4}</a>{/block:iflink4}{block:iflink5}<a class="kaito" href="{text:link 5 url}">{text:link 5}</a>{/block:iflink5}{block:iflink6}/<a class="kaito" href="{text:link 6 url}">{text:link 6}</a>{/block:iflink6}{block:iflink7}/<a class="kaito" href="{text:link 7 url}">{text:link 7}</a>{/block:iflink7}{block:iflink8}/<a class="kaito" href="{text:link 8 url}">{text:link 8}</a>{/block:iflink8}{Block:IfShowArchiveLink} <a class="kaito" href="/archive">{text:Archive Label}</a>{/Block:IfShowArchiveLink}</center></div>
  308.  
  309. {block:IfNotInfiniteScroll}{block:Pagination}<p class="previous-next text">{block:PreviousPage}<a href="{PreviousPage}" class="next"><</a>{/block:PreviousPage}<span id="pages"> {CurrentPage} of {TotalPages} </span>{block:NextPage}<a href="{NextPage}" class="previous">></a>{/block:NextPage}</p>{/block:Pagination}{/block:IfNotInfiniteScroll}
  310. </div>
  311. </div>
  312. <div id="content">
  313. {block:Posts}
  314. <div class="post">
  315.  
  316. {block:Text}
  317. <div class="text">
  318. {block:Title}<h3>{Title}</h3>{/block:Title}
  319. {Body}
  320. <!-- permalink --> {block:IndexPage}
  321. <span class="post-link post-right"><a href="{ReblogURL}" target="_blank" >Reblog</a></span><span class="post-link post-left">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  322. <!-- /permalink --> {/block:IndexPage}
  323. </div>
  324. {/block:Text}
  325.  
  326. {block:Quote}
  327. <div class="text quote">
  328. <p class="words">&#8220;{Quote}&#8221;</p>
  329. {block:Source}<p class="source">{Source}</p>{/block:Source}
  330. <!-- permalink --> {block:IndexPage}
  331. <span class="post-link post-right"><a href="{ReblogURL}" target="_blank" >Reblog</a></span><span class="post-link post-left">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  332. <!-- /permalink --> {/block:IndexPage}
  333. </div>
  334. {/block:Quote}
  335.  
  336. {block:Link}
  337. <div class="text link">
  338. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  339. {block:Description}{Description}{/block:Description}
  340. <!-- permalink --> {block:IndexPage}
  341. <span class="post-link post-right"><a href="{ReblogURL}" target="_blank" >Reblog</a></span><span class="post-link post-left">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  342. <!-- /permalink --> {/block:IndexPage}
  343. </div>
  344. {/block:Link}
  345.  
  346. {block:Chat}
  347. <div class="text chat">
  348. <ul class="conversation">
  349. {block:Lines}
  350. <li class="line {Alt}">
  351. {block:Label}<span class="person">{Label}</span>{/block:Label}
  352. <span class="person-said">{Line}</span>
  353. </li>
  354. {/block:Lines}
  355. </ul>
  356. <!-- permalink --> {block:IndexPage}
  357. <span class="post-link post-right"><a href="{ReblogURL}" target="_blank" >Reblog</a></span><span class="post-link post-left">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  358. <!-- /permalink --> {/block:IndexPage}
  359. </div>
  360. {/block:Chat}
  361.  
  362. {block:Audio}
  363. <div class="text audio">
  364. <p>{AudioPlayerBlack}</p>
  365. {block:IndexPage}{block:IfShowCaptions}
  366. {block:Caption}{Caption}{/block:Caption}
  367. {/block:IfShowCaptions}{/block:IndexPage}
  368. <!-- permalink --> {block:IndexPage}
  369. <span class="post-link post-right"><a href="{ReblogURL}" target="_blank" >Reblog</a></span><span class="post-link post-left">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  370. <!-- /permalink --> {/block:IndexPage}
  371. </div>
  372. {/block:Audio}
  373.  
  374. {block:Answer}
  375. <div class="text answer">
  376. <div id="askimg"><img src="{AskerPortraitURL-48}"/></div>
  377. <div class="response">
  378. <p>{Asker} said to me:</p>
  379. <p class="question">{Question}</p>
  380.  
  381. </div>
  382. {Answer}
  383. <!-- permalink --> {block:IndexPage}
  384. <span class="post-link post-right"><a href="{ReblogURL}" target="_blank" >Reblog</a></span><span class="post-link post-left">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  385. <!-- /permalink --> {/block:IndexPage}
  386. </div>
  387. {/block:Answer}
  388.  
  389. {block:Photoset}
  390. <div class="photoset">
  391. <div class="box">
  392. <!-- permalink --> {block:IndexPage}
  393. <div class="perma">♡ <a href="{reblogurl}" target="_blank">share it</a> with <a href="{Permalink}">{NoteCount} love(s)</a> at {DayofWeek} ♡</div>
  394. <!-- /permalink --> {/block:IndexPage}
  395. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  396. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  397. </div>
  398. {block:IndexPage}{block:IfShowCaptions}
  399. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  400. {/block:IfShowCaptions}{/block:IndexPage}
  401. </div>
  402. {/block:Photoset}
  403.  
  404. {block:Video}
  405. <div class="video">
  406. <div class="box">
  407. <!-- permalink --> {block:IndexPage}
  408. <div class="perma">♡ <a href="{reblogurl}" target="_blank">share it</a> with <a href="{Permalink}">{NoteCount} love(s)</a> at {DayofWeek} ♡</div>
  409. <!-- /permalink --> {/block:IndexPage}
  410. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  411. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  412. </div>
  413. {block:IndexPage}{block:IfShowCaptions}
  414. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  415. {/block:IfShowCaptions}{/block:IndexPage}
  416. </div>
  417. {/block:Video}
  418.  
  419. {block:Photo}
  420. <div class="photo">
  421. <div class="box">
  422. <!-- permalink --> {block:IndexPage}
  423. <div class="perma">♡ <a href="{reblogurl}" target="_blank">share it</a> with <a href="{Permalink}">{NoteCount} love(s)</a> at {DayofWeek} ♡</div>
  424. <!-- /permalink --> {/block:IndexPage}
  425. {block:IndexPage}
  426. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  427. {/block:IndexPage}
  428. {block:PermalinkPage}
  429. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  430. {/block:PermalinkPage}
  431. </div>
  432. {block:IndexPage}{block:IfShowCaptions}
  433. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  434. {/block:IfShowCaptions}{/block:IndexPage}
  435. </div>
  436. {/block:Photo}
  437.  
  438. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  439. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  440. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  441.  
  442. {block:PermalinkPage}
  443. <div id="post-info" class="text">
  444. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  445. {block:HasTags}
  446. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  447. {/block:HasTags}
  448. <p class="post-info-data">
  449. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  450. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  451. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  452. {block:PostNotes}
  453. {PostNotes}
  454. {/block:PostNotes}
  455. </div>
  456. {/block:PermalinkPage}
  457.  
  458. </div> <!-- end single post -->
  459. {block:ContentSource}
  460. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  461. {/block:ContentSource}
  462. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  463. {/block:Posts}
  464. </div> <!-- end content -->
  465. <div class="loading"></div>
  466. </div> <!-- end containing div -->
  467. {block:IfInfiniteScroll}
  468. {block:Pagination}<ul id="pagination">
  469. {block:PreviousPage}
  470. <li><a href="{PreviousPage}"></a></li>
  471. {/block:PreviousPage}
  472. {block:JumpPagination length="5"}
  473. {block:CurrentPage}
  474. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  475. {/block:CurrentPage}
  476. {block:JumpPage}
  477. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  478. {/block:JumpPage}
  479. {/block:JumpPagination}
  480. {block:NextPage}
  481. <li><a id="nextPage" href="{NextPage}"></a></li>
  482. {/block:NextPage}
  483. </ul>{/block:Pagination}
  484. {/block:IfInfiniteScroll}
  485. {block:IndexPage}
  486. <script type="text/javascript">
  487. $(window).load(function () {
  488. $('#content').masonry(),
  489. $('.masonryWrap').infinitescroll({
  490. navSelector : '#pagination',
  491. nextSelector : '#pagination a#nextPage',
  492. itemSelector : ".post, .loading",
  493. bufferPx : 40,
  494. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  495. loadingText : "<em></em>",
  496. },
  497. function() { $('#content').masonry({ appendedContent: $(this) }); }
  498. );
  499. });
  500. </script>
  501. {/block:IndexPage}
  502. {block:IfToTopButton}
  503. <script type="text/javascript">
  504. $(document).ready(function() {
  505. /*
  506. var defaults = {
  507. containerID: 'toTop', // fading element id
  508. containerHoverID: 'toTopHover', // fading element hover id
  509. scrollSpeed: 1200,
  510. easingType: 'linear'
  511. };
  512. */
  513.  
  514. $().UItoTop({ easingType: 'easeOutQuart' });
  515.  
  516. });
  517. </script>
  518. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  519. {/block:IfToTopButton}
  520.  
  521. <BODY onselectstart="return false;" ondragstart="return false;">
  522. <div style=" font-size:8px; position:fixed; bottom:5px; left:0px; text-align:center; font-family:arial">
  523. <a href="http://themesbymiki.tumblr.com/tagged/cute-themes">✿</a></div>
  524. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment