efeit0-suicida

efeit0-suicida-theme06

Feb 19th, 2012
780
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.30 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!-----------
  6.  
  7. THEME BY EFEITOSUICIDA, NUNCA USE COMO BASE E NEM COPIE E JAMAIS RETIRE OS CRÉDITOS !
  8.  
  9.  
  10.  
  11.  
  12.                                EFEIT0-SUICIDA.TUMBLR.COM
  13.  
  14.  
  15. <!-----------
  16.  
  17. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  18.  
  19. <head> <!-- DEFAULT VARIABLES -->
  20. <meta name="color:background" content="#F6F6F6" />
  21. <meta name="color:sidebar" content="#ECEBEB" />
  22. <meta name="color:border" content="#ECEBEB" />
  23. <meta name="color:scrollbar" content="#ECEBEB" />
  24. <meta name="color:sidebartext" content="#666666" />
  25. <meta name="color:sidebarlinks" content="#929292" />
  26. <meta name="color:bgsidebarlinks" content="#FFFFFF" />
  27. <meta name="color:sidebarlinkshover" content="#929292" />
  28. <meta name="color:backsidebarlinkshover" content="#FFFFFF" />
  29. <meta name="color:text" content="#666666" />
  30.  
  31. <meta name="color:linkhover" content="#FFB28E" />
  32. <meta name="color:title" content="#666666" />
  33. <meta name="color:link" content="#666666" />
  34. <meta name="color:entry" content="#ECEBEB" />
  35. <meta name="color:h1" content="#666666" />
  36. <meta name="color:bold" content="#666666" />
  37. <meta name="color:tags" content="#666666" />
  38. <meta name="color:bgdarolagem" content="#000" />
  39. <meta name="color:rolagem" content="#000" />
  40. <meta name="image:sidebar" content=""/>
  41. <meta name="image:background" content=""/>
  42. <meta name="if:Show tags" content="1"/>
  43. <meta name="if:Show userpic" content="1"/>
  44. <meta name="if:Enable endless scrolling" content="0"/>
  45. <meta name="if:Show sidebar image" content="1"/>
  46. <meta name="if:Show search" content="1"/>
  47. <meta name="if:Show post author" content="1"/>
  48. <meta name="text:Link1" content="" />
  49. <meta name="text:Link1 Title" content="" />
  50. <meta name="text:Link2" content="" />
  51. <meta name="text:Link2 Title" content="" />
  52. <meta name="text:Link3" content="" />
  53. <meta name="text:Link3 Title" content="" />
  54. <meta name="text:Link4" content="" />
  55. <meta name="text:Link4 Title" content="" />
  56. <meta name="text:Link5" content="" />
  57. <meta name="text:Link5 Title" content="" />
  58. <meta name="text:Link6" content="" />
  59. <meta name="text:Link6 Title" content="" />
  60. <meta name="text:Link7" content="" />
  61. <meta name="text:Link7 Title" content="" />
  62. <meta name="text:Link8" content="" />
  63. <meta name="text:Link8 Title" content="" />
  64. <meta name="text:Link9" content="" />
  65. <meta name="text:Link9 Title" content="" />
  66.  
  67.  
  68. <link href='http://fonts.googleapis.com/css?family=Marmelad' rel='stylesheet' type='text/css'>
  69.  
  70. <title>{Title}</title>
  71. <link rel="shortcut icon" href="{Favicon}">
  72. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  73. {block:Description}
  74. <meta name="description" content="{MetaDescription}" />
  75. {/block:Description}
  76.  
  77.  
  78.  
  79. <style type="text/css">
  80.  
  81.  
  82. body {background-color:{color:background}; color:{color:text}; font-family: georgia, tahoma; font-size: 11px; text-align:center;
  83.  
  84. center; line-height:120%; margin:0; padding:0; background-image:url('{image:background}'); background-attachment: fixed}
  85. a, a:link, a:active, a:visited {color:{color:link};text-transform: none; text-decoration: none}
  86. a:hover {background-color:{color:linkhover}; padding: 1px 0 1px 0; text-decoration: none}
  87. img a{border:0px;}
  88. img a:hover{border:0px;}
  89. b{font-weight: bold; color:{color:bold}}
  90. i{text-transform: italic; color:{color:text}}
  91. p{margin:5px 0 2px 0}
  92. blockquote{margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left: 2px solid {color:background}}
  93.  
  94. #sidebar {position: fixed; margin: 0px 0px 0px 9px;}
  95.  
  96. .sdescri {text-align: justify; overflow: hidden; height: 287px; font-size: 9px; font-family: verdana; position: fixed; margin-left: 0px; width: 220px; background-color: {color:sidebar}; color: {color:text}; padding: 10px; margin-top: 100px; background-attachment: fixed;}
  97.  
  98. #slideShowContainer{ float: left; margin-top: 98px; margin-left: 0px; height: auto; width:240px; position: fixed; background-color: transparent; }
  99.  
  100. #slideShow2 {margin-top: 0px; margin-bottom: 5px; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out;}
  101.  
  102. #slideShow2 img{width: 230px; height: 296px; margin-left: 0px;}
  103. #slideShow2:hover {opacity: 0; }
  104.  
  105. #slideShow4 {margin-top: 0px; margin-bottom: 5px;}
  106. #slideShow4 img{width: 230px; height: 296px; margin-left: 0px;}
  107.  
  108. ::-webkit-scrollbar{width:3px;height:5px;}
  109. ::-webkit-scrollbar-button:start:decrement
  110. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  111. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  112. ::-webkit-scrollbar-thumb:vertical{height:50px; scrollbar-face-color:{color:rolagem}; background-color:#000;-webkit-border-radius:px;}
  113. ::-webkit-scrollbar-thumb:horizontal{width:50px; scrollbar-face-color:{color:rolagem}; background-color:#000;-webkit-border-radius:px;}
  114.  
  115. /* navigation */
  116.  
  117. #navigation{position: fixed; z-index: -2; width: 150%; top: 45%; left: 650px; background-color:transparent; height: 100px;{color:background}
  118.  
  119. text-align: center; font-size: 15px;}
  120. .left{float:left; margin-left: 10px; width: 40px}
  121. .left a{text-decoration: none; font-size: 75px; line-height: 75px}
  122. .left a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  123. .right{float:right; margin-right: 10px; width: 40px}
  124. .right a{text-decoration: none; font-size: 75px; line-height: 75px}
  125. .right a:hover{background-color: transparent; opacity: 0.4; filter:alpha(opacity=40)}
  126.  
  127.  
  128. .h1 {color: {color:cordafrase1};font-size: 9px; text-align:center;padding:6px;letter-spacing:2px;background:{color:BGdafrase1};font-family:tahoma; top: 137px;}
  129.  
  130. .h1:hover{color: {color:cordafrase2};font-size: 9px; text-align:center;padding:6px;letter-spacing:2px;background:{color:BGdafrase1};font-family:tahoma;letter-spacing: 3px;
  131. font-style: italic;
  132. margin-bottom: 6px;}
  133.  
  134. .h2 {color: {color:cordafrase2};font-size: 9px; text-align:center;padding:6px;letter-spacing:2px;background:{color:BGdafrase2};}
  135.  
  136. .h2:hover{color: {color:cordafrase2};font-size: 9px; text-align:center;padding:6px;letter-spacing:2px;background:{color:BGdafrase2};font-family:tahoma;font-style:italic; padding-left:50px; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out}
  137.  
  138.  
  139. .title {float: left; width: 155px; font-size: 23px; line-height: 20px; text-align: left; margin: 20px 5px 0 0}
  140. .title a{font-family: arial; font-size: 23px; line-height: 20px; color: {color:sidebartext}; text-transform: uppercase}
  141. .title a:hover {opacity: 0.6; filter:alpha (opacity=60); background-color: transparent}
  142.  
  143. .sidebarpic img{max-width: 235px; text-align:center; margin-top: 2px}
  144.  
  145. .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 }
  146. .sidebartext a{font-size:10px}
  147. .sidebartext a:hover{font-size:10px}
  148.  
  149. .userpic{float: left; margin: 0px 4px 2px 0; width:48px; height:auto}
  150.  
  151. .sidebarnavigation {float: right; width: 90px; text-align:left; margin: 20px 0 10px 0; }
  152. .sidebarnavigation a{width: 75px; font-size: 10px; text-transform: uppercase; display: block;list-style: none;
  153.  
  154.  
  155. text-decoration: none; color: {color: text}; background-color: {color:background}; opacity: 0.8; filter:alpha (opacity=80);
  156.  
  157. padding: 3px 0 3px 10px; margin:0 0px 1px 0; }
  158. .sidebarnavigation a:hover{width: 70px;font-size: 10px; text-transform: uppercase; display: block;list-style: none;
  159.  
  160. text-decoration: none; color:{color:text}; background-color: {color:linkhover}; padding: 3px 0 3px 15px; margin:0 0 1px 0}
  161.  
  162. .sidebarlinks{text-align:center; margin: 7px 0 2px 0}
  163. .sidebarlinks a{font-size: 10px; text-transform: none; display: block;list-style: none; text-decoration: none; color:
  164.  
  165. {color:text}; background-color: {color:entry}; opacity: 0.8; filter:alpha (opacity=80); padding: 1px 0 1px 10px; margin:0
  166.  
  167. 0px 1px 0;}
  168. .sidebarlinks a:hover{font-size: 10px; text-transform: uppercase; display: block;list-style: none; text-decoration: none;
  169.  
  170. color:{color:text}; background-color: {color:linkhover}; padding: 1px 0 1px 15px; margin:0 0 1px 0;}
  171.  
  172. .credit{clear: both; font-size: 9px; text-align: center; color:{color:text}; margin-top: 5px}
  173. .credit a{text-decoration: none;color:{color:sidebartext}}
  174. .credit a:hover{color:{color:linkbackground}; background-color: transparent}
  175.  
  176. .sidebarpages{margin: 5px 0 0 0; text-align: center;}
  177. .sidebarpages a{text-decoration: none;color:{color:sidebartext}}
  178. .sidebarpages a:hover{color:{color:linkbackground}; background-color: transparent}
  179.  
  180. .search{margin-top: 3px}
  181. .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%}
  182.  
  183. /* container */
  184. #container {background-color:transparent; width: 540px; position: absolute; top: 21px; right: 30px; padding-bottom: 80px}
  185.  
  186. #entries {margin: 40px 0 10px 0}
  187.  
  188. #entry {width: 500px; background-color:{color:entry}; text-align: justify; padding: 20px; margin: 5px 0 3px 0}
  189.  
  190. .image{text-align: center; margin: 0 0 5px 0}
  191. .image img{width: 500px; border: 0px; margin: 0; padding: 0}
  192.  
  193. #ask_form{width: 500px}
  194.  
  195. .search_result{font-size: 12px; text-align: center}
  196.  
  197. .source{display:none}
  198.  
  199.  
  200. h1{font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal;
  201. margin: 0 0 5px 0; text-align: center}
  202. h1 a{font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform: mnone; font-weight: normal;
  203. margin: 0 0 5px 0; text-decoration: none; text-align: center}
  204.  
  205. .qqmarks{font-size: 80px; font-weight: bold; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20)}
  206. .qquote{font-size: 20px; letter-spacing: -1px; line-height: 20px; text-transform: none; margin-top: -70px; margin-left:
  207.  
  208. 45px}
  209. .qsource{margin: 5px 15px 0 0; text-align: right}
  210.  
  211. .chat{line-height: 12px; list-style: none }
  212. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  213. .person1 {color: {color:text} }
  214. .person1 .label {font-weight: bold; padding: 0px; margin: 0 0 5px 0; color: {color:text}}
  215. .person2 {color: {color:text}}
  216. .person2 .label { font-weight: bold; padding: 0px; margin: 0 0 5px 0; color: {color:text}}
  217.  
  218. .audioimage{float:left; text-align: center; margin: 0 10px 5px 0; width: 205px; border: 15px solid {color:background};
  219.  
  220. -moz-border-radius: 6px; border-radius: 6px;}
  221. .audioimage img{max-width: 205px; height: auto; margin: 0 0 2px 0}
  222. .playcount {font-style: italic}
  223.  
  224. .asker {width: 480px; background-color: {color:background}; color:{color:text}; -moz-border-radius: 6px; border-radius: 6px;
  225.  
  226. padding: 10px}
  227. .asker img{float: left; margin: 0px 4px 2px 0}
  228. .asker a{font-size: 20px; color:{color:link}; text-transform: uppercase; line-height: 27px; padding: 0; margin: 0}
  229. .asker a:hover{font-size: 20px; color:{color:link}; text-transform: uppercase; line-height:27px; padding: 0; margin: 0}
  230. .answer {padding: 5px 0 0 0}
  231.  
  232. #cap {padding: 2px 0 0 0; width: 490px; margin: 0 0 0 5px}
  233.  
  234. .info{width: 490px; margin: 15px auto 0 auto; background-color:{color:background}; padding: 5px; opacity: 0.7;
  235. filter:alpha (opacity=70); -moz-border-radius: 6px; border-radius: 6px}
  236. .tags{font-size: 9px; display: inline; text-align: left}
  237. .tags a{font-size: 9px}
  238. .origin{font-size: 9px; text-align: left}
  239. .ibottom{margin: 5px 0 5px 0; font-family: tahoma, helvetica}
  240. .ibottom a:hover{background-color: {color:linkhover}; padding: 1px 0 1px 0}
  241. .date{float:left; text-transform: none; font-size: 10px}
  242. .permalink{float:right; text-transform: uppercase; font-size: 10px}
  243.  
  244. #clear{clear: both; width: 50px; height: 0px; background-color: transparent}
  245.  
  246. #prevnextlinks{text-align: center;width: 500px; background-color:{color:entry}; padding: 7px 20px 7px 20px;
  247. margin: 0 0 2px 0; font-size: 10px}
  248.  
  249. .sidebartext{
  250. clear: both;
  251. text-align: left;
  252. background-color: transparent;
  253. opacity: 0.8;
  254. margin: 0px 0px 0px 0px;
  255. padding: 0px;
  256. font-family: verdana;
  257. font-size: 8px;
  258. }
  259.  
  260.  
  261.  
  262. .sidebartext a{font-size:8px;}
  263. .sidebartext a:hover{font-size:8px}
  264.  
  265. .sidebarnavigation {
  266. float: left;
  267. width: 90px;
  268. text-align:center;
  269. margin: 20px 0 10px 0;
  270. }
  271.  
  272. .sidebarnavigation a{
  273. width: 75px;
  274. font-size: 10px;
  275. font-family: verdana;
  276. text-transform: lowercase;
  277. display: block;
  278. list-style: none;
  279. text-decoration: none;
  280. color: {color: text};
  281. background-color: {color:background};
  282. opacity: 0.8;
  283. filter:alpha (opacity=80);
  284. padding: 3px 0 3px 10px;
  285. margin:0 0px 1px 0;
  286. }
  287. .sidcredit{text-align: left; font-size: 9px; margin-top: 5px; font-family: verdana}
  288.  
  289. .sidebarnavigation a:hover{
  290. width: 70px;
  291. font-size: 10px;
  292. font-family: verdana;
  293. text-transform: none;
  294. display: block;
  295. list-style: none;
  296. text-decoration: none;
  297. color:{color:text};
  298. background-color: {color:linkhover};
  299. padding: 3px 0 3px 15px;
  300. margin:0 0 1px 0
  301. }
  302.  
  303. #sidebar5 {
  304.   position:fixed;
  305.   margin-left: 20px;
  306.   top: 90px;
  307.   padding: 5px;
  308.   width: 220px;
  309.   height: auto;
  310.   color: {color:text};
  311.   color-link: {color:link};}
  312.  
  313. #slinks{
  314. text-align:center;
  315. margin: 100px 0 0px 0;
  316. margin-left: -2px;
  317. width: 160px;
  318. position: fixed;
  319. top: 28px;
  320. display: line;
  321. height: 10px;
  322. }
  323.  
  324. .slinks2 a{
  325. font-size: 9px;
  326. font-family:verdana;
  327. text-transform: lowercase;
  328. display: block;
  329. list-style: none;
  330. text-decoration: none;
  331. color:{color:sidebarlinks};
  332. background-color: {color:bgsidebarlinks};
  333. opacity: 0.8;
  334. filter:alpha (opacity=80);
  335. padding: 0px 0 1px 10px;
  336. margin:0 0px 1px 0;
  337. letter-spacing: 0px;
  338. height:22px;
  339. -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;
  340. -moz-border-radius:6px;
  341. border-bottom-right-radius: 2em;
  342. }
  343.  
  344.  
  345. .slinks a{
  346. font-size: 9px;
  347. font-family:verdana;
  348. text-transform: lowercase;
  349. display: block;
  350. list-style: none;
  351. text-decoration: none;
  352. color:{color:sidebarlinks};
  353. background-color: {color:bgsidebarlinks};
  354. opacity: 0.8;
  355. filter:alpha (opacity=80);
  356. padding: 0px 0 1px 10px;
  357. margin:0 0px 1px 0;
  358. letter-spacing: 0px;
  359. height:22px;
  360. }
  361.  
  362. .slinks a:hover{
  363. font-size: 9px;
  364. font-family: verdana;
  365. text-transform: lowercase;
  366. display: block;
  367. list-style: none;
  368. text-decoration: none;
  369. color:{color:sidebarlinkshover};
  370. background-color: {color:backsidebarlinkshover};
  371. padding: 1px 0 1px 25px;
  372. margin:0 0 1px 0;
  373. letter-spacing: 3px;
  374. text-align:center;
  375.  
  376.  
  377.  
  378. </head>
  379. </style>
  380.  
  381.  
  382. <body>
  383. <div id="navigation">{block:Pagination}
  384. <div class="left">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}</div>
  385. <div class="right">{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  386. {/block:Pagination}</div>
  387. </div>
  388.  
  389.  
  390. <div id="container">
  391.  
  392. <div id="entries">
  393. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  394. <script type="text/javascript"
  395.  
  396. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  397.  
  398.  
  399. {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  400.  
  401.  
  402.  
  403. {block:Posts}
  404.  
  405. <div id="entry">
  406. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  407.  
  408. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  409. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  410.  
  411. {block:Photoset}{Photoset-500}
  412. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  413. {/block:Photoset}
  414.  
  415. {block:Quote}
  416. <b class="qqmarks">“</b><div class="qquote">{Quote}</div>
  417. {block:Source}<div class="qsource">~ {Source}</div>{/block:Source}
  418. {/block:Quote}
  419.  
  420. {block:Link}
  421. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  422. {block:Description}{Description}{/block:Description}
  423. {/block:Link}
  424.  
  425. {block:Chat}
  426. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  427. <div class="chat"><ul>{block:Lines}
  428. <li class="person{UserNumber}">{block:Label}
  429. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  430. {/block:Chat}
  431.  
  432. {block:Audio}
  433. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  434. {AudioPlayerWhite}
  435. <div class="playcount">{PlayCountWithLabel}</div>
  436. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  437. {/block:Audio}
  438.  
  439. {block:Video}{Video-500}
  440. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  441.  
  442. {block:Answer}
  443. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question}</div>
  444. <div class="answer">{Answer}</div>
  445. {/block:Answer}
  446.  
  447. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  448. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  449. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  450. {/block:ContentSource}</div>
  451.  
  452.  
  453.  
  454. <div id="clear"></div>
  455.  
  456. {block:Date} <div class="info">{block:IfShowTags}{block:HasTags}<div class="tags">» tagged {block:Tags}&nbsp;&nbsp;<a
  457.  
  458. href="{TagURL}">{Tag}&nbsp;&nbsp;</a>{/block:Tags}</div>{/block:HasTags}{/block:IfShowTags}
  459. <div class="origin">{block:IfShowPostAuthor}{block:GroupMembers}» posted by <a href="{PostAuthorURL}">{PostAuthorName}</a><br>{/block:GroupMembers}{/block:IfShowPostAuthor}
  460. {block:RebloggedFrom}» via&nbsp;&nbsp;<a href="{ReblogParentURL}"
  461. title="{ReblogParentTitle}">{ReblogParentName}</a>
  462. &nbsp;&nbsp;(originally&nbsp;&nbsp;<a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>){/block:RebloggedFrom}
  463. </div></div>
  464. <div class="ibottom"><span class="date"><a href="{Permalink}">{TimeAgo}</a> on {DayOfMonth}
  465. {Month} {Year} @ {12Hour}:{Minutes}{AmPm}</span> {block:NoteCount}
  466. <span class="permalink"><a href="{Permalink}" title="permalink to this post">{NoteCountWithLabel}</a>{/block:NoteCount}</span>{/block:NoteCount}</div> {/block:Date}| <a href="{ReblogUrl}" target="_blank">reblog this post</a>{/Block:IndexPage}<br>{block:RebloggedFrom}(originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  467. </span> / {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>)<br>{/block:RebloggedFrom}
  468. </div>
  469.  
  470.  
  471. {/block:Posts}
  472.  
  473. <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>
  474.  
  475. </div>
  476.  
  477. </div>
  478.  
  479.  
  480. <div id="sidebar">
  481.  
  482. <div class="sdescri">{description}
  483.  
  484. </div>
  485.  
  486. <div id="slideShowContainer">
  487. <div id="slideShow2"><div id="slideShow4">
  488.  
  489. <img src="{image:sidebar}"/>
  490.  
  491. </div></div>
  492.  
  493. </div>
  494.  
  495. <div style="left:10px; top:424px; position: fixed;">
  496. <div class="sidcredit">theme by <b>efeit0-suicida</b>, inspired in <b>im-mutable.</b>
  497. </div>
  498. </div>
  499.  
  500.  
  501.  
  502.  
  503.  
  504. </div></div>
  505. </div>
  506.  
  507.  
  508.  
  509. </div>
  510. <div style="left:257px; top:104px; position: fixed;">
  511. <div class="h01"><center><b><big>S</b>ometimes it lasts in </big><br>
  512. <b><big><big>love</b></big></div></center>
  513.  
  514.  
  515.  
  516. <div id="slinks">
  517.  
  518. <div class="slinks"><br>
  519. <a href="/">home</a>
  520. <a href="/ask">ask me</a>
  521. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  522. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  523. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  524. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  525. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  526. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  527. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  528. {block:ifLink8}<a href="{text:Link8}"">{text:Link8 Title}</a>{/block:ifLink8}
  529.  
  530.  
  531.  
  532.  
  533. <div class="slinks2">
  534. {block:ifLink9}<a href="{text:Link9}"">{text:Link9 Title}</a>{/block:ifLink9}
  535.  
  536. <div class="h2"><big>but sometimes it hurts </big><b><big><big>instead</big></big></b></div>
  537.  
  538.  
  539.  
  540.  
  541.  
  542. </div></div></div>
  543.  
  544. </table></div></div></div>
  545. </div>
  546. </div></div></div></div></div></div></div></div></div></div></div></div></div>
  547. </body>
  548. </html>
Advertisement
Add Comment
Please, Sign In to add comment