thuannemendonca

Theme 5 (theme 58)

Aug 29th, 2012
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 19.05 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!-- THEME POR D-ESEQUILIBRIO,E BASE DE POETADECEPCIONADA , NÃO COPIE , NÃO SE INSPIRD , PLÁGIO É CRIME PALHAÇO ! SEJA ORIGINAL ;)-->
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9. <head>
  10.  
  11. <script>var mensagem="Opa,mas que deselegante";function bloqueio(){alert(mensagem);}document.onkeydown=bloqueio;</script>
  12.  
  13.  
  14. <script language="javascript">
  15. var mensagem="Opa,mas que deselegante.";
  16. function clickIE() {if (document.all) {(mensagem);return false;}}
  17. function clickNS(e) {if
  18. (document.layers||(document.getElementById&&!document.all)) {
  19. if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  20. if (document.layers)
  21. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  22. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  23. document.oncontextmenu=new Function("return false")
  24. </script>
  25.  
  26. <script language="JavaScript1.2">
  27. function disableselect(e){
  28. return false
  29. }
  30. function reEnable(){
  31. return true
  32. }
  33. //if IE4+
  34. document.onselectstart=new Function ("return false")
  35. //if NS6
  36. if (window.sidebar){
  37. document.onmousedown=disableselect
  38. document.onclick=reEnable
  39. }
  40. </script>
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  <!-- DEFAULT VARIABLES -->
  52.  <meta name="color:background" content="#f5f5f5" />
  53. <meta name="font:body" content="georgia" />
  54. <meta name="font:title" content="georgia" />
  55. <meta name="color:text" content="#000000" />
  56. <meta name="color:link" content="#000000" />
  57. <meta name="color:lhover" content="#000000" />
  58.  
  59. <meta name="color:sidebar" content="#FFFFFF" />
  60. <meta name="color:entry" content="#ffffff" />
  61. <meta name="color:menu" content="#FFFFFF"/>
  62. <meta name="color:menutext" content="#000"/>
  63. <meta name="color:menuhover" content="#fff"/>
  64. <meta name="color:menutexthover" content="#fff"/>
  65. <meta name="if:Show tags" content="1"/>
  66. <meta name="if:Show sidebar image" content="1"/>
  67. <meta name="if:Show people I follow" content="0"/>
  68. <meta name="if:Enable endless scrolling" content="0"/>
  69. <meta name="image:sidebar1" content="http://static.tumblr.com/hesl9hk/XlOm2fsfc/tumblr_linboxfyau1qd6xvpo1_500_large.jpg"/>
  70. <meta name="image:background" content=""/>
  71.  
  72.  
  73.  
  74. <meta name="text:Link1" content="/" />
  75. <meta name="text:Link1 Title" content="link" />
  76. <meta name="text:Link2" content="/" />
  77. <meta name="text:Link2 Title" content="link" />
  78. <meta name="text:Link3" content="/" />
  79. <meta name="text:Link3 Title" content="link" />
  80. <meta name="text:Link4" content="/" />
  81. <meta name="text:Link4 Title" content="link" />
  82. <meta name="text:Link5" content="/" />
  83. <meta name="text:Link5 Title" content="link" />
  84. <meta name="text:Link6" content="/" />
  85. <meta name="text:Link6 Title" content="link" />
  86. <meta name="color:links" content="#000000" />
  87. <meta name="color:linkshover" content="#ffffff" />
  88.  
  89.  
  90. <title>{Title}</title>
  91. <link rel="shortcut icon" href="{Favicon}">
  92. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  93. {block:Description}
  94. <meta name="description" content="{MetaDescription}" />
  95. {/block:Description}
  96.  
  97.  
  98.  
  99.  
  100. <style type="text/css">
  101.  
  102. body {background-color: {color:background} ; color:{color:background};
  103. font-family: {font:body}; font-size:11px; line-height:110%;
  104. margin:0 auto 0 auto; text-align:center; background-image:url('{image:background}'); background-attachment:
  105.  
  106. fixed; }
  107.  
  108. a {color: {color:link}; text-decoration: none; text-transform: none;}
  109. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  110.  
  111. p {margin: 6px 0 0 0}
  112.  
  113. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:sidebar}; padding-left: 5px; }
  114. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:sidebar};}
  115. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:sidebar}; }
  116. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidebar}; }
  117.  
  118. blockquote img{max-width: 470px!important}
  119. blockquote blockquote img{max-width: 450px!important}
  120. blockquote blockquote blockquote img{max-width: 430px!important}
  121. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  122.  
  123. .sidebar {width: 200px; height: auto; top: 103px; left: 300px; padding: 0px; background-color: {color:sidebar}; text-align: center; position: fixed;}
  124.  
  125. /* navigation */
  126.  
  127. #navigattion{position: fixed; z-index: -2; width: 100%; top: 45%; left: 0px; background-color:transparent; height: 100px;
  128.  
  129. text-align: center; font-size: 85px;}
  130. .left{float:left; margin-left: 10px; width: 40px}
  131. .left a{text-decoration: none; font-size: 75px; line-height: 75px}
  132. .left a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  133. .right{float:right; margin-right: 10px; width: 40px}
  134. .right a{text-decoration: none; font-size: 75px; line-height: 75px}
  135. .right a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  136.  
  137. #content{width: 800px; text-align: center; margin:10px auto 0 auto; padding-bottom: 150px; background-color:
  138. transparent; color:{color:text}; padding: 0px;}
  139.  
  140. .sidebarpic img{max-width: 200px; text-align:center; margin-top: 1px}
  141.  
  142. .sidepage {width: 100px; height: 22px; top: 0px; left: 0px; padding: 0px; background-color: transparent; text-align: center; position: relative;}
  143.  
  144. #entries{float: right; background-color: transparent; text-align: center}
  145.  
  146.  
  147.  
  148. .post {width: 500px; margin: 4px 0 4px 260px; padding: 12px; text-align: justify; background-color:{color:entry}; margin-bottom:-54px; margin-right:320px; margin-top:55px;}
  149. .post img{margin: 1px 0 1px 0}
  150.  
  151. h1{font-family:{font:title}; font-style: normal; font-size: 16px; font-weight:normal; letter-spacing: 0px;text-transform: uppercase; line-height: 22px; text-align:center}
  152.  
  153. h1 a{font-size: 16px; font-weight:normal; font-style: normal; letter-spacing: 0px;text-transform: uppercase; line-height: 22px; text-align:center}
  154.  
  155.  
  156. h3{color:{color:link}; font-family:verdana; font-size:10px; letter-spacing:0px; font-weight:normal; font-style:normal; text-transform: uppercase; line-height:0px; margin-top:-25px; margin-bottom:-15px; text-align:left}
  157.  
  158. h3 a:hover{background-color:transparent}
  159. .image{text-align: center; height: auto; margin-bottom: 3px; border: 0px}
  160. .qqmarks{font-size: 80px; font-family: {font:body}; font-weight: normal; line-height: 80px; color:{color:linkbackground}}
  161. h2{font-size: 9px; display: block; width: 250px; color:{color:text}; background-color: {color:linkbackground}; text-align: center; margin: 0px 0px 3px 0px; padding: 3px 0 3px 0; text-transform: uppercase; text-decoration: none; font-weight: normal}
  162.  
  163.  
  164. .qquote{font-family:{font:title}; font-size: 18px; letter-spacing: -1px; line-height: 18px; text-transform: lowercase; margin-top: -70px;
  165.  
  166. text-indent: 45px}
  167.  
  168. .pquote {font-family: {font:title}; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  169. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  170. .pquotesource a, a:hover{text-transform: none;}
  171. .chat{line-height: 12px; list-style: none }
  172. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  173. .person1 {color: {color:text} }
  174. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  175. .person2 {color: {color:text} }
  176. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  177. .iaudio{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:linkbackground}}
  178. .iaudio img{max-width: 180px; height: auto; padding: 20px 0 20px 0}
  179. .icap{margin-top: 1px}
  180. .source{display:none}
  181.  
  182. .asker {font-size: 11px;}
  183. .asker a {color: {color:link}}
  184. .asker a:hover {color: {color:bglink};}
  185.  
  186. .askk img {text-align: center;}
  187. .askk img a{background-color: {color:left};}
  188. .askk img a:hover {background-color: {color:sidebarlinks};}
  189.  
  190. .answer {clear: both; padding: 4px}
  191. .answer img {max-width: 470px;}
  192.  
  193. .info {font-family:verdana; font-size:10px; text-transform:lowercase; text-align:center;}
  194.  
  195. .dda {margin-top: 10px; border-left: 7px solid {color:entry}; padding: 5px; background-color: {color:entry}; text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase;}
  196. .dda a {font-size: 9px;}
  197.  
  198. .ddb {padding: 2px; border-bottom: 1px dotted {color:background}; text-align: right;}
  199.  
  200. .reb {float:right; margin-center: 15px; margin-top: 12px; text-align: center; font-size: 0px; color: {color:infotext};}
  201. .reb a{font-size: 0px; text-align: center; color: {color:infotext}; text-transform: lowercase;}
  202. .tags{font-size:9px; display: inline}
  203. .origin{font-size:9px}
  204. .ibottom{margin-top: 5px; font-family: {font:body}; text-align:center;}
  205. .date{float:left; padding-center: 10px; text-transform: lowercase; font-size: 9px; text-align:center;}
  206. .permalink{float:left; padding-center: 10px; text-transform: lowercase; font-size: 9px; text-align:center;}
  207.  
  208.  
  209. #sidebar {width: 0px; height: 0px; float: left; margin-left:546px; margin-top: 225px; padding: 0px; background-color: {color:background}; text-align: center; position: fixed; }
  210.  
  211. #sidimg{width: 168px; height: 242px; float: left; margin-left: -65px; margin-top: -150px; padding: 5px; background-color: {color:sidebar}; text-align: center; position: fixed; }
  212.  
  213. .simage {text-align: center; margin-right:8px}
  214.  
  215. .simage img {margin-bottom: 2px; display: inline; width: 166px; height: 240px; text-align: center;}
  216.  
  217. .jj {margin-top: 23px; margin-left: 114px; height: 50px; width: 186px; padding: 3px; position: relative; background-color: {color:entry}; color: {color:entry}; text-align: center; font-family: verdana; font-size: 9px;}
  218.  
  219. #ina { margin-left: -1px; margin-top:-3px; width: 190px; background-color: #FFFFFF; position: fixed; height: 45px;}
  220.  
  221. .ina {margin: 3px 5px 3px 5px; font-family: verdana; font-size: 9px; color: #808080; text-align: center; }
  222.  
  223. .ina {padding-right: 5px;}
  224.  
  225. .inok {float: right; margin-top:-150px; width: 170px; margin-right: -306px; background-color: {color:sidebar}; border: 1px solid {color:entry}; overflow: auto; padding: 10px; height: 150px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:9px; text-align: justify;}
  226.  
  227.  
  228. #aparente { position:fixed; margin-top:-100px; margin-left: 30px; height:20px;}
  229.  
  230. ul#nav-ap,
  231.  
  232. ul#nav-ap ul {margin-left: 180px; margin-bottom: 0px; padding: 0; background: transparent; font-size: 10px; letter-spacing: 1px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
  233.  
  234. ul#nav-ap li {position: relative; list-style: none; background-color: transparent; color:#FFFFFF; line-height: 10px; letter-spacing: 1px; font-size: 9px; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  235.  
  236. ul#nav-ap ul {width: 181px; height: 166px; position: absolute; display: none; margin-left: -97px; margin-top: -1px; z-index: 10; background-color: {color:sidebar}; padding: 5px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; border: 1px solid {color:background};}
  237. ul#nav-ap li:hover ul ul,
  238. ul#nav-ap li:hover ul ul ul,
  239. ul#nav-ap li.over ul ul,
  240. ul#nav-ap li.over ul ul ul { display: none; }
  241. ul#nav-ap li:hover ul,
  242. ul#nav-ap li li:hover ul,
  243. ul#nav-ap li li li:hover ul,
  244. ul#nav-ap li.over ul,
  245. ul#nav-ap li li.over ul,
  246. ul#nav-ap li li li.over ul { display: block; }
  247. ul#nav-ap li.menuaparente {margin-top:100px; height:10px;}
  248. ul#nav-ap li.menuaparente:hover,
  249. ul#nav-ap li.over { background-color: transparent; color: #3f3f3f; }
  250.  
  251. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  252.  
  253. .x1 {clear: both; float: left; width: 105px; margin-top: -95px; text-align: center; margin-left: 90px;}
  254. .x1 a {float: left; margin-right: -7px; display: block; width: 50px; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; background-color: transparent; color:{color:links};; text-decoration: none; text-transform: uppercase; height: 5px; line-height: 5px;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; padding: 4px;}
  255. .x1 a:hover {letter-spacing: 0px; background-color: transparent; color:{color:linkshover};}
  256.  
  257. .nav {text-align:center; margin-left: -3px;}
  258. .nav a{font-size: 9px; display: block; color: {color:menutext}; background-color: {color:bglinks}; padding: 4px 0 3px 0; margin:0 0 1px 0; width: 185px; font-family: verdana; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; border-bottom: 1px solid {color:background};}
  259. .nav a:hover{background-color:{color:menuhover}; color: {color:menutexthover}; letter-spacing: 3px; }
  260.  
  261.  
  262. #page{margin-top:-252px; background-color:{color:sidebar}; float:center; width:179px; height:auto; position:fixed; -webkit-border-radius: 20px 0px 0px 0px; margin-left: -65px; }
  263. .pgs{padding:5px; font-family:{font:text}; font-size: 9px; letter-spacing:1px}
  264.  
  265.  
  266. .notes {width: 500px; padding: 0px; margin-top: 60px; margin-left: 280px; margin-bottom: 10px; font-size: 9px; text-align: left}
  267.  
  268. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  269.  
  270. ol.notes li {background-color: {color:entry}; margin-bottom: 5px; padding: 5px; }
  271.  
  272. .notes img{display: none; border:0px}
  273.  
  274. #t1 {width: 39px; position: absolute;  margin-left: -32px; margin-top: -13px; color: {color:text}; font-size: 50px; -webkit-transform: rotate(0deg);}
  275.  
  276.  
  277. ::-webkit-scrollbar{width:8px;height:6px;}
  278. ::-webkit-scrollbar-button:start:decrement
  279. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  280. ::-webkit-scrollbar-track-piece{background-color:{color:entry};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  281. ::-webkit-scrollbar-thumb:vertical{height:100px; background-color:{color:text};-webkit-border-radius:px;}
  282. ::-webkit-scrollbar-thumb:horizontal{width:40px; background-color:{color:text};-webkit-border-radius:px;}
  283.  
  284.  
  285.  
  286. #clear{width: 500px; height: 30px}
  287.  
  288.  
  289. #pagina{margin-left: 11px; margin-top: 192px; width: 29px; float: left; background-color: {color:sidebar}; position: fixed; display: block;  -webkit-border-bottom-left-radius:25px;  padding:2px; height:186px;}
  290.  
  291. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  292. #paginal a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text};}
  293. #paginal a:hover {background: {color:background}; color: {color:link};}
  294. #paginal span.pagina_atual {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:link}; font-weight: bold; text-decoration: none;}
  295. .ps {position: fixed; margin-left: 20px; padding: 5px; width: 107px; height: auto; top: 321px; background-color: {color:sidebar}; color: {color:text};}
  296.  
  297.  
  298.  
  299. #credit {top: 321px; width: 20px; height: 10px; margin-left: 138px; padding: 5px; background-color:{color:sidebar}; color:{color:text}; text-align: center; position: fixed; font-family: verdana; font-size:10px;}
  300.  
  301. </style>
  302.  
  303. </head>
  304.  
  305. <body>
  306.  
  307.  
  308.  
  309.  
  310. <div id="content">
  311.  
  312. <div id="entries">
  313. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  314. <script type="text/javascript"
  315.  
  316. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  317.  
  318.  
  319.  
  320.  
  321. {block:Posts}
  322.  
  323.  
  324.  
  325.  
  326. <div class="post">
  327.  
  328.  
  329.  
  330.  
  331.  
  332. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  333.  
  334. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  335.  
  336. {block:Photoset}{Photoset-500}{/block:Photoset}
  337.  
  338. {block:Quote}
  339. <div class="pquote">“{Quote}”</div>
  340. {block:Source}<div class="pquotesource"> — {Source}</div>
  341. {/block:Source}
  342. {/block:Quote}
  343.  
  344. {block:Link}
  345. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  346. {block:Description}{Description}{/block:Description}
  347. {/block:Link}
  348.  
  349. {block:Chat}
  350. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  351. <div class="chat"><ul>{block:Lines}
  352. <li class="person{UserNumber}">{block:Label}
  353. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  354. {/block:Chat}
  355.  
  356. {block:Audio}
  357. <div class="iaudio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  358. {AudioPlayerGrey}
  359. <div class="icap">{block:Caption}{Caption}{/block:Caption}</div>
  360. {/block:Audio}
  361.  
  362. {block:Video}{Video-500}{/block:Video}
  363.  
  364. {block:Answer}
  365. <div class="asker"><b>{Asker}</b> asked: {Question}</div>
  366. <div class="answer">{Answer}</div>
  367. <br>
  368. {/block:Answer}
  369.  
  370.  
  371. <div class="cap">
  372. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  373. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  374. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  375.  
  376. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  377. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  378. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  379. {/block:ContentSource}</div></div>
  380.  
  381.  
  382. <div class="info">
  383. <div class="reb">{block:RebloggedFrom}via&nbsp;&nbsp;<a href="{ReblogParentURL}"
  384. title="{ReblogParentTitle}">{ReblogParentName}</a>&nbsp;&nbsp;(originally&nbsp;&nbsp;<a href="{ReblogRootURL}"
  385.  
  386. title="{ReblogRootTitle}">{ReblogRootName}</a>){/block:RebloggedFrom}</div></div>
  387.  
  388. <div class="dda">
  389. {block:HasTags}<br><b>indiretas:</b>{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags} <br>{block:Date} <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{Block:IndexPage} · <a href="{ReblogUrl}" target="_blank"> reblog this post</a>{/Block:IndexPage}<BR>{block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  390. </span> · {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  391. </div>
  392.  
  393.  
  394.  
  395. </div>
  396.  
  397. {/block:Posts}
  398.  
  399.  
  400.  
  401. {block:IfEnableEndlessScrolling}</div>{/block:IfEnableEndlessScrolling}
  402. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  403.  
  404. </div>
  405.  
  406. <div id="sidebar">
  407. <div id="t1"></div>
  408. <div class="ander"><img src="{image:sidebar1}" width="100"/></div>
  409. <div class="x1">
  410. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  411. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  412. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  413. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  414. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  415. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  416.  
  417. <div class="ps"><div id="paginal">
  418.  
  419. {block:JumpPagination length="4"}
  420. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  421. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  422. {/block:JumpPagination}
  423. </div></div>
  424.  
  425. <div id="credit">
  426.  
  427. <a href="http://d-esequilibrio.tumblr.com" title="theme by d-esequilibrio. dtls Negatividade.">&copy;</a>
  428. </div>
  429. </div>
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436. </div>
  437.  
  438. </div>
  439.  
  440. </body>
Advertisement
Add Comment
Please, Sign In to add comment