Advertisement
readmitir

thm 02-15

Jan 18th, 2015
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.46 KB | None | 0 0
  1.  
  2. <!-- THEME READMITIR- BASE GRAMATICAS -->
  3.  
  4.  
  5. <html>
  6. <head>
  7. <meta name="color:background" content="#FFF"/>
  8. <meta name="color:postagens" content="#EEE"/>
  9. <meta name="color:text" content="#444444"/>
  10. <meta name="color:title" content="#444444"/>
  11. <meta name="color:link" content="#444444"/>
  12. <meta name="color:Scroll" content="#444444"/>
  13. <meta name="if:followbranco" content="1"/>
  14. <meta name="if:BackgroundTelaCheia" content="0"/>
  15. <meta name="if:FotocomText" content="0"/>
  16. <meta name="if:SideReverse" content="0"/>
  17. <meta name="if:PermalinkHover" content="1"/>
  18. <meta name="if:Opacidade" content="0"/>
  19. <meta name="image:background" content=""/>
  20. <meta name="image:sidebar" content=""/>
  21. <meta name="text:link1" content="/" />
  22. <meta name="text:link1 Title" content="link" />
  23. <meta name="text:link2" content="/" />
  24. <meta name="text:link2 Title" content="link" />
  25. <meta name="text:Link3" content="/" />
  26. <meta name="text:Link3 Title" content="link" />
  27. <meta name="text:Link4" content="/" />
  28. <meta name="text:Link4 Title" content="link" />
  29. <meta name="text:TamanhoFont" content="12" />
  30. <meta name="text:simb aqui" content="愛を込めて" />
  31.  
  32.  
  33.  
  34.  
  35.  
  36. <link rel="shortcut icon" href="{Favicon}">
  37. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  38. <meta name="viewport" content="width=820" />
  39.  
  40. <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro|{select:Font}' rel='stylesheet' type='text/css'>
  41.  
  42. <script type="text/javascript"
  43. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  44. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  45. <script>
  46. (function($){
  47. $(document).ready(function(){
  48. $("[title]").style_my_tooltips();
  49. });
  50. })(jQuery);
  51. </script>
  52.  
  53.  
  54. {block:IndexPage}
  55.  
  56. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  57.  
  58. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  59.  
  60. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  61.  
  62. <script type="text/javascript">
  63. $(window).load(function(){
  64. var $wall = $('#content');
  65. $wall.imagesLoaded(function(){
  66. $wall.masonry({
  67. itemSelector: '.entry',
  68. isAnimated : true
  69. });
  70. });
  71. $wall.infinitescroll({
  72. navSelector : "div#navigation",
  73. nextSelector : "div#navigation a#nextPage",
  74. itemSelector : '.entry',
  75. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  76. loadingText : " ",
  77. donetext : " ",
  78. extraScrollPx : 9000,
  79. bufferPx : 10000,
  80. debug : false,
  81. errorCallback: function() {
  82. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  83. }},
  84. function( newElements ) {
  85. var $newElems = $( newElements );
  86. $newElems.hide();
  87. $newElems.imagesLoaded(function(){
  88. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  89. });
  90. }); $('#content').show(500);
  91. });
  92. </script>
  93.  
  94. {/block:IndexPage}{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  95. <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'>
  96.  
  97. <style type="text/css">
  98. .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:.7;}
  99. .user_ .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  100. .user_7 .label, .user_8 .label, .user_9 .label {color:;}
  101. {block:Iffollowbranco}
  102. .cred {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;
  103. -webkit-filter: invert(100%);
  104. -moz-filter: invert(100%);
  105. -o-filter: invert(100%);
  106. -ms-filter: invert(100%);
  107. filter: invert(100%);
  108. opacity:.7;
  109. transition: .8s ease-in-out;
  110. -webkit-transition: .8s ease-in-out;
  111. -moz-transition: .8s ease-in-out;
  112. -o-transition: .8s ease-in-out; }
  113. .user_ .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  114. .user_7 .label, .user_8 .label, .user_9 .label {color:;}
  115. {/block:Iffollowbranco}
  116. iframe#tumblr_controls{top: 1px !important;margin: 0 0 0 0;right: 6px !important;position: fixed !important;}
  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. margin-top:0px;
  126. /*-- Font Theme --*/
  127. font-size:{text:TamanhoFont};
  128. font-family:arial;
  129. line-height: 1.4em;
  130. /*-- Font Theme --*/
  131. text-align:left;
  132. color:{color:text};}
  133. a:link, a:active,
  134. a:visited{color:{color:link};
  135. text-decoration: none;}
  136. a:hover{color:{color:hover};}
  137. ::-webkit-scrollbar{width:10px;height:4px;}
  138. ::-webkit-scrollbar-button:start:decrement
  139. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  140. ::-webkit-scrollbar-track-piece{background-color: #fff; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  141. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #e3e3e3;-webkit-border-radius:px;}
  142. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #e3e3e3;-webkit-border-radius:px;}
  143. div#content{
  144. margin-left:400px;}
  145. .pquote {text-align:left;
  146. line-height: 1.4em; margin: 10; word-spacing: 0px;
  147. text-indent:15px; }
  148. .quotesource{text-transform:uppercase;
  149. color:{color:title}; display:block;margin-top:5;
  150. text-align:left; text-indent:0px;font-size:11;
  151. font-weight:bold;}
  152. .post_title{
  153. font-size:{text:TamanhoFont};
  154. color:{color:link};}
  155. .entry {
  156. position:relative;
  157. width:340px;
  158. background:{color:postagens};
  159. border-right:3px solid #ddd; border-bottom:3px solid #ddd; border-top:3px solid #ddd; border-left:3px solid #ddd;padding: 2px;text-transform:none;-webkit-transition: all 0.8s ease-out;opacity:0.9;-webkit-border-radius: 0px 0px 0px 0px;
  160. ;
  161. /* Margin das postagens */
  162. padding:20 20 5 20px;margin:10;
  163. /* Margin das postagens */
  164. {block:PermalinkPage}width:340px;{/block:PermalinkPage};}
  165. .entry img{max-width:340px;min-width:340px;
  166. {block:PermalinkPage}max-width:340px;{/block:PermalinkPage};}
  167. #postnotes {text-align:left; z-index:11; padding:20px; -webkit-transition: all 0.2s ease-out; -moz-transition: all .4s ease-out; width:340px;}
  168. .per {
  169. position:relative;
  170. text-align:justify;
  171. padding:0; margin:0;
  172. clear:both;
  173. color:{color:text};}
  174. .fe {
  175. display:block;
  176. position:absolute;
  177. bottom:-15px;
  178. left:15px;
  179. width:0;
  180. border-width:15px 15px 0;
  181. border-style:solid;
  182. border-color: transparent;}
  183. .text {text-align:left;}
  184. blockquote{
  185. padding:0px 0px 0px 5px;
  186. margin:0px 0px 2px 1px;
  187. border-left: 1px solid {color:Text};}
  188. .perms {
  189. z-index:99999999999;
  190. text-align:right;
  191. padding:0 0 0 0px;
  192. text-transform:uppercase;
  193. letter-spacing:1px;
  194. font-size:9px;
  195. bottom:0px;}
  196. .perms a:hover{opacity:0.7}
  197. {block:IfPermalinkHover}
  198. .perms {
  199. z-index:99999999999;
  200. text-align:right;
  201. padding:0 0 0 0px;
  202. opacity:0;
  203. text-transform:uppercase;
  204. letter-spacing:1px;
  205. font-size:9px;bottom:0px;
  206. transition: .8s ease-in-out;
  207. -webkit-transition: .8s ease-in-out;
  208. -moz-transition: .8s ease-in-out;
  209. -o-transition: .8s ease-in-out;}
  210.  
  211. .entry:hover .perms {opacity:1;transition: .8s ease-in-out;
  212. -webkit-transition: .8s ease-in-out;bottom:0;
  213. -moz-transition: .8s ease-in-out;
  214. -o-transition: .8s ease-in-out;}
  215. .perms a:hover{opacity:0.7;}
  216. {/block:IfPermalinkHover}
  217. {block:Iffollowbranco}
  218. iframe#tumblr_controls {
  219. white-space:nowrap;
  220. -webkit-filter: invert(100%);
  221. -moz-filter: invert(100%);
  222. -o-filter: invert(100%);
  223. -ms-filter: invert(100%);
  224. filter: invert(100%);
  225. opacity:.7;
  226. 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. {/block:Iffollowbranco}
  231. #sidebar{
  232. width: 188px;
  233. height:auto;
  234. position:fixed;
  235. margin-top:100px;
  236. padding:5 5 10 5px;
  237. background:{color:postagens};
  238. outline:0px solid {color:postagens};
  239. margin-left:180px;
  240. {block:IfSideReverse}margin-left:810px; {/block:IfSideReverse}
  241. ;z-index:999999;
  242. border-right:4px solid #ddd; border-bottom:4px solid #ddd; border-top:4px solid #ddd; border-left:4px solid #ddd;padding: 2px;text-transform:none;-webkit-transition: all 0.8s ease-out;opacity:0.9;-webkit-border-radius: 0px 0px 0px 0px;
  243. }
  244. #fotosidebar{ width:165px;height:auto;}
  245. #fotosidebar{margin-left: 10px; margin-top: 10px;}
  246. #tt{letter-spacing:1;
  247. width:180px;height:auto;font-weight:bold;
  248. margin-left: 10px; color:{color:title};
  249. font-size:13px;text-transform:uppercase;
  250. margin-top:10px;
  251. text-align:left;
  252.  
  253. }
  254. #desc{
  255. width:180px;
  256. margin-left: 10px;
  257. margin-top:2px;
  258. text-align:left;}
  259. #s-m-t-tooltip{
  260. font-size:8px;
  261. max-width:200px;
  262. line-height:8px;
  263. border-radius:1px;
  264. padding:2px 5px 2px 5px;
  265. margin:26px 0px 0px 16px;
  266. z-index:10;
  267. background:#fff;
  268. font-family:calibri;
  269. text-transform:uppercase;
  270. opacity:.5;
  271. border:1px solid #eee;
  272. border-offset:-1px;
  273. letter-spacing:0px;
  274. z-index:9999999999999999999999999999999;}
  275. .hopver {
  276. position:fixed;
  277. text-align:center;
  278. margin-left: 98px;
  279. z-index:99999999;
  280. font-size:8;
  281. margin-top:48px;
  282. width:80px;
  283. text-transform:uppercase;
  284. border-right:0px solid #ddd; border-bottom:4px solid #ddd; border-top:0px solid #ddd; border-left:0px solid #ddd;padding: -2px -2px -2px -2px;;-webkit-transition: all 0.8s ease-out;opacity:0.9;-webkit-border-radius: 0px 0px 0px 0px;
  285. background:{color:postagens};
  286. }
  287.  
  288. #xiu {width:90px;
  289. font-size:17px;
  290. margin-top:4px;
  291. margin-left: 10px;
  292. text-align:center;
  293. font-family:arial;
  294. ;border-right:0px solid #eee; border-bottom 0px solid #ddd; border-top:0x solid #eee; border-left:0px solid #ddd;padding: 8px 0px 0px 0px;text-transform:none;-webkit-transition: all 0.8s ease-out;opacity:0.9;-webkit-border-radius: 0px 0px 0px 0px;
  295. background:{color:background};
  296. }
  297.  
  298. </style>
  299.  
  300.  
  301. <body>
  302.  
  303.  
  304. <div id="sidebar">
  305. <img id="fotosidebar" src="{image:sidebar}" /></a>
  306. <div id="tt">{title}</div>
  307. <div class="hopver">
  308. <a href="{text:Link1}" >{text:link1 title}</a>
  309. <a href="{text:Link2}" ><b>{text:link2 title}</b></a>
  310. <a href="{text:Link3}" ><b>{text:link3 title}</b></a>
  311. <a href="{text:Link4}" >{text:link4 title}</a> </div>
  312. <div id="desc">{description}</div>
  313. <div id="xiu"> {text:simb aqui} </div>
  314. </div></div>
  315.  
  316.  
  317.  
  318.  
  319. </div>
  320. </div>
  321. </div>
  322. </div>
  323. </div>
  324.  
  325. </div>
  326. </a></a>
  327. </div>
  328. </div>
  329. </div>
  330. </div>
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339. <!-- Inicio Das postagens --->
  340.  
  341. <div id="content">
  342. {block:Posts}
  343.  
  344. {block:Text}
  345. <div class="entry">
  346. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  347. {Body}
  348. {block:IndexPage}
  349. <div class="perms">
  350. <a href="{Permalink}">{NoteCountwithlabel} <b> 愛</b>
  351. <a href="{ReblogURL}" target="_blank">Reblog</a>
  352. <a href="{Permalink}">{SourceURL} </a>
  353. </div>
  354. {/block:IndexPage}
  355. </div>
  356. {/block:Text}
  357.  
  358. {block:Photo}
  359. <div class="entry">
  360. <!--- Tamanho das fotos --->
  361. <img src="{PhotoURL-500}">
  362. <!--- Tamanho das fotos --->
  363. {block:IfFotocomtext} {caption} {/block:IfFotocomtext}
  364. {block:IndexPage}
  365. <div class="perms">
  366. <a href="{Permalink}">{NoteCountwithlabel} <b> 愛</b>
  367. <a href="{ReblogURL}" target="_blank">Reblog</a>
  368. </div>
  369. {/block:IndexPage}
  370. </div>
  371. {/block:Photo}
  372.  
  373. {block:Photoset}
  374. <div class="entry">
  375. <!--- Tamanho dos Photosets --->
  376. {block:Photos}
  377.  
  378. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></a>
  379.  
  380. {/block:Photos}
  381. <!--- Tamanho dos Photosets --->
  382. {block:IndexPage}
  383. <div class="perms">
  384. <a href="{Permalink}">{NoteCountwithlabel} <b> 愛</b>
  385. <a href="{ReblogURL}" target="_blank">Reblog</a>
  386. </div>
  387. {/block:IndexPage}
  388. </div>
  389. {/block:Photoset}
  390.  
  391.  
  392. {block:Quote}
  393. <div class="entry">
  394.  
  395. <div class="pquote"><div style="font-family:arial;float:height;font-style:normal;margin:40px 10px -40px -15px;font-size:30px;"></div>{Quote}<div class="quotesource"><b>{Source}</b></div></div>
  396. {block:IndexPage}
  397. <div class="perms">
  398. <a href="{Permalink}">{NoteCountwithlabel}<b> 愛</b>
  399. <a href="{ReblogURL}" target="_blank">Reblog</a>
  400. </div>
  401. {/block:IndexPage}
  402. </div>
  403. {/block:Quote}
  404.  
  405. {block:Chat}
  406. <div class="entry">
  407.  
  408. {block:Title}
  409. <span class="post_title">{Title}</span>{/block:Title}
  410. <div id="chat">
  411. {block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}
  412. </div>
  413. {block:IndexPage}
  414. <div class="perms">
  415. <a href="{Permalink}">{NoteCountwithlabel} <b> 愛</b>
  416. <a href="{ReblogURL}" target="_blank">Reblog</a>
  417. </div>
  418. {/block:IndexPage}
  419. </div>
  420. {/block:Chat}
  421.  
  422. {block:Link}
  423. <div class="entry">
  424. <span class="post_title"><a href="{URL}">{Name} &#8600;</span></a>
  425. {block:Description}{Description}{/block:Description}
  426. {block:IndexPage}
  427. <div class="perms">
  428. <a href="{Permalink}">{NoteCountwithlabel} <b> 愛</b>
  429. <a href="{ReblogURL}" target="_blank">Reblog</a>
  430. </div>
  431. {/block:IndexPage}
  432. </div>
  433. {/block:Link}
  434.  
  435. {block:Audio}
  436. <div class="entry">
  437. <center>
  438. {block:AlbumArt}<img src="{AlbumArtURL}" alt="" width="300"/><p>{/block:AlbumArt}</center>
  439. <div class="audiocas">{AudioPlayerGrey}</div>
  440. {block:Caption}{Caption}
  441. {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}<p>
  442. {block:IndexPage}
  443. <div class="perms">
  444. <a href="{Permalink}">{NoteCountwithlabel} <b> 愛</b>
  445. <a href="{ReblogURL}" target="_blank">Reblog</a>
  446. </div>
  447. {/block:IndexPage}
  448. </div>
  449. {/block:Audio}
  450.  
  451. {block:Video}
  452. <div class="entry">
  453. {Video250}
  454. {block:IndexPage}
  455. <div class="perms">
  456. <a href="{Permalink}">{NoteCountwithlabel} <b> 愛</b>
  457. <a href="{ReblogURL}" target="_blank">Reblog</a>
  458. </div>
  459. {/block:IndexPage}
  460. </div>
  461. {/block:Video}
  462.  
  463. {block:Answer}
  464. <div class="entry">
  465. <div class="per"><b>{Asker}:</b> {Question}<div class="fe"></div></div>
  466. <div class="text">{Answer}</div>
  467. {block:IndexPage}
  468. <div class="perms">
  469. <a href="{Permalink}">{NoteCountwithlabel} <b> 愛</b>
  470. <a href="{ReblogURL}" target="_blank">Reblog</a>
  471. </div>
  472. {/block:IndexPage}
  473. </div>
  474. {/block:Answer}
  475.  
  476.  
  477. {block:PostNotes}
  478. <div id="postnotes">
  479. Posted {TimeAgo}, with {NoteCountWithLabel}<br>
  480. {block:RebloggedFrom}Reblogged of: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>originally by: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>
  481. {block:HasTags}Tagged with: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}{/block:HasTags}<p>
  482.  
  483. </div><p>
  484. {PostNotes}
  485. {/block:PostNotes}
  486.  
  487.  
  488. {/block:posts}
  489.  
  490.  
  491. {block:IndexPage}
  492. <div class="column navigation" id="navigation">
  493. {block:Pagination}
  494. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  495. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  496. </div>
  497. {/block:IndexPage}
  498.  
  499. </div>
  500.  
  501. <script type="text/javascript"> Cufon.now(); </script>
  502.  
  503. <style>
  504. .thm {position:fixed;bottom:25px;right:18px;font-size:12px;font-family:arial;color:#ddd;font-style:TAHOMA;}</style>
  505.  
  506. <div class="thm" title="readmitir"><a href="http://readmitir.tumblr.com">readmitir</a></div>
  507.  
  508.  
  509. </body>
  510.  
  511. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement