Advertisement
thmsjana

theme 39

Nov 21st, 2014
356
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.49 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2.  
  3.  
  4. <!-- base por: fckraw
  5. adaptado por: bruteira
  6.  
  7. -->
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18. <html><head>
  19.  
  20.  
  21.  
  22. <meta name="color:background" content="#ffffff" />
  23. <meta name="color:descriptionlinha" content="#e5e5e" />
  24. <meta name="color:barrinha" content="#eee" />
  25. <meta name="color:hover" content="#000" />
  26. <meta name="color:text" content="#000" />
  27. <meta name="color:links" content="#000" />
  28.  
  29.  
  30.  
  31.  
  32. <meta name="image:sidebar" content="" />
  33. <meta name="image:simbolo" content="" />
  34.  
  35.  
  36.  
  37. <meta name="if:Rolagem infinita" content="1"/>
  38. <meta name="image:background" content=""/>
  39.  
  40.  
  41.  
  42. <meta name="text:Link1" content="/" />
  43. <meta name="text:Link1 Title" content="" />
  44. <meta name="text:Link2" content="/" />
  45. <meta name="text:Link2 Title" content="" />
  46. <meta name="text:Link3" content="/" />
  47. <meta name="text:Link3 Title" content="" />
  48. <meta name="text:Link4" content="/" />
  49. <meta name="text:Link4 Title" content="" />
  50.  
  51. <meta name="text:simbolo" content="" />
  52. <meta name="text:frase" content="" />
  53.  
  54.  
  55.  
  56.  
  57.  
  58. <title>{Title}</title>
  59.  
  60. <script type="text/javascript"> function tb8_makeArray(n){ this.length = n; return this.length; } tb8_messages = new tb8_makeArray(3); tb8_messages[0] = "{Title}"; tb8_messages[1] = "{Title}"; tb8_messages[2] = "{Title}"; tb8_rptType = 'infinite'; tb8_rptNbr = 5; tb8_speed = 100; tb8_delay = 2000; var tb8_counter=1; var tb8_currMsg=0; var tb8_tekst =""; var tb8_i=0; var tb8_TID = null; function tb8_pisi(){ tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1); document.title = tb8_tekst; tb8_sp=tb8_speed; tb8_i++; if (tb8_i==tb8_messages[tb8_currMsg].length){ tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay; } if (tb8_currMsg == tb8_messages.length){ if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){ clearTimeout(tb8_TID); return; } tb8_counter++; tb8_currMsg = 0; } tb8_TID = setTimeout("tb8_pisi()", tb8_sp); } tb8_pisi()
  61. </script>
  62.  
  63.  
  64. <link rel="shortcut icon" href="{favicon}">
  65.  
  66. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  67. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  68.  
  69. {block:IndexPage}<script type="text/javascript">Cufon.now(); </script><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script><script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script><script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>{/block:IndexPage}
  70.  
  71. <style type="text/css">
  72.  
  73.  
  74.  
  75. body {background-color:#fff; background-image:url('x'); color: #696969; font-family:corbel; font-size:12px; text-align: justify; line-height:15px;}
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83. a {color: #696969; text-decoration: none; text-transform: none;}
  84. a:hover {color: #666;}
  85.  
  86. p {margin: 6px 0 0 0}
  87.  
  88. blockquote {margin: 0px; padding-left: 0px; }
  89. blockquote img{width: 400px!important; text-align:justify;}
  90.  
  91.  
  92.  
  93.  
  94. #container {width:600px; margin-top:42px; margin-left:390px;}
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103. .posts {-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out; width:250px; padding:10px; margin-top:15px; margin-right:25px;position:relative; float:left; {block:PermalinkPage} width:400px;{/block:PermalinkPage};padding:3px;border:0px solid #000;}
  104. .posts img {max-width:250px;min-width:5px;{block:PermalinkPage}max-width:500px;{/block:PermalinkPage};}
  105. .posts:hover {opacity:1;-webkit-filter: grayscale(0%);}
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113. h1 {font-family: corbel;text-align:center;color:#696969;line-height:18px; font-size: 12px;{block:PermalinkPage}padding:0px; {/block:PermalinkPage};padding:0px;font-weight: normal;}
  114. h1 a {color: #000;}
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122. .photoset {width:250px;}
  123. .source {display: none; color:transparent;}
  124.  
  125.  
  126.  
  127.  
  128.  
  129. .quote {font-family: calibri; font-size: 11px; letter-spacing:0px; line-height: 15px; text-align: justify; color: #000; background-color:transparent; padding:5px; font-weight: normal;}
  130.  
  131. .sorc {font-family: callibri; font-size: 9px; line-height: 9px; padding:3px; text-align: justify; color: #000; text-transform: lowercase; background-color:transparent; font-weight: normal;}
  132. .sorc a {text-transform: lowercase; color:#000}
  133.  
  134.  
  135.  
  136.  
  137.  
  138. .posts .pergunta {font-family:Century Gothic; text-align: justify; color:#363636; font-size:9px;padding:1px; margin-left: 9px; margin-top: -7px;}
  139. .posts .pergunta a {color:#;}
  140. .resposta {font-family:Century Gothic; font-size:9px;color:#363636;}
  141. .resposta img {max-width:400;height:auto;}
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150. #permalinks {width:400px; padding:18px; z-index:10; text-align:left; -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out; }
  151.  
  152. .sorce {text-transform:lowercase;padding:0px; width:258px; height:auto; background-color:#fff; font-size:9px; text-align:right; position: absolute; color:#696969; opacity:0;font-family:verdana; display:block; -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;margin-top:4px; margin-left:-4px;}
  153. .sorce a{font-size:9px; font-family:verdana;color:#696969; text-transform:lowercase;}
  154. .posts:hover .sorce {opacity:1; z-index:9; font-size:9px; text-transform:lowercase; -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;text-transform:uppercase;margin-top:4px;}
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161. ::-webkit-scrollbar{width:5px;height:5px;}
  162. ::-webkit-scrollbar-button:start:decrement
  163. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:#fff;}
  164. ::-webkit-scrollbar-track-piece{background-color: transparent; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  165. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #f8f8f8;-webkit-border-radius:px;}
  166. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #f8f8f8;-webkit-border-radius:px;}
  167.  
  168. </style><script type="text/javascript">
  169. $(window).load(function(){
  170. var $wall = $('#container');
  171. $wall.imagesLoaded(function(){
  172. $wall.masonry({
  173. itemSelector: '.posts',
  174. isAnimated : true
  175. });
  176. });
  177. $wall.infinitescroll({
  178. navSelector : "div#navigation",
  179. nextSelector : "div#navigation a#nextPage",
  180. itemSelector : '.posts',
  181. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  182. loadingText : " ",
  183. donetext : " ",
  184. extraScrollPx : 9000,
  185. bufferPx : 10000,
  186. debug : false,
  187. errorCallback: function() {
  188. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  189. }},
  190. function( newElements ) {
  191. var $newElems = $( newElements );
  192. $newElems.hide();
  193. $newElems.imagesLoaded(function(){
  194. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  195. });
  196. }); $('#container').show(500);
  197. });
  198. </script><style>
  199.  
  200. .tumblrAutoPager_page_separator,
  201. .tumblrAutoPager_page_info {display: none;}
  202.  
  203. #tumblr_controls{position: fixed!important}
  204. #tumblr_controls{position: fixed!important}
  205. #tumblr_controls{position: fixed!important}
  206. #tumblr_controls{position: fixed!important}
  207.  
  208. iframe#tumblr_controls{top: 2px !important; position: fixed !important; right: 5px !important; margin: 0 0 0 0;}
  209.  
  210.  
  211.  
  212.  
  213.  
  214. #gogoho {margin-left:-44px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto; text-transform:lowercase;}
  215. #gogoho a {text-transform:lowercase; font-style:normal}
  216. #gogoho a:hover {color:#777;}
  217. .notes {width:550px; padding:0px; margin-top:1px; margin-bottom:1px; font-size:10px; text-align:center} ol.notes {list-style: none; margin: 0 20px 0 0px; padding:0px; bord00er-bottom: 1px sólida # ccc; z-index:6;} ol.notes li {background-color:{color:post};margin-bottom:1px; padding:5px;}.notes img{display:none; border:0px}
  218.  
  219. #sidebar {position:fixed; width: auto; height:auto; margin-left:260px;margin-top:-60px;}
  220.  
  221.  
  222. #foto {margin-top:60px; margin-left:-65px; margin-bottom:0px; padding:9px;border-left:0px solid {color:border}; height:auto; width:px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  223. #foto img {display: inline; height:auto; height:auto; width:140px; border-top:px solid #eee;border-right:px solid #000; ; border-left:px solid #000; padding:3px; }
  224. #foto img {opacity:1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  225. #sidebar:hover #foto {opacity:1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;-moz-transition:All 1s ease; -o-transition:All 1s ease; -webkit-filter: grayscale(0.0) blur(1px);-webkit-transition:All 1s ease;}
  226.  
  227.  
  228. #t {border-left:1px solid {color:barrinha}; margin-left:-60px;margin-top:-190px;position:fixed;opacity:1;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;width:11px; height:180px;}
  229. #sidebar:hover #t {opacity:1;}
  230.  
  231.  
  232.  
  233.  
  234. #l {opacity:0;width:145px;position:fixed;margin-top:-10px; margin-left:-63px;-ms-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;text-align:center;}
  235. #l a {font-size:9px;font-family:cambria; color:#696969; font-style:italic;-webkit-transition: all 0.5s ease-out;-webkit-transition: all 0.6s ease-in-out;letter-spacing:0px;}
  236. #l a:hover{color:#000;}
  237. #sidebar:hover #l {opacity:1;}
  238.  
  239. .simb {-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;font-family:cambria; word-spacing:1px; margin-top:-9px;margin-left:85px; text-align:left;display:inline-block; background:transparent; color:#000; text-transform:lowercase; font-size:10px;position:fixed;opacity:0;}
  240. #sidebar:hover .simb {opacity:1;-webkit-transform: rotateX(0deg);-webkit-transform: rotateX(360deg);}
  241.  
  242. .simbx {-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;font-family:cambria; word-spacing:1px; margin-top:-9px;margin-left:80px; text-align:left;display:inline-block; background:transparent; color:#000; text-transform:lowercase; font-size:10px;position:fixed;opacity:0;}
  243. #sidebar:hover .simbx {opacity:1;margin-left:69px;-webkit-transform: rotateX(0deg);-webkit-transform: rotateX(360deg);}
  244.  
  245.  
  246. .simbe {-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;font-family:cambria; word-spacing:1px; margin-top:-9px;margin-left:77px; text-align:left;display:inline-block; background:transparent; color:#000; text-transform:lowercase; font-size:10px;position:fixed;opacity:0;}
  247. #sidebar:hover .simbe {opacity:1;-webkit-transform: rotateX(0deg);-webkit-transform: rotateX(360deg);}
  248.  
  249.  
  250. #i {margin-left:85px;margin-top:3px;position:fixed;opacity:1;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  251. #i img {width:10px; height:10px;}
  252. #sidebar:hover #i {opacity:0;}
  253.  
  254. #i2 {margin-left:72px;margin-top:3px;position:fixed;opacity:1;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  255. #i2 img {width:10px; height:10px;}
  256. #sidebar:hover #i2 {opacity:0}
  257.  
  258. #i3 {margin-left:58px;margin-top:3px;position:fixed;opacity:1;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  259. #i3 img {width:10px; height:10px;}
  260. #sidebar:hover #i3 {opacity:0;}
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268. #fs {margin-left:-43px; margin-top:-35px; position:fixed;text-align:center;position: fixed; font-family:Segoe UI Light;font-style:italic; width:120px; letter-spacing:px; font-size:13px;opacity:0;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.7s;color:#fff;}
  269. #sidebar:hover #fs {opacity:1;-webkit-transform: rotateX(0deg);-webkit-transform: rotateX(360deg);}
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276. #tg2 {margin-left:-55px; margin-top:-10px; position:fixed;text-align:center;position: fixed; font-family:cambria; width:150px; letter-spacing:px; font-size:10px;opacity:1;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.7s; font-style:italic;}
  277. #sidebar:hover #tg2 {opacity:0;}
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300. </style>
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312. <body>
  313.  
  314.  
  315.  
  316. </center>
  317. </div>
  318. </div>
  319.  
  320.  
  321.  
  322.  
  323. <div id="sidebar">
  324.  
  325. <div id="foto"><img src="{image:sidebar}"></div>
  326.  
  327.  
  328. <div id="t"></div>
  329.  
  330. <div id="fs">{description}</div>
  331.  
  332. <div id="tg2">{text:frase}</div>
  333.  
  334. <div class="simb">{text:simbolo}
  335. </div>
  336. <div class="simbx">{text:simbolo}
  337. </div>
  338. <div class="simbe">{text:simbolo}
  339. </div>
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347. <div id="l">
  348. <a href="{text:link1}">{text:link1 title}</a>
  349. <a href="{text:link2}">{text:link2 title}</a>
  350. <a href="{text:link3}">{text:link3 title}</a>
  351. <a href="{text:link4}">{text:link4 title}</a>
  352.  
  353. </div>
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360. <div id="i">
  361. <img src="{image:simbolo}"></div>
  362.  
  363. <div id="i2">
  364. <img src="{image:simbolo}"></div>
  365. <div id="i3">
  366. <img src="{image:simbolo}"></div>
  367.  
  368.  
  369.  
  370.  
  371. </div>
  372. </div>
  373.  
  374. <div id="container">{block:Posts}
  375.  
  376.  
  377.  
  378. {block:Text}<div class="posts">{block:Title}<h1>{Title}</h1>{/block:Title}{body}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / <span class="heart" data-reblog="{ReblogURL}" data-id="{PostID}" title=""></span> <a href="{Permalink}">{block:NoteCount}{block:NoteCount}{/block:NoteCount}{NoteCountWithLabel} {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}</div><!-- permalink --->{/block:Text}
  379.  
  380.  
  381.  
  382. {block:Photo}<div class="posts"><img src="{PhotoURL-500}">{block:IndexPage}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog </a> / <span class="heart" data-reblog="{ReblogURL}" data-id="{PostID}" title=""></span> <a href="{Permalink}">{block:NoteCount}{block:NoteCount} {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}</div><!-- permalink --->{/block:Photo}
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389. {block:Photoset}<div class="posts"><center>{Photoset-250}</center>{block:IndexPage}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}</div><!-- permalink --->{/block:Photoset}
  390.  
  391. {block:Quote}<div class="posts"><div class="quote">{Quote}</div><div class="sorc">{Source}</div>{block:IndexPage}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / <a href="{Permalink}">{block:NoteCount}{block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel} {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}</div><!-- permalink --->{/block:Quote}
  392.  
  393.  
  394.  
  395. {block:Link}<div class="posts">{block:IndexPage}<h1><a href="{URL}">{Name}</h1></a>{block:Description}{Description}{/block:Description}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} {block:IndexPage} {/block:IndexPage}</div><br>{/block:IndexPage}<!-- permalink --->{/block:IndexPage}</div>{/block:Link}
  396.  
  397.  
  398.  
  399.  
  400. {block:Chat}<div class="posts">{block:Title}<h1>{Title}</h1>{/block:Title}<div id="chat">{block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}</div>{block:IndexPage}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}<!-- permalink --->{/block:IndexPage}</div>{/block:Chat}
  401.  
  402.  
  403.  
  404.  
  405. {block:Audio}<div class="posts"><center>{block:AudioPlayer}{AudioPlayer}{/block:AudioPlayer}{block:Caption}{Caption} Played {PlayCount} times</center>{/block:Caption}<p>{block:IndexPage}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}<br></div><!-- permalink --->{/block:Audio}
  406.  
  407.  
  408.  
  409. {block:Video}<div class="posts">{Video-250}{block:IndexPage}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}<br></div><!-- permalink --->{/block:Video}
  410.  
  411.  
  412. {block:Answer}<div class="posts"><div class="pergunta" style="margin-left:0px;"><a href="/" style="text-transform:lowercase;"><font color=#FFB5C5></font> <b>{Asker}:</b></a> {Question}</div><div class="resposta" style=" margin-left:0px;">{Answer}</div><!-- permalink ---><div class="sorce"><a href="{Permalink}">{NoteCountWithLabel}</a>{block:RebloggedFrom} <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}"></a>{/block:ContentSource} {block:IndexPage} / <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage} </div><!-- permalink ---></div>{/block:Answer}
  413.  
  414.  
  415.  
  416.  
  417.  
  418. {block:PostNotes}<div id="permalinks">{TimeAgo}{NoteCountWithLabel}{block:HasTags}{block:Tags}<a href="{TagURL}" style="margin-right:5px;">{Tag}</a>{/block:Tags}{/block:HasTags}</div>{/block:PostNotes}{/block:posts}
  419.  
  420. {block:IndexPage}<div class="column navigation" id="navigation">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}</div>{/block:IndexPage}
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427. </body>
  428.  
  429. <div style="font-size:10px;
  430. font-family:consolas;position:fixed;bottom:35px;right:17px;moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; color:#949494; ">
  431. <a href="http://bruteira.tumblr.com/" target="_blank" title="theme bruteira -sem plagios-"><font color=#949494> BRUTEIRA <font color=#CD6090>✚</font> </font></div>
  432. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement