Advertisement
0Melancolizava

Tmx 22

Feb 22nd, 2015
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.34 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. Theme feito por Melancolizava.tumblr.com (Melancolizava) + dtl de Liriadas.tumblr.com , não retire os créditos, não disponibilize, se eu descobrir vou te caçar.
  6.  
  7. <!---- Não RETIRE meus créditos ---->
  8. <a style=" font-size:10px; color:#aaa00;font-family:pf arma five;;position:fixed;bottom:30px;padding:3px;z-index:55554235555;border-bottom:0px dashed #e55ba9 ;left:1280px;" href="http://melancolizava.tumblr.com/" title="Melancolizava">DESIGN <font color="#e55ba9"></font></a></div>
  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.  
  15. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  16. <title>{Title}</title>
  17. <link rel="shortcut icon" href="{Favicon}">
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19. <link rel="shortcut icon" href="{Favicon}">
  20. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  21. <meta name="color:frase" content="#eccccc" />
  22.  
  23.  
  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="text:Link6" content="URL" />
  36. <meta name="text:Link6 Title" content="Link6" />
  37.  
  38. <meta name="if:Show Title" content="1"/>
  39. <meta name="if:Infinite Scroll" content="1"/>
  40. <meta name="if:Show Captions" content="0"/>
  41. <meta name="if:Show Tags" content="0"/>
  42. <meta name="image:Background" content=""/>
  43.  
  44.  
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
  47. <link href='http://fonts.googleapis.com/css?family=Dancing+Script' rel='stylesheet' type='text/css'>
  48. <link href='http://fonts.googleapis.com/css?family=Lobster|Indie+Flower' rel='stylesheet' type='text/css'>
  49.  
  50. <script src="http://static.tumblr.com/kcrxiw3/LDBlqq9ia/jquerry.js"></script> <script type="text/javascript" src="http://proto.jp/js/tumblrAutoPager.js"></script>
  51. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script> <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  52.  
  53.  
  54. <script type="text/javascript">
  55. var rev = "fwd";function titlebar(val)
  56. {var msg = "{title}";
  57. var res = " ";
  58. var speed = 120;var pos = val;msg = "{title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
  59. else{rev = "bwd";
  60. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  61. else{
  62. if(pos > 0){
  63. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  64. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  65. titlebar(0);
  66. </script>
  67.  
  68. <style type="text/css">
  69.  
  70.  
  71. body {
  72. color: #444444; background-color:{color:background}; font-family:Baskerville Old Face; font-size:14px; color:{color:textos}; background:url('{image:background}'); background-attachment: fixed; background-repeat: no-repeat;background-size:100% 100%; background-position: fixed;
  73. font-family: Futura;
  74. font-size: 14px;
  75. line-height: 1.5em;
  76. margin-left:-340px;
  77. margin-top:-10px;
  78. }
  79. p {margin:0 0 .75em 0} p:last-child {margin:0}
  80. a {
  81. color: #666666;
  82. text-decoration:none;
  83. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  84. a:hover {color: #bba5c2; }
  85. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  86. line-height: 100%;border-left: solid 4px #EDEDED;
  87. }
  88. h1 {
  89. font-family: Futura;
  90. font-size: 24px;
  91. line-height: 1.5em;font-weight: normal;
  92. }
  93. ul {
  94. margin: 0px 1.5em .75em;}
  95. li {
  96. margin: .75em 0;
  97. list-style-type: square;
  98. }
  99. .box img {
  100. display: block;
  101. max-width: 100%;border-radius:10px 10px 10px 10px;}.m-i {
  102. display: block;
  103. line-height: 1px!important;
  104. }
  105.  
  106. .menu-picture {
  107. line-height: 100%;
  108. display: inline-block;
  109. line-height: 0px!important;
  110. }
  111. .post-link{
  112. font-family: Futura;
  113. font-size: 8px;
  114. line-height: 8px;
  115. }p.source{text-align: center;}
  116. .menu-picture {
  117. line-height: 100%;display: inline-block;
  118. }
  119. .source:first-letter {font-style:none;font-family: 'Indie Flower', cursive;font-size: 18px;line-height:15px; font-weight:bold; color: #444444;}
  120. p.source{text-align: right; color:#000000; }
  121. h3 {
  122. font-size: 17px; font-weight: normal; text-align: center;font-family: 'Indie Flower', cursive;;
  123. }.tagged { text-align: center; line-height: 8px;font-size: 8px;}
  124. .text { padding: 5px;}p.question {
  125. margin-bottom: .375em;
  126. }
  127. p.words {
  128. padding: 6px;
  129. line-height: 1.5em;
  130. color: #333333;
  131. background: transparent;
  132. }
  133. /*ESTILO DE ASK POR MAY, DO MIR4GEM.TUMBLR.COM E DO HTML-PARTY.TUMBLR.COM */
  134. .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;}
  135. .seta {background: #fff ; width: 10px; height: 10px; -webkit-transform: rotate(45deg); margin-left: 20px; margin-top: -5px; z-index: 1;}
  136. .perguntou {font-size: 13px; font-family: Baskerville Old Face; text-transform: lowercase, bold;margin-left: 14px;font-style:bold;line-height:25px;}
  137. .perguntou img {-webkit-border-radius: 5px;
  138. -moz-border-radius: 10px;
  139. border-radius: 10px;}
  140. .resposta {
  141. text-align:justify;line-height:25px;
  142. padding:5px; font-size:13px;
  143.  
  144. color:{color:textos};}
  145.  
  146.  
  147. ::-moz-selection
  148.  
  149. {color: {color:textos};
  150.  
  151. background: #eee;}
  152. .quote:first-letter {font-style:none;font-family:'Indie Flower', cursive;font-size: 22px;line-height:15px; font-weight:bold; color: #444444;}
  153. .post {
  154. position: relative;
  155. width:450px;
  156. float:left;
  157.  
  158. background: transparent
  159. padding:0px;
  160. margin:10px;
  161.  
  162. margin-left:-60px;
  163. text-align: justify;
  164.  
  165. }.box {position: relative;}
  166.  
  167.  
  168.  
  169. }ul {margin-bottom: .75em;}
  170. #contain {
  171. width:720px;
  172. margin: 10px auto 0;
  173. }
  174. #content {
  175. width:420px;
  176. float: right;
  177. }
  178. #infscr-loading{position:relative!important;left:49%}p.menu-m {margin: .375em;} .menu-link {margin: 0 3px;}.box iframe {
  179. max-width: 100%;
  180. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  181. .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}
  182.  
  183. #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);-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;}#toTopHover{width:21px;height:21px;display:block;overflow:hidden;float:left;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;}#toTop:hover{opacity:1;filter:alpha(opacity = 100)}#toTop:active,#toTop:focus{outline:0}
  184.  
  185. 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%}
  186.  
  187.  
  188.  
  189.  
  190.  
  191. /*** barra de rolagem ***/
  192.  
  193. 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; }
  194.  
  195. ::-webkit-scrollbar{width:5px;height:5px;}
  196. ::-webkit-scrollbar-button:start:decrement
  197. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  198. ::-webkit-scrollbar-track-piece{background-color: transparent; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  199. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#666666;-webkit-border-radius:px;}
  200. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#666666;-webkit-border-radius:px;}
  201.  
  202. iframe#tumblr_controls{top: 2px !important; position: fixed !important; right: 5px !important; margin: 0 0 0 0;}
  203.  
  204.  
  205.  
  206. /*ESTILO DE PERMALINK POR LIRIADAS.TUMBLR.COM + modificado por poesificada*/
  207.  
  208. .header {font-family:'Calibri', sans-serif; font-size:10px; text-transform:uppercase; position:absolute; z-index:9; width:100%; left:0px; bottom:-10px; padding:3px; transition:all 1s ease; background:#fff;opacity:0; border-radius:12px 0px 12px 0px;}
  209. .post:hover .header {font-family:'Calibri', sans-serif; font-size:10px; text-transform:uppercase; position:absolute; z-index:9; width:100%; left:0px; bottom:5px; padding:3px; transition:all 1s ease; background: #fff;opacity:1;}
  210. .hreblog {float:left; padding-left:10px;}
  211. .hperma {float:right; padding-right:10px;}
  212.  
  213.  
  214.  
  215. .lreblog {z-index:10; top:-20px; left:0px; position:absolute; display:block; width:20px; height:20px; background:url(http://static.tumblr.com/n9fwjwu/srtnh1fbx/icon_de_reblog.png) 0 no-repeat; transition:all 1s ease;opacity:0;}
  216. .post:hover .lreblog {top:0px;opacity:1;}
  217. .lpermalink {z-index:10; top:-30px; left:21px; position:absolute; display:block; width:20px; height:20px; background:url(http://static.tumblr.com/n9fwjwu/vDcnh1fi7/icon_de_zoom.png) 0 no-repeat; transition:all 1s ease;opacity:0;}
  218. .post:hover .lpermalink {top:0px;opacity:1;}
  219.  
  220.  
  221. #description { text-align:justify; width:400px; margin-top: 40px;margin-left:5px;font-size:13px }
  222.  
  223.  
  224.  
  225. #frase {-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;margin-top:0px;width:400px; letter-spacing:1px; height:40px; position:fixed; font-family: 'Indie Flower', cursive; margin-left:5px;text-align:left; font-size:23px;line-height:40px;text-shadow: 0.0em 0.0em 0.0em {color:links hover}; color:#444444;}
  226.  
  227. #frase:hover{opacity:0.5; }
  228.  
  229.  
  230. .lado1 {position: fixed; z-index:1000; width: 3px; height:145px; background-color: #ccc; top: 540px; left:387px; box-shadow: 2px 2px 40px #ccc;}
  231. .lado2 {position: fixed; z-index:1000; width: 3px; height:145px; background-color: #ccc; top: 540px; left:827px; box-shadow: 2px 2px 40px #ccc;}
  232. .topo {position: fixed; z-index:1000; width:441px; height:3px; background-color: #ccc; top: 540px; left:387px;}
  233. .topo2 {position: fixed; z-index:1000; width:441px; height:3px; background-color: #ccc; top: 663px; left:387px;}
  234.  
  235. #side {z-index:1000;
  236. position: fixed;
  237. margin-left: 245px;
  238. margin-top:540px;
  239. width: 435px;; height: 120px;
  240. background:url(http://static.tumblr.com/gdh5wux/yeJm7hnig/tumblr_ln9mwvb8ay1qfamg6.png); border:3px solid #fff; box-shadow: 4px 4px 50px #ccc;}
  241.  
  242. #frufru1 {height:0px; margin-top:0px; margin-left:70px; position:fixed; text-align:left;}
  243. #frufru1 img { width:110px; height:120px; {block:IfOpacidade}opacity:0.9; -webkit-filter: grayscale(40%){/block:IfOpacidade};border-radius:50px;}
  244. #frufru1 img {-webkit-filter:grayscale(1); transition:all 1s ease;}
  245. #frufru1 img:hover {-webkit-filter:grayscale(0);}
  246.  
  247. /******by helpdesigns || Se usar credite por favor. *********/
  248. .linkfas {z-index:999999999999999;position: fixed; width:320px; margin-left:320px; margin-top:-100px; padding: 0px; text-align: center;}
  249. .linkfas a {float: left; display: block;margin-bottom:2px; margin-left:3px; text-decoration: none; line-height:25px;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; height:10px;width:10px;border:1px solid #708090; border-radius:100px;opacity: 0.5;}
  250. .linkfas a:hover { -webkit-transition: all 0.9s ease-out;opacity:1; font-weight:calibri;-webkit-transition: all 0.5s ease-out;-webkit-transform:scale(1.3);}
  251.  
  252. </style></head>
  253. <body>
  254.  
  255.  
  256. <div id="contain" class="clearfix">
  257. <div id="side">
  258. <div class="text">
  259. <div id="frase">{text:frasinha}</div>
  260. <div id="description">{Description}</div>
  261. <p>
  262. <div class="linkfas">
  263. <a href="{text:link1}" title="{text:link1 title}"></a>
  264. <a href="{text:link2}" title="{text:link2 title}"></a>
  265. <a href="{text:link3}" title="{text:link3 title}"></a>
  266. <a href="{text:link4}" title="{text:link4 title}"></a>
  267. <a href="{text:link5}" title="{text:link5 title}"></a>
  268. <a href="{text:link6}" title="{text:link6 title}"></a>
  269. </a></div>
  270.  
  271.  
  272. {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}
  273. </div>
  274. </div>
  275. <div class="lado1"></div>
  276. <div class="lado2"></div>
  277. <div class="topo"></div>
  278. <div class="topo2"></div>
  279.  
  280. <div id="content">
  281. {block:Posts}
  282. <div class="post">
  283. {block:IndexPage}
  284. <div class="header">
  285. <div class="hreblog"><a href="{ReblogURL}" target="_blank">Reblog.</a></div>
  286. <div class="hperma"><font color="#fff0f5">♥</font> <a href="{Permalink}" target="_blank">{NoteCount}</a>&nbsp;&nbsp;<font color={color:textos}>notificações .</font></div></div>
  287. {/block:IndexPage}
  288.  
  289.  
  290. {block:Text}
  291. <div class="text">
  292. {block:Title}<h3>{Title}</h3>{/block:Title}
  293. {Body}
  294. <!-- permalink --> {block:IndexPage}
  295.  
  296. <!-- /permalink --> {/block:IndexPage}
  297. </div>
  298. {/block:Text}
  299.  
  300. {block:Quote}
  301. <div class="text quote">
  302. <p class="words">{Quote}</p>
  303. {block:Source}<p class="source">{Source}</p>{/block:Source}
  304. <!-- permalink --> {block:IndexPage}
  305.  
  306. <!-- /permalink --> {/block:IndexPage}
  307. </div>
  308. {/block:Quote}
  309.  
  310. {block:Link}
  311. <div class="text link">
  312. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  313. {block:Description}{Description}{/block:Description}
  314. <!-- permalink --> {block:IndexPage}
  315.  
  316. <!-- /permalink --> {/block:IndexPage}
  317. </div>
  318. {/block:Link}
  319.  
  320. {block:Chat}
  321. <div class="text chat">
  322. <ul class="conversation">
  323. {block:Lines}
  324. <li class="line {Alt}">
  325. {block:Label}<span class="person">{Label}</span>{/block:Label}
  326. <span class="person-said">{Line}</span>
  327. </li>
  328. {/block:Lines}
  329. </ul>
  330. <!-- permalink --> {block:IndexPage}
  331.  
  332. <!-- /permalink --> {/block:IndexPage}
  333. </div>
  334. {/block:Chat}
  335.  
  336. {block:Audio}
  337. <div class="text audio">
  338. <p>{AudioPlayerBlack}</p>
  339. {block:IndexPage}{block:IfShowCaptions}
  340. {block:Caption}{Caption}{/block:Caption}
  341. {/block:IfShowCaptions}{/block:IndexPage}
  342. <!-- permalink --> {block:IndexPage}
  343.  
  344. <!-- /permalink --> {/block:IndexPage}
  345. </div>
  346. {/block:Audio}
  347.  
  348. {block:Answer}
  349. <div class="boxask">{Question}</div>
  350. <div class="seta"></div><br>
  351. <div class="perguntou"><img src="{AskerPortraitURL-24}" border="0" align="left"/>&nbsp;&nbsp;
  352. {Asker}:</div><br>
  353. <div class="resposta">{Answer}
  354.  
  355. <!-- permalink --> {block:IndexPage}
  356.  
  357. <!-- /permalink --> {/block:IndexPage}
  358. </div>
  359. {/block:Answer}
  360.  
  361. {block:Photoset}
  362. <div class="photoset">
  363. <div class="box">
  364. <!-- permalink --> {block:IndexPage}
  365.  
  366. <!-- /permalink --> {/block:IndexPage}
  367. <center>{Photoset-400}</center>
  368. </div>
  369. {block:IndexPage}{block:IfShowCaptions}
  370. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  371. {/block:IfShowCaptions}{/block:IndexPage}
  372. </div>
  373. {/block:Photoset}
  374.  
  375. {block:Video}
  376. <div class="video">
  377. <div class="box">
  378. <!-- permalink --> {block:IndexPage}
  379.  
  380. <!-- /permalink --> {/block:IndexPage}
  381. <center>{Video-400}</center>
  382. </div>
  383. {block:IndexPage}{block:IfShowCaptions}
  384. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  385. {/block:IfShowCaptions}{/block:IndexPage}
  386. </div>
  387. {/block:Video}
  388.  
  389. {block:Photo}
  390. <div class="photo">
  391. <div class="box">
  392. <!-- permalink --> {block:IndexPage}
  393.  
  394. <!-- /permalink --> {/block:IndexPage}
  395. {block:IndexPage}
  396. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  397. {/block:IndexPage}
  398. {block:PermalinkPage}
  399. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  400. {/block:PermalinkPage}
  401. </div>
  402. {block:IndexPage}{block:IfShowCaptions}
  403. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  404. {/block:IfShowCaptions}{/block:IndexPage}
  405. </div>
  406. {/block:Photo}
  407.  
  408. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  409. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  410. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  411.  
  412. {block:PermalinkPage}
  413. <div id="post-info" class="text">
  414. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  415. {block:HasTags}
  416. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  417. {/block:HasTags}
  418. <p class="post-info-data">
  419. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  420. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  421. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  422. {block:PostNotes}
  423. {PostNotes}
  424. {/block:PostNotes}
  425. </div>
  426. {/block:PermalinkPage}
  427.  
  428. </div> <!-- end single post -->
  429. {block:ContentSource}
  430. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  431. {/block:ContentSource}
  432. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  433. {/block:Posts}
  434. </div> <!-- end content -->
  435. <div class="loading"></div>
  436. </div> <!-- end containing div -->
  437. {block:IndexPage}{block:IfInfiniteScroll}
  438. {block:Pagination}<ul id="pagination">
  439. {block:PreviousPage}
  440. <li><a href="{PreviousPage}"></a></li>
  441. {/block:PreviousPage}
  442. {block:JumpPagination length="5"}
  443. {block:CurrentPage}
  444. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  445. {/block:CurrentPage}
  446. {block:JumpPage}
  447. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  448. {/block:JumpPage}
  449. {/block:JumpPagination}
  450. {block:NextPage}
  451. <li><a id="nextPage" href="{NextPage}"></a></li>
  452. {/block:NextPage}
  453. </ul>{/block:Pagination}
  454. <script type="text/javascript">
  455. $(window).load(function () {
  456. var $content = $('#content');
  457. $content.infinitescroll({
  458. navSelector : '#pagination',
  459. nextSelector : '#pagination a#nextPage',
  460. itemSelector : '.post, .loading',
  461. loading: {
  462. finishedMsg: '',
  463. img: 'http://static.tumblr.com/uiqhh9x/amsm48v4p/add.gif'
  464. },
  465. bufferPx : 200,
  466. debug : false,
  467. });
  468. });
  469. </script>
  470. {/block:IfInfiniteScroll}
  471. {/block:IndexPage}
  472. {block:IfToTopButton}
  473. <script type="text/javascript">
  474. $(document).ready(function() {
  475. /*
  476. var defaults = {
  477. containerID: 'toTop', // fading element id
  478. containerHoverID: 'toTopHover', // fading element hover id
  479. scrollSpeed: 1200,
  480. easingType: 'linear'
  481. };
  482. */
  483.  
  484. $().UItoTop({ easingType: 'easeOutQuart' });
  485.  
  486. });
  487. </script>
  488. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  489. {/block:IfToTopButton}
  490.  
  491.  
  492.  
  493. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement