Advertisement
poesificada-thmx

Theme 12

Dec 28th, 2014
598
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.78 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.  
  17. <meta name="color:title" content="#888"/>
  18. <meta name="color:textos" content="#888"/>
  19. <meta name="color:border textos" content="#eee"/>
  20. <meta name="color:links" content="#888"/>
  21. <meta name="color:detalhes" content="#79a8b3"/>
  22. <meta name="color:background reblog" content="#fff"/>
  23. <meta name="color:ask background" content="#eee"/>
  24.  
  25.  
  26.  
  27.  
  28. <meta name="text:Link 1" content="Início"/>
  29. <meta name="text:Link 1 URL" content=""/>
  30. <meta name="text:Link 2" content="Diálogo"/>
  31. <meta name="text:Link 2 URL" content=""/>
  32. <meta name="text:Link 3" content="Autorias"/>
  33. <meta name="text:Link 3 URL" content=""/>
  34. <meta name="text:Link 4" content="Conheça"/>
  35. <meta name="text:Link 4 URL" content=""/>
  36.  
  37.  
  38.  
  39. <meta name="if:Show Tags" content="0"/>
  40. <meta name="if:Animation" content="1"/>
  41. <meta name="if:To Top Button" content="0"/>
  42. <meta name="if:Infinite Scroll" content="1"/>
  43. <meta name="if:Show Captions" content="0"/>
  44. <meta name="if:Show Tags" content="0"/>
  45. <meta name="image:Background" content=""/>
  46. <meta name="image:barquinho" content="http://static.tumblr.com/n9fwjwu/uIwnhi8ht/544.jpg"/>
  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.  
  51.  
  52.  
  53.  
  54.  
  55. <link href='http://fonts.googleapis.com/css?family=Great+Vibes|Unkempt' rel='stylesheet' type='text/css'>
  56.  
  57. <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro|Baumans|Lora:400italic|Rouge+Script' rel='stylesheet' type='text/css'>
  58.  
  59.  
  60. <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'>
  61.  
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro|Baumans|Lora:400italic|Rouge+Script' rel='stylesheet' type='text/css'>
  64.  
  65. <link href='http://fonts.googleapis.com/css?family=Oswald|Josefin+Sans|Fjalla+One|Francois+One|Inconsolata|Anton' rel='stylesheet' type='text/css'>
  66.  
  67. <link href='http://fonts.googleapis.com/css?family=Exo|Pathway+Gothic+One|Josefin+Slab|Voltaire' rel='stylesheet' type='text/css'>
  68.  
  69.  
  70. <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'>
  71.  
  72. <link href='http://fonts.googleapis.com/css?family=Amatic+SC:400,700|BenchNine|Special+Elite|Cookie|Segoe+Script' rel='stylesheet' type='text/css'>
  73.  
  74.  
  75. <style type="text/css">
  76.  
  77. body
  78. {background-color:{color:Background}; background-image:url({image:Background}); background-attachment: fixed; background-repeat: no-repeat;background-size:100% 100%; background-position: fixed; font-size:12px; font-family:gibson; color:{color:textos};line-height:20px;}
  79.  
  80.  
  81. body {cursor:url(http://static.tumblr.com/y3igvfg/6vUm8ca4e/cur838.gif), auto;}
  82. a:hover {cursor:url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), progress;}
  83.  
  84.  
  85. p {margin:0 0 .75em 0} p:last-child {margin:0}
  86.  
  87.  
  88.  
  89.  
  90. /*LINKS DO THEME */
  91.  
  92. a {color:{color:textos};
  93. text-decoration:none;
  94. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation};}
  95. a:hover { }
  96.  
  97.  
  98.  
  99. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  100. line-height: 100%;border-left: solid 4px #EDEDED;
  101. }
  102.  
  103.  
  104. /*TITULO */
  105.  
  106. h1 {color:{color:title};
  107. font-family: 'poiret one';
  108. font-size: 25px;
  109. line-height: 1.5em;font-weight: normal;letter-spacing:2px;
  110. }
  111.  
  112.  
  113.  
  114. ul {
  115. margin: 0px 1.5em .75em;}
  116. li {
  117. margin: .75em 0;
  118. list-style-type: square;
  119. }
  120.  
  121.  
  122. .box img {
  123. display: block;
  124. max-width: 100%;}.m-i {
  125. display: block;
  126. line-height: 1px!important;
  127. }
  128.  
  129.  
  130.  
  131. .post-link{
  132. font-family: gibson;
  133. font-size: 12px;
  134. line-height: 20px;
  135. }
  136.  
  137. p.source{text-align: center;text-transform:bold;color:{color:textos};}
  138.  
  139.  
  140. .menu-picture {
  141. line-height: 100%;display: inline-block;
  142. }
  143.  
  144.  
  145.  
  146. h3 {color:{color:title}; font-family: 'Cookie'; font-size: 25px; line-height: 1.5em;font-weight: normal;letter-spacing:2px;text-align:right;}
  147.  
  148.  
  149.  
  150. .tagged { text-align: center; line-height: 20px;font-size: 12px;}
  151.  
  152.  
  153. /*CONFIGURAÇÃO DE TODOS AS FONTES */
  154. .text { font-family: gibson;
  155. font-size: 12px;
  156. line-height: 20px;padding:10px;}
  157.  
  158.  
  159.  
  160. p.question {
  161. margin-bottom: .375em;
  162. }
  163.  
  164.  
  165. /*QUOTES */
  166.  
  167. p.words {
  168. padding: 6px;
  169. line-height: 1.5em;
  170. color: {color:textos};
  171. background: transparent;
  172. }
  173.  
  174. p:first-letter {font-style:none;font-family: 'Cookie';font-size: 20px;line-height:15px; font-weight:none;}
  175.  
  176.  
  177. /*ESTILO DE ASK */
  178. .response {
  179. background: transparent;
  180. padding: 5px;
  181. margin-bottom: .75em;
  182. }.answer {
  183. text-align: center;
  184. }
  185.  
  186.  
  187. /*CONFIGURAÇÃO DOS POSTS */
  188.  
  189. .post {
  190. position: relative;
  191. {block:IndexPage}
  192. width:525px;
  193.  
  194. {/block:IndexPage}
  195. {block:PermalinkPage}
  196. width:525px;
  197. {/block:PermalinkPage}
  198. {block:indexpage}float: left;{/block:indexpage}
  199. {block:Permalinkpage}margin:10px auto!imporant;{block:Permalinkpage}
  200. background: transparent
  201. padding:0px;
  202. margin:10px;text-align:justify;border:2px solid {color:border textos};padding:2px;
  203. }.box {position: relative;}
  204.  
  205.  
  206. #contain { width:550px;
  207.  
  208. margin: 10px auto 0; box-shadow:0px 0px 0px 0px #ccc; padding-top:5px;margin-left:350px;border:1px solid {color:border textos};padding-right:35px;padding-left:10px;
  209. }
  210. #content {
  211. margin-left:10px;
  212. }
  213.  
  214.  
  215. /*CONJUNTO DA SIDEBAR */
  216.  
  217. #side {
  218. text-align: center;
  219. margin: 20px auto 10px;
  220. width:800px;
  221. padding:0px;
  222. background: transparent; margin-left:-5px;
  223. }#side img {
  224.  
  225. }ul {margin-bottom: .75em;}
  226.  
  227. /*IMAGEM DA SIDEBAR */
  228. .menu-picture {border-radius:10000px;
  229.  
  230. }
  231.  
  232. /*IMAGEM DA SIDEBAR */
  233. .menu-picture {border-radius:10000px;
  234.  
  235. }
  236.  
  237.  
  238. /*OPACIDADE NAS IMAGENS */
  239. img {-webkit-filter:grayscale(.6); opacity:0.7; transition:all 1s ease;} img:hover {-webkit-filter:grayscale(0); opacity:1;}
  240.  
  241.  
  242.  
  243. /*ESTILO DE HEADER POR LIRIADAS.TUMBLR.COM */
  244.  
  245. .header {font-family:'Calibri', sans-serif; font-size:10px; text-transform:uppercase; position:absolute; z-index:9; width:100%; left:0px; bottom:-5px; padding:0px; transition:all 1s ease; background:{color:background reblog};opacity:0;padding-top:10px;padding-bottom:10px;}
  246. .post:hover .header {font-family:'Calibri', sans-serif; font-size:10px; text-transform:uppercase; position:absolute; z-index:9; width:100%; left:0px; bottom:20px; padding:0px; transition:all 1s ease; background{color:background reblog};opacity:1;}
  247. .hreblog {float:left; padding-left:10px;}
  248. .hperma {float:right; padding-right:10px;}
  249.  
  250.  
  251. .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;}
  252. .post:hover .lreblog {top:0px;opacity:1;}
  253. .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;}
  254. .post:hover .lpermalink {top:0px;opacity:1;}
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261. #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;}
  262.  
  263.  
  264.  
  265. /*ESTILO DE SHADOW DOS POSTS */
  266.  
  267.  
  268. .shadow-wrap { width: 100%; margin-left: -0px; position: absolute; bottom: -11px; height: 11px;}.box iframe {
  269. max-width: 100%;
  270. }
  271.  
  272. /*FIM DE SHADOW */
  273.  
  274.  
  275.  
  276.  
  277. .text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  278. .post-info-data{text-align:left; line-height:25px;}.notes img{display:block;float:left;margin-right:.75em}ol.notes li{margin:.375em 0;list-style-type:none;line-height:25px}
  279.  
  280.  
  281.  
  282. /* Links do header. */
  283. #menu {background:transparent;width:523px; text-align:right;padding-right:10px;margin-left:20px;border-bottom:4px solid {color:detalhes};}
  284. #menu a {margin:0px;font-size:10px;font-family:calibri;text-transform:uppercase;color:{color:links};text-align:center;}
  285.  
  286.  
  287.  
  288. #pfotinha {height:70px; margin-top:-20px; text-align:center; position:solid;margin-left:150px;}
  289. #pfotinha img { width:150px; height:150px; opacity:1; -webkit-filter: grayscale(0%); background:transparent; -webkit-border-radius: 10000px;
  290. -moz-border-radius: 10000px;
  291. border-radius: 10000px;}
  292.  
  293.  
  294. #title {-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;z-index:10; position:solid; font-style:none; margin-top:50px; background-color:transparent; font-size:30px; color:{color:frase};text-align:left; font-family: 'Cookie';}
  295.  
  296.  
  297. #title {color:{color:title};
  298. font-family: 'Cookie';
  299. font-size: 25px;
  300. line-height: 1.5em;font-weight: normal;letter-spacing:2px;text-align:right;margin-left:20px;width:520px;
  301. }
  302.  
  303.  
  304. #description {text-align:justify;width:490px;margin-left:20px;border-bottom:2px solid {color:border textos};border-left:2px solid {color:border textos};border-right:2px solid {color:border textos};padding:10px;padding-left:20px;padding-right:20px;line-height:20px;}
  305.  
  306.  
  307.  
  308.  
  309. /*ESTILO DE ASK POR MAY, DO MIR4GEM.TUMBLR.COM E DO HTML-PARTY.TUMBLR.COM */
  310. .boxask {background: {color:ask background}; padding: 10px; font-family:{font:body}; font-size:{text:font size}; text-align:justify; border-radius: 7px; z-index: 1;text-transform:lowercase;line-height:25px;}
  311. .seta {width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid {color:ask background};margin-left:70px;}
  312. .perguntou {font-family:{font:body}; font-size:{text:font size}; text-transform: lowercase, bold;margin-left: 14px;font-style:bold;line-height:25px;}
  313. .perguntou img {-webkit-border-radius: 5px;
  314. -moz-border-radius: 5px;
  315. border-radius: 5px;}
  316. .resposta {
  317. text-align:justify;line-height:25px;
  318. padding:10px; font-size:{text:font size};
  319.  
  320. color:{color:textos};margin-bottom:10px;}
  321.  
  322.  
  323.  
  324.  
  325. ::-moz-selection
  326.  
  327. {color: {color:textos};
  328.  
  329. background: #eee;}
  330.  
  331.  
  332. #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}
  333.  
  334. 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%}
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341. .credit {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); border-radius:2px;} a.credit {position:fixed; 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; user-select:none; box-sizing:border-box; transition-property:padding; transition-duration:.1s; transition-timing-function:ease;} a.credit:hover {color:white!important;} .credit:hover::after, .credit:focus::after {background:rgba(255,255,255,0.09); color:white;} .credit:active::after {background:rgba(255,255,255,0.18); color:white;} .credit_label.show {display:block;} .credit::after {position:absolute; top:0; right:0; bottom:0; left:0; content:''; border-radius:inherit;} .credit.icon::before {display:block; content:''; position:absolute; top:0; left:0; bottom:0; width:20px; border-radius:inherit; background:url('http://static.tumblr.com/5u1fog0/m4en35s0z/install.png') 0 0 no-repeat;} .credit.theme::before {background-position:0 -0px;} .credit img {width:15px;} .credit.icon {padding-left:20px;} .credit:active::after {background:rgba(255,255,255,0.18);}
  342.  
  343.  
  344.  
  345. </style></head>
  346. <body>
  347.  
  348.  
  349. <a class="credit icon theme" title="Instalar theme" href="http://poesificada.tumblr.com/">Install theme</a>
  350.  
  351.  
  352. <div id="contain" class="clearfix">
  353. <div id="side">
  354. <div class="text">
  355.  
  356. <div id="pfotinha"><img src="{image:barquinho}"></div>
  357.  
  358.  
  359.  
  360. <div id="title">{Title}</div>
  361. <div id="menu">
  362. <a href="{text:link 1 url}">{text:link 1}</a>&nbsp;&nbsp;
  363. <a href="{text:link 2 url}">{text:link 2}</a>&nbsp;&nbsp;
  364. <a href="{text:link 3 url}">{text:link 3}</a>&nbsp;&nbsp;
  365. <a href="{text:link 4 url}">{text:link 4}</a>
  366.  
  367.  
  368. </div>
  369.  
  370. <div id="description">{Description}</div>
  371. </br>
  372. <div>
  373.  
  374.  
  375.  
  376. </div>
  377. <div id="content">
  378. {block:Posts}
  379. <div class="post">
  380.  
  381.  
  382. {block:Text}
  383. <div class="text">
  384. {block:Title}<h3>{Title}</h3>{/block:Title}
  385. {Body}
  386. {block:IndexPage}
  387. <div class="header">
  388. <div class="hreblog"><a href="{ReblogURL}" target="_blank">Reblog.</a></div>
  389. <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>
  390. {/block:IndexPage}
  391. <!-- permalink --> {block:IndexPage}
  392.  
  393.  
  394. <!-- /permalink --> {/block:IndexPage}
  395. </div>
  396. {/block:Text}
  397.  
  398. {block:Quote}
  399. <div class="text quote">
  400. <p class="words">&#8220;{Quote}&#8221;</p>
  401. {block:Source}<p class="source">{Source}</p>{/block:Source}
  402. {block:IndexPage}
  403. <div class="header">
  404. <div class="hreblog"><a href="{ReblogURL}" target="_blank">Reblog.</a></div>
  405. <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>
  406. {/block:IndexPage}
  407. <!-- permalink --> {block:IndexPage}
  408.  
  409.  
  410. <!-- /permalink --> {/block:IndexPage}
  411. </div>
  412. {/block:Quote}
  413.  
  414. {block:Link}
  415. <div class="text link">
  416. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  417. {block:Description}{Description}{/block:Description}
  418. {block:IndexPage}
  419. <div class="header">
  420. <div class="hreblog"><a href="{ReblogURL}" target="_blank">Reblog.</a></div>
  421. <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>
  422. {/block:IndexPage}
  423. <!-- permalink --> {block:IndexPage}
  424.  
  425.  
  426. <!-- /permalink --> {/block:IndexPage}
  427. </div>
  428. {/block:Link}
  429.  
  430. {block:Chat}
  431. <div class="text chat">
  432. <ul class="conversation">
  433. {block:Lines}
  434. <li class="line {Alt}">
  435. {block:Label}<span class="person">{Label}</span>{/block:Label}
  436. <span class="person-said">{Line}</span>
  437. </li>
  438. {/block:Lines}
  439. </ul>
  440. {block:IndexPage}
  441. <div class="header">
  442. <div class="hreblog"><a href="{ReblogURL}" target="_blank">Reblog.</a></div>
  443. <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>
  444. {/block:IndexPage}
  445. <!-- permalink --> {block:IndexPage}
  446.  
  447.  
  448. <!-- /permalink --> {/block:IndexPage}
  449. </div>
  450. {/block:Chat}
  451.  
  452. {block:Audio}
  453. <div class="text audio">
  454. <p>{AudioPlayerBlack}</p>
  455. {block:IndexPage}{block:IfShowCaptions}
  456. {block:Caption}{Caption}{/block:Caption}
  457. {/block:IfShowCaptions}{/block:IndexPage}
  458. {block:IndexPage}
  459. <div class="header">
  460. <div class="hreblog"><a href="{ReblogURL}" target="_blank">Reblog.</a></div>
  461. <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>
  462. {/block:IndexPage}
  463. <!-- permalink --> {block:IndexPage}
  464.  
  465.  
  466. <!-- /permalink --> {/block:IndexPage}
  467. </div>
  468. {/block:Audio}
  469.  
  470. {block:Answer}
  471. <div class="boxask">{Question}</div>
  472. <div class="seta"></div><br>
  473. <div class="perguntou"><img src="{AskerPortraitURL-24}" border="0" align="left"/>&nbsp;&nbsp;
  474. {Asker}:</div><br>
  475. <div class="resposta">{Answer} </div>
  476.  
  477. {block:IndexPage}
  478. <div class="header">
  479. <div class="hreblog"><a href="{ReblogURL}" target="_blank">Reblog.</a></div>
  480. <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>
  481. {/block:IndexPage}
  482.  
  483. {/block:Answer}
  484.  
  485. {block:Photoset}
  486. <div class="photoset">
  487. <div class="box">
  488. {block:IndexPage}
  489. <a href="{ReblogURL}" target="_blank" title="Reblog"><div class="lreblog"></div></a>
  490. <a href="{Permalink}" target="_blank" title="{NoteCount} ♥"><div class="lpermalink"></div></a>
  491. <a href="{PhotoURL-HighRes}" target="_blank" title="Zoom"><div class="lzoom"></div></a>
  492. {/block:IndexPage}
  493. <!-- permalink --> {block:IndexPage}
  494.  
  495.  
  496. <!-- /permalink --> {/block:IndexPage}
  497. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  498. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  499. </div>
  500. {block:IndexPage}{block:IfShowCaptions}
  501. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  502. {/block:IfShowCaptions}{/block:IndexPage}
  503. </div>
  504. {/block:Photoset}
  505.  
  506. {block:Video}
  507. <div class="video">
  508. <div class="box">
  509. {block:IndexPage}
  510. <a href="{ReblogURL}" target="_blank" title="Reblog"><div class="lreblog"></div></a>
  511. <a href="{Permalink}" target="_blank" title="{NoteCount} ♥"><div class="lpermalink"></div></a>
  512. <a href="{PhotoURL-HighRes}" target="_blank" title="Zoom"><div class="lzoom"></div></a>
  513. {/block:IndexPage}
  514. <!-- permalink --> {block:IndexPage}
  515.  
  516.  
  517.  
  518. <!-- /permalink --> {/block:IndexPage}
  519. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  520. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  521. </div>
  522. {block:IndexPage}{block:IfShowCaptions}
  523. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  524. {/block:IfShowCaptions}{/block:IndexPage}
  525. </div>
  526. {/block:Video}
  527.  
  528. {block:Photo}
  529. <div class="photo">
  530. <div class="box">
  531. {block:IndexPage}
  532. <a href="{ReblogURL}" target="_blank" title="Reblog"><div class="lreblog"></div></a>
  533. <a href="{Permalink}" target="_blank" title="{NoteCount} ♥"><div class="lpermalink"></div></a>
  534. <a href="{PhotoURL-HighRes}" target="_blank" title="Zoom"><div class="lzoom"></div></a>
  535. {/block:IndexPage}
  536. <!-- permalink --> {block:IndexPage}
  537.  
  538.  
  539. <!-- /permalink --> {/block:IndexPage}
  540. {block:IndexPage}
  541. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  542. {/block:IndexPage}
  543. {block:PermalinkPage}
  544. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  545. {/block:PermalinkPage}
  546.  
  547. </div>
  548. {block:IndexPage}{block:IfShowCaptions}
  549. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  550. {/block:IfShowCaptions}{/block:IndexPage}
  551. </div>
  552.  
  553.  
  554. {/block:Photo}
  555.  
  556. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  557. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  558. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  559.  
  560. {block:PermalinkPage}
  561. <div id="post-info" class="text">
  562. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  563. {block:HasTags}
  564. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  565. {/block:HasTags}
  566. <p class="post-info-data">
  567. {block:Date} Postado {DayOfWeek}, dia {DayOfMonthWithZero} de {Month} de {Year}. <br/>{/block:Date}
  568. {block:NoteCount}Esta postagem possui {NoteCountWithLabel}<br/>{/block:NoteCount}{block:RebloggedFrom}
  569. Reblogado de: <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Autoria de: <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  570. {block:PostNotes}
  571. {PostNotes}
  572. {/block:PostNotes}
  573. </div>
  574. {/block:PermalinkPage}
  575.  
  576. </div> <!-- end single post -->
  577. {block:ContentSource}
  578. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  579. {/block:ContentSource}
  580. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  581. {/block:Posts}
  582. </div> <!-- end content -->
  583. <div class="loading"></div>
  584. </div> <!-- end containing div -->
  585. {block:IndexPage}{block:IfInfiniteScroll}
  586. {block:Pagination}<ul id="pagination">
  587. {block:PreviousPage}
  588. <li><a href="{PreviousPage}"></a></li>
  589. {/block:PreviousPage}
  590. {block:JumpPagination length="5"}
  591. {block:CurrentPage}
  592. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  593. {/block:CurrentPage}
  594. {block:JumpPage}
  595. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  596. {/block:JumpPage}
  597. {/block:JumpPagination}
  598. {block:NextPage}
  599. <li><a id="nextPage" href="{NextPage}"></a></li>
  600. {/block:NextPage}
  601. </ul>{/block:Pagination}
  602. <script type="text/javascript">
  603. $(window).load(function () {
  604. var $content = $('#content');
  605. $content.infinitescroll({
  606. navSelector : '#pagination',
  607. nextSelector : '#pagination a#nextPage',
  608. itemSelector : '.post, .loading',
  609. loading: {
  610. finishedMsg: '',
  611. img: 'http://static.tumblr.com/uiqhh9x/amsm48v4p/add.gif'
  612. },
  613. bufferPx : 200,
  614. debug : false,
  615. });
  616. });
  617. </script>
  618. {/block:IfInfiniteScroll}
  619. {/block:IndexPage}
  620. {block:IfToTopButton}
  621. <script type="text/javascript">
  622. $(document).ready(function() {
  623. /*
  624. var defaults = {
  625. containerID: 'toTop', // fading element id
  626. containerHoverID: 'toTopHover', // fading element hover id
  627. scrollSpeed: 1200,
  628. easingType: 'linear'
  629. };
  630. */
  631.  
  632. $().UItoTop({ easingType: 'easeOutQuart' });
  633.  
  634. });
  635. </script>
  636. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  637. {/block:IfToTopButton}
  638. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement