Advertisement
umapequenapoeta

theme 86

Feb 26th, 2013
28,647
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 20.23 KB | None | 0 0
  1.        
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4.  
  5. <html>
  6.  
  7. <head> <!-- DEFAULT VARIABLES -->
  8. <meta name="color:background" content="#fff" />
  9. <meta name="color:text" content="##272727" />
  10. <meta name="color:post" content="#fff" />
  11. <meta name="color:sidebar" content="#eeeee" />
  12. <meta name="color:txtsbar" content="#000" />
  13. <meta name="color:link" content="#000" />
  14. <meta name="color:ask" content="#f1f1f1" />
  15. <meta name="color:link hover" content="##3d3c3c" />
  16. <meta name="color:border" content="##ccc9c9" />
  17. <meta name="color:traco" content="#656565" />
  18. <meta name="color:scroll" content="#000" />
  19.  
  20.  
  21. <meta name="color:linksshover" content="#000" />
  22. <meta name="color:textlinksshover" content="#fff" />
  23.  
  24. <meta name="image:background" content="" />
  25. <meta name="image:sidebar" content="http://static.tumblr.com/6f162e578f041dccd5f88814089be3d2/wtqmrzh/1Zwmif954/tumblr_static_de.jpg" />
  26.  
  27. <meta name="text:titulo" content="Miss me, please..." />
  28.  
  29. <meta name="text:Link1" content="/" />
  30. <meta name="text:Link1 Title" content="link" />
  31. <meta name="text:Link2" content="/" />
  32. <meta name="text:Link2 Title" content="link" />
  33. <meta name="text:Link3" content="/" />
  34. <meta name="text:Link3 Title" content="link" />
  35. <meta name="text:Link4" content="/" />
  36. <meta name="text:Link4 Title" content="link" />
  37. <meta name="text:Link5" content="/" />
  38. <meta name="text:Link5 Title" content="link" />
  39.  
  40.  
  41. <link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,900' rel='stylesheet' type='text/css'>
  42.  
  43. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  44.  
  45. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  46.  
  47. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  48.  
  49. <link href='http://fonts.googleapis.com/css?family=Text+Me+One' rel='stylesheet' type='text/css'>
  50.  
  51. <link href='http://fonts.googleapis.com/css?family=Give+You+Glory' rel='stylesheet' type='text/css'>
  52. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  53.  
  54.  
  55. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  56.  
  57.  
  58. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  59.  
  60. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  61.  
  62. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  63.  
  64. <script type="text/javascript">
  65. $(window).load(function(){
  66. var $wall = $('#box');
  67. $wall.imagesLoaded(function(){
  68. $wall.masonry({
  69. itemSelector: '.post',
  70. isAnimated : true
  71. });
  72. });
  73. $wall.infinitescroll({
  74. navSelector : "div#navigation",
  75. nextSelector : "div#navigation a#nextPage",
  76. itemSelector : '.post',
  77. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  78. loadingText : " ",
  79. donetext : " ",
  80. extraScrollPx : 9000,
  81. bufferPx : 10000,
  82. debug : false,
  83. errorCallback: function() {
  84. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  85. }},
  86. function( newElements ) {
  87. var $newElems = $( newElements );
  88. $newElems.hide();
  89. $newElems.imagesLoaded(function(){
  90. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  91. });
  92. }); $('#box').show(500);
  93. });
  94. </script>
  95.  
  96.                       <title>{Title}</title>
  97.         <link rel="shortcut icon" href="{Favicon}">
  98.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  99.         {block:Description}
  100.   <meta name="description" content="{MetaDescription}" />
  101.         {/block:Description}
  102.  
  103.     <style type="text/css">
  104.  
  105. body { opacity:0.9; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; color:{color:text}; font-family:calibri; font-size:12px; line-height:110%}
  106.  
  107. a { text-decoration:none; color:{color:text};}
  108. a:hover {text-decoration:none; color:{color:link hover};}
  109.  
  110. p {margin: 6px 0 0 0}
  111.  
  112. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:text}; padding-left: 5px; }
  113. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text};}
  114. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text}; }
  115. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text}; }
  116.  
  117. blockquote img{max-width: 470px!important}
  118. blockquote blockquote img{max-width: 450px!important}
  119. blockquote blockquote blockquote img{max-width: 430px!important}
  120. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  121.  
  122. #box{margin-left:400px;padding:0px;width:860px;top:0px;margin-left: 385px;}
  123.  
  124. .post{position: relative;width:250px;float:left;margin:-5px;margin-left: 10px;background:{color:post};margin-top:8px;padding: 3px;  border-bottom: 1px solid {color:border};border-right: 1px solid {color:border}; border-left: 1px solid {color:border};border-top: 1px solid {color:border}; ;border-top: 1px solid {color:border};}
  125. .post img{max-width:250px;}
  126.  
  127. .perm {font-size: 12px; padding: 2px;position: absolute;text-align: center;width: 50%;font-family:calibri;background-color: {color:post};opacity:0;margin-top:0x;}
  128.  
  129. .post:hover .perm{width: 250px;opacity:9; padding: 2px; z-index:4;opacity: .90;}
  130. .perm a {color:{color:text};}
  131.  
  132. #post {{block:indexpage}width:572px;{/block:indexpage}{block:permalinkpage}width:524px;{/block:permalinkpage}margin:0;margin-left:180px;z-index: 11;}
  133.  
  134. .post {position:relative; {block:indexpage} width:250px;{/block:indexpage}{block:permalinkpage}width:500px;{/block:permalinkpage}float:left;padding:3px;background-color:none;text-align:justify;margin:0px 3px 3px 1px;line-height: 95%;;border: px solid {color:Border1};}
  135.  
  136. .tagged {font-size: 0px;position: absolute;text-align: center;width: 98%;font-family:calibri;background-color: {color:post};opacity:0;margin-top:0x;}
  137.  
  138.  
  139. .post:hover .tagged{width: 0px;opacity:1; padding: 2px; z-index:4;opacity: .90;}
  140. .tagged a {color:{color:text};}
  141.  
  142. h1 {font-family: calibri; text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  143. h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  144. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  145.  
  146. .image {text-align: center; border: 5px}
  147. .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; }
  148. .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;}
  149.  
  150. .xquote { text-align: justify; font-size: 12px; font-family: calibri; line-height: 15px; padding: 3px;margin-left: 0px; border-bottom:0px solid {color:text};margin-bottom:3px;padding-top:7px;}
  151. .xquotesource {text-align: center; text-transform: none; margin-bottom: 3px; font-size: 12px; font-size: 12px; font-family: calibri;}
  152. .xquotesource a, a:hover{text-transform: none;}
  153.  
  154. .chat {line-height: 13px; list-style: none }
  155. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  156. .person1 {color: {color:post}; padding: 2px; background-color:{color:text}}
  157. .person1 .label {font-weight: bold;  color:{color:post}}
  158. .person2 {color: {color:text}; padding: 2px;  }
  159. .person2 .label {font-weight: bold;  color:{color:text}}
  160.  
  161. .player {background-color: #e3e3e3; text-align: left; display:block;}
  162.  
  163. .question {color:{color:text};font-size:12px;font-family:calibri;line-height:95%;background: {color:ask};position: relative;min-height:70px;padding:10px 15px;margin-bottom:2px;margin-right:-10px text-transform: uppercase;}
  164.  
  165. .questionarrow {font-size:30px;color:{color:sidebar};vertical-align:middle;margin-left:-5px!important;}
  166.  
  167. .asker {width:400px; text-align:right; text-transform:uppercase; color:{color:text};font-family:calibri;}
  168. .asker a {color:{color:text};}
  169. .asker img {float:left; margin-left:450px; vertical-align:top; margin-right:3px; max-height:15px;}
  170.  
  171. .asking {text-align:center; color:{color:text}; font-size: 9px; font-family:calibri; text-transform:none; margin-left: 340px}
  172. .asking a{color:{color:text};}
  173. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  174.  
  175. .arrow {padding-top:11px;color:{color:question background};font-size:30px;}
  176.  
  177. .answer {color:{color:answer};}
  178.  
  179. .notes {width: 505px; padding: 0px; margin-bottom: 0px; font-size: 9px; text-align: left;font-family:Verdana;background-color:{color:text};margin-left:2px;border-left:0px solid {color:text}}
  180. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  181. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  182. .notes img{display: none; border:0px}
  183.  
  184. #cap {width: 500px; margin-top: -2px; position: relative;}
  185. .source {display: none;}
  186.  
  187. #photobar {position:absolute; width:110px; height:173px; padding:0px; background-color:none; position:fixed; margin-top:-95px; margin-left:116px; }
  188.  
  189. #photobar img {display: block;width:200px; height:220px;border:4px solid {color:background};padding:0px;}
  190.  
  191. .barra {position:fixed; width: 220px;  height: 110%;  top: -1px; margin-left: 110px; background-color: {color:sidebar}; color: {color:sidebar}; z-index: 0; overflow: hidden;}
  192.  
  193. .barra2 {position:fixed; width: 150px; height: 110%;  top: -1px; margin-left: 140px; background-color: {color:background}; color: {color:background}; border-left: 5px solid {color:background}; border-right: 5px solid {color:background}; z-index: 0; overflow: hidden;}
  194.  
  195.  .desc{z-index:999;text-align: justify; overflow: hidden; height: 60px; -webkit-border-radius: 0px 0px 0px 0px; font-family:calibri; font-size:11px; position: fixed; margin-top: -165px; margin-left: 142px; width:150px; background-color: transp; color: {color:borda}; padding: 2px; background-attachment: fixed;}
  196.  
  197. #links {border-radius:160px;font-family: calibri; text-align: center;font-size: 9px;text-transform:  uppercase ;position: fixed; margin-top: 140px; margin-left:143px; }
  198.  
  199. #links a {z-index:999999999999;border-bottom: 1px solid #eeeeee;width: 150px;text-align: center;display: block; padding: 1px;}
  200.  
  201. #links a:hover {padding-top: 1px;padding-bottom: 3px;text-decoration: none;border-bottom: 1px solid {color:hover} ; text-transform:  uppercase ; background-color:{color:traco} ;color: #ffffff;}
  202.  
  203.  
  204.  
  205. .title { width: 280px; height:30px; padding:12px; color:{color:text};position: fixed; font-family: 'halohandletter'; font-size:34px; text-align: center; margin-top: -186px; margin-left:68px;opacity:1;line-height:10px;text-transform:none;; overflow: hidden; -z-index: 1; text-align: center;}
  206. ;}
  207.  
  208.  
  209. #face {z-index:999999999999999;background-color: transp; font-weight: normal; letter-spacing: 0px; color: #4e4e4e; text-align: left; width: 100px; height: 15px; line-height: 18px; position: absolute; -moz-transition: all 0.4s ease-out; margin-left:60px; font-family: calibri; margin-top: 185px; margin-left: 206px; text-transform: none; position: fixed; padding: 2px; font-size: 9px;}
  210.  
  211. #sidebar {z-index:99999999999999;width:215px; height:0px;margin-top:240px; margin-left:50px; background-color: {color:sidebar} ;font-size:20px;font-family:georgia;position:absolute;}
  212.  
  213.  
  214.  
  215. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  216. #paginal a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text};}
  217. #paginal a:hover {background: {color:background}; color: {color:text};}
  218. #paginal span.pagina_atual {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:text}; font-weight: bold; text-decoration: none;}
  219. .ps {position:fixed;  color: {color:background}; padding: 5px; margin-top: 225px; margin-left: 105px;font-size: 10px;  width: 220px; height:12px;}
  220.  
  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.  
  228. ::-webkit-scrollbar {width: 5px; height: 5px;}
  229. ::-webkit-scrollbar-track-piece {background-color:transparent;}  
  230. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: {color:text};}
  231. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: {color:text};}
  232. ::moz-selection {color:{color:post}; background:{color:text};}
  233. ::selection {color:{color:post}; background:{color:text};}
  234.  
  235.  
  236. @font-face { font-family: "signerica"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  237. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  238. @font-face { font-family: "halohandletter"; src: url('http://static.tumblr.com/loouiuu/Ttaloide6/halohandletter.ttf'); }
  239.  
  240. @font-face {
  241. font-family:basket;
  242. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,
  243. }
  244.  
  245. @font-face { font-family: "edwardian"; src: url('http://static.tumblr.com/oetadgc/sUtm6d6kz/ufonts.com_edwardian-script-itc-2.ttf'); }
  246. @font-face { font-family: "rawengulksans"; src: url('http://static.tumblr.com/u37ad6e/i1rm8cst5/rawengulksans-094.ttf'); }
  247. @font-face{font-family:'lol';
  248. src:url('http://static.tumblr.com/7qdgtio/7qBm5wm8g/jennasue.ttf');}
  249.  
  250. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  251.  
  252. @font-face { font-family: "c"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  253.  
  254. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.9;transition: .s ease-in-out; -webkit-transition: .s ease-in-out;-moz-transition: .s ease-in-out;-o-transition: .s ease-in-out; }
  255.  
  256. </style>
  257.  
  258. <body onkeydown="return false">
  259.  
  260.  
  261.  
  262. <div id="sidebar">
  263.  
  264. <div class="barra"></div>
  265. <div class="barra2"></div>
  266. <div id="photobar">
  267. <img src="{image:sidebar}"/></div>
  268. <div class="desc">{description}</div>
  269. <div class="title">{text:titulo}</div>
  270. <div id="links">
  271. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  272. {block:ifLink2}<a href="{text:Link2}"> {text:Link2 Title}</a>{/block:ifLink2}
  273. {block:ifLink3}<a href="{text:Link3}"> {text:Link3 Title}</a>{/block:ifLink3}
  274. {block:ifLink4}<a href="{text:Link4}"> {text:Link4 Title}</a>{/block:ifLink4}
  275. {block:ifLink5}<a href="{text:Link5}"> {text:Link5 Title}</a>{/block:ifLink5}
  276. {block:ifLink6}<a href="{text:Link6}"> {text:Link6 Title}</a>{/block:ifLink6}</div>
  277. <div class="ps"><div id="paginal">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}
  278. {block:JumpPagination length="5"}
  279. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  280. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  281. {/block:JumpPagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  282.  
  283.  
  284.  
  285. </div></div>
  286. </div>
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296. <div id="box">
  297. {block:Posts}
  298. <div class="post">
  299.  
  300. {block:Text}
  301. {block:Date}
  302. <span class="perm">
  303. <a href="{Permalink}">{NoteCount}</a> -
  304. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a>
  305. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  306. </span>
  307. {/block:Date}
  308.  
  309. {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}
  310.  
  311. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  312. {/block:Text}
  313.  
  314. {block:Photo}
  315. {block:Date}
  316. <span class="perm">
  317. <a href="{Permalink}">{NoteCount}</a> -
  318. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a>
  319. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  320. </span>
  321. {/block:Date}
  322.  
  323. {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}
  324.  
  325. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
  326. {block:Caption}{Caption}{/block:Caption}
  327. {/block:Photo}
  328.  
  329.  
  330. {block:Photoset}
  331. {block:Date}
  332. <span class="perm">
  333. <a href="{Permalink}">{NoteCount}</a> -
  334. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a>
  335. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  336. </span>
  337. {/block:Date}
  338.  
  339. {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}
  340.  
  341. {Photoset-250}
  342. {block:Caption}{Caption}{/block:Caption}
  343. {/block:Photoset}
  344.  
  345.  
  346. {block:Quote}
  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. <div class="xquote">“{Quote}”</div>
  358. {block:Source}<div class="xquotesource"><b>{Source}</b></div>
  359. {/block:Source}
  360.  {/block:Quote}
  361.  
  362.  
  363. {block:Link}
  364. {block:Date}
  365. <span class="perm">
  366. <a href="{Permalink}">{NoteCount}</a> -
  367. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a>
  368. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  369. </span>
  370. {/block:Date}
  371.  
  372. {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}
  373.  
  374. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  375. {block:Description}{Description}{/block:Description}
  376. {/block:Link}
  377.  
  378. {block:Chat}
  379. {block:Date}
  380. <span class="perm">
  381. <a href="{Permalink}">{NoteCount}</a> -
  382. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a>
  383. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  384. </span>
  385. {/block:Date}
  386.  
  387. {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}
  388.  
  389. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  390. <div class="chat"><ul>{block:Lines}
  391. <li class="person{UserNumber}">{block:Label}
  392. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  393. {/block:Chat}
  394.  
  395.  
  396. {block:Audio}
  397. {block:Date}
  398. <span class="perm">
  399. <a href="{Permalink}">{NoteCount}</a> -
  400. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a>
  401. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  402. </span>
  403. {/block:Date}
  404.  
  405. {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}
  406.  
  407. <div class="player">{AudioPlayerGrey}</div>
  408.  {/block:Audio}
  409.  
  410.  
  411. {block:Video}
  412. {block:Date}
  413. <span class="perm">
  414. <a href="{Permalink}">{NoteCount}</a> -
  415. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a>
  416. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  417. </span>
  418. {/block:Date}
  419.  
  420. {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}
  421.  
  422. {Video-250}
  423. {block:Caption}{Caption}{/block:Caption}
  424. {/block:Video}
  425.  
  426.  
  427. {block:Answer}
  428. <span class="perm">
  429. <a href="/ask">mesage</a></center></span>
  430. <table width="250px" cellspacing="0" cellpadding="0">
  431. <tr>
  432. <td width="250px" class="question"><B>{Asker}</b> asked: "{Question}"</td>
  433. </tr>
  434. </table>
  435. <div class="answer">{Answer}</div>
  436. {/block:answer}
  437.  
  438. </div>
  439.  
  440. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  441.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  442.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  443. {/block:ContentSource}</div>
  444.  
  445.  {/block:Posts}
  446. {block:PostNotes}<div class="notes"><div style="top:33;">{PostNotes}</div></div>{/block:PostNotes}
  447.  
  448. </div>
  449. </div>
  450. </div>
  451. </div>
  452. </div>
  453.  
  454. <a style="position:fixed;left:5px;top:5px;font-family:calibri;font-size:12px;" href="http://promisse.tumblr.com" title="Theme por promisse. ">promisse © </a>
  455.  
  456. </body>
  457. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement