poeta-inepta

TEMA 77

Oct 14th, 2015
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.89 KB | None | 0 0
  1.  
  2. <head>
  3.  
  4.  
  5. <!-------------------------------------------------------
  6. | THEME POR MARYGLEICE (EMENDAREI) |
  7. | PLAGIO É CRIME, SE FOR USAR DETALHE CREDITE! |
  8. -------------------------------------------------------->
  9.  
  10. <meta name="if:Tres colunas" content=""/>
  11.  
  12.  
  13. <!-- Aparrence -->
  14. <meta name="image:sidebar" content="/"/>
  15. <meta name="image:background" content="" />
  16.  
  17.  
  18. <meta name="color:Background" content="#ffffff"/>
  19. <meta name="color:Text" content="#000000"/>
  20. <meta name="color:Link" content="#6b6b6b"/>
  21. <meta name="color:Link Hover" content="#000000" />
  22. <meta name="color:title" content="#6b6b6b"/>
  23. <meta name="color:lifa" content="##ea1919"/>
  24. <meta name="color:bordas" content="#000000" />
  25. <meta name="text:titulo" content="oh shitt!"/>
  26.  
  27. <meta name="text:link1" content="/" />
  28. <meta name="text:link1 Title" content="link" />
  29. <meta name="text:link2" content="/" />
  30. <meta name="text:link2 Title" content="link" />
  31. <meta name="text:link3" content="/" />
  32. <meta name="text:link3 Title" content="link" />
  33. <meta name="text:link4" content="/" />
  34. <meta name="text:link4 Title" content="link" />
  35. <meta name="text:link5" content="/" />
  36. <meta name="text:link5 Title" content="link" />
  37.  
  38.  
  39.  
  40.  
  41. <!-- Aparrence -->
  42.  
  43. <title>{Title}</title>
  44. <link rel="shortcut icon" href="{Favicon}" width="25">
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  46. {block:Description}
  47. <meta name="description" content="{MetaDescription}" />
  48. {/block:Description}
  49.  
  50. <script>
  51. function click() {
  52. if (event.button==2||event.button==3) {
  53. oncontextmenu='return false';
  54. }
  55. }
  56. document.onmousedown=click
  57. document.oncontextmenu = new Function("return false;")
  58. </script>
  59.  
  60.  
  61.  
  62. <style type="text/css">
  63.  
  64.  
  65.  
  66.  
  67. #s-m-t-tooltip {
  68. line-height:13px;max-width:150px;overflow:auto;
  69. font-family:consolas;
  70. max-width:300px;
  71. background-color:{color:fundo};padding:5px;
  72. border:1px solid {color:borda};
  73. font-size:10px;
  74. color: #000;
  75. text-transform:uppercase;
  76. padding:4px 5px;
  77. margin:15px 0px 0px -25px;
  78. z-index:9999999999999999999999;
  79. border-radius:0px;}
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86. ::selection {background-color:#eee;color:#fff;text-shadow:0px 0px 1px #fff;}
  87.  
  88. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:1;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  89.  
  90.  
  91.  
  92.  
  93.  
  94. body {background:{color:background}; opacity:1 ;text-align:justify; color: {color:text}; font-family:cambria; font-size:12px; background-image:url('{image:background}'); background-attachment:fixed; background-repeat: no-repeat;background-size:100% 100%;line-height: 15px; }
  95.  
  96. a {color: {color:link}; text-decoration: none; text-transform: none;}
  97. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  98. p {margin: 6px 0 0 0}
  99. b, strong{color:;}
  100. i, em{color: #aca9a9;}
  101. s {color: #aca9a9;}
  102. u {border-bottom: #aca9a9; color: #aca9a9;}
  103. a:link,a:active,a:visited {color: {color:text}; text-decoration: none;
  104. -webkit-transition-duration: .90s;} a:hover { color: {color:text};}
  105.  
  106. ::-webkit-scrollbar-thumb:vertical { background-color: #ccc; border: 1px solid {color:background}; height:auto;}
  107.  
  108. ::-webkit-scrollbar { height:7px; width:7px; background-color: #ccc; border: 3px solid {color:background};}
  109.  
  110.  
  111. #posts{float:center;width:800px;width:500px;{block:IfTresColunas}width:800px;{/block:IfTresColunas};margin-left:350px;margin-top:-30px;z-index:;background:#;padding:30px;border:0px double #fff;}
  112.  
  113.  
  114. .entry{ background:transparent; float:left; font-size:10px; line-height:13px; text-transform:normal; width:200px; {block:PermalinkPage}width:200px;padding:2px; width:430px; margin:3px; margin-top:5px; margin-left:13px;{/block:PermalinkPage} -moz-transition: all 3.9s ease-out; -o-transition: all 3.9s ease-out;z-index:999;-webkit-transition: all 3.9s ease-out; transition: all 3.9s ease-out;transition:.7s;margin:4px 15px 20px 4px; margin:10px 10px 5px 4px; padding:15px;z-index:99999999; }
  115.  
  116. .entry img{max-width: 230px; border:4px solid {color:bordas}; {block:IfOneColumns}max-width: 200px;{/block:IfOneColumns}; cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  117.  
  118. .photoset{max-width:250px; border:4px solid {color:bordas};cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;border:3px solid #FFE6BF;}
  119.  
  120. .vsanna{display: none;}
  121.  
  122. #gone {opacity:10;transition: all 0.5s ease;}
  123. .entry:hover #gone {opacity:10; z-index:9;font-size:10px; text-transform:lowercase;-webkit-transition: all 0.4s ease-out;;-moz-transition: all .4s ease-out;margin-left:0px;text-transform:lowercase;margin-top:8px;}
  124.  
  125.  
  126. .lquestion {padding:5px; background:#b8c3d8; font-family:calibri; font-size:10px; text-transform:uppercase; border-radius:50px;}
  127.  
  128. #tri{border-top: 8px solid {color:askbg};;border-right:5px solid transparent;border-bottom: 8px solid transparent;
  129. border-left: 5px solid transparent;width: 0px;height: 0px;margin-top:-1px;margin-left:100px; margin-left:17px; }
  130.  
  131.  
  132. .resposta { font-weight:normal; padding:10px; margin-bottom: 1px; text-shadow:0 0px 0px #fff;; font-size: 11px; margin-top:-20px; }
  133.  
  134.  
  135. div.treme img{position:relative;border-radius:5px;border:2px solid {color:borda};padding:2px;margin-top:-5px;}
  136.  
  137. .player {background-color:{color:bgask}; text-align: left; display:block;}
  138.  
  139.  
  140. .caixinha {opacity:0; color:background ;position: absolute;text-align: center; height:15px;line-height:17px;text-transform:uppercase;bottom:0px;right:0%;-webkit-transition-duration: 0.9s;z-index:99;-webkit-transition: opacity 0.5s linear; opacity: 0.0;;-webkit-transition:All 1s ease;-moz-transition:All 1s ease;-webkit-transition: all 0.6s ease-out;-o-transition:All 1s ease; font-family:arial;font-size:9px;background:{color:background};width:250px;}
  141. .entry:hover .caixinha {opacity:1;bottom:5px;}
  142. .caixinha a{font-family:Baumans;font-size:9px;text-transform:uppercase;}
  143.  
  144. .sex{display:block; left:30%; top:49%; position:absolute;}
  145. .sex a{padding:5px; line-height:12px; text-align:center; color:{color:text}; font-size:6.5px; background:rgba(255, 255, 255, 0.9); font-family:'helvetica';letter-spacing:1px;text-transform:uppercase; opacity:0; transform:rotatex(180deg); transition:.0s;border:1px solid #eee; border-radius:3px;}
  146. .entry:hover .sex a{opacity:1;transform:rotatex(4deg); transition:.6s;}
  147.  
  148.  
  149. /*ESTILO DE ASK POR MAY, DO MIR4GEM.TUMBLR.COM E DO HTML-PARTY.TUMBLR.COM! É BOM NÃO TIRAR ISSO AQUI :@@ */
  150. .boxask {background: {color:boxask}; padding: 10px; font: normal 10px calibri; text-align:left; border-radius: 7px; z-index: 1;}
  151. .seta {background: {color:boxask}; width: 10px; height: 10px; -webkit-transform: rotate(45deg); margin-left: 20px; margin-top: -5px; z-index: 1;}
  152. .perguntou {font-size: 8px; font-family: "handy"; text-transform: uppercase;margin-left: 14px;background: }
  153. .perguntou img {-webkit-border-radius: 5px;
  154. -moz-border-radius: 5px;
  155. border-radius: 15px;background: {color:background};}
  156. .resposta {background: {color:Fundo};opacity:0.6; width:98%;padding: 2px;}
  157.  
  158.  
  159. /*NOTES FEITO POR FRAGILEHELP. */
  160. .lreblog {position:absolute; display:block; z-index:10; top:0px; left:10px; width:20px; height:20px; background:url(http://static.tumblr.com/5u1fog0/t3Wnaeuwg/reblog.png) 0 no-repeat; transition:all 1s ease; opacity:0;}
  161. .entry:hover .lreblog {top:10px; opacity:100;}
  162. .lpermalink {position:absolute; display:block; z-index:10; top:0px; left:31px; width:20px; height:20px; background:url(http://static.tumblr.com/5u1fog0/Uprnaeuzd/permalink.png) 0 no-repeat; transition:all 1s ease; opacity:0;}
  163. .entry:hover .lpermalink {top:10px; opacity:100;}
  164. .lzoom {position:absolute; display:block; z-index:10; top:0px; left:52px; width:20px; height:20px; background:url(http://static.tumblr.com/5u1fog0/ZlJnaev08/zoom.png) 0 no-repeat; transition:all 1s ease; opacity:0;}
  165. .entry:hover .lzoom {top:10px; opacity:100;}
  166. /*NOTES FEITO POR FRAGILEHELP. */
  167.  
  168. #pquote {text-align:justify; font-size:12px; font-family: Georgia; line-height:150%; }
  169. #pquotesource { text-align: color:#000;left;margin-bottom: 16px; font-size:12px; margin-top: 5px;}
  170.  
  171. .caixola { position: absolute; height:15px; bottom:-24px; right:1%; -webkit-transition-duration: 0.9s; -webkit-transition: opacity 0.5s linear; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -webkit-transition: all 0.6s ease-out; -o-transition:All 1s ease; font-family:'open sans', serif; font-size:10px; background:transparent; width:170px;letter-spacing:2px;opacity:0;}
  172.  
  173. .entry:hover .caixola { opacity:1; bottom:-1px;color:text }
  174. .caixola a {font-family:calibri;font-size:9px;text-transform:uppercase; color:{color:lifa};}
  175.  
  176.  
  177.  
  178. titulo {text-align:justify; font-size:14px; color:text;font-family:calibri}
  179.  
  180. .chat {background:transparent; margin: 0; font-size: Tamanho da fontepx; font-family: cambria;}
  181. .chat .lines {margin-left: 0; background: transparent; color:
  182. {color:text}; margin-bottom: 1px; padding: 4px 5px 4px 5px;}
  183. .chat .lines span{font-weight: bold;}
  184. .person1 {color: {color:text}; padding: 2px; }
  185. .person1 .label {font-weight: bold; color:{color:text}}
  186. .person2 {color: {color:text}; padding: 2px; }
  187. .person2 .label {font-weight: bold; color:{color:text}}
  188.  
  189.  
  190. .header{width:150px;color:#000;}
  191. .header img{width:150px; height:100px;}
  192.  
  193. #cred {top: 50px; left: 50px; position:fixed; width: auto; z-index:99999999999999999999999999999;}
  194. #cred a{text-transform: none; display: block; font-family: 'tahoma'; background:{color:lifa}; color: #fff; width: 25px; text-align: center; font-size: 11px; height:25px;line-height:25px;text-transform:uppercase; -webkit-transition-duration: .66s;opacity:0.75;border-radius:50px;}
  195. #credit {color:{color:text};padding:5px;position:fixed;bottom:35px;right:21px;font-family:cambria;font-size:12px; width: 140px; overflow: hidden; height: 9px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; -moz-opacity: 0.90; filter: alpha(opacity=90);}
  196. #credit span {color:{color:text};}
  197. #credit a{text-transform:lowercase;}
  198.  
  199.  
  200. h1 {font-family: 'Garamond', serif; font-style: italic; font-size: 19px!important; font-weight: normal; margin: 0 0 0px 0;}
  201.  
  202.  
  203.  
  204. #sidebar {
  205. left: 130px;
  206. overflow: hidden;
  207. line-height:15px;
  208. width: 220px;
  209. height:300px;
  210. position: fixed;
  211. margin-bottom: 15px;
  212. text-align: center;
  213. top:105px;
  214. padding:10px; }
  215.  
  216. #description {
  217. width:148px;
  218. margin-top:0px;
  219. margin-bottom:0px; margin-left:60px;
  220. text-align:justify;
  221. padding:5px;
  222. }
  223.  
  224.  
  225. .links_head {
  226. text-align:right; padding:10px;
  227. cursor:help; width:140px;
  228. font-family: 'quicksand', sans-serif;font-size:15px;
  229. margin-left:50px; margin-top:-7px;
  230. margin-bottom:10px;
  231. font-weight:bold;
  232. letter-spacing:4px; border-bottom:1px dashed {color:title};
  233. text-align:right;
  234. text-transform: uppercase;
  235. letter-spacing: 0;
  236. color:{color:link};
  237. text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px {color:title}, 0 0 30px {color:title}, 0 0 20px {color:title}, 0 0 20px {color:title}, 0 0 10px {color:title};
  238. letter-spacing: 7px }
  239. }
  240.  
  241. .links_head:hover {
  242. color :{color:title};
  243. text-shadow : none;}
  244.  
  245. .links_body {
  246. padding:3px;
  247. margin-bottom:5px;
  248. margin-right:0px;
  249. padding-left:40px;
  250. letter-spacing:1px;
  251. text-align:left;}
  252.  
  253.  
  254. #navi {
  255. text-align:center;
  256. width:190px;
  257. margin-top:-5px; margin-left:-5px;
  258. margin-bottom:14px;
  259. }
  260.  
  261. #navi a {
  262. display:inline-block;
  263. border-bottom:0px solid {color:borders};
  264. font-family:consolas, sans-serif;
  265. font-size:8.5px;
  266. letter-spacing:2px;
  267. padding:5px 5px 1px 5px;
  268. margin-bottom:2px;
  269. margin-top:2px;
  270. color:{color:link};
  271. text-transform:uppercase; text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 10px {color:title}, 0 0 20px {color:title}, 0 0 10px {color:title}, 0 0 10px {color:title}, 0 0 10px {color:title};}
  272.  
  273. #navi a:hover { border-bottom:1px dashed {color:bordas};}
  274.  
  275.  
  276. .imagens{margin-top:20px; margin-left:50px;}
  277. .imagens img{width:70px; height:70px; padding:4px; background:white; border:2px solid #eee ; outline:1px solid white outline-offset:-8px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;}
  278.  
  279.  
  280.  
  281. #cred {top: 50px; left: 50px; position:fixed; width: auto; z-index:99999999999999999999999999999;}
  282. #cred a{text-transform: none; display: block; font-family: 'tahoma'; background:{color:lifa}; color: #fff; width: 25px; text-align: center; font-size: 11px; height:25px;line-height:25px;text-transform:uppercase; -webkit-transition-duration: .66s;opacity:0.75;border-radius:50px;}
  283. #credit {color:{color:text};padding:5px;position:fixed;bottom:35px;right:21px;font-family:cambria;font-size:12px; width: 140px; overflow: hidden; height: 9px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; -moz-opacity: 0.90; filter: alpha(opacity=90);}
  284. #credit span {color:{color:text};}
  285. </style>
  286.  
  287. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  288.  
  289. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  290.  
  291. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  292.  
  293. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  294.  
  295. <script>
  296. (function($){
  297. $(document).ready(function(){
  298. $("a[title]").style_my_tooltips({
  299. tip_follows_cursor:true,
  300. tip_delay_time:20,
  301. tip_fade_speed:300,
  302. attribute:"title"
  303. });
  304. });
  305. })(jQuery);
  306. </script>
  307.  
  308.  
  309.  
  310. <body>
  311.  
  312.  
  313. <div id="sidebar">
  314. <div class="imagens"><img src="{image:sidebar}"></div>
  315. <br>
  316. <p class="links_head">{text:titulo}</p>
  317. <div class="links_body">
  318.  
  319. <div id="navi">
  320.  
  321. <a href="{text:Link1}"> <i class="fa fa-bars" style="font-size:7px;"></i> {text:Link1 Title} </a>
  322.  
  323. <a href="{text:Link2}"> <i class="fa fa-bars" style="font-size:7px;"></i> {text:Link2 Title} </a>
  324.  
  325. <a href="{text:Link3}"> <i class="fa fa-bars" style="font-size:7px;"></i> {text:Link3 Title} </a>
  326.  
  327. <a href="{text:Link4}"> <i class="fa fa-bars" style="font-size:7px;"></i> {text:Link4 Title} </a>
  328.  
  329. <a href="{text:Link5}"> <i class="fa fa-bars" style="font-size:7px;"></i> {text:Link5 Title} </a>
  330.  
  331.  
  332. </div></div></div></div>
  333.  
  334.  
  335. <div id="posts">
  336. {block:Posts}
  337. <div class="entry">
  338.  
  339. {block:Text}
  340. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  341. {Body}</span></a>
  342. {block:IndexPage}<br><p><br>
  343. <div class="caixinha">
  344. <a href="{Permalink}">{NoteCount}</a> .
  345. <a href="{ReblogURL}">Compartilhe</a>
  346. </div>
  347. {/block:IndexPage}
  348. {/block:Text}
  349.  
  350. {block:Link}
  351. <a href="{URL}" class="title">{Name}</a>
  352. {block:Description}{Description}{/block:Description}
  353. <div class="caixinha">
  354. <a href="{Permalink}">{NoteCount}</a> .
  355. <a href="{ReblogURL}">Compartilhe</a>
  356. </div>
  357. {/block:IndexPage}
  358. {block:Link}
  359.  
  360.  
  361.  
  362. {block:Quote}
  363. <div id="pquote">{Quote}</div>
  364. {block:Source}<div id="pquotesource">
  365. <b> {Source}</b></div>{/block:Source}
  366. <div class="caixola">
  367. <a href="{Permalink}">{NoteCount}</a> .
  368. <a href="{ReblogURL}">Compartilhe</a>
  369. </div>
  370. {/block:Quote}
  371.  
  372. {Block:Chat}
  373. <div class="caixinha">
  374.  
  375. <a href="{Permalink}">{NoteCount}</a> /
  376. <a href="{ReblogURL}">Reblog</a>
  377. </div>
  378. {block:lines}
  379. <div class="chat"><div class="lines">{block:Label}<span>{Label}</span>
  380. {/block:Label} {Line}</div></div>{/block:lines}{/block:Chat}
  381.  
  382. {block:Audio}<div class="caixinha">
  383. <a href="{Permalink}">{NoteCount}</a> .
  384. <a href="{ReblogURL}">Reblog</a>
  385. </div>
  386. <div class="player">{AudioPlayerBlack}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  387.  
  388. {block:Video}{block:IndexPage}
  389. <div class="caixinha">
  390. <a href="{permalink}"> {Month} {DayofMonthWithSuffix}</a> /
  391. <a href="{Permalink}">{NoteCount}</a> /
  392. <a href="{ReblogURL}">Reblog</a>
  393. </div>
  394. {/block:IndexPage}
  395. {Video-250}{/block:Video}
  396.  
  397. {block:Photo} {LinkOpenTag}
  398. <div class="imaagem"><img src="{PhotoURL-250}"></div>
  399. {block:indexpage}
  400. <div class="sex"> <a href="{permalink}"><b>{NoteCount} Notes</b></a> <a href="{ReblogURL}"><b>Reblog</b></a>
  401. </div>
  402. {/block:indexpage}
  403. {/block:Photo}
  404.  
  405. {block:Photoset}
  406.  
  407. {block:IndexPage}
  408. <center>{Photoset}</center>
  409. {/block:IndexPage}
  410. {block:PermalinkPage}
  411. {Photoset-250}{/block:PermalinkPage}
  412. {block:IndexPage}
  413. {block:IfShowCaptions}
  414. {block:Caption}{Caption}
  415. {/block:Caption}
  416. {/block:IfShowCaptions}
  417. {/block:IndexPage}
  418.  
  419. {block:indexpage}
  420. <div class="sex"> <a href="{permalink}"><b>{NoteCount} Notes</b></a> <a href="{ReblogURL}"><b>Reblog</b></a>
  421. </div>
  422. {/block:indexpage}
  423. {/block:Photoset}
  424.  
  425. {block:Answer}
  426. <div class="lquestion">
  427. <a href="{Permalink}" target="_blank"><img style="float:left; padding:3px; margin-right:6px; margin-top:-10px; border-radius:100%; background:#eee; width:25px;" src="{AskerPortraitURL-48}"></a> {Asker} asked:{Question}</div>
  428. <p class="lanswer"><div style="margin-top:5px; font-size:10px; font-family:calibri; text-transform:uppercase; margin-left:20px; text-align:left; padding-left:3px;">{Answer}</p></div>
  429.  
  430. {block:IndexPage}
  431. <div class="caixinha">
  432.  
  433. <a href="{Permalink}">{NoteCount}</a> ❤
  434. <a href="{ReblogURL}">Reblog</a>
  435. </div>
  436. {/block:IndexPage}
  437.  
  438. {/block:Answer}
  439.  
  440.  
  441. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}">source</a>
  442. {/block:ContentSource}</div>{/block:PostNotes}</div>{/block:Posts}</div></div>
  443.  
  444.  
  445. </body>
  446.  
  447.  
  448.  
  449. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  450. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  451. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  452. <script type="text/javascript">
  453. $(window).load(function () {
  454. $('#posts').masonry(),
  455. $('.masonryWrap').infinitescroll({
  456. navSelector : "div#navigation",
  457. nextSelector : "div#navigation a#nextPage",
  458. itemSelector : ".entry",
  459. bufferPx : 10000,
  460. extraScrollPx: 11000,
  461. loadingImg : "http://loadinggif.com/images/image-selection/13.gif",
  462. loadingText : "<i> </i>",
  463. },
  464. // call masonry as a callback.
  465. function() { $('#posts').masonry({ appendedContent: $(this) }); }
  466. );
  467. });
  468. </script>
  469.  
  470.  
  471.  
  472.  
  473. {block:IndexPage}
  474. <div class="column navigation" id="navigation">
  475.  
  476. {block:Pagination}
  477. {block:PreviousPage}
  478. <a href="{PreviousPage}" class="navigate">
  479. {/block:PreviousPage}
  480. {block:PreviousPage}</a>{/block:PreviousPage}
  481.  
  482. {block:NextPage}
  483. <a href="{NextPage}" class="navigate" id="nextPage">
  484. {/block:NextPage}
  485. {block:NextPage}</a>{/block:NextPage}
  486. {/block:Pagination}
  487.  
  488. </div>
  489. {/block:IndexPage}
  490.  
  491.  
  492. <div id="credit"> <a href="http://emendarei.tumblr.com/" title="theme by emendarei"> tema por <b>emendarei</b> </a></b></div>
  493. <div id="cred"><b>
  494. <a href="http://emendarei.co.vu/" title="THEME BY EMENDAREI" target="_blank" > E</a></b>
  495. </div>
  496.  
  497.  
  498. <!-- THEME MARYGLEICE (EMENDAREI) -->
  499. </html>
Advertisement
Add Comment
Please, Sign In to add comment