Advertisement
0Melancolizava

Mlv Promo

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