Advertisement
0Melancolizava

Mlv 29 two

Jul 12th, 2015
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.63 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. Theme feito por MELANCOLIZAVA + dtls de Liriadas e Mir4gem
  5. <!---- Não RETIRE meus créditos ---->
  6.  
  7.  
  8. <a class="lcredit icon theme" title="Tema by Melancolizava" href="http://geada.co.vu/">install theme</a>
  9. <!---- Não RETIRE meus créditos ---->
  10.  
  11. <html xmlns="http://www.w3.org/1999/xhtml">
  12. <head>
  13. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  14. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  15. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18. <meta name="color:background reblog" content"#fff"/>
  19. <meta name="color:background" content="#fff"/>
  20. <meta name="color:textos" content="#ccc"/>
  21. <meta name="color:descri" content"#ccc"/>
  22. <meta name="color:source" content"#ccc"/>
  23. <meta name="color:frase" content="#000000" />
  24. <meta name="text:frasinha" content="Uma taça de amor"/>
  25. <meta name="text:Link1" content="URL" />
  26. <meta name="text:Link1 Title" content="Link1" />
  27. <meta name="text:Link2" content="URL" />
  28. <meta name="text:Link2 Title" content="Link2" />
  29. <meta name="text:Link3" content="URL" />
  30. <meta name="text:Link3 Title" content="Link3" />
  31. <meta name="text:Link4" content="URL" />
  32. <meta name="text:Link4 Title" content="Link4" />
  33. <meta name="text:Link5" content="URL" />
  34. <meta name="text:Link5 Title" content="Link5" />
  35. <meta name="if:Infinite Scroll" content="1"/>
  36. <meta name="if:Show Captions" content="0"/>
  37. <meta name="if:Show Tags" content="0"/>
  38. <meta name="image:Background" content=""/>
  39.  
  40.  
  41. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  42. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  43. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/hkMncmosg/minifield.js"></script>
  44. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/JiWne7l87/lcollapse.js"></script>
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Indie+Flower|Gloria+Hallelujah|Dancing+Script|Courgette|Marck+Script|Satisfy|Pinyon+Script|Reenie+Beanie|Niconne|Tangerine|Great+Vibes|Sacramento|Love+Ya+Like+A+Sister|Parisienne|Allura|Montez|Zeyada|Arizonia|Clicker+Script' rel='stylesheet' type='text/css'>
  47.  
  48. <link href='http://fonts.googleapis.com/css?family=Rouge+Script|Codystar|Stalemate|Delius+Swash+Caps|Londrina+Outline|Redressed|Finger+Paint|Clicker+Script|Kaushan+Script|Coming+Soon|Quattrocento+Sans|Qwigley|Mountains+of+Christmas|UnifrakturMaguntia|Arizonia|Rye' rel='stylesheet' type='text/css'>
  49. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css">
  50.  
  51. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/XsWngduiz/lsmoothscroll.js"></script>
  52. <style>#toTop {display:none;text-decoration:none;position:fixed;bottom:20px;right:20px;overflow:hidden;width:30px;height:40px;border:none;text-indent:-999px;background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left top;z-index:3000;}#toTopHover {background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left -40px;
  53. width:30px;height:40px;display:block;overflow:hidden;float:left;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);}
  54. #toTop:active, #toTop:focus {outline:none;}#toTop:active, #toTop:focus {outline:none;}</style>
  55.  
  56. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  57. <style type="text/css">
  58. body {
  59. color: #444444; background-color:{color:background}; font-family:Baskerville Old Face; font-size:13px; color:{color:textos}; background:url('{image:background}'); background-attachment: fixed; background-repeat: no-repeat;background-size:100% 100%; background-position: fixed; font-family: Futura;
  60. font-size: 13px;
  61. line-height: 1.5em;
  62. margin-top:30px;
  63. margin-left:300px;
  64. }
  65. p {margin:0 0 .75em 0} p:last-child {margin:0}
  66. a {
  67. color: #666666;
  68. text-decoration:none;
  69. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  70. a:hover {color: #4d4b4b; }
  71. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  72. line-height: 100%;border-left: solid 4px #EDEDED;
  73. }
  74. .h1:first-letter {font-style:none;font-family:'French Script MT', cursive;font-size: 20px;line-height:15px; color: {color:textos};}
  75. h1 {
  76. font-family: Futura;
  77. font-size: 16px;
  78. line-height: 1.5em;font-weight: normal;
  79. }
  80. ul {
  81. margin: 0px 1.5em .75em;}
  82. li {
  83. margin: .75em 0;
  84. list-style-type: square;
  85. }
  86. .box img {
  87. display: block;
  88. max-width: 100%;}.m-i {
  89. display: block;
  90. line-height: 1px!important;
  91. }
  92. .menu-picture {
  93. line-height: 100%;
  94. display: inline-block;
  95. line-height: 0px!important;
  96. }
  97. .post-link{
  98. font-family: Futura;
  99. font-size: 8px;
  100. line-height: 8px;
  101. }
  102.  
  103. p.source{text-align: center;color : #000;}
  104. .menu-picture {
  105. line-height: 100%;display: inline-block;
  106. }p.source{text-align: right;color: {color:source};font-weight: bold; border-bottom: 1px dotted;}
  107. h3 {
  108. font-size: 13px; font-weight: normal;
  109. }.tagged { text-align: center; line-height: 8px;font-size: 8px; }
  110. .text { padding: 5px;}p.question {
  111. margin-bottom: .375em;
  112. }
  113. p.words {
  114. padding: 6px;
  115. line-height: 1.5em;
  116. color: {color:textos};
  117. background:transparent;
  118. }
  119. /*ESTILO DE ASK POR MAY, DO MIR4GEM.TUMBLR.COM E DO HTML-PARTY.TUMBLR.COM */
  120. .boxask {background: #fff; padding: 10px; font: normal 13px Baskerville Old Face; text-align:justify; border-radius: 7px; z-index: 1;text-transform:lowercase;line-height:25px; color: #000;}
  121. .seta {background: #fff ; width: 10px; height: 10px; -webkit-transform: rotate(45deg); margin-left: 20px; margin-top: -5px; z-index: 1;}
  122. .perguntou {font-size: 13px; font-family: Baskerville Old Face; text-transform: lowercase, bold;margin-left: 14px;font-style:bold;line-height:25px;}
  123. .perguntou img {-webkit-border-radius: 5px;
  124. -moz-border-radius: 5px;
  125. border-radius: 5px;}
  126. .resposta {
  127. text-align:justify;line-height:25px;
  128. padding:5px; font-size:13px;
  129.  
  130. color:{color:textos};}
  131.  
  132.  
  133. ::-moz-selection
  134.  
  135. {color: {color:textos};
  136.  
  137. background: #eee;}
  138. .quote:first-letter {font-style:none;font-family: 'Clicker Script', cursive;font-size: 20px;line-height:15px; color: {color:source};}
  139. .post:first-letter {font-style:none;font-family: 'Clicker Script', cursive;font-size: 20px;line-height:15px; color:#000;}
  140. .post {
  141. position: relative;
  142. {block:IndexPage}
  143. width:300px;
  144. {/block:IndexPage}
  145. {block:PermalinkPage}
  146. width:600px;
  147. {/block:PermalinkPage}
  148. {block:indexpage}float: left;{/block:indexpage}
  149. {block:Permalinkpage}margin:10px auto!imporant;{block:Permalinkpage}
  150. background: transparent;
  151. margin-right:220px;
  152. padding:0px;
  153. margin:10px;
  154. text-align:justify;
  155.  
  156. }.box {position: relative;}
  157.  
  158.  
  159. }#side img {
  160. max-width: 100%;
  161. }ul {margin-bottom: .75em;}
  162. #contain {
  163. width:1060px;
  164. margin: 10px auto 0;
  165. }
  166. #content {
  167. width:800px;
  168. }
  169. #infscr-loading{position:absolute!important;width:16px!important;height:11px!important;margin-bottom:-16px!important;top:auto!important;bottom:0;left:50%!important}p.menu-m {margin: .375em;} .menu-link {margin: 0 3px;}.box iframe {
  170. max-width: 100%;
  171. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  172. .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}
  173.  
  174. #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}
  175.  
  176. 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%}
  177.  
  178. /*ESTILO DE PERMALINK POR LIRIADAS.TUMBLR.COM */
  179.  
  180. .lreblog {position:absolute; display:block; z-index:3; top:27px; left:5px; width:20px; height:20px; border-radius:100%; opacity:0; transition:all .5s ease; background:url(http://static.tumblr.com/5u1fog0/Lmtni6wdq/reblog.png) 0 no-repeat;}
  181. .post:hover .lreblog {top:5px; opacity:1; -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg);}
  182. .lpermalink {position:absolute; display:block; z-index:3; top:57px; left:30px; width:20px; height:20px; border-radius:100%; opacity:0; transition:all 1s ease; background:url(http://static.tumblr.com/5u1fog0/EoAni6wd9/permalink.png) 0 no-repeat;}
  183. .post:hover .lpermalink {top:5px; opacity:1; -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg);}
  184.  
  185.  
  186. #description:first-letter {font-style:none;font-family: 'Clicker Script', cursive;font-size: 20px;line-height:15px; color: {color:textos};}
  187. #description { text-align:center; margin-top:0px; margin-left:15px; border-left:1px {color:descri};}
  188.  
  189.  
  190.  
  191. #frufru {height:auto; margin-top:18px; position:relative; text-align:center;margin-left:45px;}
  192.  
  193. #frufru img { width:100px; height:80px; opacity:0.9; -webkit-filter: grayscale(40%)}
  194.  
  195. #lnav {text-align:center; position:relative; overflow:hidden; padding:5px; z-index:999; top:0; left:0; height:30px; width:100%; opacity:.7; background:transparent ;transition:all 1s ease; }
  196. #lnav:hover {opacity:1;}
  197. h5 {font-family: 'Codystar', cursive;font-size:20px; line-height:1.2em; font-weight:normal; color:{color:frase}; transition:all 1s ease;}
  198. #lnav:hover h5 {margin-top:40px;}
  199. #llinks {transition:all 1s ease;}
  200. #lnav:hover #llinks {margin-top:-65px;}
  201. #llinks a {font-family:'Baumans', sans-serif; font-size:9px; letter-spacing:.1em; text-transform:uppercase; margin:5px;}
  202.  
  203. /*** barra de rolagem ***/
  204.  
  205. iframe#tumblr_controls { position:fixed;white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.3;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  206.  
  207. ::-webkit-scrollbar{width:5px;height:5px;}
  208. ::-webkit-scrollbar-button:start:decrement
  209. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  210. ::-webkit-scrollbar-track-piece{background-color: transparent; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  211. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#cec2ac;-webkit-border-radius:px;}
  212. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#cec2ac;-webkit-border-radius:px;}
  213.  
  214. iframe#tumblr_controls{top: 2px !important; position: fixed !important; right: 5px !important; margin: 0 0 0 0;}
  215.  
  216.  
  217.  
  218.  
  219. #side {
  220. position: relative;
  221. border-radius:10px;
  222. margin-left: 60px;
  223. margin-top:px;
  224. width:500px;;;
  225. background: transparent; }
  226.  
  227. #lpermalink {font-family:‘Lora’, cursive; font-size:12px; font-style:italic; padding:5px; border-bottom:1px solid #f5f5f5;}
  228. #lpermalink img {float:left; padding:5px; width:10px; height:10px; opacity:1!important;}
  229. .lnotes {display:block; width:350px; margin-top:5px;}
  230. .lnotes .avatar {border:none; margin:0; width:46px; padding:0;}
  231. .lnotes ol {margin:0; padding:0;}
  232. .lnotes li {list-style:none; border:none; float:left; margin:0; padding:0; margin-right:4px; margin-bottom:-2px;}
  233. .lnotes .note .action {display:none; visibility:hidden; margin:0; padding:0;}
  234. .more_box {display:block; width:350px; height:35px; margin:0; padding:0;}
  235. .more_notes_link_container {font-family:'Lora’; font-style:italic; font-size:12px; font-style:italic; display:block; text-align:center; width:350px;}
  236. .lnotes blockquote {display:none;}
  237.  
  238. .lcredit.icon.theme {position:fixed}
  239. </style></head>
  240. <body>
  241.  
  242. <div id="contain" class="clearfix">
  243. <div id="side">
  244. <div class="text">
  245.  
  246.  
  247. </a><div id="description">{Description}</div>
  248. <div id="lnav" class="text">
  249. <h5>{text:frasinha}</h>
  250. <div id="llinks">
  251. <a href="{text:link1}">{text:link1 title} </a>
  252. <a href="{text:link2}">{text:link2 title} </a>
  253. <a href="{text:link3}">{text:link3 title}</a>
  254. <a href="{text:link4}">{text:link4 title}</a>
  255. <a href="{text:link5}">{text:link5 title}</a>
  256.  
  257. </div></div>
  258.  
  259.  
  260.  
  261. {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}
  262. </div>
  263. </div>
  264. <div class="lado1"></div>
  265. <div class="lado2"></div>
  266. <div class="topo"></div>
  267.  
  268. <div id="content">
  269. {block:Posts}
  270.  
  271. <div class="post">
  272. {block:IndexPage}
  273. <a href="{ReblogURL}" target="_blank" title="Reblog"><div class="lreblog"></div></a>
  274. <a href="{Permalink}" target="_blank" title="{NoteCount} ♥"><div class="lpermalink"></div></a>
  275. {/block:IndexPage}
  276.  
  277.  
  278. {block:Text}
  279. <div class="text">
  280. {block:Title}<h3>{Title}</h3>{/block:Title}
  281. {Body}
  282. <!-- permalink --> {block:IndexPage}
  283.  
  284. <!-- /permalink --> {/block:IndexPage}
  285. </div>
  286. {/block:Text}
  287.  
  288. {block:Quote}
  289. <div class="text quote">
  290. {block:Source}<p class="source">{Source}</p>{/block:Source}
  291. <p class="words">{Quote}</p>
  292.  
  293. <!-- permalink --> {block:IndexPage}
  294.  
  295. <!-- /permalink --> {/block:IndexPage}
  296. </div>
  297. {/block:Quote}
  298.  
  299. {block:Link}
  300. <div class="text link">
  301. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  302. {block:Description}{Description}{/block:Description}
  303. <!-- permalink --> {block:IndexPage}
  304.  
  305. <!-- /permalink --> {/block:IndexPage}
  306. </div>
  307. {/block:Link}
  308.  
  309. {block:Chat}
  310. <div class="text chat">
  311. <ul class="conversation">
  312. {block:Lines}
  313. <li class="line {Alt}">
  314. {block:Label}<span class="person">{Label}</span>{/block:Label}
  315. <span class="person-said">{Line}</span>
  316. </li>
  317. {/block:Lines}
  318. </ul>
  319. <!-- permalink --> {block:IndexPage}
  320.  
  321. <!-- /permalink --> {/block:IndexPage}
  322. </div>
  323. {/block:Chat}
  324.  
  325. {block:Audio}
  326. <div class="text audio">
  327. <p>{AudioPlayerBlack}</p>
  328. {block:IndexPage}{block:IfShowCaptions}
  329. {block:Caption}{Caption}{/block:Caption}
  330. {/block:IfShowCaptions}{/block:IndexPage}
  331. <!-- permalink --> {block:IndexPage}
  332.  
  333. <!-- /permalink --> {/block:IndexPage}
  334. </div>
  335. {/block:Audio}
  336.  
  337. {block:Answer}
  338. <div class="boxask">{Question}</div>
  339. <div class="seta"></div><br>
  340. <div class="perguntou"><img src="{AskerPortraitURL-24}" border="0" align="left"/>&nbsp;&nbsp;
  341. {Asker}:</div><br>
  342. <div class="resposta">{Answer}
  343.  
  344. <!-- permalink --> {block:IndexPage}
  345.  
  346. <!-- /permalink --> {/block:IndexPage}
  347. </div>
  348. {/block:Answer}
  349.  
  350. {block:Photoset}
  351. <div class="photoset">
  352. <div class="box">
  353. <!-- permalink --> {block:IndexPage}
  354.  
  355. <!-- /permalink --> {/block:IndexPage}
  356. {block:IndexPage}<center>{Photoset-400}</center>{/block:IndexPage}
  357. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  358. </div>
  359. {block:IndexPage}{block:IfShowCaptions}
  360. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  361. {/block:IfShowCaptions}{/block:IndexPage}
  362. </div>
  363. {/block:Photoset}
  364.  
  365. {block:Video}
  366. <div class="video">
  367. <div class="box">
  368. <!-- permalink --> {block:IndexPage}
  369.  
  370. <!-- /permalink --> {/block:IndexPage}
  371. {block:IndexPage}<center>{Video-400}</center>{/block:IndexPage}
  372. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  373. </div>
  374. {block:IndexPage}{block:IfShowCaptions}
  375. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  376. {/block:IfShowCaptions}{/block:IndexPage}
  377. </div>
  378. {/block:Video}
  379.  
  380. {block:Photo}
  381. <div class="photo">
  382. <div class="box">
  383. <!-- permalink --> {block:IndexPage}
  384.  
  385. <!-- /permalink --> {/block:IndexPage}
  386. {block:IndexPage}
  387. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  388. {/block:IndexPage}
  389. {block:PermalinkPage}
  390. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  391. {/block:PermalinkPage}
  392. </div>
  393. {block:IndexPage}{block:IfShowCaptions}
  394. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  395. {/block:IfShowCaptions}{/block:IndexPage}
  396. </div>
  397. {/block:Photo}
  398.  
  399. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  400. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  401. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  402.  
  403. {block:PermalinkPage}
  404. {block:Caption}{Caption}{/block:Caption}
  405. {block:HasTags}<div id="lpermalink"><img src="http://static.tumblr.com/5u1fog0/gZonj46ic/tagged.png"> {lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}
  406. {block:Date}<div id="lpermalink"><img src="http://static.tumblr.com/5u1fog0/M4Nnj46j1/timeago.png"> {TimeAgo}, {MonthNumber}/{DayOfMonth}/{Year}.</div>{/block:Date}
  407. {block:NoteCount}<div id="lpermalink"><img src="http://static.tumblr.com/5u1fog0/NDRnj46jg/notecount.png"> {NoteCountWithLabel}.</div>{/block:NoteCount}
  408. {block:RebloggedFrom}<div id="lpermalink"><img src="http://static.tumblr.com/5u1fog0/Hhznj46jy/via.png"> Via <a href="{ReblogParentURL}">{ReblogParentName}</a>, by <a href="{ReblogRootURL}">{ReblogRootName}</a>.</div>{block:RebloggedFrom}
  409. {block:PostNotes}<div class="lnotes">{PostNotes-64}</div>{/block:PostNotes}
  410. {/block:PermalinkPage}
  411.  
  412. </div> <!-- end single post -->
  413. {block:ContentSource}
  414. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  415. {/block:ContentSource}
  416. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  417. {/block:Posts}
  418. </div> <!-- end content -->
  419. <div class="loading"></div>
  420. </div> <!-- end containing div -->
  421. {block:IfInfiniteScroll}
  422. {block:Pagination}<ul id="pagination">
  423. {block:PreviousPage}
  424. <li><a href="{PreviousPage}"></a></li>
  425. {/block:PreviousPage}
  426. {block:JumpPagination length="5"}
  427. {block:CurrentPage}
  428. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  429. {/block:CurrentPage}
  430. {block:JumpPage}
  431. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  432. {/block:JumpPage}
  433. {/block:JumpPagination}
  434. {block:NextPage}
  435. <li><a id="nextPage" href="{NextPage}"></a></li>
  436. {/block:NextPage}
  437. </ul>{/block:Pagination}
  438. {/block:IfInfiniteScroll}
  439. {block:IndexPage}
  440. <script type="text/javascript">
  441. $(window).load(function () {
  442. $('#content').masonry(),
  443. $('.masonryWrap').infinitescroll({
  444. navSelector : '#pagination',
  445. nextSelector : '#pagination a#nextPage',
  446. itemSelector : ".post, .loading",
  447. bufferPx : 40,
  448. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  449. loadingText : "<em></em>",
  450. },
  451. function() { $('#content').masonry({ appendedContent: $(this) }); }
  452. );
  453. });
  454. </script>
  455. {/block:IndexPage}
  456. {block:IfToTopButton}
  457. <script type="text/javascript">
  458. $(document).ready(function() {
  459. /*
  460. var defaults = {
  461. containerID: 'toTop', // fading element id
  462. containerHoverID: 'toTopHover', // fading element hover id
  463. scrollSpeed: 1200,
  464. easingType: 'linear'
  465. };
  466. */
  467.  
  468. $().UItoTop({ easingType: 'easeOutQuart' });
  469.  
  470. });
  471. </script>
  472. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  473. {/block:IfToTopButton}
  474. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement