Advertisement
0Melancolizava

Tema 11

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