Advertisement
thmsjana

theme 32

Nov 6th, 2014
497
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.52 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. <html><head>
  18.  
  19.  
  20.  
  21. <meta name="color:background" content="#ffffff" />
  22. <meta name="color:descriptionlinha" content="#e5e5e" />
  23. <meta name="color:barrinha" content="#eee" />
  24. <meta name="color:hover" content="#000" />
  25. <meta name="color:text" content="#000" />
  26. <meta name="color:links" content="#000" />
  27.  
  28.  
  29.  
  30.  
  31. <meta name="image:sidebar" content="" />
  32. <meta name="image:simbolo" content="" />
  33.  
  34.  
  35.  
  36. <meta name="if:Rolagem infinita" content="1"/>
  37. <meta name="image:background" content=""/>
  38.  
  39.  
  40.  
  41. <meta name="text:Link1" content="/" />
  42. <meta name="text:Link1 Title" content="" />
  43. <meta name="text:Link2" content="/" />
  44. <meta name="text:Link2 Title" content="" />
  45. <meta name="text:Link3" content="/" />
  46. <meta name="text:Link3 Title" content="" />
  47. <meta name="text:Link4" content="/" />
  48. <meta name="text:Link4 Title" content="" />
  49.  
  50. <meta name="text:simbolo2" content="" />
  51.  
  52.  
  53.  
  54.  
  55.  
  56. <title>{Title}</title>
  57.  
  58. <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()
  59. </script>
  60.  
  61.  
  62. <link rel="shortcut icon" href="{favicon}">
  63.  
  64. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  65. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  66.  
  67. {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}
  68.  
  69. <style type="text/css">
  70.  
  71.  
  72.  
  73. body {background-color:#fff; background-image:url('x'); color: #696969; font-family:corbel; font-size:12px; text-align: justify; line-height:15px;}
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81. a {color: #696969; text-decoration: none; text-transform: none;}
  82. a:hover {color: #666;}
  83.  
  84. p {margin: 6px 0 0 0}
  85.  
  86. blockquote {margin: 0px; padding-left: 0px; }
  87. blockquote img{width: 400px!important; text-align:justify;}
  88.  
  89.  
  90.  
  91.  
  92. #container {width:640px; margin-top:42px; margin-left: 470px;}
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101. .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;}
  102. .posts img {max-width:250px;min-width:5px;{block:PermalinkPage}max-width:500px;{/block:PermalinkPage};}
  103. .posts:hover {opacity:1;-webkit-filter: grayscale(0%);}
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111. 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;}
  112. h1 a {color: #000;}
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120. .photoset {width:250px;}
  121. .source {display: none; color:transparent;}
  122.  
  123.  
  124.  
  125.  
  126.  
  127. .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;}
  128.  
  129. .sorc {font-family: calibri; font-size: 9px; line-height: 9px; padding:3px; text-align: justify; color: #000; text-transform: lowercase; background-color:transparent; font-weight: normal;}
  130. .sorc a {text-transform: lowercase; color:#000}
  131.  
  132.  
  133.  
  134.  
  135.  
  136. .posts .pergunta {font-family:Century Gothic; text-align: justify; color:#363636; font-size:9px;padding:1px; margin-left: 9px; margin-top: -7px;}
  137. .posts .pergunta a {color:#;}
  138. .resposta {font-family:Century Gothic; font-size:9px;color:#363636;}
  139. .resposta img {max-width:400;height:auto;}
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148. #permalinks {width:400px; padding:18px; z-index:10; text-align:left; -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out; }
  149.  
  150. .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;}
  151. .sorce a{font-size:9px; font-family:verdana;color:#696969; text-transform:lowercase;}
  152. .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;}
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159. ::-webkit-scrollbar{width:5px;height:5px;}
  160. ::-webkit-scrollbar-button:start:decrement
  161. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:#fff;}
  162. ::-webkit-scrollbar-track-piece{background-color: transparent; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  163. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #f8f8f8;-webkit-border-radius:px;}
  164. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #f8f8f8;-webkit-border-radius:px;}
  165.  
  166. </style><script type="text/javascript">
  167. $(window).load(function(){
  168. var $wall = $('#container');
  169. $wall.imagesLoaded(function(){
  170. $wall.masonry({
  171. itemSelector: '.posts',
  172. isAnimated : true
  173. });
  174. });
  175. $wall.infinitescroll({
  176. navSelector : "div#navigation",
  177. nextSelector : "div#navigation a#nextPage",
  178. itemSelector : '.posts',
  179. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  180. loadingText : " ",
  181. donetext : " ",
  182. extraScrollPx : 9000,
  183. bufferPx : 10000,
  184. debug : false,
  185. errorCallback: function() {
  186. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  187. }},
  188. function( newElements ) {
  189. var $newElems = $( newElements );
  190. $newElems.hide();
  191. $newElems.imagesLoaded(function(){
  192. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  193. });
  194. }); $('#container').show(500);
  195. });
  196. </script><style>
  197.  
  198. .tumblrAutoPager_page_separator,
  199. .tumblrAutoPager_page_info {display: none;}
  200.  
  201. #tumblr_controls{position: fixed!important}
  202. #tumblr_controls{position: fixed!important}
  203. #tumblr_controls{position: fixed!important}
  204. #tumblr_controls{position: fixed!important}
  205.  
  206. iframe#tumblr_controls{top: 2px !important; position: fixed !important; right: 5px !important; margin: 0 0 0 0;}
  207.  
  208.  
  209.  
  210.  
  211.  
  212. #gogoho {margin-left:-44px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto; text-transform:lowercase;}
  213. #gogoho a {text-transform:lowercase; font-style:normal}
  214. #gogoho a:hover {color:#777;}
  215. .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}
  216.  
  217. #sidebar {position:fixed; width: auto; height:auto; margin-left:230px;margin-top:-35px;}
  218.  
  219.  
  220. #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;}
  221. #foto img {display: inline; height:auto; height:auto; width:145px; border-top:px solid #eee;border-right:px solid #000; ; border-left:px solid #000; padding:3px; }
  222. #foto img {opacity:1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  223. #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;}
  224.  
  225.  
  226. #t {border-left:1px solid {color:barrinha}; margin-left:-60px;margin-top:-200px;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:185px;}
  227. #sidebar:hover #t {opacity:1;}
  228.  
  229.  
  230.  
  231.  
  232. #l { background:#; opacity:0;width:145px;position:fixed;margin-top:-12px; margin-left:-51px;-ms-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;text-align:center;}
  233. #l a {font-size:9px;font-family:century Gothic; color:#696969;-webkit-transition: all 0.5s ease-out;-webkit-transition: all 0.6s ease-in-out;letter-spacing:0px;}
  234. #l a:hover{color:#c3c3c3;}
  235. #sidebar:hover #l {opacity:1;}
  236.  
  237.  
  238.  
  239.  
  240. #i {margin-left:85px;margin-top:-10px;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;}
  241. #i img {width:11px; height:11px;}
  242. #sidebar:hover #i {opacity:1;}
  243.  
  244. #i2 {margin-left:72px;margin-top:-10px;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;}
  245. #i2 img {width:11px; height:11px;}
  246. #sidebar:hover #i2 {opacity:0;margin-left:75px;}
  247.  
  248. #i3 {margin-left:58px;margin-top:-10px;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;}
  249. #i3 img {width:11px; height:11px;}
  250. #sidebar:hover #i3 {opacity:0;margin-left:80px;}
  251.  
  252. #i4 {margin-left:43px;margin-top:-10px;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;}
  253. #i4 img {width:11px; height:11px;}
  254. #sidebar:hover #i4 {opacity:0;margin-left:80px;}
  255.  
  256. #i5 {margin-left:27px;margin-top:-10px;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;}
  257. #i5 img {width:11px; height:11px;}
  258. #sidebar:hover #i5 {opacity:0;margin-left:80px;}
  259.  
  260.  
  261.  
  262. #b {margin-left:-55px;margin-top:-10px;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;}
  263. #b img {width:11px; height:11px;}
  264. #sidebar:hover #b {opacity:1;}
  265.  
  266.  
  267. #b2 {margin-left:-37px;margin-top:-10px;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;}
  268. #b2 img {width:11px; height:11px;}
  269. #sidebar:hover #b2 {opacity:0;margin-left:-40px;}
  270.  
  271.  
  272. #b3 {margin-left:-22px;margin-top:-10px;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;}
  273. #b3 img {width:11px; height:11px;}
  274. #sidebar:hover #b3 {opacity:0;margin-left:-40px;}
  275.  
  276.  
  277.  
  278. #b4 {margin-left:-5px;margin-top:-10px;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;}
  279. #b4 img {width:11px; height:11px;}
  280. #sidebar:hover #b4 {opacity:0;margin-left:-40px;}
  281.  
  282. #b5 {margin-left:12px;margin-top:-10px;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;}
  283. #b5 img {width:11px; height:11px;}
  284. #sidebar:hover #b5 {opacity:0;margin-left:-40px;}
  285.  
  286.  
  287.  
  288. #tg {margin-left:-55px; margin-top:1px; position:fixed;text-align:center;position: fixed; font-family:century Gothic; width:150px; letter-spacing:px; font-size:10px;opacity:1;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.7s;}
  289. #sidebar:hover #tg { background:#eee; opacity:1;-webkit-transform: rotateX(0deg);-webkit-transform: rotateX(360deg);margin-top:2px;}
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310. </style>
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322. <body>
  323.  
  324.  
  325.  
  326. </center>
  327. </div>
  328. </div>
  329.  
  330.  
  331.  
  332.  
  333. <div id="sidebar">
  334.  
  335. <div id="foto"><img src="{image:sidebar}"></div>
  336.  
  337.  
  338. <div id="t"></div>
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346. <div id="tg">{description}</div>
  347.  
  348.  
  349. <div id="s1"> {text:simbolo2} </div>
  350.  
  351.  
  352.  
  353. <div id="l">
  354. <a href="{text:link1}">{text:link1 title}</a>
  355. <a href="{text:link2}">{text:link2 title}</a>
  356. <a href="{text:link3}">{text:link3 title}</a>
  357. <a href="{text:link4}">{text:link4 title}</a>
  358.  
  359. </div>
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366. <div id="i">
  367. <img src="{image:simbolo}"></div>
  368.  
  369. <div id="i2">
  370. <img src="{image:simbolo}"></div>
  371. <div id="i3">
  372. <img src="{image:simbolo}"></div>
  373. <div id="i4">
  374. <img src="{image:simbolo}"></div>
  375. <div id="i5">
  376. <img src="{image:simbolo}"></div>
  377. <div id="b">
  378. <img src="{image:simbolo}"></div>
  379.  
  380.  
  381. <div id="b2">
  382. <img src="{image:simbolo}"></div>
  383.  
  384. <div id="b3">
  385. <img src="{image:simbolo}"></div>
  386.  
  387. <div id="b4">
  388. <img src="{image:simbolo}"></div>
  389.  
  390. <div id="b5">
  391. <img src="{image:simbolo}"></div>
  392.  
  393.  
  394.  
  395.  
  396. </div>
  397. </div>
  398.  
  399. <div id="container">{block:Posts}
  400.  
  401.  
  402.  
  403. {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> <img src="http://media.tumblr.com/tumblr_m0niknoQfK1qe5v0r.png" style="width:7px; height:6px;"> <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}
  404.  
  405.  
  406.  
  407. {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> <img src="http://media.tumblr.com/tumblr_m0niknoQfK1qe5v0r.png" style="width:7px; height:6px;"> <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}
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414. {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> <img src="http://media.tumblr.com/tumblr_m0niknoQfK1qe5v0r.png" style="width:7px; height:6px;"> {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}</div><!-- permalink --->{/block:Photoset}
  415.  
  416. {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}
  417.  
  418.  
  419.  
  420. {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}
  421.  
  422.  
  423.  
  424.  
  425. {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}
  426.  
  427.  
  428.  
  429.  
  430. {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}
  431.  
  432.  
  433.  
  434. {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}
  435.  
  436.  
  437. {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}
  438.  
  439.  
  440.  
  441.  
  442.  
  443. {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}
  444.  
  445. {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}
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452. </body>
  453.  
  454. <div style="font-size:10px;
  455. font-family:consolas;position:fixed;bottom:35px;right:17px;moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; color:#949494; ">
  456. <a href="http://bruteira.tumblr.com/" target="_blank" title="theme bruteira -sem plagios-"><font color=#949494> BRUTEIRA <font color=#CD6090>✚</font> </font></div>
  457. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement