Advertisement
serenismo

THX 6 - COME ON

Aug 11th, 2012
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.87 KB | None | 0 0
  1. <html>
  2.  
  3. <!---THEME PADALESCKI 6---->
  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. <meta name="image:sidebar" content="http://static.tumblr.com/g5vhocy/Mshm8kqjq/tumblr_m6eewsxygo1qb9z0no1_500_-_c__pia.jpg" />
  44.  
  45. <meta name="text:titulo" content="title" />
  46.  
  47.  
  48. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  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.  
  96.  
  97. body {background: {color:background}; url('{image:background}') repeat; color:{color:text}; font-family:arial; font-size:11px; line-height:110%}
  98.  
  99. a { text-decoration:none; color:{color:link};}
  100. a:hover {text-decoration:none; color:{color:link hover};}
  101.  
  102. p {margin: 6px 0 0 0}
  103.  
  104. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:text}; padding-left: 5px; }
  105. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text};}
  106. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text}; }
  107. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text}; }
  108.  
  109. blockquote img{max-width: 470px!important}
  110. blockquote blockquote img{max-width: 450px!important}
  111. blockquote blockquote blockquote img{max-width: 430px!important}
  112. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  113.  
  114. #box{margin-left:370px;padding:3px;width:830px;top:40px;}
  115.  
  116. .post{position: relative;width:400px;float:left;margin:2px;margin-left: 10px;background:transparent};margin-top:10px;}
  117. .post img{max-width:400px;}
  118.  
  119. .perm {font-size: 10px;position: absolute;text-align: center;width: 20%;font-family:calibri;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;}
  120. .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%;}
  121. .perm a {color:{color:text};}
  122.  
  123. .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;}
  124. .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;}
  125. .tagged a {color:{color:text};}
  126.  
  127. h1 {font-family: arial; text-align: left; font-size: 16px; color: {color:text}; font-weight: normal; line-height: 18px;}
  128. h1 a {text-align: left; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  129. h1 a:hover {text-align: left; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  130.  
  131. .image {text-align: center; border: 0px}
  132. .image img {max-width: 400px; 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; }
  133. .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;}
  134.  
  135. .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;}
  136. .xquotesource {text-align: arial; text-transform: none; margin-bottom: 5px; font-size: 09px; font-weight: ;font-size: 11px; font-family: arial;}
  137. .xquotesource a, a:hover{text-transform: none;}
  138.  
  139.  
  140. .chat {line-height: 13px; list-style: none }
  141. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  142. .person1 {color: {color:post}; padding: 2px; background-color:{color:text}}
  143. .person1 .label {font-weight: bold; color:{color:post}}
  144. .person2 {color: {color:text}; padding: 2px; }
  145. .person2 .label {font-weight: bold; color:{color:text}}
  146.  
  147. .player {background-color: #e3e3e3; text-align: left; display:block;}
  148.  
  149. .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;}
  150.  
  151. .questionarrow {font-size:30px;color:{color:background};vertical-align:middle;margin-left:-5px!important;}
  152.  
  153. .asker {width:400px; text-align:right; text-transform:lowercase; color:{color:text};font-family:Verdana;}
  154. .asker a {color:{color:text};}
  155. .asker img {float:left; margin-left:250px; vertical-align:top; margin-right:3px; max-height:15px;}
  156.  
  157. .asking {text-align:center; color:{color:text}; font-size: 9px; font-family:Verdana; text-transform:none; margin-left: 340px}
  158. .asking a{color:{color:text};}
  159. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  160.  
  161. .arrow {padding-top:11px;color:{color:question background};font-size:30px;}
  162.  
  163. .answer {color:{color:answer};}
  164.  
  165. .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}}
  166. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  167. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  168. .notes img{display: none; border:0px}
  169.  
  170. #cap {width: 500px; margin-top: -2px; position: relative;}
  171. .source {display: none;}
  172.  
  173. #sidebar {position: fixed; margin: 110px 0px 0px 240px;}
  174.  
  175. #side {position: fixed; width:310px; margin-left:-21px;}
  176.  
  177. @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  178.  
  179. .photo {position:fixed; left:70px; top:90px;}
  180. .photo img {width:250px;height:370px;border:6px solid {color:border}; }
  181.  
  182. #desc {font-size: 11px; color:{color:text}; text-align: justify; padding: 3px; background-color: transparent; margin-left: 0px; width:256px; height: 20px ; margin-top: 0px;;
  183. border:px solid {color:text};}
  184.  
  185. #s1{left: 63px; top: 80px; width: 1px; height: 930px; text-align: center; background-color: {color:sidebar}; position: fixed; padding: 0px;}
  186.  
  187. #s2{left: 63px; top: 80px; width: 276px; height: 1px; text-align: center; background-color: {color:sidebar}; position: fixed; padding: 0px; opacity:0.6;}
  188.  
  189. #s3{left: 339px; top: 80px; width: 1px; height: 930px; text-align: center; background-color: {color:sidebar}; position: fixed; padding: 0px;}
  190.  
  191.  
  192.  
  193. #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;}
  194.  
  195. #title {position:fixed;width:auto; height:15; font-size:25px; font-family:Parisienne; text-align:right; color:{color:text sidebar}; padding: 5px; margin-top:-58px;margin-left:-157px;line-height: 13px;background-color: transparent;x-index:7; -webkit-transform: rotate(0deg);}
  196. #title a { color:{color:text sidebar};}
  197.  
  198.  
  199.  
  200. @font-face {font-family: tinytots;src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  201. .x2 {clear: both; float: left; width: 300px; margin-top: 425px; text-align: center; margin-left: -176px;}
  202. .x2 a {float: left; margin-right: 1px; display: block; width: 56px; letter-spacing: 0px; font-family: arial; font-size: 11px; text-align: center; margin-bottom: 1px; background-color: {color:sidebar}; color:{color:linkmenu};; text-decoration: none; text-transform: none; height: 6px; line-height: 6px; padding: 4px; opacity: 1px;}
  203. .x2 a:hover {color:{color:lhover}; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:none; text-align: center;}
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211. #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;}
  212. #linha a {color:{color:text links};}
  213.  
  214. #pag{width:190px;margin-left:-100;margin-top:466px;position:fixed;}
  215. #pag a {float:left;font-style:; margin-left:0px;display:block;font-family:georgia;font-size:22px;text-align:center;width:39px;height:10px;line-height:12px;background-color:transparent;color:{color:background links};margin-right:1px;text-transform:none;}
  216. #pag a:hover {background-color:transp;color:{color:text};}
  217.  
  218. #crd {width: 20; height: auto; padding:0px; margin-top:515px; margin-left:1002px; position: fixed;z-index: 3;}
  219. #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;}
  220. #crd a:hover {opacity: 0.6;}
  221.  
  222. #tumblr_controls{position: fixed!important}
  223. #tumblr_controls{position: fixed!important}
  224. #tumblr_controls{position: fixed!important}
  225. #tumblr_controls{position: fixed!important}
  226.  
  227. ::-webkit-scrollbar {width: 5px; height: 5px;}
  228. ::-webkit-scrollbar-track-piece {background-color:transparent;}
  229. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: {color:text};}
  230. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: {color:text};}
  231. ::moz-selection {color:{color:post}; background:{color:text};}
  232. ::selection {color:{color:post}; background:{color:text};}
  233. </style>
  234.  
  235. <body onkeydown="return false">
  236.  
  237.  
  238.  
  239. <div id="sidebar">
  240. <div id="side">
  241.  
  242. <div id="title"><a href="/" title="início">{Title}</a></div></div>
  243.  
  244.  
  245. <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>
  246.  
  247. <div class="x2">
  248. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title} </a>{/block:ifLink1}
  249. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title} </a>{/block:ifLink2}
  250. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title} </a>{/block:ifLink3}
  251. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title} </a>{/block:ifLink4}
  252. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title} </a>{/block:ifLink5}
  253. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title} </a>{/block:ifLink6}
  254. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title} </a>{/block:ifLink7}
  255. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title} </a>{/block:ifLink8}
  256.  
  257.  
  258. <div id="s1"></div>
  259. <div id="s2"></div>
  260. <div id="s3"></div>
  261.  
  262.  
  263. <div class="photo"><img src="{image:sidebar}"><form id="menuform">
  264.  
  265. </select> <div id="desc">{Description}</div>
  266. </form> </div>
  267.  
  268.  
  269. </div>
  270. </div>
  271.  
  272. <div id="box">
  273. {block:Posts}
  274. <div class="post">
  275.  
  276. {block:Text}
  277. {block:Date}
  278. <span class="perm">
  279. <a href="{Permalink}">{NoteCount}</a> |
  280. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  281. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  282. </span>
  283. {/block:Date}
  284.  
  285. {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}
  286.  
  287. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  288. {/block:Text}
  289.  
  290. {block:Photo}
  291. {block:Date}
  292. <span class="perm">
  293. <a href="{Permalink}">{NoteCount}</a> |
  294. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  295. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  296. </span>
  297. {/block:Date}
  298.  
  299. {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}
  300.  
  301. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
  302. {block:Caption}{Caption}{/block:Caption}
  303. {/block:Photo}
  304.  
  305.  
  306. {block:Photoset}
  307. {block:Date}
  308. <span class="perm">
  309. <a href="{Permalink}">{NoteCount}</a> |
  310. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  311. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  312. </span>
  313. {/block:Date}
  314.  
  315. {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}}
  316.  
  317. {Photoset-400}
  318. {block:Caption}{Caption}{/block:Caption}
  319. {/block:Photoset}
  320.  
  321.  
  322. {block:Quote}
  323. {block:Date}
  324. <span class="perm">
  325. <a href="{Permalink}">{NoteCount}</a> |
  326. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  327. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  328. </span>
  329. {/block:Date}
  330.  
  331. {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}
  332.  
  333. <div class="xquote">“{Quote}”</div>
  334. {block:Source}<div class="xquotesource"> — <b>{Source}</b></div>
  335. {/block:Source}
  336. {/block:Quote}
  337.  
  338.  
  339. {block:Link}
  340. {block:Date}
  341. <span class="perm">
  342. <a href="{Permalink}">{NoteCount}</a> |
  343. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  344. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  345. </span>
  346. {/block:Date}
  347.  
  348. {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}
  349.  
  350. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  351. {block:Description}{Description}{/block:Description}
  352. {/block:Link}
  353.  
  354. {block:Chat}
  355. {block:Date}
  356. <span class="perm">
  357. <a href="{Permalink}">{NoteCount}</a> |
  358. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  359. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  360. </span>
  361. {/block:Date}
  362.  
  363. {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}
  364.  
  365. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  366. <div class="chat"><ul>{block:Lines}
  367. <li class="person{UserNumber}">{block:Label}
  368. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  369. {/block:Chat}
  370.  
  371.  
  372. {block:Audio}
  373. {block:Date}
  374. <span class="perm">
  375. <a href="{Permalink}">{NoteCount}</a> |
  376. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  377. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  378. </span>
  379. {/block:Date}
  380.  
  381. {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}
  382.  
  383. <div class="player">{AudioPlayerGrey}</div>
  384. {/block:Audio}
  385.  
  386.  
  387. {block:Video}
  388. {block:Date}
  389. <span class="perm">
  390. <a href="{Permalink}">{NoteCount}</a> -|
  391. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  392. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  393. </span>
  394. {/block:Date}
  395.  
  396. {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}
  397.  
  398. {Video-400}
  399. {block:Caption}{Caption}{/block:Caption}
  400. {/block:Video}
  401.  
  402.  
  403. {block:Answer}
  404. <span class="perm">
  405. <a href="/ask">mesage</a></center></span>
  406. <table width="400px" cellspacing="0" cellpadding="0">
  407. <tr>
  408. <td width="340px" class="question"><B>{Asker}</b> asked: "{Question}"</td>
  409. </tr>
  410. </table>
  411. <div class="answer">{Answer}</div>
  412. {/block:answer}
  413.  
  414. </div>
  415.  
  416. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  417. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  418. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  419. {/block:ContentSource}</div>
  420.  
  421. {/block:Posts}
  422. {block:PostNotes}<div class="notes"><div style="top:33;">{PostNotes}</div></div>{/block:PostNotes}
  423.  
  424. </div>
  425. </div>
  426. </div>
  427. </div>
  428. </div>
  429.  
  430.  
  431. <a style="position:fixed;bottom:12px;right:35px;font-family:ARIAL;font-size:11px;opacity:0.7;" href="http://PADALESCKI.tumblr.com">theme
  432. </a>
  433.  
  434.  
  435. </body>
  436. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement