Advertisement
efeit0-suicida

efeit0-suicida-theme19

Nov 24th, 2012
456
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.87 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:rolagem" content="#ECEBEB" />
  128. <meta name="color:bgrolagem" content="#ECEBEB" />
  129. <meta name="color:sidebartext" content="#666666" />
  130. <meta name="color:title" content="#D8D8D8" />
  131. <meta name="color:text" content="#666666" />
  132. <meta name="color:link" content="#fce9c9" />
  133. <meta name="color:linkss" content="#fce9c9" />
  134. <meta name="color:frases" content="#666666" />
  135. <meta name="color:bg1" content="#666666" />
  136.  
  137. <meta name="color:linkhover" content="#FFB28E" />
  138. <meta name="color:title" content="#666666" />
  139. <meta name="color:entry" content="#ECEBEB" />
  140. <meta name="color:h1" content="#666666" />
  141. <meta name="color:bold" content="#666666" />
  142. <meta name="color:tags" content="#666666" />
  143. <meta name="image:sidebar" content=""/>
  144. <meta name="image:background" content=""/>
  145. <meta name="if:Show tags" content="1"/>
  146. <meta name="if:Show userpic" content="1"/>
  147. <meta name="if:Enable endless scrolling" content="0"/>
  148. <meta name="if:Show sidebar image" content="1"/>
  149. <meta name="if:Show search" content="1"/>
  150. <meta name="if:Show post author" content="1"/>
  151. <meta name="color:bglinks" content="#fff" />
  152. <meta name="color:bglinkshover" content="#fff" />
  153. <meta name="color:linkh" content="#000" />
  154. <meta name="color:lhover" content="#cccccc" />
  155. <meta name="text:frase1" content="" />
  156. <meta name="text:frase2" content="" />
  157.  
  158. <meta name="text:Link1" content="/" />
  159. <meta name="text:Link1 Title" content="link" />
  160. <meta name="text:Link2" content="/" />
  161. <meta name="text:Link2 Title" content="link" />
  162. <meta name="text:Link3" content="/" />
  163. <meta name="text:Link3 Title" content="link" />
  164. <meta name="text:Link4" content="/" />
  165. <meta name="text:Link4 Title" content="link" />
  166. <meta name="text:Link5" content="/" />
  167. <meta name="text:Link5 Title" content="link" />
  168. <meta name="text:Link6" content="/" />
  169. <meta name="text:Link6 Title" content="link" />
  170.  
  171.  
  172.  
  173. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  174.  
  175. <link href='http://fonts.googleapis.com/css?family=McLaren' rel='stylesheet' type='text/css'>
  176.  
  177. <link href='http://fonts.googleapis.com/css?family=Headland+One' rel='stylesheet' type='text/css'>
  178.  
  179. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  180.  
  181.  
  182. <link href='http://fonts.googleapis.com/css?family=Lemon' rel='stylesheet' type='text/css'>
  183.  
  184.  
  185. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  186.  
  187. <title>{Title}</title>
  188. <link rel="shortcut icon" href="{Favicon}">
  189. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  190. {block:Description}
  191. <meta name="description" content="{MetaDescription}" />
  192. {/block:Description}
  193.  
  194.  
  195.  
  196. <style type="text/css">
  197.  
  198.  
  199. body {background-color:{color:background}; color:{color:text}; font-family: verdana, verdana; font-size: 8px; text-align:center;
  200.  
  201. center; line-height:120%; margin:0; padding:0; background-image:url('{image:background}'); background-attachment: fixed}
  202. a, a:link, a:active, a:visited {color:{color:link};text-transform: none; text-decoration: none}
  203. a:hover {background-color:{color:linkhover}; padding: 1px 0 1px 0; text-decoration: none}
  204. img a{border:0px;}
  205. img a:hover{border:0px;}
  206. b{font-weight: bold; color:{color:bold}}
  207. i{text-transform: italic; color:{color:text}}
  208. p{margin:5px 0 2px 0}
  209. blockquote{margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left: 2px solid {color:background}}
  210.  
  211.  
  212.  
  213.  
  214. ::-webkit-scrollbar{width:3px;height:5px;}
  215. ::-webkit-scrollbar-button:start:decrement
  216. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  217. ::-webkit-scrollbar-track-piece{background-color:{color:bgrolagem};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  218. ::-webkit-scrollbar-thumb:vertical{height:50px; scrollbar-face-color:{color:rolagem}; background-color:{color:rolagem};-webkit-border-radius:px;}
  219. ::-webkit-scrollbar-thumb:horizontal{width:50px; scrollbar-face-color:{color:rolagem}; background-color:{color:rolagem};-webkit-border-radius:px;}
  220.  
  221. /* navigation */
  222.  
  223. #navigation{position: fixed; z-index: -2; width: 150%; top: 45%; right: 70px; background-color:transparent; height: 100px;{color:background}
  224.  
  225. text-align: center; font-size: 10px;}
  226. .left{float:left; margin-left: 10px; width: 40px}
  227. .left a{text-decoration: none; font-size: 75px; line-height: 75px}
  228. .left a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  229. .right{float:right; margin-right: 10px; width: 40px}
  230. .right a{text-decoration: none; font-size: 75px; line-height: 75px}
  231. .right a:hover{background-color: transparent; opacity: 0.4; filter:alpha(opacity=40)}
  232.  
  233.  
  234. .title {float: left; width: 155px; font-size: 23px; line-height: 20px; text-align: left; margin: 20px 5px 0 0}
  235. .title a{font-family: calibri; font-size: 23px; line-height: 20px; color: {color:sidebartext}; text-transform: uppercase}
  236. .title a:hover {opacity: 0.6; filter:alpha (opacity=60); background-color: transparent}
  237.  
  238. .sidebarpic img{max-width: 235px; text-align:center; margin-top: 2px}
  239.  
  240. .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 }
  241. .sidebartext a{font-size:10px}
  242. .sidebartext a:hover{font-size:10px}
  243.  
  244. .userpic{float: left; margin: 0px 4px 2px 0; width:48px; height:auto}
  245.  
  246. .sidebarnavigation {float: right; width: 90px; text-align:left; margin: 20px 0 10px 0; }
  247. .sidebarnavigation a{width: 75px; font-size: 10px; text-transform: uppercase; display: block;list-style: none;
  248.  
  249.  
  250. text-decoration: none; color: {color: text}; background-color: {color:background}; opacity: 0.8; filter:alpha (opacity=80);
  251.  
  252. padding: 3px 0 3px 10px; margin:0 0px 1px 0; }
  253. .sidebarnavigation a:hover{width: 70px;font-size: 10px; text-transform: uppercase; display: block;list-style: none;
  254.  
  255. text-decoration: none; color:{color:text}; background-color: {color:linkhover}; padding: 3px 0 3px 15px; margin:0 0 1px 0}
  256.  
  257. .sidebarlinks{text-align:center; margin: 7px 0 2px 0}
  258. .sidebarlinks a{font-size: 10px; text-transform: none; display: block;list-style: none; text-decoration: none; color:
  259.  
  260. {color:text}; background-color: {color:entry}; opacity: 0.8; filter:alpha (opacity=80); padding: 1px 0 1px 10px; margin:0
  261.  
  262. 0px 1px 0;}
  263. .sidebarlinks a:hover{font-size: 10px; text-transform: uppercase; display: block;list-style: none; text-decoration: none;
  264.  
  265. color:{color:text}; background-color: {color:linkhover}; padding: 1px 0 1px 15px; margin:0 0 1px 0;}
  266.  
  267. .credit{clear: both; font-size: 9px; text-align: center; color:{color:text}; margin-top: 5px}
  268. .credit a{text-decoration: none;color:{color:sidebartext}}
  269. .credit a:hover{color:{color:linkbackground}; background-color: transparent}
  270.  
  271. .sidebarpages{margin: 5px 0 0 0; text-align: center;}
  272. .sidebarpages a{text-decoration: none;color:{color:sidebartext}}
  273. .sidebarpages a:hover{color:{color:linkbackground}; background-color: transparent}
  274.  
  275. .search{margin-top: 3px}
  276. .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%}
  277.  
  278. /* container */
  279. #container {background-color:transparent; width: 540px; position: absolute; top: -20px; right: 180px; padding-bottom: 90px;}
  280.  
  281. #entries {margin: 40px 0 10px 0;font-family: verdana; font-size:10px;}
  282.  
  283. #entry {width: 500px; padding:5px; background-color:{color:entry};text-align: justify; padding: 20px; margin: 5px 0 3px 0}
  284.  
  285. .image{text-align: center; margin: 0 0 5px 0}
  286. .image img{width: 500px; border: 0px; margin: 0; padding: 0; border: #000 solid;}
  287.  
  288. #ask_form{width: 500px}
  289.  
  290. .search_result{font-size: 12px; text-align: center}
  291.  
  292. .source{display:none}
  293.  
  294.  
  295. h1{font-family: verdana; font-size:16px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal;
  296. margin: 0 0 5px 0; text-align: center}
  297. h1 a{font-family: verdana;font-size:16px; letter-spacing: -1px; line-height: 20px; text-transform: mnone; font-weight: normal;
  298. margin: 0 0 5px 0; text-decoration: none; text-align: center}
  299.  
  300. .qqmarks{font-size: 80px; font-weight: bold; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20)}
  301. .qquote{font-size: 15px; letter-spacing: 0px; line-height: 20px; text-transform: none; margin-top: -70px; margin-left:
  302.  
  303. 45px}
  304. .qsource{margin: 5px 15px 0 0; text-align: right}
  305.  
  306. .chat{line-height: 12px; list-style: none }
  307. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  308. .person1 {color: {color:text} }
  309. .person1 .label {font-weight: bold; padding: 0px; margin: 0 0 5px 0; color: {color:text}}
  310. .person2 {color: {color:text}}
  311. .person2 .label { font-weight: bold; padding: 0px; margin: 0 0 5px 0; color: {color:text}}
  312.  
  313. .audioimage{float:left; text-align: center; margin: 0 10px 5px 0; width: 205px; border: 15px solid {color:background};
  314.  
  315. -moz-border-radius: 6px; border-radius: 6px;}
  316. .audioimage img{max-width: 205px; height: auto; margin: 0 0 2px 0}
  317. .playcount {font-style: italic}
  318.  
  319. .asker {width: 480px; background-color: #1a1919; color:{color:text}; -moz-border-radius: 6px; border-radius: 6px;
  320.  
  321. padding: 10px}
  322. .asker img{float: left; margin: 0px 4px 2px 0; border-radius: 10px;}
  323. .asker a{font-size: 15px; color:{color:link}; text-transform: uppercase; line-height: 27px; padding: 0; margin: 0}
  324. .asker a:hover{font-size: 15px; color:{color:link}; text-transform: uppercase; line-height:27px; padding: 0; margin: 0}
  325. .answer {padding: 5px 0 0 0}
  326.  
  327. #cap {padding: 2px 0 0 0; width: 490px; margin: 0 0 0 5px}
  328.  
  329. .info{width: 490px; margin: 15px auto 0 auto; background-color:{color:background}; padding: 5px; opacity: 0.7;
  330. filter:alpha (opacity=70); -moz-border-radius: 6px; border-radius: 6px}
  331. .tags{font-size: 8px; display: inline; text-align: left; font-family: pf tempesta five condensed;}
  332. .tags a{font-size: 8px}
  333. .origin{font-size: 8px; text-align: left; font-family: pf tempesta five condensed;}
  334. .ibottom{margin: 5px 0 5px 0; font-family: pf tempesta five condensed, pf tempesta five condensed}
  335. .ibottom a:hover{background-color: {color:linkhover}; padding: 1px 0 1px 0}
  336. .date{float:left; text-transform: none; font-size: 8px}
  337. .permalink{float:right; text-transform: uppercase; font-size: 8px}
  338.  
  339. #clear{clear: both; width: 50px; height: 0px; background-color: transparent;}
  340.  
  341. #prevnextlinks{text-align: center;width: 500px; background-color:{color:entry}; padding: 7px 20px 7px 20px;
  342. margin: 0 0 2px 0; font-size: 10px}
  343.  
  344. .sidebartext{
  345. clear: both;
  346. text-align: left;
  347. background-color: transparent;
  348. opacity: 0.8;
  349. margin: 0px 0px 0px 0px;
  350. padding: 0px;
  351. font-family: tahoma;
  352. font-size: 8px;
  353. }
  354.  
  355.  
  356.  
  357. .sidebartext a{font-size:8px;}
  358. .sidebartext a:hover{font-size:8px}
  359.  
  360. .sidebarnavigation {
  361. float: left;
  362. width: 90px;
  363. text-align:center;
  364. margin: 20px 0 10px 0;
  365. }
  366.  
  367. .sidebarnavigation a{
  368. width: 75px;
  369. font-size: 10px;
  370. font-family: tahoma;
  371. text-transform: lowercase;
  372. display: block;
  373. list-style: none;
  374. text-decoration: none;
  375. color: {color: text};
  376. background-color: {color:background};
  377. opacity: 0.8;
  378. filter:alpha (opacity=80);
  379. padding: 3px 0 3px 10px;
  380. margin:0 0px 1px 0;
  381. }
  382. .sidcredit{text-align: left; background-color: #0B0B0B;padding : 5px; font-size: 8px; margin-top: 5px; font-family: pf tempesta five condensed}
  383.  
  384. .sidebarnavigation a:hover{
  385. width: 70px;
  386. font-size: 10px;
  387. font-family: verdana;
  388. text-transform: none;
  389. display: block;
  390. list-style: none;
  391. text-decoration: none;
  392. color:{color:text};
  393. background-color: {color:linkhover};
  394. padding: 3px 0 3px 15px;
  395. margin:0 0 1px 0
  396. }
  397.  
  398. .frasinha {text-align: center;font-family:rouge script; font-size: 20px; font-style: none;height: 20px; color: {color:frases}; margin-left:205px;margin-top:60px; text-transform: none; letter-spacing: 1px;position:fixed;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;width:190px;z-index:8000000000000000;line-height:19px;text-shadow:0px 0px 9px {color:shadows}; opacity:0.5;}
  399.  
  400.  
  401. .frasinha:hover{opacity:0.9; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  402.  
  403.  
  404. .frase {text-align: center;font-family:Wire One; font-size: 28px; font-style: none;height: 30px;color: {color:frases}; margin-left:200px;margin-top:10px; text-transform: none; letter-spacing: 1px;position:fixed;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;width:190px;z-index:8000000000000000;line-height:25px;}
  405.  
  406. #sidebar1 {background-image: url('http://static.tumblr.com/2tpuq3y/zGymb8k2t/tumblr_mar80dfana1qciah5o1_500.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: 200px;;margin-top:-10px; width:190px; height:20%; position:fixed;border-left: 5px solid {color:border}; border-right: 5px solid {color:border};}
  407.  
  408.  
  409. #sidebar {text-align: justify; overflow: hidden; height: 420px; font-size: 9px; font-family: verdana; position: fixed; margin-left: 187px; width: 210px; background-color: {color:sidebar}; color: {color:text}; margin-top: 106px; padding: 10px; z-index:100; border:1px solid #2b2b2b;padding:5px;}
  410.  
  411.  
  412.  
  413. #sidebar2 {margin-top: 106px; margin-left: 187px; width: 215px; height: 425px; position: fixed; background-color: #2B2B2B; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; z-index:90000000; border:4px solid {color:border};z-index:100;; }
  414.  
  415. #sidebar2 img{width: 210px; height: 415px; border:4px solid #2B2B2B ;margin-top:1px; filter: url(filters.svg#grayscale); -webkit-filter: grayscale(0);}
  416.  
  417. #sidebar2 img:hover {opacity: 0.7;filter: url(filters.svg#grayscale); -webkit-filter: grayscale(1); -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  418.  
  419. #sidebar2:hover {opacity:1.0;}
  420.  
  421.  
  422.  
  423. .descri {text-align: justify; margin-top:530px; margin-left: 185px; overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px; font-size: 4px; font-family: tahoma; position: fixed; color: {color:text}; padding: 9px; background-attachment: fixed; width:208px; height: 0px;border-top: 2px solid {color:borda}; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out; letter-spacing: 2px; font-style: normal; line-height: 3px; -webkit-transform: rotate(-180deg); z-index:100;;}
  424.  
  425. .descri:hover{margin-top:105px; height:420px; background-color: {color:sidebar}; color: {color:text}; font-family: tahoma;-webkit-transform: rotate(0deg);}
  426.  
  427. .desc{margin-top:10px;font-size: 10px; font-family: arial; letter-spacing: -1px; line-height: 15px;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; letter-spacing: 0px;}
  428.  
  429.  
  430.  
  431. .links1 {position: fixed; margin-left:205px; margin-top:90px; padding: 0px; text-align: center; z-index:3;}
  432. .links1 a {float: left; display: block; letter-spacing: 0px; font-size:10px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 31px; background-color: {color:bglinks}; color:{color:linkss}; text-decoration: none; text-transform:uppercase; line-height:14px; }
  433. .links1 a:hover{background-color: {color:bglinkshover};color: {color:linkshover};text-align: center;}
  434.  
  435.  
  436. .sdescri {text-align: center; margin-top:50px; margin-left: 23px; overflow: hidden; -webkit-border-radius: 30px 30px 0px 0px; font-size: 88px; font-family:tahoma; position: fixed; background-color:#000; color:{color:text}; padding: 9px; width:181px; -moz-transition: all 2s ease-out; height: 10px; letter-spacing: 0px; line-height: 10px;z-index:100;text-transform: uppercase;}
  437.  
  438. .sdescri:hover {-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; }
  439.  
  440.  
  441.  
  442. @font-face {font-family: "pf tempesta five condensed";src: url('http://static.tumblr.com/2tpuq3y/63tm9hjri/pf_tempesta_five_condensed.ttf');}
  443.  
  444.  
  445. @font-face {font-family: "give you glory";src: url('http://static.tumblr.com/b5bnkcs/eavmab0i8/giveyouglory.ttf');}
  446.  
  447.  
  448.  
  449. </head>
  450. </style>
  451.  
  452.  
  453. <body>
  454.  
  455.  
  456. <div id="container">
  457.  
  458. <div id="entries">
  459. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  460. <script type="text/javascript"
  461.  
  462. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  463.  
  464.  
  465. {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  466.  
  467.  
  468.  
  469. {block:Posts}
  470.  
  471. <div id="entry">
  472. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  473.  
  474. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  475. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  476.  
  477. {block:Photoset}{Photoset-500}
  478. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  479. {/block:Photoset}
  480.  
  481. {block:Quote}
  482. <b class="qqmarks">“</b><div class="qquote">{Quote}</div>
  483. {block:Source}<div class="qsource">~ {Source}</div>{/block:Source}
  484. {/block:Quote}
  485.  
  486. {block:Link}
  487. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  488. {block:Description}{Description}{/block:Description}
  489. {/block:Link}
  490.  
  491. {block:Chat}
  492. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  493. <div class="chat"><ul>{block:Lines}
  494. <li class="person{UserNumber}">{block:Label}
  495. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  496. {/block:Chat}
  497.  
  498. {block:Audio}
  499. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  500. {AudioPlayerWhite}
  501. <div class="playcount">{PlayCountWithLabel}</div>
  502. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  503. {/block:Audio}
  504.  
  505. {block:Video}{Video-500}
  506. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  507.  
  508. {block:Answer}
  509. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question}</div>
  510. <div class="answer">{Answer}</div>
  511. {/block:Answer}
  512.  
  513. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  514. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  515. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  516. {/block:ContentSource}</div>
  517.  
  518.  
  519.  
  520. <div id="clear"></div>
  521.  
  522. {block:Date} <div class="info">{block:IfShowTags}{block:HasTags}<div class="tags">» tagged {block:Tags}&nbsp;&nbsp;<a
  523.  
  524. href="{TagURL}">{Tag}&nbsp;&nbsp;</a>{/block:Tags}</div>{/block:HasTags}{/block:IfShowTags}
  525. <div class="origin">{block:IfShowPostAuthor}{block:GroupMembers}» posted by <a href="{PostAuthorURL}">{PostAuthorName}</a><br>{/block:GroupMembers}{/block:IfShowPostAuthor}
  526. {block:RebloggedFrom}» via&nbsp;&nbsp;<a href="{ReblogParentURL}"
  527. title="{ReblogParentTitle}">{ReblogParentName}</a>
  528. &nbsp;&nbsp;(originally&nbsp;&nbsp;<a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}
  529. </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}
  530. {Month} {Year} @ {12Hour}:{Minutes}{AmPm}</span> {block:NoteCount}
  531. <span class="permalink"><a href="{Permalink}" title="permalink to this post">{NoteCountWithLabel}</a>{/block:NoteCount}</span>{/block:NoteCount}</div> {/block:Date}
  532. </div>
  533.  
  534.  
  535. {/block:Posts}
  536.  
  537. <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>
  538.  
  539. </div>
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548. </div>
  549.  
  550.  
  551.  
  552.  
  553.  
  554.  
  555.  
  556.  
  557.  
  558.  
  559.  
  560.  
  561.  
  562.  
  563. </div>
  564. <div id="sidebar1">
  565.  
  566. </div></div>
  567. </div>
  568.  
  569.  
  570.  
  571. <center><div class="frasinha"><center>{text:frase1}</center></div></center>
  572. <center><div class="frase"><center>{text:frase2}</center></div></center>
  573. </div></div>
  574. </div>
  575.  
  576.  
  577.  
  578. </div>
  579.  
  580.  
  581. <div id="sidebar2"><img src="{image:sidebar}"></div>
  582.  
  583. <div class="descri"><div class="desc">{description}</div></div>
  584.  
  585.  
  586.  
  587.  
  588.  
  589. </div></div>
  590. </div>
  591.  
  592.  
  593.  
  594.  
  595. </div>
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602.  
  603.  
  604.  
  605.  
  606.  
  607.  
  608.  
  609. <div style="left:100px; top:0px; position: fixed;">
  610. <div class="sidcredit"><a href="http://efeit0-suicida.tumblr.com">©THEME</a>
  611. </div>
  612.  
  613. </div>
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620. </div></div>
  621.  
  622.  
  623. <div class="links1">
  624.  
  625. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}</a>
  626. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}</a>
  627. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}</a>
  628. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}</a>
  629. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}</a>
  630. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}</a>
  631.  
  632.  
  633. </div>
  634.  
  635.  
  636.  
  637.  
  638.  
  639. </div>
  640.  
  641.  
  642. </div></div></div>
  643.  
  644. </table></div></div></div>
  645. </div>
  646. </div></div></div></div></div></div></div></div></div></div></div></div></div>
  647. </body>
  648. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement