Advertisement
efeit0-suicida

efeit0-suicida-theme17

Sep 14th, 2012
826
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.44 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head profile="http://gmpg.org/xfn/11">
  2.  
  3. <script type="text/javascript">
  4.  
  5. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  6.  
  7.  
  8. function tb8_makeArray(n){
  9.  
  10. this.length = n;
  11.  
  12. return this.length;
  13.  
  14. }
  15.  
  16.  
  17. tb8_messages = new tb8_makeArray(1);
  18.  
  19.  
  20. tb8_messages[0] = "{Title}";
  21.  
  22.  
  23. tb8_rptType = 'infinite';
  24.  
  25.  
  26. tb8_rptNbr = 5;
  27.  
  28.  
  29. tb8_speed = 100;
  30.  
  31.  
  32. tb8_delay = 2000;
  33.  
  34.  
  35. var tb8_counter=1;
  36.  
  37.  
  38. var tb8_currMsg=0;
  39.  
  40.  
  41. var tb8_tekst ="";
  42.  
  43.  
  44. var tb8_i=0;
  45.  
  46.  
  47. var tb8_TID = null;
  48.  
  49.  
  50. function tb8_pisi(){
  51.  
  52.  
  53. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  54.  
  55.  
  56. document.title = tb8_tekst;
  57.  
  58.  
  59. tb8_sp=tb8_speed;
  60.  
  61.  
  62. tb8_i++;
  63.  
  64.  
  65. if (tb8_i==tb8_messages[tb8_currMsg].length){
  66.  
  67.  
  68. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  69.  
  70.  
  71. }
  72.  
  73.  
  74. if (tb8_currMsg == tb8_messages.length){
  75.  
  76.  
  77. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  78.  
  79.  
  80. clearTimeout(tb8_TID);
  81.  
  82.  
  83. return;
  84.  
  85.  
  86. }
  87.  
  88.  
  89. tb8_counter++;
  90.  
  91.  
  92. tb8_currMsg = 0;
  93.  
  94. }
  95.  
  96.  
  97. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  98.  
  99.  
  100. }
  101.  
  102.  
  103. tb8_pisi()
  104.  
  105.  
  106.  
  107. </script>
  108.  
  109. <!-----------
  110.  
  111. THEME BY EFEITOSUICIDA, NUNCA USE COMO BASE E NEM COPIE E JAMAIS RETIRE OS CRÉDITOS !
  112.  
  113.  
  114.  
  115.  
  116.                                EFEIT0-SUICIDA.TUMBLR.COM
  117.  
  118.  
  119. <!-----------
  120.  
  121. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  122.  
  123. <head> <!-- DEFAULT VARIABLES -->
  124. <meta name="color:background" content="#000000" />
  125. <meta name="color:sidebar" content="#ECEBEB" />
  126. <meta name="color:border" content="#ECEBEB" />
  127. <meta name="color:scrollbar" content="#ECEBEB" />
  128. <meta name="color:sidebartext" content="#666666" />
  129. <meta name="color:title" content="#D8D8D8" />
  130. <meta name="color:text" content="#666666" />
  131. <meta name="color:link" content="#fce9c9" />
  132. <meta name="color:bgdarolagem" content="#666666" />
  133. <meta name="color:rolagem" content="#666666" />
  134. <meta name="color:border1" content="#ECEBEB" />
  135. <meta name="color:bordermenu" content="#ECEBEB" />
  136. <meta name="color:bgfrase1" content="#666666" />
  137. <meta name="color:bgfrase2" content="#666666" />
  138. <meta name="color:corfrase1" content="#666666" />
  139. <meta name="color:corfrase2" content="#666666" />
  140. <meta name="color:bg1" content="#666666" />
  141.  
  142. <meta name="color:linkhover" content="#FFB28E" />
  143. <meta name="color:title" content="#666666" />
  144. <meta name="color:entry" content="#ECEBEB" />
  145. <meta name="color:h1" content="#666666" />
  146. <meta name="color:bold" content="#666666" />
  147. <meta name="color:tags" content="#666666" />
  148. <meta name="image:sidebar" content=""/>
  149. <meta name="image:background" content=""/>
  150. <meta name="if:Show tags" content="1"/>
  151. <meta name="if:Show userpic" content="1"/>
  152. <meta name="if:Enable endless scrolling" content="0"/>
  153. <meta name="if:Show sidebar image" content="1"/>
  154. <meta name="if:Show search" content="1"/>
  155. <meta name="if:Show post author" content="1"/>
  156. <meta name="color:link" content="#2891AC" />
  157. <meta name="color:links hover" content= "#FF839C"/>
  158.  
  159.  
  160. <meta name="text:frase1" content="" />
  161. <meta name="text:frase2" content="" />
  162.  
  163.  
  164.  
  165. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  166.  
  167. <link href='http://fonts.googleapis.com/css?family=Lora:400italic' rel='stylesheet' type='text/css'>
  168.  
  169. <link href='http://fonts.googleapis.com/css?family=Didact+Gothic' rel='stylesheet' type='text/css'>
  170.  
  171.  
  172. <link href='http://fonts.googleapis.com/css?family=Headland+One' rel='stylesheet' type='text/css'>
  173.  
  174. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  175.  
  176.  
  177. <link href='http://fonts.googleapis.com/css?family=Lemon' rel='stylesheet' type='text/css'>
  178.  
  179.  
  180. <title>{Title}</title>
  181. <link rel="shortcut icon" href="{Favicon}">
  182. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  183. {block:Description}
  184. <meta name="description" content="{MetaDescription}" />
  185. {/block:Description}
  186.  
  187.  
  188.  
  189. <style type="text/css">
  190.  
  191.  
  192. body {background-color:{color:background}; color:{color:text}; font-family: Headland One, tahoma; font-size: 11px; text-align:center;
  193.  
  194. center; line-height:120%; margin:0; padding:0; background-image:url('{image:background}'); background-attachment: fixed}
  195. a, a:link, a:active, a:visited {color:{color:link};text-transform: none; text-decoration: none}
  196. a:hover {background-color:{color:linkhover}; padding: 1px 0 1px 0; text-decoration: none}
  197. img a{border:0px;}
  198. img a:hover{border:0px;}
  199. b{font-weight: bold; color:{color:bold}}
  200. i{text-transform: italic; color:{color:text}}
  201. p{margin:5px 0 2px 0}
  202. blockquote{margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left: 2px solid {color:background}}
  203.  
  204.  
  205.  
  206.  
  207. ::-webkit-scrollbar{width:3px;height:5px;}
  208. ::-webkit-scrollbar-button:start:decrement
  209. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  210. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  211. ::-webkit-scrollbar-thumb:vertical{height:50px; scrollbar-face-color:{color:rolagem}; background-color:{color:rolagem};-webkit-border-radius:px;}
  212. ::-webkit-scrollbar-thumb:horizontal{width:50px; scrollbar-face-color:{color:rolagem}; background-color:{color:bgdarolagem};-webkit-border-radius:px;}
  213.  
  214. /* navigation */
  215.  
  216. #navigation{position: fixed; z-index: -2; width: 150%; top: 45%; left: 650px; background-color:transparent; height: 100px;{color:background}
  217.  
  218. text-align: center; font-size: 15px;}
  219. .left{float:left; margin-left: 10px; width: 40px}
  220. .left a{text-decoration: none; font-size: 75px; line-height: 75px}
  221. .left a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  222. .right{float:right; margin-right: 10px; width: 40px}
  223. .right a{text-decoration: none; font-size: 75px; line-height: 75px}
  224. .right a:hover{background-color: transparent; opacity: 0.4; filter:alpha(opacity=40)}
  225.  
  226.  
  227. .title {float: left; width: 155px; font-size: 23px; line-height: 20px; text-align: left; margin: 20px 5px 0 0}
  228. .title a{font-family: arial; font-size: 23px; line-height: 20px; color: {color:sidebartext}; text-transform: uppercase}
  229. .title a:hover {opacity: 0.6; filter:alpha (opacity=60); background-color: transparent}
  230.  
  231. .sidebarpic img{max-width: 235px; text-align:center; margin-top: 2px}
  232.  
  233. .sidebartext{clear: both; text-align: justify; background-color: {color:background}; opacity: 0.8; filter:alpha (opacity=80); margin: 10px 5px 0px 5px; padding: 5px; -moz-border-radius: 6px; border-radius: 6px }
  234. .sidebartext a{font-size:10px}
  235. .sidebartext a:hover{font-size:10px}
  236.  
  237. .userpic{float: left; margin: 0px 4px 2px 0; width:48px; height:auto}
  238.  
  239. .sidebarnavigation {float: right; width: 90px; text-align:left; margin: 20px 0 10px 0; }
  240. .sidebarnavigation a{width: 75px; font-size: 10px; text-transform: uppercase; display: block;list-style: none;
  241.  
  242.  
  243. text-decoration: none; color: {color: text}; background-color: {color:background}; opacity: 0.8; filter:alpha (opacity=80);
  244.  
  245. padding: 3px 0 3px 10px; margin:0 0px 1px 0; }
  246. .sidebarnavigation a:hover{width: 70px;font-size: 10px; text-transform: uppercase; display: block;list-style: none;
  247.  
  248. text-decoration: none; color:{color:text}; background-color: {color:linkhover}; padding: 3px 0 3px 15px; margin:0 0 1px 0}
  249.  
  250. .sidebarlinks{text-align:center; margin: 7px 0 2px 0}
  251. .sidebarlinks a{font-size: 10px; text-transform: none; display: block;list-style: none; text-decoration: none; color:
  252.  
  253. {color:text}; background-color: {color:entry}; opacity: 0.8; filter:alpha (opacity=80); padding: 1px 0 1px 10px; margin:0
  254.  
  255. 0px 1px 0;}
  256. .sidebarlinks a:hover{font-size: 10px; text-transform: uppercase; display: block;list-style: none; text-decoration: none;
  257.  
  258. color:{color:text}; background-color: {color:linkhover}; padding: 1px 0 1px 15px; margin:0 0 1px 0;}
  259.  
  260. .credit{clear: both; font-size: 9px; text-align: center; color:{color:text}; margin-top: 5px}
  261. .credit a{text-decoration: none;color:{color:sidebartext}}
  262. .credit a:hover{color:{color:linkbackground}; background-color: transparent}
  263.  
  264. .sidebarpages{margin: 5px 0 0 0; text-align: center;}
  265. .sidebarpages a{text-decoration: none;color:{color:sidebartext}}
  266. .sidebarpages a:hover{color:{color:linkbackground}; background-color: transparent}
  267.  
  268. .search{margin-top: 3px}
  269. .searcha {background-color: {color:background}; opacity: 0.8; filter:alpha (opacity=80); margin: 2px; padding: 2px 20px 2px 2px; width: 180px; font-family: georgia; border: 0px; font-size: 11px; background-image: url('http://static.tumblr.com/wmub1ou/U8elgx98n/search.png'); background-repeat: no-repeat; background-position: 98% 50%}
  270.  
  271. /* container */
  272. #container {background-color:transparent; width: 540px; position: absolute; top: -20px; right: 70px; padding-bottom: 90px;}
  273.  
  274. #entries {margin: 40px 0 10px 0}
  275.  
  276. #entry {width: 500px; padding:5px; background-color:{color:entry};text-align: justify; padding: 20px; margin: 5px 0 3px 0}
  277.  
  278. .image{text-align: center; margin: 0 0 5px 0}
  279. .image img{width: 500px; border: 0px; margin: 0; padding: 0}
  280.  
  281. #ask_form{width: 500px}
  282.  
  283. .search_result{font-size: 12px; text-align: center}
  284.  
  285. .source{display:none}
  286.  
  287.  
  288. h1{font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal;
  289. margin: 0 0 5px 0; text-align: center}
  290. h1 a{font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform: mnone; font-weight: normal;
  291. margin: 0 0 5px 0; text-decoration: none; text-align: center}
  292.  
  293. .qqmarks{font-size: 80px; font-weight: bold; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20)}
  294. .qquote{font-size: 20px; letter-spacing: 0px; line-height: 20px; text-transform: none; margin-top: -70px; margin-left:
  295.  
  296. 45px}
  297. .qsource{margin: 5px 15px 0 0; text-align: right}
  298.  
  299. .chat{line-height: 12px; list-style: none }
  300. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  301. .person1 {color: {color:text} }
  302. .person1 .label {font-weight: bold; padding: 0px; margin: 0 0 5px 0; color: {color:text}}
  303. .person2 {color: {color:text}}
  304. .person2 .label { font-weight: bold; padding: 0px; margin: 0 0 5px 0; color: {color:text}}
  305.  
  306. .audioimage{float:left; text-align: center; margin: 0 10px 5px 0; width: 205px; border: 15px solid {color:background};
  307.  
  308. -moz-border-radius: 6px; border-radius: 6px;}
  309. .audioimage img{max-width: 205px; height: auto; margin: 0 0 2px 0}
  310. .playcount {font-style: italic}
  311.  
  312. .asker {width: 480px; background-color: #f7f2f2; color:{color:text}; -moz-border-radius: 6px; border-radius: 6px;
  313.  
  314. padding: 10px}
  315. .asker img{float: left; margin: 0px 4px 2px 0; border-radius: 50px;}
  316. .asker a{font-size: 15px; color:{color:link}; text-transform: uppercase; line-height: 27px; padding: 0; margin: 0}
  317. .asker a:hover{font-size: 15px; color:{color:link}; text-transform: uppercase; line-height:27px; padding: 0; margin: 0}
  318. .answer {padding: 5px 0 0 0}
  319.  
  320. #cap {padding: 2px 0 0 0; width: 490px; margin: 0 0 0 5px}
  321.  
  322. .info{width: 490px; margin: 15px auto 0 auto; background-color:{color:background}; padding: 5px; opacity: 0.7;
  323. filter:alpha (opacity=70); -moz-border-radius: 6px; border-radius: 6px}
  324. .tags{font-size: 8px; display: inline; text-align: left; font-family: pf tempesta five condensed;}
  325. .tags a{font-size: 8px}
  326. .origin{font-size: 8px; text-align: left; font-family: pf tempesta five condensed;}
  327. .ibottom{margin: 5px 0 5px 0; font-family: pf tempesta five condensed, pf tempesta five condensed}
  328. .ibottom a:hover{background-color: {color:linkhover}; padding: 1px 0 1px 0}
  329. .date{float:left; text-transform: none; font-size: 8px}
  330. .permalink{float:right; text-transform: uppercase; font-size: 8px}
  331.  
  332. #clear{clear: both; width: 50px; height: 0px; background-color: transparent;}
  333.  
  334. #prevnextlinks{text-align: center;width: 500px; background-color:{color:entry}; padding: 7px 20px 7px 20px;
  335. margin: 0 0 2px 0; font-size: 10px}
  336.  
  337. .sidebartext{
  338. clear: both;
  339. text-align: left;
  340. background-color: transparent;
  341. opacity: 0.8;
  342. margin: 0px 0px 0px 0px;
  343. padding: 0px;
  344. font-family: tahoma;
  345. font-size: 8px;
  346. }
  347.  
  348.  
  349.  
  350. .sidebartext a{font-size:8px;}
  351. .sidebartext a:hover{font-size:8px}
  352.  
  353. .sidebarnavigation {
  354. float: left;
  355. width: 90px;
  356. text-align:center;
  357. margin: 20px 0 10px 0;
  358. }
  359.  
  360. .sidebarnavigation a{
  361. width: 75px;
  362. font-size: 10px;
  363. font-family: tahoma;
  364. text-transform: lowercase;
  365. display: block;
  366. list-style: none;
  367. text-decoration: none;
  368. color: {color: text};
  369. background-color: {color:background};
  370. opacity: 0.8;
  371. filter:alpha (opacity=80);
  372. padding: 3px 0 3px 10px;
  373. margin:0 0px 1px 0;
  374. }
  375. .sidcredit{text-align: left; background-color: #fff;padding : 5px; font-size: 8px; margin-top: 5px; font-family: pf tempesta five condensed}
  376.  
  377. .sidebarnavigation a:hover{
  378. width: 70px;
  379. font-size: 10px;
  380. font-family: verdana;
  381. text-transform: none;
  382. display: block;
  383. list-style: none;
  384. text-decoration: none;
  385. color:{color:text};
  386. background-color: {color:linkhover};
  387. padding: 3px 0 3px 15px;
  388. margin:0 0 1px 0
  389. }
  390.  
  391. #frase {width:310px; height: 20px; margin-left: 60px; margin-top: 40px; position:fixed; text-align:right; line-height: 26px; font-family: rouge script; font-size:24px; overflow:hidden; color:{color:corfrase1}; background-color:{color:bgfrase1}; border-left:0px solid; border-right:0px solid; padding:3px; letter-spacing: 0px; -webkit-transform: rotate(-2deg);}
  392.  
  393. #frase2 {width:310px; height: 20px; margin-left: 60px; margin-top: 570px; position:fixed; text-align:right; line-height: 26px; font-family: rouge script; font-size: 24px; overflow:hidden; color:{color:corfrase2}; background-color:{color:bgfrase2}; border-left:0px solid; border-right:0px solid; padding:3px; letter-spacing: 0px; -webkit-transform: rotate(2deg); }
  394.  
  395. #sidebar1 {background-image: url('http://static.tumblr.com/b5bnkcs/gAgma3lpd/bg9_tthy.png'); background-repeat: repeat; background-attachment: fixed; color:#777777; font: normal 11px verdana; font-size:8pt; letter-spacing: 0px; line-height: 15px; overflow-x:hidden; margin-left: 60px;;margin-top:-10px; width:310px; height:120%; position:fixed; border: 5px solid {color:border1};}
  396.  
  397.  
  398. #sidebar {text-align: justify; overflow: hidden; height: 102px; font-size: 9px; font-family: verdana; position: fixed; margin-left: 60px; width: 300px; background-color: {color:sidebar}; color: {color:text}; margin-top: 400px; padding: 10px; z-index:100; border:5px solid {color:border1};padding:5px;}
  399.  
  400. @font-face {font-family:peti; src: url('http://static.tumblr.com/69m8joj/uxTm9g4ld/oberon_let_plain10.ttf');}
  401.  
  402.  
  403. #sidebar2 {text-align: justify; overflow: hidden; height: 300px; font-size: 9px; font-family: verdana; position: fixed; margin-left: 85px; width: 250px; background-color: {color:bg1}; color: {color:text}; padding: 10px; margin-top: 80px; background-attachment: fixed;z-index: 100; border:5px solid {color:border1};padding:5px;}
  404.  
  405.  
  406. #links {z-index:100;left:60px; top:520px; position: fixed; font-family:homenaje; text-transform:uppercase; font-size: 15px; height:8px; text-align:left; padding:10px; letter-spacing:0px; width:300px; background-color:{color:sidebar};border:5px solid {color:bordermenu};padding:5px;}
  407. #links a {padding:5px;}
  408. #links a:hover {background-color:{color:linkshover};}
  409.  
  410.  
  411. @font-face {font-family: "pf tempesta five condensed";src: url('http://static.tumblr.com/2tpuq3y/63tm9hjri/pf_tempesta_five_condensed.ttf');}
  412.  
  413.  
  414.  
  415.  
  416. </head>
  417. </style>
  418.  
  419.  
  420. <body>
  421. <div id="navigation">{block:Pagination}
  422. <div class="left">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}</div>
  423. <div class="right">{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  424. {/block:Pagination}</div>
  425. </div>
  426.  
  427.  
  428. <div id="container">
  429.  
  430. <div id="entries">
  431. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  432. <script type="text/javascript"
  433.  
  434. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  435.  
  436.  
  437. {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  438.  
  439.  
  440.  
  441. {block:Posts}
  442.  
  443. <div id="entry">
  444. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  445.  
  446. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  447. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  448.  
  449. {block:Photoset}{Photoset-500}
  450. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  451. {/block:Photoset}
  452.  
  453. {block:Quote}
  454. <b class="qqmarks">“</b><div class="qquote">{Quote}</div>
  455. {block:Source}<div class="qsource">~ {Source}</div>{/block:Source}
  456. {/block:Quote}
  457.  
  458. {block:Link}
  459. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  460. {block:Description}{Description}{/block:Description}
  461. {/block:Link}
  462.  
  463. {block:Chat}
  464. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  465. <div class="chat"><ul>{block:Lines}
  466. <li class="person{UserNumber}">{block:Label}
  467. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  468. {/block:Chat}
  469.  
  470. {block:Audio}
  471. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  472. {AudioPlayerWhite}
  473. <div class="playcount">{PlayCountWithLabel}</div>
  474. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  475. {/block:Audio}
  476.  
  477. {block:Video}{Video-500}
  478. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  479.  
  480. {block:Answer}
  481. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question}</div>
  482. <div class="answer">{Answer}</div>
  483. {/block:Answer}
  484.  
  485. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  486. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  487. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  488. {/block:ContentSource}</div>
  489.  
  490.  
  491.  
  492. <div id="clear"></div>
  493.  
  494. {block:Date} <div class="info">{block:IfShowTags}{block:HasTags}<div class="tags">» tagged {block:Tags}&nbsp;&nbsp;<a
  495.  
  496. href="{TagURL}">{Tag}&nbsp;&nbsp;</a>{/block:Tags}</div>{/block:HasTags}{/block:IfShowTags}
  497. <div class="origin">{block:IfShowPostAuthor}{block:GroupMembers}» posted by <a href="{PostAuthorURL}">{PostAuthorName}</a><br>{/block:GroupMembers}{/block:IfShowPostAuthor}
  498. {block:RebloggedFrom}» via&nbsp;&nbsp;<a href="{ReblogParentURL}"
  499. title="{ReblogParentTitle}">{ReblogParentName}</a>
  500. &nbsp;&nbsp;(originally&nbsp;&nbsp;<a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}
  501. </div></div><a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}<a href="{ReblogURL}" target="_blank">reblog <img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"class=" alt="" title="reblog this ?" > </a><div class="ibottom"><span class="date"><a href="{Permalink}">{TimeAgo}</a> on {DayOfMonth}
  502. {Month} {Year} @ {12Hour}:{Minutes}{AmPm}</span> {block:NoteCount}
  503. <span class="permalink"><a href="{Permalink}" title="permalink to this post">{NoteCountWithLabel}</a>{/block:NoteCount}</span>{/block:NoteCount}</div> {/block:Date}
  504. </div>
  505.  
  506.  
  507. {/block:Posts}
  508.  
  509. <div id="paginacao"><div id="paginacao1"> {block:Pagination}<div class="sidebarpages">{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage} page {CurrentPage} of {TotalPages} {block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}</div> {/block:Pagination} </div></div>
  510.  
  511. </div>
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520. </div>
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535. </div>
  536. <div id="sidebar1">
  537.  
  538. </div></div>
  539. </div>
  540.  
  541.  
  542.  
  543. </div>
  544. <div id="frase">{text:frase1}</div>
  545.  
  546. </div>
  547.  
  548. <div id="frase2">{text:frase2}</div>
  549.  
  550. </div></div>
  551. </div>
  552.  
  553.  
  554.  
  555. </div>
  556.  
  557.  
  558. <div id="sidebar">
  559. {description}
  560.  
  561. </div>
  562.  
  563. <div id="sidebar2">
  564. <img src="{image:sidebar}" width="250" height="300" div class="border"/>
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571. </div></div>
  572. </div>
  573.  
  574.  
  575.  
  576.  
  577. </div>
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591. <div style="left:100px; top:0px; position: fixed;">
  592. <div class="sidcredit"><a href="http://efeit0-suicida.tumblr.com">©THEME</a> <a href="http://things-to-help-you.tumblr.com">+ BG.</a>
  593. </div>
  594.  
  595. </div>
  596.  
  597.  
  598.  
  599.  
  600.  
  601. </div></div>
  602.  
  603. <div id="links">
  604. <a href="/">HOME</a>
  605. <a href="/ask">ASK ME</a>
  606. <a href="LINKAQUI">LINK01</a>
  607. <a href="LINKAQUI">LINK02</a>
  608. <a href="LINKAQUI">LINK03</a>
  609. <a href="LINKAQUI">LINK04</a>
  610.  
  611.  
  612.  
  613. </div>
  614.  
  615.  
  616.  
  617.  
  618.  
  619. </div>
  620.  
  621.  
  622. </div></div></div>
  623.  
  624. </table></div></div></div>
  625. </div>
  626. </div></div></div></div></div></div></div></div></div></div></div></div></div>
  627. </body>
  628. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement