diariodeumjudas

Theme 25

Sep 18th, 2012
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.50 KB | None | 0 0
  1. <!-- THEME BY sintonizo DON'T COPY MOTHERFUCKER. -->
  2.  
  3. <head>
  4.  
  5. <!-- DEFAULT VARIABLES -->
  6.  
  7. <meta name="color:background" content="#F8f8f8" />
  8. <meta name="color:post" content="#ffffff" />
  9. <meta name="color:text" content="#8b8b8b" />
  10. <meta name="color:links" content="#8b8b8b" />
  11. <meta name="color:sidebar" content="#ffffff" />
  12. <meta name="color:border" content="#ffffff" />
  13. <meta name="color:linksside" content="#8b8b8b" />
  14. <meta name="color:bglinksside" content="#ffffff" />
  15. <meta name="color:link h" content="#ffffff" />
  16. <meta name="color:titulo" content="#757575" />
  17. <meta name="color:bordatitulo" content="#8b8b8b" />
  18. <meta name="color:scroll" content="#8b8b8b" />
  19.  
  20. <meta name="image:foto" content="http://static.tumblr.com/ncxrvpg/Eaom7htl4/skmcsd.jpg"/>
  21.  
  22. <meta name="text:frase" content="sexcuse me, i wanna fuck."/>
  23.  
  24. <meta name="text:Link1" content="" />
  25. <meta name="text:Link1 Title" content="link" />
  26. <meta name="text:Link2" content="" />
  27. <meta name="text:Link2 Title" content="link" />
  28. <meta name="text:Link3" content="" />
  29. <meta name="text:Link3 Title" content="link" />
  30. <meta name="text:Link4" content="" />
  31. <meta name="text:Link4 Title" content="link" />
  32. <meta name="text:Link5" content="" />
  33. <meta name="text:Link5 Title" content="link" />
  34. <meta name="text:Link6" content="" />
  35. <meta name="text:Link6 Title" content="link" />
  36. <meta name="text:Link7" content="" />
  37. <meta name="text:Link7 Title" content="link" />
  38.  
  39.  
  40. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  41.  
  42. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  43.  
  44. <script type="text/javascript">
  45. $(window).load(function(){
  46. var $wall = $('#container');
  47. $wall.imagesLoaded(function(){
  48. $wall.masonry({
  49. itemSelector: '.boxes',
  50. isAnimated : true
  51. });
  52. });
  53. $wall.infinitescroll({
  54. navSelector : "div#navigation",
  55. nextSelector : "div#navigation a#nextPage",
  56. itemSelector : '.boxes',
  57. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  58. loadingText : " ",
  59. donetext : " ",
  60. extraScrollPx : 9000,
  61. bufferPx : 10000,
  62. debug : false,
  63. errorCallback: function() {
  64. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  65. }},
  66. function( newElements ) {
  67. var $newElems = $( newElements );
  68. $newElems.hide();
  69. $newElems.imagesLoaded(function(){
  70. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  71. });
  72. }); $('#container').show(500);
  73. });
  74. </script>
  75.  
  76. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  77. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  78.  
  79. <title>{Title}</title>
  80. <link rel="shortcut icon" href="{Favicon}">
  81. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  82. {block:Description}
  83. <meta name="description" content="{MetaDescription}" />
  84. {/block:Description}
  85.  
  86. <style type="text/css">
  87.  
  88. body {background-color: {color:background}; font-family: calibri; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  89.  
  90. a {color: {color:links}; text-decoration: none; text-transform: none;}
  91. a:hover {color: {color:links}; background-color: transparent; text-decoration: none;}
  92.  
  93. p {margin: 6px 0 0 0}
  94.  
  95. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  96. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  97. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  98. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  99.  
  100. blockquote img{max-width: 470px!important}
  101. blockquote blockquote img{max-width: 450px!important}
  102. blockquote blockquote blockquote img{max-width: 430px!important}
  103. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  104.  
  105. #container {text-align: center; width: 835px; margin-top: 20px; margin-left: 320px; padding: 0px;}
  106.  
  107. #posts {margin-left:360px; width:750px; margin-top:10px}
  108.  
  109. .boxes {position: relative; width:300px; text-align:justify; float:left ;margin:-8px; padding:5px; margin-left: 10px; margin-top:10px; background:{color:post}}
  110. .boxes img{width: 287px; padding: 4px; border: 1px solid {color:background}}
  111.  
  112. .boxes:hover .botoes {background-color: {color:post}; opacity:0.9; padding-top:7px;}
  113.  
  114. .botoes {position:absolute; font-size:9px; text-transform: uppercase; font-family: calibri; letter-spacing: 0px; color:{color:text}; margin-left:-5px; opacity: 0; height:13px; width: 308px; margin-bottom:0px; margin-top:0px; background-color: {color:post}; display:inline; text-align:center; padding:1px; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; padding-top: 2px; z-index: 9999;}
  115.  
  116. .botoes a {background-color: {color:post}; color:{color:text}; text-transform:uppercase; font-style:normal; width: 418px;}
  117.  
  118. .botoes a:hover {background-color: {color:post}; text-transform:uppercase;}
  119.  
  120. .botoesx {position:absolute; opacity:0; margin-left:-65px; color:{color:text}; padding:2px 10px 2px 5px; font-family:calibri; font-size:9px; margin-top: -5px; width: 50px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out; border-right: 3px solid {color:text}; -o-transition: all 0.6s ease-in-out; background-color: {color:post}; text-align: center; padding: 3px;}
  121.  
  122. .boxes:hover .botoesx {opacity:1.0; background-color: {color:post};}
  123.  
  124. .botoesx a {text-transform: uppercase}
  125.  
  126. .botoes a:hover {opacity:0.9; text-transform: uppercase; background-color: {color:post};}
  127.  
  128. h1{color:{color:text}; font-family:calibri; font-size:12px; line-height:14px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; text-align:center; border-bottom:1px solid #eee;}
  129. h1 a {color:{color:link}; text-transform: uppercase;}
  130. h1 a:hover {color:{color:link hover}; text-transform: uppercase;}
  131.  
  132. .image {text-align: center; border: 0px}
  133. .image img {max-width: 300px; margin-bottom: 2px }
  134.  
  135. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  136. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  137. .pquotesource a, a:hover{text-transform: none;}
  138.  
  139. .chat {line-height: 13px; list-style: none }
  140. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  141. .person1 {color: {color:text}; padding: 2px; }
  142. .person1 .label {font-weight: bold; color:{color:text}}
  143. .person2 {color: {color:text}; padding: 2px; }
  144. .person2 .label {font-weight: bold; color:{color:text}}
  145.  
  146. .player {background-color: #000; text-align: left; display:block;}
  147.  
  148. .question {color:{color:text}; font-size: 11px; font-weight: normal; font-family: calibri; line-height:95%; background: {color:background}; position: relative; min-height:70px; padding:10px 15px; margin-bottom:2px; margin-right:-10px;}
  149.  
  150. .questionarrow {font-size:30px; color:{color:background}; vertical-align:middle; margin-left:-10px!important;}
  151.  
  152. .asking {margin-left: 0px; text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  153. .asking a{color:{color:text};}
  154. .asking img { width:58px; vertical-align: middle; background-color:{color:background}; padding:3px;}
  155.  
  156. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  157. #info a {font-size: 10px; text-transform: uppercase;}
  158.  
  159. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  160. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  161.  
  162. #cap {width: 500px; margin-top: -2px;}
  163. .source {display: none;}
  164.  
  165. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  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: 2px; padding: 5px; }
  168. .notes img{display: none; border:0px}
  169.  
  170. ::-webkit-scrollbar{width:7px;height:7px;}
  171. ::-webkit-scrollbar-button:start:decrement
  172. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:{color:scroll};}
  173. ::-webkit-scrollbar-track-piece{background-color: {color:scroll}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  174. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  175. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  176.  
  177. .page {font-family: georgia; position: fixed; margin-left: px; margin-top:px; font-size: 10px; z-index: 0; text-align:right;}
  178. .page a {color: {color:sidebar}; margin-right: 0px; background-color: tranparent;}
  179. .page a:hover {color:{color:sidebar}}
  180.  
  181. .text {width:202px; height: 0px; margin-left:120px; margin-top:260px; position:fixed; z-index: 100000; font-family: 'Homenaje'; font-size:18px;text-transform: uppercase; border-left:0px solid; border-right:0px solid; padding:3px; width: 202px; height:20px; border: 0px solid #fffdfd; color: {color:sidebar}; background-color:{color:border};}
  182.  
  183. #desdonoan {width:200px; height: px; margin-left:120px; margin-top:287px; position:fixed; z-index: 100000; font-family: 'homenaje'; font-size:14px;text-transform: lowercase; border-left:0px solid; border-right:0px solid; padding:3px; width: 202px; height:122px; border: 0px solid #fffdfd; color: {color:sidebar}; background-color:{color:border};}
  184.  
  185. .photo {position:fixed; left:128px; top:41px; padding: 4px; background-color:{color:border};}
  186.  
  187.  
  188.  
  189. .photo img {width:200px;height: 230px; auto; border:0px solid transparent}
  190.  
  191. .links {position: fixed; margin-top: -25px;}
  192.  
  193.  
  194.  
  195. .link1 {width:160px; position:absolute; font-family:consolas; font-style: none; font-size:9px;letter-spacing: 0px; text-transform: uppercase;text-align:center;margin-bottom: 1px; margin-top:-80px; background-color:{color:linksside};opacity:0;margin-left:120px;-webkit-transition: all 1.1s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  196.  
  197.  
  198.  
  199. .link1:hover {background-color:{color:bglinksside};color:{color:link h};}
  200.  
  201.  
  202.  
  203. .link2 {width:160px; position:absolute; font-family:consolas; font-style: none; font-size:9px;letter-spacing: 0px; text-transform: uppercase;text-align:center;margin-bottom: 1px;margin-top:-66px; background-color:{color:linksside};opacity:0;margin-left:-130px;-webkit-transition: all 1.1s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  204.  
  205.  
  206.  
  207. .link2:hover {background-color:{color:bglinksside};color:{color:link h};}
  208.  
  209.  
  210.  
  211. .link3 {width:160px; position:absolute; font-family:consolas; font-style: none; font-size:9px;letter-spacing: 0px; text-transform: uppercase;text-align:center;margin-bottom: 1px;margin-top:-52px; background-color:{color:linksside};opacity:0;margin-left:150px;-webkit-transition: all 1.1s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  212.  
  213.  
  214.  
  215. .link3:hover {background-color:{color:bglinksside};color:{color:link h};}
  216.  
  217.  
  218.  
  219. .link4 {width:160px; position:absolute; font-family:consolas; font-style: none; font-size:9px;letter-spacing: 0px; text-transform: uppercase;text-align:center;margin-bottom: 1px;margin-top:-38px; background-color:{color:linksside};opacity:0;margin-left:-170px;-webkit-transition: all 1.1s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  220.  
  221.  
  222.  
  223. .link4:hover {background-color:{color:bglinksside};color:{color:link h};}
  224.  
  225.  
  226.  
  227. .link5 {width:160px; position:absolute; font-family:consolas; font-style: none; font-size:9px;letter-spacing: 0px; text-transform: uppercase;text-align:center;margin-bottom: 1px;margin-top:-24px; background-color:{color:linksside};opacity:0;margin-left:190px;-webkit-transition: all 1.1s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  228.  
  229.  
  230.  
  231. .link5:hover {background-color:{color:bglinksside};color:{color:link h};}
  232.  
  233.  
  234. .link6 {width:160px; position:absolute; font-family:consolas; font-style: none; font-size:9px;letter-spacing: 0px; text-transform: uppercase;text-align:center;margin-bottom: 1px;margin-top:-10px; background-color:{color:linksside};opacity:0;margin-left:-200px;-webkit-transition: all 1.1s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  235.  
  236.  
  237.  
  238. .link6:hover {background-color:{color:bglinksside};color:{color:link h};}
  239.  
  240. .link7 {width:160px; position:absolute; font-family:consolas; font-style: none; font-size:9px;letter-spacing: 0px; text-transform: uppercase;text-align:center;margin-bottom: 1px;margin-top:5px; background-color:{color:linksside};opacity:0;margin-left:210px;-webkit-transition: all 1.1s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  241.  
  242.  
  243.  
  244. .link7:hover {background-color:{color:bglinksside};color:{color:link h};}
  245.  
  246.  
  247. .photo:hover .link1 {opacity:0.85;margin-left:17px;}
  248.  
  249. .photo:hover .link2 {opacity:0.85;margin-left:17px;}
  250.  
  251. .photo:hover .link3 {opacity:0.85;margin-left:17px;}
  252.  
  253. .photo:hover .link4 {opacity:0.85;margin-left:17px;}
  254.  
  255. .photo:hover .link5 {opacity:0.85;margin-left:17px;}
  256.  
  257. .photo:hover .link6 {opacity:0.85;margin-left:17px;}
  258.  
  259. .photo:hover .link7 {opacity:0.85;margin-left:17px;}
  260.  
  261.  
  262. #bonnie:hover {position:fixed;}
  263. #tumblr_controls{position: fixed!important}
  264. #tumblr_controls{position: fixed!important}
  265. #tumblr_controls{position: fixed!important}
  266. #tumblr_controls{position: fixed!important}
  267.  
  268. </style>
  269.  
  270. <body onkeydown="return false">
  271.  
  272. <div class="text">
  273. {text:frase}
  274. </div>
  275.  
  276. <div id="desdonoan">
  277. {description}<br>
  278.  
  279. <div class="page">
  280. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous/</a>{/block:PreviousPage}{/block:Pagination}
  281. <a href="http://sintonizo.tumblr.com"title="Theme by sintonizo, Don't copy.">@theme</a>
  282. {block:Pagination}{block:NextPage}<a href="{NextPage}">/next</a>{/block:NextPage}{/block:Pagination}
  283. </div>
  284.  
  285. </div>
  286.  
  287. <div class="photo">
  288. <img src="{image:foto}"/>
  289.  
  290. <div class="links">
  291.  
  292. <div class="link1">
  293. <a href="{text:Link1}">{text:Link1 Title}</a></div>
  294. <div class="link2">
  295. <a href="{text:Link2}">{text:Link2 Title}</a></div>
  296. <div class="link3">
  297. <a href="{text:Link3}">{text:Link3 Title}</a></div>
  298. <div class="link4">
  299. <a href="{text:Link4}">{text:Link4 Title}</a></div>
  300. <div class="link5">
  301. <a href="{text:Link5}">{text:Link5 Title}</a></div>
  302. <div class="link6">
  303. <a href="{text:Link6}">{text:Link6 Title}</a></div>
  304. <div class="link7">
  305. <a href="{text:Link7}">{text:Link7 Title}</a></div>
  306. </div></div>
  307.  
  308.  
  309. <div id="container">
  310. {block:Posts}
  311. <div class="boxes">
  312.  
  313. {block:Text}
  314.  
  315. <span class="botoes">
  316. <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>
  317. </span>
  318.  
  319. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  320.  
  321. {/block:Text}
  322.  
  323. {block:Photo}
  324.  
  325. <span class="botoes">
  326. <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>
  327. </span>
  328.  
  329. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
  330. {block:Caption}{Caption}{/block:Caption}
  331. {/block:Photo}
  332.  
  333. {block:Photoset}
  334.  
  335. <span class="botoes">
  336. <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>
  337. </span>
  338.  
  339. {Photoset-400}
  340. {block:Caption}{Caption}{/block:Caption}
  341. {/block:Photoset}
  342.  
  343. {block:Quote}
  344.  
  345. <span class="botoes">
  346. <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>
  347. </span>
  348.  
  349. <div class="xquote">{Quote}</div>
  350. {block:Source}<b><div class="xquotesource"> — {Source}</b></div>
  351. {/block:Source}
  352.  
  353. {/block:Quote}
  354.  
  355. {block:Link}
  356.  
  357. <span class="botoes">
  358. <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>
  359. </span>
  360.  
  361. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  362. {block:Description}{Description}{/block:Description}
  363.  
  364. {/block:Link}
  365.  
  366. {block:Chat}
  367.  
  368. <span class="botoes">
  369. <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>
  370. </span>
  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.  
  377. {/block:Chat}
  378.  
  379. {block:Audio}
  380.  
  381. <span class="botoes">
  382. <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>
  383. </span>
  384.  
  385. <div class="player">{AudioPlayerBlack}</div>
  386. {block:Caption}{Caption}{/block:Caption}
  387.  
  388. {/block:Audio}
  389.  
  390. {block:Video}
  391.  
  392. <span class="botoes">
  393. <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>
  394. </span>
  395.  
  396. {Video-500}
  397. {block:Caption}{Caption}{/block:Caption}
  398. {/block:Video}
  399.  
  400.  
  401. {block:Answer}
  402. <table width="300px" cellspacing="0" cellpadding="0">
  403. <tr>
  404. <td width="210px" class="question">{Question}</td>
  405. <td width="30px"><span class="questionarrow">◤</span></td>
  406. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  407. </tr>
  408. </table>
  409. <div class="answer">{Answer}</div>
  410. {/block:answer}
  411.  
  412. </div>
  413.  
  414. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  415. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  416. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  417. {/block:ContentSource}</div>
  418.  
  419. {/block:Posts}</div>
  420. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  421.  
  422. </div>
  423. </div>
  424. </div>
  425. </div>
  426. </div>
  427.  
  428. </body>
  429. </html>
Advertisement
Add Comment
Please, Sign In to add comment