mikit20

Wishing Well.

Jul 30th, 2014
699
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.07 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/0c7205d3026f95e30552321d27072fbb/tumblr_inline_mwdws8RZA31r63cto.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.  
  75. ::-webkit-scrollbar {
  76. height: 6px;
  77. width: 6px;
  78. background: #ffffff;
  79. }
  80. ::-webkit-scrollbar-thumb {
  81. background: #D0EDFE;
  82. border-radius: 10px;
  83. }
  84.  
  85.  
  86. body {
  87. color: #858383;background: #ffffff url({image:Background});
  88. font-family: calibri light;
  89. font-size: 10px;
  90. line-height: 1.5em;
  91. }
  92.  
  93.  
  94. p {margin:0 0 .75em 0} p:last-child {margin:0}
  95.  
  96.  
  97. a {
  98. color: #ffcfcf;
  99. text-decoration:none;
  100. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  101.  
  102.  
  103. a:hover {color: #cddafc; }
  104.  
  105.  
  106. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  107. line-height: 100%;border-left: solid 4px #EDEDED;
  108. }
  109.  
  110. @font-face { font-family: "mini wakuwaku"; src: url('http://static.tumblr.com/e1djgf7/B9cmszur5/mini-wakuwaku.otf')}
  111.  
  112. h1 {
  113. font-family:mini wakuwaku;
  114. font-size:24px;
  115. line-height: 1.5em;
  116. font-weight: normal;
  117. text-align:right;
  118. }
  119.  
  120.  
  121. ul {
  122. margin: 0px 1.5em .75em;}
  123.  
  124.  
  125. li {
  126. margin: .75em 0;
  127. list-style-type: square;
  128. }
  129.  
  130. .box img {
  131. display: block;
  132. max-width: 100%;}.m-i {
  133. display: block;
  134. line-height: 1px!important;
  135. }
  136.  
  137. .post-link{
  138. font-family: Lucida Sans;
  139. font-size: 8px;
  140. line-height: 8px;
  141. }
  142.  
  143. p.source{text-align: center;}
  144.  
  145.  
  146. .menu-picture {
  147. line-height: 100%;display: inline-block;
  148. }
  149.  
  150. p.source{text-align: center;}
  151.  
  152.  
  153. h3 {
  154. font-size: 14px; font-weight: normal;
  155. }
  156.  
  157. .tagged { text-align: center; line-height: 8px;font-size: 8px;}
  158.  
  159.  
  160. .text { padding: 5px;}p.question {
  161. margin-bottom: .375em;
  162. }
  163.  
  164.  
  165. p.words {
  166. padding: 6px;
  167. line-height: 1.5em;
  168. color: #787878;
  169. background: #ffffff;
  170. }
  171.  
  172.  
  173. #askimg {
  174. margin-left: 10px;
  175. }
  176.  
  177. .response {
  178. background: #fff;
  179. padding: 5px;
  180. padding-left: 70px;
  181. margin-top: -30px;
  182. margin-left: 0px;
  183. border: 2px solid #FFDEDE;
  184. border-radius: 5px;
  185. }
  186.  
  187. .answer {
  188. text-align: left;
  189. }
  190.  
  191.  
  192. .post {
  193. position: relative;
  194. {block:IndexPage}
  195. width:250px;
  196. {/block:IndexPage}
  197. {block:PermalinkPage}
  198. width:500px;
  199. {/block:PermalinkPage}
  200. float:left;
  201.  
  202. background: #ffffff;
  203. padding:15px;
  204. margin:15px;
  205. border: 1px solid #ddd;
  206. font-size:11px;
  207. line-height: 22px;
  208. letter-spacing:1px;
  209. border: 1px solid #ddd;
  210. outline-offset:-8px;
  211. outline:1px dashed #ddd;
  212. }
  213.  
  214. .post img {max-width:500px; border-radius: 10px; {block:ifcolumns}{block:IndexPage}max-width:250px; border-radius: 10px;{/block:IndexPage}{/block:ifcolumns};}
  215.  
  216. .box {position: relative;}
  217.  
  218.  
  219. @font-face{
  220. font-family: 'pixel';
  221. font-style: normal;
  222. font-weight: normal;
  223. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  224.  
  225.  
  226. #side {
  227. text-align: left;
  228. margin-top: 145px;
  229. width:229px;
  230. padding:3px;
  231. position: fixed;
  232. margin-left: -50px;
  233. background: #ffffff;
  234. border: 6px solid;
  235. border-image: url(http://38.media.tumblr.com/898c62e07b0b64106542bc343910f436/tumblr_mqmeypbrZi1r1d24uo1_1280.jpg) 10% repeat;
  236. }
  237.  
  238. #description {
  239. font-size:8px;
  240. font-family:pixel;
  241. line-height:15px;
  242. letter-spacing:1px;
  243. background-color: #fff;
  244. padding:5px;
  245. height:70px;
  246. }
  247.  
  248.  
  249. sidebarimage {
  250. width: 100px;
  251. }
  252.  
  253. #sidebarimage img{
  254. border-radius:120px;
  255. background-color: #fff;
  256. border: 1px solid #eee;
  257. padding: 5px;
  258. height:120px;
  259. width:120px;
  260. position:fixed;
  261. top:80px;
  262. left:120px;
  263.  
  264. }
  265.  
  266.  
  267. .alone a{
  268. display:inline-block;
  269. width:90px;
  270. margin:2px;
  271. text-align:center;
  272. color:#fff;
  273. font:9px consolas;
  274. letter-spacing:1px;
  275. text-transform:uppercase;
  276. font-weight:bold;
  277. padding:10px 5px 0px 5px;
  278. height:0px;
  279. overflow:hidden;
  280. background-color:#FEFC9F;
  281. text-decoration:none;
  282. -webkit-transition: all 0.1s ease-in-out;
  283. -moz-transition: all 0.1s ease-in-out;
  284. -o-transition: all 0.1s ease-in-out;
  285. transition: all 0.1s ease-in-out;
  286. }
  287. .alone a:hover {
  288. padding:1px 5px 10px 5px;
  289. height:0px;
  290. background-color:#EBC3FE;
  291. }
  292.  
  293.  
  294. ul {margin-bottom: .75em;}
  295.  
  296. #contain {
  297. width:946px;
  298. margin: 15px auto 0;
  299. }
  300.  
  301. #content {
  302. width:624px;
  303. margin-left: 260px;
  304. }
  305.  
  306.  
  307. #infscr-loading{position:absolute!important;width:16px!important;height:11px!important;margin-bottom:-16px!important;top:auto!important;bottom:0;left:50%!important}
  308.  
  309. .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;
  310. 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}}
  311. .post:hover .perma{opacity: 1;filter:alpha(opacity=100);}
  312. .perma:hover{background: rgba(255, 255, 255, 100);}
  313. .perma a{color: #FFBFC1;}
  314. .perma-a { text-align: right; text-transform: uppercase; }
  315. .post-right { float: left; text-transform: uppercase; }
  316. .post-left { float: right; text-transform: uppercase;}
  317. p.menu-m {margin: .375em;}
  318. .menu-link {margin: 0 3px;}
  319. .box iframe {
  320. max-width: 100%;
  321. }
  322. .text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  323.  
  324. .post-info-data{text-align:center}
  325. .notes img{display:block;float:left;margin-right:.75em}
  326. ol.notes li{margin:.375em 0;list-style-type:none;line-height:16px}
  327.  
  328. #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}
  329.  
  330. 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%}
  331. </style></head>
  332. <body>
  333.  
  334. <div id="contain" class="clearfix">
  335.  
  336.  
  337.  
  338. <div id="side">
  339.  
  340.  
  341. <div class="text">
  342. <br>
  343.  
  344. {block:IfShowTitle}<h1><a href="/">{Title}</a></h1>{/block:IfShowTitle}
  345.  
  346. <div id="sidebarimage"><a href="/"><img src="{image:sidebar}"/></a></div>
  347.  
  348.  
  349. <div id="description">{Description}</div><br>
  350.  
  351. <div class="alone">
  352. <center>
  353. <a class="navi" href="/">{text:Home Label}</a><a class="navi" href="/ask">{text:Ask label}</a>{block:SubmissionsEnabled}{block:IfShowSubmitLink}<a class="navi" href="/submit">{text:Submit label}</a>{/block:IfShowSubmitLink}{/block:SubmissionsEnabled}{block:HasPages}{block:Pages}<a class="navi" href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}{block:iflink1} <a class="navi" href="{text:link 1 url}">{text:link 1}</a>{/block:iflink1} {block:iflink2}<a class="baekminu" href="{text:link 2 url}">{text:link 2}</a>{/block:iflink2} {block:iflink3}<a class="baekminu" href="{text:link 3 url}">{text:link 3}</a>{/block:iflink3} {block:iflink4}<a class="baekminu" href="{text:link 4 url}">{text:link 4}</a>{/block:iflink4} {block:iflink5}<a class="baekminu" href="{text:link 5 url}">{text:link 5}</a>{/block:iflink5} {block:iflink6}<a class="baekminu" href="{text:link 6 url}">{text:link 6}</a>{/block:iflink6} {block:iflink7}<a class="baekminu" href="{text:link 7 url}">{text:link 7}</a>{/block:iflink7} {block:iflink8}<a class="baekminu" href="{text:link 8 url}">{text:link 8}</a>{/block:iflink8}{Block:IfShowArchiveLink} <a class="baekminu" href="/archive">{text:Archive Label}</a>{/Block:IfShowArchiveLink}</div>
  354. </center>
  355.  
  356. {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}
  357. </div>
  358. </div>
  359.  
  360.  
  361.  
  362. <div id="content">
  363. {block:Posts}
  364. <div class="post">
  365.  
  366. {block:Text}
  367. <div class="text">
  368. {block:Title}<h3>{Title}</h3>{/block:Title}
  369. {Body}
  370. <!-- permalink --> {block:IndexPage}
  371. <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>
  372. <!-- /permalink --> {/block:IndexPage}
  373. </div>
  374. {/block:Text}
  375.  
  376. {block:Quote}
  377. <div class="text quote">
  378. <p class="words">&#8220;{Quote}&#8221;</p>
  379. {block:Source}<p class="source">{Source}</p>{/block:Source}
  380. <!-- permalink --> {block:IndexPage}
  381. <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>
  382. <!-- /permalink --> {/block:IndexPage}
  383. </div>
  384. {/block:Quote}
  385.  
  386. {block:Link}
  387. <div class="text link">
  388. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  389. {block:Description}{Description}{/block:Description}
  390. <!-- permalink --> {block:IndexPage}
  391. <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>
  392. <!-- /permalink --> {/block:IndexPage}
  393. </div>
  394. {/block:Link}
  395.  
  396. {block:Chat}
  397. <div class="text chat">
  398. <ul class="conversation">
  399. {block:Lines}
  400. <li class="line {Alt}">
  401. {block:Label}<span class="person">{Label}</span>{/block:Label}
  402. <span class="person-said">{Line}</span>
  403. </li>
  404. {/block:Lines}
  405. </ul>
  406. <!-- permalink --> {block:IndexPage}
  407. <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>
  408. <!-- /permalink --> {/block:IndexPage}
  409. </div>
  410. {/block:Chat}
  411.  
  412. {block:Audio}
  413. <div class="text audio">
  414. <p>{AudioPlayerBlack}</p>
  415. {block:IndexPage}{block:IfShowCaptions}
  416. {block:Caption}{Caption}{/block:Caption}
  417. {/block:IfShowCaptions}{/block:IndexPage}
  418. <!-- permalink --> {block:IndexPage}
  419. <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>
  420. <!-- /permalink --> {/block:IndexPage}
  421. </div>
  422. {/block:Audio}
  423.  
  424. {block:Answer}
  425. <div class="text answer">
  426. <div id="askimg"><img src="{AskerPortraitURL-48}"/></div>
  427. <div class="response">
  428. <p>{Asker} said to me:</p>
  429. <p class="question">{Question}</p>
  430.  
  431.  
  432. </div>
  433. {Answer}
  434. <!-- permalink --> {block:IndexPage}
  435. <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>
  436. <!-- /permalink --> {/block:IndexPage}
  437. </div>
  438. {/block:Answer}
  439.  
  440. {block:Photoset}
  441. <div class="photoset">
  442. <div class="box">
  443. <!-- permalink --> {block:IndexPage}
  444. <div class="perma"> ♡ <a href="{reblogurl}" target="_blank">share it</a> with <a href="{Permalink}">{NoteCount} love(s)</a> at {DayofWeek} ♡</div>
  445. <!-- /permalink --> {/block:IndexPage}
  446. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  447. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  448. </div>
  449. {block:IndexPage}{block:IfShowCaptions}
  450. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  451. {/block:IfShowCaptions}{/block:IndexPage}
  452. </div>
  453. {/block:Photoset}
  454.  
  455. {block:Video}
  456. <div class="video">
  457. <div class="box">
  458. <!-- permalink --> {block:IndexPage}
  459. <div class="perma"> ♡ <a href="{reblogurl}" target="_blank">share it</a> with <a href="{Permalink}">{NoteCount}</a> at {DayofWeek} ♡ </div>
  460. <!-- /permalink --> {/block:IndexPage}
  461. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  462. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  463. </div>
  464. {block:IndexPage}{block:IfShowCaptions}
  465. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  466. {/block:IfShowCaptions}{/block:IndexPage}
  467. </div>
  468. {/block:Video}
  469.  
  470. {block:Photo}
  471. <div class="photo">
  472. <div class="box">
  473. <!-- permalink --> {block:IndexPage}
  474. <div class="perma"> ♡ <a href="{reblogurl}" target="_blank">share it</a> with <a href="{Permalink}">{NoteCount}</a> at {DayofWeek} ♡ </div>
  475. <!-- /permalink --> {/block:IndexPage}
  476. {block:IndexPage}
  477. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  478. {/block:IndexPage}
  479. {block:PermalinkPage}
  480. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  481. {/block:PermalinkPage}
  482. </div>
  483. {block:IndexPage}{block:IfShowCaptions}
  484. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  485. {/block:IfShowCaptions}{/block:IndexPage}
  486. </div>
  487. {/block:Photo}
  488.  
  489. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  490. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  491. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  492.  
  493. {block:PermalinkPage}
  494. <div id="post-info" class="text">
  495. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  496. {block:HasTags}
  497. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  498. {/block:HasTags}
  499. <p class="post-info-data">
  500. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  501. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  502. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  503. {block:PostNotes}
  504. {PostNotes}
  505. {/block:PostNotes}
  506. </div>
  507. {/block:PermalinkPage}
  508.  
  509. </div> <!-- end single post -->
  510. {block:ContentSource}
  511. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  512. {/block:ContentSource}
  513. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  514. {/block:Posts}
  515. </div> <!-- end content -->
  516. <div class="loading"></div>
  517. </div> <!-- end containing div -->
  518. {block:IfInfiniteScroll}
  519. {block:Pagination}<ul id="pagination">
  520. {block:PreviousPage}
  521. <li><a href="{PreviousPage}"></a></li>
  522. {/block:PreviousPage}
  523. {block:JumpPagination length="5"}
  524. {block:CurrentPage}
  525. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  526. {/block:CurrentPage}
  527. {block:JumpPage}
  528. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  529. {/block:JumpPage}
  530. {/block:JumpPagination}
  531. {block:NextPage}
  532. <li><a id="nextPage" href="{NextPage}"></a></li>
  533. {/block:NextPage}
  534. </ul>{/block:Pagination}
  535. {/block:IfInfiniteScroll}
  536. {block:IndexPage}
  537. <script type="text/javascript">
  538. $(window).load(function () {
  539. $('#content').masonry(),
  540. $('.masonryWrap').infinitescroll({
  541. navSelector : '#pagination',
  542. nextSelector : '#pagination a#nextPage',
  543. itemSelector : ".post, .loading",
  544. bufferPx : 40,
  545. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  546. loadingText : "<em></em>",
  547. },
  548. function() { $('#content').masonry({ appendedContent: $(this) }); }
  549. );
  550. });
  551. </script>
  552. {/block:IndexPage}
  553. {block:IfToTopButton}
  554. <script type="text/javascript">
  555. $(document).ready(function() {
  556. /*
  557. var defaults = {
  558. containerID: 'toTop', // fading element id
  559. containerHoverID: 'toTopHover', // fading element hover id
  560. scrollSpeed: 1200,
  561. easingType: 'linear'
  562. };
  563. */
  564.  
  565. $().UItoTop({ easingType: 'easeOutQuart' });
  566.  
  567. });
  568. </script>
  569. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  570. {/block:IfToTopButton}
  571.  
  572. <BODY onselectstart="return false;" ondragstart="return false;">
  573. <div style=" font-size:8px; position:fixed; bottom:5px; left:0px; text-align:center; font-family:arial">
  574. <a href="http://themesbymiki.tumblr.com/tagged/cute-themes">✿</a></div>
  575. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment