Advertisement
wildthemes

Olivia theme

Oct 2nd, 2012
16,235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.79 KB | None | 0 0
  1. <!--
  2. ▒█░░▒█ ▀█▀ ▒█░░░ ▒█▀▀▄ ▀▀█▀▀ ▒█░▒█ ▒█▀▀▀ ▒█▀▄▀█ ▒█▀▀▀ ▒█▀▀▀█  
  3. ▒█▒█▒█ ▒█░ ▒█░░░ ▒█░▒█ ░▒█░░ ▒█▀▀█ ▒█▀▀▀ ▒█▒█▒█ ▒█▀▀▀ ░▀▀▀▄▄  
  4. ▒█▄▀▄█ ▄█▄ ▒█▄▄█ ▒█▄▄▀ ░▒█░░ ▒█░▒█ ▒█▄▄▄ ▒█░░▒█ ▒█▄▄▄ ▒█▄▄▄█
  5.  
  6. Theme: Olivia | Website: wildthemes.tumblr.com
  7.  
  8. do not remove credits, themes take alot of time and effort to make, you will be reported if you're seen using this theme with no credits.This work is licensed under a Creative Commons Attribution 3.0 Unported License.taking credits off/stealing/using my themes as a basecode is ɪʟʟᴇɢᴀʟ
  9. -->
  10.  
  11. <link href='http://fonts.googleapis.com/css?family=Julius+Sans+One' rel='stylesheet' type='text/css'>
  12.  
  13. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  14. <html xmlns="http://www.w3.org/1999/xhtml">
  15. <head>
  16. <link rel="stylesheet" href="http://static.tumblr.com/tak5d5w/raDlsuinn/quicksandfonts.css" type="text/css" charset="utf-8">
  17.  
  18.  
  19. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  20.  
  21. <link href='http://fonts.googleapis.com/cs
  22. s?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  23.  
  24. <script type="text/javascript"
  25. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  26.  
  27. <script type="text/javascript src"="http://codysherman.com/tools/infinite-scrolling/code"></script><link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  28.  
  29.  
  30.  
  31.  
  32. <meta name="color:background" content="#ffffff"/>
  33. <meta name="color:Navigation" content="#ccc"/>
  34. <meta name="color:Posts" content="#ffffff"/>
  35. <meta name="color:Borders" content="#ccc"/>
  36. <meta name="color:Font" content="#130C11"/>
  37. <meta name="color:Link hover" content="#130C11"/>
  38. <meta name="color:Link" content="#000000"/>
  39. <meta name="image:Sidebar" content="1"/>
  40. <meta name="image:Background" content="1"/>
  41. <meta name="if:Show sidebar photo" content="0"/>
  42. <meta name="if:Two Columns" content="0"/>
  43. <meta name="if:Three Columns" content="0"/>
  44. <meta name="if:Custom font" content="1"/>
  45.  
  46. <meta name="text:Font size" content="11px"/>
  47.  
  48. <meta name="text:Link one Title" content=""/>
  49. <meta name="text:Link one" content="" />
  50. <meta name="text:Link Three Title" content=""/>
  51. <meta name="text:Link Three" content=""/>
  52. <meta name="text:Link Four Title" content=""/>
  53. <meta name="text:Link Four" content=""/>
  54. <meta name="text:Link two Title" content=""/>
  55. <meta name="text:Link two" content=""/>
  56. <meta name="text:Link five Title" content=""/>
  57. <meta name="text:Link five" content=""/>
  58.  
  59.  
  60.  
  61. <title>{Title} </title>{block:Description}<meta name=”description” content=”{MetaDescription}” />{/block:Description}
  62. <script type=”text/javascript” src=”http://codysherman.com/tools/infinite-scrolling/code”></script><link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  63.  
  64.  
  65. <style type="text/css">
  66.  
  67.  
  68.  
  69. iframe#tumblr_controls {right:3px;opacity:0.5;}
  70. iframe#tumblr_controls:hover {right:3px;opacity:0.9;}
  71.  
  72.  
  73.  
  74. ::-webkit-scrollbar-thumb:vertical {
  75. background-color:{color:Link};border-radius:10px;
  76.  
  77. height:auto;
  78.  
  79.  
  80. }
  81.  
  82. ::-webkit-scrollbar-thumb:horizontal {
  83. background-color:{color:Link};border-radius:10px;
  84.  
  85. }
  86.  
  87. ::-webkit-scrollbar {
  88. height:10px;
  89. width:6px;
  90. border-radius:10px;
  91. background-color:transparent;
  92. }
  93.  
  94.  
  95. #description{
  96.  
  97. font-size: {text:Font size};
  98. width:240px;
  99. text-align:center;
  100. padding:5.5px;
  101. color:{color:Body font};
  102. background:transparent;
  103. }
  104.  
  105.  
  106.  
  107.  
  108. #tumblr_controls{
  109. position:fixed !important;
  110. }
  111.  
  112. .wrapper{
  113. margin: 0px auto;
  114. width: 802px;
  115. }
  116.  
  117. .header{
  118. float: left;
  119. width: 100%;
  120. }
  121.  
  122. .left{
  123. float: left;
  124. margin-right: 20px;
  125. width: 802px;
  126. }
  127.  
  128. .right{
  129. float: right;
  130. width: 200px;
  131. background-color: {color:Background};
  132. }
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139. body {
  140. padding: 0px;
  141. margin: 0px;
  142. color: {color:Font};
  143. font-family: {block:ifCustomfont}'short stack'; {/block:ifCustomfont}{block:ifnotCustomfont}calibri; {/block:ifnotCustomfont}; font-size: {text:Font size};
  144.  
  145. background-color: {color:Background};
  146. background-image:url({image:Background});
  147. background-attachment: fixed;
  148. background-repeat: repeat;
  149. }
  150. a { text-decoration: none !important;}
  151. a:link, a:active, a:visited{
  152. color: {color:Link} ;
  153. -webkit-transition: color 0.6s ease-out;
  154. -moz-transition: color 0.6s ease-out;
  155.  
  156. }
  157.  
  158. a:hover{
  159. color:{color:Link hover};
  160. -webkit-transition: color 0.5s ease-out;
  161. -moz-transition: color 0.5s ease-out;
  162. }
  163. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  164.  
  165.  
  166. .entry {
  167. z-index:7;
  168. float:left;
  169. background-color:{color:posts};
  170. font-size: {text:Font size}px;padding-left:6px;padding-right:6px;
  171. padding-top:6px;padding-bottom:4px;margin:3px;
  172. {block:IndexPage}
  173. width:400px;
  174. {block:ifTwoColumns}width:340px;{/block:ifTwoColumns}
  175. {block:ifThreeColumns}width:240px;{/block:ifThreeColumns}{/block:IndexPage}
  176. {block:PermalinkPage}
  177. width:500px;
  178. {/block:PermalinkPage}
  179. overflow:hidden;
  180. border:1px solid {color:borders};
  181.  
  182. text-decoration: none !important;
  183. {block:ifFadedimages} -webkit-filter: grayscale(0);
  184. opacity:1; -webkit-transition: all 0.5s ease-out{/block:ifFadedimages}
  185.  
  186.  
  187. }
  188.  
  189. .entry:hover{
  190. -webkit-transition: all 0.5s linear;
  191. -moz-transition: all 0.5s linear;
  192. transition: all 0.5s linear;
  193. {block:ifFadedimages} opacity:0.8; {/block:ifFadedimages}
  194.  
  195. }
  196.  
  197. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  198.  
  199.  
  200.  
  201.  
  202.  
  203. div#sidebar{
  204. position:fixed !important;
  205. margin-left:-160px;
  206. width: 250px;
  207. height:auto;
  208. padding: 0px;
  209. letter-spacing:0px;
  210. background:transparent;
  211. padding: 2px;
  212. opacity:1;
  213. z-index:9;
  214. border:solid{color:Borders} 1px;
  215. top:70px;
  216. -webkit-transition: all 0.5s linear;
  217. -moz-transition: all 0.5s linear;
  218. transition: all 0.5s linear;
  219. position: fixed;
  220. overflow: hidden;
  221.  
  222.  
  223. }}
  224.  
  225.  
  226.  
  227. blockquote, q {
  228. padding-left:5px;padding-top:7px;
  229. padding-right:5px;padding-bottom:7px;
  230. margin-left:5px; margin-right:5px;
  231. border-left: 2px solid #ccc;
  232. border-right: 2px solid #ccc;
  233. }
  234.  
  235. #sidebar:hover{
  236. opacity: 1;
  237. -webkit-transition: all 0.4s linear;
  238. -moz-transition: all 0.4s linear;
  239. transition: all 0.4s linear;
  240.  
  241. }
  242. @font-face {
  243. font-family: 'Share';
  244. font-style: normal;
  245. font-weight: 400;
  246. src: local('Share'), local('Share-Regular'), url(http://themes.googleusercontent.com/static/fonts/share/v1/_jCje2O-7QL947BeMhJzWQ.woff) format('woff');
  247. }
  248.  
  249. .wildthemes a {}
  250.  
  251. .entry .wildthemes{
  252.  
  253. position:absolute;
  254. width: auto;
  255. height:10px;
  256. left:10px;
  257. border:1px solid {color:Borders};
  258. overflow:hidden;
  259. top:10px;
  260. padding-bottom:6px;
  261. padding:3px;
  262. padding-bottom:6px;
  263.  
  264. text-transform:uppercase;
  265. text-align:center;
  266. opacity:0.0;
  267.  
  268. -webkit-transition: all 0.3s linear;
  269. -moz-transition: all 0.3s linear;
  270. transition: all 0.3s linear;
  271. background-color:{color:posts};
  272.  
  273. }
  274. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  275.  
  276.  
  277. .entry:hover .wildthemes{
  278. overflow:visible;
  279. -webkit-transition: opacity 0.5s linear; opacity: 0.8;
  280. transition: all 0.4s linear;
  281. background-color:{color:posts};
  282.  
  283. opacity:0.8;
  284.  
  285. -webkit-transition: all 0.3s linear;
  286. -moz-transition: all 0.3s linear;
  287. transition: all 0.3s linear; }
  288. }
  289.  
  290. .entry:hover .wildthemes:hover{
  291. opacity: 1;
  292. width: 100px;
  293. -webkit-transition: all 0.5s linear;
  294. -moz-transition: all 0.5s linear;
  295. transition: all 0.5s linear;
  296.  
  297. display: inline-block;
  298. }
  299. }
  300.  
  301. .entry:hover .details {
  302. opacity: 1.0;
  303. margin:12px 0px 0px 0px;
  304. filter: alpha(opacity = 100);
  305. -webkit-transition: all .25s ease-in-out;
  306. -moz-transition: all .25s ease-in-out;
  307. -o-transition: all .25s ease-in-out;
  308. transition: all .25s ease-in-out;
  309. }
  310.  
  311.  
  312.  
  313. .permahover {
  314. border-top:1px solid #ddd;
  315. opacity: 1.0;
  316. padding-top:3px;
  317. filter: alpha(opacity = 0);
  318. font-size: 9px;
  319. -webkit-transition: all .25s ease-in-out;
  320. -moz-transition: all .25s ease-in-out;
  321. -o-transition: all .25s ease-in-out;
  322. transition: all .25s ease-in-out;
  323. line-height: 10px;
  324. text-align:center;
  325. text-transform: uppercase;
  326. }
  327.  
  328. }
  329.  
  330. .text {
  331. padding: 0px;
  332. }
  333.  
  334.  
  335.  
  336. .entry:hover .textperma {
  337. opacity: 1;
  338. filter: alpha(opacity = 100);
  339. -webkit-transition: all ease-in 250ms;
  340. -moz-transition: all ease-in 250ms;
  341. -o-transition: all ease-in 250ms;
  342. -ms-transition: all ease-in 250ms;
  343. transition: all ease-in 250ms;
  344. }
  345.  
  346.  
  347.  
  348. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf');
  349. }
  350.  
  351. .ask {
  352. text-align:left;
  353. background: #d5d0d0;
  354. margin:2px 0px 5px 55px;
  355. padding:10px; font-family: arial;
  356.  
  357. font-size: {text:Font size}px;
  358. position: relative;
  359. -moz-border-radius:5px;
  360. -webkit-border-radius:5px;
  361. border-radius:5px;
  362. }
  363. .ask p {
  364. margin:1px 0px;
  365. }
  366. .askborder {
  367. float: left;
  368. margin: 1px 4px 0 0;
  369. }
  370.  
  371.  
  372.  
  373.  
  374. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381. #posts {
  382. width:800px;
  383. margin-left:100px;
  384. margin-top: 10px;;
  385.  
  386. top: -5px;
  387. float:left;
  388.  
  389.  
  390. text-decoration: none !important;
  391.  
  392. }
  393.  
  394. #infscr-loading{
  395. bottom: -70px;
  396. position: absolute;
  397. left: 50%;
  398. margin-left:-8px;
  399. width:16px;
  400. height:11px;
  401. overflow:hidden;
  402. margin-bottom: 50px;
  403. }@font-face {font-family:"Aderyn"; src:url('http://static.tumblr.com/9wzbixa/Qnqm26qzk/dk_aderyn_0.ttf');}
  404.  
  405. @font-face { font-family:Sweetly Broken; src: url(http://static.tumblr.com/iddq6cw/MZUlwm0mp/sweetly_broken.ttf);}
  406. @font-face {font-family: "Skinny Jeans"; src:url('http://static.tumblr.com/9wzbixa/giym2g6nj/_skinny__jeans_solid.ttf');}
  407.  
  408. .blogtitle{
  409. color:black;
  410. font-family: quicksandlight;
  411. text-transform:uppercase;
  412. font-size: 30px;
  413. line-height:120%;
  414. padding:2px;
  415. letter-spacing:0px;
  416. text-align: center;
  417. text-decoration: none !important;
  418. }
  419.  
  420.  
  421. #links {text-align:center;margin-bottom:9px; margin-top:4px; }
  422.  
  423. #links a {text-align:center; display:block; background-color:{color:Navigation}; height:20px; line-height:20px; font-size:11px; width: 240px; font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}calibri; font-size: 11px;{/block:ifnotKewlfont};
  424. text-transform:lowercase;margin-bottom:-9px; -khtml-border-radius: 5px;
  425. -moz-border-radius: 5px;
  426. -webkit-border-radius: 5px;
  427. border-radius: 5px;-webkit-transition: all .25s ease-in-out;
  428. -moz-transition: all .25s ease-in-out;
  429. -o-transition: all .25s ease-in-out;
  430. transition: all .25s ease-in-out;}
  431.  
  432. #links a:hover {margin-left:15px; text-align:center;width:210px; background-color:{color:Link}; -webkit-transition: all .25s ease-in-out;
  433. -moz-transition: all .25s ease-in-out;
  434. -o-transition: all .25s ease-in-out;
  435. transition: all .25s ease-in-out; -moz-box-shadow: 0 0 3em #888;
  436. -webkit-box-shadow: 0 0 5em #888;
  437. box-shadow: 0 0 3em #888;}
  438. #postnotes{
  439. text-align: justify;}
  440.  
  441.  
  442. @font-face { font-family: "signerica"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  443.  
  444. .title{
  445. font-family:quicksandlight;
  446. text-transform:uppercase;font-size: 20px;
  447. line-height:100%;
  448.  
  449. color: {color:Link};
  450. text-decoration: none !important;
  451. }
  452.  
  453. {CustomCSS}
  454.  
  455. </style>
  456. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  457.  
  458. <style>
  459. div#qTip {
  460. z-index: 1000;
  461. padding: 5px;
  462. height: 15px;
  463. display: none;
  464. position: absolute;
  465. font-size:9px;
  466. line-height:15px ;
  467. font-family: 'consolas';
  468. text-align: center;
  469. text-transform:uppercase;
  470. background: #fff;
  471. color: #000;
  472. -moz-box-shadow: 0 0 3em #888;
  473. -webkit-box-shadow: 0 0 3em #888;
  474. box-shadow: 0 0 3em #888;
  475. }
  476. </style>
  477.  
  478.  
  479. {block:IndexPage}
  480. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script><script type="text/javascript" src="http://static.tumblr.com/o0thhnj/QDcmcmi8j/infinitescrolling.txt"></script><script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  481.  
  482. <script type="text/javascript">
  483. $(window).load(function () {
  484. var $content = $('#posts');
  485. $content.masonry({itemSelector: '.entry'}),
  486. $content.infinitescroll({
  487. navSelector : 'div#pagination',
  488. nextSelector : 'div#pagination a#nextPage',
  489. itemSelector : '.entry',
  490. loading: {
  491. finishedMsg: '',
  492. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  493. },
  494. bufferPx : 600,
  495. debug : false,
  496. },
  497. // call masonry as a callback.
  498. function( newElements ) {
  499. var $newElems = $( newElements );
  500. $newElems.hide();
  501. // ensure that images load before adding to masonry layout
  502. $newElems.imagesLoaded(function(){
  503. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  504.  
  505.  
  506. });
  507. });
  508. });
  509. </script>
  510.  
  511. {/block:IndexPage}
  512.  
  513. <title>{title}</title>
  514.  
  515. <link rel="shortcut icon" href="{Favicon}">
  516. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  517. <meta name="viewport" content="width=820" />
  518.  
  519. </head>
  520.  
  521. <script type="text/javascript">
  522. $(document).ready(function(){
  523. $(".bud").hide();
  524. $(".hud").click(function(){
  525. $(this).next(".bud").slideToggle('fast');
  526. }); }); </script>
  527. <style type="text/css">
  528. .lust { margin:0px; padding-top:0px; width:auto;font-family: consolas; font-size: 10px;line-height: 15px;background-color: #ccc;color:black; text-align:right; text-transform:uppercase;}
  529. .hud { padding:3px; cursor:pointer; position:relative; margin:1px; text-align:right; }
  530. .bud { padding:0px; text-align:right; color: #000; background:{color:background};display:none;font-family: consolas; font-size:10px; line-height:15px;}
  531. </style>
  532.  
  533. <body>
  534.  
  535.  
  536.  
  537. </div>
  538. <div class="wrapper">
  539. <div class="header">
  540. <div id="sidebar"><div class="blogtitle"><a href="/">{Title}</a></div>
  541. {block:ifshowsidebarphoto}<center><a title="" href="/"><img src="{image:Sidebar}" width=250px height=auto ></a>{/block:ifshowsidebarphoto}
  542. <center><div id="description">{Description}<center>
  543. <div id="links"> <a href="/">home</a> <br> {block:IfLinkOneTitle}<a href="{text:Link One}"> {text:Link One Title}</a> <br> {/block:ifLinkOneTitle} {block:IfLinkTwoTitle} <a href="{text:Link Two}">{text:Link Two Title}</a> <br> {/block:ifLinkTwoTitle} {block:IfLinkThreeTitle} <a href="{text:Link Three}">{text:Link Three Title}</a> <br> {/block:ifLinkThreeTitle} {block:IfLinkFourTitle} <a href="{text:Link Four}">{text:Link Four Title}</a> <br> {/block:ifLinkFourTitle} {block:IfLinkFiveTitle} <a href="{text:Link Five}">{text:Link Five Title}</a><br> {/block:ifLinkFiveTitle} {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a> <br> {/block:Pages} {/block:HasPages}
  544. <a title="theme maker" a href="http://wildthemes.tumblr.com/">theme</a>
  545.  
  546. </div>
  547.  
  548.  
  549.  
  550.  
  551.  
  552. </div>
  553.  
  554. </div>
  555.  
  556. <div class="left">
  557.  
  558. <div id="posts">
  559.  
  560. {block:Posts}
  561. <div class="entry">
  562.  
  563. {block:Text}
  564. <div class="text">
  565. {block:Title}
  566. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  567. {/block:Title}
  568. {Body}
  569. <div class="permahover"><a href="{permalink}" title="This post has {notecountwithlabel}" >{NoteCountwithLabel}</a> // <a href="{ReblogURL}" target="_blank" title="reblog?">reblog</a></p></div>{/block:IndexPage} {block:IndexPage}
  570.  
  571. {/block:IndexPage}
  572. </div>
  573. {/block:Text}
  574. {block:Link}
  575. <div class="text">
  576. <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a> </div>
  577. {block:Description}
  578. <div class="description">{Description}</div>
  579. {/block:Description}
  580. <p>
  581. {block:IndexPage}
  582. <div class="permahover"><a href="{permalink}">{NoteCountwithLabel}</a> // <a href="{ReblogURL}" target="_blank">reblog</a></p></div>{/block:IndexPage}
  583. {/block:IndexPage}
  584.  
  585. </div>{/block:Link}
  586.  
  587. {block:Answer}
  588. {block:IndexPage}
  589. <img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="ask"><span></span>{Asker} was like: {Question}&nbsp;</div>{Answer}
  590.  
  591. <div class="permahover"><a href="{permalink}">{NoteCountwithLabel}</a> // <a href="{ReblogURL}" target="_blank">reblog</a></p></div>{/block:IndexPage}
  592. {/block:Answer}
  593.  
  594.  
  595. {block:Photo}
  596. {block:indexpage}
  597. <div class="wildthemes"><a href="{Permalink}">{notecountwithlabel}</a>
  598. - <a href="{ReblogURL}">Reblog</a>
  599. </div>
  600. <img src="{PhotoURL-HighRes}" width="100%"/></a>
  601. {/block:indexpage}
  602. {block:permalinkpage}`
  603. <a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
  604. {/block:permalinkpage} {block:IndexPage}
  605. {/block:IndexPage}
  606. {/block:Photo}
  607.  
  608.  
  609. {block:Photoset}
  610. {block:IndexPage}
  611.  
  612. {block:Photos}<a title="{notecountwithlabel}" a href="{Permalink}"><img src="{PhotoURL-250}" width="100%" style="padding:3px;"/></a>
  613. {/block:Photos}<div class="perms">
  614. <a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  615. </div>
  616. {/block:IndexPage}
  617.  
  618. {block:permalinkpage}
  619. {Photoset-500}
  620. {/block:permalinkpage}
  621. {/block:Photoset}
  622.  
  623.  
  624. {block:Quote}
  625. <div class="text">
  626. <div class="title"> "{Quote}" </div>
  627. {block:Source}
  628. <div style="text-align:right; line-height:12px;">- {Source}</div>
  629. {/block:Source}
  630. {block:IndexPage}
  631. <div class="permahover"><a title="{notecountwithlabel}" a href="{Permalink}">{NoteCountwithLabel}</a> // <a href="{ReblogURL}" target="_blank">reblog</a></p></div>{/block:IndexPage}
  632. {/block:IndexPage}
  633. </div>{/block:Quote}
  634.  
  635. {block:Chat}
  636. <div class="text">
  637. {block:Title}
  638. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  639. {/block:Title}
  640. <ul class="chat">
  641. {block:Lines}
  642. <li class="{Alt} user_{UserNumber}"> {block:Label}<span style="text-transform:uppercase"> <span class="label">{Label}</span></span> {/block:Label}
  643. {Line} </li>
  644. {/block:Lines}
  645. </ul>
  646. {block:IndexPage}
  647. <div class="permahover"><a title="{notecountwithlabel}" a href="{Permalink}">{NoteCountwithLabel}</a> // <a href="{ReblogURL}" target="_blank">reblog</a></p></div>{/block:IndexPage}
  648. {/block:IndexPage}
  649. </div>{/block:Chat}
  650.  
  651.  
  652. {block:Audio}
  653. <div class="text">
  654. {AudioPlayerGrey}
  655. {block:Caption}
  656. {Caption}
  657. {/block:Caption}
  658. {block:IndexPage}
  659. <a title="{notecountwithlabel}" a href="{Permalink}"> {/block:IndexPage}
  660. </div>{/block:Audio}
  661.  
  662.  
  663.  
  664. {block:Video}
  665. {block:IndexPage}
  666. <center>
  667. {Video-250}</center>
  668. {/block:IndexPage}
  669. {block:PermalinkPage}
  670. <center>
  671. {Video-500}</center>
  672. {/block:PermalinkPage}
  673. <div class="permahover"><a title="{notecountwithlabel}" a href="{Permalink}">{NoteCountwithLabel}</a> // <a href="{ReblogURL}" target="_blank">reblog</a></p></div>{/block:IndexPage}
  674. {block:Video}
  675.  
  676. {block:PermalinkPage}
  677. <center>
  678. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  679.  
  680.  
  681. {/block:PermalinkPage}
  682.  
  683.  
  684. {block:PostNotes}{PostNotes}
  685. {/block:PostNotes}
  686. </div>
  687.  
  688.  
  689. {/block:Posts}
  690. </div>
  691. </div>
  692. {block:IndexPage}
  693. {block:Pagination}
  694. <div id="pagination">
  695. {block:NextPage}
  696. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  697. {/block:NextPage}
  698. {block:PreviousPage}
  699. <a href="{PreviousPage}">&larr;&nbsp;</a>
  700. {/block:PreviousPage}
  701. </div>
  702. {/block:Pagination}
  703. {/block:IndexPage}
  704. </div>
  705. </body>
  706.  
  707. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement