Advertisement
poesificada-thmx

Exclusivo para Introspectou

Nov 28th, 2014
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.42 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 poesificada.tumblr.com
  5. Não retire os créditos nem mova-os de lugar!
  6.  
  7. ------------------------------------------------------------------>
  8. <html xmlns="http://www.w3.org/1999/xhtml">
  9. <head>
  10. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  11. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  12. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  13. <link rel="shortcut icon" href="{Favicon}">
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  15.  
  16. <meta name="color:topbar" content="#fff"/>
  17.  
  18.  
  19. <meta name="color:title" content="#ffc0cb"/>
  20. <meta name="color:textos" content="#888888"/>
  21. <meta name="color:links" content="#888888"/>
  22. <meta name="color:links hover" content="#ffc0cb"/>
  23. <meta name="color:ask background" content="#fff"/>
  24.  
  25. <meta name="color:detalhes" content="#ffc0cb"/>
  26.  
  27. <meta name="text:Link1" content="url 1" />
  28. <meta name="text:Link1 Title" content="Início" />
  29. <meta name="text:Link2" content="url 2" />
  30. <meta name="text:Link2 Title" content="Avise" />
  31. <meta name="text:Link3" content="url 3" />
  32. <meta name="text:Link3 Title" content="Autora" />
  33.  
  34. <meta name="if:Show Title" content="1"/>
  35. <meta name="if:Show Tags" content="0"/>
  36. <meta name="if:Animation" content="1"/>
  37. <meta name="if:To Top Button" content="0"/>
  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. <meta name="image:sidebar" content=""/>
  43. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  44. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  45. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/hkMncmosg/minifield.js"></script>
  46.  
  47.  
  48. <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|Old+Standard+TT' rel='stylesheet' type='text/css'>
  49.  
  50. <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro|Baumans|Lora:400italic|Rouge+Script' rel='stylesheet' type='text/css'>
  51.  
  52. <link href='http://fonts.googleapis.com/css?family=Oswald|Josefin+Sans|Fjalla+One|Francois+One|Inconsolata|Anton' rel='stylesheet' type='text/css'>
  53.  
  54. <link href='http://fonts.googleapis.com/css?family=Exo|Pathway+Gothic+One|Josefin+Slab|Voltaire' rel='stylesheet' type='text/css'>
  55.  
  56.  
  57. <link href='http://fonts.googleapis.com/css?family=Rochester|Just+Me+Again+Down+Here|Alex+Brush|Sue+Ellen+Francisco|Engagement|Dawning+of+a+New+Day|Italianno|Qwigley|Mr+De+Haviland|Bilbo+Swash+Caps|Seaweed+Script|Lovers+Quarrel|Ruthie|Herr+Von+Muellerhoff|Mrs+Saint+Delafield|Monsieur+La+Doulaise|Stalemate|Ruge+Boogie' rel='stylesheet' type='text/css'>
  58.  
  59. <link href='http://fonts.googleapis.com/css?family=Amatic+SC:400,700|BenchNine|Special+Elite|Cookie' rel='stylesheet' type='text/css'>
  60.  
  61. <style type="text/css">
  62.  
  63.  
  64.  
  65.  
  66.  
  67. body {
  68. color:{color:textos}; background-color:{color:background}; background:url('{image:background}');background-attachment: fixed; background-position: fixed;
  69. font-family: capita;
  70. font-size: 12px;
  71. line-height: 1.5em;
  72. }
  73.  
  74.  
  75.  
  76. p {margin:0 0 .75em 0} p:last-child {margin:0}
  77. a {
  78. color: {color:links};
  79. text-decoration:none;
  80. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  81. a:hover {color: {color:links hover}; }
  82. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  83. line-height: 100%;border-left: solid 4px #EDEDED;
  84. }
  85. h1 {
  86. font-family: 'Parisienne';color:{color:title};
  87. font-size: 30px;
  88. line-height: 1.5em;font-weight: normal;margin-left:0px;width:500px;font-style:none; font-weight:bold;
  89. }
  90.  
  91.  
  92.  
  93.  
  94. h2 {
  95. font-family: 'Rochester';color:{color:title};
  96. font-size: 24px;
  97. line-height: 1.5em;font-weight: normal;margin-left:40px;width:200px;
  98. }
  99.  
  100.  
  101.  
  102.  
  103.  
  104. ul {
  105. margin: 0px 1.5em .75em;}
  106. li {
  107. margin: .75em 0;
  108. list-style-type: square;
  109. }
  110. .box img {
  111. display: block;
  112. max-width: 100%;}.m-i {
  113. display: block;
  114. line-height: 1px!important;
  115. }
  116. .menu-picture {
  117. line-height: 100%;
  118. display: inline-block;
  119. line-height: 0px!important;
  120. }
  121. .post-link{
  122. font-family: default;
  123. font-size: 8px;
  124. line-height: 8px;
  125. }p.source{text-align: center;}
  126. .menu-picture {
  127. line-height: 100%;display: inline-block;
  128. }p.source{text-align: center;}
  129. h3 {
  130. font-size: 14px; font-weight: normal;
  131. }.tagged { text-align: center; line-height: 8px;font-size: 8px;}
  132. .text { padding: 5px;}p.question {
  133. margin-bottom: .375em;
  134. }
  135. p.words {
  136. padding: 6px;
  137. line-height: 1.5em;
  138. color: {color:textos};
  139. background: transparent;text-align:justify;
  140. }
  141. .response {
  142. background: transparent;
  143. padding: 5px;
  144. margin-bottom: .75em;
  145. }.answer {
  146. text-align: center;
  147. }
  148. .post {
  149. position: relative;
  150. {block:IndexPage}
  151. width:250px;
  152. {/block:IndexPage}
  153. {block:PermalinkPage}
  154. width:400px;
  155. {/block:PermalinkPage}
  156. float:left;
  157.  
  158. background: transparent
  159. padding:0px;
  160. margin:10px;
  161. }.box {position: relative;}
  162.  
  163. #side {
  164. text-align: left;margin-left:20px;
  165. margin-top: 0%;
  166. width:230px;
  167. padding:0px;position: fixed;
  168. background: transparent;
  169. }
  170.  
  171.  
  172. #side img {
  173. max-width: 100%;
  174. }ul {margin-bottom: .75em;}
  175. #contain {
  176. width:617px;
  177. margin: 10px auto 0;margin-left:320px;
  178. }
  179. #content { margin-top:25px;
  180. width:617px;
  181. float: right;
  182. }
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189. /*ESTILO DE ASK POR MAY, DO MIR4GEM.TUMBLR.COM E DO HTML-PARTY.TUMBLR.COM */
  190. .boxask {background: {color:ask background}; padding: 10px; font: normal 14px garamond; text-align:left; border-radius: 7px; z-index: 1;text-transform:lowercase;}
  191. .seta {background: {color:ask background}; width: 10px; height: 10px; -webkit-transform: rotate(45deg); margin-left: 20px; margin-top: -5px; z-index: 1;}
  192. .perguntou {font-size: 14px; font-family: "garamond"; text-transform: lowercase, bold;margin-left: 14px;font-style:bold;}
  193. .perguntou img {-webkit-border-radius: 5px;
  194. -moz-border-radius: 5px;
  195. border-radius: 5px;}
  196. .resposta {
  197. text-align:left;
  198. padding:5px; font-size:14px;
  199.  
  200. color:{color:textos};}
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208. #links {-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;z-index:10; position:fixed; width:400px; font-style:none; margin-top:-560px; margin-left:700px; font-family:'Baumans'; background:url('{image:background}'); font-size:9px; line-height:18px; padding:2px; text-align:left; text-transform:uppercase;opacity:1;border:0px dashed {color:border links};}
  209. #links a {padding-right:10px; padding-left:10px;color:{color:texts};text-transform:uppercase;}
  210.  
  211. #links a:hover{}
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218. /*ESTILO DE HEADER POR LIRIADAS.TUMBLR.COM */
  219.  
  220. .header {font-family:'Calibri', sans-serif; font-size:10px; text-transform:uppercase; position:absolute; z-index:9; width:100%; left:0px; bottom:-35px; padding:3px; transition:all 1s ease; background:{color:background reblog};opacity:0;}
  221. .post:hover .header {font-family:'Calibri', sans-serif; font-size:10px; text-transform:uppercase; position:absolute; z-index:9; width:100%; left:0px; bottom:0px; padding:3px; transition:all 1s ease; background{color:background reblog};opacity:1;}
  222. .hreblog {float:left; padding-left:10px;}
  223. .hperma {float:right; padding-right:10px;}
  224.  
  225.  
  226.  
  227. #infscr-loading{position:absolute!important;width:16px!important;height:11px!important;margin-bottom:-16px!important;top:auto!important;bottom:0;left:50%!important}h5,li.drawer{list-style-type:none;font-family:gabriola;font-size:16px;}.drawer a{display:block;}.shadow-wrap { width: 100%; margin-left: -0px; position: absolute; bottom: -11px; height: 11px;}iframe#tumblr_controls,.btn.icon.theme{filter:invert(100%);-webkit-filter:invert(100%);-moz-filter:invert(100%);-o-filter:invert(100%);-ms-filter:invert(100%); opacity:.4;position:fixed!important}.box iframe {
  228. max-width: 100%;
  229. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  230. .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}
  231.  
  232. #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}
  233.  
  234. 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;}
  235.  
  236. #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%}
  237.  
  238. /*** barra de rolagem ***/
  239.  
  240. 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; }
  241.  
  242. ::-webkit-scrollbar{width:5px;height:5px;}
  243. ::-webkit-scrollbar-button:start:decrement
  244. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  245. ::-webkit-scrollbar-track-piece{background-color: transparent; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  246. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:detalhes};-webkit-border-radius:px;}
  247. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:detalhes};-webkit-border-radius:px;}
  248.  
  249. iframe#tumblr_controls{top: 2px !important; position: fixed !important; right: 5px !important; margin: 0 0 0 0;}
  250.  
  251.  
  252.  
  253.  
  254.  
  255. #frufru1 {height:70px; margin-top:-450px;margin-left:200px; text-align:center; position:solid;}
  256. #frufru1 img { width:50px; height:30px; opacity:1; -webkit-filter: grayscale(0%); background:transparent;}
  257.  
  258.  
  259.  
  260.  
  261.  
  262. ::-moz-selection
  263.  
  264. {color: {color:textos};
  265.  
  266. background: #eee;}
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276. #topbar {position:fixed; margin-top:-10px; margin-left:-300px; width:100%; background-color:transparent; height:50px;z-index:8; opacity:1;}
  277.  
  278.  
  279.  
  280.  
  281. /****** CAIXA DE URLS ******/
  282.  
  283.  
  284. h4 {
  285. font-family: 'Parisienne';color:{color:title};
  286. font-size: 24px;
  287. line-height: 1.5em;font-weight: normal;margin-left:0px;width:230px;text-align:center;font-weight:bold;
  288. }
  289.  
  290.  
  291. .box-urls{position:relative; overflow:auto; margin-top:-150px; width:250px; height:400px; padding:5px; border:0px solid #aaaaaa; border-radius:0px; text-align:left; color:#aaaaaa; font-family:Consolas; font-size:11px; text-align:center; background:transparent; box-shadow: 5px 5px rgba(0,0,0,.02);margin-left:850px;}
  292.  
  293. url{float:left; display:inline-block; width:150px; height:18px; line-height:18px; padding:3px; background:transparent; border-left:2px solid {color:detalhes}; text-align:left; font-family:capita; font-size:12px; color:#aaa; margin-bottom:2px;}
  294. url:hover {border-left:4px solid {color:detalhes};}
  295.  
  296.  
  297. .t2{position:relative; margin-top:450px; margin-left:15px; width:230px; height:20px; line-height:22px; text-align:left; font-family: 'Rochester'; color:{color:title}; font-size:24px; border-bottom:0px solid #aaaaaa;}
  298.  
  299.  
  300.  
  301.  
  302. </style></head>
  303.  
  304.  
  305.  
  306.  
  307.  
  308. <body>
  309.  
  310.  
  311. <a style="position:fixed; right:45px; bottom:45px; font-family:ARIAL; font-size:9px; color:#6E6E6E; background:transparent; " href="http://poesificada.tumblr.com/" title="Exclusivo">POESIFICADA</a>
  312.  
  313.  
  314.  
  315.  
  316. <div id="contain" class="clearfix">
  317. <div id="topbar">
  318. <div id="side">
  319. <div class="text">
  320. {block:IfShowTitle}<h1>{Title}</a></h1>{/block:IfShowTitle}<a href="/" class="m-i"><img class="menu-picture" src="{image:sidebar}"/></a><div id="description" > ● Avise na ask se salvar algum background;</br>
  321. ● Meus backgrounds mais recentes não possuem créditos; </br>
  322. ● Conheço bem cada um dos meus backgrounds. Se eu ver alguem os disponibilizando, pararei a disponibilização na mesma hora; </br>
  323. ● As imagens usadas nos backgrounds são retiradas da Dash, Google e We♥It;</br>
  324. ●<b>Bakcgrounds exclusivos</b>: Mande sua imagem por submit que o farei com todo prazer. A partir do momento em que você parar de usar, ele será disponibilizado.
  325. </br></br></br>
  326.  
  327.  
  328. <p><iframe frameborder="0" scrolling="no" width="100%" height="250" src="http://www.tumblr.com/ask_form/introspectou.tumblr.com"
  329. style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe>
  330. <!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]--></p>
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339. </div>
  340.  
  341.  
  342. <div id="links"><center>
  343.  
  344. <a href="{text:Link1}">{text:Link1 Title}</a><font color={color:frase}>●</font>
  345. <a href="{text:Link2}">{text:Link2 Title}</a><font color={color:frase}>●</font>
  346.  
  347.  
  348.  
  349.  
  350. <a href="{text:Link3}">{text:Link3 Title}</a>
  351. </center>
  352.  
  353. </div></div>
  354. <div id="frufru1"></div>
  355.  
  356. <div class="box-urls">
  357. <h4>Urls for you</h4></br>
  358.  
  359. <url>Url aqui</url>
  360. <url>Url aqui</url>
  361. <url>Url aqui</url>
  362. <url>Url aqui</url>
  363. <url>Url aqui</url>
  364. <url>Url aqui</url>
  365. <url>Url aqui</url>
  366. <url>Url aqui</url>
  367. <url>Url aqui</url>
  368. <url>Url aqui</url>
  369. <url>Url aqui</url>
  370. <url>Url aqui</url>
  371. <url>Url aqui</url>
  372. <url>Url aqui</url>
  373. <url>Url aqui</url>
  374. <url>Url aqui</url>
  375. <url>Url aqui</url>
  376.  
  377.  
  378.  
  379.  
  380.  
  381. </div>
  382.  
  383.  
  384.  
  385.  
  386.  
  387. {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}
  388. </div>
  389. </div>
  390. <div id="content">
  391. {block:Posts}
  392. <div class="post">
  393.  
  394.  
  395. {block:Text}
  396. <div class="text">
  397. {block:Title}<h3>{Title}</h3>{/block:Title}
  398. {Body}
  399. <!-- permalink -->
  400.  
  401. <!-- /permalink --> {/block:IndexPage}
  402. </div>
  403. {/block:Text}
  404.  
  405. {block:Quote}
  406. <div class="text quote">
  407. <p class="words">&#8220;{Quote}&#8221;</p>
  408. {block:Source}<p class="source">{Source}</p>{/block:Source}
  409. <!-- permalink --> {block:IndexPage}
  410.  
  411.  
  412.  
  413. <!-- /permalink --> {/block:IndexPage}
  414. </div>
  415. {/block:Quote}
  416.  
  417. {block:Link}
  418. <div class="text link">
  419. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  420. {block:Description}{Description}{/block:Description}
  421. <!-- permalink --> {block:IndexPage}
  422.  
  423.  
  424. <!-- /permalink --> {/block:IndexPage}
  425. </div>
  426. {/block:Link}
  427.  
  428. {block:Chat}
  429. <div class="text chat">
  430. <ul class="conversation">
  431. {block:Lines}
  432. <li class="line {Alt}">
  433. {block:Label}<span class="person">{Label}</span>{/block:Label}
  434. <span class="person-said">{Line}</span>
  435. </li>
  436. {/block:Lines}
  437. </ul>
  438. <!-- permalink --> {block:IndexPage}
  439.  
  440. <!-- /permalink --> {/block:IndexPage}
  441. </div>
  442. {/block:Chat}
  443.  
  444. {block:Audio}
  445. <div class="text audio">
  446. <p>{AudioPlayerBlack}</p>
  447. {block:IndexPage}{block:IfShowCaptions}
  448. {block:Caption}{Caption}{/block:Caption}
  449. {/block:IfShowCaptions}{/block:IndexPage}
  450. <!-- permalink --> {block:IndexPage}
  451. {block:IndexPage}
  452.  
  453.  
  454. <!-- /permalink --> {/block:IndexPage}
  455. </div>
  456. {/block:Audio}
  457.  
  458. {block:Answer}
  459. <div class="lquestion">{Question}</div>
  460. <div class="lasker"><i>adoçou {Asker}</i> <font color="{color:detalhes}">?</font></div>
  461. <p class="lanswer">{Answer}</p>
  462.  
  463.  
  464.  
  465.  
  466. {/block:Answer}
  467.  
  468. {block:Photoset}
  469. <div class="photoset">
  470. <div class="box">
  471. <!-- permalink -->
  472.  
  473. <!-- /permalink --> {/block:IndexPage}
  474. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  475. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  476. </div>
  477. {block:IndexPage}{block:IfShowCaptions}
  478. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  479. {/block:IfShowCaptions}{/block:IndexPage}
  480. </div>
  481. {/block:Photoset}
  482.  
  483. {block:Video}
  484. <div class="video">
  485. <div class="box">
  486. <!-- permalink -->
  487.  
  488. <!-- /permalink --> {/block:IndexPage}
  489. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  490. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  491. </div>
  492. {block:IndexPage}{block:IfShowCaptions}
  493. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  494. {/block:IfShowCaptions}{/block:IndexPage}
  495. </div>
  496. {/block:Video}
  497.  
  498. {block:Photo}
  499. <div class="photo">
  500. <div class="box">
  501. <!-- permalink -->
  502.  
  503. <!-- /permalink --> {/block:IndexPage}
  504. {block:IndexPage}
  505. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  506. {/block:IndexPage}
  507. {block:PermalinkPage}
  508. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  509. {/block:PermalinkPage}
  510. </div>
  511. {block:IndexPage}{block:IfShowCaptions}
  512. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  513. {/block:IfShowCaptions}{/block:IndexPage}
  514.  
  515.  
  516. </div>
  517. {/block:Photo}
  518.  
  519. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  520. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  521. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  522.  
  523. {block:PermalinkPage}
  524. <div id="post-info" class="text">
  525. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  526. {block:HasTags}
  527. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  528. {/block:HasTags}
  529. <p class="post-info-data">
  530. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  531. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  532. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  533. {block:PostNotes}
  534. {PostNotes}
  535. {/block:PostNotes}
  536. </div>
  537. {/block:PermalinkPage}
  538.  
  539. </div> <!-- end single post -->
  540. {block:ContentSource}
  541. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  542. {/block:ContentSource}
  543. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  544. {/block:Posts}
  545. </div> <!-- end content -->
  546. <div class="loading"></div>
  547. </div> <!-- end containing div -->
  548. {block:IfInfiniteScroll}
  549. {block:Pagination}<ul id="pagination">
  550. {block:PreviousPage}
  551. <li><a href="{PreviousPage}"></a></li>
  552. {/block:PreviousPage}
  553. {block:JumpPagination length="5"}
  554. {block:CurrentPage}
  555. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  556. {/block:CurrentPage}
  557. {block:JumpPage}
  558. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  559. {/block:JumpPage}
  560. {/block:JumpPagination}
  561. {block:NextPage}
  562. <li><a id="nextPage" href="{NextPage}"></a></li>
  563. {/block:NextPage}
  564. </ul>{/block:Pagination}
  565. {/block:IfInfiniteScroll}
  566. {block:IndexPage}
  567. <script type="text/javascript">
  568. $(window).load(function () {
  569. $('#content').masonry(),
  570. $('.masonryWrap').infinitescroll({
  571. navSelector : '#pagination',
  572. nextSelector : '#pagination a#nextPage',
  573. itemSelector : ".post, .loading",
  574. bufferPx : 40,
  575. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  576. loadingText : "<em></em>",
  577. },
  578. function() { $('#content').masonry({ appendedContent: $(this) }); }
  579. );
  580. });
  581. </script>
  582. {/block:IndexPage}
  583. {block:IfToTopButton}
  584. <script type="text/javascript">
  585. $(document).ready(function() {
  586. /*
  587. var defaults = {
  588. containerID: 'toTop', // fading element id
  589. containerHoverID: 'toTopHover', // fading element hover id
  590. scrollSpeed: 1200,
  591. easingType: 'linear'
  592. };
  593. */
  594.  
  595. $().UItoTop({ easingType: 'easeOutQuart' });
  596.  
  597. });
  598. </script>
  599. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  600. {/block:IfToTopButton}
  601. <script type="text/javascript">
  602. $(document).ready(function () {
  603. $('li.drawer div:nth-child(2)').hide();
  604. $('li.drawer h5').click(function () {
  605. if ($(this).hasClass('open')) {
  606. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
  607. else {
  608. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
  609. $(this).next().slideDown();
  610. $(this).addClass('open');}
  611. });
  612. });
  613. </script>
  614. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement