Advertisement
loodge

Meraxes theme

Jan 2nd, 2013
1,776
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.73 KB | None | 0 0
  1. <!--
  2.  
  3. Meraxes theme by www.houyas.tumblr.com
  4. -->
  5.  
  6. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  7.  
  8. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  9.  
  10.  
  11. <head>
  12. <title>{Title}</title>
  13. <link rel="shortcut icon" href="{Favicon}">
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  15. {block:Description}
  16. <meta name="description" content="{MetaDescription}" />
  17. {/block:Description}
  18.  
  19.  
  20.  
  21. <!-- metas aki -->
  22.  
  23.  
  24.  
  25.  
  26. <meta name="if:dois" content="1">
  27. <meta name="if:med" content="0">
  28. <meta name="if:tres" content="0">
  29. <meta name="if:one" content="0">
  30.  
  31. <meta name="if:othertypeofperm" content="0">
  32.  
  33. <!--- --->
  34.  
  35.  
  36.  
  37. <meta name="if:fade" content="1">
  38. <meta name="if:shadow" content="1">
  39.  
  40. <meta name="if:extralinks" content="0">
  41. <meta name="if:bw" content="0">
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53. <meta name="color:dscbg" content="#000">
  54. <meta name="color:barra" content="#000">
  55. <meta name="color:bara" content="#fff">
  56. <meta name="color:background" content="#fff" />
  57. <meta name="color:text" content="#616161">
  58. <meta name="color:linques" content="#616161">
  59. <meta name="color:linqueshover" content="#000">
  60. <meta name="color:linha" content="#fff">
  61.  
  62.  
  63.  
  64.  
  65.  
  66. <meta name="image:background" content="" />
  67.  
  68.  
  69.  
  70. <meta name="text:Link1" content="" />
  71. <meta name="text:Link2" content="" />
  72. <meta name="text:Link3" content="" />
  73. <meta name="text:Link4" content="" />
  74. <meta name="text:Link5" content="" />
  75. <meta name="text:tite" content="Your title or something" />
  76.  
  77.  
  78. <meta name="text:Link1 Title" content="" />
  79. <meta name="text:Link2 Title" content="" />
  80. <meta name="text:Link3 Title" content="" />
  81. <meta name="text:Link4 Title" content="" />
  82. <meta name="text:Link5 Title" content="" />
  83.  
  84. <!-- metas aki -->
  85.  
  86.  
  87.  
  88.  
  89. <script src="http://static.tumblr.com/ko3o6ju/QzNls3n3y/smoothscroll.js" type="text/javascript"></script>
  90.  
  91.  
  92.  
  93. <style type="text/css">
  94.  
  95.  
  96. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  97.  
  98. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  99.  
  100. ::-webkit-scrollbar-thumb:vertical {background-color:{color:barra}; height:100px;}
  101. ::-webkit-scrollbar {height:0px;width:4px;background-color:{color:bara};}
  102.  
  103.  
  104. body {
  105. background-image: url('{image:background}');
  106. background-attachment:fixed;
  107. background-color:{color:background};
  108. font-family:calibri;
  109. font-size:10px;
  110. color:{color:text};
  111. }
  112.  
  113. a {
  114. color:{color:text};
  115. text-transform:uppercase;
  116. font-family:calibri;
  117. font-size:10px;
  118. text-decoration:none;
  119. -moz-transition: all .7s ease-in-out;
  120. -o-transition: all .7s ease-in-out;
  121. transition: all .7s ease-in-out;
  122. -webkit-transition: all .7s ease-in-out;}
  123. a:hover {
  124. color:#d6c9b7;}
  125.  
  126. h1 {
  127. margin:0px;
  128. padding-bottom:8px;
  129. text-transform:uppercase;
  130. font-family:'calibri';
  131. font-size:12px;
  132. letter-spacing:-1px;
  133. font-weight:lighter;
  134. ;
  135. }
  136.  
  137.  
  138.  
  139. blockquote {
  140. padding-left:10px;
  141. margin-left:27px;
  142. border-left:3px solid {color:text};
  143. }
  144.  
  145.  
  146.  
  147. /* espaço para a side */
  148.  
  149.  
  150.  
  151.  
  152. #description {
  153.  
  154. z-index:2;
  155. padding:10px;
  156. line-height: 45px;
  157. font-family:'calibri';
  158. bottom:0px;
  159. margin-left: -150px;
  160. height:30px;
  161. width:1600px;
  162. letter-spacing: 2px;
  163. text-transform: UPPERCASE;
  164. font-size: 10px;
  165. background-color:{color:dscbg}
  166. }
  167.  
  168.  
  169.  
  170. #links {
  171. margin-top:10px;
  172. bottom:0px;
  173. margin-left:500px;
  174. opacity:.8;
  175. }
  176.  
  177. #links:hover {
  178. margin-top:10px;
  179.  
  180. opacity:.7;
  181. }
  182.  
  183.  
  184.  
  185. #links a {
  186.  
  187. z-index:99999;
  188. float: left;
  189. width:auto;
  190. height: 5px;
  191. margin-left: 0px;
  192. margin-top: 0px;
  193.  
  194.  
  195. padding: 4px;
  196. font-family: 'calibri';
  197. text-align: left;
  198. letter-spacing: 1px;
  199. line-height: 5px;
  200.  
  201. font-size: 8px;
  202. text-transform:uppercase;
  203. -webkit-transition: all 0.5s ease-out;
  204. -moz-transition: all 0.5s ease-out;
  205. -o-transition: all 0.5s ease-out;
  206. background: {color:linha};
  207.  
  208. color:{color:linques};
  209. }
  210.  
  211.  
  212. #espaco:hover #links {
  213. opacity:1;
  214. -webkit-transition: all 0.5s ease-out;
  215. -moz-transition: all 0.5s ease-out;
  216. -o-transition: all 0.5s ease-out;
  217. }
  218. #espaco:hover {
  219. opacity:1;
  220. -webkit-transition: all 0.5s ease-out;
  221. -moz-transition: all 0.5s ease-out;
  222. -o-transition: all 0.5s ease-out;
  223. }
  224. #links a:hover {
  225.  
  226. color:{color:linqueshover};
  227. background: #fff;
  228.  
  229.  
  230. -webkit-transition: all 0.5s ease-out;
  231. -moz-transition: all 0.5s ease-out;
  232. -o-transition: all 0.5s ease-out;
  233.  
  234. }
  235.  
  236. /* */
  237.  
  238.  
  239. /* side linda */
  240.  
  241.  
  242.  
  243. #sidebar {
  244. z-index:2;
  245. left:0px;
  246. position:fixed;
  247. text-align: center;
  248. width:1100px;;
  249. height:150px;
  250. margin-top: -15px;
  251. display: inline-block;
  252.  
  253. }
  254.  
  255.  
  256.  
  257. #espaco {
  258. opacity:.8;
  259. z-index:2;
  260. background-color:#fff;
  261. left:-20px;
  262. position:fixed;
  263. text-align: center;
  264.  
  265. width:1600px;;
  266. height:25px;
  267. margin-top:35px;
  268. display: inline-block;
  269. -webkit-transition: all 0.4s linear;
  270. -moz-transition: all 0.4s linear;
  271. transition: all 0.4s linear;
  272. }
  273.  
  274. #espaco:hover {
  275.  
  276. -webkit-transition: all 0.4s linear;
  277. -moz-transition: all 0.4s linear;
  278. transition: all 0.4s linear;
  279.  
  280. }
  281.  
  282. #lala {
  283. opacity:.8;
  284. margin-top:60px;
  285. z-index:2;
  286. color:#AAA;
  287.  
  288. position:fixed;
  289. padding:5px;
  290.  
  291.  
  292.  
  293. margin-left: 350px;
  294. height:30px;
  295. width:620px;
  296. letter-spacing: 1px;
  297. text-transform: uppercase;
  298. font-size: 8px;
  299. background-color:#fff;
  300. -webkit-transition: all 0.5s linear;
  301. -moz-transition: all 0.5s linear;
  302. transition: all 0.5s linear;
  303. }
  304.  
  305. #lala:hover {
  306. color:#000;
  307. opacity:.8;
  308. -webkit-transition: all 0.5s linear;
  309. -moz-transition: all 0.5s linear;
  310. transition: all 0.5s linear;
  311. }
  312.  
  313.  
  314.  
  315.  
  316.  
  317. /* side linda */
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324. #entry img {
  325.  
  326.  
  327.  
  328. none;{block:iffade}opacity:.7;{/block:iffade}
  329. -webkit-transition: all 0.4s linear;
  330. -moz-transition: all 0.4s linear;
  331. transition: all 0.4s linear;
  332. }
  333.  
  334. #entry img:hover {
  335.  
  336.  
  337.  
  338. {block:iffade}opacity:.9;{/block:iffade}
  339. -webkit-transition: all 0.4s linear;
  340. -moz-transition: all 0.4s linear;
  341. transition: all 0.4s linear;}
  342.  
  343.  
  344.  
  345. #cunt{
  346.  
  347.  
  348. {block:indexpage}
  349. {block:ifmed}
  350. width:400px;
  351. {/block:ifmed}
  352.  
  353.  
  354. {/block:indexpage}
  355. {block:permalinkpage}
  356. width:500px;
  357. {/block:permalinkpage}
  358. height:auto;
  359.  
  360. }
  361.  
  362. #center{
  363.  
  364.  
  365.  
  366. position:fixed ;
  367. width:450px;
  368. height:207px;
  369. background-color:#fff;
  370. {block:PermalinkPage}
  371. width:410px;
  372. height:207px;
  373. {/block:PermalinkPage}
  374. }
  375.  
  376.  
  377. #posts{
  378.  
  379.  
  380. float:center;
  381. margin-left:50px;
  382.  
  383.  
  384. {block:iftres}
  385. width:1000px;
  386. margin-left: 200px;
  387. {/block:iftres}
  388.  
  389. {block:ifdois}
  390. width:700px;
  391. margin-left: 350px;
  392. {/block:ifdois}
  393.  
  394. {block:ifone}
  395. width:100px;
  396. margin-left: 350px;
  397. {/block:ifone}
  398.  
  399. {/block:indexpage}
  400. margin-top:100px;
  401. {block:permalinkpage}
  402. width:500px;
  403. margin-left: 350px;
  404. {/block:permalinkpage}
  405.  
  406. margin-top: 40px;
  407. transition: all 0.5s ease-out;
  408. -o-transition-transition: all 0.5s ease-out;
  409. -webkit-transition: all 0.5s ease-out;
  410. -moz-transition: all 0.5s ease-out;
  411. }
  412.  
  413.  
  414.  
  415.  
  416.  
  417. #entry:hover{
  418.  
  419. transition: all 0.9s ease-out;
  420. -o-transition-transition: all 0.9s ease-out;
  421. -webkit-transition: all 0.9s ease-out;
  422. -moz-transition: all 0.9s ease-out;
  423. }
  424.  
  425.  
  426. {block:indexpage}
  427. #entry .perma2 a{
  428. font-size:8px;
  429. color:#444
  430.  
  431. }
  432.  
  433. #entry .perma2 a:hover {
  434. text-decoration: none;
  435.  
  436. }
  437.  
  438. #entry .perma2{
  439.  
  440. width:270px;
  441. {block:ifmed}
  442. width:460px;
  443. {/block:ifmed}
  444. height:15px;
  445. position: absolute;
  446. line-height: 15px;
  447. overflow:hidden;
  448. font-family:'calibri';
  449. text-align:center;
  450.  
  451. font-size:8px;
  452. right:0px;
  453.  
  454. top:-15px;
  455.  
  456. background:white;
  457. letter-spacing: 0px;
  458. opacity: 0;
  459. -webkit-transition: all .6s ease-in-out;
  460. -moz-transition: all .6s ease-in-out;
  461. -o-transition: all .6s ease-in-out;
  462. transition: all .6s ease-in-out;
  463. }
  464.  
  465. #entry:hover .perma2{
  466. {block:ifnotothertypeofperm}
  467. top:5px;
  468.  
  469. {/block:ifnotothertypeofperm}
  470. {block:ifothertypeofperm}
  471.  
  472. z-index:1;
  473. top:10px;
  474. {/block:ifothertypeofperm}
  475. overflow:visible;
  476. opacity:0.85;
  477. -webkit-transition: all .5s ease-in-out;
  478. -moz-transition: all .5s ease-in-out;
  479. -o-transition: all .5s ease-in-out;
  480. transition: all .5s ease-in-out;
  481. }
  482.  
  483. {/block:indexpage}
  484.  
  485. askk {
  486. font-family: 'calibri';
  487. color:#AAA;
  488. font-size:10px;
  489. z-index:1;
  490. }
  491. #entry{
  492.  
  493. font-family: 'calibri';
  494. font-size: 8px;
  495. text-align:left;
  496.  
  497. float:left;
  498.  
  499. {block:ifmed}
  500. width:428px;
  501. {/block:ifmed}
  502. {block:ifnotmed}
  503. width:250px;
  504. {/block:ifnotmed}
  505. height: auto;
  506. {block:PermalinkPage}
  507. width: 500px;
  508. height: auto;
  509. {/block:PermalinkPage}
  510. line-height:10px;
  511. background-color:#fff;
  512. margin:10px;
  513. overflow:hidden;
  514.  
  515. padding: 20px;
  516. {block:indexpage}
  517. {block:ifshadow}
  518. -webkit-box-shadow: 5px 16px 6px #ccc;
  519. -moz-box-shadow: 5px 16px 6px #ccc;
  520. box-shadow: 1px 2px 3px #ccc;
  521. {/block:ifshadow}
  522. {/block:indexpage}
  523. transition: all 0.5s ease-out;
  524. -o-transition-transition: all 0.5s ease-out;
  525. -webkit-transition: all 0.5s ease-out;
  526. -moz-transition: all 0.5s ease-out;
  527. }
  528.  
  529.  
  530. .title{
  531. font-family:calibri;
  532. font-size: 10px;
  533. line-height: 20px;
  534. color: {color:Title};
  535. font-weight: normal;
  536. letter-spacing: 0px;
  537. text-transform: normal;
  538. padding: 2px 0px 0px 0px;
  539. }
  540. blockquote{
  541. padding:0px 0px 2px 3px;
  542. margin:0px 0px 2px 1px;
  543. }
  544.  
  545. ul, ol, li{
  546. font-size:10px;
  547. list-style:none;
  548. margin:0px;
  549. padding:0px;
  550. }
  551.  
  552.  
  553.  
  554.  
  555.  
  556. {block:ifbw}
  557. .grayscale {
  558. -webkit-filter: grayscale(0%);
  559. -moz-filter: grayscale(0%);
  560. -ms-filter: grayscale(0%);
  561. -o-filter: grayscale(0%);
  562. filter: grayscale(0%);
  563. filter: url(grayscale.svg); /* Firefox 4+ */
  564. filter: gray; /* IE 6-9 */
  565. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  566. }
  567.  
  568.  
  569. .grayscale:hover {
  570. -webkit-filter: grayscale(100%);
  571. -moz-filter: grayscale(100%);
  572. -ms-filter: grayscale(100%);
  573. -o-filter: grayscale(100%);
  574. filter: grayscale(100%);
  575. filter: url(grayscale.svg); /* Firefox 4+ */
  576. filter: gray; /* IE 6-9 */
  577. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  578.  
  579. }
  580.  
  581.  
  582. {/block:ifbw}
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589. </style>
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597. </head>
  598. <body>
  599.  
  600.  
  601.  
  602.  
  603.  
  604. <div id="sidebar">
  605.  
  606. <a href="/"><div id="description">{text:tite}</a>
  607. </div></div></div>
  608.  
  609. <div id="lala">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {Description}</a>
  610.  
  611.  
  612.  
  613. </a></div>
  614.  
  615. </div></div></div></div></div></div>
  616. </div></div></div>
  617.  
  618.  
  619. <div id="espaco">
  620. <div id="links">
  621. <a href="/">home</a>
  622. <a href="/ask">ask</a>
  623.  
  624. <a href="{text:Link1}">{text:Link1 Title}</a>
  625. <a href="{text:Link2}">{text:Link2 Title}</a>
  626. <a href="{text:Link3}">{text:Link3 Title}</a>
  627.  
  628.  
  629. {block:ifextralinks}
  630. <a href="{text:Link4}">{text:Link4 Title}</a>
  631. <a href="{text:Link5}">{text:Link5 Title}</a>
  632. {/block:ifextralinks}
  633. <a href="http://www.houyas.tumblr.com">©</a>
  634. </div></div></a></div></div></div></a></div></div></div>
  635.  
  636. </div></div></a></div></div></div></a></div></div></div>
  637.  
  638. <br> <br> <br> <br> <br> <br>
  639.  
  640. <div id="posts">
  641. {block:Posts}
  642. <div id="entry">
  643.  
  644. {block:Text}
  645. {block:Title}<span class="title">{Title}</span>{/block:Title}
  646. <askk><span class="entrytext">{Body}</span>
  647. <div class="perma2">
  648. <a href="{Permalink}" target="blank">{Month} {DayofMonth}{DayofMonthSuffix} with {NoteCount}
  649. </a></div>
  650.  
  651.  
  652. <div class="perma">
  653. </div>
  654. {/block:Text}
  655.  
  656. {block:Link}
  657. <a href="{URL}" class="title">{Name}</a>
  658. {block:Description}{Description}{/block:Description}
  659. <div class="perma2">
  660. <a href="{Permalink}" target="blank">{Month} {DayofMonth}{DayofMonthSuffix} with {NoteCount} </a> </div>
  661. {block:Link}
  662.  
  663. {block:Photo}
  664. {block:IndexPage}
  665. <center>
  666. <div class="perma2">
  667. <a href="{Permalink}" target="blank">{Month} {DayofMonth}{DayofMonthSuffix} with {NoteCount} </a></div>
  668.  
  669.  
  670. <div class="perma">
  671. </div>
  672. <div class="grayscale"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  673. {/block:IndexPage}
  674. {block:PermalinkPage}
  675. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  676.  
  677. {LinkCloseTag}
  678. {/block:PermalinkPage}
  679. {/block:Photo}
  680.  
  681.  
  682.  
  683. {block:Photoset}
  684. {block:IndexPage}
  685. <center>
  686. <div class="perma2">
  687. <a href="{Permalink}" target="blank">{Month} {DayofMonth}{DayofMonthSuffix} with {NoteCount} </a></div>
  688.  
  689.  
  690. <div class="perma">
  691. </div>
  692. <div class="grayscale">
  693. {block:ifmed}{Photoset-400}{/block:ifmed}{block:ifnotmed}{Photoset-250}{/block:ifnotmed}
  694.  
  695. {/block:IndexPage}
  696. {block:PermalinkPage}
  697. {Photoset-500}
  698.  
  699. {LinkCloseTag}
  700. {/block:PermalinkPage}
  701. </div>
  702. {/block:Photoset}
  703.  
  704.  
  705.  
  706. {block:Quote}
  707. <span class="entrytext">{Quote}</span>
  708. {block:Source}<b>
  709. <div class="perma2">
  710. <a href="{Permalink}" target="blank">{Month} {DayofMonth}{DayofMonthSuffix} with {NoteCount} </a></div>
  711.  
  712.  
  713. <div class="perma">
  714. </div>
  715. <!----
  716. <a href="{Permalink}">{Source}</a></b>{/block:Source}
  717. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  718.  
  719. --->
  720. {/block:Quote}
  721.  
  722. {block:Chat}
  723. {block:Title}<span class="title">{Title}</span>{/block:Title}
  724. <ul class="chat">
  725. {block:Lines}
  726. <li class="user_{UserNumber}">
  727. {block:Label}
  728. <span class="label">{Label}</span>
  729. {/block:Label}
  730.  
  731. {Line}
  732. </li>
  733. {/block:Lines}
  734. </ul>
  735. <div class="perma2">
  736. <a href="{Permalink}" target="blank">{Month} {DayofMonth}{DayofMonthSuffix} with {NoteCount} </a></div>
  737.  
  738.  
  739. <div class="perma">
  740. </div>
  741. {/block:Chat}
  742.  
  743.  
  744. {block:Audio}
  745. <center><div style="width:300px; height:28px;"><div style="float:left">{AudioPlayerGrey}</div><div style="margin-top:10px; float:left;">
  746. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  747. <div class="perma2">
  748. <a href="{Permalink}" target="blank">{Month} {DayofMonth}{DayofMonthSuffix} with {NoteCount} </a></div>
  749.  
  750.  
  751. <div class="perma">
  752. </div>
  753. {/block:Audio}
  754.  
  755. {block:Video}<center>
  756. <div style="padding-top:0px; padding-bottom:2px;">
  757. {Video-250}</div>
  758. <div style="padding-bottom:5px;"></div>
  759. <div class="perma2">
  760. <a href="{Permalink}" target="blank">{Month} {DayofMonth}{DayofMonthSuffix} with {NoteCount} </a></div>
  761.  
  762.  
  763. <div class="perma">
  764. </div>
  765. {block:Video}
  766.  
  767. {block:Answer}
  768. <div class="perma2">
  769. <a href="{Permalink}" target="blank">{Month} {DayofMonth}{DayofMonthSuffix} with {NoteCount} </a></div>
  770.  
  771.  
  772. <div class="perma"></div>
  773. <br>
  774. <div style="border-radius:5px; margin: 3px; margin-top: -2px; min-height:30px; padding: 3px; background: white;border-bottom:1px dotted #AAA;">
  775. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  776. <askk>{Asker}</askk>: <br> {Question}<br></div>
  777. <div style="font-family: calibri; font-size: 8px;">
  778.  
  779.  
  780. <askk>{Answer}
  781. </div>
  782. {/block:Answer}
  783. <!---------------------
  784.  
  785. oi
  786. --->
  787.  
  788. {block:PostNotes}
  789. <askk>
  790. <div style="margin-bottom:15px;"></div>
  791.  
  792. <div style="font-size:12px;">
  793.  
  794. {Month} {DayofMonth}{DayofMonthSuffix} with {NoteCount}
  795. {block:RebloggedFrom}
  796. via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  797. source <a href="{ReblogRootURL}">{ReblogRootName}</a>
  798.  
  799. {/block:RebloggedFrom}
  800.  
  801.  
  802. <div style="margin-left:50px;padding-bottom:40px;font-family:'calibri';">{caption}</a></div>
  803.  
  804. </askk>
  805. <br><br><br>
  806.  
  807.  
  808.  
  809.  
  810. </span>
  811.  
  812. <br>
  813. <div id="postnotes">{PostNotes}</div><br>
  814.  
  815. <center>{block:ContentSource}
  816. <br><a href="{SourceURL}">
  817. {lang:Source}:
  818. {block:SourceLogo}
  819. <img src="{BlackLogoURL}" width="{LogoWidth}"
  820. height="{LogoHeight}" alt="{SourceTitle}" />
  821. {/block:SourceLogo}
  822. {block:NoSourceLogo}
  823. {SourceLink}
  824. {/block:NoSourceLogo}
  825. </a>
  826. {/block:ContentSource}</center>
  827.  
  828. {/block:PostNotes}
  829. </div>
  830. {/block:Posts}
  831. </div></div>
  832.  
  833. {block:indexpage}
  834. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  835. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  836. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  837. <script type="text/javascript">
  838. $(window).load(function(){
  839. var $wall = $('#posts');
  840. $wall.imagesLoaded(function(){
  841. $wall.masonry({
  842. itemSelector: '#entry, #entry_photo',
  843. isAnimated : false
  844. });
  845. });
  846.  
  847. $wall.infinitescroll({
  848. navSelector : '#page-nav',
  849. nextSelector : '#page-nav a',
  850. itemSelector : '#entry, #entry_photo',
  851. bufferPx : 2000,
  852. debug : false,
  853. errorCallback: function() {
  854. $('#infscr-loading').fadeOut('normal');
  855. }},
  856. function( newElements ) {
  857. var $newElems = $( newElements );
  858. $newElems.hide();
  859. $newElems.imagesLoaded(function(){
  860. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  861. });
  862. }); $('#content').show(500);
  863. });
  864. </script>
  865. {/block:indexpage}
  866.  
  867. <script type="text/javascript">
  868. <!--
  869.  
  870.  
  871. //-->
  872. </script>
  873.  
  874.  
  875. </div>
  876.  
  877. <!-- PLEASE DO NOT REMOVE THIS CREDIT -->
  878. <a style="z-index:999999;font-family:calibri;font-size:8px;position:fixed;bottom:5px;right:5px;" href="http://houyas.tumblr.com" title="theme by houyas">THEME</a>
  879. <!-- PLEASE DO NOT REMOVE THIS CREDIT -->
  880.  
  881.  
  882.  
  883. </body>
  884. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement