Advertisement
efeit0-suicida

efeit0-suicida-theme27

Feb 9th, 2013
557
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.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:rolagem" content="#666666" />
  133. <meta name="color:bgrolagem" content="#666666" />
  134. <meta name="color:cortina" content="#666666" />
  135. <meta name="color:bordercortina" content="#666666" />
  136.  
  137.  
  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:bglinkss" content="#fff" />
  154. <meta name="color:linkss" content="#000" />
  155. <meta name="color:borderlinkss" content="#cccccc" />
  156. <meta name="color:frase" content="#666666" />
  157.  
  158. <meta name="text:frase" content="" />
  159.  
  160.  
  161.  
  162.  
  163. <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
  164.  
  165. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  166.  
  167. <link href='http://fonts.googleapis.com/css?family=McLaren' rel='stylesheet' type='text/css'>
  168.  
  169. <link href='http://fonts.googleapis.com/css?family=Headland+One' rel='stylesheet' type='text/css'>
  170.  
  171. <link href='http://fonts.googleapis.com/css?family=Petit+Formal+Script' rel='stylesheet' type='text/css'>
  172.  
  173. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  174.  
  175. <link href='http://fonts.googleapis.com/css?family=Paprika' rel='stylesheet' type='text/css'>
  176.  
  177.  
  178. <link href='http://fonts.googleapis.com/css?family=Lemon' rel='stylesheet' type='text/css'>
  179.  
  180.  
  181. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  182.  
  183. <title>{Title}</title>
  184. <link rel="shortcut icon" href="{Favicon}">
  185. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  186. {block:Description}
  187. <meta name="description" content="{MetaDescription}" />
  188. {/block:Description}
  189.  
  190.  
  191.  
  192. <style type="text/css">
  193.  
  194.  
  195. body {background-color:{color:background}; color:{color:text}; font-family: tahoma, tahoma; font-size: 8px; text-align:center;
  196.  
  197. center; line-height:120%; margin:0; padding:0; background-image:url('{image:background}'); background-attachment: fixed}
  198. a, a:link, a:active, a:visited {color:{color:link};text-transform: none; text-decoration: none}
  199. a:hover {background-color:{color:linkhover}; padding: 1px 0 1px 0; text-decoration: none}
  200. img a{border:0px;}
  201. img a:hover{border:0px;}
  202. b{font-weight: bold; color:{color:bold}}
  203. i{text-transform: italic; color:{color:text}}
  204. p{margin:5px 0 2px 0}
  205. blockquote{margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left: 2px solid {color:background}}
  206.  
  207.  
  208.  
  209.  
  210. ::-webkit-scrollbar{width:3px;height:5px;}
  211. ::-webkit-scrollbar-button:start:decrement
  212. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  213. ::-webkit-scrollbar-track-piece{background-color:{color:bgrolagem};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  214. ::-webkit-scrollbar-thumb:vertical{height:50px; scrollbar-face-color:{color:rolagem}; background-color:{color:rolagem};-webkit-border-radius:px;}
  215. ::-webkit-scrollbar-thumb:horizontal{width:50px; scrollbar-face-color:{color:rolagem}; background-color:{color:rolagem};-webkit-border-radius:px;}
  216.  
  217. /* navigation */
  218.  
  219. #navigation{position: fixed; float: right; z-index: -2; width: 150%; top: 45%; right: 100px; background-color:transparent; height: 100px;{color:background}
  220.  
  221. text-align: center; font-size: 10px;}
  222. .left{float:left; margin-left: 10px; width: 40px}
  223. .left a{text-decoration: none; font-size: 75px; line-height: 75px}
  224. .left a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  225. .right{float:right; margin-right: 10px; width: 40px}
  226. .right a{text-decoration: none; font-size: 75px; line-height: 75px}
  227. .right a:hover{background-color: transparent; opacity: 0.4; filter:alpha(opacity=40)}
  228.  
  229.  
  230. .title {float: left; width: 155px; font-size: 23px; line-height: 20px; text-align: left; margin: 20px 5px 0 0}
  231. .title a{font-family: tahoma; font-size: 23px; line-height: 20px; color: {color:sidebartext}; text-transform: uppercase}
  232. .title a:hover {opacity: 0.6; filter:alpha (opacity=60); background-color: transparent}
  233.  
  234. .sidebarpic img{max-width: 235px; text-align:center; margin-top: 2px}
  235.  
  236. .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 }
  237. .sidebartext a{font-size:10px}
  238. .sidebartext a:hover{font-size:10px}
  239.  
  240. .userpic{float: left; margin: 0px 4px 2px 0; width:48px; height:auto}
  241.  
  242. .sidebarnavigation {float: right; width: 90px; text-align:left; margin: 20px 0 10px 0; }
  243. .sidebarnavigation a{width: 75px; font-size: 10px; text-transform: uppercase; display: block;list-style: none;
  244.  
  245.  
  246. text-decoration: none; color: {color: text}; background-color: {color:background}; opacity: 0.8; filter:alpha (opacity=80);
  247.  
  248. padding: 3px 0 3px 10px; margin:0 0px 1px 0; }
  249. .sidebarnavigation a:hover{width: 70px;font-size: 10px; text-transform: uppercase; display: block;list-style: none;
  250.  
  251. text-decoration: none; color:{color:text}; background-color: {color:linkhover}; padding: 3px 0 3px 15px; margin:0 0 1px 0}
  252.  
  253. .sidebarlinks{text-align:center; margin: 7px 0 2px 0}
  254. .sidebarlinks a{font-size: 10px; text-transform: none; display: block;list-style: none; text-decoration: none; color:
  255.  
  256. {color:text}; background-color: {color:entry}; opacity: 0.8; filter:alpha (opacity=80); padding: 1px 0 1px 10px; margin:0
  257.  
  258. 0px 1px 0;}
  259. .sidebarlinks a:hover{font-size: 10px; text-transform: uppercase; display: block;list-style: none; text-decoration: none;
  260.  
  261. color:{color:text}; background-color: {color:linkhover}; padding: 1px 0 1px 15px; margin:0 0 1px 0;}
  262.  
  263. .credit{clear: both; font-size: 9px; text-align: center; color:{color:text}; margin-top: 5px}
  264. .credit a{text-decoration: none;color:{color:sidebartext}}
  265. .credit a:hover{color:{color:linkbackground}; background-color: transparent}
  266.  
  267. .sidebarpages{margin: 5px 0 0 0; text-align: center;}
  268. .sidebarpages a{text-decoration: none;color:{color:sidebartext}}
  269. .sidebarpages a:hover{color:{color:linkbackground}; background-color: transparent}
  270.  
  271. .search{margin-top: 3px}
  272. .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%}
  273.  
  274.  
  275.  
  276. #tudo {text-align: center; width: 935px; margin: 0px auto 0px auto; padding: 0px; z-index: 100; }
  277.  
  278. #post {float: left; margin-top:50px; overflow:hidden; margin-left: 490px;z-index: 100; padding-bottom: 10px; opacity:1; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; padding-left:7px;padding-right:20px;line-height: 15px; }
  279.  
  280. #post:hover {opacity:1; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;}
  281.  
  282. .capost {width:500px; background-color: {color:entry}; padding: 15px; margin-bottom: 10px; text-align: justify; font-family: calibri; font-size: 12px;z-index: 100; }
  283.  
  284. .image{text-align: center; margin: 0 0 5px 0}
  285. .image img{width: 500px; border: 0px; margin: 0; padding: 0; }
  286.  
  287. #ask_form{width: 500px}
  288.  
  289. .search_result{font-size: 12px; text-align: center}
  290.  
  291. .source{display:none}
  292.  
  293.  
  294. h1{font-family: calibri; font-size:16px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal;
  295. margin: 0 0 5px 0; text-align: center}
  296. h1 a{font-family: calibri;font-size:16px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal;
  297. margin: 0 0 5px 0; text-decoration: none; text-align: center}
  298.  
  299. .qqmarks{font-size: 80px; font-weight: bold; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20)}
  300. .qquote{font-size: 20px; letter-spacing: 0px; line-height: 20px; text-transform: none; margin-top: -70px; margin-left:
  301.  
  302. 45px}
  303. .qsource{margin: 5px 15px 0 0; text-align: center}
  304.  
  305. .chat{line-height: 12px; list-style: none }
  306. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  307. .person1 {color: {color:text} }
  308. .person1 .label {font-weight: bold; padding: 0px; margin: 0 0 5px 0; color: {color:text}}
  309. .person2 {color: {color:text}}
  310. .person2 .label { font-weight: bold; padding: 0px; margin: 0 0 5px 0; color: {color:text}}
  311.  
  312. .audioimage{float:left; text-align: center; margin: 0 10px 5px 0; width: 205px; border: 15px solid {color:background};
  313.  
  314. -moz-border-radius: 6px; border-radius: 6px;}
  315. .audioimage img{max-width: 205px; height: auto; margin: 0 0 2px 0}
  316. .playcount {font-style: italic}
  317.  
  318. .question {color:{color:text}; font-size: 11px; font-weight: normal; font-family: {font:text}; line-height:95%; background: transparent; position: relative; min-height:20px; padding:5px 15px; margin-bottom:2px; margin-right:-10px;;border: 1px solid {color:border}; border-radius: 10px;}
  319.  
  320. .questionarrow {font-size:30px; color:{color:background}; vertical-align:middle; margin-left:-5px!important;}
  321.  
  322. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text}}
  323. .asker a {color:{color:text};}
  324. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  325.  
  326. .asking {text-align:center; color:{color:text}; font:11px {font:text}; text-transform:none;}
  327. .asking a{color:{color:text};}
  328. .asking img {width:60px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  329.  
  330. .answer {color:{color:text};}
  331.  
  332. #cap {padding: 2px 0 0 0; width: 490px; margin: 0 0 0 5px}
  333.  
  334. .info{width: 490px; margin: 15px auto 0 auto; background-color:{color:background}; padding: 5px; opacity: 0.7;
  335. filter:alpha (opacity=70); -moz-border-radius: 6px; border-radius: 6px}
  336. .origin{font-size: 8px; text-align: left; font-family: pf tempesta five condensed;}
  337. .ibottom{margin: 5px 0 5px 0; font-family: pf tempesta five condensed, pf tempesta five condensed}
  338. .ibottom a:hover{background-color: {color:linkhover}; padding: 1px 0 1px 0}
  339. .date{float:left; text-transform: none; font-size: 8px}
  340. .permalink{float:right; text-transform: uppercase; font-size: 8px}
  341.  
  342. #clear{clear: both; width: 50px; height: 0px; background-color: transparent;}
  343.  
  344. #prevnextlinks{text-align: center;width: 500px; background-color:{color:entry}; padding: 7px 20px 7px 20px;
  345. margin: 0 0 2px 0; font-size: 10px}
  346.  
  347. .sidebartext{
  348. clear: both;
  349. text-align: left;
  350. background-color: transparent;
  351. opacity: 0.8;
  352. margin: 0px 0px 0px 0px;
  353. padding: 0px;
  354. font-family: arial;
  355. font-size: 8px;
  356. }
  357.  
  358.  
  359. .notes {width: 540px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  360. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  361. ol.notes li {background-color: {color:entry}; margin-bottom: 2px; padding: 5px; }
  362. .notes img{display: none; border:0px}
  363.  
  364. .anony { -webkit-transition: all 0.6s ease-out;opacity: 0.99; -moz-transition: all 0.6s ease-out;}
  365. .anony:hover { opacity: 0.88;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  366.  
  367. #info {text-align: center; margin-left: -20px; margin-top:20px; font-size: 10px; height: 12px; font-family: calibri; text-transform: uppercase; z-index: 11;line-height:10px;}
  368. #info a {font-size: 9px; text-transform: uppercase;}
  369.  
  370. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  371. #tags a {font-size: 9px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  372.  
  373. #pag {width: 150; margin-top:520px; margin-left:270px; position: fixed;}
  374. #pag a {float: left; display: block; width: 10px; height:8px; line-height: 7px; padding: 3px; font-family: calibri; font-size: 32px; text-align: center; color: {color:link} ; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px;font-weight: bold;}
  375.  
  376.  
  377.  
  378. .sidebartext a{font-size:8px;}
  379. .sidebartext a:hover{font-size:8px}
  380.  
  381. .sidebarnavigation {
  382. float: left;
  383. width: 90px;
  384. text-align:center;
  385. margin: 20px 0 10px 0;
  386. }
  387.  
  388. .sidebarnavigation a{
  389. width: 75px;
  390. font-size: 10px;
  391. font-family: tahoma;
  392. text-transform: lowercase;
  393. display: block;
  394. list-style: none;
  395. text-decoration: none;
  396. color: {color: text};
  397. background-color: {color:background};
  398. opacity: 0.8;
  399. filter:alpha (opacity=80);
  400. padding: 3px 0 3px 10px;
  401. margin:0 0px 1px 0;
  402. }
  403. .sidcredit{text-align: left; background-color: transparent;padding : 5px; font-size: 8px; margin-top: 5px; font-family: pf tempesta five condensed}
  404.  
  405. .sidebarnavigation a:hover{
  406. width: 70px;
  407. font-size: 10px;
  408. font-family: verdana;
  409. text-transform: none;
  410. display: block;
  411. list-style: none;
  412. text-decoration: none;
  413. color:{color:text};
  414. background-color: {color:linkhover};
  415. padding: 3px 0 3px 15px;
  416. margin:0 0 1px 0
  417. }
  418.  
  419.  
  420.  
  421.  
  422. .frase {text-align: center;font-family:parisienne; font-size: 25px; font-style: none;height: 10px;color: {color:frase}; margin-left:170px;margin-top:100px; text-transform: none; letter-spacing: 1px;position:fixed;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;width:250px;z-index:8000000000000000;line-height:0px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.1s ease-out; z-index:100; text-shadow: 4px 01px 10px #c7c7c7;}
  423.  
  424.  
  425.  
  426.  
  427.  
  428. #sidebar {text-align: justify; overflow: hidden; height: 450px; font-size: 9px; font-family: verdana; position: fixed; margin-left: 187px; width: 200px; background-color: transparent; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; color: {color:text}; margin-top: 10px; padding: 10px; z-index:100; border:1px solid {color:border};padding:5px;}
  429.  
  430. #sidebar1 {text-align: justify; overflow: hidden; height: 15px; font-size: 9px; font-family: verdana; position: fixed; margin-left: -20px; width:2000px; background-color: {color:cortina}; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; color: {color:text}; margin-top: -15px; padding: 10px; z-index:1; border-bottom:10px solid {color:bordercortina};padding:5px;-webkit-border-radius: 5px;
  431. -moz-border-radius: 5px;
  432. border-radius: 5px;}
  433.  
  434. #sidebar2 {margin-top: 120px; margin-left: 180px; width: 80px; height: 100px; position: fixed; background-color: transparent; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; z-index:90000000; z-index:100; }
  435.  
  436. #sidebar2 img{width: 200px;border-radius: 5px; height: 220px; border:10px dotted #d17386;margin-top:1px; filter: url(filters.svg#grayscale); -webkit-filter: grayscale(0);border:1px double {color:border}; padding:5px; padding:10px}
  437.  
  438. #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;}
  439.  
  440. #sidebar2:hover {opacity:1.0;}
  441.  
  442.  
  443. #sidebar3 {text-align: justify; overflow: hidden; height-top: 150px; font-size: 10px; font-family: muli; position: fixed; margin-left: 180px; width: 200px; background-color: {color:sidebar}; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; color: {color:text}; margin-top: 375px; padding: 10px; z-index:1; border-radius: 5px;}
  444.  
  445.  
  446. @font-face {font-family: 'Muli';font-style: normal;
  447. font-weight: 400;src: local('Muli'), url(http://themes.googleusercontent.com/static/fonts/muli/v4/kU4XYdV4jtS72BIidPtqyw.woff) format('woff');}
  448.  
  449.  
  450.  
  451. .llinks {text-align:inline; letter-spacing: 0px; font-family:muli; font-size: 11.4px; background-color: {color:bglinkss};text-align: right; width:61px; height: auto; text-transform: lowercase; color: {color:linkss}; padding:1px; margin-top: 0px; margin-left: 0px; text-decoration: none; font-style: none;background-color:opacity: 10;z-index:100;line-height: 15px;}
  452.  
  453. .llinks a {text-transform: lowercase;opacity: 10;color: {color:linkss};margin:4px;text-shadow: 1px 1px 1px #eee;border-right: 5px solid {color:borderlinkss};padding:0px;padding-left: 4px;padding-right: 4px;text-align: right;}
  454.  
  455. .llinks a:hover {-webkit-animation-name: thamidlc;-webkit-animation-duration: 0.4s;-webkit-transform-origin:50% 50%;-webkit-animation-timing-function: linear;-webkit-transform: rotate(-5deg);margin-left: -5px}
  456.  
  457.  
  458. #ll {position:absolute; margin-top:160px; width:; margin-left: 15px;opacity: 2;background-color: {color:sidebar};-webkit-transform: rotate(-0deg);z-index:90000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000;color: #ffffff;}
  459.  
  460. #sid {width: 0px; height: 0px; float: left; margin-left:107px; margin-top: 45px; padding: 0px; background-color: {color:sidebar}; text-align: center; position: fixed;opacity: 2; }
  461.  
  462.  
  463.  
  464. @font-face {font-family: "pf tempesta five condensed";src: url('http://static.tumblr.com/2tpuq3y/63tm9hjri/pf_tempesta_five_condensed.ttf');}
  465.  
  466.  
  467. @font-face {font-family: "give you glory";src: url('http://static.tumblr.com/b5bnkcs/eavmab0i8/giveyouglory.ttf');}
  468.  
  469.  
  470. #side {width: 29px; position: fixed; padding: 8px; margin-left: 200px; margin-top: 365px; color:{color:sidebar}; font-size: 30px; -webkit-transform: rotate(35deg); z-index: 1000;}
  471.  
  472.  
  473. </head>
  474. </style>
  475.  
  476.  
  477. <body>
  478.  
  479.  
  480.  
  481. <div id="post">
  482.  
  483. {block:Posts}
  484. <div class="capost">
  485.  
  486. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  487.  
  488. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  489.  
  490. {block:Photoset}{Photoset-500}{/block:Photoset}
  491.  
  492.  
  493. {block:Quote}
  494. <div class="quote">“{Quote}”</div>
  495. {block:Source}<div class="qsource"><b> — {Source}</b></div>
  496. {/block:Source}
  497. {/block:Quote}
  498.  
  499.  
  500. {block:Link}
  501. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  502. {block:Description}{Description}{/block:Description}
  503. {/block:Link}
  504.  
  505. {block:Chat}
  506. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  507. <div class="chat"><ul>{block:Lines}
  508. <li class="person{UserNumber}">{block:Label}
  509. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  510. {/block:Chat}
  511.  
  512. {block:Audio}
  513. <div class="player">{AudioPlayerBlack}</div>
  514. {block:Caption}{Caption}{/block:Caption}
  515. {/block:Audio}
  516.  
  517. {block:Video}{Video-500}{/block:Video}
  518.  
  519. {block:Answer}
  520. <table width="500px" cellspacing="0" cellpadding="0">
  521. <tr>
  522. <td width="415px" class="question">{Question}</td>
  523. <td width="30px"><span class="questionarrow"></span><img src="http://static.tumblr.com/2tpuq3y/tO8mhvcg5/tumblr_mb8jjyw2zq1rq0k5so1_250.png"></td>
  524. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  525. </tr>
  526. </table>
  527. <div class="answer">{Answer}</div>
  528. {/block:answer}
  529.  
  530. <div id="cap">
  531. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  532. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  533. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  534.  
  535. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  536. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  537. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  538. {/block:ContentSource}</div></div>
  539. <br>
  540.  
  541.  
  542.  
  543. <div class="credito">
  544. {block:Date}<div id="info">
  545. <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}
  546. </div></center>{/block:IfShowTags}{/block:Date}</div>
  547. </div>
  548.  
  549.  
  550.  
  551. {/block:Posts}
  552. {block:PostNotes}
  553. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  554. {/block:PostNotes}
  555.  
  556.  
  557.  
  558.  
  559. </div>
  560. </div>
  561.  
  562.  
  563.  
  564.  
  565.  
  566. </div>
  567. <div id="sidebar1">
  568.  
  569. </div></div>
  570. </div>
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578. </div></div>
  579. </div>
  580.  
  581.  
  582.  
  583.  
  584.  
  585. <center><div class="frase">{text:frase}</div>
  586.  
  587. </div>
  588. </div></div>
  589. </div>
  590.  
  591.  
  592.  
  593. </div>
  594.  
  595.  
  596. <div id="sidebar2"><img src="{image:sidebar}">
  597. </div>
  598.  
  599.  
  600.  
  601.  
  602.  
  603. </div></div>
  604.  
  605.  
  606.  
  607.  
  608.  
  609. <div id="sidebar3">
  610. {description}
  611.  
  612.  
  613.  
  614.  
  615.  
  616. </div></div>
  617. </div>
  618.  
  619.  
  620. </div>
  621.  
  622.  
  623.  
  624.  
  625. <div id="side">◤</div>
  626.  
  627.  
  628.  
  629.  
  630.  
  631. <div style="left:10px; top:0px; position: fixed;">
  632. <div class="sidcredit"><a href="http://efeit0-suicida.tumblr.com">©THEME</a>
  633. </div>
  634.  
  635. </div>
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657. </div><div>
  658.  
  659.  
  660.  
  661.  
  662.  
  663. <div id="sid">
  664. <div id="ll"><div class="llinks">
  665. <a href="/">HOME</a>
  666. <a href="/ask">ASK</a>
  667. <a href="/sobremim">ABOUT</a>
  668. <a href="/texts">TEXTOS</a>
  669. <a href="/meusthemes">THEMES</a>
  670. <a href="/tags">+LINKS</a>
  671.  
  672.  
  673. </div>
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683. </DIV>
  684.  
  685.  
  686. </div></div></div>
  687.  
  688. <div id="pag">
  689. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}{/block:Pagination}
  690. </div></div></div>
  691.  
  692.  
  693.  
  694. </div>
  695.  
  696.  
  697. </div></div></div>
  698.  
  699. </table></div></div></div>
  700. </div>
  701. </div></div></div></div></div></div></div></div></div></div></div></div></div>
  702. </body>
  703. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement