Advertisement
Guest User

Theme 03

a guest
May 16th, 2014
508
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.64 KB | None | 0 0
  1.  
  2. <!-- Theme by Potencias,details (cerejadosundae e helpdesigns) don't copy © -->
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head>
  6. <meta name="color:background" content="#FFF"/>
  7. <meta name="color:backgroundSide" content="#FFF"/>
  8. <meta name="color:backgroundPermalink" content="#FFF"/>
  9. <meta name="color:text" content="#444444"/>
  10. <meta name="color:link" content="#444444"/>
  11. <meta name="color:bglinks" content="#8593a8"/>
  12. <meta name="color:Scroll" content="#444444"/>
  13. <meta name="color:box" content="#ffffff"/>
  14. <meta name="color:frase" content="#ffffff"/>
  15. <meta name="color:description" content="#ffffff"/>
  16. <meta name="if:followbranco" content="1"/>
  17. <meta name="if:BackgroundTelaCheia" content="0"/>
  18. <meta name="if:2column" content="1"/>
  19. <meta name="if:Opacity" content="1"/>
  20. <meta name="if:Sidereverse" content="1"/>
  21. <meta name="image:background" content=""/>
  22. <meta name="image:Sidebar" content=""/>
  23. <meta name="text:frase" content="Carpe Diem" />
  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.  
  35. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'/>
  36. <link href='http://fonts.googleapis.com/css?family=Fjalla+One' rel='stylesheet' type='text/css'/>
  37. <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'/>
  38. <link href='http://fonts.googleapis.com/css?family=Ubuntu+Condensed' rel='stylesheet' type='text/css'/>
  39. <link href='http://fonts.googleapis.com/css?family=Butterfly+Kids' rel='stylesheet' type='text/css'/>
  40. <link href='http://fonts.googleapis.com/css?family=Sofia' rel='stylesheet' type='text/css'/>
  41.  
  42. <link rel="shortcut icon" href="{Favicon}">
  43. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  44. <meta name="viewport" content="width=820" />
  45.  
  46. <script type="text/javascript"
  47. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  48. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  49. <script>
  50. (function($){
  51. $(document).ready(function(){
  52. $("[title]").style_my_tooltips();
  53. });
  54. })(jQuery);
  55. </script>
  56.  
  57. {block:IndexPage}
  58.  
  59. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  60.  
  61.  
  62. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  63.  
  64. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  65.  
  66. <script type="text/javascript">
  67. $(window).load(function(){
  68. var $wall = $('#content');
  69. $wall.imagesLoaded(function(){
  70. $wall.masonry({
  71. itemSelector: '.entry',
  72. isAnimated : true
  73. });
  74. });
  75. $wall.infinitescroll({
  76. navSelector : "div#navigation",
  77. nextSelector : "div#navigation a#nextPage",
  78. itemSelector : '.entry',
  79. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  80. loadingText : " ",
  81. donetext : " ",
  82. extraScrollPx : 9000,
  83. bufferPx : 10000,
  84. debug : false,
  85. errorCallback: function() {
  86. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  87. }},
  88. function( newElements ) {
  89. var $newElems = $( newElements );
  90. $newElems.hide();
  91. $newElems.imagesLoaded(function(){
  92. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  93. });
  94. }); $('#content').show(500);
  95. });
  96. </script>
  97.  
  98. {/block:IndexPage}{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  99. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title><link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono|Waiting+for+the+Sunrise|Josefin+Slab|Inconsolata' rel='stylesheet' type='text/css'>
  100.  
  101. <style type="text/css">
  102.  
  103. /***Efeito de link down futurasuicida usar credite a mim. pegar sem credito vai ter porrada, se for usarcomo insp pra fazer outro codigo credita mesmo assim.***/
  104.  
  105. .linksdown {text-align:inline; letter-spacing: 0px; font-family: Ubuntu Mono; font-size: 11px; text-align: center; width:280px; padding:5px; margin-top: 107px; margin-left:0px; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-style: none; position:fixed;}
  106. /***futurasuicida refuse imitations ***/
  107. .linksdown a {color: ; text-decoration: none;}
  108. /***futurasuicida refuse imitations ***/
  109. .linksdown a:hover {text-shadow: 0px 8px 1px #cbd8fa; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-top: 0px;}
  110.  
  111. @font-face {
  112. font-family: 'Ubuntu Mono';
  113. font-style: normal;
  114. font-weight: 400;
  115. src: local('Ubuntu Mono'), local('UbuntuMono-Regular'), url(http://themes.googleusercontent.com/static/fonts/ubuntumono/v3/ViZhet7Ak-LRXZMXzuAfkYbN6UDyHWBl620a-IRfuBk.woff) format('woff');
  116. }
  117.  
  118.  
  119. .nav1 {font-size: 20px; font-family:'Sofia';color:{color:frase}; z-index:11; padding:3px;line-height:30px; background-color: transparent; cursor: help; display: inline-block;width:289px; padding: 3px; text-align:left; margin:1px; border-radius: 3px;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;transition: all 0.5s linear;font-family:'Sofia';}
  120.  
  121. .nav1:hover { color: #eee;}
  122.  
  123.  
  124.  
  125. /* Estilo de Ask por by helpdesigns inspirado em things-to-help-you*/
  126. .askimg {border: 2px solid {color:backgroundside}; float: right;margin-top:-8px; border-radius:50px 0px 50px 50px;}
  127. .askhd{background-color:#eee;width: 228px;padding: 2px; color:{color:link}; margin-left: 0px;border-radius:5px 0px 0px 5px;}
  128. .askhd2{background-color:{color:backgroundside};width: 228px;; margin-top:-11px; padding: 1px; color: #ccc; border-radius:0px 0px 5px 5px; font-family: 'pixel';font-size: 8px;}
  129. .askhd2 a{color: #eee;}
  130. @font-face {src: url('http://static.tumblr.com/08l8cbl/qLfmfajt6/pf_arma_five.ttf'); font-family: 'pixel';}
  131.  
  132. @font-face {font-family: “04b03”;src: url(‘http://static.tumblr.com/ebnnv5o/5NJm6e5rw/bonjourlindas.blgspt_upload_pxl.ttf’); format(“truetype”); }
  133.  
  134.  
  135. .ft img{width:16px; margin-left: 10px;}
  136. .cred {width: 96px;height: 20px;background: url(http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png);display: block;position:fixed;top: 26px;right:7px;opacity:.8;}
  137. .user_ .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  138. .user_7 .label, .user_8 .label, .user_9 .label {color:;}
  139.  
  140. {block:Iffollowbranco}
  141. .cred {width: 96px;height: 20px;right: 7px;background: url(http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png);display: block;position:fixed;top: 26px;white-space:nowrap;
  142. -webkit-filter: invert(100%);
  143. -moz-filter: invert(100%);
  144. -o-filter: invert(100%);
  145. -ms-filter: invert(100%);
  146. filter: invert(100%);
  147. opacity:.7;z-index:99999999999;
  148. transition: .8s ease-in-out;
  149. -webkit-transition: .8s ease-in-out;
  150. -moz-transition: .8s ease-in-out;
  151. -o-transition: .8s ease-in-out; }
  152. .user_ .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  153. .user_7 .label, .user_8 .label, .user_9 .label {color:;}
  154.  
  155. {/block:Iffollowbranco}
  156. body, a, a:hover {
  157. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur),
  158. default !important;}
  159.  
  160. iframe#tumblr_controls{top: 1px !important;margin: 0 0 0 0;right: 6px !important;position: fixed !important;}
  161.  
  162.  
  163. body {background-image: url('{image:background}');
  164. background-attachment:fixed;
  165. background-color:{color:background};
  166. {block:IfBackgroundTelacheia}background-repeat: no-repeat;
  167. background-position: center;
  168. background-attachment: fixed;
  169. -webkit-background-size: cover;
  170. -o-background-size: cover;{/block:IfBackgroundTelacheia}
  171.  
  172. /*-- Fonte do Theme --*/
  173. font-size:11px;
  174.  
  175. font-family:calibri;
  176. line-height:14px;
  177. /*-- Fonte do Theme --*/
  178. text-align:left;
  179.  
  180. color:{color:text};}
  181.  
  182. a:link, a:active,
  183. a:visited{color:{color:link};
  184. text-decoration: none;}
  185. a:hover{color:{color:hover};}
  186.  
  187. ::-webkit-scrollbar-thumb{
  188. background-color: {color:Scroll};
  189. border: 3px solid {color:background};
  190. height:auto;
  191. -moz-border-radius: 6px;
  192. border-radius: 6px;
  193. }
  194.  
  195. ::-webkit-scrollbar {
  196. height:auto;
  197. width:9px;
  198. background-color: {color:Scroll};
  199. border: 5px solid {color:background};
  200. }
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207. #s-m-t-tooltip {
  208. display: block;
  209. background: {color:background};
  210. font-size: 8px;
  211. letter-spacing: 0px;
  212. text-transform: uppercase;
  213. text-align: center;
  214. margin-left: 18px;
  215. padding: 1px 3px 1px 3px;
  216. border: 1px solid {color:border};
  217. min-width: 40px;
  218. max-width: 200px;
  219. z-index: 99999;transition: .8s ease-in-out;
  220. -webkit-transition: .8s ease-in-out;
  221. -moz-transition: .8s ease-in-out;
  222. -o-transition: .8s ease-in-out;}
  223.  
  224. div#content{
  225.  
  226. margin-left:380px;width:900px;
  227. {block:IfSideReverse} margin-left:200px; {/block:IfSideReverse}
  228. {block:If2column}margin-left:450px;{/block:If2column}
  229. {block:If2column}
  230. {block:IfSideReverse} margin-left:320px; {/block:IfSideReverse}
  231. {/block:If2column}
  232. {block:If2column}width:650px;{/block:If2column}
  233. }
  234.  
  235. .pquote {
  236. font-size:16px;
  237. line-height:14px;
  238. text-align:left;font-family:'Sofia' }
  239.  
  240. .quotesource{
  241. font-size:8px;
  242. text-align:left;
  243. letter-spacing:0px;font-family:'Ubuntu mono'; }
  244.  
  245. .post_title{
  246. font-size:11px;
  247. line-height:15px;font-family:'Sofia'}
  248.  
  249.  
  250. .entry{border:0px solid {color:border};
  251. position:relative;
  252. width:220px;
  253. padding:px;
  254. -webkit-box-shadow: 1px 1px 2px {color:box};
  255. -moz-box-shadow: 5px 1px 3px {color:box};
  256. box-shadow: 1px 2px 50px {color:box};
  257. float:left;
  258. /* Margin dos posts */
  259. margin:5 10 10 10px;
  260. /* Margin dos posts */
  261. background-color:{color:background};
  262. {block:PermalinkPage}width:450px;{/block:PermalinkPage};}
  263.  
  264. .entry img{max-width:220px;
  265. {block:PermalinkPage}max-width:450px;{/block:PermalinkPage};}
  266.  
  267. #postnotes {text-align:left; z-index:11; padding:25px; -webkit-transition: all 0.2s ease-out; -moz-transition: all .4s ease-out; width:450px;}
  268.  
  269.  
  270. .per {
  271. position:relative;
  272. text-align:justify;
  273. padding:0px 1px; margin:0;
  274. clear:both;;}
  275.  
  276. .fe {
  277. display:block;
  278. position:absolute;
  279. bottom:-15px;
  280. left:15px;
  281. width:0;
  282. border-width:15px 15px 0;
  283. border-style:solid;
  284. border-color: transparent;}
  285.  
  286. .text {text-align:left;}
  287.  
  288. blockquote{
  289. padding:0px 0px 0px 5px;
  290. margin:0px 0px 2px 1px;
  291. border-left: 1px solid #adadad;}
  292.  
  293. .perms {background:{color:backgroundPermalink};
  294. font-size:9px;
  295. text-align:center;
  296. opacity: 0;line-height:22px;
  297. transition: .8s ease-in-out;
  298. -webkit-transition: .8s ease-in-out;
  299. -moz-transition: .8s ease-in-out;
  300. -o-transition: .8s ease-in-out;
  301. top:20px;
  302. width:150px;
  303. height:auto;
  304. position: absolute;
  305. margin-top:0px;
  306. margin-left:8px;
  307. text-transform: uppercase;
  308. font-family:calibri;
  309. display:block;}
  310.  
  311. .perms a{padding: 2 3 3 3;background:{color:backgroundPermalink}; }
  312.  
  313. .entry:hover .perms {
  314. opacity:0.8;margin-left:8px;
  315. z-index:999999;
  316. -webkit-transition-duration: 0.65s;border-radius:6px;}
  317.  
  318.  
  319. .perms a:hover{
  320. text-decoration:line-through;}
  321.  
  322. .perm {
  323. font-size:9px;
  324. text-align:left;
  325. opacity: 0;
  326. transition: .8s ease-in-out;
  327. -webkit-transition: .8s ease-in-out;
  328. -moz-transition: .8s ease-in-out;
  329. -o-transition: .8s ease-in-out;
  330. bottom:0px;
  331. width:220px;
  332. height:auto;
  333. padding-bottom:4px;
  334. background-color: ;
  335. position: absolute;
  336. text-transform: lowercase;
  337. display:block;}
  338.  
  339.  
  340.  
  341. .entry:hover .perm {
  342. opacity:1;
  343. z-index:999999;
  344. -webkit-transition-duration: 0.65s;}
  345.  
  346.  
  347. .perm a:hover{
  348. text-decoration:line-through;}
  349.  
  350. {block:Iffollowbranco}
  351. iframe#tumblr_controls {
  352. white-space:nowrap;
  353. -webkit-filter: invert(100%);
  354. -moz-filter: invert(100%);
  355. -o-filter: invert(100%);
  356. -ms-filter: invert(100%);
  357. filter: invert(100%);
  358. opacity:.7;
  359. transition: .8s ease-in-out;
  360. -webkit-transition: .8s ease-in-out;
  361. -moz-transition: .8s ease-in-out;
  362. -o-transition: .8s ease-in-out; }
  363. {/block:Iffollowbranco}
  364.  
  365.  
  366.  
  367. #sidebar {
  368. margin-top:140px;
  369. height:auto;
  370. width:138px;
  371. margin-left:50px;
  372. {block:IfSideReverse} margin-left:1020px; {/block:IfSideReverse}
  373. {block:If2column}margin-left:270px;{/block:If2column}
  374. {block:If2column}
  375. {block:IfSideReverse} margin-left:870px; {/block:IfSideReverse}
  376. {/block:If2column}
  377. position:fixed;
  378. padding: 8 8 8 13px;
  379. z-index:99999;-webkit-box-shadow: 1px 1px 2px {color:box};
  380. -moz-box-shadow: 5px 1px 3px {color:box};
  381. box-shadow: 1px 2px 50px {color:box};
  382. }
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389. {block:Ifopacity} img {
  390. opacity: 1.82;
  391. }
  392. img:hover {
  393. opacity:0.82;
  394. } {/block:Ifopacity}
  395.  
  396.  
  397.  
  398.  
  399. #fotosidebar {margin-top:0px;padding:0;
  400. width:170px;
  401. height:250;}
  402.  
  403. /*** Frase ***/
  404. .frase {width:195px;position:fixed; margin-left:-25px;overflow: hidden;height:35px;margin-top:-34px; font-size: 20px; font-family:'Sofia';text-align:center;color:{color:frase}; z-index:11; padding:3px;line-height:30px; }
  405. .frase a{color:{color:frase};}
  406. @font-face{font-family:'sersal'; src:url('http://static.tumblr.com/zvqacv0/M36mihkgj/dj4trial.otf');}
  407.  
  408.  
  409.  
  410. #faixa3 {position: fixed; margin-left: 120px; width: 25px;; height: 24500px; background-color:{color:backgroundside}; margin-top: -105px;border:5px solid {color:border};border-radius:4px;}
  411.  
  412. #desc {position:fixed; width: 274px; height:505px; font-family:calibri;font-size:11px;padding: 4px;color:{color:description}; margin-top:4px; margin-left:-20px; overflow:hidden;moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;text-align: justify;opacity: 1;line-height: 17px;;background:}
  413.  
  414. @font-face {src: url('http://static.tumblr.com/fyc2dbo/eyomvex2r/always_forever.ttf');font-family:Always; }
  415.  
  416. /*** Creditos ***/
  417. .credits{width:12px;height:12px;float:left;font-size:13px;color:#eee;line-height:12px;text-align:center;font-family: 'Baumans';padding: 4px;background:{color:backgroundSide}; z-index: 11;margin-left:8px;border-radius:4px;
  418. position:fixed; text-transform: uppercase;top:8px;overflow: hidden;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;
  419. }.creditss a {color:#eee;font-size:8px;}
  420.  
  421. </style>
  422.  
  423.  
  424.  
  425.  
  426. <body><div class="credits">
  427. <a href="http://potencias.tumblr.com"title="theme feito por potencias, dtlhes por cerejadosundae e Help Designs, not copy!"><font color="{color:links}">©</a></font></div>
  428.  
  429. <div id="sidebar">
  430.  
  431.  
  432. <div class="frase">{text:frase}</div>
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439. <div id="desc" >{description}</div>
  440. <div class="linksdown">
  441. <a href="{text:Link1}">{text:Link1 Title}</a>
  442. <a href="{text:Link2}">{text:Link2 Title}</a>
  443. <a href="{text:Link3}">{text:Link3 Title}</a>
  444. <a href="{text:Link4}">{text:Link4 Title}</a>
  445. <a href="{text:Link5}">{text:Link5 Title}</a>
  446. <a href="{text:Link6}">{text:Link6 Title}</a>
  447. </div>
  448.  
  449.  
  450. </div></div></div>
  451.  
  452.  
  453.  
  454.  
  455. </div>
  456.  
  457.  
  458. </div>
  459. </div>
  460.  
  461.  
  462. </div>
  463. </div>
  464.  
  465. </div>
  466. <a href="http://potencias.tumblr.com" class="cred"></a>
  467.  
  468. </div>
  469. </div>
  470. </div>
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  
  479. <!-- Inicio Das postagens --->
  480.  
  481. <div id="content">
  482. {block:Posts}
  483.  
  484. {block:Text}
  485. <div class="entry">
  486. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  487. {Body}
  488. {block:IndexPage}
  489. <div class="perm">
  490. <a href="{Permalink}">{SourceURL} </a>
  491. <a href="{permalink}">{notecountwithlabel}</a>
  492. <a href="{ReblogURL}" target="_blank"><b>Reblog post</b></a>
  493. </div> {/block:IndexPage}
  494. </div>
  495. {/block:Text}
  496.  
  497. {block:Photo}
  498. <div class="entry">
  499. <!--- Tamanho das fotos --->
  500. <img src="{PhotoURL-500}">
  501. <!--- Tamanho das fotos --->
  502. {block:IndexPage}
  503. <div class="perms">
  504. <a href="{permalink}">{DayofMonthWithSuffix}</a> /
  505. <a href="{permalink}">{notecountwithlabel}</a> /
  506. <a href="{ReblogURL}" target="_blank">Reblog</a>
  507. </div>
  508. {/block:IndexPage}
  509. </div>
  510. {/block:Photo}
  511.  
  512. {block:Photoset}
  513. <div class="entry">
  514. <!--- Tamanho dos Photosets --->
  515. {block:Photos}
  516.  
  517. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></a>
  518.  
  519. {/block:Photos}
  520. <!--- Tamanho dos Photosets --->
  521. {block:IndexPage}
  522. <div class="perms">
  523. <a href="{permalink}" title="{Month} {DayofMonthWithSuffix}">●</a>
  524. <a href="{permalink}" title="{notecountwithlabel}">●</a>
  525. <a href="{ReblogURL}" target="_blank" title="Reblog">●</a>
  526. </div>
  527. {/block:IndexPage}
  528. </div>
  529. {/block:Photoset}
  530.  
  531.  
  532. {block:Quote}
  533. <div class="entry">
  534. <div class="pquote">{Quote}<div class="quotesource"><b>— {Source}</b></div></div><p>
  535. {block:IndexPage}
  536. <div class="perm">
  537. <a href="{permalink}">{notecountwithlabel}</a>
  538. <a href="{ReblogURL}" target="_blank"><b>Reblog post</b></a>
  539.  
  540.  
  541.  
  542. </div>
  543. {/block:IndexPage}
  544. </div>
  545. {/block:Quote}
  546.  
  547. {block:Chat}
  548. <div class="entry">
  549. {block:Title}
  550. <span class="post_title">{Title}</span>{/block:Title}
  551. <div id="chat">
  552. {block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}<br>
  553. {block:IndexPage}<div class="perm">
  554. <a href="{permalink}">{notecountwithlabel}</a>
  555. <a href="{ReblogURL}" target="_blank"><b>Reblog post</b></a>
  556. </div> {/block:IndexPage}
  557. </div>
  558. </div>
  559. {/block:Chat}
  560.  
  561. {block:Link}
  562. <div class="entry">
  563. {block:IndexPage}
  564. <div class="perm">
  565. <a href="{permalink}">{notecountwithlabel}</a>
  566. <a href="{ReblogURL}" target="_blank"><b>Reblog post</b></a>
  567. </div> {/block:IndexPage}
  568. <span class="post_title"><a href="{URL}">{Name} &#8600;</span></a>
  569. {block:Description}{Description}{/block:Description}
  570.  
  571. </div>
  572. {/block:Link}
  573.  
  574. {block:Audio}
  575. <div class="entry">
  576. <center>
  577. {block:AlbumArt}<img src="{AlbumArtURL}" alt="" width="200"/><p>{/block:AlbumArt}</center>
  578. <div class="audiocas">{AudioPlayerGrey}</div>
  579. {block:Caption}{Caption}
  580. {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}<p>
  581. {block:IndexPage}
  582. <div class="perm">
  583. <a href="{permalink}">{notecountwithlabel}</a>
  584. <a href="{ReblogURL}" target="_blank"><b>Reblog post</b></a>
  585. </div> {/block:IndexPage}
  586. </div>
  587. {/block:Audio}
  588.  
  589. {block:Video}
  590. <div class="entry">
  591. {Video-250}
  592. {block:IndexPage}
  593. <div class="perms">
  594. <a href="{permalink}">{notecountwithlabel}</a>
  595. <a href="{ReblogURL}" target="_blank"><b>Reblog post</b></a>
  596. </div> {/block:IndexPage}
  597. </div>
  598. {/block:Video}
  599.  
  600. {block:Answer}
  601. <div class="entry">
  602. <div class="askhd">{Question}<br><img src="{AskerPortraitURL-40}" class="askimg"></div><p></p>
  603. <div class="askhd2" align="left">Ask by: <font color=#fff;>{Asker}</font> perguntou à {TimeAgo}</div><p></p>
  604. {Answer}
  605. </div>
  606. {/block:Answer}
  607.  
  608.  
  609. {block:PostNotes}
  610. <div id="postnotes">
  611. Posted {TimeAgo}, with {NoteCountWithLabel}<br>
  612. {block:RebloggedFrom}Reblogged of: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>originally by: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>
  613. {block:HasTags}Tagged with: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}{/block:HasTags}<p>
  614.  
  615. </div><p>
  616. {PostNotes}
  617. {/block:PostNotes}
  618.  
  619.  
  620. {/block:posts}
  621.  
  622.  
  623. {block:IndexPage}
  624. <div class="column navigation" id="navigation">
  625. {block:Pagination}
  626. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  627. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  628. </div>
  629. {/block:IndexPage}
  630.  
  631. </div>
  632.  
  633. <script type="text/javascript"> Cufon.now(); </script>
  634.  
  635. <!-- © 2014 potencias themes -->
  636.  
  637.  
  638. </body>
  639.  
  640. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement