Don't like ads? PRO users don't see any ads ;-)

[#13] — Andlenits.

By: faluvtha on Jun 21st, 2012  |  syntax: None  |  size: 22.30 KB  |  hits: 4,984  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!-- Themes by Faluvtha@tumblr.com
  4.  
  5. -------[ Andlenits Themes ]-------
  6.  
  7. ———————————————---  RULES! ---—————————————————————
  8.  
  9. - Do not remove credit!
  10. - Do not use this code as your base.
  11. - Do not claim as your own.
  12. - If you have a special customization about the codes, I won't help you unless you know what you have to do.
  13. - You can edit it likely and whatever you want but leave the credit alone.
  14. - If you have any problems regarding customization , code or anything else. Feel free to put a lovely message at Fukuo@tumblr
  15.  
  16. ———————————————--- THANK YOU! ---——————————————————
  17.  
  18. -->
  19.  
  20. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  21. <head>
  22. <title>{Title}</title>
  23. <link rel="shortcut icon" href="{Favicon}">
  24. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  25. {block:Description}
  26. <meta name="description" content="{MetaDescription}" />
  27. {/block:Description}
  28. <meta name="if:Effects On Description" content="1"/>
  29. <meta name="if:Effects On Permalink" content="1"/>
  30. <meta name="if:Custom Music Player" content="1"/>
  31. <meta name="if:Selection Color" content="1"/>
  32. <meta name="if:Bigger Post" content="0"/>
  33. <meta name="if:Lazy Load Post" content="1"/>
  34. <meta name="if:Show Caption" content="0"/>
  35. <meta name="if:Infinite Scrolling" content="1"/>
  36. <meta name="image:Line Background" content="http://25.media.tumblr.com/tumblr_ls0w5txuft1r3vazto1_250.png"/>
  37. <meta name="image:Sidebar Picture" content="http://24.media.tumblr.com/tumblr_ljb2nk93xF1qzh2k2o1_500.png"/>
  38. <meta name="image:Background" content="http://25.media.tumblr.com/tumblr_ls0w5txuft1r3vazto3_250.png"/>
  39. <meta name="color:Background" content="#eee" />
  40. <meta name="color:Post" content="#f1f1f1" />
  41. <meta name="color:Sidebar Background" content="#f1f1f1" />
  42. <meta name="color:Body" content="#777777" />
  43. <meta name="color:Description Background" content="#f1f1f1" />
  44. <meta name="color:Description Background Hover" content="#A7A7A7" />
  45. <meta name="color:description text" content="#777777" />
  46. <meta name="color:description text hover" content="#f1f1f1" />
  47. <meta name="color:Blockquote" content="#eeeeee" />
  48. <meta name="color:Border Blockquote" content="#777777" />
  49. <meta name="color:Title" content="#ffffff"/>
  50. <meta name="color:Title hover" content="#ffffff"/>
  51. <meta name="color:Title background" content="#000000"/>
  52. <meta name="color:Title Post" content="#000000"/>
  53. <meta name="color:Title background Post" content="#eeeeee"/>
  54. <meta name="color:Line Background" content="#414040" />
  55. <meta name="color:Ask background" content="#eeeeee"/>
  56. <meta name="color:Links" content="#111111" />
  57. <meta name="color:Links Hover" content="#aaa" />
  58. <meta name="color:Bold text" content="#101010" />
  59. <meta name="color:Italic text" content="#101010" />
  60. <meta name="color:Selection Color" content="#777777" />
  61. <meta name="color:Scrollbar" content="#000000" />
  62. <meta name="color:Scrollbar Background" content="#f7f7f7" />
  63. <meta name="color:Permalink Before Hover" content="#000" />
  64. <meta name="color:Permalink After Hover" content="#f1f1f1" />
  65. <meta name="color:Custom Permalink Month" content="#e7e7e7" />
  66. <meta name="color:Custom Permalink Date" content="#d5d3d3" />
  67. <meta name="color:Custom Permalink Reblog" content="#dddddd" />
  68. <meta name="color:menu background" content="#414040" />
  69. <meta name="color:Menu text background" content="#d6d3d3" />
  70. <meta name="color:Menu background hover" content="#b9b8b8" />
  71. <meta name="color:Menu text background hover" content="#111111" />
  72. <meta name="text:Font" content="calibri"/>
  73. <meta name="text:Custom Music Player Code" content=""/>
  74. <meta name="text:Font Size" content="9.5"/>
  75. <meta name="text:Line height" content="12"/>
  76. <meta name="text:Custom Link One" content=""/>
  77. <meta name="text:Custom Link One URL" content=""/>
  78. <meta name="text:Custom Link Two" content=""/>
  79. <meta name="text:Custom Link Two URL" content=""/>
  80. <meta name="text:Custom Link Three" content=""/>
  81. <meta name="text:Custom Link Three URL" content=""/>
  82. <meta name="text:Custom Link Four" content=""/>
  83. <meta name="text:Custom Link Four URL" content=""/>
  84.  
  85. <style type="text/css">
  86. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.5;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  87.  
  88. 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;}
  89.  
  90. ::-webkit-scrollbar {width: 4px; height:auto; background-color: {color:Scrollbar Background};}
  91.  
  92. ::-webkit-scrollbar-track-piece{
  93.     background-color: {color:Scrollbar Background};
  94. }
  95.  
  96. ::-webkit-scrollbar-thumb:vertical{
  97.     width:4px;
  98.     background-color: {color:Scrollbar};}
  99.  
  100.  
  101. {block:IfSelectionColor}
  102. ::selection {
  103. background:{color:Selection Color};
  104. color: #ffffff;
  105. text-shadow: 1px 1px 1px #111111;
  106. }
  107.  
  108. ::-moz-selection {
  109. background:{color:Selection Color};
  110. color: #ffffff;
  111. text-shadow: 1px 1px 1px #111111;
  112. }
  113. {/block:IfSelectionColor}
  114.  
  115. body{
  116. font-family: {text:Font};
  117. font-size: {text:Font size}px;
  118. line-height:{text:Line height}px;
  119. background-color:{color:Background};
  120. background-image:url('{image:Background}');
  121. background-position: fixed;
  122. background-attachment:fixed;
  123. background-repeat:repeat;}
  124.  
  125. a
  126. {text-decoration:none;
  127. color:{color:Links};}
  128.  
  129. a:link, a:visited, a:active
  130. {text-decoration:none;
  131. -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;
  132. }
  133. a:hover{
  134. color:{color:Links hover};
  135. text-decoration: none;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;
  136. }
  137.  
  138. .post a {text-decoration:none;
  139. color:{color:Links};
  140. -webkit-transition: all 0.3s ease-in;
  141. -moz-transition: all 0.3s ease-in;
  142. -o-transition: all 0.3s easein;
  143. }
  144.  
  145.  
  146. .post a:hover{
  147. color:{color:Links hover};
  148. background-color:{color:Links};
  149. text-decoration: none;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;
  150. }
  151.  
  152. li {list-style-type: square;}
  153.  
  154. blockquote{
  155. padding:5px;
  156. margin-top:5px;
  157. margin-bottom:5px;
  158. border-left:3px solid {color:border blockquote};
  159. background-color:{color:blockquote};
  160. }
  161.  
  162. #sidebar
  163. {position:fixed;
  164. top:90px;
  165. left:160px;
  166. width:230px;
  167. padding:8px;
  168. text-align:center;
  169. font-family:consolas;
  170. font-size:8px;
  171. background-color:{color:Sidebar Background};}
  172.  
  173.  
  174. #sidebar:hover #title {  
  175.     margin-top:30px;
  176.     opacity:1;
  177.     background-color:{color:Title Background};
  178.     color:{color:Title Hover};
  179. }
  180.  
  181. #sidebar:hover #description {
  182.     color:{color:description text hover};
  183.     background-color:{color:Description Background Hover};
  184.     margin-top:-160px;
  185.     opacity:0.7;
  186.     padding-left:5px;
  187.     padding-right:5px;
  188.     padding-top:5px;
  189.     padding-bottom:5px;
  190.     margin-left:0px;
  191.     text-shadow: 1px 1px 1px #111111;
  192.     {block:IfEffectsOnDescription}
  193.     -webkit-transform:rotate(360deg);
  194.     -moz-transform:rotate(360deg);
  195.     -o-transform: rotate(360deg);
  196.     {/block:IfEffectsOnDescription}
  197. }
  198.  
  199. #sidebar:hover #music {
  200.     color:{color:description text hover};
  201.     background-color:{color:Description Background Hover};
  202.     margin-top:-55px;
  203.     opacity:1;
  204.     padding-left:5px;
  205.     padding-right:5px;
  206.     padding-top:5px;
  207.     padding-bottom:5px;
  208.     margin-left:0px;
  209.     text-shadow: 1px 1px 1px #111111;
  210. }
  211.  
  212. #line {
  213. background-color: {color:Line Background};
  214. background-image:url('{image:Line background}');
  215. background-attachment:fixed;
  216. width:243px;
  217. height:100%;
  218. top:0;
  219. left:153px;
  220. z-index:-1;
  221. position:fixed;
  222. padding-left:8px;
  223. padding-right:8px;
  224. }
  225.  
  226. .titles {
  227. font-size:12px;
  228. font-style:normal;
  229. font-weight:lighter;
  230. font-family:calibri;
  231. text-align:left;
  232. padding-left:10px;
  233. text-transform:uppercase;
  234. border-left:25px solid {color:Title Background Post};
  235. padding:6px;
  236. }
  237.  
  238. #description {
  239.     width:220px;
  240.     position:fixed;
  241.     margin-left:-8px;
  242.     margin-top:330px;
  243.     font-family: {text:Font};
  244.     font-size: {text:Font size}px;
  245.     line-height:{text:Line height}px;
  246.     margin-top:3px;
  247.     color:{color:description text};
  248.     -webkit-transition: all 0.8s ease-in;
  249.     -moz-transition: all 0.8s ease-in;
  250.     -o-transition: all 0.8s ease-in;
  251.     z-index:99;
  252.     background-color:{color:Description Background};
  253.     padding-left:13px;
  254.     padding-right:13px;
  255.     padding-top:5px;
  256.     padding-bottom:5px;
  257.     }
  258.  
  259.  
  260. #music {
  261.     width:220px;
  262.     position:fixed;
  263.     margin-left:0px;
  264.     margin-top:700px;
  265.     margin-bottom:3px;
  266.     color:{color:description text};
  267.     font-size:10px;
  268.     -webkit-transition: all 0.7s ease-in;
  269.     -moz-transition: all 0.7s ease-in;
  270.     -o-transition: all 0.7s ease-in;
  271.     z-index:99;
  272.     background-color:{color:Description Background};
  273.     padding-left:5;
  274.     padding-right:5px;
  275.     padding-top:5px;
  276.     padding-bottom:5px;
  277.     }
  278.  
  279.  
  280. #title {
  281. width:230px;
  282. position:fixed;
  283. font-family:cambria;
  284. font-size:23px;
  285. font-weight:lighter;
  286. line-height:43px;
  287. text-transform:none;
  288. letter-spacing:-1px;
  289. margin-top:-45px;
  290. color:{color:Title};
  291. text-shadow: 1px 2px 1px #C4C4C4;
  292. z-index:999;
  293. -webkit-transition: all 0.6s ease-in;
  294. -moz-transition: all 0.6s ease-in;
  295. -o-transition: all 0.6s ease-in;
  296. }
  297.  
  298. #posts{
  299. {block:IndexPage}
  300. {block:IfNotBiggerPost}
  301. width:430px;
  302. {/block:IfNotBiggerPost}
  303. {block:IfBiggerPost}
  304. width:530px;
  305. {/block:IfBiggerPost}
  306. margin-left:415px;
  307. {/block:IndexPage}
  308. {block:PermalinkPage}
  309. width:530px;
  310. margin-left:415px;
  311. {/block:PermalinkPage}
  312. }
  313.  
  314. .post {
  315.  {block:IndexPage}
  316.  {block:IfNotBiggerPost}
  317.  width:400px;
  318.  {/block:IfNotBiggerPost}
  319.  {block:IfBiggerPost}
  320.  width:500px;
  321.  {/block:IfBiggerPost}
  322.  {/block:IndexPage}
  323.  {block:PermalinkPage}
  324.  width:500px;
  325.  {/block:PermalinkPage}
  326.  padding:5px;
  327.  margin-top:10px;
  328.  margin-bottom:5px;
  329.  padding:15px;
  330.  background-color:{color:Post};
  331.  color:{color:Body};}
  332.  
  333. .post img {max-width:100%;}
  334.  
  335.  
  336. .post b, em, strong{
  337.     color: {color:Bold text};
  338.     font-weight:bold;
  339.     }
  340.  
  341. .post i, em {
  342.     color: {color:Italic text};
  343.     font-weight:lighter;
  344.     font-style:italic;
  345.     }
  346.  
  347. #navigation {
  348. margin-top:230px;
  349. position: fixed;
  350. left:30px;
  351. line-height:5px}
  352.  
  353. #navigation2 {
  354. margin-top:200px;
  355. position:fixed;
  356. left:90px;
  357. line-height:5px}
  358.  
  359. #menu a {
  360.  display: block;
  361.  border:0px solid {color:border blockquote};
  362.  background-color:{color:menu background};
  363.  height:15px;
  364.  width:25px;
  365.  -moz-border-radius:25px;
  366.  border-radius:25px;
  367.  font-family:calibri;
  368.  font-size:9px;
  369.  letter-spacing:-1px;
  370.  color: {color:menu text background};
  371.  text-align: center;
  372.  padding-top:20px;
  373.  padding-bottom:10px;
  374.  padding-left:10px;
  375.  padding-right:10px;
  376.  margin-top: 5px;
  377.  text-transform:uppercase;
  378.  text-decoration: none;
  379.  -webkit-transition: all 0.6s ease-in;
  380.  -moz-transition: all 0.6s ease-in;
  381.  -o-transition: all 0.6s ease-in;
  382.  }
  383.  
  384.  
  385. #menu a:hover {
  386.     -webkit-transform:rotate(360deg);
  387.     -moz-transform:rotate(360deg);
  388.     -o-transform: rotate(360deg);
  389.     color: {color:menu text background hover};
  390.     background-color:{color:menu background hover};
  391.     -webkit-transition: all 0.7s ease;
  392.     -moz-transition: all 0.7s ease;
  393.     -o-transition: all 0.7s ease;
  394. }
  395.  
  396. #icon {
  397. position:fixed;
  398. left:40px;
  399. top:130px;
  400. }
  401.  
  402.  
  403. #audio{
  404. padding-top:5px;
  405. padding-left:10px;
  406. padding-right:5px;
  407. padding-bottom:10px;
  408. margin-top:40px;
  409. {block:IfBiggerPost}
  410. margin-left:410px;
  411. {/block:IfBiggerPost}
  412. {block:IfNotBiggerPost}
  413. margin-left:310px;
  414. {/block:IfNotBiggerPost}
  415. position:absolute;
  416. height:30px;
  417. width:45px;
  418. overflow:hidden;
  419. background-color:#e7e7e7;
  420. text-align:center;
  421. opacity:0.8;
  422. z-index:99;
  423. -webkit-transition: all 0.5s ease-in;
  424. -moz-transition: all 0.5s ease-in;
  425. -o-transition: all 0.5s ease-in;
  426. }
  427.  
  428. #audio:hover {
  429. opacity:1;
  430. }
  431.  
  432. .album{
  433. margin-bottom:90px;
  434. padding:5px;
  435. }
  436.  
  437. .album img{
  438.     border-radius:7px;
  439.     width:110px;
  440.     float:right;
  441.     }
  442.  
  443. .audioplayer {
  444.     margin-left:10px;
  445.     margin-top:-70px;
  446.     padding-bottom:7px;
  447. }
  448.  
  449. .artist , .track , .play {
  450. max-width:200px;
  451. margin-top:-7px;
  452. margin-left:10px;
  453. padding:5px;
  454. background-color: {color:Blockquote};
  455. }
  456.  
  457.  
  458. .chat {
  459.     background-color: {color:Blockquote};
  460.     margin-bottom:5px;
  461.     padding:5px;
  462.     }
  463.    
  464.    
  465. .source{
  466. font-style:italic;
  467. margin:5px;
  468. }
  469.  
  470. .ask{
  471. background-color: {color:Ask background};
  472. font-family:calibri;
  473. font-size:9.5px;
  474. padding-left:6px;
  475. padding-top:6px;
  476. padding-bottom:5px;
  477. padding-right:3px;
  478. margin-left:45px;
  479. border-bottom:2px solid {color:border blockquote};
  480. }
  481.  
  482.  
  483. .asker {
  484. float:left;
  485. }
  486.  
  487. .asker img {
  488. border-radius:100px;
  489. }
  490.  
  491. .links{
  492. padding:5px;
  493. margin-left:5px;
  494. border-bottom:1px dotted {color:border blockquote};
  495. }
  496.  
  497. .sa{
  498. font-size:12px;
  499. font-style:normal;
  500. font-weight:lighter;
  501. font-family:calibri;
  502. text-align:left;
  503. padding-left:10px;
  504. text-transform:uppercase;
  505. border-left:25px solid {color:Title Background Post};
  506. padding:6px;
  507. }
  508.  
  509. .si {
  510. font-size:12px;
  511. font-style:normal;
  512. font-weight:lighter;
  513. font-family:calibri;
  514. text-align:left;
  515. padding-left:10px;
  516. text-transform:uppercase;
  517. border-left:25px solid {color:Title Background Post};
  518. padding:6px;
  519. }
  520.  
  521. .pagination {
  522. font-family:cambria;
  523. text-align:center;
  524. position:fixed;
  525. font-size:25px;
  526. left:30px;
  527. bottom:50px;
  528. }
  529.  
  530. .pages{
  531. font-family:cambria;
  532. background-color:{color:Sidebar Background};
  533. font-size:25px;
  534. padding:6px;
  535. }
  536.  
  537.  
  538. #permalinks
  539. {width:500px;
  540. z-index:999;
  541. padding:8px;
  542. color:{color:Body};
  543. background-color:{color:Post};
  544. font-family:cambria;
  545. font-size:9px;
  546. }
  547.  
  548. #ema {
  549.     padding:5px;
  550.     font-family:calibri;
  551.     font-size:9px;
  552.     text-transform:uppercase;
  553.     background:{color:Custom Permalink Reblog};
  554. }
  555.  
  556. .uma {
  557.     font-size:25px;
  558.     font-family:footlight;
  559.     margin-top:5px;
  560.     padding:5px;
  561.     background:{color:Custom Permalink Date};
  562.     }
  563.  
  564. .ima {
  565.     font-size:9px;
  566.     padding:5px;
  567.     margin-bottom:5px;
  568.     background:{color:Custom Permalink Month};
  569.     }
  570.    
  571. .date {
  572.     padding:5px;
  573.     padding-bottom:3.5px;
  574. }
  575.  
  576.  
  577. #credit {
  578. position:fixed;
  579. bottom:6px;
  580. right:6px;
  581. font-family:cambria;
  582. font-size:13px;
  583. font-weight:lighter;
  584. text-transform:uppercase;}
  585.  
  586. #credit a{
  587. color:{color:links};
  588. text-decoration:none;
  589. opacity:0.5;
  590. }
  591.  
  592. #credit a:hover {
  593. color:{color:links};
  594. text-decoration:none;
  595. opacity:1;
  596. }
  597.  
  598. #permalink {
  599. width:0px;
  600. line-height:15px;
  601. position:absolute;
  602. {block:IfBiggerPost}
  603. margin-left:520px;
  604. {/block:IfBiggerPost}
  605. {block:IfNotBiggerPost}
  606. margin-left:420px;
  607. {/block:IfNotBiggerPost}
  608. margin-top:-7px;
  609. opacity: 0;
  610. text-align:center;
  611. font-family:consolas;
  612. font-size:8px;
  613. text-transform:uppercase;
  614. letter-spacing:0px;
  615. background:{color:Permalink Before Hover};
  616. z-index:2;
  617. {block:IfEffectsOnPermalink}
  618. -webkit-transform:rotate(70deg);
  619. -moz-transform:rotate(70deg);
  620. -o-transform: rotate(70deg);
  621. {block:IfEffectsOnPermalink}
  622. -webkit-transition: all 0.6s ease-in;
  623. -moz-transition: all 0.6s ease-in;
  624. -o-transition: all 0.6s ease-in;
  625. }
  626.  
  627. .post:hover #permalink {
  628. width:50px;    
  629. -webkit-transform:rotate(0deg);
  630. -moz-transform:rotate(0deg);
  631. -o-transform: rotate(0deg);  
  632. background:{color:Permalink After Hover};
  633. opacity:1;
  634. -webkit-transition: all 0.5s ease;
  635. -moz-transition: all 0.5s ease;
  636. -o-transition: all 0.5s ease;
  637. }
  638.  
  639.  
  640. </style>
  641.  
  642. {block:IfLazyLoadPost}
  643. <script type="text/javascript" src="http://static.tumblr.com/bsabj7h/bSRlru5tz/jquery.js"></script>
  644. <script type="text/javascript" src="http://static.tumblr.com/bsabj7h/jPqlru5uc/lazyload.js"></script>
  645. <script type="text/javascript" charset="utf-8">
  646. var $j = jQuery.noConflict();
  647. $j(function() {
  648. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  649. $j("img").lazyload({
  650. placeholder : "http://static.tumblr.com/bsabj7h/UV0lru5uq/holder.gif",
  651. effect: "fadeIn",});});
  652. </script>
  653. {/block:IfLazyLoadPost}
  654.  
  655.  
  656. {block:IfInfiniteScrolling}
  657. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  658. {/block:IfInfiniteScrolling}
  659.  
  660. </head>
  661. <body>
  662.  
  663. <div id="credit">
  664. <a href="http://faluvtha.tumblr.com">✂</a>
  665. </div>
  666.  
  667. <div id="sidebar">
  668.  
  669. <div id="title">{title}</div>
  670. <img width="230px" src="{image:Sidebar Picture}">
  671. <div id="description">
  672. {description}
  673. </div>
  674.  
  675. {block:IfCustomMusicPlayer}
  676. <div id="music">
  677. <center>{text:Custom Music Player Code}</center>
  678. </div>
  679. {/block:IfCustomMusicPlayer}
  680.  
  681.  
  682. </div>
  683.  
  684. <div id="line">
  685. </div>
  686. <div id="navigation">
  687. <div id="menu">
  688. <a href="/">index</a><br />
  689. <a href="/ask">ask</a><br />
  690. {block:IfCustomLinkThree}<a href="{text:Custom Link Three URL}">{text:Custom Link Three}</a>{/block:IfCustomLinkThree}
  691. {block:IfCustomLinkFour}<a href="{text:Custom Link Four URL}">{text:Custom Link Four}</a>{/block:IfCustomLinkFour}
  692. </div>
  693. </div>
  694. <div id="navigation2">
  695. <div id="menu">
  696. <div id="icon"><img src="{PortraitURL-96}" style="height: 70px; width: 70px; -moz-border-radius: 35px; border-radius: 35px"></img></div><br />
  697. {block:IfCustomLinkOne}<a href="{text:Custom Link One URL}">{text:Custom Link One}</a>{/block:IfCustomLinkOne}
  698. {block:IfCustomLinkTwo}<a href="{text:Custom Link Two URL}">{text:Custom Link Two}</a>{/block:IfCustomLinkTwo}
  699. <a href="/archive">archive</a><br />
  700. <a href="http://faluvtha.tumblr.com/">themes</a>
  701.  </div>
  702. </div>
  703.  
  704.  
  705.  
  706. {block:IfNotInfiniteScrolling}
  707. <div class="pagination">
  708. {block:previouspage}
  709. <a href="{previouspage}"><span class="pages">«</span></a>
  710. {/block:previouspage}
  711. {block:nextpage}
  712. <a href="{nextpage}""><span class="pages">»</span></a>
  713. {/block:nextpage}
  714. </div>
  715. {/block:IfNotInfiniteScrolling}
  716. </div>
  717.  
  718. <div id="posts">
  719.  
  720. {block:IfInfiniteScrolling}
  721. <div class="autopagerize_page_element">
  722. {/block:IfInfiniteScrolling}
  723.  
  724. {block:Posts}
  725.  
  726. <div class="post">
  727.  
  728. {block:IndexPage}
  729. <div id="permalink">
  730. <div class="ima">{Month}</div>
  731. <a href="{permalink}">
  732. <div class="uma">{DayOfMonthWithZero}</div></a>
  733. <div id="ema"><a href="{ReblogURL}">Reblog</a></div>
  734. </div>
  735.  
  736. {/block:IndexPage}
  737. {block:Text}
  738. {block:Title}
  739. <div class="titles"><a href="{Permalink}">{Title}</a></div>
  740. {/block:Title}
  741. {Body}
  742. {/block:Text}
  743.  
  744. {block:Photo}
  745. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag} {/block:PermalinkPage}
  746. {block:IndexPage}
  747. {block:IfBiggerPost}
  748. {LinkOpenTag}
  749. <meta name="{PhotoAlt}" content="{PhotoAlt}"/>
  750. <img src="{PhotoURL-500}" width="500px" alt="{PhotoAlt}"/>
  751. {linkCloseTag}
  752. {/block:IfBiggerPost}
  753.  
  754.  
  755. {block:IfNotBiggerPost}
  756. {LinkOpenTag}
  757. <meta name="{PhotoAlt}" content="{PhotoAlt}"/>
  758. <img src="{PhotoURL-500}" width="400px" alt="{PhotoAlt}"/>
  759. {linkCloseTag}
  760. {/block:IfNotBiggerPost}
  761. {/block:IndexPage}
  762.  
  763. {block:IfShowCaption}
  764. {block:Caption}{Caption}{/block:Caption}
  765. {/block:IfShowCaption}
  766.  
  767. {block:IfNotShowCaption}{block:PermalinkPage}
  768. {block:Caption}{Caption}{/block:Caption}
  769. {block:PermalinkPage}{/block:IfNotShowCaption}
  770. {/block:Photo}
  771.  
  772. {block:Photoset}
  773. {block:PermalinkPage}{Photoset-500} {/block:PermalinkPage}
  774. {block:IndexPage}
  775. {block:IfBiggerPost}
  776. {Photoset-500}
  777. {/block:IfBiggerPost}
  778.  
  779. {block:IfNotBiggerPost}
  780. {Photoset-400}
  781. {/block:IfNotBiggerPost}
  782. {/block:IndexPage}
  783. {block:IfShowCaption}
  784. {block:Caption}{Caption}{/block:Caption}
  785. {/block:IfShowCaption}
  786.  
  787. {block:IfNotShowCaption}{block:PermalinkPage}
  788. {block:Caption}{Caption}{/block:Caption}
  789. {block:PermalinkPage}{/block:IfNotShowCaption}
  790. {/block:Photoset}
  791.  
  792. {block:Quote}
  793. <div class="links">
  794. <div style="float:left; font-size: 28px; margin-top:5px;margin-right:5px;">❞</div>
  795. {Quote}
  796.    
  797. </div>
  798. {block:Source}
  799. <div class="source"> — {Source} </div>
  800. {/block:Source}
  801. {/block:Quote}
  802.  
  803. {block:Link}
  804. <div class="sa">
  805. &rarr; <a href="{URL}" {Target}>{Name}</a>
  806. </div>
  807. {block:Description}
  808. {Description}
  809. {/block:Description}{/block:Link}
  810.  
  811. {block:Chat}{block:Title}<t>{Title}</t>{/block:Title}{block:Lines}
  812. <div class="chat">
  813. {block:Label}
  814. <b>{Label}</b>
  815. {/block:Label}
  816. {Line}
  817. <br>
  818. </div>
  819. {/block:Lines}
  820. {/block:Chat}
  821.  
  822. {block:Audio}
  823. <div id="audio"><div style="margin:5px; width:20px; overflow:hidden;">{AudioPlayerGrey}</div></div>
  824. <div class="album">{block:AlbumArt}
  825. <img src="{AlbumArtURL}"></div>
  826. {/block:AlbumArt}
  827.  
  828.  <div class="audioplayer">
  829.  <div class="artist"> {block:Artist} <b>Artist:</b> {Artist}{/block:Artist}</div> <br /> <div class="track"><b>Track:</b> {block:TrackName} "{TrackName}" {/block:TrackName}</div> <br /> <b> <div class="play">Plays: </b> {PlayCountWithLabel} </div> </div>
  830.  
  831. {/block:Audio}
  832.  
  833. {block:Video}
  834. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  835. {block:IndexPage}
  836. {block:IfBiggerPost}
  837. {video-500}
  838. {/block:IfBiggerPost}
  839.  
  840. {block:IfNotBiggerPost}
  841. {video-400}
  842. {/block:IfNotBiggerPost}
  843. {/block:IndexPage}
  844. {block:IfShowCaption}
  845. {block:Caption}{Caption}{/block:Caption}
  846. {/block:IfShowCaption}
  847.  
  848. {block:IfNotShowCaption}{block:PermalinkPage}
  849. {block:Caption}{Caption}{/block:Caption}
  850. {block:PermalinkPage}{/block:IfNotShowCaption}
  851. {/block:Video}
  852.  
  853. {block:Answer}
  854. <div class="asker"><img src="{AskerPortraitURL-40}"></div>
  855. <div class="ask"> {Asker}:
  856. <br>
  857. {Question}</div>
  858. <br>
  859. {Answer}
  860. {/block:Answer}
  861.  
  862. </div>
  863.  
  864. {block:PermalinkPage}
  865. <div id="permalinks">
  866. {block:Date}
  867. <div class="date">
  868. <center><span style="text-transform:uppercase; font-size:17.5px; margin-top:5px; margin-bottom:6px;">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}</span></center><br/></div>{/block:Date}
  869. <div style="border-bottom:1px dotted {color:border blockquote};"></div>
  870. <br>
  871. {block:RebloggedFrom}<b>original:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> <br> <b>via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br />{/block:RebloggedFrom}
  872.  {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}<br>
  873. {block:HasTags} {block:Tags} <a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
  874. <div style="border-bottom:1px solid {color:border blockquote};margin-bottom:5px;"></div>
  875. <i>navigate</i>:
  876. <a href="/">index</a> , <a href="/random">random</a> , <a href="/archive">archive</a>
  877. <div style="border-bottom:1px solid {color:border blockquote};margin-top:5px;"></div>
  878. {block:PostNotes}
  879. {PostNotes}
  880. {/block:PostNotes}
  881. </div>
  882. {/block:PermalinkPage}
  883. {/block:Posts}
  884. </div>
  885.  
  886. </body>
  887. </html>