xmisa0923

mikarivai thm

Nov 8th, 2013
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.18 KB | None | 0 0
  1. <!--
  2. ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
  3.  
  4. THEME MADE BY RACHEL
  5. » ALMIGHTYONE.TUMBLR.COM
  6.  
  7. [THEME #6] WANDERING
  8. IF YOU HAVE ANY QUESTIONS GO TO 7TH-DISTRICT.TUMBLR.COM
  9.  
  10. !!TERMS OF USE!!
  11.  
  12. - You CAN edit the codes, but do NOT make heavy changes that
  13. make it no longer recognizable as my theme.
  14. - You can change the colors, fonts, and anything that I made
  15. customizable.
  16.  
  17. CREDITS
  18. - Do NOT move the credits to anywhere else and leave the credits
  19. alone! NO moving them to pages!
  20. - Do NOT redistribute.
  21.  
  22. STEALING
  23. - Do NOT steal my themes and claim it as your own.
  24. - Do NOT use my themes as a base, then edit and claim it
  25. as your own!
  26.  
  27. AGAIN, DO NOT REMOVE THE CREDITS OR MOVE THEM A.N.Y.W.H.E.R.E.
  28. Okay that's about it. CIAO. <3
  29.  
  30. ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
  31. -->
  32.  
  33. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  34. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  35. <head>
  36.  
  37. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  38. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  39. <link rel="shortcut icon" href="http://i.imgur.com/9lIjt57.png" />
  40.  
  41. <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
  42. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips();});})(jQuery);</script>
  43.  
  44.  
  45. <meta name="color:background" content="#ffffff" />
  46. <meta name="color:title" content="#000000" />
  47. <meta name="color:custom links background" content="#000000" />
  48. <meta name="color:custom links text" content="#ffffff" />
  49. <meta name="color:custom links background hover" content="#ffffff"/>
  50. <meta name="color:custom links text hover" content="#000000" />
  51. <meta name="color:links" content="#aaaaaa" />
  52. <meta name="color:links hover" content="#eeeeee" />
  53. <meta name="color:blockquote" content="#000000" />
  54. <meta name="color:permalink background" content="#000000" />
  55. <meta name="color:permalink text" content="#ffffff" />
  56. <meta name="color:permalink text hover" content="#262626" />
  57. <meta name="color:text" content="#565656" />
  58. <meta name="color:question background" content="#f9f9f9" />
  59. <meta name="color:question border" content="#eeeeee" />
  60. <meta name="color:scrollbar bg" content="#000000" />
  61. <meta name="color:scrollbar" content="#ffffff" />
  62. <meta name="color:posts" content="#ffffff" />
  63.  
  64. <meta name="if:2 column" content="1" />
  65. <meta name="if:1 column" content="0" />
  66. <meta name="if:screen border" content="1" />
  67. <meta name="if:small cursor" content="1" />
  68. <meta name="if:grayscale" content="1" />
  69. <meta name="if:photofade" content="0" />
  70.  
  71. <meta name="image:background" content=""/>
  72.  
  73. <meta name="text:Link1 url" content="/">
  74. <meta name="text:Link1" content"link 1"/>
  75. <meta name="text:Link2 url" content="/">
  76. <meta name="text:Link2" content"link 2"/>
  77. <meta name="text:Link3 url" content="/">
  78. <meta name="text:Link3" content"link 3"/>
  79.  
  80. <meta name="text:title font size" content="33" />
  81.  
  82. <style type="text/css">
  83.  
  84.  
  85.  
  86. ::-webkit-scrollbar-track {background-color:{color:scrollbar bg};}
  87. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};border:3px solid {color:scrollbar bg};}
  88. ::-webkit-scrollbar {width:8px;height:5px;}
  89.  
  90. ::-moz-scrollbar-track {background-color:{color:scrollbar bg};}
  91. ::-moz-scrollbar-thumb {background-color:{color:scrollbar};border:3px solid {color:scrollbar bg};}
  92. ::-moz-scrollbar {width:8px;height:5px;}
  93.  
  94.  
  95.  
  96.  
  97. {block:ifsmallcursor}
  98. *, body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_lyovxfnDb71qfoi4t.png), auto;}
  99. {/block:ifsmallcursor}
  100.  
  101. body {
  102. background:{color:background};
  103. background-attachment:fixed;
  104. background-repeat:no-repeat;
  105. background-position:right bottom;
  106. background-image:url('{image:background}');
  107. margin:0;
  108. padding:0;
  109. word-wrap:break-word;
  110. font-family:calibri;
  111. font-size:11px;
  112. }
  113.  
  114. body a{
  115. text-decoration:none;
  116. }
  117.  
  118. .side {
  119. position:fixed;
  120. left:300px;
  121. top:250px;
  122. height:150px;
  123. border:0px solid black;
  124. width:200px;
  125. background:transparent;
  126. }
  127.  
  128. #tit{
  129. margin-top:-60px;
  130. font-family:calibri;
  131. font-size:25px;
  132. text-align:center;
  133. width:200px;
  134. height:auto;
  135. color:{color:title};
  136. }
  137.  
  138. .pagination{
  139. position:fixed;
  140. bottom:10px;
  141. left:710px;
  142. margin:3px;
  143. text-align:center;
  144. z-index:99999;
  145. }
  146.  
  147. .pagination a{
  148. display:none;
  149. padding:0px 3px;
  150. color:white;
  151. font-family:cambria;
  152. font-size:12px;
  153. -webkit-transition: all 0.4s linear;
  154. -moz-transition: all 0.4s linear;
  155. }
  156.  
  157. #desc{
  158. margin-top:9px;
  159. font-family:trebuchet ms;
  160. font-size:10px;
  161. text-align:center;
  162. line-height:110%;
  163. color:black;
  164. padding:0px 35px;
  165. }
  166.  
  167.  
  168.  
  169. .side:hover #boob{
  170. margin-top:10px;
  171. opacity:1;
  172. -webkit-transition: all 0.8s ease-in-out;
  173. -moz-transition: all 0.8s ease-in-out;
  174. }
  175.  
  176. .bob{
  177. margin:-25px;
  178. margin-top:10px;
  179. margin-left:35px;
  180. float:left;
  181. background:{color:custom links background};
  182. padding:2px 4px;
  183. text-align:center!important;
  184. font-family:calibri;
  185. font-size:10px;
  186. text-transform:uppercase;
  187. color:{color:custom links text};
  188. -webkit-transition: all 0.4s linear;
  189. -moz-transition: all 0.4s linear;
  190. }
  191.  
  192. .bob:hover{
  193. opacity:1;
  194. background:{color:custom links background hover};
  195. color:{color:custom links text hover};
  196. -webkit-transition: all 0.4s linear;
  197. -moz-transition: all 0.4s linear;
  198. }
  199.  
  200.  
  201. #desc a {
  202. text-decoration:none;
  203. color: {color:links};
  204. -webkit-transition: all 0.4s linear;
  205. -moz-transition: all 0.4s linear;
  206. }
  207.  
  208. #desc a:hover{
  209. color:{color:links hover};
  210. -webkit-transition: all 0.4s linear;
  211. -moz-transition: all 0.4s linear;
  212. }
  213.  
  214. #content {
  215. {block:if2column}
  216. width:550px;
  217. margin:40px 0px 40px 500px!important;
  218. {/block:if2column}
  219. {block:if1column}
  220. width:280px;
  221. margin:40px 0px 40px 500px;
  222. {/block:if1column}
  223. color:{color:text};
  224. {block:permalinkpage}
  225. margin:50px 0px 20px 500px;
  226. {/block:permalinkpage}
  227. }
  228.  
  229. #content a {
  230. color:{color:links};
  231. -webkit-transition: all 0.4s linear;
  232. -moz-transition: all 0.4s linear;
  233. }
  234.  
  235. #content a:hover {
  236. color:{color:links hover};
  237. -webkit-transition: all 0.4s linear;
  238. -moz-transition: all 0.4s linear;
  239. }
  240.  
  241. #content blockquote {
  242. border-left:2px solid {color:blockquote};
  243. margin:0;
  244. padding-left:8px;
  245. }
  246.  
  247. #content blockquote img {
  248. {block:indexpage}
  249. width:200px;
  250. {/block:indexpage}
  251. {block:permalinkpage}
  252. width:350px;
  253. {/block:permalinkpage}
  254. }
  255.  
  256. .posts {
  257. margin-right:80px; margin-left:70px;
  258. width:250px;
  259. padding:10px;
  260. padding-bottom:10px;
  261. margin-bottom:50px;
  262. border:2px solid #faf7f7;
  263.  
  264.  
  265.  
  266. {block:permalinkpage}
  267. width:250px;
  268. {block:permalinkpage}
  269. -webkit-transition-duration: 0.5s;
  270. -moz-transition-duration: 0.5s;
  271. -o-transition-duration: 0.5s;
  272. -ms-transition-duration: 0.5s;
  273. {block:ifphotofade}
  274. opacity:.8;
  275. {/block:ifphotofade}
  276. {block:ifgrayscale}
  277. -webkit-filter: grayscale(100%);
  278. -moz-filter: grayscale(100%);
  279. -o-filter: grayscale(100%);
  280. {/block:ifgrayscale}
  281. z-index:9;
  282. background:{color:posts};
  283. }
  284.  
  285. .posts:hover {
  286. -webkit-filter: grayscale(0%);
  287. -moz-filter: grayscale(0%);
  288. -o-filter: grayscale(0%);
  289. opacity:1;
  290. -webkit-transition-duration: 0.5s;
  291. -moz-transition-duration: 0.5s;
  292. -o-transition-duration: 0.5s;
  293. -ms-transition-duration: 0.5s;
  294. }
  295.  
  296.  
  297.  
  298. /* permalinks */
  299. .posts .perma{
  300. text-align:center;
  301. position: absolute;
  302. width:auto;
  303. height: 14px;
  304. line-height:14px;
  305. position:absolute;
  306. background-color: {color:permalink background};
  307. color: {color:permalink text};
  308. margin-top: 10px;
  309. margin-left:70px;
  310. padding: 4px 15px;
  311. opacity: 0;
  312. font-size: 8px;
  313. font-family:calibri;
  314. text-transform: uppercase;
  315. letter-spacing: 1px;
  316. z-index:3;
  317. -webkit-transition: all 0.7s linear;
  318. -moz-transition-duration: 0.7s linear;
  319. }
  320.  
  321. .posts:hover .perma{
  322. margin-top:10px;
  323. opacity:1;
  324. -webkit-transition: all 0.7s linear;
  325. -moz-transition-duration: 0.7s linear;
  326. }
  327.  
  328. .perma a {
  329. color: {color:permalink text}!important;
  330. -webkit-transition: all 0.4s linear;
  331. -moz-transition-duration: 0.4s linear;
  332. }
  333.  
  334. .perma a:hover {
  335. color: {color:permalink text hover}!important;
  336. -webkit-transition: all 0.4s linear;
  337. -moz-transition-duration: 0.4s linear;
  338. }
  339.  
  340. #note{
  341. margin:20px auto;
  342. width: 250px;
  343. font-size: 11px;
  344. text-transform:lowercase;
  345. font-family:calibri;
  346. color:{color:text};
  347. }
  348.  
  349. ol.notes{
  350. list-style-type:none;
  351. margin:0px;
  352. padding-left:5px;
  353. line-height:130%;
  354. color:{color:text};
  355. }
  356.  
  357. .info{
  358. padding-bottom:3px;
  359. padding-top:5px;
  360. padding-left:2px;
  361. text-align:left;
  362. font-family:consolas;
  363. font-size:10px;
  364. color:{color:text};
  365. margin-top:5px;
  366. }
  367.  
  368. .tags{
  369. margin-top:5px;
  370. font-family:calibri;
  371. font-size:8px;
  372. text-transform:uppercase;
  373. letter-spacing:1px;
  374. text-align:left;
  375. color:{color:text};
  376. }
  377.  
  378. #asker{
  379. text-align:center;
  380. font-size:13px;
  381. font-style:italic;
  382. line-height:110%;
  383. }
  384.  
  385. #ques{
  386. margin-top:-6px;
  387. color:{color:text};
  388. border:1px solid {color:question border};
  389. background:{color:question background};
  390. padding:5px;
  391. }
  392.  
  393. #question{
  394. position:fixed;
  395. font-family:consolas;
  396. font-size:9px;
  397. letter-spacing:1px;
  398. text-transform:uppercase;
  399. font-weight:bold;
  400. text-decoration:none;
  401. right:5px;
  402. bottom:5px;
  403. padding:1px 3px 0px 3px;
  404. {block:ifscreenborder}
  405. color:white;
  406. background:black;
  407. {/block:ifscreenborder}
  408. {block:ifnotscreenborder}
  409. color:{color:text};
  410. background:{color:links hover};
  411. {/block:ifnotscreenborder}
  412. -webkit-transition: all 0.4s linear;
  413. -moz-transition: all 0.4s linear;
  414. -ms-transition: all 0.4s linear;
  415. -o-transition: all 0.4s linear;
  416. transition: all 0.4s linear;
  417. z-index:99999;
  418. }
  419.  
  420. #question:hover{
  421. -webkit-transition: all 0.4s linear;
  422. -moz-transition: all 0.4s linear;
  423. -ms-transition: all 0.4s linear;
  424. -o-transition: all 0.4s linear;
  425. transition: all 0.4s linear;
  426. opacity:.5;
  427. }
  428.  
  429. #answer{
  430. margin-top:-10px;
  431. padding:0px 5px 5px 5px;
  432. }
  433.  
  434.  
  435. #musicart {
  436. position: absolute;
  437. height: 90px;
  438. width: 90px;
  439. border: 1px solid {color:Borders};
  440. padding: 5px;
  441. }
  442.  
  443. #musicart img {
  444. opacity: 0.8;
  445. height: 90px;
  446. width: 90px;
  447. -webkit-transition: all 0.6s ease-in-out;
  448. -moz-transition: all 0.6s ease-in-out;
  449. -o-transition: all 0.6s ease-in-out;
  450. }
  451.  
  452. #player {
  453. opacity: 0.2;
  454. -webkit-transition: all 0.6s ease-in-out;
  455. -moz-transition: all 0.6s ease-in-out;
  456. -o-transition: all 0.6s ease-in-out;
  457. }
  458.  
  459. .post:hover #player {
  460. opacity: 0.6;
  461. }
  462.  
  463. .post:hover #musicart img {
  464. opacity: 0.2;
  465. }
  466.  
  467.  
  468.  
  469. #s-m-t-tooltip {
  470. position:relative;
  471. overflow:hidden;
  472. z-index:999999;
  473. max-width:200px;
  474. margin:10px 0 0 10px;
  475. padding:3px 4px;
  476. font:8px calibri;
  477. background:black;
  478. line-height:100%;
  479. text-transform:uppercase;
  480. border:0px solid #e4e4e4;
  481. letter-spacing:1px;
  482. font-weight:bold;
  483. color:#fff;
  484. }
  485.  
  486. .title {
  487. font-family:calibri;
  488. font-size:14px;
  489. text-transform:uppercase;
  490. color:{color:text};
  491. text-align:left;
  492. }
  493.  
  494. #content img {
  495. max-width:250px;
  496. {block:permalinkpage}
  497. max-width:100%;
  498. {/block:permalinkpage}
  499. }
  500.  
  501.  
  502.  
  503. #mikk
  504. {position:fixed;
  505. bottom:3px;
  506. left:-190px;
  507. height:10px;
  508. padding:1px 8px 3px 1px;
  509. letter-spacing:2px;
  510. background-color:#000;
  511. -moz-border-radius:0px 10px 0px 0px;
  512. border-radius:0px 10px 0px 0px;
  513. -webkit-transition: opacity 1s linear;-webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;}
  514.  
  515. #mus
  516. {float:left;
  517. color:#fff;
  518. padding-left:100px;
  519. -webkit-transition: opacity 1s linear;-webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;}
  520.  
  521. #mikk:hover #mus
  522. {padding-left:0px;
  523. opacity:0;}
  524.  
  525. #mikk:hover
  526. {left:0px;}
  527.  
  528.  
  529. </style>
  530.  
  531.  
  532.  
  533.  
  534. {block:if2column}
  535. {block:indexpage}
  536. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  537. <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script>
  538. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  539. <script>
  540. $(function(){
  541. var $container = $('#content');
  542. $container.imagesLoaded(function(){
  543. $container.masonry({
  544. itemSelector: '.posts',
  545. });
  546. });
  547. $container.infinitescroll({
  548. itemSelector : ".posts",
  549. navSelector : "div.pagination",
  550. nextSelector : ".pagination a#next",
  551. loadingImg : "",
  552. loadingText : "<em></em>",
  553. bufferPx : 10000,
  554. extraScrollPx: 12000,
  555. },
  556. // trigger Masonry as a callback
  557. function( newElements ) {
  558. var $newElems = $( newElements ).css({ opacity: 0 });
  559. // ensure that images load before adding to masonry layout
  560. $newElems.imagesLoaded(function(){
  561. $newElems.animate({ opacity: 1 });
  562. $container.masonry( 'appended', $newElems, true );
  563. });
  564. }
  565. );
  566. });
  567. </script>
  568. {/block:indexpage}
  569. {/block:if2column}
  570.  
  571. {block:if1column}
  572. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  573. {/block:if1column}
  574.  
  575. </head>
  576. <body>
  577.  
  578.  
  579.  
  580.  
  581. {block:ifscreenborder}
  582. <span style="background:black;position:fixed;width:20px;height:100%;top:0;left:0;z-index:33;"></span>
  583.  
  584. <span style="background:black;position:fixed;width:100%;height:23px;top:0;left:0;z-index:33;"></span>
  585.  
  586. <span style="background:black;position:fixed;width:12px;height:100%;top:0;right:0;z-index:35;"></span>
  587.  
  588. <span style="background:black;position:fixed;width:100%;height:23px;bottom:0;right:0;z-index:33;">{block:IndexPage}<div id="mikk">
  589.  
  590. <div style="float:left;width:120px"><object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_multi.swf" width="100" height="20">
  591. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_multi.swf" />
  592. <param name="bgcolor" value="#000000" />
  593. <param name="FlashVars" value="mp3=%20https%3A//dl.dropboxusercontent.com/u/30975005/15%2520Call%2520your%2520name.mp3%20%7C%20https%3A//dl.dropboxusercontent.com/u/30975005/snk.mp3%20%7C%20https%3A//dl.dropboxusercontent.com/u/30975005/Ergo%2520Proxy%2520Opening%2520with%2520lyrics%2520HD%2520%2528720p%2529.mp3%20%7C%20https%3A//dl.dropboxusercontent.com/u/30975005/02%2520The%2520Reluctant%2520Heroes.mp3%20%7C%20https%3A//dl.dropboxusercontent.com/u/30975005/01%2520Spirit%2520Inspiration.mp3%20&amp;width=100&amp;height=20&amp;shuffle=2&amp;showslider=0&amp;loadingcolor=ffffff&amp;bgcolor=000000&amp;bgcolor1=000000&amp;bgcolor2=000000&amp;sliderovercolor=ffffff&amp;buttonovercolor=ffffff" />
  594. </object></div>
  595.  
  596. <div id="mus"><img src="http://media.tumblr.com/tumblr_m7w29rPpMg1r6o8v2.gif"style="margin-right:8px;"/> </div>
  597.  
  598. </div>{/block:IndexPage}</span>
  599. {/block:ifscreenborder}
  600.  
  601.  
  602.  
  603.  
  604.  
  605.  
  606. <div class="side">
  607. <div id="tit">{Title}</div>
  608.  
  609. <A href="anywhere.html" style="position: relative; left: 27px; color: #eeeeee;">
  610. <IMG src="http://i1106.photobucket.com/albums/h373/misa-misa7/150_zpsc13414fa.gif" border="3" /> </A>
  611.  
  612.  
  613.  
  614.  
  615. <div id="desc">{block:description}{description}{/block:description}</div>
  616. <div id="boob">
  617. <a href="/" class="bob" title="home">一</a>
  618. <a href="/ask" class="bob" title="message">二</a>
  619. {block:IfLink1}
  620. <a href="{text:Link1 url}" class="bob" title="memories">三</a>
  621. {/block:IfLink1}
  622. {block:IfLink2}
  623. <a href="{text:Link2 url}" class="bob" title="links">四</a>
  624. {/block:IfLink2}
  625. {block:IfLink3}
  626. <a href="{text:Link3 url}" class="bob" title="MAL">五</a>
  627. {/block:IfLink3}
  628.  
  629. <div class="pagination">
  630. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage"}>previous</a> &middot;{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" id="next">next</a>{/block:NextPage}{/block:Pagination}
  631. </div>
  632. </div>
  633. </div><!--side-->
  634.  
  635. <a href="http://almightyone.tumblr.com/" id="question" title="made by almightyone" >▰theme</a>
  636.  
  637.  
  638. <div id="content">
  639. <div class="autopagerize_page_element">
  640. {block:posts}
  641. <div class="posts">
  642.  
  643. {block:Photo}
  644. {block:indexpage}
  645. <div class="perma">
  646. <a href="{Permalink}">{block:Date}{ShortMonth} {DayOfMonthWithZero}, {ShortYear}{/block:Date}</a> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  647. <center>{LinkOpenTag}<img src="{PhotoURL-250}" alt="" />{LinkCloseTag}</center>
  648. {/block:indexpage}
  649. {block:permalinkpage}
  650. <center>{LinkOpenTag}<img src="{PhotoURL-250}" alt="" />{LinkCloseTag}</center>
  651. {block:Caption}{Caption}{/block:Caption}
  652. <div class="info">
  653. {block:RebloggedFrom}<span style="text-transform:uppercase">
  654. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  655. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
  656. {/block:RebloggedFrom}
  657. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  658. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  659. </div>
  660. {block:HasTags}<div class="tags">TAGGED AS:
  661. {block:Tags}
  662. <a href="{TagURL}">#{Tag} </a>
  663. {/block:Tags}
  664. </div>
  665. {/block:HasTags}{/block:permalinkpage}
  666. {/block:Photo}
  667.  
  668. {block:Photoset}
  669. {block:indexpage}
  670. <div class="perma">
  671. <a href="{Permalink}">{block:Date}{ShortMonth} {DayOfMonthWithZero}, {ShortYear}{/block:Date}</a> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  672. {Photoset-250}
  673. {/block:indexpage}
  674. {block:permalinkpage}
  675. {Photoset-250}
  676. {block:Caption}{Caption}{/block:Caption}
  677. <div class="info">
  678. {block:RebloggedFrom}<span style="text-transform:uppercase">
  679. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  680. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
  681. {/block:RebloggedFrom}
  682. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  683. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  684. </div>
  685. {block:HasTags}<div class="tags">
  686. {block:Tags}
  687. <a href="{TagURL}">#{Tag} </a>
  688. {/block:Tags}
  689. </div>
  690. {/block:HasTags}
  691. {/block:permalinkpage}
  692. {/block:Photoset}
  693.  
  694. {block:Video}
  695. {block:indexpage}
  696. <div class="perma">
  697. <a href="{Permalink}">{block:Date}{ShortMonth} {DayOfMonthWithZero}, {ShortYear}{/block:Date}</a> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  698. {Video-250}
  699. {/block:indexpage}
  700. {block:permalinkpage}
  701. {Video-250}
  702. {block:Caption}{Caption}{/block:Caption}
  703. <div class="info">
  704. {block:RebloggedFrom}<span style="text-transform:uppercase">
  705. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  706. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
  707. {/block:RebloggedFrom}
  708. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  709. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  710. </div>
  711. {block:HasTags}<div class="tags">
  712. {block:Tags}
  713. <a href="{TagURL}">#{Tag} </a>
  714. {/block:Tags}
  715. </div>
  716. {/block:HasTags}
  717. {/block:permalinkpage}
  718. {/block:Video}
  719.  
  720. {block:Audio}
  721.  
  722. <div id="texts">
  723.  
  724. <div id="musicart">
  725. {block:AlbumArt}
  726. <img src="{AlbumArtURL}">
  727. {/block:AlbumArt}
  728. </div>
  729.  
  730. <div id="player"><div style="position: absolute; margin: 1px 0px 0px 1px; padding: 37px 36px 36px 37px; background: #FFF;">
  731. <div style="width: 27px; height: 27px; overflow: hidden;">
  732. {AudioPlayerWhite}
  733. </div></div></div>
  734.  
  735. <div style="margin-left: 112px; min-height: 102px; font-size: 8px; text-transform: uppercase; letter-spacing: 1px; line-height: 14px; font-family: calibri;">
  736. {block:TrackName}<b>Track:</b> {TrackName}<br>{/block:TrackName}
  737. {block:Artist}<b>Artist:</b> {Artist}<br>{/block:Artist}
  738. {block:Album}<b>Album:</b> {Album}<br>{/block:Album}
  739. <b>Plays:</b> {PlayCount}<br>
  740. </div> </div>
  741.  
  742. <div class="info">
  743. {block:RebloggedFrom}<span style="text-transform:uppercase">
  744. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  745. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
  746. {/block:RebloggedFrom}
  747. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  748. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  749. </div>
  750. {block:HasTags}<div class="tags">
  751. {block:Tags}
  752. <a href="{TagURL}">#{Tag} </a>
  753. {/block:Tags}
  754. </div>
  755. {/block:HasTags}
  756. {/block:permalinkpage}
  757. {/block:Audio}
  758.  
  759. {block:Quote}
  760. {block:indexpage}
  761. <div class="perma">
  762. <a href="{Permalink}">{block:Date}{ShortMonth} {DayOfMonthWithZero}, {ShortYear}{/block:Date}</a> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  763. “{Quote}”
  764. {block:Source}<br />{Source}{/block:Source}
  765. {/block:indexpage}
  766. {block:permalinkpage}
  767. “{Quote}”
  768. {block:Source}<br />{Source}{/block:Source}
  769. <div class="info">
  770. {block:RebloggedFrom}<span style="text-transform:uppercase">
  771. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  772. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
  773. {/block:RebloggedFrom}
  774. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  775. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  776. </div>
  777. {block:HasTags}<div class="tags">
  778. {block:Tags}
  779. <a href="{TagURL}">#{Tag} </a>
  780. {/block:Tags}
  781. </div>
  782. {/block:HasTags}
  783. {/block:permalinkpage}
  784. {/block:Quote}
  785.  
  786. {block:Text}
  787. {block:indexpage}
  788. <div class="perma">
  789. <a href="{Permalink}">{block:Date}{ShortMonth} {DayOfMonthWithZero}, {ShortYear}{/block:Date}</a> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  790. {block:Title}<div class="title">{Title}</div>{/block:Title}
  791. {Body}
  792. {/block:indexpage}
  793. {block:permalinkpage}
  794. {block:Title}<span style="text-transform:uppercase;text-align:center!important;font-size:12px;">{Title}</span><br />{/block:Title}
  795. {Body}
  796. <div class="info">
  797. {block:RebloggedFrom}<span style="text-transform:uppercase">
  798. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  799. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
  800. {/block:RebloggedFrom}
  801. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  802. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  803. </div>
  804. {block:HasTags}<div class="tags">
  805. {block:Tags}
  806. <a href="{TagURL}">#{Tag} </a>
  807. {/block:Tags}
  808. </div>
  809. {/block:HasTags}
  810. {/block:permalinkpage}
  811. {/block:Text}
  812.  
  813. {block:Answer}
  814. {block:indexpage}
  815. <div class="perma">
  816. <a href="{Permalink}">{block:Date}{ShortMonth} {DayOfMonthWithZero}, {ShortYear}{/block:Date}</a> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  817. <div id="asker"><img src="{AskerPortraitURL-30}" style="padding:3px;border:1px solid #e4e4e4;"/><br />{Asker}</div><br />
  818. <div id="ques">{Question}</div><br />
  819. <div id="answer">{Answer}</div>
  820. {/block:indexpage}
  821. {block:permalinkpage}
  822. <div id="asker"><img src="{AskerPortraitURL-30}" style="padding:3px;border:1px solid #e4e4e4;"/><br />{Asker}</div><br />
  823. <div id="ques">{Question}</div><br />
  824. <div id="answer">{Answer}</div>
  825. <div class="info">
  826. {block:RebloggedFrom}<span style="text-transform:uppercase">
  827. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  828. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
  829. {/block:RebloggedFrom}
  830. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  831. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  832. </div>
  833. {block:HasTags}<div class="tags">
  834. {block:Tags}
  835. <a href="{TagURL}">#{Tag} </a>
  836. {/block:Tags}
  837. </div>
  838. {/block:HasTags}
  839. {/block:permalinkpage}
  840. {/block:Answer}
  841.  
  842. {block:Chat}
  843. {block:indexpage}
  844. <div class="perma">
  845. <a href="{Permalink}">{block:Date}{ShortMonth} {DayOfMonthWithZero}, {ShortYear}{/block:Date}</a> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  846. {block:Title}{Title}<br />{/block:Title}
  847. {block:Lines}<span style="line-height:110%;">
  848. {block:Label}<strong><span style="font-size:12px;">{Label}</span></strong>{/block:Label} {Line}</span><br />
  849. {/block:Lines}
  850. {/block:indexpage}
  851. {block:permalinkpage}
  852. {block:Title}{Title}<br />{/block:Title}
  853. {block:Lines}
  854. {block:Label}<strong><span style="font-size:12px">{Label}</span></strong>{/block:Label} {Line}<br />
  855. {/block:Lines}
  856. <div class="info">
  857. {block:RebloggedFrom}<span style="text-transform:uppercase">
  858. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  859. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
  860. {/block:RebloggedFrom}
  861. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  862. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  863. </div>
  864. {block:HasTags}<div class="tags">
  865. {block:Tags}
  866. <a href="{TagURL}">#{Tag} </a>
  867. {/block:Tags}
  868. </div>
  869. {/block:HasTags}
  870. {/block:permalinkpage}
  871. {/block:Chat}
  872.  
  873. {block:Link}
  874. {block:indexpage}
  875. <div class="perma">
  876. <a href="{Permalink}">{block:Date}{ShortMonth} {DayOfMonthWithZero}, {ShortYear}{/block:Date}</a> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  877. <a href="{URL}" class="title">{Name}</a>
  878. {block:Description}{Description}{/block:Description}
  879. {/block:indexpage}
  880. {block:permalinkpage}
  881. <a href="{URL}" style="text-transform:uppercase;font-size:12px;text-align:center!important;">{Name}</a>
  882. {block:Description}<br />{Description}{/block:Description}
  883. {/block:permalinkpage}
  884. {/block:Link}
  885.  
  886. {block:PostNotes}
  887. <div id="note">{PostNotes}</div>
  888. {/block:PostNotes}
  889.  
  890.  
  891. </div> <!--posts -->
  892. {/block:posts}
  893. </div>
  894. </div> <!--content-->
  895.  
  896.  
  897.  
  898. </body>
  899. </html>
Advertisement
Add Comment
Please, Sign In to add comment