Advertisement
Gived

Gived theme 34

May 12th, 2013
1,177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.95 KB | None | 0 0
  1. <!--==========theme 34 by gived remove the credit and die===============-->
  2.  
  3. <head>
  4.  
  5. <script type="text/javascript"
  6. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  7.  
  8.  
  9.  
  10.  
  11. <!--==========DEFAULT VARIABLES===============-->
  12. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  13. <meta name="font:body" content="baskerville" />
  14. <meta name="color:background" content="#ffffff"/>
  15. <meta name="color:links" content="#ffffff"/>
  16. <meta name="image:background" content="">
  17. <meta name="image:sidebar" content="0"/>
  18. <meta name="if:show sidebar photo" content="0"/>
  19. <meta name="color:text" content="#888"/>
  20. <meta name="color:link" content="#888"/>
  21. <meta name="color:hover" content="#000"/>
  22. <meta name="if:show blog title" content="1"/>
  23. <meta name="if:bigbackground " content="0"/>
  24. <meta name="color:title" content="#a3a3a3" />
  25. <meta name="color:sidebar" content="#ffffff" />
  26. <meta name="color:posts" content="#ffffff" />
  27. <meta name="if:infinite scrolling" content="1"/>
  28. <meta name="text:Link One Title" content="home" />
  29. <meta name="text:Link One" content="" />
  30. <meta name="text:Link Two Title" content="Message" />
  31. <meta name="text:Link Two" content="/ask" />
  32. <meta name="text:Link Three Title" content="" />
  33. <meta name="text:Link Three" content="" />
  34. <meta name="image:sidebar" content="0"/>
  35. <meta name="image:sidebar background" content="0">
  36.  
  37. <!--==========SCRIPT===============-->
  38. <script type="text/javascript"
  39. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  40.  
  41.  
  42. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  43.  
  44.  
  45. <!--==========CSS===============-->
  46. <style type="text/css">
  47. @import url(http://fonts.googleapis.com/css?family=Bad+Script);
  48.  
  49. /*TUMBLR CONTROLS*/
  50. #tumblr_controls{ position:fixed !important; }
  51.  
  52. #tumblr_controls:hover{}::-webkit-scrollbar-thumb{background-color:black;border: 2px solid #ffffff;height:auto;-moz-border-radius: 5px;border-radius: 5px;}::-webkit-scrollbar { height:auto;width:9px; background-color: #000;border: 4px solid {color:background};}
  53.  
  54.  
  55. .wrapper{
  56. margin: 0px auto;
  57. width: 802px;
  58. }
  59.  
  60. .header{
  61. float: left;
  62. width: 100%;
  63. }
  64.  
  65. .left{
  66.  
  67. margin-left:135px;
  68. width: 802px;
  69. }
  70.  
  71. .right{
  72. float: right;
  73. width: 200px;
  74. background-color: {color:Background};
  75. }
  76.  
  77. /*CUSTOM FONTS*/
  78.  
  79. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  80.  
  81. @font-face { font-family: "cake"; src: url('http://static.tumblr.com/chrrjbz/7NGlys3s8/cinnamon_cake.ttf'); }
  82.  
  83. @font-face { font-family: lol; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  84.  
  85. @font-face {font-family: xx; src: url('http://static.tumblr.com/fxpo5zq/ad0m5vybr/quicksand_light.otf');
  86. }
  87.  
  88. @font-face {font-family: "handy00";src: url('http://static.tumblr.com/8ls1oxv/AfJlyd5ev/handy00.ttf');}
  89.  
  90.  
  91. @font-face{font-family: "pixel"; src: url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf');}
  92.  
  93. @font-face {
  94. font-family: "g";
  95. src: url('http://static.tumblr.com/a90iyxz/iwMmihniw/graffiti_1_.ttf'); }
  96.  
  97.  
  98. @font-face {font-family: hi; src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');
  99. }
  100.  
  101. @font-face {
  102. font-family: "titulo";
  103. src: url('http://static.tumblr.com/exioynw/NBFm4wy7z/bebasneue.otf');
  104. }
  105.  
  106.  
  107. @font-face {
  108. font-family: 'Rock Salt';
  109. font-style: normal;
  110. font-weight: 400;
  111. src: local('Rock Salt'), local('RockSalt'), url(http://themes.googleusercontent.com/static/fonts/rocksalt/v3/Q94aHXFHGip10K5uxi1jOD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
  112. }
  113.  
  114. @font-face {font-family: "schmoop";src: url('http://static.tumblr.com/2zvjoo9/3CIm3kw4c/nayupixel.ttf');}
  115.  
  116. /*BODY*/
  117.  
  118. body{ overflow-x:hidden; /*BOTTOM SCROLL BAR*/
  119. margin:0px; background-color: {color:background}; background-image: url({image:background}); {block:ifbigbackground} background-size:cover; {/block:ifbigbackground} background-attachment: fixed;} body, div, p, textarea, submit, input{ font-family: calibri; font-size: 10px; line-height: 10px; color:{color:text}; }
  120.  
  121. /*BODY LINKS*/
  122. a:link, a:active, a:visited{ color: {color:Link}; text-decoration: none; -webkit-transition: color 0.4s ease-out; -moz-transition: color 0.4s ease-out; }
  123.  
  124. a:hover { color: {color:Hover}; text-decoration: none; -webkit-transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; }
  125.  
  126.  
  127. /*POSTS*/
  128. #posts .entry img{ max-width: 100%; }
  129.  
  130. #posts { width:580px; margin-top:-10px; margin-left:auto; margin-right:auto; background:{color:posts}; border-left:1px solid #ddd; border-right:1px solid #ddd; padding-top:35px;
  131. {block:PermalinkPage}
  132. border-left:1px solid #ddd; border-right:1px solid #ddd; {/block:PermalinkPage} }
  133.  
  134. /*ENTRIES*/
  135. .entry {
  136. padding-bottom: 2px; margin:0px 5px 25px 22px; padding: 3px; float:left;
  137. opacity:1;
  138. {block:IndexPage}
  139. width:250px;
  140. {/block:IndexPage}
  141. {block:PermalinkPage}
  142. width:500px;
  143. margin:0px 5px 25px 38px;
  144. {/block:PermalinkPage}
  145. }
  146. /*ENTRIES IMG*/
  147. .entry img{{block:IndexPage} max-width:250px; -webkit-transition: 0.3s ease-in; {/block:IndexPage}}
  148. .entry img:hover{{block:IndexPage} margin-top:5px;-webkit-transition: 0.3s ease-in;{/block:IndexPage}}
  149.  
  150. /* AUDIO */
  151. .artcover {position:absolute;}
  152. .artcover img {width:42px;height:42px;float:left;border:5px solid #EEE;}
  153. .audioplayer {width:20px;padding:3px 5px 5px 3px;overflow:hidden;}
  154. .audioinfo {margin-left:55px;padding:3px 0px;}
  155. .i{display:block;padding:2px;}
  156. .i b, strong{font-family:Consolas;}
  157. .player { position:absolute; background:#FFF; width:30px; height:30px; opacity:0.75; padding:4px; margin:7px; overflow:hidden;}
  158.  
  159. /*ASK BOX*/
  160. .answerbox { padding: 20px; background: #ccc; }
  161. .arrow_box { position: relative; background: #ccc; }
  162. .arrow_box:after { top: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
  163. .arrow_box:after { border-color: rgba(0, 0, 0, 0); border-width: 10px; left: 10%; margin-left: -10px; border-top-color: {color:title background}; }
  164.  
  165. /*CAPTIONS*/
  166. .caption img {
  167. max-width: 100%;
  168. }
  169. /*ENTRY PHOTO PERMALINKS*/
  170. .entry .permalink{ position:absolute; width:auto; height:14px; padding:5px;
  171. bottom:10px; left:10px; background-color:#ffffff; overflow:hidden; letter-spacing:2px; font-family: georgia; text-transform: lowercase; font-size: 8px; line-height:12px; text-align:center; opacity:0.0; -webkit-transition: all 0.5s linear; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; transition: all 0.5s linear; border-bottom-right-radius:0px;
  172. border-top-right-radius:0px; border-top-left-radius:0px; border-bottom-left-radius:0px; }
  173.  
  174. .entry:hover .permalink{ overflow:visible; -webkit-transition: opacity 0.2s linear; opacity: 0.8; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; transition: all 0.5s linear; height: 14px; }
  175.  
  176. .entry:hover .permalink:hover{ opacity: 1; height: 14px; -webkit-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear; }
  177.  
  178. /*ENTRY TEXT PERMALINKS*/
  179. .textperma{ display: block; font-family: consolas; font-size: 8px; text-transform: lowercase; text-align: right; background-color:#FFFFFF; letter-spacing: 0px; padding: 0px; margin: 2px; }
  180.  
  181. /*HELP*/
  182. #credz{ position:fixed !important; right:3px; top:26px; font-family:arial;
  183. font-weight:bold; font-size: 12px; line-height:12px; vertical-align: middle; overflow: hidden; background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png); background-repeat:repeat; border:1px solid rgba(0,0,0,0.1); padding:3px; -webkit-border-radius:2px; moz-border-radius:2px; -o-border-radius:2px; border-radius:2px; z-index: 100;}#credz a{ color: #fff;} .upp a{color: #fff;} .upp{ color: #fff; font-size: 12px; display: inline-block;} .ratch{ font-family: arial; font-size: 8px; text-align: right; z-index: 100;}
  184.  
  185.  
  186. /*NAVIGATION*/
  187. #navigation { text-align: right;
  188. padding-bottom: 10px;
  189. text-transform: lowercase;
  190. }
  191.  
  192. #navigation a {
  193. background-color: #fff;
  194. color: #000000;
  195. padding: 5px 10px;
  196. text-decoration: none;
  197. margin-left: 25px;
  198. }
  199.  
  200. /*HEADER*/
  201. #sidebar {z-index:999; width: 560px; z-index: 1000; opacity: 1; height: auto; margin-left:auto; margin-right: auto; margin-top:0px; margin-bottom:0px; border-left:1px solid #ddd;border-right:1px solid #ddd; background:{color:sidebar}; text-align: left; margin-bottom: 0px; line-height:11px;
  202. padding:10px; }
  203.  
  204. /*BLOG TITLE*/
  205. .title2{ font-family:xx;font-weight:700;font-size:17px;line-height:30px;letter-spacing:5px;border-bottom:0px solid {color:title}; text-transform:none; color: {color:title};}.title2 a { font-style:italic;padding-left:0px;padding-right:0px; width:auto; padding: 0px 0 0px 0; }.title2 a:hover {
  206. background:{color:links}; -webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;transition: all .2s ease-in-out; }
  207.  
  208.  
  209. /*HEADER LINKS*/
  210. .links{ line-height: 8px; font-style: bold;
  211. width:auto; display:inline-block;font-family: calibri; text-transform:uppercase; } .links a {padding-left:0px;padding-right:0px; width:auto; margin-right:5px; padding: 0px 0 0px 0; }.links a:hover {
  212. background:{color:links}; }
  213.  
  214. /*-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;transition: all .2s ease-in-out;*/
  215.  
  216. /*NAV BOX*/
  217. .box {width: 200px; z-index: 1000; opacity: 0; position:fixed; background-color: white; height: auto; border-left:1px solid #ddd; border-BOTTOM:1px solid #ddd; text-align: center; padding-left: 3px; padding-right: 3px; padding-top: 4px; padding-bottom: 8px;line-height:11px; }
  218.  
  219. /*NAV BOX LINKS*/
  220. .boxlinks{ line-height: 8px; font-style: bold; border-right:3px solid #ccc;
  221. border:1px solid #ccc; padding: 3px 0 2px 0; font-family:'Andale Mono', Helvetica, sans serif;
  222. text-transform:uppercase; width:auto; padding:5px;
  223. right:7px; text-align:center; }.boxlinks:hover{ line-height: 8px; font-style: bold; border-right:8px solid #ccc; text-transform:uppercase;
  224. width:auto; text-align:center; } .boxlinks a {
  225. font-style:italic;padding-left:9px;padding-right:7px; width:auto;PaddinG:3px; }.boxlinks a:hover {
  226. text-decoration:underline; -webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;transition: all .2s ease-in-out;
  227. }
  228.  
  229. /*INFINITE SCROLL LOADING*/
  230. #infscr-loading{ bottom: -70px; position: absolute; left: 50%; margin-left:-8px; width:16px; height:11px; overflow:hidden; margin-bottom: 50px; }
  231.  
  232. /*POSTS TITLE*/
  233. .title{ font-family: Rock Salt; font-size: 10px; line-height: 10px; color: #000; letter-spacing: 0px; font-weight: normal; }
  234.  
  235. /*SCROLL TO TOP*/
  236. #scrollToTop:link,
  237. #scrollToTop:visited { display: none; position: fixed; bottom:15px; right: 290px; }
  238.  
  239.  
  240. {CustomCSS}
  241.  
  242. </style>
  243. <!--==========TO TOP CODE===============-->
  244. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
  245. <script type="text/javascript" src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  246. <a href="javascript:;" id="scrollToTop" rel="nofollow" title="Go to Top"><img src="http://static.tumblr.com/luj2trt/UKJmcltav/totop_1.png" title="Go to Top" alt="Go to Top"/></a>
  247.  
  248. <!--==========MASONRY/INFINITE SCROLL CODE===============-->
  249. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  250. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  251.  
  252. <script type="text/javascript">
  253. $(window).load(function () {
  254. var $content = $('#posts');
  255. $content.masonry({itemSelector: '.entry'}),
  256. $content.infinitescroll({
  257. navSelector : 'div#pagination',
  258. nextSelector : 'div#pagination a#nextPage',
  259. itemSelector : '.entry',
  260. loading: {
  261. finishedMsg: '',
  262. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  263. },
  264. bufferPx : 600,
  265. debug : false,
  266. },
  267. // call masonry as a callback.
  268. function( newElements ) {
  269. var $newElems = $( newElements );
  270. $newElems.hide();
  271. // ensure that images load before adding to masonry layout
  272. $newElems.imagesLoaded(function(){
  273. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  274.  
  275.  
  276. });
  277. });
  278. });
  279. </script>
  280.  
  281.  
  282. <!--==========STICKY SIDEBAR===============-->
  283. <script type="text/javascript">
  284. $(function(){ // document ready
  285. if (!!$('.box').offset()) { // make sure ".sticky" element exists
  286. var stickyTop = $('.box').offset().top; // returns number
  287. $(window).scroll(function(){ // scroll event
  288. var windowTop = $(window).scrollTop(); // returns number
  289. if (stickyTop < windowTop){
  290. $('.box').css({ position: 'fixed', top: 0 ,left: 182 ,opacity:1});
  291. }
  292. else {
  293. $('.box').css({ position: 'fixed', top: 100 ,opacity:0});
  294. }
  295. });
  296. }
  297. });
  298. </script>
  299.  
  300.  
  301.  
  302.  
  303. <title>{title}</title>
  304.  
  305. <link rel="shortcut icon" href="{Favicon}">
  306. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}">
  307. <meta name="viewport" content="width=820" />
  308.  
  309.  
  310.  
  311.  
  312. </head>
  313. <body>
  314. <div class="wrapper">
  315. <div class="header">
  316. </div>
  317.  
  318. <div id="credz">
  319. <a href="http://gived.tumblr.com/" target="_blank"><div class="upp"></div> Theme Credit</a>
  320. </div>
  321.  
  322.  
  323.  
  324. <!--==========SIDEBAR===============-->
  325. <div id="sidebar">
  326. <!--==========BLOG TITLE===============-->
  327. {block:ifshowblogtitle}
  328. <span class="title2">
  329. <big><big><i><i><a href="/">{title}</a></big></big></i></i></span>
  330. {/block:ifshowblogtitle}
  331. <!--==========SIDEBAR PHOTO===============-->
  332. {block:ifshowsidebarphoto}
  333. <img src="{image:sidebar}" style=" width:83px; height:83px;position:relative; float:left; border:px solid #ccc; padding:5px; top:0px; left:-3px; "/>
  334. {/block:ifshowsidebarphoto}
  335. <br>
  336. <!--==========DESC===============-->
  337. {description}<br>
  338. <br>
  339. <!--==========LINKS===============-->
  340.  
  341. {block:IfLinkOneTitle}<div class="links"><a href="{text:Link One}">{text:Link One Title}</a></div>{/block:ifLinkOneTitle}
  342. {block:IfLinkTwoTitle}<div class="links"><a href="{text:Link Two}">{text:Link Two Title}</a></div>{/block:ifLinkTwoTitle}
  343. {block:IfLinkThreeTitle}<div class="links"><a href="{text:Link Three}">{text:Link Three Title}</a></div>{/block:ifLinkThreeTitle}
  344. {block:HasPages}{block:Pages}<div class="links"><a href="{URL}">{Label}</a></div>{/block:Pages}
  345. {/block:HasPages}
  346.  
  347.  
  348.  
  349. <div style="border-bottom:1px solid #ddd; margin-top:5px;"></div>
  350.  
  351. </div>
  352.  
  353. <!--==========STICKY BOX===============-->
  354. <div class="box"><img src="{PortraitURL-40}" style="position:relative; float:left; left:1px; "/>
  355. <div style="font-family:titulo; font-size:35px; line-height:44px; width:auto; text-align:left; ">
  356. <a href="/"> &nbsp;Navigation.</a></div>
  357.  
  358.  
  359. <!--==========NAV BOX LINKS===============-->
  360. <div style="margin-top:-1px;">
  361.  
  362. {block:IfLinkOneTitle}<div class="boxlinks"><a href="{text:Link One}">{text:Link One Title}</a></div>{/block:ifLinkOneTitle}
  363. {block:IfLinkTwoTitle}<div class="boxlinks"><a href="{text:Link Two}">{text:Link Two Title}</a></div>{/block:ifLinkTwoTitle}
  364. {block:IfLinkThreeTitle}<div class="boxlinks"><a href="{text:Link Three}">{text:Link Three Title}</a></div>{/block:ifLinkThreeTitle}
  365. {block:HasPages}{block:Pages}<div class="boxlinks"><a href="{URL}">{Label}</a></div>{/block:Pages}
  366. {/block:HasPages}
  367. </div>
  368.  
  369. </div>
  370.  
  371.  
  372.  
  373.  
  374.  
  375. <div id="posts">
  376. {block:Posts}
  377. <div class="entry">
  378.  
  379. {block:Text}
  380. {block:Title}<span class="title">{Title}</span>{/block:Title}<div class="caption"><span class="entrytext">{Body}</span></div>
  381. {block:IndexPage}<div class="textperma">
  382.  
  383. <a href="{Permalink}">{NoteCountwithlabel}</a>
  384. /
  385. <a href="{ReblogURL}">reblog</a>
  386.  
  387.  
  388.  
  389. </div>
  390.  
  391.  
  392.  
  393. {/block:IndexPage}
  394. {/block:Text}
  395.  
  396. {block:Link}
  397. <a href="{URL}" class="title">{Name}</a><br>
  398. {block:Description}{Description}{/block:Description}
  399. {block:IndexPage}<div class="textperma">
  400.  
  401. <a href="{Permalink}">{NoteCountwithlabel}</a>
  402. /
  403. <a href="{ReblogURL}">reblog</a>
  404.  
  405.  
  406.  
  407. </div>
  408.  
  409.  
  410.  
  411. {/block:IndexPage}
  412. {block:Link}
  413.  
  414. {block:Photo}
  415. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}"width="402"</a></div>{LinkCloseTag}{/block:IndexPage}
  416. {block:IndexPage}<div class="permalink">
  417.  
  418. <a href="{Permalink}">{NoteCountwithlabel}</a>
  419. /
  420. <a href="{ReblogURL}">reblog</a>
  421.  
  422.  
  423.  
  424. </div>
  425.  
  426.  
  427.  
  428. {/block:IndexPage}
  429.  
  430. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}{/block:PermalinkPage}
  431. {/block:Photo}
  432.  
  433.  
  434. {block:Photoset}{block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}{block:PermalinkPage}{Photoset-500}
  435. {/block:PermalinkPage}{block:IndexPage}<div class="textperma">
  436.  
  437. <a href="{Permalink}">{NoteCountwithlabel}</a>
  438. /
  439. <a href="{ReblogURL}">reblog</a>
  440.  
  441.  
  442.  
  443. </div>
  444.  
  445.  
  446.  
  447. {/block:IndexPage}{/block:Photoset}
  448.  
  449. {block:Quote}
  450. {Quote}</span>
  451. {block:Source}<strong>-{Source}</strong>{/block:Source}{block:IndexPage}<div class="textperma">
  452.  
  453. <a href="{Permalink}">{NoteCountwithlabel}</a>
  454. /
  455. <a href="{ReblogURL}">reblog</a>
  456.  
  457.  
  458.  
  459. </div>
  460.  
  461.  
  462.  
  463. {/block:IndexPage}
  464. {/block:Quote}
  465.  
  466. {block:Chat}
  467. {block:Title}<span class="title">{Title}</span>{/block:Title}
  468. <ul class="chat">
  469. {block:Lines}
  470. <li class="user_{UserNumber}">
  471. {block:Label}
  472. <span class="label">{Label}</span>
  473. {/block:Label}
  474.  
  475. {Line}
  476. </li>
  477. {/block:Lines}{block:IndexPage}<div class="textperma">
  478.  
  479. <a href="{Permalink}">{NoteCountwithlabel}</a>
  480. /
  481. <a href="{ReblogURL}">reblog</a>
  482.  
  483.  
  484.  
  485. </div>
  486.  
  487.  
  488.  
  489. {/block:IndexPage}
  490. {/block:Chat}
  491.  
  492.  
  493. {block:Audio}
  494.  
  495. {block:AlbumArt}<div class="artcover">
  496. <img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  497. <div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  498. <div class="audioinfo"><div class="i"><b>TITLE: </b><span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</div><div class="i"><b>ARTIST: </b><span{block:Artist} style="display: none;"{block:Artist}>Unknown</span> {block:Artist}{Artist}{/block:Artist}</div>
  499. <div class="i"><b>PLAYS: </b><span{block:PlayCount} style="display: none;"{block:PlayCount}>Unknown</span>{block:PlayCount}{PlayCount}{/block:PlayCount}</div></div>{block:IndexPage}<div class="textperma">
  500.  
  501. <a href="{Permalink}">{NoteCountwithlabel}</a>
  502. /
  503. <a href="{ReblogURL}">reblog</a>
  504.  
  505.  
  506.  
  507. </div>
  508.  
  509.  
  510.  
  511. {/block:IndexPage}{/block:Audio}
  512.  
  513. {block:Video}{block:IndexPage}{Video-250}{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}{block:IndexPage}<div class="textperma">
  514.  
  515. <a href="{Permalink}">{NoteCountwithlabel}</a>
  516. /
  517. <a href="{ReblogURL}">reblog</a>
  518.  
  519.  
  520.  
  521. </div>
  522.  
  523.  
  524.  
  525. {/block:IndexPage}{/block:Video}
  526.  
  527. {block:Answer}<div class="answerbox"><img style="float: left; padding-right: 10px; padding-bottom: 10px;" src="{AskerPortraitURL-16}">{Question} <span style="color:{color:text}; font-style: italic;">asked by {Asker}</span></div><div class="arrow_box"></div><br>
  528. {Answer}{block:IndexPage}<div class="textperma">
  529.  
  530. <a href="{Permalink}">{NoteCountwithlabel}</a>
  531. /
  532. <a href="{ReblogURL}">reblog</a>
  533.  
  534.  
  535.  
  536. </div>
  537.  
  538.  
  539.  
  540. {/block:IndexPage} {/block:Answer}
  541.  
  542. {block:PermalinkPage}
  543. <center>
  544. <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>
  545.  
  546.  
  547. {/block:PermalinkPage}
  548.  
  549.  
  550. {block:PostNotes}{PostNotes}
  551. {/block:PostNotes}
  552. </div>
  553.  
  554.  
  555. {/block:Posts}
  556. </div>
  557.  
  558. {block:IndexPage}<br>
  559. {block:Pagination}
  560. <div id="pagination">
  561. {block:NextPage}
  562. <a id="nextPage" href="{NextPage}">></a>
  563. {/block:NextPage}
  564. {block:PreviousPage}
  565. <a href="{PreviousPage}">back</a>
  566. {/block:PreviousPage}
  567. </div>
  568. {/block:Pagination}
  569. {/block:IndexPage}
  570. </div>
  571.  
  572. </body>
  573. </body>
  574. </html>
  575. <div style="font-size: 10px; float: right; position: fixed; bottom: 5px; right: 5px; text-transform:lowercase;"><a href="http://gived.tumblr.com" title="theme credit"><img src="http://media.tumblr.com/tumblr_lpvqgehnPi1qffvip.gif"></a></div>
  576.  
  577. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement