Advertisement
Guest User

Theme 04

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