mkbye

{ theme 56 by celina }

Aug 18th, 2016
660
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.28 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10. <!--
  11. Theme 56 made by Celina known as mkbye on Tumblr!
  12. Please don't remove the credit on this theme.
  13. If you're stealing codes, don't because I will find you!
  14.  
  15. Theme Created: i don't even remember oops
  16. Theme Posted Publicly For Use: August 18 2016
  17.  
  18. Links:
  19. http://mkbye.tumblr.com
  20. http://themesbycel.tumblr.com
  21. http://lunarthemers.tumblr.com
  22. -->
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33. <html lang="en">
  34. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  35. <html xmlns="http://www.w3.org/1999/xhtml">
  36. <head>
  37. <script type="text/javascript">
  38. WebFontConfig = {
  39. google: { families: [ 'Roboto::latin', 'Dancing+Script::latin', 'Satisfy::latin', 'Cookie::latin', 'Great+Vibes::latin', 'Bad+Script::latin', 'Calligraffitti::latin', 'Allura::latin', 'Parisienne::latin', 'Montez::latin', 'Qwigley::latin', 'Euphoria+Script::latin', 'Rouge+Script::latin', 'Ruthie::latin', 'Raleway:300:latin', 'Open+Sans::latin', 'Roboto:100:latin'] }
  40. };
  41. (function() {
  42. var wf = document.createElement('script');
  43. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  44. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  45. wf.type = 'text/javascript';
  46. wf.async = 'true';
  47. var s = document.getElementsByTagName('script')[0];
  48. s.parentNode.insertBefore(wf, s);
  49. })(); </script>
  50. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  51. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  52. <script>
  53. (function($){
  54. $(document).ready(function(){
  55. $("a[title]").style_my_tooltips({
  56. tip_follows_cursor:true,
  57. tip_delay_time:10,
  58. tip_fade_speed:10,
  59. attribute:"title"
  60. });
  61. });
  62. })(jQuery);
  63. </script>
  64. <script>
  65. $(document).ready(function() {
  66. //
  67. $('a.poplight[href^=#]').click(function() {
  68. var popID = $(this).attr('rel'); //Get Popup Name
  69. var popURL = $(this).attr('href'); //Get Popup href to define size
  70. var query= popURL.split('?');
  71. var dim= query[1].split('&');
  72. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  73. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend();
  74. var popMargTop = ($('#' + popID).height() + 80) / 2;
  75. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  76. //Apply Margin to Popup
  77. $('#' + popID).css({
  78. 'margin-top' : -popMargTop,
  79. 'margin-left' : -popMargLeft
  80. });
  81. $('body').append('<div id="fade"></div>');
  82. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  83. return false;
  84. });
  85. $('a.close, #fade').live('click', function() {
  86. $('#fade , .popup_block').fadeOut(function() {
  87. $('#fade, a.close').remove(); //fade them both out
  88. });
  89. return false;
  90. });
  91. });
  92. </script>
  93. <script type="text/javascript">
  94. <!--
  95.  
  96. // Disable Right Click Script
  97.  
  98. function IE(e)
  99. {
  100. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  101. {
  102. return false;
  103. }
  104. }
  105. function NS(e)
  106. {
  107. if (document.layers || (document.getElementById && !document.all))
  108. {
  109. if (e.which == "2" || e.which == "3")
  110. {
  111. return false;
  112. }
  113. }
  114. }
  115. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  116.  
  117. //-->
  118. </script>
  119.  
  120.  
  121. <script type="text/javascript"
  122. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  123.  
  124. <!--DEFAULT VARIABLES-->
  125. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  126. <meta name="color:link" content="#777"/>
  127. <meta name="color:text" content="#414141"/>
  128. <meta name="color:title" content="#333"/>
  129. <meta name="color:hover" content="#fff"/>
  130.  
  131. <meta name="image:header" content="1"/>
  132. <meta name="color:blogtitle" content="#000"/>
  133.  
  134. <meta name="text:blogtitle" content="blogtitle"/>
  135. <meta name="text:name" content="salvatore"/>
  136.  
  137. <meta name="text:link 1" content="/"/>
  138. <meta name="text:link 1 msg" content="homepage"/>
  139. <meta name="text:link 2" content="/"/>
  140. <meta name="text:link 2 msg" content="inbox"/>
  141. <meta name="text:link 3" content="/"/>
  142. <meta name="text:link 3 msg" content="nav"/>
  143. <meta name="text:link 4" content="/"/>
  144. <meta name="text:link 4 msg" content="pictures"/>
  145.  
  146.  
  147. <style type="text/css">
  148.  
  149. #s-m-t-tooltip {
  150. max-width:300px;
  151. padding:4px;
  152. margin:20px 0px 0px 20px;
  153. background:white;
  154. letter-spacing:0px; /* change the letter spacing */
  155. color:{color:blogtitle}; /* change the text color */
  156. border:1px solid #ddd;
  157. font-size:10px;
  158. z-index:999999999999999999999999999999999999;
  159. }
  160.  
  161. ::-webkit-scrollbar {width: 10px; height: 5px; background: #FFFFFF;}
  162. ::-webkit-scrollbar-thumb {background-color:{color:blogtitle};}
  163.  
  164. #tumblr_controls, .tmblr-iframe{ z-index:999999999! important;margin-top:2px! important;margin-right:0px! important;
  165. -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); position:fixed!important; top:0px!important; right:0px!important; opacity:.5;
  166. -webkit-transition:all 0.6s ease-out;-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}
  167.  
  168. #tumblr_controls, .tmblr-iframe:hover{
  169. opacity:.9;webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
  170. -webkit-transition:all 0.6s ease-out;-webkit-filter:invert(80%); -moz-filter:invert(80%); -o-filter:invert(80%); -ms-filter:invert(80%); filter:invert(80%);
  171. }
  172.  
  173. p {
  174. margin:0px;
  175. margin-top:0px;
  176. }
  177.  
  178.  
  179. body {
  180. padding: 0px;
  181. margin: 0px;
  182. color:{color:text};
  183. font-family:open sans;
  184. line-height:15px;
  185. font-size:10px;
  186. background-color:#f8f8f8;
  187. }
  188.  
  189. a:link, a:active, a:visited{
  190. text-decoration: none;
  191. -webkit-transition: color 0.3s ease-out;
  192. -moz-transition: color 0.3s ease-out;
  193. transition: color 0.3s ease-out;
  194. color:{color:link};
  195. }
  196.  
  197. a:hover {
  198. text-decoration: none;
  199. font-style:;
  200. color: {color:Hover};
  201. }
  202.  
  203. div#center{
  204. margin:auto;
  205. position:relative;
  206. width:1250px;
  207. background-color:;
  208. overflow:auto;
  209. overflow-y:hidden;
  210. }
  211.  
  212. .entry {
  213. float:left;
  214. display: block;
  215. margin:40px;
  216. overflow:hidden;
  217. width:250px;
  218. padding:20px;
  219. padding-bottom:18px;
  220. border:1px solid #ddd;
  221. {block:PermalinkPage}
  222. width:450px;
  223. text-align:left;
  224. {/block:PermalinkPage}
  225. background:white;
  226. }
  227.  
  228. .entry .perma{
  229. position: absolute;
  230. width:220px;
  231. height:16px;
  232. margin-left:0px;
  233. top:0px;
  234. line-height:16px;
  235. overflow:hidden;
  236. text-align:center;
  237. background:white;
  238. opacity:0;
  239. -webkit-transition: all .7s ease;
  240. -moz-transition: all .7s ease;
  241. -o-transition: all .7s ease;
  242. transition: all .7s ease;
  243. }
  244.  
  245. .entry:hover .perma{
  246. overflow:visible;
  247. opacity:1;
  248. }
  249.  
  250. #posts {
  251. width:800px;
  252. margin-top:50px;
  253. z-index:99;
  254. margin-left:450px;
  255. {block:PermalinkPage}
  256. margin-left:530px;
  257. {/block:PermalinkPage}
  258. position:relative;
  259. overflow-y: hidden;
  260. }
  261.  
  262. #b1{
  263. position:fixed;
  264. width:100%;
  265. height:30px;
  266. top:0px;
  267. left:0px;
  268. background:white;
  269. border-bottom:1px solid {color:blogtitle};
  270. z-index:99999;
  271. }
  272.  
  273. #b2{
  274. position:fixed;
  275. width:30px;
  276. height:100%;
  277. top:30px;
  278. left:0px;
  279. background:white;
  280. border-right:1px solid {color:blogtitle};
  281. z-index:99999;
  282. }
  283.  
  284. #b3{
  285. position:fixed;
  286. width:100%;
  287. height:30px;
  288. bottom:0px;
  289. left:30px;
  290. background:white;
  291. border-top:1px solid {color:blogtitle};
  292. z-index:99999;
  293. }
  294.  
  295. #b4{
  296. position:fixed;
  297. width:30px;
  298. height:100%;
  299. top:30px;
  300. right:0px;
  301. background:white;
  302. border-left:1px solid {color:blogtitle};
  303. z-index:99999;
  304. }
  305.  
  306. #sr{
  307. position:fixed !important;
  308. width:300px;
  309. height:190px;
  310. margin-top:100px;
  311. margin-left:100px;
  312. background:#fff;
  313. border:1px solid #ddd;
  314. border-bottom:0px;
  315. }
  316.  
  317. #blogtitle{
  318. position:fixed;
  319. width:249px;
  320. height:30px;
  321. margin-top:20px;
  322. margin-left:20px;
  323. background:#f4f4f4;
  324. border:1px solid #ddd;
  325. color:{color:blogtitle};
  326. font-size:12px;
  327. font-family:roboto;
  328. text-transform:uppercase;
  329. font-weight:bold;
  330. line-height:30px;
  331. padding-left:10px;
  332. }
  333.  
  334. #header{
  335. position:fixed;
  336. width:259px;
  337. height:120px;
  338. margin-top:60px;
  339. margin-left:20px;
  340. background:#f4f4f4;
  341. border:1px solid #ddd;
  342. }
  343.  
  344. #header img{
  345. width:249px;
  346. height:110px;
  347. padding:5px;
  348. }
  349.  
  350. #sr2{
  351. position:fixed;
  352. z-index:99999;
  353. width:300px;
  354. height:auto;
  355. margin-top:290px;
  356. margin-left:100px;
  357. background:#fff;
  358. border:1px solid #ddd;
  359. border-top:0px;
  360. padding-bottom:20px;
  361. }
  362.  
  363. #desc{
  364. width:250px;
  365. height:auto;
  366. margin-top:5px;
  367. margin-left:20px;
  368. text-align:center;
  369. font-size:9px;
  370. padding:5px;
  371. }
  372.  
  373. #linkbar{
  374. width:259px;
  375. height:30px;
  376. margin-top:10px;
  377. margin-left:20px;
  378. background:#f4f4f4;
  379. border:1px solid #ddd;
  380. font-size:10px;
  381. font-family:roboto;
  382. text-transform:uppercase;
  383. font-weight:bold;
  384. line-height:30px;
  385. text-align:center;
  386. word-spacing:5px;
  387. }
  388.  
  389. #linkbar a{
  390. color:{color:blogtitle};
  391. -webkit-transition: all .7s ease;
  392. -moz-transition: all .7s ease;
  393. -o-transition: all .7s ease;
  394. transition: all .7s ease;
  395. }
  396.  
  397. #linkbar a:hover{
  398. font-style:italic;
  399. color:{color:link};
  400. }
  401.  
  402.  
  403. #question{
  404. padding:10px;
  405. }
  406.  
  407. #answer{
  408. padding:10px;
  409. }
  410.  
  411. #ap{
  412. width:30px;
  413. height:30px;
  414. overflow:hidden;
  415. position:absolute;
  416. margin-top:15px;
  417. margin-left:15px;
  418. background:white;
  419. opacity:0.8;
  420. }
  421.  
  422. #at{
  423. width:170px;
  424. height:30px;
  425. overflow:hidden;
  426. position:absolute;
  427. margin-top:-50px;
  428. margin-left:80px;
  429. font-size:13px;
  430. font-weight:bold;
  431. }
  432.  
  433. .title{
  434. line-height:20px;
  435. font-size:13px;
  436. color:{color:Title};
  437. font-weight:bold;
  438. }
  439.  
  440.  
  441. .permalink{
  442. text-transform: normal;
  443. display: block;
  444. text-align: right;
  445. text-decoration: none;
  446. }
  447.  
  448. #tdcd{
  449. position:fixed;
  450. bottom:0px;
  451. z-index:99999;
  452. right:0px;
  453. background:{color:blogtitle};
  454. border:1px solid {color:blogtitle};
  455. width:30px;
  456. height:30px;
  457. -webkit-transition: all .7s ease;
  458. -moz-transition: all .7s ease;
  459. -o-transition: all .7s ease;
  460. transition: all .7s ease;
  461. }
  462.  
  463. #tdcd:hover{
  464. background:white;
  465. }
  466.  
  467. #cd{
  468. position:fixed;
  469. font-size:8px;
  470. text-align:center;
  471. line-height:30px;
  472. width:30px;
  473. font-weight:bold;
  474. font-family:raleway;
  475. -webkit-transition: all .7s ease;
  476. -moz-transition: all .7s ease;
  477. -o-transition: all .7s ease;
  478. transition: all .7s ease;
  479. }
  480.  
  481. #cd a{
  482. color:{color:blogtitle};
  483. }
  484.  
  485. #infscr-loading{
  486. bottom: -70px;
  487. position: absolute;
  488. left: 50%;
  489. margin-left:-8px;
  490. width:16px;
  491. height:11px;
  492. overflow:hidden;
  493. margin-bottom: 50px;
  494. }
  495.  
  496. #postnotes{
  497. text-align: justify;}
  498.  
  499. #postnotes blockquote{
  500. border: 0px;}
  501.  
  502. blockquote{
  503. padding:0px 0px 2px 5px;
  504. margin:0px 0px 2px 10px;
  505. border-left: 1px dotted #555555;
  506. }
  507.  
  508. blockquote p, ul{
  509. margin:0px;
  510. padding:0px;
  511. }
  512.  
  513. a img{border: 0px;}
  514.  
  515.  
  516. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  517.  
  518. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  519. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  520.  
  521. .notes img{width:10px; position:relative; top:3px;margin:5px;}
  522. <--ses-->
  523. small{font-size: 90%;}
  524.  
  525. {CustomCSS}
  526. iframe, img, embed, object, video {
  527. max-width: 100%;
  528. }
  529. img {
  530. height: auto;
  531. width: auto;
  532. }
  533. </style>
  534.  
  535. {block:IndexPage}
  536. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  537. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  538. <script type="text/javascript" src="http://static.tumblr.com/tk7f1db/vGfn06hpd/document.txt"></script>
  539.  
  540. <script type="text/javascript">
  541. $(window).load(function(){
  542. var $wall = $('#posts');
  543. $wall.imagesLoaded(function(){
  544. $wall.masonry({
  545. itemSelector: '.entry, .entry_photo',
  546. isAnimated : false
  547. });
  548. });
  549.  
  550. $wall.infinitescroll({
  551. navSelector : '#pagination',
  552. nextSelector : '#pagination a',
  553. itemSelector : '.entry, .entry_photo',
  554. bufferPx : 2000,
  555. debug : false,
  556. errorCallback: function() {
  557. $('#infscr-loading').fadeOut('normal');
  558. }},
  559. function( newElements ) {
  560. var $newElems = $( newElements );
  561. $newElems.hide();
  562. $newElems.imagesLoaded(function(){
  563. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  564. });
  565. }); $('#posts').show(500);
  566. });
  567. </script>
  568.  
  569.  
  570. {/block:IndexPage}
  571.  
  572.  
  573. <title>{title}</title>
  574.  
  575. <link rel="shortcut icon" href="{Favicon}" />
  576. <meta name="viewport" content="width=820" />
  577. </head>
  578.  
  579. <body>
  580. <BODY onselectstart="return false;" ondragstart="return false;">
  581. <div class="wrapper">
  582. <div class="header">
  583. </div>
  584.  
  585. <div id="cage">
  586. <div id="center">
  587.  
  588. <div id="b1"></div>
  589. <div id="b2"></div>
  590. <div id="b3"></div>
  591. <div id="b4"></div>
  592.  
  593.  
  594.  
  595. <div id="sr">
  596. <div id="blogtitle">{text:blogtitle}</div>
  597. <div id="header"><img src="{image:header}"></div>
  598. </div>
  599. <div id="sr2">
  600. <div id="desc">{description}</div>
  601. <div id="linkbar">
  602. <a href="{text:link 1}">{text:link 1 msg}</a>
  603. <a href="{text:link 2}">{text:link 2 msg}</a>
  604. <a href="{text:link 3}">{text:link 3 msg}</a>
  605. <a href="{text:link 4}">{text:link 4 msg}</a>
  606. <a href="http://mkbye.tumblr.com">theme</a>
  607. </div>
  608. </div>
  609.  
  610. <!--do not delete--->
  611. <div id="tdcd">
  612. <div id="cd"><a href="http://mkbye.tumblr.com">CEL.</a></div>
  613. </div>
  614. <!--do not delete--->
  615.  
  616. <div class="left">
  617. <div id="posts">
  618. {block:Posts}
  619. <div class="entry">
  620.  
  621. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>
  622.  
  623. {block:IndexPage}</br><div style="border-top:1px solid #ddd"></div></br>
  624.  
  625. <div style="text-align:left;font-size:9px;text-transform:uppercase">
  626. {ReblogButton color="black" size="15"}
  627. <div style="margin-top:-15px;margin-left:20px;">{LikeButton color="black" size="15"}</div><div style="margin-top:-20px;margin-left:40px;"> -- <b>Posted</b>: <a href="{Permalink}" title="{ShortMonth} {MonthNumberWithZero} {Year} @ {12Hour}:{Minutes} {CapitalAmPm}">{timeago}</a> {block:NoteCount}({notecount}){/block:NoteCount}
  628.  
  629. </div></div>
  630. {/block:IndexPage}
  631. {block:PermalinkPage}
  632. </br>
  633.  
  634. <div style="border-top:1px solid #ddd"></div></br>
  635.  
  636. <div style="text-align:left;font-size:9px;text-transform:uppercase">
  637. {ReblogButton color="black" size="15"}
  638. <div style="margin-top:-15px;margin-left:20px;">{LikeButton color="black" size="15"}</div><div style="margin-top:-20px;margin-left:40px;"> -- <b>Posted</b>: <a href="{Permalink}" title="{ShortMonth} {MonthNumberWithZero} {Year} @ {12Hour}:{Minutes} {CapitalAmPm}">{timeago}</a> {block:NoteCount}({notecount}){/block:NoteCount}
  639.  
  640.  
  641. {block:RebloggedFrom}<div style="margin-top:-16px;text-align:right;font-size:9px;text-transform:uppercase"><i class="fa fa-map-marker"></i> <a href="{ReblogRootURL}" title="{ReblogRootTitle} — source">{ReblogRootName}</a></div>{/block:RebloggedFrom}
  642.  
  643.  
  644. </div></div></br>
  645.  
  646. <div style="border-top:1px solid #ddd"></div></br>
  647.  
  648. {block:HasTags}</br>
  649. <div style="text-align:center;font-size:9px;">
  650. <b>TAGS:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags} </div>{/block:HasTags}
  651. </br>
  652. {/block:PermalinkPage}
  653.  
  654. {/block:Text}
  655.  
  656.  
  657.  
  658. {block:Video}
  659. {block:IndexPage}
  660. <center>{Video-250}</center>
  661. </br><div style="border-top:1px solid #ddd"></div></br>
  662.  
  663. <div style="text-align:left;font-size:9px;text-transform:uppercase">
  664. {ReblogButton color="black" size="15"}
  665. <div style="margin-top:-15px;margin-left:20px;">{LikeButton color="black" size="15"}</div><div style="margin-top:-20px;margin-left:40px;"> -- <b>Posted</b>: <a href="{Permalink}" title="{ShortMonth} {MonthNumberWithZero} {Year} @ {12Hour}:{Minutes} {CapitalAmPm}">{timeago}</a> {block:NoteCount}({notecount}){/block:NoteCount}
  666.  
  667. </div></div>
  668. {/block:IndexPage}
  669. {block:PermalinkPage}
  670. <center>{Video-400}</center>
  671.  
  672. </br>
  673.  
  674. <div style="text-align:justify;font-size:9.5px;line-height:15px;">{caption}</div></br>
  675.  
  676. <div style="border-top:1px solid #ddd"></div></br>
  677.  
  678. <div style="text-align:left;font-size:9px;text-transform:uppercase">
  679. {ReblogButton color="black" size="15"}
  680. <div style="margin-top:-15px;margin-left:20px;">{LikeButton color="black" size="15"}</div><div style="margin-top:-20px;margin-left:40px;"> -- <b>Posted</b>: <a href="{Permalink}" title="{ShortMonth} {MonthNumberWithZero} {Year} @ {12Hour}:{Minutes} {CapitalAmPm}">{timeago}</a> {block:NoteCount}({notecount}){/block:NoteCount}
  681.  
  682.  
  683. {block:RebloggedFrom}<div style="margin-top:-16px;text-align:right;font-size:9px;text-transform:uppercase"><i class="fa fa-map-marker"></i> <a href="{ReblogRootURL}" title="{ReblogRootTitle} — source">{ReblogRootName}</a></div>{/block:RebloggedFrom}
  684.  
  685. </div></div></br>
  686.  
  687. <div style="border-top:1px solid #ddd"></div></br>
  688.  
  689. {block:HasTags}</br>
  690. <div style="text-align:center;font-size:9px;">
  691. <b>TAGS:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags} </div>{/block:HasTags}
  692. </br>
  693.  
  694. {/block:PermalinkPage}
  695. {block:Video}
  696.  
  697.  
  698.  
  699. {block:Audio}
  700. <div id="ap">{AudioPlayerWhite}</div>
  701. {block:AlbumArt}<img src="{AlbumArtURL}" style="width:60px;border:1px solid {color:link};outline:0px;">{/block:AlbumArt}
  702. <div id="at">{block:TrackName}{TrackName}{/block:TrackName} -
  703. <font style="color:{color:title}">{block:Artist}{Artist}{/block:Artist}</font>
  704. </div>
  705. </br>
  706. <div style="text-align:justify;font-size:9.5px;line-height:15px;padding-top:5px;">{caption}</div>
  707. {block:IndexPage}</br><div style="border-top:1px solid #ddd"></div></br>
  708.  
  709. <div style="text-align:left;font-size:9px;text-transform:uppercase">
  710. {ReblogButton color="black" size="15"}
  711. <div style="margin-top:-15px;margin-left:20px;">{LikeButton color="black" size="15"}</div><div style="margin-top:-20px;margin-left:40px;"> -- <b>Posted</b>: <a href="/" title="{ShortMonth} {MonthNumberWithZero} {Year} @ {12Hour}:{Minutes} {CapitalAmPm}">{timeago}</a> {block:NoteCount}({notecount}){/block:NoteCount}
  712.  
  713. </div></div>
  714. {/block:IndexPage}
  715. {/block:Audio}
  716.  
  717.  
  718. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  719. <ul class="chat" style="list-style:none;">
  720. {block:Lines}
  721. <li class="user_{UserNumber}"style="padding:5px;border:5px solid {color:blogtitle};margin:10px;">
  722. {block:Label}
  723. <span class="label" style="color:{color:title};font-weight:bold;">{Label}</span>
  724. {/block:Label}
  725. {Line}
  726. </li>
  727. {/block:Lines}
  728. {block:IndexPage}<div style="border-top:1px solid #ddd"></div></br>
  729.  
  730. <div style="text-align:left;font-size:9px;text-transform:uppercase">
  731. {ReblogButton color="black" size="15"}
  732. <div style="margin-top:-15px;margin-left:20px;">{LikeButton color="black" size="15"}</div><div style="margin-top:-20px;margin-left:40px;"> -- <b>Posted</b>: <a href="{Permalink}" title="{ShortMonth} {MonthNumberWithZero} {Year} @ {12Hour}:{Minutes} {CapitalAmPm}">{timeago}</a> {block:NoteCount}({notecount}){/block:NoteCount}
  733.  
  734. </div></div>
  735. {/block:IndexPage}
  736. {block:PermalinkPage}
  737.  
  738. </br>
  739.  
  740. <div style="border-top:1px solid #ddd"></div></br>
  741.  
  742. <div style="text-align:left;font-size:9px;text-transform:uppercase">
  743. {ReblogButton color="black" size="15"}
  744. <div style="margin-top:-15px;margin-left:20px;">{LikeButton color="black" size="15"}</div><div style="margin-top:-20px;margin-left:40px;"> -- <b>Posted</b>: <a href="{Permalink}" title="{ShortMonth} {MonthNumberWithZero} {Year} @ {12Hour}:{Minutes} {CapitalAmPm}">{timeago}</a> {block:NoteCount}({notecount}){/block:NoteCount}
  745.  
  746.  
  747. {block:RebloggedFrom}<div style="margin-top:-16px;text-align:right;font-size:9px;text-transform:uppercase"><i class="fa fa-map-marker"></i> <a href="{ReblogRootURL}" title="{ReblogRootTitle} — source">{ReblogRootName}</a></div>{/block:RebloggedFrom}
  748.  
  749.  
  750. </div></div></br>
  751.  
  752. <div style="border-top:1px solid #ddd"></div></br>
  753.  
  754. {block:HasTags}</br>
  755. <div style="text-align:center;font-size:9px;">
  756. <b>TAGS:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags} </div>{/block:HasTags}
  757. </br>
  758. {/block:PermalinkPage}
  759. {/block:Chat}
  760.  
  761.  
  762. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}
  763.  
  764. {block:IndexPage}</br><div style="border-top:1px solid #ddd"></div></br>
  765.  
  766. <div style="text-align:left;font-size:9px;text-transform:uppercase">
  767. {ReblogButton color="black" size="15"}
  768. <div style="margin-top:-15px;margin-left:20px;">{LikeButton color="black" size="15"}</div><div style="margin-top:-20px;margin-left:40px;"> -- <b>Posted</b>: <a href="{Permalink}" title="{ShortMonth} {MonthNumberWithZero} {Year} @ {12Hour}:{Minutes} {CapitalAmPm}">{timeago}</a> {block:NoteCount}({notecount}){/block:NoteCount}
  769.  
  770. </div></div>
  771. {/block:IndexPage}
  772. {block:PermalinkPage}
  773.  
  774. </br>
  775.  
  776. <div style="border-top:1px solid #ddd"></div></br>
  777.  
  778. <div style="text-align:left;font-size:9px;text-transform:uppercase">
  779. {ReblogButton color="black" size="15"}
  780. <div style="margin-top:-15px;margin-left:20px;">{LikeButton color="black" size="15"}</div><div style="margin-top:-20px;margin-left:40px;"> -- <b>Posted</b>: <a href="{Permalink}" title="{ShortMonth} {MonthNumberWithZero} {Year} @ {12Hour}:{Minutes} {CapitalAmPm}">{timeago}</a> {block:NoteCount}({notecount}){/block:NoteCount}
  781.  
  782.  
  783. {block:RebloggedFrom}<div style="margin-top:-16px;text-align:right;font-size:9px;text-transform:uppercase"><i class="fa fa-map-marker"></i> <a href="{ReblogRootURL}" title="{ReblogRootTitle} — source">{ReblogRootName}</a></div>{/block:RebloggedFrom}
  784.  
  785. </div></div></br>
  786.  
  787. <div style="border-top:1px solid #ddd"></div></br>
  788.  
  789. {block:HasTags}</br>
  790. <div style="text-align:center;font-size:9px;">
  791. <b>TAGS:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags} </div>{/block:HasTags}
  792. </br>
  793. {/block:PermalinkPage}
  794. {/block:Quote}
  795.  
  796.  
  797.  
  798. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}
  799.  
  800. {block:IndexPage}</br><div style="border-top:1px solid #ddd"></div></br>
  801.  
  802. <div style="text-align:left;font-size:9px;text-transform:uppercase">
  803. {ReblogButton color="black" size="15"}
  804. <div style="margin-top:-15px;margin-left:20px;">{LikeButton color="black" size="15"}</div><div style="margin-top:-20px;margin-left:40px;"> -- <b>Posted</b>: <a href="{Permalink}" title="{ShortMonth} {MonthNumberWithZero} {Year} @ {12Hour}:{Minutes} {CapitalAmPm}">{timeago}</a> {block:NoteCount}({notecount}){/block:NoteCount}
  805.  
  806. </div></div>
  807. {/block:IndexPage}
  808. {block:PermalinkPage}
  809.  
  810. </br>
  811. <div style="text-align:justify;font-size:9.5px;line-height:15px;">{caption}</div></br>
  812.  
  813. <div style="border-top:1px solid #ddd"></div></br>
  814.  
  815. <div style="text-align:left;font-size:9px;text-transform:uppercase">
  816. {ReblogButton color="black" size="15"}
  817. <div style="margin-top:-15px;margin-left:20px;">{LikeButton color="black" size="15"}</div><div style="margin-top:-20px;margin-left:40px;"> -- <b>Posted</b>: <a href="{Permalink}" title="{ShortMonth} {MonthNumberWithZero} {Year} @ {12Hour}:{Minutes} {CapitalAmPm}">{timeago}</a> {block:NoteCount}({notecount}){/block:NoteCount}
  818.  
  819.  
  820. {block:RebloggedFrom}<div style="margin-top:-16px;text-align:right;font-size:9px;text-transform:uppercase"><i class="fa fa-map-marker"></i> <a href="{ReblogRootURL}" title="{ReblogRootTitle} — source">{ReblogRootName}</a></div>{/block:RebloggedFrom}
  821.  
  822. </div></div></br>
  823.  
  824. <div style="border-top:1px solid #ddd"></div></br>
  825.  
  826. {block:HasTags}</br>
  827. <div style="text-align:center;font-size:9px;">
  828. <b>TAGS:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags} </div>{/block:HasTags}
  829. </br>
  830. {/block:PermalinkPage}
  831.  
  832. {block:Link}
  833.  
  834.  
  835. {block:Answer}
  836.  
  837. {block:indexPage}
  838. <div id="question">
  839. <font style="text-transform:uppercase; color:black;font-size:10px;"><b>{Asker}</b></font> asked:</br></div>
  840.  
  841. <div style="background:#f4f4f4;padding:20px;border-radius:4px;border:1px solid {color:blogtitle}">{question}</div>
  842. </br>
  843.  
  844.  
  845. <div id="answer">
  846. <font style="text-transform:uppercase; color:black;font-size:10px;"><b>{text:name}</b></font> answered <font style="text-transform:uppercase; color:black;font-size:10px;"><b>{Asker}</b></font>'s question:</br></div>
  847. <div style="background:#f4f4f4;padding:20px;border-radius:4px;border:1px solid {color:blogtitle}">{answer}</div>
  848. </br>
  849.  
  850. <div style="border-top:1px solid #ddd"></div></br>
  851.  
  852. <div style="text-align:left;font-size:9px;text-transform:uppercase">
  853. {ReblogButton color="black" size="15"}
  854. <div style="margin-top:-15px;margin-left:20px;">{LikeButton color="black" size="15"}</div><div style="margin-top:-20px;margin-left:40px;"> -- <b>Posted</b>: <a href="{Permalink}" title="{ShortMonth} {MonthNumberWithZero} {Year} @ {12Hour}:{Minutes} {CapitalAmPm}">{timeago}</a> {block:NoteCount}({notecount}){/block:NoteCount}
  855. </div></div>
  856.  
  857.  
  858. {/block:IndexPage}
  859.  
  860. {block:PermalinkPage}
  861.  
  862. <div id="question" style="width:500px;">
  863. <font style="text-transform:uppercase; color:black;font-size:10px;"><b>{Asker}</b></font> asked:</br></div>
  864.  
  865. <div style="background:#f4f4f4;padding:20px;border-radius:4px;border:1px solid {color:blogtitle}">{question}</div>
  866. </br>
  867.  
  868.  
  869. <div id="answer" style="width:500px;">
  870. <font style="text-transform:uppercase; color:black;font-size:10px;"><b>{text:name}</b></font> answered <font style="text-transform:uppercase; color:black;font-size:10px;"><b>{Asker}</b></font>'s question:</br></div>
  871. <div style="background:#f4f4f4;padding:20px;border-radius:4px;border:1px solid {color:blogtitle}">{answer}</div>
  872. </br>
  873.  
  874.  
  875. <div style="border-top:1px solid #ddd"></div></br>
  876.  
  877. <div style="text-align:left;font-size:9px;text-transform:uppercase">
  878. {ReblogButton color="black" size="15"}
  879. <div style="margin-top:-15px;margin-left:20px;">{LikeButton color="black" size="15"}</div><div style="margin-top:-20px;margin-left:40px;"> -- <b>Posted</b>: <a href="{Permalink}" title="{ShortMonth} {MonthNumberWithZero} {Year} @ {12Hour}:{Minutes} {CapitalAmPm}">{timeago}</a> {block:NoteCount}({notecount}){/block:NoteCount}
  880.  
  881.  
  882. {block:RebloggedFrom}<div style="margin-top:-16px;text-align:right;font-size:9px;text-transform:uppercase"><i class="fa fa-map-marker"></i> <a href="{ReblogRootURL}" title="{ReblogRootTitle} — source">{ReblogRootName}</a></div>{/block:RebloggedFrom}
  883.  
  884. </div></div></br>
  885.  
  886. <div style="border-top:1px solid #ddd"></div></br>
  887.  
  888. {block:HasTags}</br>
  889. <div style="text-align:center;font-size:9px;">
  890. <b>TAGS:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags} </div>{/block:HasTags}
  891. </br>
  892.  
  893.  
  894. {/block:PermalinkPage}
  895.  
  896. {/block:Answer}
  897.  
  898.  
  899.  
  900.  
  901.  
  902.  
  903.  
  904.  
  905.  
  906.  
  907. {block:Photo}
  908. {block:IndexPage}
  909. <center>
  910.  
  911. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  912.  
  913. <div style="border-top:1px solid #ddd"></div></br>
  914.  
  915. <div style="text-align:left;font-size:9px;text-transform:uppercase">
  916. {ReblogButton color="black" size="15"}
  917. <div style="margin-top:-15px;margin-left:20px;">{LikeButton color="black" size="15"}</div><div style="margin-top:-20px;margin-left:40px;"> -- <b>Posted</b>: <a href="{Permalink}" title="{ShortMonth} {MonthNumberWithZero} {Year} @ {12Hour}:{Minutes} {CapitalAmPm}">{timeago}</a> {block:NoteCount}({notecount}){/block:NoteCount}
  918. </div></div>
  919.  
  920. {/block:IndexPage}
  921.  
  922. {block:PermalinkPage}
  923. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  924. {LinkCloseTag}
  925.  
  926. </br>
  927. <div style="text-align:justify;font-size:9.5px;line-height:15px;">{caption}</div></br>
  928.  
  929. <div style="border-top:1px solid #ddd"></div></br>
  930.  
  931. <div style="text-align:left;font-size:9px;text-transform:uppercase">
  932. {ReblogButton color="black" size="15"}
  933. <div style="margin-top:-15px;margin-left:20px;">{LikeButton color="black" size="15"}</div><div style="margin-top:-20px;margin-left:40px;"> -- <b>Posted</b>: <a href="{Permalink}" title="{ShortMonth} {MonthNumberWithZero} {Year} @ {12Hour}:{Minutes} {CapitalAmPm}">{timeago}</a> {block:NoteCount}({notecount}){/block:NoteCount}
  934.  
  935.  
  936. {block:RebloggedFrom}<div style="margin-top:-16px;text-align:right;font-size:9px;text-transform:uppercase"><i class="fa fa-map-marker"></i> <a href="{ReblogRootURL}" title="{ReblogRootTitle} — source">{ReblogRootName}</a></div>{/block:RebloggedFrom}
  937.  
  938. </div></div></br>
  939.  
  940. <div style="border-top:1px solid #ddd"></div></br>
  941.  
  942. {block:HasTags}</br>
  943. <div style="text-align:center;font-size:9px;">
  944. <b>TAGS:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags} </div>{/block:HasTags}
  945. </br>
  946. {/block:PermalinkPage}
  947. {/block:Photo}
  948.  
  949.  
  950. {block:Photoset}
  951. {block:IndexPage}
  952. <center>{Photoset-250}</center>
  953.  
  954.  
  955. <div style="border-top:1px solid #ddd"></div></br>
  956.  
  957. <div style="text-align:left;font-size:9px;text-transform:uppercase">
  958. {ReblogButton color="black" size="15"}
  959. <div style="margin-top:-15px;margin-left:20px;">{LikeButton color="black" size="15"}</div><div style="margin-top:-20px;margin-left:40px;"> -- <b>Posted</b>: <a href="{Permalink}" title="{ShortMonth} {MonthNumberWithZero} {Year} @ {12Hour}:{Minutes} {CapitalAmPm}">{timeago}</a> {block:NoteCount}({notecount}){/block:NoteCount}
  960. </div></div>
  961.  
  962. {/block:IndexPage}
  963. {block:PermalinkPage}
  964. <center>{Photoset-500}</center>
  965.  
  966. </br>
  967. <div style="text-align:justify;font-size:9.5px;line-height:15px;">{caption}</div></br>
  968.  
  969. <div style="border-top:1px solid #ddd"></div></br>
  970.  
  971. <div style="text-align:left;font-size:9px;text-transform:uppercase">
  972. {ReblogButton color="black" size="15"}
  973. <div style="margin-top:-15px;margin-left:20px;">{LikeButton color="black" size="15"}</div><div style="margin-top:-20px;margin-left:40px;"> -- <b>Posted</b>: <a href="{Permalink}" title="{ShortMonth} {MonthNumberWithZero} {Year} @ {12Hour}:{Minutes} {CapitalAmPm}">{timeago}</a> {block:NoteCount}({notecount}){/block:NoteCount}
  974.  
  975.  
  976. {block:RebloggedFrom}<div style="margin-top:-16px;text-align:right;font-size:9px;text-transform:uppercase"><i class="fa fa-map-marker"></i> <a href="{ReblogRootURL}" title="{ReblogRootTitle} — source">{ReblogRootName}</a></div>{/block:RebloggedFrom}
  977.  
  978. </div></div></br>
  979.  
  980. <div style="border-top:1px solid #ddd"></div></br>
  981.  
  982. {block:HasTags}</br>
  983. <div style="text-align:center;font-size:9px;">
  984. <b>TAGS:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags} </div>{/block:HasTags}
  985. </br>
  986. {/block:PermalinkPage}
  987. {/block:Photoset}
  988.  
  989.  
  990. {block:PostNotes}
  991. <div style="padding:5px"></div>
  992. <div id="postnotes"><div style="height:auto; max-height:300px;overflow:auto; padding:10px;font-size:9px;background:white;border:1px solid #ddd">{PostNotes}</div></div><br>
  993. {/block:PostNotes}
  994.  
  995.  
  996. </div>
  997. {/block:Posts}
  998. </div></div>
  999.  
  1000.  
  1001. {block:IndexPage}
  1002. {block:Pagination}
  1003. <div id="pagination">
  1004. {block:NextPage}
  1005. <a id="nextPage" href="{NextPage}"></a>
  1006. {/block:NextPage}
  1007. {block:PreviousPage}
  1008. <a href="{PreviousPage}"></a>
  1009. {/block:PreviousPage}
  1010. </div>
  1011. {/block:Pagination}
  1012. {/block:IndexPage}
  1013. </body>
  1014.  
  1015. <img src="https://67.media.tumblr.com/2d315c526d79262ee040fc6a6a9cb8f1/tumblr_n8gup6Jz2N1sxxftho1_500.gif" style="position:fixed; width:300px; bottom:20px; left:-30px;">
  1016. </html>
Advertisement
Add Comment
Please, Sign In to add comment