Advertisement
0Melancolizava

Tema 16

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