Advertisement
wildthemes

ria theme

Mar 2nd, 2013
34,020
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.91 KB | None | 0 0
  1. <!--
  2. ▒█░░▒█ ▀█▀ ▒█░░░ ▒█▀▀▄ ▀▀█▀▀ ▒█░▒█ ▒█▀▀▀ ▒█▀▄▀█ ▒█▀▀▀ ▒█▀▀▀█  
  3. ▒█▒█▒█ ▒█░ ▒█░░░ ▒█░▒█ ░▒█░░ ▒█▀▀█ ▒█▀▀▀ ▒█▒█▒█ ▒█▀▀▀ ░▀▀▀▄▄  
  4. ▒█▄▀▄█ ▄█▄ ▒█▄▄█ ▒█▄▄▀ ░▒█░░ ▒█░▒█ ▒█▄▄▄ ▒█░░▒█ ▒█▄▄▄ ▒█▄▄▄█
  5.  
  6. Theme: Ria | Published:MAR 2ND, 2013 | 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.  
  12. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  13. <html xmlns="http://www.w3.org/1999/xhtml">
  14.  
  15. <head>
  16. <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
  17. <script type="text/javascript">
  18. $(document).ready(function () {
  19. $('li.drawer div:nth-child(2)').hide();
  20. $('li.drawer h4').click(function () {
  21. if ($(this).hasClass('open')) {
  22. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
  23. else {
  24. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
  25. $(this).next().slideDown();
  26. $(this).addClass('open');}
  27. });
  28. });
  29. </script>
  30. <script type="text/javascript"
  31. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script><link rel="stylesheet" href="http://static.tumblr.com/tak5d5w/raDlsuinn/quicksandfonts.css" type="text/css" charset="utf-8">
  32.  
  33. <link href='http://fonts.googleapis.com/css?family=Overlock' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Dawning+of+a+New+Day' rel='stylesheet' type='text/css'>
  34. <link href='http://fonts.googleapis.com/css?family=Give+You+Glory' rel='stylesheet' type='text/css'>
  35.  
  36. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  37.  
  38. <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  39.  
  40. <meta name="if:Six Columns" content="0"/>
  41. <meta name="if:Three Columns" content="0"/>
  42. <meta name="if:Four Columns" content="1"/>
  43. <meta name="if:Five Columns" content="0"/>
  44. <meta name="if:Banner" content="0"/>
  45. <meta name="if:Blogtitle" content="1"/>
  46.  
  47. <meta name="font:Font" content="Arial, Helvetica, sans-serif, Calibri"/>
  48. <meta name="text:Font size" content="9px"/>
  49. <meta name="color:Background" content="#ffffff"/>
  50. <meta name="color:Hover" content="#000000f"/>
  51. <meta name="color:Font" content="#000000"/>
  52. <meta name="color:Link" content="#000000"/>
  53. <meta name="color:Scrollbar" content="#cccccc"/>
  54. <meta name="image:Background" content= "0"/>
  55. <meta name="image:Banner" content= "0"/>
  56.  
  57.  
  58. <meta name="if:custom cursor" content="1">
  59. <meta name="if:Dropdown description effect" content="1">
  60.  
  61.  
  62. <meta name="if:Rainbow Links" content= "0"/>
  63. <meta name="text:Link one Title" content=""/>
  64. <meta name="text:Link one" content="" />
  65. <meta name="text:Link Three Title" content=""/>
  66. <meta name="text:Link Three" content=""/>
  67. <meta name="text:Link Four Title" content=""/>
  68. <meta name="text:Link Four" content=""/>
  69. <meta name="text:Link two Title" content=""/>
  70. <meta name="text:Link two" content=""/>
  71. <meta name="text:Link five Title" content=""/>
  72. <meta name="text:Link five" content=""/>
  73. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/nKOlyumhg/reset.css"><link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  74. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive|Dawning+of+a+New+Day' rel='stylesheet' type='text/css'>
  75. <link rel="stylesheet" href="http://static.tumblr.com/tak5d5w/raDlsuinn/quicksandfonts.css" type="text/css" charset="utf-8">
  76.  
  77. <style type="text/css">
  78. ul#drawers {width: auto; list-style: none; margin: 0 auto; padding: 0px; border-top: 0px; }
  79.  
  80. ul#drawers a {text-decoration: none; }
  81.  
  82. ul#drawers li h4 {margin: 5; padding: 0px; text-align: center; background-color: transparent; -webkit-transition: background-color 0.2s ease-out; -moz-transition: background-color 0.2s ease-out;
  83. transition: background-color 0.2s ease-out;top:10px; }
  84.  
  85.  
  86. h4{font-family: quicksandlight;
  87. font-size:55px;font-weight:normal;
  88. text-align:center;
  89. line-height:71px;
  90. color:{color:Link};border-bottom:1px solid {color:Font}; width:auto;
  91.  
  92. }
  93. h4.small {display: table-cell; width: 100px; margin: 0px; height: 100%;}
  94.  
  95. li.drawer h4.open {background-color: ; border-top: px;}
  96.  
  97. li.drawer div {padding: 0px; margin: 0px; line-height: 10px; background-color: transparent; background: rgba(255, 255, 255, 0.0);}
  98.  
  99. li.drawer div li {list-style-type: disc;}
  100.  
  101. li.drawer div ul {-webkit-padding-start: 12px;}
  102.  
  103.  
  104. {block:ifcustomcursor}
  105.  
  106. body, a, a:hover { cursor: crosshair;
  107. }
  108.  
  109. {/block:ifcustomcursor}
  110.  
  111. #tumblr_controls{-webkit-filter: invert(100%) ;
  112. position:absolute !important;
  113. }
  114.  
  115.  
  116.  
  117. ::-webkit-scrollbar-thumb:vertical {
  118. background-color:{color:link};
  119. height:auto;
  120. }
  121.  
  122. ::-webkit-scrollbar-thumb:horizontal {
  123. background-color:transparent;
  124. height:1px !important;
  125. }
  126.  
  127. ::-webkit-scrollbar {
  128. height:auto;
  129. width:5px;
  130. background-color:#fff;
  131. border:1px solid #eeeeee;
  132. }
  133. .wrapper{
  134. margin: 0px auto;
  135. width: 802px;
  136. }
  137.  
  138. .header{
  139. float: left;
  140. width: 100%;
  141. }
  142.  
  143. .left{
  144. float: left;
  145. margin-right: 20px;
  146. width: 802px;
  147. }
  148.  
  149. .right{
  150. float: right;
  151. width: 200px;
  152. background-color: {color:Background};
  153. }
  154.  
  155. #cat {background:{color:Background};text-align:center;
  156.  
  157.  
  158. }
  159. #cat a {text-transform:uppercase;font-size:10px;padding:8px;font-family:{font:Body};line-height:100%;width:100%;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;border-bottom:2px solid transparent; -webkit-transition: all 0.3s ease-in-out;
  160. -moz-transition: all 0.3s ease-in-out;
  161. -o-transition: all 0.3s ease-in-out;
  162. -ms-transition: all 0.3s ease-in-out;
  163. transition: all 0.3s ease-in-out;text-align:center;
  164.  
  165.  
  166.  
  167.  
  168.  
  169. }
  170.  
  171. #cat a:hover{border-bottom:2px solid {color:Link};padding:2px;
  172.  
  173. }
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181. body {
  182. padding: 0px;
  183. margin: 0px;
  184. font-family: {font:Font};
  185. font-size: {text:Font size};
  186. line-height:12px;
  187. background-image:url({image:Background});
  188. background-attachment: fixed;
  189. background-repeat: repeat;
  190. background-color: {color:Background};
  191. color: {color:Font};
  192.  
  193.  
  194. }
  195.  
  196. a:link, a:active, a:visited{color: {color:Link}; text-decoration: none;}
  197. a:hover {color:{color:Hover}; -webkit-transition: 0.1s ease-in;
  198.  
  199.  
  200. }
  201.  
  202.  
  203.  
  204. #descp {
  205. z-index:1;
  206. text-align:center;
  207. background:transparent;
  208. font-family: {font:Font};
  209. font-size: {text:Font size};
  210. color: {color:Font};
  211. }
  212.  
  213.  
  214. @font-face { font-family: "delius reg"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  215.  
  216.  
  217. #posts {
  218.  
  219. width:800px;
  220. {block:ifThreeColumns}width:1250px;{/block:ifThreeColumns}
  221. {block:ifFourColumns}width:1320px;{/block:ifFourColumns}
  222. {block:ifFiveColumns}width:1240px;{/block:ifFiveColumns}
  223. {block:ifSixColumns}width:1340px;{/block:ifSixColumns}
  224.  
  225. margin-left:330px;
  226. {block:ifThreeColumns}margin-left:90px;{/block:ifThreeColumns}
  227. {block:ifFourColumns}margin-left:40px;{/block:ifFourColumns}
  228. {block:ifFiveColumns}margin-left:75px;{/block:ifFiveColumns}
  229. {block:ifSixColumns}margin-left:14px;{/block:ifSixColumns}
  230.  
  231. margin-top: 10px;
  232. {block:PermalinkPage}
  233. margin-left:300px;
  234. width: 400px;
  235. {/block:PermalinkPage}
  236. text-align: center;
  237. }
  238.  
  239.  
  240. .entry {
  241. overflow: hidden;
  242. float: left;
  243. {block:indexpage}
  244. width: 340px;
  245. {block:ifThreeColumns}width:380px;{/block:ifThreeColumns}
  246. {block:ifFourColumns}width:320px;{/block:ifFourColumns}
  247. {block:ifFiveColumns}width:239px;{/block:ifFiveColumns}
  248. {block:ifSixColumns}width:220px;{/block:ifSixColumns}
  249.  
  250. margin-bottom: 3px;
  251. margin:1px;
  252. {block:ifSixColumns}margin:1px;{/block:ifSixColumns}
  253.  
  254. {block:ifFiveColumns} margin:1px;{/block:ifFiveColumns}
  255. {/block:indexpage}
  256. {block:PermalinkPage}
  257. width: 700px;
  258. margin-bottom: 3px;
  259. margin-top: 3px;
  260. {/block:PermalinkPage}
  261. display: block;
  262. background:{color:Background};
  263.  
  264.  
  265. }
  266.  
  267. .entry img {
  268. display: block;
  269. }
  270.  
  271. .entry:hover {-webkit-transition: opacity 0.10s linear;
  272. transition: all 0.10s linear;
  273. {block:iffaded}
  274. opacity: 1.0;
  275. filter: alpha(opacity = 100);
  276. {/block:iffaded}
  277. }
  278.  
  279.  
  280. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  281.  
  282.  
  283.  
  284. @font-face {font-family:"Pacifico"; src:url('http://static.tumblr.com/9wzbixa/D3Wlyw7u4/pacifico.ttf');}
  285. #blogtitle{
  286. font-family: Sacramento;
  287. font-size:55px;
  288. top:0px;
  289. width:100%;
  290. letter-spacing:2px;
  291. text-align:center;
  292. margin-left:00px;
  293. line-height:71px;
  294. color:{color:Link};
  295.  
  296. }
  297.  
  298.  
  299. @font-face { font-family: titz; src: url('http://static.tumblr.com/fxpo5zq/y0bm4ndht/raleway_thin.otf'); }
  300.  
  301. #blogtitle:hover {
  302. color:{color:Hover};
  303. -moz-transition: all 0.3s ease-out;color 0.5s
  304. text-shadow: 0 0 0.1em #030303, 0 0 0.1em #030303,
  305. 0 0 0.1em #030303-moz-transition: all 0.5;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5;}
  306.  
  307. .title{
  308. font-size: 20px;
  309. line-height:21px;
  310. padding: 2px;
  311. color: {color:Font};
  312. font-family: quicksandlight;
  313.  
  314. }
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322. #infscr-loading{
  323. bottom: -70px;
  324. position: absolute;
  325. left: 50%;
  326. margin-left:-8px;
  327. width:16px;
  328. height:11px;
  329. overflow:hidden;
  330. margin-bottom: 50px;
  331. }
  332.  
  333. #wildthemes{
  334. bottom:0px; background:white; font-family:arial;font-size:8px;text-align:justify;position:absolute;width:100%;-webkit-transition: 0.3s ease-in; opacity:0; text-transform:uppercase; text-align:center; padding:5px;letter-spacing:1px;
  335. }
  336.  
  337. .entry:hover #wildthemes{ text-transform:uppercase; text-align:center; bottom:0px; background:white; font-family:arial;font-size:8px;text-align:justify;position:absolute;width:100%;-webkit-transition: 0.3s ease-in; text-align:center;opacity:0.8; letter-spacing:1px; padding:5px;
  338. }
  339.  
  340.  
  341.  
  342. .entry:hover .details {
  343. opacity: 1.0;
  344. margin:12px 0px 0px 0px;
  345. filter: alpha(opacity = 100);
  346. -webkit-transition: all .25s ease-in-out;
  347. -moz-transition: all .25s ease-in-out;
  348. -o-transition: all .25s ease-in-out;
  349. transition: all .25s ease-in-out;
  350. }
  351.  
  352.  
  353. .permahover {
  354. text-align: right;
  355. line-height:200%;
  356. opacity: 0.0;
  357. filter: alpha(opacity = 0);
  358. font-size: 9px;
  359. line-height: 9px;
  360. text-transform: uppercase;
  361. }
  362.  
  363. .entry:hover .permahover {
  364. text-align: center;
  365. opacity: 1;
  366. filter: alpha(opacity = 50);
  367.  
  368.  
  369. }
  370.  
  371. .text {
  372. padding: 0px;
  373. }
  374.  
  375.  
  376.  
  377. .entry:hover .textperma {
  378. opacity: 1;
  379. filter: alpha(opacity = 100);
  380. -webkit-transition: all ease-in 250ms;
  381. -moz-transition: all ease-in 250ms;
  382. -o-transition: all ease-in 250ms;
  383. -ms-transition: all ease-in 250ms;
  384. transition: all ease-in 250ms;
  385. }
  386.  
  387.  
  388.  
  389. blockquote{
  390. padding:0px 0px 2px 5px;
  391. margin:0px 0px 2px 10px;
  392. border-left: 1px dotted #555555;
  393. }
  394.  
  395.  
  396.  
  397. #description {
  398. position: fixed;
  399. width: 300px;
  400. opacity: 0;
  401. text-align: center;
  402. transition: all 0.9s ease-out;
  403. -o-transition-transition: all 0.9s ease-out;
  404. -webkit-transition: all 0.9s ease-out;
  405. -moz-transition: all 0.9s ease-out;
  406. }
  407.  
  408. #blogtitle:hover #description{
  409. opacity: 1;
  410. transition: all 0.9s ease-out;
  411. -o-transition-transition: all 0.9s ease-out;
  412. -webkit-transition: all 0.9s ease-out;
  413. -moz-transition: all 0.9s ease-out;
  414.  
  415. }
  416.  
  417. #description {
  418. position: fixed;
  419. width: 300px;
  420. opacity: 0;
  421. text-align: center;
  422. transition: all 0.9s ease-out;
  423. -o-transition-transition: all 0.9s ease-out;
  424. -webkit-transition: all 0.9s ease-out;
  425. -moz-transition: all 0.9s ease-out;
  426. }
  427.  
  428.  
  429. .banner{width:800px;top:5px;}
  430.  
  431. </style>
  432. {block:ifrainbowlinks}
  433. <script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
  434. "></script>{/block:ifrainbowlinks}
  435.  
  436. {block:IndexPage}
  437. <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>
  438.  
  439. <script type="text/javascript">
  440. $(window).load(function () {
  441. var $content = $('#posts');
  442. $content.masonry({itemSelector: '.entry'}),
  443. $content.infinitescroll({
  444. navSelector : 'div#pagination',
  445. nextSelector : 'div#pagination a#nextPage',
  446. itemSelector : '.entry',
  447. loading: {
  448. finishedMsg: '',
  449. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  450. },
  451. bufferPx : 600,
  452. debug : false,
  453. },
  454. // call masonry as a callback.
  455. function( newElements ) {
  456. var $newElems = $( newElements );
  457. $newElems.hide();
  458. // ensure that images load before adding to masonry layout
  459. $newElems.imagesLoaded(function(){
  460. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  461.  
  462.  
  463. });
  464. });
  465. });
  466. </script>
  467.  
  468. {/block:IndexPage}
  469.  
  470. <title>{title}</title>
  471.  
  472. <link rel="shortcut icon" href="{Favicon}">
  473. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  474. <meta name="viewport" content="width=820" />
  475.  
  476. </head>
  477. <body>
  478.  
  479. <div class="wrapper">
  480. <div class="header">
  481. </div>
  482.  
  483.  
  484.  
  485. <script type="text/javascript">
  486. $(window).load(function(){
  487. $("p").remove(":contains('Source:')");
  488. $("p").remove(":contains('via ')");
  489. });
  490. </script>
  491.  
  492.  
  493. <script type="text/javascript">
  494. $(document).ready(function(){
  495. $(".hide").hide();
  496. $(".show").click(function(){
  497. $(this).next(".hide").slideToggle('fast');
  498. }); });
  499. </script>
  500.  
  501.  
  502.  
  503. {block:ifDropdowndescriptioneffect}
  504. <ul>
  505. <li class="drawer"> <center>
  506. <h4> {block:ifBanner}
  507. <img src="{image:Banner}" width="300"/>
  508. {/block:ifBanner}
  509.  
  510.  
  511. {block:ifBlogtitle}
  512. <a title="Click for description and links">{title}</a>{/block:ifBlogtitle}<br>
  513. </h4>
  514. <div align="center">
  515. <div id="descp"><br>{description}<br><br>
  516. <span id="cat"><center>
  517. <a href="/">home</a> &nbsp;<a href="/archive">archive</a> &nbsp; {block:AskEnabled}<a href="/ask">ask</a> &nbsp;
  518. {/block:AskEnabled}
  519. {block:IfLinkOneTitle}<a href="{text:Link One}"> {text:Link One Title}</a> &nbsp; {/block:ifLinkOneTitle} {block:IfLinkTwoTitle} <a href="{text:Link Two}">{text:Link Two Title}</a> &nbsp; {/block:ifLinkTwoTitle} {block:IfLinkThreeTitle} <a href="{text:Link Three}">{text:Link Three Title}</a> &nbsp;{/block:ifLinkThreeTitle} {block:IfLinkFourTitle} <a href="{text:Link Four}">{text:Link Four Title}</a> &nbsp; {/block:ifLinkFourTitle} {block:IfLinkFiveTitle} <a href="{text:Link Five}">{text:Link Five Title}</a> &nbsp; {/block:ifLinkFiveTitle}
  520. {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a> {/block:Pages} {/block:HasPages}
  521. <a href="http://wildthemes.tumblr.com/">theme credit</a>
  522. </span>
  523. </span>
  524. </div></div>
  525. </li>
  526. </ul>
  527. {/block:ifDropdowndescriptioneffect}
  528.  
  529. {block:ifnotDropdowndescriptioneffect}
  530. <h4> {block:ifBanner}
  531. <img src="{image:Banner}" width="300"/>
  532. {/block:ifBanner}
  533.  
  534.  
  535. {block:ifBlogtitle}
  536. {title}{/block:ifBlogtitle}<br>
  537. </h4>
  538.  
  539. <center><div id="descp"><br>{description}<br><br>
  540. <span id="cat"><center>
  541. <a href="/">home</a> &nbsp;<a href="/archive">archive</a> &nbsp; {block:AskEnabled}<a href="/ask">ask</a> &nbsp;
  542. {/block:AskEnabled}
  543. {block:IfLinkOneTitle}<a href="{text:Link One}"> {text:Link One Title}</a> &nbsp; {/block:ifLinkOneTitle} {block:IfLinkTwoTitle} <a href="{text:Link Two}">{text:Link Two Title}</a> &nbsp; {/block:ifLinkTwoTitle} {block:IfLinkThreeTitle} <a href="{text:Link Three}">{text:Link Three Title}</a> &nbsp;{/block:ifLinkThreeTitle} {block:IfLinkFourTitle} <a href="{text:Link Four}">{text:Link Four Title}</a> &nbsp; {/block:ifLinkFourTitle} {block:IfLinkFiveTitle} <a href="{text:Link Five}">{text:Link Five Title}</a> &nbsp; {/block:ifLinkFiveTitle} {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a> / {/block:Pages} {/block:HasPages}
  544. <a href="http://wildthemes.tumblr.com/">theme credit</a>
  545. </span>
  546. </span>
  547. </div></div>
  548.  
  549. {/block:ifnotDropdowndescriptioneffect}
  550.  
  551.  
  552.  
  553.  
  554.  
  555. </div></div>
  556. </div>
  557. <div class="left">
  558. <div id="posts">
  559.  
  560.  
  561. {block:Posts}
  562. <div class="entry">
  563.  
  564.  
  565. {block:Answer}
  566. <div style= "background-color: #eee; border: 1px solid #444444; text-align; center; padding: 2px;">
  567. <b>{Asker}</b>: {Question}
  568. </div>
  569. {Answer}
  570. <br><br>
  571. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  572. {/block:Answer}
  573.  
  574. {block:Text}
  575. <div class="text">
  576. {block:Title}
  577. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  578. {/block:Title}
  579. {Body}
  580. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  581. {block:IndexPage}
  582.  
  583. {/block:IndexPage}
  584. </div>
  585. {/block:Text}
  586.  
  587.  
  588. {block:Link}
  589. <div class="text">
  590. <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a> </div>
  591. {block:Description}
  592. <div class="description">{Description}</div>
  593. {/block:Description}
  594. <p>
  595. {block:IndexPage}
  596. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  597.  
  598. {/block:IndexPage}
  599.  
  600. </div>{/block:Link}
  601.  
  602.  
  603. {block:Photo}
  604. {block:indexpage} <div id="wildthemes"><a href="{permalink}">{notecountwithlabel}</a> - <a href="{ReblogURL}">reblog</a> - posted {timeago}</div>
  605.  
  606. <img src="{PhotoURL-HighRes}" width="100%"/>
  607. {/block:indexpage}
  608. {block:IndexPage}
  609.  
  610.  
  611.  
  612.  
  613.  
  614. {/block:IndexPage}
  615. {block:PermalinkPage}<a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" width="100%"/>
  616. {/block:PermalinkPage}
  617. {/block:Photo}
  618.  
  619.  
  620.  
  621. {block:Photoset}
  622. {block:IndexPage}
  623. <center>
  624. {Photoset-250}</center>
  625. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  626.  
  627. {/block:IndexPage}
  628. {block:PermalinkPage}
  629. <center>
  630. {Photoset-500}</center>
  631. {/block:PermalinkPage}
  632. {/block:Photoset}
  633.  
  634. {block:Quote}
  635. <div class="text">
  636. <div class="title"> "{Quote}" </div>
  637. {block:Source}
  638. <div style="text-align:right; line-height:12px;">- {Source}</div>
  639. {/block:Source}
  640. {block:IndexPage}
  641. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  642.  
  643. {/block:IndexPage}
  644. </div>{/block:Quote}
  645.  
  646. {block:Chat}
  647. <div class="text">
  648. {block:Title}
  649. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  650. {/block:Title}
  651. <ul class="chat">
  652. {block:Lines}
  653. <li class="{Alt} user_{UserNumber}"> {block:Label}<span style="text-transform:uppercase"> <span class="label">{Label}</span></span> {/block:Label}
  654. {Line} </li>
  655. {/block:Lines}
  656. </ul>
  657. {block:IndexPage}
  658. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  659.  
  660. {/block:IndexPage}
  661. </div>{/block:Chat}
  662.  
  663.  
  664.  
  665. {Line}
  666. </li>
  667. {/block:Lines}
  668. </ul>
  669. {/block:Chat}
  670.  
  671. {block:Audio}
  672. <div class="text">
  673. {AudioPlayerGrey}
  674. {block:Caption}
  675. {Caption}
  676. {/block:Caption}
  677. {block:IndexPage}
  678. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  679.  
  680. {/block:IndexPage}
  681. </div>{/block:Audio}
  682.  
  683.  
  684.  
  685.  
  686. {block:Video}
  687. {block:IndexPage}
  688. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  689. <center>
  690. {Video-250}</center>
  691. {/block:IndexPage}
  692. {block:PermalinkPage}
  693. <center>
  694. {Video-500}</center>
  695. {/block:PermalinkPage}
  696. {block:Video}
  697.  
  698. {block:PermalinkPage}<br><center>
  699. {block:Date}
  700. {block:Caption}{Caption}{/block:Caption}<br><hr>
  701. <center>
  702. Posted {TimeAgo} at {12HourWithZero}:{Minutes}{AmPm} {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} & tagged as: {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  703. {/block:Date}</div><br><br>
  704. {/block:PermalinkPage}
  705.  
  706. {block:PostNotes}{PostNotes}
  707. {/block:PostNotes}
  708. </div>
  709.  
  710.  
  711. {/block:Posts}
  712. </div>
  713. </div>
  714. {block:IndexPage}
  715. {block:Pagination}
  716.  
  717. <div id="pagination">
  718. {block:NextPage}
  719. <a id="nextPage" href="{NextPage}"></a>
  720. {/block:NextPage}
  721. {block:PreviousPage}
  722. <a href="{PreviousPage}"></a>
  723. {/block:PreviousPage}
  724. </div>
  725. {/block:Pagination}
  726. {/block:IndexPage}
  727. </div>
  728.  
  729.  
  730. </body>
  731. <html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement