Advertisement
serenismo

THX 8 - 'CAUSE YOU LIED

Aug 12th, 2012
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.02 KB | None | 0 0
  1. <html>
  2.  
  3.  
  4. <head> <!-- DEFAULT VARIABLES -->
  5.  
  6. <link href='http://fonts.googleapis.com/css?family=Dosis' rel='stylesheet' type='text/css'>
  7. <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
  8.  
  9.  
  10.  
  11. <meta name="text:Link1" content="/" />
  12. <meta name="text:Link1 Title" content="link1" />
  13. <meta name="text:Link2" content="/" />
  14. <meta name="text:Link2 Title" content="link2" />
  15. <meta name="text:Link3" content="/" />
  16. <meta name="text:Link3 Title" content="link3" />
  17. <meta name="text:Link4" content="/" />
  18. <meta name="text:Link4 Title" content="link4" />
  19. <meta name="text:Link5" content="/" />
  20. <meta name="text:Link5 Title" content="link5" />
  21. <meta name="text:Link6" content="/" />
  22. <meta name="text:Link6 Title" content="link6" />
  23. <meta name="text:Link7" content="/" />
  24. <meta name="text:Link7 Title" content="link7" />
  25. <meta name="text:Link8" content="/" />
  26. <meta name="text:Link8 Title" content="link8" />
  27. <meta name="text:Link9" content="/" />
  28. <meta name="text:Link9 Title" content="link9" />
  29.  
  30. <meta name="color:background" content="#fff" />
  31. <meta name="color:link" content="#a8a7a7" />
  32. <meta name="color:link hover" content="#000" />
  33. <meta name="color:text" content="#a8a7a7" />
  34. <meta name="color:post" content="#fff" />
  35. <meta name="color:sidebar" content="#fff" />
  36. <meta name="color:background links" content="#a8a7a7" />
  37. <meta name="color:text links" content="#fff" />
  38. <meta name="color:text sidebar" content="#a8a7a7" />
  39. <meta name="color:border" content="#d8bb9a" />
  40.  
  41.  
  42. <meta name="image:background" content="" />
  43.  
  44.  
  45. <meta name="text:titulo" content="title" />
  46.  
  47.  
  48.  
  49.  
  50. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  51.  
  52. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  53.  
  54. <script type="text/javascript">
  55. $(window).load(function(){
  56. var $wall = $('#box');
  57. $wall.imagesLoaded(function(){
  58. $wall.masonry({
  59. itemSelector: '.post',
  60. isAnimated : true
  61. });
  62. });
  63. $wall.infinitescroll({
  64. navSelector : "div#navigation",
  65. nextSelector : "div#navigation a#nextPage",
  66. itemSelector : '.post',
  67. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  68. loadingText : " ",
  69. donetext : " ",
  70. extraScrollPx : 9000,
  71. bufferPx : 10000,
  72. debug : false,
  73. errorCallback: function() {
  74. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  75. }},
  76. function( newElements ) {
  77. var $newElems = $( newElements );
  78. $newElems.hide();
  79. $newElems.imagesLoaded(function(){
  80. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  81. });
  82. }); $('#box').show(500);
  83. });
  84. </script>
  85.  
  86. <title>{Title}</title>
  87. <link rel="shortcut icon" href="{Favicon}">
  88. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  89. {block:Description}
  90. <meta name="description" content="{MetaDescription}" />
  91. {/block:Description}
  92.  
  93. <style type="text/css">
  94.  
  95. body {
  96. color:{color:text};
  97. background-attachment:fixed;
  98. background-color:{color:Background};
  99. background-image: url('{image:Background}');
  100. background-position: bottom right;;
  101. background-repeat:no-repeat;
  102. text-align:justify;
  103. font-family:arial;
  104. font-size:11px;
  105. }
  106.  
  107.  
  108.  
  109. a { text-decoration:none; color:{color:link};}
  110. a:hover {text-decoration:none; color:{color:link hover};}
  111.  
  112. p {margin: 6px 0 0 0}
  113.  
  114. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:text}; padding-left: 5px; }
  115. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text};}
  116. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text}; }
  117. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text}; }
  118.  
  119. blockquote img{max-width: 470px!important}
  120. blockquote blockquote img{max-width: 450px!important}
  121. blockquote blockquote blockquote img{max-width: 430px!important}
  122. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  123.  
  124. #box{margin-left:70px;padding:0px;width:880px;top:100px;}
  125.  
  126. .post{padding: 10px; position: relative;width:250px;float:left;margin:0px;margin-left: 0px;background:{color:background};margin-top:0px;}
  127. .post img{max-width:400px;}
  128.  
  129. .perm {font-size: 10px;position: absolute;text-align: center;width: 40%;font-family:arial;background-color: {color:post};opacity:0;margn-top:-20px;padding: 3px;-webkit-transition: 1s ease-in;-moz-transition: 1s ease-in; transition: 1s ease-in; -webkit-transition: 1s ease-in;-moz-transition: 1s ease-in; transition: 1s ease-in;}
  130. .post:hover .perm{opacity:1;filter:alpha(opacity = 100);z-index:4;opacity: 1;-webkit-transition: 1s ease-in;-moz-transition: .4s ease-in; transition: .4s ease-in; -webkit-transition: .5s ease-in;-moz-transition: .4s ease-in; transition: 1s ease-in;bottom:12%;}
  131. .perm a {color:{color:text};}
  132.  
  133. .tagged {font-size: 10px;position: absolute;text-align: center;width:240px;font-family:calibri;background-color: {color:post};opacity:0;margin-top:0x;padding: 5px;-webkit-transition: 1s ease-in;-moz-transition: 1s ease-in; transition: 1s ease-in; -webkit-transition: 1s ease-in;-moz-transition: 1s ease-in; transition: 1s ease-in;}
  134. .post:hover .tagged{opacity:1;filter:alpha(opacity = 100);z-index:4;opacity: 0;-webkit-transition: 1s ease-in;-moz-transition: 1s ease-in; transition: 1s ease-in; -webkit-transition: 1s ease-in;-moz-transition: 1s ease-in; transition: 1s ease-in; text-transform:uppercase;}
  135. .tagged a {color:{color:text};}
  136.  
  137. h1 {font-family: arial; text-align: left; font-size: 16px; color: {color:text}; font-weight: normal; line-height: 18px;}
  138. h1 a {text-align: left; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  139. h1 a:hover {text-align: left; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  140.  
  141. .image {text-align: center; border: 0px}
  142. .image img {max-width: 250px; margin-bottom: 1px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; }
  143. .image img:hover {opacity: 0.9; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;}
  144.  
  145. .xquote { text-align: arial; font-size: 12px; font-family: arial; line-height: 15px; padding: 3px;margin-left: 02px; border-bottom:0px solid {color:text};margin-bottom:3px;padding-top:5px;}
  146. .xquotesource {text-align: arial; text-transform: none; margin-bottom: 5px; font-size: 09px; font-weight: ;font-size: 11px; font-family: arial;}
  147. .xquotesource a, a:hover{text-transform: none;}
  148.  
  149.  
  150. .chat {line-height: 13px; list-style: none }
  151. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  152. .person1 {color: {color:post}; padding: 2px; background-color:{color:text}}
  153. .person1 .label {font-weight: bold; color:{color:post}}
  154. .person2 {color: {color:text}; padding: 2px; }
  155. .person2 .label {font-weight: bold; color:{color:text}}
  156.  
  157. .player {background-color: #e3e3e3; text-align: left; display:block;}
  158.  
  159. .question {color:{color:text};font-size:09px;font-family:Verdana;line-height:95%;background: {color:background};position: relative;min-height:70px;padding:10px 15px;margin-bottom:2px;margin-right:-10px;}
  160.  
  161. .questionarrow {font-size:30px;color:{color:background};vertical-align:middle;margin-left:-5px!important;}
  162.  
  163. .asker {width:400px; text-align:right; text-transform:lowercase; color:{color:text};font-family:Verdana;}
  164. .asker a {color:{color:text};}
  165. .asker img {float:left; margin-left:250px; vertical-align:top; margin-right:3px; max-height:15px;}
  166.  
  167. .asking {text-align:center; color:{color:text}; font-size: 9px; font-family:Verdana; text-transform:none; margin-left: 340px}
  168. .asking a{color:{color:text};}
  169. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  170.  
  171. .arrow {padding-top:11px;color:{color:question background};font-size:30px;}
  172.  
  173. .answer {color:{color:answer};}
  174.  
  175. .notes {width: 400px; padding: 0px; margin-bottom: 0px; font-size: 9px; text-align: left;font-family:Verdana;background-color:{color:text};margin-left:279px;border-left:1px solid {color:text}}
  176. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  177. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  178. .notes img{display: none; border:0px}
  179.  
  180. #cap {width: 500px; margin-top: -2px; position: relative;}
  181. .source {display: none;}
  182.  
  183. #sidebar {position: fixed; margin: 110px 0px 0px 240px;}
  184.  
  185. #side {position: fixed; width:310px; margin-left:-21px;}
  186.  
  187. @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  188.  
  189.  
  190.  
  191.  
  192. #desc {font-size: 11px; color:{color:text links}; text-align: left; padding: 3px; background-color: transparent; margin-left: -400px; width:376px; height: 20px ; margin-top: -34px;
  193. border:px solid {color:text};}
  194.  
  195. #s1{left: 63px; top: 80px; width: 0px; height: 930px; text-align: center; background-color: {color:sidebar}; position: fixed; padding: 0px;}
  196.  
  197.  
  198.  
  199. #menuform select{background:{color:background links}; width:225px; color: {color:text links}; height: 15px; border-style: solid; border-color: {color:text links}; font-family: calibri; font-size: 9px; letter-spacing: 1px; MARGIN-TOP: 0PX;margin-left:-1px;text-transform:uppercase;}
  200.  
  201. #title {position:fixed;width:auto; height:15; font-size:25px; font-family:Parisienne; text-align:right; color:{color:text sidebar}; padding: 5px; margin-top:-100px;margin-left:404px;line-height: 13px;background-color: transparent;x-index:7; -webkit-transform: rotate(0deg);}
  202. #title a { color:{color:text sidebar};}
  203.  
  204.  
  205.  
  206. @font-face {font-family: tinytots;src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  207. .x2 {position: fixed; width: 300px; margin-top: -70px; text-align: center; margin-left: 406px;}
  208. .x2 a {float: left; margin-right: 1px; display: block; width: auto; letter-spacing: 0px; font-family: arial; font-size: 11px; text-align: center; margin-bottom: 1px; background-color: transparent; color:{color:text links};; text-decoration: none; text-transform: none; height: 6px; line-height: 6px; padding: 4px; opacity: 1px;}
  209. .x2 a:hover {color:{color:link hover}; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:none; text-align: center;}
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217. #linha {position:fixed;width:128px; height:2; margin-top:1px;margin-left:-1px;background-color:{color:text links};font-size:12px;text-align:center;line-height:15px;font-weight: bold;}
  218. #linha a {color:{color:text links};}
  219.  
  220. #pag{width:190px;margin-left:750;margin-top:466px;position:fixed;}
  221. #pag a {float:left;font-style:; margin-left:0px;display:block;font-family:georgia;font-size:22px;text-align:center;width:auto;height:10px;line-height:12px;background-color:transparent;color:{color:background links};margin-right:1px;text-transform:none;}
  222. #pag a:hover {background-color:transp;color:{color:text};}
  223.  
  224. #crd {width: 20; height: auto; padding:0px; margin-top:515px; margin-left:1002px; position: fixed;z-index: 3;}
  225. #crd a {float: left; display: block; width: 20px; height:20px; line-height: 12px; padding: 3px; font-family: Agency FB; font-size: 21px; text-align: center; background-color: {color:background links};; color:{color:text links};opacity: 0.8;-webkit-border-radius: 20px 20px 20px 20px;}
  226. #crd a:hover {opacity: 0.6;}
  227.  
  228. #tumblr_controls{position: fixed!important}
  229. #tumblr_controls{position: fixed!important}
  230. #tumblr_controls{position: fixed!important}
  231. #tumblr_controls{position: fixed!important}
  232.  
  233. ::-webkit-scrollbar {width: 5px; height: 5px;}
  234. ::-webkit-scrollbar-track-piece {background-color:transparent;}
  235. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: {color:text};}
  236. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: {color:text};}
  237. ::moz-selection {color:{color:post}; background:{color:text};}
  238. ::selection {color:{color:post}; background:{color:text};}
  239.  
  240.  
  241.  
  242. </style>
  243.  
  244. <body>
  245.  
  246.  
  247.  
  248. <div id="sidebar">
  249. <div id="side">
  250.  
  251. <div id="title"> {title}</a></div>
  252.  
  253.  
  254. <div id="pag">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" title="prev">ยซ </a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" title="next">ยป</a>{/block:NextPage}{/block:Pagination}</div>
  255.  
  256. <div class="x2">
  257. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title} </a>{/block:ifLink1}
  258. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title} </a>{/block:ifLink2}
  259. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title} </a>{/block:ifLink3}
  260. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title} </a>{/block:ifLink4}
  261.  
  262.  
  263.  
  264. <div id="s1"></div>
  265. <div id="s2"></div>
  266. <div id="s3"></div>
  267.  
  268. <div class="c1"></div>
  269. <div id="c2"></div>
  270.  
  271.  
  272. </select> <div id="desc">{Description}</div>
  273. </form> </div>
  274.  
  275.  
  276. </div>
  277. </div>
  278.  
  279. <div id="box">
  280. {block:Posts}
  281. <div class="post">
  282.  
  283. {block:Text}
  284. {block:Date}
  285. <span class="perm">
  286. <a href="{Permalink}">{NoteCount}</a>,
  287. <a href="{ReblogURL}" target="_blank"><b>Reblog</b></a>
  288. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  289. </span>
  290. {/block:Date}
  291.  
  292. {block:HasTags}{block:Tags}<span class="tagged">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>{/block:Tags}{/block:HasTags}
  293.  
  294. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  295. {/block:Text}
  296.  
  297. {block:Photo}
  298. {block:Date}
  299. <span class="perm">
  300. <a href="{Permalink}">{NoteCount}</a>,
  301. <a href="{ReblogURL}" target="_blank"><b>Reblog</b></a>
  302. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  303. </span>
  304. {/block:Date}
  305.  
  306. {block:HasTags}{block:Tags}<span class="tagged">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>{/block:Tags}{/block:HasTags}
  307.  
  308. {LinkOpenTag}<div class="image"><img src="{PhotoURL-250}"></div>{LinkCloseTag}
  309. {block:Caption}{Caption}{/block:Caption}
  310. {/block:Photo}
  311.  
  312.  
  313. {block:Photoset}
  314. {block:Date}
  315. <span class="perm">
  316. <a href="{Permalink}">{NoteCount}</a>,
  317. <a href="{ReblogURL}" target="_blank"><b>Reblog</b></a>
  318. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  319. </span>
  320. {/block:Date}
  321.  
  322. {block:HasTags}{block:Tags}<span class="tagged">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>{/block:Tags}{/block:HasTags}
  323.  
  324. {Photoset-250}
  325. {block:Caption}{Caption}{/block:Caption}
  326. {/block:Photoset}
  327.  
  328.  
  329. {block:Quote}
  330. {block:Date}
  331. <span class="perm">
  332. <a href="{Permalink}">{NoteCount}</a>,
  333. <a href="{ReblogURL}" target="_blank"><b>Reblog</b></a>
  334. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  335. </span>
  336. {/block:Date}
  337.  
  338. {block:HasTags}{block:Tags}<span class="tagged">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>{/block:Tags}{/block:HasTags}
  339.  
  340. <div class="xquote">โ€œ{Quote}โ€</div>
  341. {block:Source}<div class="xquotesource"> - <b>{Source}</b></div>
  342. {/block:Source}
  343. {/block:Quote}
  344.  
  345.  
  346. {block:Link}
  347. {block:Date}
  348. <span class="perm">
  349. <a href="{Permalink}">{NoteCount}</a>,
  350. <a href="{ReblogURL}" target="_blank"><b>Reblog</b></a>
  351. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  352. </span>
  353. {/block:Date}
  354.  
  355. {block:HasTags}{block:Tags}<span class="tagged">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>{/block:Tags}{/block:HasTags}
  356.  
  357. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  358. {block:Description}{Description}{/block:Description}
  359. {/block:Link}
  360.  
  361. {block:Chat}
  362. {block:Date}
  363. <span class="perm">
  364. <a href="{Permalink}">{NoteCount}</a>,
  365. <a href="{ReblogURL}" target="_blank"><b>Reblog</b></a>
  366. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  367. </span>
  368. {/block:Date}
  369.  
  370. {block:HasTags}{block:Tags}<span class="tagged">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>{/block:Tags}{/block:HasTags}
  371.  
  372. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  373. <div class="chat"><ul>{block:Lines}
  374. <li class="person{UserNumber}">{block:Label}
  375. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  376. {/block:Chat}
  377.  
  378.  
  379. {block:Audio}
  380. {block:Date}
  381. <span class="perm">
  382. <a href="{Permalink}">{NoteCount}</a>,
  383. <a href="{ReblogURL}" target="_blank"><b>Reblog</b></a>
  384. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  385. </span>
  386. {/block:Date}
  387.  
  388. {block:HasTags}{block:Tags}<span class="tagged">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>{/block:Tags}{/block:HasTags}
  389.  
  390. <div class="player">{AudioPlayerGrey}</div>
  391. {/block:Audio}
  392.  
  393.  
  394. {block:Video}
  395. {block:Date}
  396. <span class="perm">
  397. <a href="{Permalink}">{NoteCount}</a>,
  398. <a href="{ReblogURL}" target="_blank"><b>Reblog</b></a>
  399. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  400. </span>
  401. {/block:Date}
  402.  
  403. {block:HasTags}{block:Tags}<span class="tagged">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>{/block:Tags}{/block:HasTags}
  404.  
  405. {Video-400}
  406. {block:Caption}{Caption}{/block:Caption}
  407. {/block:Video}
  408.  
  409.  
  410. {block:Answer}
  411. <span class="perm">
  412. <a href="/ask">send one ask too</a></center></span>
  413. <table width="200px" cellspacing="0" cellpadding="0">
  414. <tr>
  415. <td width="240px" class="question"><B>{Asker}</b> disse: "{Question}"</td>
  416. </tr>
  417. </table>
  418. <div class="answer">{Answer}</div>
  419. {/block:answer}
  420.  
  421. </div>
  422.  
  423. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  424. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  425. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  426. {/block:ContentSource}</div>
  427.  
  428. {/block:Posts}
  429. {block:PostNotes}<div class="notes"><div style="top:33;">{PostNotes}</div></div>{/block:PostNotes}
  430.  
  431. </div>
  432. </div>
  433. </div>
  434. </div>
  435. </div>
  436.  
  437.  
  438. <a style="position:fixed;bottom:12px;right:35px;font-family:ARIAL;font-size:11px;opacity:0.7;" href="http://PADALESCKI.tumblr.com">theme
  439. </a>
  440.  
  441.  
  442. </body>
  443. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement