Advertisement
efeit0-suicida

efeit0-suicida-theme24

Feb 9th, 2013
296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.25 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:backgroundask" content="#f5f5f5" />
  126. <meta name="color:sidebar" content="#ECEBEB" />
  127. <meta name="color:sidebartext" content="#666666" />
  128. <meta name="color:title" content="#D8D8D8" />
  129. <meta name="color:text" content="#666666" />
  130. <meta name="color:link" content="#fce9c9" />
  131. <meta name="color:bgdarolagem" content="#666666" />
  132. <meta name="color:rolagem" content="#666666" />
  133. <meta name="color:bgfrase" content="#666666" />
  134. <meta name="color:bordafoto1" content="#666666" />
  135. <meta name="color:bordafoto2" content="#666666" />
  136. <meta name="color:corfrase" content="#666666" />
  137. <meta name="color:sidebar2" content="#666666" />
  138.  
  139. <meta name="color:linkhover" content="#FFB28E" />
  140. <meta name="color:title" content="#666666" />
  141. <meta name="color:entry" content="#ECEBEB" />
  142. <meta name="color:h1" content="#666666" />
  143. <meta name="color:bold" content="#666666" />
  144. <meta name="color:tags" content="#666666" />
  145. <meta name="image:sidebar" content=""/>
  146. <meta name="image:background" content=""/>
  147. <meta name="if:Show tags" content="1"/>
  148. <meta name="if:Show userpic" content="1"/>
  149. <meta name="if:Enable endless scrolling" content="0"/>
  150. <meta name="if:Show sidebar image" content="1"/>
  151. <meta name="if:Show search" content="1"/>
  152. <meta name="if:Show post author" content="1"/>
  153. <meta name="color:links hover" content= "#FF839C"/>
  154.  
  155.  
  156. <meta name="text:frase1" content="" />
  157. <meta name="text:frase2" content="" />
  158.  
  159.  
  160.  
  161. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  162.  
  163. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  164.  
  165. <link href='http://fonts.googleapis.com/css?family=Headland+One' rel='stylesheet' type='text/css'>
  166.  
  167.  
  168. <title>{Title}</title>
  169. <link rel="shortcut icon" href="{Favicon}">
  170. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  171. {block:Description}
  172. <meta name="description" content="{MetaDescription}" />
  173. {/block:Description}
  174.  
  175.  
  176.  
  177. <style type="text/css">
  178.  
  179.  
  180. body {background-color:{color:background}; color:{color:text}; font-family: calibri, tahoma; font-size: 11px; text-align:center;
  181.  
  182. center; line-height:120%; margin:0; padding:0; background-image:url('{image:background}'); background-attachment: fixed}
  183. a, a:link, a:active, a:visited {color:{color:link};text-transform: none; text-decoration: none}
  184. a:hover {background-color:{color:linkhover}; padding: 1px 0 1px 0; text-decoration: none}
  185. img a{border:0px;}
  186. img a:hover{border:0px;}
  187. b{font-weight: bold; color:{color:bold}}
  188. i{text-transform: italic; color:{color:text}}
  189. p{margin:5px 0 2px 0}
  190. blockquote{margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left: 2px solid {color:background}}
  191.  
  192.  
  193.  
  194.  
  195. ::-webkit-scrollbar{width:3px;height:5px;}
  196. ::-webkit-scrollbar-button:start:decrement
  197. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  198. ::-webkit-scrollbar-track-piece{background-color:{color:bgdarolagem};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  199. ::-webkit-scrollbar-thumb:vertical{height:50px; scrollbar-face-color:{color:rolagem}; background-color:{color:rolagem};-webkit-border-radius:px;}
  200. ::-webkit-scrollbar-thumb:horizontal{width:50px; scrollbar-face-color:{color:rolagem}; background-color:{color:bgdarolagem};-webkit-border-radius:px;}
  201.  
  202. /* navigation */
  203.  
  204. #navigation{position: fixed; z-index: -2; width: 150%; top: 45%; left: 650px; background-color:transparent; height: 100px;{color:background}
  205.  
  206. text-align: center; font-size: 15px;}
  207. .left{float:left; margin-left: 10px; width: 40px}
  208. .left a{text-decoration: none; font-size: 75px; line-height: 75px}
  209. .left a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  210. .right{float:right; margin-right: 10px; width: 40px}
  211. .right a{text-decoration: none; font-size: 75px; line-height: 75px}
  212. .right a:hover{background-color: transparent; opacity: 0.4; filter:alpha(opacity=40)}
  213.  
  214.  
  215. .title {float: left; width: 155px; font-size: 23px; line-height: 20px; text-align: left; margin: 20px 5px 0 0}
  216. .title a{font-family: arial; font-size: 23px; line-height: 20px; color: {color:sidebartext}; text-transform: uppercase}
  217. .title a:hover {opacity: 0.6; filter:alpha (opacity=60); background-color: transparent}
  218.  
  219. .sidebarpic img{max-width: 235px; text-align:center; margin-top: 2px}
  220.  
  221. .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 }
  222. .sidebartext a{font-size:10px}
  223. .sidebartext a:hover{font-size:10px}
  224.  
  225. .userpic{float: left; margin: 0px 4px 2px 0; width:48px; height:auto}
  226.  
  227. .sidebarnavigation {float: right; width: 90px; text-align:left; margin: 20px 0 10px 0; }
  228. .sidebarnavigation a{width: 75px; font-size: 10px; text-transform: uppercase; display: block;list-style: none;
  229.  
  230.  
  231. text-decoration: none; color: {color: text}; background-color: {color:background}; opacity: 0.8; filter:alpha (opacity=80);
  232.  
  233. padding: 3px 0 3px 10px; margin:0 0px 1px 0; }
  234. .sidebarnavigation a:hover{width: 70px;font-size: 10px; text-transform: uppercase; display: block;list-style: none;
  235.  
  236. text-decoration: none; color:{color:text}; background-color: {color:linkhover}; padding: 3px 0 3px 15px; margin:0 0 1px 0}
  237.  
  238. .sidebarlinks{text-align:center; margin: 7px 0 2px 0}
  239. .sidebarlinks a{font-size: 10px; text-transform: none; display: block;list-style: none; text-decoration: none; color:
  240.  
  241. {color:text}; background-color: {color:entry}; opacity: 0.8; filter:alpha (opacity=80); padding: 1px 0 1px 10px; margin:0
  242.  
  243. 0px 1px 0;}
  244. .sidebarlinks a:hover{font-size: 10px; text-transform: uppercase; display: block;list-style: none; text-decoration: none;
  245.  
  246. color:{color:text}; background-color: {color:linkhover}; padding: 1px 0 1px 15px; margin:0 0 1px 0;}
  247.  
  248. .credit{clear: both; font-size: 9px; text-align: center; color:{color:text}; margin-top: 5px}
  249. .credit a{text-decoration: none;color:{color:sidebartext}}
  250. .credit a:hover{color:{color:linkbackground}; background-color: transparent}
  251.  
  252. .sidebarpages{margin: 5px 0 0 0; text-align: center;}
  253. .sidebarpages a{text-decoration: none;color:{color:sidebartext}}
  254. .sidebarpages a:hover{color:{color:linkbackground}; background-color: transparent}
  255.  
  256. .search{margin-top: 3px}
  257. .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%}
  258.  
  259. /* container */
  260. #container {background-color:transparent; width: 540px; position: absolute; top: 10px; right: 120px; padding-bottom: 90px;}
  261.  
  262. #entries {margin: 40px 0 10px 0}
  263.  
  264. #entry {width: 500px; border:1px solid #ececec;padding:5px; background-color:{color:entry};text-align: justify; padding: 20px; margin: 5px 0 3px 0}
  265.  
  266. .image{text-align: center; margin: 0 0 5px 0}
  267. .image img{width: 500px; border: 0px; margin: 0; padding: 0}
  268.  
  269. #ask_form{width: 500px}
  270.  
  271. .search_result{font-size: 12px; text-align: center}
  272.  
  273. .source{display:none}
  274.  
  275.  
  276. h1{font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal;
  277. margin: 0 0 5px 0; text-align: center}
  278. h1 a{font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform:uppercase; font-weight: normal;
  279. margin: 0 0 5px 0; text-decoration: none; text-align: center}
  280.  
  281. .qqmarks{font-size: 80px; font-weight: bold; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20)}
  282. .qquote{font-size: 20px; letter-spacing: 0px; line-height: 20px; text-transform: none; margin-top: -70px; margin-left:
  283.  
  284. 45px}
  285. .qsource{margin: 5px 15px 0 0; text-align: right}
  286.  
  287. .chat{line-height: 12px; list-style: none }
  288. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  289. .person1 {color: {color:text} }
  290. .person1 .label {font-weight: bold; padding: 0px; margin: 0 0 5px 0; color: {color:text}}
  291. .person2 {color: {color:text}}
  292. .person2 .label { font-weight: bold; padding: 0px; margin: 0 0 5px 0; color: {color:text}}
  293.  
  294. .audioimage{float:left; text-align: center; margin: 0 10px 5px 0; width: 205px; border: 15px solid {color:background};
  295.  
  296. -moz-border-radius: 6px; border-radius: 6px;}
  297. .audioimage img{max-width: 205px; height: auto; margin: 0 0 2px 0}
  298. .playcount {font-style: italic}
  299.  
  300. .asker {width: 480px; background-color: {color:backgroundask}; color:{color:text}; -moz-border-radius: 6px; border-radius: 6px;
  301.  
  302. padding: 10px}
  303. .asker img{float: left; margin: 0px 4px 2px 0; border-radius: 50px;}
  304. .asker a{font-size: 15px; color:{color:link}; text-transform: uppercase; line-height: 27px; padding: 0; margin: 0}
  305. .asker a:hover{font-size: 15px; color:{color:link}; text-transform: uppercase; line-height:27px; padding: 0; margin: 0}
  306. .answer {padding: 5px 0 0 0}
  307.  
  308. #cap {padding: 2px 0 0 0; width: 490px; margin: 0 0 0 5px}
  309.  
  310.  
  311. .tags{font-size: 8px; display: inline; text-align: left; font-family: pf tempesta five condensed;}
  312. .tags a{font-size: 8px}
  313. .origin{font-size: 8px; text-align: left; font-family: pf tempesta five condensed;}
  314. .ibottom{margin: 5px 0 5px 0; font-family: pf tempesta five condensed, pf tempesta five condensed}
  315. .ibottom a:hover{background-color: {color:linkhover}; padding: 1px 0 1px 0}
  316. .date{float:left; text-transform: uppercase; font-size: 8px}
  317. .permalink{float:right; text-transform: uppercase; font-size: 8px}
  318.  
  319. #clear{clear: both; width: 50px; height: 0px; background-color: transparent;}
  320.  
  321. #prevnextlinks{text-align: center;width: 500px; background-color:{color:entry}; padding: 7px 20px 7px 20px;
  322. margin: 0 0 2px 0; font-size: 10px}
  323.  
  324. .sidebartext{
  325. clear: both;
  326. text-align: left;
  327. background-color: transparent;
  328. opacity: 0.8;
  329. margin: 0px 0px 0px 0px;
  330. padding: 0px;
  331. font-family: tahoma;
  332. font-size: 8px;
  333. }
  334.  
  335.  
  336.  
  337. .sidebartext a{font-size:8px;}
  338. .sidebartext a:hover{font-size:8px}
  339.  
  340. .sidebarnavigation {
  341. float: left;
  342. width: 90px;
  343. text-align:center;
  344. margin: 20px 0 10px 0;
  345. }
  346.  
  347. .sidebarnavigation a{
  348. width: 75px;
  349. font-size: 10px;
  350. font-family: tahoma;
  351. text-transform: lowercase;
  352. display: block;
  353. list-style: none;
  354. text-decoration: none;
  355. color: {color: text};
  356. background-color: {color:background};
  357. opacity: 0.8;
  358. filter:alpha (opacity=80);
  359. padding: 3px 0 3px 10px;
  360. margin:0 0px 1px 0;
  361. }
  362. .sidcredit{text-align: left; background-color: #fff;padding : 5px; font-size: 8px; margin-top: 0px; font-family: pf tempesta five condensed}
  363.  
  364. .sidebarnavigation a:hover{
  365. width: 70px;
  366. font-size: 10px;
  367. font-family: verdana;
  368. text-transform: none;
  369. display: block;
  370. list-style: none;
  371. text-decoration: none;
  372. color:{color:text};
  373. background-color: {color:linkhover};
  374. padding: 3px 0 3px 15px;
  375. margin:0 0 1px 0
  376. }
  377.  
  378. #frase {width:310px; height: 20px; margin-left: 150px; margin-top: 370px; position:fixed; text-align:center; line-height: 26px; font-family: Rochester; font-size: 22px; overflow:hidden; color:{color:corfrase}; background-color:{color:bgfrase}; border-left:0px solid; border-right:0px solid; padding:3px;z-index:1000;}
  379.  
  380.  
  381. #sidebar {text-align: justify; overflow: hidden; height: 70px; font-size: 9px; font-family: verdana; position: fixed; margin-left: 150px; width: 310px; background-color: {color:sidebar}; color: {color:text}; margin-top: 445px; padding: 10px; z-index:100; padding:5px;}
  382.  
  383.  
  384. #sidebar2 {text-align: justify; overflow: hidden; height: 265px; font-size: 9px; font-family: verdana; position: fixed; margin-left: 150px; width: 300px; background-color: {color:bordafoto1}; color: {color:text}; padding: 10px; margin-top: 70px; background-attachment: fixed;z-index: 100; border:5px solid {color:bordafoto2};padding:5px;}
  385.  
  386.  
  387. #linkss {z-index:100; font-family:calibri; text-transform:uppercase; font-size: 12px; text-color: {color:linkss};height:10px; text-align:left; padding:15px; letter-spacing:0px; width:320px; background-image:url('http://static.tumblr.com/b5bnkcs/puImc9ltn/001.png');padding:10px; -webkit-transition: all 0.6s ease-out;opacity: 0.99; -moz-transition: all 0.6s ease-out;}
  388. #linkss a {padding:5px;}
  389. #linkss a:hover {background-color:transparent}
  390.  
  391.  
  392. @font-face {font-family: "pf tempesta five condensed";src: url('http://static.tumblr.com/2tpuq3y/63tm9hjri/pf_tempesta_five_condensed.ttf');}
  393.  
  394. #sidebar3 {background-color: {color:sidebar2}; color:{color:text}; font: normal 11px verdana; font-size:8pt; letter-spacing: 0px; line-height: 15px; overflow-x:hidden; margin-left: 140px;;margin-top:50px; width:340px; height:65%; position:fixed; }
  395.  
  396. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  397. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  398. ol.notes li {background-color: {color:entry}; margin-bottom: 2px; padding: 5px; }
  399. .notes img{display: none; border:0px}
  400.  
  401. .anony { -webkit-transition: all 0.6s ease-out;opacity: 0.99; -moz-transition: all 0.6s ease-out;}
  402. .anony:hover { opacity: 0.88;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  403.  
  404. #info {text-align: left; margin-top:10px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  405. #info a {font-size: 10px; text-transform: uppercase;}
  406.  
  407. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  408. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  409.  
  410. #pag {width: 150; margin-top:550px; margin-left:280px; position: fixed;}
  411. #pag a {float: left; display: block; width: 10px; height:8px; line-height: 7px; padding: 3px; font-family: verdana; font-size: 22px; text-align: center; color: {color:link} ; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px;font-weight: bold;}
  412.  
  413. </head>
  414. </style>
  415.  
  416.  
  417. <body>
  418.  
  419.  
  420.  
  421. <div id="container">
  422.  
  423. <div id="entries">
  424. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  425. <script type="text/javascript"
  426.  
  427. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  428.  
  429.  
  430. {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  431.  
  432.  
  433.  
  434. {block:Posts}
  435.  
  436. <div id="entry">
  437. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  438.  
  439. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  440. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  441.  
  442. {block:Photoset}{Photoset-500}
  443. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  444. {/block:Photoset}
  445.  
  446. {block:Quote}
  447. <b class="qqmarks">“</b><div class="qquote">{Quote}</div>
  448. {block:Source}<div class="qsource">~ {Source}</div>{/block:Source}
  449. {/block:Quote}
  450.  
  451. {block:Link}
  452. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  453. {block:Description}{Description}{/block:Description}
  454. {/block:Link}
  455.  
  456. {block:Chat}
  457. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  458. <div class="chat"><ul>{block:Lines}
  459. <li class="person{UserNumber}">{block:Label}
  460. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  461. {/block:Chat}
  462.  
  463. {block:Audio}
  464. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  465. {AudioPlayerWhite}
  466. <div class="playcount">{PlayCountWithLabel}</div>
  467. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  468. {/block:Audio}
  469.  
  470. {block:Video}{Video-500}
  471. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  472.  
  473. {block:Answer}
  474. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question}</div>
  475. <div class="answer">{Answer}</div>
  476. {/block:Answer}
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483.  
  484. <div class="anony">
  485. {block:Date}<div id="info">
  486. <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} · <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}· <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  487. </div></center>{/block:IfShowTags}{/block:Date}</div>
  488. </div>
  489.  
  490.  
  491. {/block:Posts}
  492. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  493.  
  494.  
  495.  
  496. </div>
  497.  
  498.  
  499.  
  500. </div>
  501. <div id="frase">{text:frase1}</div>
  502.  
  503. </div></div>
  504. </div>
  505.  
  506.  
  507.  
  508. <div id="pag">
  509. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}{/block:Pagination}
  510. </div></div></div>
  511.  
  512.  
  513. </div>
  514. </div>
  515.  
  516.  
  517. <div id="sidebar">
  518. {description}
  519.  
  520. </div>
  521.  
  522. <div id="sidebar2">
  523. <img src="{image:sidebar}" width="300" height="264" div class="border"/>
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530. </div></div>
  531. </div>
  532.  
  533.  
  534.  
  535.  
  536.  
  537. <div style="left:100px; top:0px; position: fixed;">
  538. <div class="sidcredit"><a href="http://efeit0-suicida.tumblr.com">©THEME</a>
  539. </div>
  540.  
  541.  
  542. </div>
  543.  
  544.  
  545. </div>
  546. <div id="sidebar3">
  547.  
  548. </div></div>
  549. </div>
  550.  
  551.  
  552.  
  553.  
  554. </div></div>
  555.  
  556.  
  557. <div style="left:140px; top:405px; position: fixed;">
  558. <div id="linkss">
  559. <center><a href="/">HOME</a>-
  560. <a href="/ask">ASK ME</a>-
  561. <a href="LINKAQUI">LINK01</a>-
  562. <a href="LINKAQUI">LINK02</a>-
  563. <a href="LINKAQUI">LINK03</a</center>
  564.  
  565.  
  566. </div>
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573. </div>
  574.  
  575.  
  576. </div></div></div>
  577.  
  578. </table></div></div></div>
  579. </div>
  580. </div></div></div></div></div></div></div></div></div></div></div></div></div>
  581. </body>
  582. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement