iamthechaos

Theme 02

Sep 17th, 2014
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.21 KB | None | 0 0
  1. <!--- theme feito por antipoetico.tumblr.com
  2. base do theme: gramaticas.tumblr.com --->
  3.  
  4.  
  5.  
  6.  
  7. <html>
  8. <head>
  9. <meta name="color:Background" content="#FFF"/>
  10. <meta name="color:border" content="#FFF"/>
  11. <meta name="color:text" content="#444444"/>
  12. <meta name="color:link" content="#444444"/>
  13. <meta name="if:followbranco" content="1"/>
  14. <meta name="if:BackgroundTelaCheia" content="0"/>
  15. <meta name="image:Background" content=""/>
  16. <meta name="text:link1" content="/" />
  17. <meta name="text:link1 Title" content="link" />
  18. <meta name="text:link2" content="/" />
  19. <meta name="text:link2 Title" content="link" />
  20. <meta name="text:Link3" content="/" />
  21. <meta name="text:Link3 Title" content="link" />
  22. <meta name="text:Link4" content="/" />
  23. <meta name="text:Link4 Title" content="link" />
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31. <link rel="shortcut icon" href="{Favicon}">
  32. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  33. <meta name="viewport" content="width=820" />
  34.  
  35. <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro|{select:Font}' rel='stylesheet' type='text/css'>
  36.  
  37. <script type="text/javascript"
  38. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  39. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  40. <script>
  41. (function($){
  42. $(document).ready(function(){
  43. $("[title]").style_my_tooltips();
  44. });
  45. })(jQuery);
  46. </script>
  47.  
  48.  
  49. {block:IndexPage}
  50.  
  51. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  52.  
  53. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  54.  
  55. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  56.  
  57. <script type="text/javascript">
  58. $(window).load(function(){
  59. var $wall = $('#content');
  60. $wall.imagesLoaded(function(){
  61. $wall.masonry({
  62. itemSelector: '.entry',
  63. isAnimated : true
  64. });
  65. });
  66. $wall.infinitescroll({
  67. navSelector : "div#navigation",
  68. nextSelector : "div#navigation a#nextPage",
  69. itemSelector : '.entry',
  70. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  71. loadingText : " ",
  72. donetext : " ",
  73. extraScrollPx : 9000,
  74. bufferPx : 10000,
  75. debug : false,
  76. errorCallback: function() {
  77. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  78. }},
  79. function( newElements ) {
  80. var $newElems = $( newElements );
  81. $newElems.hide();
  82. $newElems.imagesLoaded(function(){
  83. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  84. });
  85. }); $('#content').show(500);
  86. });
  87. </script>
  88.  
  89. {/block:IndexPage}{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  90. <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'>
  91.  
  92. <style type="text/css">
  93.  
  94. .creditos {width: 96px;height: 20px;background: url(http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png);display: block;position:fixed;top: 26px;right:7px;opacity:.7;}
  95. .user_ .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  96. .user_7 .label, .user_8 .label, .user_9 .label {color:;}
  97.  
  98.  
  99. .creditos {width: 96px;height: 20px;background: url(http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png);display: block;position:fixed;top: 26px;right:7px;white-space:nowrap;
  100. -webkit-filter: invert(100%);
  101. -moz-filter: invert(100%);
  102. -o-filter: invert(100%);
  103. -ms-filter: invert(100%);
  104. filter: invert(100%);
  105. opacity:.7;
  106. transition: .8s ease-in-out;
  107. -webkit-transition: .8s ease-in-out;
  108. -moz-transition: .8s ease-in-out;
  109. -o-transition: .8s ease-in-out; }
  110. .user_ .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  111. .user_7 .label, .user_8 .label, .user_9 .label {color:;}
  112.  
  113.  
  114. iframe#tumblr_controls{top: 1px !important;margin: 0 0 0 0;right: 6px !important;position: fixed !important;}
  115.  
  116.  
  117. body {background-image: url('{image:background}');
  118. background-attachment:fixed;
  119. background-color:{color:background};
  120. {block:IfBackgroundTelacheia}background-repeat: no-repeat;
  121. background-position: center;
  122. background-attachment: fixed;
  123. -webkit-background-size: cover;
  124. -o-background-size: cover;{/block:IfBackgroundTelacheia}
  125.  
  126. /*-- Font Theme --*/
  127. font-size:12;
  128. font-family:arial;
  129. line-height:17px;
  130. /*-- Font Theme --*/
  131. text-align:left;
  132. color:{color:text};}
  133.  
  134. a:link, a:active,
  135. a:visited{color:{color:link};
  136. text-decoration: none;}
  137. a:hover{color:{color:hover};}
  138.  
  139.  
  140. ::-webkit-scrollbar-thumb{
  141. background-color: {color:Scroll};
  142. border: 3px solid {color:background};
  143. height:auto;
  144. -moz-border-radius: 0px;
  145. border-radius: 0px;
  146. }
  147.  
  148. ::-webkit-scrollbar {
  149. height:auto;
  150. width:9px;
  151. background-color: {color:Scroll};
  152. border: 5px solid {color:background};
  153. }
  154.  
  155. div#content{
  156. margin-left:290px;
  157. {block:IfSideReverse}
  158. margin-left:300px;
  159. {/block:IfSideReverse}
  160. width:490px;
  161. min-height:100%;
  162. border-left:0px solid {color:border};
  163. border-right:0px solid {color:border};
  164. padding-left:10px;padding-right:10px;
  165. }
  166.  
  167. .pquote {text-indent:15px;
  168. font-size:12;
  169. text-align:justify; }
  170.  
  171. .quotesource{text-indent:0px;margin-top:5px;color:{color:Text};
  172. text-align:left;letter-spacing:1;font-size:12;}
  173.  
  174.  
  175.  
  176.  
  177.  
  178. .post_title{
  179. font-size:12;
  180. color:{color:link};}
  181.  
  182.  
  183. .entry {
  184. position:relative;
  185. width:350px;background:#transparent;
  186. float:left;margin:15 5 15 5;
  187. /* Margin das postagens */
  188. padding:13 13 20 13px;border:1px solid {color:border};
  189. /* Margin das postagens */
  190. {block:PermalinkPage}width:350px;{/block:PermalinkPage};}
  191.  
  192. .entry img{max-width:350px;min-width:350px;
  193. {block:PermalinkPage}max-width:350px;{/block:PermalinkPage};}
  194.  
  195. #postnotes {text-align:left; z-index:11; padding:20px; -webkit-transition: all 0.2s ease-out; -moz-transition: all .4s ease-out; width:400px;}
  196.  
  197.  
  198. .per {
  199. position:relative;
  200. text-align:justify;
  201. padding:1; margin:0;
  202. clear:both;
  203. color:#transparent;}
  204.  
  205.  
  206. .fe {
  207. display:block;
  208. position:absolute;
  209. bottom:-15px;
  210. left:15px;
  211. width:0;
  212. border-width:15px 15px 0;
  213. border-style:solid;
  214. border-color: transparent;}
  215.  
  216. .text {text-align:left;}
  217.  
  218. blockquote{
  219. padding:0px 0px 0px 5px;
  220. margin:0px 0px 2px 1px;
  221. border-left: 1px solid {color:Text};}
  222.  
  223. .perms {background:transparent;
  224. font-size:12px;padding:5 5 5 5;
  225. text-align:center;border:px solid {color:bordeR};
  226. bottom:-13px;transition: .8s ease-in-out;
  227. -webkit-transition: .8s ease-in-out;
  228. -moz-transition: .8s ease-in-out;
  229. -o-transition: .8s ease-in-out;
  230. width:250px;opacity:0;
  231. position: absolute;
  232. font-family:arial;
  233. margin-top:10px;margin-bottom:10;
  234. line-height:15px;margin-left:-180;
  235. text-transform: lowercase;
  236. display:block;z-index:9999;}
  237.  
  238. .perms a{margin-left:4px;}
  239. .entry:hover .perms {
  240. opacity:1;transition: .5s ease-in-out;
  241. -webkit-transition: .5s ease-in-out;
  242. -moz-transition: .5s ease-in-out;
  243. -o-transition: .5s ease-in-out;
  244. z-index:999999;
  245. }
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254. {block:Iffollowbranco}
  255. iframe#tumblr_controls {
  256. white-space:nowrap;
  257. -webkit-filter: invert(100%);
  258. -moz-filter: invert(100%);
  259. -o-filter: invert(100%);
  260. -ms-filter: invert(100%);
  261. filter: invert(100%);
  262. opacity:.7;
  263. transition: .8s ease-in-out;
  264. -webkit-transition: .8s ease-in-out;
  265. -moz-transition: .8s ease-in-out;
  266. -o-transition: .8s ease-in-out; }
  267. {/block:Iffollowbranco}
  268.  
  269.  
  270.  
  271. #sidebar{background:#transparent;
  272. width: 220;
  273. height:auto;
  274. position:fixed;border:1px solid {color:border};
  275. margin-top:350px;padding:5 5 15 5px;
  276. margin-left:700px;
  277. ;z-index:999999;}
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285. #descricao{line-height:15px;
  286. width:200px;font-size:11px;
  287. margin-left: 10px;
  288. margin-top:5px;
  289.  
  290. text-align:justify;transition: .8s ease-in-out;
  291. -webkit-transition: .8s ease-in-out;
  292. -moz-transition: .8s ease-in-out;
  293. -o-transition: .8s ease-in-out;}
  294.  
  295. #s-m-t-tooltip{
  296. font-size:8px;
  297. max-width:200px;
  298. line-height:8px;
  299. border-radius:1px;
  300. padding:2px 5px 2px 5px;
  301. margin:26px 0px 0px 16px;
  302. z-index:10;
  303. background:#fff;
  304. font-family:calibri;
  305. text-transform:uppercase;
  306. opacity:.5;
  307. border:1px solid #eee;
  308. border-offset:-1px;
  309. letter-spacing:0px;
  310. z-index:9999999999999999999999999999999;
  311. }
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319. {block:ifOpacidade} img{opacity:0.8;} {/block:ifOpacidade}
  320.  
  321.  
  322.  
  323. .links {position:relative;text-align:center; font-family:arial;
  324. margin-left: 10px;z-index:99999999;font-size:10;letter-spacing:1;
  325. width:200px;;margin-top:8;text-transform:uppercase;padding: 0 0 2 0;}
  326.  
  327.  
  328. .links a:hover{text-decoration:underline;}
  329.  
  330.  
  331.  
  332.  
  333. </style>
  334.  
  335.  
  336.  
  337.  
  338. <body>
  339.  
  340. <div id="sidebar">
  341.  
  342.  
  343.  
  344.  
  345. <div class="links">
  346. <a href="{text:Link1}" >{text:link1 title}</a> -
  347. <a href="{text:Link2}" >{text:link2 title}</a> -
  348. <a href="{text:Link3}" >{text:link3 title}</a> -
  349. <a href="{text:Link4}" >{text:link4 title}</a>
  350.  
  351.  
  352. </div>
  353.  
  354. <div id="descricao">{description}</div>
  355. </div></div>
  356.  
  357.  
  358.  
  359.  
  360. </div>
  361.  
  362.  
  363. </div>
  364. </div>
  365.  
  366.  
  367. </div>
  368. </div>
  369.  
  370. </div>
  371. <div id="credit">
  372. <a href="http://antipoetico.tumblr.com" class="creditos"></a>
  373. </div>
  374. </div>
  375. </div>
  376. </div>
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385. <!-- INICIO CONTEÚDO --->
  386.  
  387. <div id="content">
  388. {block:Posts}
  389.  
  390.  
  391. <!-- INICIO TEXTOS --->
  392. {block:Text}
  393. <div class="entry">
  394. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  395. {Body}
  396. {block:IndexPage}
  397. <div class="perms">
  398. <a href="{permalink}">({notecount})</a> <br>
  399. <a href="{ReblogURL}" target="_blank">(reblogar)</a>
  400. <a href="{Permalink}">{SourceURL} </a>
  401. </div>
  402. {/block:IndexPage}
  403. </div>
  404. {/block:Text}
  405. <!-- FIM TEXTOS --->
  406.  
  407.  
  408.  
  409.  
  410. <!-- INICIO PHOTOS --->
  411. {block:Photo}
  412. <div class="entry">
  413. <!--- Tamanho das fotos --->
  414. <img src="{PhotoURL-500}">
  415. <!--- Tamanho das fotos --->
  416. {block:IfFotocomtext} {caption} {/block:IfFotocomtext}
  417. {block:IndexPage}
  418. <div class="perms">
  419.  
  420. <a href="{permalink}">({notecount})</a> <br>
  421. <a href="{ReblogURL}" target="_blank">(reblogar)</a>
  422. </div>
  423. {/block:IndexPage}
  424. </div>
  425. {/block:Photo}
  426. <!-- FIM PHOTOS --->
  427.  
  428.  
  429.  
  430.  
  431. <!-- UNICIO PHOTOSET --->
  432. {block:Photoset}
  433. <div class="entry">
  434. <!--- Tamanho dos Photosets --->
  435. {block:Photos}
  436.  
  437. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></a>
  438.  
  439. {/block:Photos}
  440. <!--- Tamanho dos Photosets --->
  441. {block:IndexPage}
  442. <div class="perms">
  443.  
  444. <a href="{permalink}">({notecount})</a> <br>
  445. <a href="{ReblogURL}" target="_blank">(reblogar)</a>
  446. </div>
  447. {/block:IndexPage}
  448. </div>
  449. {/block:Photoset}
  450. <!-- FIM PHOTOSHET --->
  451.  
  452.  
  453.  
  454. <!-- INICIO QUOTES --->
  455. {block:Quote}
  456. <div class="entry">
  457.  
  458. <div class="pquote"><div style="font-family:arial;float:left;font-style:normal;margin:0px 10px -40px -15px;font-size:30px;">“</div>{Quote}<div class="quotesource"><b>— {Source}</b></div></div>
  459. {block:IndexPage}
  460. <div class="perms">
  461.  
  462. <a href="{permalink}">({notecount})</a> <br>
  463. <a href="{ReblogURL}" target="_blank">(reblogar)</a>
  464. </div>
  465. {/block:IndexPage}
  466. </div>
  467. {/block:Quote}
  468. <!-- FIM QUOTES --->
  469.  
  470.  
  471.  
  472.  
  473.  
  474. <!-- INICIO CHAT --->
  475. {block:Chat}
  476. <div class="entry">
  477. {block:IndexPage}
  478. <div class="perms">
  479. <a href="{permalink}">({notecount})</a> <br>
  480. <a href="{ReblogURL}" target="_blank">(reblogar)</a>
  481. </div>
  482. {/block:IndexPage}
  483.  
  484. {block:Title}
  485. <span class="post_title">{Title}</span>{/block:Title}
  486. <div id="chat">
  487. {block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}
  488. </div>
  489. </div>
  490. {/block:Chat}
  491. <!-- FIM CHAT --->
  492.  
  493.  
  494.  
  495.  
  496. <!-- INICIO LINKDS --->
  497. {block:Link}
  498. <div class="entry">
  499. <span class="post_title"><a href="{URL}">{Name} &#8600;</span></a>
  500. {block:Description}{Description}{/block:Description}
  501. {block:IndexPage}
  502. <div class="perms">
  503.  
  504. <a href="{permalink}">({notecount})</a> <br>
  505. <a href="{ReblogURL}" target="_blank">(reblogar)</a>
  506. </div>
  507. {/block:IndexPage}
  508. </div>
  509. {/block:Link}
  510. <!-- FIM LINKS --->
  511.  
  512.  
  513.  
  514. <!-- INICIO AUDIO --->
  515. {block:Audio}
  516. <div class="entry">
  517. <center>
  518. {block:AlbumArt}<img src="{AlbumArtURL}" alt="" width="300"/><p>{/block:AlbumArt}</center>
  519. <div class="audiocas">{AudioPlayerGrey}</div>
  520. {block:Caption}{Caption}
  521. {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}<p>
  522. {block:IndexPage}
  523. <div class="perms">
  524. <a href="{permalink}">({notecount})</a> <br>
  525. <a href="{ReblogURL}" target="_blank">(reblogar)</a>
  526. </div>
  527. {/block:IndexPage}
  528. </div>
  529. {/block:Audio}
  530. <!-- FIM AUDIO --->
  531.  
  532.  
  533.  
  534. <!-- INICIO VIDEOS --->
  535. {block:Video}
  536. <div class="entry">
  537. {Video-250}
  538. {block:IndexPage}
  539. <div class="perms">
  540. <a href="{permalink}">({notecount})</a> <br>
  541. <a href="{ReblogURL}" target="_blank">(reblogar)</a>
  542. </div>
  543. {/block:IndexPage}
  544. </div>
  545. {/block:Video}
  546. <!-- FIM VIDEOS --->
  547.  
  548.  
  549.  
  550. <!-- INICIO ANSWERS --->
  551. {block:Answer}
  552. <div class="entry">
  553. <div class="per"><b>{Asker}:</b> {Question}<p><div class="fe"></div></div>
  554. <p>
  555. <div class="text"><p>{Answer}</p></div>
  556. {block:IndexPage}
  557. <div class="perms">
  558.  
  559. <a href="{permalink}">({notecount})</a> <br>
  560. <a href="{ReblogURL}" target="_blank">(reblogar)</a>
  561. </div>
  562. {/block:IndexPage}
  563. </div>
  564. {/block:Answer}
  565. <!-- FIM DOS ANSWERS --->
  566.  
  567.  
  568.  
  569. <!-- INICIO POSTNOTES --->
  570. {block:PostNotes}
  571. <div id="postnotes">
  572. Postado: {TimeAgo}, com {NoteCountWithLabel}<br>
  573. {block:RebloggedFrom}Reblogado: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>Fonte: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>
  574. {block:HasTags}Tags: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}{/block:HasTags}<p>
  575.  
  576. </div><p>
  577. {PostNotes}
  578. {/block:PostNotes}
  579. <!-- FIM POSTNOTES --->
  580.  
  581.  
  582.  
  583. {/block:posts}
  584. <!-- FIM CONTEÚDO --->
  585.  
  586.  
  587.  
  588. {block:IndexPage}
  589. <div class="column navigation" id="navigation">
  590. {block:Pagination}
  591. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  592. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  593. </div>
  594. {/block:IndexPage}
  595.  
  596. </div>
  597.  
  598. <script type="text/javascript"> Cufon.now(); </script>
  599.  
  600.  
  601.  
  602. </body>
  603.  
  604.  
  605.  
  606. </html>
Advertisement
Add Comment
Please, Sign In to add comment