Advertisement
poeta-inepta

Theme - 11

Mar 6th, 2013
4,012
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.88 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd"><link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
  3.  
  4. <html lang="en">
  5.  
  6. <head>
  7.  
  8.  
  9.  
  10. <meta name="if:Repeat background image" content="0"/>
  11. <meta name="if:Italic title" content="1"/>
  12. <meta name="if:Bold title" content="0"/>
  13. <meta name="if:Three Columns" content="1"/>
  14. <meta name="if:Two Columns" content="0"/>
  15.  
  16.  
  17.  
  18.  
  19.  
  20. <meta name="font:Body" content="Calibri"/>
  21.  
  22. <meta name="color:Background" content="#FFFFFF"/>
  23.  
  24. <meta name="color:Post title" content="#363636"/>
  25. <meta name="color:Text" content="#000000"/>
  26. <meta name="color:textfrase" content="#000000"/>
  27. <meta name="color:autor" content="#f4f4f4"/>
  28. <meta name="color:faixa2" content="#a5a4a4"/>
  29. <meta name="color:faixa1" content="#ccc7c7"/>
  30. <meta name="color:posts" content="#ffffff"/>
  31. <meta name="color:bordaimg" content="#bebebe"/>
  32. <meta name="color:Hover" content="#bebebe"/>
  33. <meta name="color:Chat" content="#F5F5F5"/>
  34.  
  35. <meta name="text:Title font size" content="14"/>
  36. <meta name="text:Post title font size" content="16"/>
  37. <meta name="text:Body font size" content="11"/>
  38.  
  39. <meta name="image:Background" content=""/>
  40. <meta name="image:border" content=""/>
  41. <meta name="image:sid" content="http://static.tumblr.com/187f6fa0ce2d5abe89dc6928dde15e87/0o2nq92/yEVmjwmwf/tumblr_static_tumblr_mfeba2mu451rut9u9o1_500.png"/>
  42.  
  43.  
  44.  
  45.  
  46. <meta name="color:link" content="#000000" />
  47. <meta name="color:textfrase" content="#bebebe" />
  48. <meta name="color:bordas" content="#f4f4f4" />
  49. <meta name="color:bgfrase" content="#ffffff" />
  50.  
  51.  
  52.  
  53.  
  54. <meta name="text:Link1" content="/" />
  55. <meta name="text:Link1 Title" content="link" />
  56. <meta name="text:Link2" content="/" />
  57. <meta name="text:Link2 Title" content="link" />
  58. <meta name="text:Link3" content="/" />
  59. <meta name="text:Link3 Title" content="link" />
  60. <meta name="text:Link4" content="/" />
  61. <meta name="text:Link4 Title" content="link" />
  62. <meta name="text:Link5" content="/" />
  63. <meta name="text:Link5 Title" content="link" />
  64. <meta name="text:frase" content="You are the only exception." />
  65.  
  66.  
  67.  
  68.  
  69. <title>{Title}</title>
  70.  
  71. <link rel="shortcut icon" href="{Favicon}">
  72. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  73. {block:Description}
  74. <meta name="description" content="{MetaDescription}" />
  75. {/block:Description}
  76.  
  77. <style type="text/css">
  78.  
  79.  
  80. iframe#tumblr_controls{
  81. top: 1px !important;
  82. margin: 0 0 0 0;
  83. right: 6px !important;
  84. position: fixed !important;
  85. }
  86.  
  87.  
  88. iframe#tumblr_controls {
  89. right:3px !important;
  90. position: fixed !important;
  91. -webkit-filter:invert(100%);
  92. }
  93.  
  94. body{ margin:0px; background-color: {color:Background}; background-image:url({image:Background}); background-attachment: fixed; background-repeat: no-repeat; {block:IfRepeatBackgroundImage} background-repeat: repeat; {/block:IfRepeatBackgroundImage} background-position:right; {block:IfLeftLayout}background-position:right;{/block:IfLeftLayout} {block:IfRightLayout}background-position:left;{/block:IfRightLayout} font-size:{text:Body font size}px; font-family:{font:Body}; line-height:16px; color:{color:Text}; }
  95.  
  96. a:link, a:active, a:visited{ color: {color:Link};text-decoration: none; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3;}
  97.  
  98. a:hover { color:{color:Hover}; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3;}
  99.  
  100.  
  101. ::-webkit-scrollbar-thumb:vertical {
  102. background-color:{color:text};
  103. height:100px;
  104. -webkit-border-radius: 3px;
  105. -moz-border-radius: 3px;
  106. border-radius: 3px;
  107. }
  108.  
  109. ::-webkit-scrollbar-thumb:horizontal {
  110. background-color:transparent;
  111. height:1px;
  112. -webkit-border-radius: 3px;
  113. -moz-border-radius: 3px;
  114. border-radius: 3px;
  115. }
  116.  
  117. ::-webkit-scrollbar {
  118. height:10px;
  119. width:8px;
  120. background:{color:background};
  121. }
  122.  
  123. div#content{ margin:auto; margin-top:10px; margin-left:450px; {block:IfRightLayout}margin-left:350px;{/block:IfRightLayout} {block:IndexPage}
  124. width:540px; {block:IfOneColumns}width:300px;{/block:IfOneColumns} {block:IfTwoColumns}width:560px;{/block:IfTwoColumns} {block:IfThreeColumns}width:820px;{/block:IfThreeColumns}{block:IfFourColumns}width:1080px;{/block:IfFourColumns}{/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage}}
  125.  
  126.  
  127.  
  128.  
  129. .title{ display:inline-block; border-top:3px solid {color:Accent}; padding:5px 0px 10px 0px; font-size:{text:title font size}px; color:{color:Title};
  130. {block:IfItalicTitle}font-style:italic;{/block:IfItalicTitle} {block:IfBoldTitle}font-weight:bold;{/block:IfBoldTitle}}
  131.  
  132.  
  133. .post_title{ font-size:{text:Post title font size}px; color:{color:Post title}; line-height:24px; }
  134.  
  135.  
  136. .entry { {block:IndexPage} width:257px;float:left;border: 1px solid {COLOR:BORDAS};padding:20px; margin:2px;background-color:{color:posts};opacity:0.8;margin:1px; -moz-border-radius:8px;-webkit-border-radius:8px; {/block:IndexPage};{block:PermalinkPage} width:500px; margin:auto; {/block:PermalinkPage} overflow:hidden; padding-right:5px; padding-left:4px; padding-top:10px; padding-bottom:10px; text-decoration: none !important; background-attachment: fixed; background-image: repeat; background-image:url({image:Border});-moz-border-radius:100px;-webkit-border-radius: 10px; }
  137.  
  138.  
  139. .entry img{ {block:IndexPage} max-width:265px;-moz-border-radius:10px; -webkit-border-radius:10px;margin-left:4px;-moz-border-radius:0px;-webki -border-radius:10px; -webkit-filter: grayscale(30%); {/block:IndexPage}
  140. {block:PermalinkPage}max-width:500px;{/block:PermalinkPage}}
  141.  
  142. .entry img:hover {-webkit-filter: grayscale(0%);} blockquote{ padding:0px 0px 0px 5px; margin:0px 0px 2px 1px; border-left:1px solid {color:Text};}
  143.  
  144. .permalink {display:block; position:absolute; margin-top:-5px; font-size:10px; opacity:0;margin-top:-150px;margin-left:180px; filter: alpha(opacity = 0);-moz-transition: all 0.5;-webkit-transition: all 0.5s; -o-transition: all 0.5s;transition: all 0.5;}
  145.  
  146. .entry:hover .permalink{ opacity:1;margin-top:-25px;margin-left:5px;
  147. filter: alpha(opacity = 1);-moz-transition: all 1.2; -webkit-transition: all 1.2s; -o-transition: all 1.2s;transition: all 1.2;-webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg); -ms-transform:rotate(0deg); transform:rotate(0deg); }
  148.  
  149.  
  150.  
  151.  
  152. .photopermaholder{ position:absolute; height:14px; margin:-32px 0px 0px 5px; opacity:0; filter: alpha(opacity = 0);-moz-transition: all 0.5; -webkit-transition: all 0.5s; -o-transition: all 0.5s;transition: all 0.5;}
  153.  
  154. .photoperma{display:inline-block; margin-right:5px; background:transparent;
  155. padding:4px; height:14px;margin-left:-5px;margin-top:-10px}
  156.  
  157. .photoperma a{color:#000;}
  158.  
  159. .entry:hover .photopermaholder{ opacity:0.6; filter: alpha(opacity = 70); -moz-transition: all 0.8;-webkit-transition: all 0.8s;-o-transition: all 0.5s;transition: all 0.8;margin-top:-30px;}
  160.  
  161.  
  162. /** ESTILO DE QUOTE POR GIRLFATALE MODIFICADO POR ENLACEI. NÃO COPIE **/
  163.  
  164. .cquote {background:transparent; font:15px {font:body}; margin:0px; line-height:95%; no-repeat top left; display: block; text-align: justify; border-radius: 10px; margin: 0px 0px 0px 0px; padding: 5px 0px 5px 5px; color:{color:text};margin-left:0px;margin-top:-4px;opacity:0.9}
  165.  
  166. #extra {width: 0; margin-top: 0px; height: 0; border-right: 10px solid transparent; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid transparent; margin-left: 200px; opacity: 1;opacity:0.9}
  167.  
  168. .aspa {font-size: 40px; font-family: Georgia; color:{color:text}; text-align: left; float: left; line-height: 75px; z-index:9999999; opacity:0.2;filter: alpha(opacity=2); margin-right: -55px; margin-left:0px; margin-top: -25px;}
  169.  
  170.  
  171. .cquotesource {background:{COLOR:autor}; font-family:calibri; font-size: 12px;padding: 2px; text-align: right; text-transform: none; margin-bottom: -5px; border-radius: 0px 0px 0px 0px; height: 18px; width: auto;margin-top:-20px;opacity:0.9;border-top:1px dotted {color:bordas};}
  172.  
  173. .cquotesource a, a:hover{text-transform:none;}
  174.  
  175. /* CÓDIGOS ORIGINAIS POR XANTHEOSE MODIFICADO POR ENLACEI.NÃO COPIE */
  176.  
  177.  
  178. div#chat li {
  179. padding: 4px;
  180. background-color:{color:Chat};
  181. margin-top: 2px;
  182. }
  183.  
  184. div#chat ul{
  185. {block:IndexPage}
  186. width:258px;
  187. {/block:IndexPage}
  188. {block:PermalinkPage}
  189. width:500px;
  190. {/block:PermalinkPage}
  191. list-style: none;
  192. padding: 0px;
  193. margin-top:5px;
  194. margin-bottom:10px;
  195. text-align: left;
  196. }
  197.  
  198. .lalala{
  199. background-color:#e4e4e4;
  200. height:27px;
  201. {block:IndexPage}
  202. width:250px;
  203. {/block:IndexPage}
  204. {block:PermalinkPage}
  205. width:500px;
  206. {/block:PermalinkPage}
  207. overflow:hidden;
  208. }
  209.  
  210. ol.notes {
  211. padding: 0px;
  212. margin: 25px 0px;
  213. list-style-type: none;
  214. border-bottom: solid 1px {color:text};
  215. font-size:10px;
  216. }
  217.  
  218. ol.notes li.note {
  219. border-top: solid 1px {color:text};
  220. padding: 5px;
  221. font-size:10px;
  222. }
  223.  
  224. ol.notes li.note img.avatar {
  225. vertical-align: -4px;
  226. margin-right: 10px;
  227. width: 16px;
  228. height: 16px;
  229. }
  230.  
  231. ol.notes li.note span.action {
  232. font-weight: normal;
  233. font-size:10px;
  234. }
  235.  
  236. ol.notes li.note .answer_content {
  237. font-weight: normal;
  238. font-size:10px;
  239. }
  240.  
  241. ol.notes li.note blockquote {
  242. border-color: {color:text};
  243. padding: 4px 10px;
  244. margin: 10px 0px 0px 25px;
  245. font-size:10px;
  246. }
  247.  
  248. ol.notes li.note blockquote a {
  249. text-decoration: none;
  250. font-size:10px;
  251. }
  252.  
  253. #infscr-loading{display: none;}
  254.  
  255.  
  256.  
  257. /*** Ask por Anna ***/
  258. .pergunta {margin: 3px; padding: 5px; background: #e9e9e9;
  259. -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
  260. .ppergunta {margin-top: -3px; padding: 3px; background:
  261. transparent url('http://static.tumblr.com/8yo5xxv/SmClvdx0w/toptop.png')
  262. no-repeat bottom left; margin-left: 50px;}
  263. .resposta {text-align: justify; margin: 1px; margin-top: 0px; margin-bottom: -2px;}
  264. .autor {margin-top: 3px; margin-left: 47px;}
  265. .autor img {padding-right: 5px; margin-bottom: 5px;}
  266. .autor1 {font-weight: bold; text-transform: uppercase; font-family: tahoma;
  267. font-size: 8px; font-color: #808080; text-align: right;}
  268. .linha {border-bottom: 1px solid #e9e9e9; margin-bottom: -3px;}
  269.  
  270.  
  271.  
  272.  
  273. /* first letter by cerejadosundae */
  274.  
  275. .quote:first-letter{font-family:georgia; font-style:italic; font-size: 25px;}
  276. .quote {margin: 0; padding: 5px; font: normal 11px 'georgia'; text-align: justify;}
  277.  
  278. /* enlacei */
  279.  
  280. .dafrase:first-letter{font-family: georgia; font-style:none; font-size:15px;}
  281. .dafrase {margin: 0; padding: 5px; font: normal 11px 'georgia'; text-align: justify;}
  282.  
  283. /** frase **/
  284.  
  285. #mafrase {background-color:{color:bgfrase}; width:185px; height: 20px; position:fixed; margin-left:190px; margin-top:145px;border-bottom:0px solid {color:bordas};opacity:0.8;padding-bottom:3px;border-radius:8px;padding-top:0px;z-index:999999;
  286.  
  287. }
  288. .mama{margin: 5px; padding: 3px; text-align: center; font-size: 20px; font-family: 'Cookie', cursive;
  289. border-bottom: 0px solid #bebebe; padding: 1px; background-color: transparent; color: {color:textfrase};z-index:99999;}
  290.  
  291.  
  292.  
  293. /*** sidebar ***/
  294.  
  295. #sid {top: 5px; left: 38px; background-color:{color:border};
  296. color: {color:text} float: left; width: 863px; height: 20px; position: fixed;}
  297.  
  298. #pic {position: fixed; width: 200px; height:220px; margin-left:170px; margin-top: 170px; overflow:hidden; border: 1px solid {color:info border};
  299. background-color:{color:post};}
  300. #pic img {width:190px;height:209px;margin-left: 5px; margin-top: 5px;opacity:0.6:-moz-transition: all .0s ease-in-out!important; -o-transition: all .0s ease-in-out!important; transition: all .9s ease-in-out!important; -webkit-transition: all .10s ease-in-out!important;}
  301. #pic img:hover { opacity;0.8;}
  302.  
  303. /** links **/
  304.  
  305. #links { border:1px solid transparent; position:fixed; width:220px; height:9px; line-height:12px; font-size:9px; font-family:calibri; text-align:center; color:{color:link}; padding:2px; margin-top:391px; margin-left:157px; background-color:#transparent; -webkit-border-radius: 0px 0px 0px 0px;}
  306.  
  307. #links a { letter-spacing:0px; text-transform:uppercase; color: {color:links};}
  308.  
  309. #links a:hover { text-shadow: 0px 6px 1px ; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  310.  
  311. /*** awn descrição ***/
  312.  
  313. #descri {position: fixed; font-size:10px; text-align:center; font-family:'muli'; width:200px; margin-top:410px; margin-left:170px; padding: px; color: {color:descri}; }
  314.  
  315. /* creditos */
  316.  
  317. #cred {text-align: left; overflow: hidden; height:4px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 10px; font-family: CALIBRI; position: fixed; margin-left: 100px; width: 120px; background-color: transparent; color:#000; ; padding: 6px; margin-top: 600px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: 0px; text-transform: none;line-height: 10px; z-index:90;}
  318.  
  319.  
  320.  
  321. /** faixa **/
  322. #faixa {width: 100px; z-index: -9; height:900%; width:10px; margin-left:410px; border-right: 10px solid {color:faixa1}; margin-top: -30px; background:{color:faixa2}; position:fixed;}
  323.  
  324.  
  325. #faix{background-color:#d3d3d3;{color:faixa1}; padding:2px; padding-bottom:0px;float:left; width:208px; text-align:center;margin-top:408px;margin-left:165px;position:fixed;z-index:999; }}
  326.  
  327.  
  328.  
  329.  
  330. {CustomCSS}
  331. </style>
  332. <link rel="shortcut icon" href="{Favicon}">
  333. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  334. <meta name="viewport" content="width=820" />
  335.  
  336. {block:IndexPage}
  337.  
  338. <script src="http://masonry.desandro.com/js/jquery-1.7.1.min.js"></script>
  339.  
  340. <script src="http://masonry.desandro.com/jquery.masonry.min.js"></script>
  341.  
  342. <script src="http://masonry.desandro.com/js/jquery.infinitescroll.min.js"></script>
  343.  
  344. <script>
  345. $(function(){
  346.  
  347. var $container = $('#content');
  348.  
  349. $container.imagesLoaded(function(){
  350. $container.masonry({
  351. itemSelector: '.entry',
  352. columnWidth: 270
  353. });
  354. });
  355.  
  356. $container.infinitescroll({
  357. navSelector : "div#navigation",
  358. nextSelector : "div#navigation a#nextPage",
  359. itemSelector : '.entry', // selector for all items you'll retrieve
  360. loading: {
  361. finishedMsg: 'No more pages to load.',
  362. img: 'http://static.tumblr.com/0o2nq92/LnUmidt59/processgif.gif'
  363. }
  364. },
  365. // trigger Masonry as a callback
  366. function( newElements ) {
  367. // hide new items while they are loading
  368. var $newElems = $( newElements ).css({ opacity: 0 });
  369. // ensure that images load before adding to masonry layout
  370. $newElems.imagesLoaded(function(){
  371. // show elems now they're ready
  372. $newElems.animate({ opacity: 1 });
  373. $container.masonry( 'appended', $newElems, true );
  374. });
  375. }
  376. );
  377.  
  378. });
  379. </script>
  380.  
  381. {/block:IndexPage}
  382.  
  383. </head>
  384.  
  385.  
  386. <body>
  387.  
  388. <div id="pic"><img src="{image:sid}"title="{title}"></div>
  389.  
  390.  
  391.  
  392. <div id="links">
  393. <a href="{text:Link1}">{text:Link1 Title}</a> -
  394. <a href="{text:Link2}">{text:Link2 Title}</a> -
  395. <a href="{text:Link3}">{text:Link3 Title}</a> -
  396. <a href="{text:Link4}">{text:Link4 Title}</a> -
  397. <a href="{text:Link5}">{text:Link5 Title}</a>
  398. </div>
  399.  
  400.  
  401. <div id="mafrase"><div class="mama"><div style="margin-top:-4px;">{text:frase}</div></div></div>
  402.  
  403. <div id="descri">{block:Description}{Description}{/block:Description}</div>
  404.  
  405. <div id="page"><div id="faixa"></div>
  406.  
  407.  
  408. <div id="faix">
  409. </div>
  410. <div id="faix1">
  411. </div>
  412.  
  413. <div id="cred" title="Theme feito por poeta-inepta ©"> <a href="http://poeta-inepta.tumblr.com/"><b> POETA-INEPTA © </b></a></div>
  414.  
  415.  
  416. <div id="content">
  417.  
  418. {block:Posts}
  419. {block:Text}
  420. <div class="entry">
  421. {block:Title}<span class="post_title">{Title}</span><p>{/block:Title}
  422. {Body}
  423. {block:IndexPage}<span class="permalink"><a href="{Permalink}"><img src="http://static.tumblr.com/qzpui9z/0pYmgvgsj/2.png"></a> <span class="reblog-liuc"><a href="{ReblogURL}" target="_blank"><img src="http://cdn2.iconfinder.com/data/icons/Snow/Snow/snow/Reset.png"></a></span>{/block:IndexPage}
  424. </div>
  425. {/block:Text}
  426.  
  427. {block:Photo}
  428. <div class="entry">
  429. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  430. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  431. <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" {block:IndexPage}width="250"{/block:IndexPage}{block:PermalinkPage}width="500"{/block:PermalinkPage}/>
  432. {block:IndexPage}<div class="photopermaholder"><div class="photoperma"></a></span></div><div class="photoperma"><a href="{Permalink}"><img src="http://cdn1.iconfinder.com/data/icons/Snow/Snow/snow/Search.png"></a> <span class="reblog-liuc"><a href="{ReblogURL}" target="_blank"><img src="http://cdn2.iconfinder.com/data/icons/Snow/Snow/snow/Reset.png"></a></div></div>{/block:IndexPage}
  433. {block:IfCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfCaption}
  434. {block:IndexPage}</a>{/block:IndexPage} {block:IndexPage}
  435.  
  436. {/block:IndexPage}
  437. {block:PermalinkPage}{LinkCloseTag}<p>
  438. {/block:PermalinkPage}
  439. </div>
  440. {/block:Photo}
  441.  
  442. {block:Photoset}
  443. <div class="entry">
  444. {block:IndexPage}{Photoset-250}{/block:IndexPage}{block:PermalinkPage}{Photoset-450}{/block:PermalinkPage}
  445. {block:IfCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfCaption}
  446. <p>
  447. {block:IndexPage}<span class="permalink"><a href="{Permalink}"><img src="http://cdn1.iconfinder.com/data/icons/Snow/Snow/snow/Search.png"></a> <span class="reblog-liuc"><a href="{ReblogURL}" target="_blank"><img src="http://cdn2.iconfinder.com/data/icons/Snow/Snow/snow/Reset.png"></span>{/block:IndexPage}
  448. </div>
  449. {/block:Photoset}
  450.  
  451.  
  452. {block:Quote}
  453. <div class="entry"><div style="margin-top:-20px;margin-left:-5px;">
  454. <div class="aspa"></div><div class="cquote"><div class="quote">
  455. {Quote}</div></div></div>
  456. <div id="extra"></div>
  457. {block:Source}<div class="cquotesource"> {Source}
  458. {block:IndexPage}{/block:IndexPage}</div>
  459. {/block:Source}{block:IndexPage}<span class="permalink"><a href="{Permalink}"><img src="http://static.tumblr.com/qzpui9z/0pYmgvgsj/2.png"></a> <span class="reblog-liuc"><a href="{ReblogURL}" target="_blank"><img src="http://cdn2.iconfinder.com/data/icons/Snow/Snow/snow/Reset.png"></a></span>{/block:IndexPage}
  460.  
  461. </div>
  462. {/block:Quote}
  463.  
  464. {block:Chat}
  465. <div class="entry">
  466. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  467. <div id="chat">
  468. <ul>{block:Lines}<li>
  469. {block:Label}<b>{Label}</b>{/block:Label}
  470. {Line}
  471. </li>{/block:Lines}</ul>
  472. </div>
  473. {block:IndexPage}<span class="permalink"><a href="{Permalink}"><img src="http://static.tumblr.com/qzpui9z/0pYmgvgsj/2.png"></a> <span class="reblog-liuc"><a href="{ReblogURL}" target="_blank"><img src="http://cdn2.iconfinder.com/data/icons/Snow/Snow/snow/Reset.png"></a></span>{/block:IndexPage}
  474. </div>
  475. {/block:Chat}
  476.  
  477. {block:Link}
  478. <div class="entry">
  479. <span class="post_title"><a href="{URL}">{Name} &#8600;</span></a><p>
  480. {block:Description}{Description}{/block:Description}
  481. {block:IndexPage}<span class="permalink"><a href="{Permalink}"><img src="http://static.tumblr.com/qzpui9z/0pYmgvgsj/2.png"></a> <span class="reblog-liuc"><a href="{ReblogURL}" target="_blank"><img src="http://cdn2.iconfinder.com/data/icons/Snow/Snow/snow/Reset.png"></a></span>{/block:IndexPage}
  482. </div>
  483. {/block:Link}
  484.  
  485. {block:Audio}
  486. <div class="entry">
  487. <center>{block:AlbumArt}<img src="{AlbumArtURL}" alt="" style="width:180px; margin-bottom:10px;"/>{/block:AlbumArt}</center>
  488. <div class="lalala">{AudioPlayerGrey}</div>
  489. {block:Caption}<div style="margin-bottom:8px;">{Caption}
  490. {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}</div>{/block:Caption}
  491. {block:IndexPage}<span class="permalink"><a href="{Permalink}"><img src="http://static.tumblr.com/qzpui9z/0pYmgvgsj/2.png"></a> <span class="reblog-liuc"><a href="{ReblogURL}" target="_blank"><img src="http://cdn2.iconfinder.com/data/icons/Snow/Snow/snow/Reset.png"></a></span>{/block:IndexPage}
  492. </div>
  493. {/block:Audio}
  494.  
  495. {block:Video}
  496. <div class="entry">
  497. {block:IfNotCaption}<div style="margin-bottom:10px;">{/block:IfNotCaption}{block:IndexPage}{Video-250}{/block:IndexPage}{block:IfNotCaption}</div>{/block:IfNotCaption}
  498. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  499. <div class="caption">{block:Caption}{Caption}{/block:Caption}</div>
  500. {block:IndexPage}<span class="permalink"><a href="{Permalink}"><img src="http://static.tumblr.com/qzpui9z/0pYmgvgsj/2.png"></a> <span class="reblog-liuc"><a href="{ReblogURL}" target="_blank"><img src="http://cdn2.iconfinder.com/data/icons/Snow/Snow/snow/Reset.png"></a><div class="notss">{NoteCount}</div></span>{/block:IndexPage}
  501. </div>
  502. {/block:Video}
  503.  
  504. {block:Answer}
  505. <div class="entry">
  506. <div class="pergunta"><b>{asker}:</b> {Question}</div>
  507. <div class="ppergunta"></div>
  508. <div class="autor"><img src="{AskerPortraitURL-24}"></div>
  509. <div class="linha"></div>
  510. <div class="resposta">{Answer}</div>
  511. {block:IndexPage}<span class="permalink"><a href="{Permalink}"><img src="http://static.tumblr.com/qzpui9z/0pYmgvgsj/2.png"></a> <span class="reblog-liuc"></span>{/block:IndexPage}
  512. </div>
  513. {/block:Answer}
  514.  
  515.  
  516. {block:PostNotes}
  517. <div id="postnotes">
  518. {block:IfNotCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfNotCaption}<p>
  519. {block:RebloggedFrom}
  520. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  521. Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a></div>{/block:RebloggedFrom}
  522. <div style="padding-top:5px; border-top:1px solid {color:text};">
  523. Posted {TimeAgo} with {NoteCountWithLabel}<br>
  524. {block:HasTags}Tagged with {block:Tags}<a href="{TagURL}" style="margin-right:5px; text-decoration:underline;">#{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  525. {PostNotes}
  526. {/block:PostNotes}
  527.  
  528. {/block:posts}
  529. {block:IndexPage}
  530. <div class="column navigation" id="navigation">
  531. {block:Pagination}
  532. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  533. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  534. </div>
  535. {/block:IndexPage}
  536.  
  537. </div>
  538.  
  539. <!-- Base xantheose -->
  540.  
  541.  
  542. </body>
  543. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement