Advertisement
bitchthemes_

Theme 5 - Tragic Theme

Sep 28th, 2013
4,436
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.17 KB | None | 0 0
  1. <!-------------------------------------------------------------------------
  2.  
  3. Bɪᴛᴄʜ Tʜᴇᴍᴇs ɪs ᴄᴏᴘʏʀɪɢʜᴛᴇᴅ ʙʏ Bʀᴜɴᴏ
  4. ╔╗──╔╗───╔╗───╔╗╔╗
  5. ║║─╔╝╚╗──║║──╔╝╚╣║
  6. ║╚═╬╗╔╬══╣╚═╗╚╗╔╣╚═╦══╦╗╔╦══╦══╗
  7. ║╔╗╠╣║║╔═╣╔╗║─║║║╔╗║║═╣╚╝║║═╣══╣
  8. ║╚╝║║╚╣╚═╣║║║─║╚╣║║║║═╣║║║║═╬══║
  9. ╚══╩╩═╩══╩╝╚╝─╚═╩╝╚╩══╩╩╩╩══╩══╝
  10.  
  11. http://bitchthemes.tumblr.com/
  12.  
  13. THEME MADE BY BRUNO (VIRGINITY)
  14.  
  15. -------------------------------------------------------------------------->
  16.  
  17.  
  18.  
  19. <html lang="en">
  20. <html xmlns="http://www.w3.org/1999/xhtml">
  21. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  22. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  23.  
  24. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
  25.  
  26. <script>
  27.  
  28. $(document).ready(function(){
  29. $("#flip").click(function(){
  30. $("#panel").slideToggle("fast");
  31. });
  32. });
  33. </script>
  34.  
  35.  
  36. <head>
  37.  
  38. <!-- APPEARANCE -->
  39.  
  40. <meta name="color:background" content="#fff"/>
  41. <meta name="color:text" content="#000"/>
  42. <meta name="color:title" content="#000"/>
  43. <meta name="color:link" content="#9B9B9B"/>
  44. <meta name="color:hover" content="#000"/>
  45.  
  46. <meta name="image:background" content=""/>
  47.  
  48. <meta name="if:sidebar on the bottom" content=""/>
  49.  
  50. <meta name="text:Link One Title" content="link1" />
  51. <meta name="text:Link One" content="" />
  52. <meta name="text:Link Two Title" content="link2" />
  53. <meta name="text:Link Two" content="" />
  54. <meta name="text:Link Three Title" content="link3" />
  55. <meta name="text:Link Three" content="" />
  56. <meta name="text:Link Four Title" content="link4" />
  57. <meta name="text:Link Four" content="" />
  58. <meta name="text:Link Five Title" content="link5" />
  59. <meta name="text:Link Five" content="" />
  60.  
  61. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  62.  
  63. <style type="text/css">
  64.  
  65. iframe#tumblr_controls {z-index:99999999999999999999999999999999999999; right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;-webkit-filter:invert(100%);}
  66.  
  67. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  68.  
  69.  
  70. ::-webkit-scrollbar-thumb{ background-color: {color:title}; border: 2px solid #fafafa; height:auto; -moz-border-radius: 10px; border-radius: 10px; }
  71.  
  72. ::-webkit-scrollbar { height:auto; width:9px; background-color: #cecece; border: 4px solid #fafafa; }
  73.  
  74.  
  75. ::selection {
  76. background: {color:title};
  77. color: #fff;
  78. }
  79. ::-moz-selection {
  80. background: {color:title};
  81. color: #fff;
  82. }
  83.  
  84.  
  85. div#qTip {
  86. z-index:999999999999999999999999;
  87. padding-left: 2px; padding-right: 3px;
  88. margin: 1px 0px 0px 10px;
  89. display: none;
  90. font: 10px calibri;
  91. text-align: center;
  92. position: absolute;
  93. letter-spacing: px;
  94. background: {color:title};
  95. color: white;
  96. text-transform: lowercase;
  97. font-style:italic;
  98. border:1px solid #fff;
  99. outline: 1px solid {color:title};
  100. }
  101.  
  102.  
  103. .wrapper{
  104. margin: 0px auto;
  105. margin-left: 60px;
  106. width: 802px;
  107. }
  108. .header{
  109. float: left;
  110. width: 100%;
  111. }
  112.  
  113. .title{
  114. font-family: georgia;
  115. font-size: 14px;
  116. line-height: 15px;
  117. letter-spacing:0px;
  118. margin-left:10px;
  119. font-style:italic;
  120. color: {color:Title};
  121. font-weight: normal;
  122. }
  123.  
  124. body, a, a:hover { cursor:
  125. url('http://img69.imageshack.us/img69/7673/cursorw.png'), progress;}
  126.  
  127. body {
  128. margin:0px;
  129. background-color: {color:Background};
  130. background-image:url({image:Background});
  131. background-attachment: fixed;
  132. background-size: repeat;}
  133. body, div, p, textarea, submit, input{
  134. font-family: georgia;
  135. font-size: 10px;
  136. line-height:10px;
  137. color:{color:Text};
  138. }
  139.  
  140. a:link, a:active, a:visited{
  141. text-decoration: none;
  142. -webkit-transition: color 0.3s ease-out;
  143. -moz-transition: color 0.3s ease-out;
  144. transition: color 0.3s ease-out;
  145. color: {color:Link};}
  146.  
  147. a:hover {
  148. : -webkit-transition-duration: 0.5s;
  149. color:{color:Hover};
  150. text-decoration:none;
  151. }
  152.  
  153. @font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf');}
  154. @font-face { font-family: "edition"; src: url('http://static.tumblr.com/fjknzts/Ro4mmuwwb/edition_.ttf'); }
  155.  
  156. #posts {
  157. z-index: 1;
  158. width:700px;
  159. margin-top: -10px;
  160. margin-left:460px;
  161. margin-right: auto;
  162. position:relative;
  163. overflow-y: visible;
  164. padding:10px; padding-top:10px;
  165. border-left:0px solid #909090;
  166. }
  167.  
  168. #ya{
  169. position:fixed;
  170. margin-top: -10px;
  171. margin-left:460px;
  172. height:101%;
  173. width:1px;
  174. background:#ccc;
  175. }
  176.  
  177. .entry {
  178. float:left;
  179. display: block;
  180. overflow:hidden;
  181. margin:15px;
  182. width: 250px;
  183. -webkit-transition-duration: 1.0s;
  184. {block:PermalinkPage}
  185. width:400px;
  186. margin-left:px;
  187. text-align:center;
  188. {/block:PermalinkPage}}
  189. .entry img{
  190. opacity:.6;
  191. -webkit-transition: all 0.6s ease-in-out;
  192. -moz-transition: all 0.6s ease-in-out;
  193. transition: all 0.6s ease-in-out;
  194. }
  195. .entry img:hover{
  196. opacity:.8;
  197. -webkit-transition: all 0.6s ease-in-out;
  198. -moz-transition: all 0.6s ease-in-out;
  199. transition: all 0.6s ease-in-out;
  200. }
  201.  
  202. #sidebar {
  203. position:fixed !important;
  204. z-index:999;
  205. margin-top: 50px;
  206. margin-left: 130px;
  207. width: 250px;
  208. padding:10px;
  209. -webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;
  210. {block:ifsidebaronthebottom}
  211. bottom:100px;
  212. {/block:ifsidebaronthebottom}
  213. }
  214.  
  215. #desc{
  216. margin-top: 10px;
  217. margin-left:-10px;
  218. width:250px;
  219. border-top:1px solid #ccc;
  220. padding:5px 10px 5px 10px;
  221. text-align:right;
  222. }
  223.  
  224. .links{
  225. opacity:0;
  226. margin-top:-9px;
  227. text-shadow:0px 0px transparent;
  228. word-spacing:5px;
  229. -webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;
  230. }
  231.  
  232. #ahah{
  233. z-index: 9999999999999;
  234. margin-top: 15px;
  235. margin-left: 0px;
  236. width:250px;
  237. font-size: 45px;
  238. line-height: 15px;
  239. text-align: center;
  240. font-style:italic;
  241. font-family: garamond;
  242. text-transform:lowercase;
  243. text-shadow:5px -2px 1px rgba(205,201,201, 0.3), -4px -2px 1px rgba(205,201,201, 0.3);
  244. color:{color:title};
  245. -webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;
  246. }
  247.  
  248. #sidebar:hover .links{opacity:1 !important; -webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;}
  249. #sidebar:hover #ahah{color:transparent; text-shadow:60px -2px 1px rgba(205,201,201, 0.3), -60px -2px 1px rgba(205,201,201, 0.3); -webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
  250.  
  251.  
  252.  
  253. .cl-effect-15 a {
  254. color: rgba(0,0,0,0.2);
  255. font-weight: 600;
  256. text-shadow: none;
  257. -webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;
  258. }
  259.  
  260. .cl-effect-15 a:hover {
  261. border-bottom:1px solid rgba(0,0,0,0.2);
  262. -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  263. -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  264. transition: transform 0.3s, opacity 0.3s;
  265. }
  266.  
  267. .cl-effect-15 a::before {
  268. content: attr(data-hover);
  269. position: absolute;
  270. -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  271. -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  272. transition: transform 0.3s, opacity 0.3s;
  273. color:{color:hover};
  274. }
  275.  
  276. .cl-effect-15 a:hover::before,
  277. .cl-effect-15 a:focus::before {
  278. -webkit-transform: scale(0.8);
  279. -moz-transform: scale(0.8);
  280. transform: scale(0.8);
  281. opacity: 0;
  282. }
  283.  
  284. @font-face {font-family:kg the fighter;src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,}
  285. @font-face {font-family:wow;src: url('http://static.tumblr.com/hxu4bui/dwqmsdhdo/burtinomatic.ttf');,}
  286.  
  287. #center{
  288. margin:auto;
  289. margin-top:0px;
  290. position:relative;
  291. width:900px;
  292. background-color:;
  293. overflow:auto;
  294. }
  295.  
  296. @font-face{font-family: 'lolol'; src: url('http://static.tumblr.com/hxu4bui/XBSmrubll/websymbols-regular.otf'); }
  297.  
  298.  
  299. lol{font-family:'lolol'; font-size:9px;}
  300.  
  301. .entry .perma1 a{
  302. color:{color:text}}
  303. .entry .perma1 a:hover{
  304. color:{color:hover};}
  305. .entry .perma1{
  306. position:absolute;
  307. top: -15px;
  308. margin-left: 0px;
  309. padding: 1px; padding-top:10px;
  310. width: 250px;
  311. font-size: 9px;
  312. text-align:center;
  313. text-transform: lowercase;
  314. font-style:italic;
  315. opacity:0.0;
  316. -webkit-transition: all 0.4s ease-in-out;
  317. -moz-transition: all 0.4s ease-in-out;
  318. transition: all 0.4s ease-in-out;
  319. border-bottom: 1px solid #ccc;
  320. }
  321. .entry:hover .perma1{
  322. opacity:1;
  323. top:-9px;
  324. -webkit-transition: all 0.4s ease-in-out;
  325. -moz-transition: all 0.4s ease-in-out;
  326. transition: all 0.4s ease-in-out;
  327. }
  328. .entry:hover img{
  329. {block:IndexPage}
  330. margin-top:16px;
  331. -webkit-transition: all 0.4s ease-in-out;
  332. -moz-transition: all 0.4s ease-in-out;
  333. transition: all 0.4s ease-in-out;
  334. {/block:IndexPage}
  335. }
  336.  
  337. .entry:hover .textt{
  338. {block:IndexPage}
  339. opacity:1;
  340. margin-top:15px;
  341. {block:IndexPage}
  342. }
  343.  
  344. .textt{
  345. display: block;
  346. padding-top:5px;
  347. margin-top:5px;
  348. text-transform: lowercase;
  349. font-style:italic;
  350. font-size:9.5px;
  351. line-height:10px;
  352. padding-bottom: 0px;
  353. text-align:right;
  354. webkit-transition: all 0.2s linear;
  355. -webkit-transition: all 0.2s linear;
  356. -moz-transition: all 0.2s linear;
  357. transition: all 0.2s linear;
  358. border-top: 1px solid #909090;
  359. {block:IndexPage}
  360. opacity:0;
  361. margin-top:20px;
  362. padding-top:3px;
  363. {/block:IndexPage}
  364. }
  365. .textt a{
  366. color:{color:text}}
  367. .textt a:hover{
  368. color:{color:hover};}
  369.  
  370. #infscr-loading{
  371. bottom: -70px;
  372. position: absolute;
  373. left: 50%;
  374. margin-left:-8px;
  375. width:16px;
  376. height:11px;
  377. overflow:hidden;
  378. margin-bottom: 50px;
  379. }
  380.  
  381. #postnotes{
  382. text-align: justify;
  383. }
  384.  
  385. #postnotes blockquote{
  386. border: 0px;
  387. }
  388.  
  389. blockquote{
  390. margin:8px 0px 10px 0px;
  391. overflow:visible;
  392. text-align:center;
  393. border-left:1px solid {color:title};
  394. border-right:1px solid {color:title};
  395. }
  396.  
  397. blockquote p, ul{
  398. margin:0px;
  399. padding:0px;
  400. }
  401.  
  402. a img{border: 0px;}
  403. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  404. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  405. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  406. .notes img{width:10px; position:relative; top:3px;
  407. }
  408.  
  409. small{font-size: 90%;}
  410.  
  411. .video embed, .post div.video object {width:260px !important; height:180px !important;}
  412. .video2 embed, .post div.video object {width:400px !important; height:400px !important;}
  413.  
  414. {CustomCSS}
  415.  
  416. .artcover {position:absolute;}
  417. .artcover img {z-index:9999; width:42px;height:42px;float:left;; overflow:hidden;}
  418. .audioplayer {width:20px;padding:3px 5px 5px 3px;overflow:hidden;}
  419. .audioinfo {margin-left:55px;padding:3px 0px;margin-top:-5px;}
  420. .i{display:block;padding:2px; }
  421. .i b, strong{font-family:calibri; letter-spacing:1px; color:{color:Title}}
  422. .player {
  423. z-index:9;
  424. position:absolute;
  425. background:white;
  426. width:30px;
  427. height:30px;
  428. opacity:0.0;;
  429. padding:7px;
  430. margin:-2px;
  431. overflow:hidden;
  432. -webkit-transition: all 0.4s ease-in-out;
  433. -moz-transition: all 0.4s ease-in-out;
  434. transition: all 0.4s ease-in-out;}
  435. .entry:hover .player{opacity:0.75; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
  436.  
  437. .arrow{
  438. position:absolute;
  439. margin-left:195px;
  440. margin-top:5px;
  441. width: 0;
  442. height: 0;
  443. border-top: 6px solid transparent;
  444. border-bottom: 6px solid transparent;
  445.  
  446. border-left: 6px solid #f2f2f2;
  447. {block:PermalinkPage}
  448. margin-left:445px;
  449. {/block:PermalinkPage}
  450. }
  451.  
  452.  
  453. </style>
  454.  
  455. {block:IndexPage}
  456. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  457. <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
  458. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  459. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  460. <a href="http://virginity.tumblr.com/" id="get_theme"><img src="http://media.tumblr.com/tumblr_lfhud00pKL1qzvcyt.gif" style="position:fixed; bottom:10px; left:7px;z-index:99999; with:20px; opacity:.8; -moz-transform: scaleX(-1);-o-transform: scaleX(-1);-webkit-transform: scaleX(-1);transform: scaleX(-1);filter: FlipH;-ms-filter: "FlipH";"></a>
  461.  
  462. <script type="text/javascript">
  463. $(window).load(function () {
  464. var $content = $('#posts');
  465. $content.masonry({itemSelector: '.entry'}),
  466. $content.infinitescroll({
  467. navSelector : 'div#pagination',
  468. nextSelector : 'div#pagination a#nextPage',
  469. itemSelector : '.entry',
  470. loading: {
  471. finishedMsg: '',
  472. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  473. },
  474. bufferPx : 600,
  475. debug : false,
  476. },
  477. // call masonry as a callback.
  478. function( newElements ) {
  479. var $newElems = $( newElements );
  480. $newElems.hide();
  481. // ensure that images load before adding to masonry layout
  482. $newElems.imagesLoaded(function(){
  483. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  484.  
  485.  
  486. });
  487. });
  488. });
  489. </script>
  490. {/block:IndexPage}
  491.  
  492.  
  493. <title>{title}</title>
  494.  
  495. <link rel="shortcut icon" href="{Favicon}">
  496. <meta name="viewport" content="width=820" />
  497. </head>
  498.  
  499. <body>
  500.  
  501. <div class="wrapper">
  502. <div class="header">
  503. </div>
  504.  
  505. <div id="center">
  506.  
  507. <div id="sidebar">
  508.  
  509. <div id="ahah">{Title}
  510.  
  511. <div class="links">
  512.  
  513. <nav class="cl-effect-15" id="cl-effect-15">
  514. <a href="{text:Link One}" data-hover="{text:Link One Title}">{text:Link One Title}</a>
  515. <a href="{text:Link Two}" data-hover="{text:Link Two Title}">{text:Link Two Title}</a>
  516. <a href="{text:Link Three}" data-hover="{text:Link Three Title}">{text:Link Three Title}</a>
  517. <a href="{text:Link Four}" data-hover="{text:Link Four Title}">{text:Link Four Title}</a>
  518. <a href="{text:Link Five}" data-hover="{text:Link Five Title}">{text:Link Five Title}</a>
  519. </nav>
  520.  
  521. </div></div>
  522. <div id="desc">{Description}</div>
  523. </div></div>
  524.  
  525. </div></div></div></div>
  526.  
  527.  
  528.  
  529. <br>
  530.  
  531. <div id="ya"></div>
  532. <div id="posts">
  533. {block:Posts}
  534. <div class="entry">
  535. {block:Answer} <div class="arrow"></div>
  536. <br>
  537.  
  538. <img src="{AskerPortraitURL-40}" width="" align="right" style="margin-top:-10px; right:0px;"/>
  539.  
  540. <div style="margin-top:-8px; min-height:30px; width:185px; padding: 5px; background-color: #f2f2f2; {block:PermalinkPage}width:435px{/block:PermalinkPage}">
  541.  
  542. <div style="text-transform:lowercase; color:{color:links} !important; font-size:11px; display:inline; font-style:italic; border-bottom:1px solid {color:Title}">{Asker}:</div><div style="display:inline;"> {Question}</div>
  543. </div>
  544.  
  545.  
  546. <div style="font-size:11px;">{Answer}</div><div class="textt"><a href="{Permalink}" title="permalink">{notecountwithlabel}</a></div>
  547. {/block:Answer}
  548.  
  549. {block:Text}
  550. {block:Title}<span class="title">{Title}</span>{/block:Title}
  551. <span class="entrytext">{Body}</span></a>
  552. {block:IndexPage}
  553. <div class="textt"><a href="{permalink}" title="permalink">{notecountwithlabel}</a> &middot {TimeAgo}</div>
  554. {/block:IndexPage}
  555. {/block:Text}
  556.  
  557. {block:Link}
  558. <a href="{URL}" class="title">{Name}</a>
  559. {block:Description}{Description}{/block:Description}
  560. {block:IndexPage}
  561. <div class="textt"><a href="{permalink}">{notecountwithlabel}</a> &middot {TimeAgo}</span></div>
  562. {/block:IndexPage}
  563. {block:Link}
  564.  
  565. {block:Photo}{block:IndexPage}
  566. <div class="perma1"><a href="{ReblogURL}" title"reblog this post"> reblog</a> with <a href="{Permalink}" title="permalink">{NoteCountwithLabel}</a></div>
  567. {/block:IndexPage}
  568. {block:IndexPage}
  569. <a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
  570. {/block:IndexPage}
  571. {block:permalinkpage}{LinkOpenTag}
  572. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  573. {/block:permalinkpage}
  574. {/block:Photo}
  575.  
  576. {block:Quote}
  577. <span class="title">{Quote}</span><br />
  578. {block:Source}{Source}{/block:Source}
  579. {block:IndexPage}
  580. <br /><div class="textt"><a href="{permalink}">{notecountwithlabel}</a> &middot {TimeAgo}</span></div>
  581. {/block:IndexPage}
  582. {/block:Quote}
  583.  
  584.  
  585. {block:Chat}
  586. {block:Title}<span class="title">{Title}</span>{/block:Title}
  587. <ul class="chat">
  588. {block:Lines}
  589. <li class="user_{UserNumber}">
  590. {block:Label}
  591. <span class="label">{Label}</span>
  592. {/block:Label}
  593.  
  594. {Line}
  595. </li>
  596. {/block:Lines}
  597. </ul>
  598. {block:IndexPage}
  599. <div class="textt"><a href="{permalink}">{notecountwithlabel}</a> &middot {TimeAgo}</span></div>
  600. {/block:IndexPage}
  601. {/block:Chat}
  602.  
  603. {block:Audio}
  604. {block:AlbumArt}<div class="artcover">
  605. <img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  606.  
  607. <div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  608.  
  609. <div class="audioinfo">
  610. <div class="i"><b>TITLE:&nbsp;</b> <span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</div>
  611. <div class="i"><b>ARTIST:&nbsp; </b><span{block:Artist} style="display: none;"{block:Artist}>Unknown</span> {block:Artist}{Artist}{/block:Artist}</div>
  612. <div class="i"><b>PLAYS: &nbsp;</b><span{block:PlayCount} style="display: none;"{block:PlayCount}>Unknown</span>{block:PlayCount}{PlayCount}{/block:PlayCount}</div></div>
  613.  
  614. {block:IndexPage}
  615. <div class="textt"><a href="{permalink}">{notecountwithlabel}</a> &middot {TimeAgo}</span></div>
  616. {/block:IndexPage}
  617. {/block:Audio}
  618.  
  619. {block:Video}<center>
  620. <div class="video">{Video-250}</div></center>
  621. {block:IndexPage}
  622. <div class="textt"><a href="{permalink}">{notecountwithlabel}</a> &middot {TimeAgo}</span></div>
  623. {/block:IndexPage}
  624. {block:Video}
  625.  
  626. {block:PostNotes}
  627.  
  628. <div class="textt"><div align="middle">{caption}</div>
  629. <center>
  630.  
  631. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  632.  
  633. {block:HasTags}
  634. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  635. {block:RebloggedFrom}
  636. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  637. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  638.  
  639. {/block:RebloggedFrom}
  640. </center></span></div>
  641. <br>
  642. <div id="postnotes">{PostNotes}</div><br><p>
  643.  
  644. {/block:PostNotes}
  645. </div>
  646. {/block:Posts}
  647. </div></div>
  648.  
  649. {block:IndexPage}
  650. {block:Pagination}
  651. <div id="pagination">
  652. {block:NextPage}
  653. <a id="nextPage" href="{NextPage}"></a>
  654. {/block:NextPage}
  655. {block:PreviousPage}
  656. <a href="{PreviousPage}"></a>
  657. {/block:PreviousPage}
  658. </div>
  659. {/block:Pagination}
  660. {/block:IndexPage}
  661.  
  662. </div>
  663.  
  664. <script type="text/javascript">
  665. <!--
  666.  
  667. // Disable Right Click Script
  668.  
  669. function IE(e)
  670. {
  671. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  672. {
  673. return false;
  674. }
  675. }
  676. function NS(e)
  677. {
  678. if (document.layers || (document.getElementById && !document.all))
  679. {
  680. if (e.which == "2" || e.which == "3")
  681. {
  682. return false;
  683. }
  684. }
  685. }
  686. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  687.  
  688. //-->
  689. </script>
  690.  
  691. </body>
  692. </div>
  693.  
  694. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement