mkbye

{ theme 49 by celina }

Dec 13th, 2015
585
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.50 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10. <!--
  11. Theme 49 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: December 13 2015
  16. Theme Posted Publicly For Use: December 13 2015
  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' ] }
  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:icon" content="1"/>
  132. <meta name="if:icon" content="1"/>
  133. <meta name="if:stats" content="1"/>
  134.  
  135. <meta name="color:scrollbar" content="#474747"/>
  136. <meta name="color:blogtitle" content="#000"/>
  137.  
  138. <meta name="text:blogtitle" content="blogtitle"/>
  139. <meta name="text:stats" content="6/20000"/>
  140. <meta name="text:name" content="Celina"/>
  141.  
  142. <meta name="text:link 1" content="/"/>
  143. <meta name="text:link 1 msg" content="homepage"/>
  144. <meta name="text:link 2" content="/"/>
  145. <meta name="text:link 2 msg" content="inbox"/>
  146. <meta name="text:link 3" content="/"/>
  147. <meta name="text:link 3 msg" content="nav"/>
  148. <meta name="text:link 4" content="/"/>
  149. <meta name="text:link 4 msg" content="pictures"/>
  150. <meta name="text:link 5" content="/"/>
  151. <meta name="text:link 5 msg" content="archive"/>
  152.  
  153.  
  154. <style type="text/css">
  155.  
  156. #s-m-t-tooltip {
  157. max-width:300px;
  158. padding:6px 6px 6px 6px;
  159. margin:20px 0px 0px 20px;
  160. background:{color:title};
  161. color:white; /* change the text color */
  162. font-size:10px;
  163. text-transform:lowercase;
  164. z-index:999999999999999999999999999999999999;
  165. }
  166.  
  167. #fade { /*--Transparent background layer--*/
  168. display: none; /*--hidden by default--*/
  169. position: fixed; left: 0; top: 0;
  170. background:white;
  171. width: 100%; height: 100%;
  172. opacity:1;
  173. z-index: 99999999;
  174. }
  175.  
  176. .popup_block{
  177. display: none; /*--hidden by default--*/
  178. padding: 20px;
  179. border:15px solid {color:blogtitle};
  180. float: left;
  181. font-size:10px;
  182. position: fixed;
  183. color:{color:text};
  184. top: 50%; left: 50%;
  185. z-index: 9999999999999;
  186. background:white;
  187. }
  188.  
  189. #bar{
  190. position:fixed;
  191. z-index:9999999999;
  192. background:{color:blogtitle};
  193. left:0px;
  194. margin-top:0px;
  195. width:20px;
  196. height:100%;
  197. }
  198.  
  199. ::-webkit-scrollbar {width: 5px; height: 5px; background: #FFFFFF;}
  200. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  201.  
  202. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.5;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  203.  
  204. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  205.  
  206. p {
  207. margin:0px;
  208. margin-top:0px;
  209. }
  210.  
  211.  
  212. body {
  213. padding: 0px;
  214. margin: 0px;
  215. color:{color:text};
  216. font-family:arial;
  217. line-height:15px;
  218. font-size:10px;
  219. background:white;
  220. }
  221.  
  222. a:link, a:active, a:visited{
  223. text-decoration: none;
  224. -webkit-transition: color 0.3s ease-out;
  225. -moz-transition: color 0.3s ease-out;
  226. transition: color 0.3s ease-out;
  227. color:{color:link};
  228. }
  229.  
  230. a:hover {
  231. text-decoration: none;
  232. font-style:;
  233. color: {color:Hover};
  234. }
  235.  
  236. div#center{
  237. margin:auto;
  238. position:relative;
  239. width:1250px;
  240. background-color:;
  241. overflow:auto;
  242. overflow-y:hidden;
  243. }
  244.  
  245. .entry {
  246. float:left;
  247. display: block;
  248. margin:20px;
  249. overflow:hidden;
  250. width:250px;
  251. padding:20px;
  252. padding-bottom:18px;
  253. {block:PermalinkPage}
  254. width:400px;
  255. text-align:left;
  256. line-height:10px;
  257. border:20px solid {color:blogtitle};
  258. padding:5px;
  259. margin-left:280px;
  260. {/block:PermalinkPage}
  261. background:white;
  262. }
  263.  
  264. .entry .b3{
  265. position: absolute;
  266. width:250px;
  267. height:100%;
  268. margin-left:250px;
  269. top:0px;
  270. overflow:hidden;
  271. text-align:center;
  272. background:white;
  273. opacity:0;
  274. -webkit-transition: all .7s ease;
  275. -moz-transition: all .7s ease;
  276. -o-transition: all .7s ease;
  277. transition: all .7s ease;
  278. }
  279.  
  280. .entry:hover .b3{
  281. overflow:visible;
  282. opacity:0.2;
  283. margin-left:0px;
  284. }
  285.  
  286. .entry .r{
  287. position: absolute;
  288. width:auto;
  289. height:10px;
  290. padding:5px;
  291. margin-left:-110px;
  292. margin-top:10px;
  293. overflow:hidden;
  294. text-align:center;
  295. line-height:10px;
  296. background:{color:blogtitle};
  297. color:{color:hover};
  298. opacity:0;
  299. font-family:arial;
  300. font-size:9px;
  301. transition: all .5s ease-out;
  302. -o-transition-transition: all .5s ease-out;
  303. -webkit-transition: all .5s ease-out;
  304. }
  305.  
  306. .r a{
  307. color:{color:hover};
  308. }
  309.  
  310. .entry:hover .r{
  311. overflow:visible;
  312. opacity:1;
  313. margin-left:10px;
  314. }
  315.  
  316. .entry .d{
  317. position: absolute;
  318. width:auto;
  319. height:10px;
  320. padding:5px;
  321. margin-left:-110px;
  322. margin-top:35px;
  323. overflow:hidden;
  324. text-align:center;
  325. line-height:10px;
  326. background:{color:blogtitle};
  327. color:{color:hover};
  328. opacity:0;
  329. font-family:arial;
  330. text-transform:lowercase;
  331. font-size:9px;
  332. transition: all 1s ease-out;
  333. -o-transition-transition: all 1s ease-out;
  334. -webkit-transition: all 1s ease-out;
  335. }
  336.  
  337. .d a{
  338. color:{color:hover};
  339. }
  340.  
  341. .entry:hover .d{
  342. overflow:visible;
  343. opacity:1;
  344. margin-left:10px;
  345. }
  346.  
  347. .entry .n{
  348. position: absolute;
  349. width:auto;
  350. height:10px;
  351. padding:5px;
  352. margin-left:-110px;
  353. margin-top:60px;
  354. overflow:hidden;
  355. text-align:center;
  356. line-height:10px;
  357. background:{color:blogtitle};
  358. color:{color:hover};
  359. opacity:0;
  360. font-family:arial;
  361. text-transform:lowercase;
  362. font-size:9px;
  363. transition: all 1.5s ease-out;
  364. -o-transition-transition: all 1.5s ease-out;
  365. -webkit-transition: all 1.5s ease-out;
  366. }
  367.  
  368. .n a{
  369. color:{color:hover};
  370. }
  371.  
  372.  
  373. #posts {
  374. width:1200px;
  375. margin-top:160px;
  376. z-index:99;
  377. margin-left:135px;
  378. position:relative;
  379. overflow-y: hidden;
  380. }
  381.  
  382. #top{
  383. position:absolute;
  384. margin-top:50px;
  385. margin-left:155px;
  386. width:500px;
  387. height:100px;
  388. background:white;
  389. }
  390.  
  391. #icon{
  392. position:absolute;
  393. width:45px;
  394. height:45px;
  395. border:1px solid {color:blogtitle};
  396. opacity:0;
  397. {block:ificon}
  398. opacity:1;
  399. {/block:ificon}
  400. }
  401.  
  402. #icon img{
  403. width:41px;
  404. padding:2px;
  405. height:41px;
  406. }
  407.  
  408. #blogtitle{
  409. position:absolute;
  410. width:auto;
  411. height:auto;
  412. padding:15px;
  413. font-weight:bold;
  414. font-style:italic;
  415. font-size:20px;
  416. margin-left:0px;
  417. color:{color:blogtitle};
  418. letter-spacing:2px;
  419. border:1px solid {color:blogtitle};
  420. background:white;
  421. {block:ificon}
  422. margin-left:50px;
  423. {/block:ificon}
  424. }
  425.  
  426. #links{
  427. position:absolute;
  428. width:auto;
  429. height:auto;
  430. margin-top:60px;
  431. margin-left:0px;
  432. background:white;
  433. }
  434.  
  435. #links a{
  436. color:{color:text};
  437. padding:5px;
  438. -webkit-transition: all .3s ease;
  439. -moz-transition: all .3s ease;
  440. -o-transition: all .3s ease;
  441. transition: all .3s ease;
  442. }
  443.  
  444. #links a:hover{
  445. color:{color:hover};
  446. background:{color:blogtitle};
  447. }
  448.  
  449. #albumart img{
  450. width:50px;
  451. height:50px;
  452. border:1px solid {color:blogtitle};
  453. padding:2px;
  454. }
  455.  
  456. .title2{
  457. line-height:30px;
  458. font-size:13px;
  459. color:{color:Title};
  460. font-weight:bold;
  461. margin-top:-50px;
  462. margin-left:60px;
  463. text-align:center;
  464. }
  465.  
  466. .title3{
  467. font-weight: normal;
  468. margin-top:-10px;
  469. margin-left:60px;
  470. text-align:center;
  471. font-size:12px;
  472. letter-spacing:1px;
  473. text-transform:uppercase;
  474. width:190px;
  475. font-family:raleway;
  476. }
  477.  
  478. #infscr-loading{
  479. bottom: -70px;
  480. position: absolute;
  481. left: 50%;
  482. margin-left:-8px;
  483. width:16px;
  484. height:11px;
  485. overflow:hidden;
  486. margin-bottom: 50px;
  487. }
  488.  
  489. .title{
  490. line-height: 20px;
  491. font-size:13px;
  492. color:{color:Title};
  493. font-weight:bold;
  494. font-style:italic;
  495. }
  496.  
  497.  
  498. .permalink{
  499. text-transform: normal;
  500. display: block;
  501. text-align: right;
  502. text-decoration: none;
  503. }
  504.  
  505. #tdcd{
  506. position:fixed;
  507. bottom:5px;
  508. z-index:99999;
  509. right:5px;
  510. background:{color:blogtitle};
  511. border:1px solid {color:blogtitle};
  512. width:25px;
  513. height:25px;
  514. -webkit-transition: all .7s ease;
  515. -moz-transition: all .7s ease;
  516. -o-transition: all .7s ease;
  517. transition: all .7s ease;
  518. }
  519.  
  520. #tdcd:hover{
  521. background:white;
  522. }
  523.  
  524. #cd{
  525. position:fixed;
  526. font-size:8px;
  527. text-align:center;
  528. line-height:25px;
  529. width:25px;
  530. font-weight:bold;
  531. font-family:raleway;
  532. -webkit-transition: all .7s ease;
  533. -moz-transition: all .7s ease;
  534. -o-transition: all .7s ease;
  535. transition: all .7s ease;
  536. }
  537.  
  538. #cd a{
  539. color:{color:blogtitle};
  540. }
  541.  
  542. #infscr-loading{
  543. bottom: -70px;
  544. position: absolute;
  545. left: 50%;
  546. margin-left:-8px;
  547. width:16px;
  548. height:11px;
  549. overflow:hidden;
  550. margin-bottom: 50px;
  551. }
  552.  
  553. #postnotes{
  554. text-align: justify;}
  555.  
  556. #postnotes a{
  557. font-weight:bold;
  558. font-style:italic;
  559. }
  560.  
  561. #postnotes blockquote{
  562. border: 0px;}
  563.  
  564. blockquote{
  565. padding:0px 0px 2px 5px;
  566. margin:0px 0px 2px 10px;
  567. border-left: 1px dotted #555555;
  568. }
  569.  
  570. blockquote p, ul{
  571. margin:0px;
  572. padding:0px;
  573. }
  574.  
  575. a img{border: 0px;}
  576.  
  577.  
  578. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  579.  
  580. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  581. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  582.  
  583. .notes img{width:10px; position:relative; top:3px;margin:5px;border:1px solid {color:blogtitle};padding:1px;}
  584. <--ses-->
  585. small{font-size: 90%;}
  586.  
  587. {CustomCSS}
  588. iframe, img, embed, object, video {
  589. max-width: 100%;
  590. }
  591. img {
  592. height: auto;
  593. width: auto;
  594. }
  595. </style>
  596.  
  597. {block:IndexPage}
  598. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  599. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  600. <script type="text/javascript" src="http://static.tumblr.com/tk7f1db/vGfn06hpd/document.txt"></script>
  601.  
  602. <script type="text/javascript">
  603. $(window).load(function(){
  604. var $wall = $('#posts');
  605. $wall.imagesLoaded(function(){
  606. $wall.masonry({
  607. itemSelector: '.entry, .entry_photo',
  608. isAnimated : false
  609. });
  610. });
  611.  
  612. $wall.infinitescroll({
  613. navSelector : '#pagination',
  614. nextSelector : '#pagination a',
  615. itemSelector : '.entry, .entry_photo',
  616. bufferPx : 2000,
  617. debug : false,
  618. errorCallback: function() {
  619. $('#infscr-loading').fadeOut('normal');
  620. }},
  621. function( newElements ) {
  622. var $newElems = $( newElements );
  623. $newElems.hide();
  624. $newElems.imagesLoaded(function(){
  625. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  626. });
  627. }); $('#posts').show(500);
  628. });
  629. </script>
  630.  
  631.  
  632. {/block:IndexPage}
  633.  
  634.  
  635. <title>{title}</title>
  636.  
  637. <link rel="shortcut icon" href="{Favicon}" />
  638. <meta name="viewport" content="width=820" />
  639. </head>
  640.  
  641. <body>
  642. <BODY onselectstart="return false;" ondragstart="return false;">
  643. <div class="wrapper">
  644. <div class="header">
  645. </div>
  646.  
  647. <div id="cage">
  648. <div id="center">
  649.  
  650. <div id="top">
  651. <div id="icon"><img src="{image:icon}"></div>
  652. <div id="blogtitle">{text:blogtitle}</div>
  653. <div id="links">
  654. <a href="#?w=300" rel="02" class="poplight">about the blogger</a>
  655. <a href="{text:link 1}">{text:link 1 msg}</a>
  656. <a href="{text:link 2}">{text:link 2 msg}</a>
  657. <a href="{text:link 3}">{text:link 3 msg}</a>
  658. <a href="{text:link 4}">{text:link 4 msg}</a>
  659. <a href="{text:link 5}">{text:link 5 msg}</a>
  660. <a href="http://mkbye.tumblr.com">theme</a>
  661. </div>
  662. </div>
  663.  
  664. <div id="bar"></div>
  665.  
  666. <!--do not delete--->
  667. <div id="tdcd">
  668. <div id="cd"><a href="http://mkbye.tumblr.com">CEL.</a></div>
  669. </div>
  670. <!--do not delete--->
  671.  
  672. <div class="left">
  673. <div id="posts">
  674. {block:Posts}
  675. <div class="entry">
  676.  
  677. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>
  678.  
  679. </br><div style="padding:3px;background:white;border:1px solid {color:blogtitle};width:auto;right:0px;text-align:right;font-size:9px;font-style:italic">
  680. <a href="{reblogurl}" style="color:{color:text}">reblog</a> | <a href="{permalink}" title="{timeago}" style="color:{color:text}">{block:NoteCount}{notecount}N.{/block:NoteCount}</a>
  681. </div>
  682.  
  683. {/block:Text}
  684.  
  685.  
  686. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}
  687.  
  688. </br><div style="padding:3px;background:white;border:1px solid {color:blogtitle};width:auto;right:0px;text-align:right;font-size:9px;font-style:italic">
  689. <a href="{reblogurl}" style="color:{color:text}">reblog</a> | <a href="{permalink}" title="{timeago}" style="color:{color:text}">{block:NoteCount}{notecount}N.{/block:NoteCount}</a>
  690. </div>
  691.  
  692. {block:Link}
  693.  
  694.  
  695. {block:Photo}
  696. {block:IndexPage}
  697. <center>
  698.  
  699. <div class="b3"></div>
  700. <div class="r"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  701. <div class="d"><a href="{Permalink}" title="{timeago} / {month}">{ShortDayOfWeek} {DayOfMonth} / {block:NoteCount}{notecount}N.{/block:NoteCount}</a></div>
  702.  
  703. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  704. {/block:IndexPage}
  705. {block:PermalinkPage}
  706. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  707. {LinkCloseTag}
  708.  
  709. </br><div style="padding:3px;background:white;border:1px solid {color:blogtitle};width:auto;right:0px;text-align:right;font-size:9px;font-style:italic">
  710. <a href="{reblogurl}" style="color:{color:text}">reblog</a> | <a href="{permalink}" title="{timeago}" style="color:{color:text}">{block:NoteCount}{notecount}N.{/block:NoteCount}</a> | {block:RebloggedFrom}<b><i><font style="color:{color:blogtitle}">via: </font></i></b><a style="color:{color:text}" href={ReblogParentURL}>{ReblogParentName}</a>{/block:RebloggedFrom} | <b><i><font style="color:{color:blogtitle}">source: </font></i></b> {block:ContentSource}<a style="color:{color:text}" href="{Sourceurl}">{sourcetitle}</a>{/block:ContentSource}
  711.  
  712. </br>
  713. {block:HasTags}<b><font style="color:{color:blogtitle};font-style:italic">Tags:</font></b> {block:Tags}
  714. <a href="{TagURL}">{Tag},</a>
  715. {/block:Tags}{/block:HasTags}
  716. </div>
  717.  
  718. </br>
  719. {caption}
  720. </br>
  721. <div style="border-top:1px solid {color:title}"></div>
  722.  
  723. {/block:PermalinkPage}
  724. {/block:Photo}
  725.  
  726.  
  727. {block:Photoset}
  728. {block:IndexPage}
  729. <center>
  730.  
  731. <div class="b3"></div>
  732. <div class="r"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  733. <div class="d"><a href="{Permalink}" title="{timeago} / {month}">{ShortDayOfWeek} {DayOfMonth} / {block:NoteCount}{notecount}N.{/block:NoteCount}</a></div>
  734.  
  735. {Photoset-250}</center>
  736. {/block:IndexPage}
  737. {block:PermalinkPage}
  738. <center>
  739. {Photoset-400}</center>
  740.  
  741. </br><div style="padding:3px;background:white;border:1px solid {color:blogtitle};width:auto;right:0px;text-align:right;font-size:9px;font-style:italic">
  742. <a href="{reblogurl}" style="color:{color:text}">reblog</a> | <a href="{permalink}" title="{timeago}" style="color:{color:text}">{block:NoteCount}{notecount}N.{/block:NoteCount}</a> | {block:RebloggedFrom}<b><i><font style="color:{color:blogtitle}">via: </font></i></b><a style="color:{color:text}" href={ReblogParentURL}>{ReblogParentName}</a>{/block:RebloggedFrom} | <b><i><font style="color:{color:blogtitle}">source: </font></i></b> {block:ContentSource}<a style="color:{color:text}" href="{Sourceurl}">{sourcetitle}</a>{/block:ContentSource}
  743.  
  744. </br>
  745. {block:HasTags}<b><font style="color:{color:blogtitle};font-style:italic">Tags:</font></b> {block:Tags}
  746. <a href="{TagURL}">{Tag},</a>
  747. {/block:Tags}{/block:HasTags}
  748. </div>
  749.  
  750. </br>
  751. {caption}
  752. </br>
  753. <div style="border-top:1px solid {color:title}"></div>
  754.  
  755. {/block:PermalinkPage}
  756. {/block:Photoset}
  757.  
  758.  
  759. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b><font style="color:{color:blogtitle}"><i>{Source}</i></font></b>{/block:Source}<br>
  760.  
  761. {block:IndexPage}</br><div style="padding:3px;background:white;border:1px solid {color:blogtitle};width:auto;right:0px;text-align:right;font-size:9px;font-style:italic">
  762. <a href="{reblogurl}" style="color:{color:text}">reblog</a> | <a href="{permalink}" title="{timeago}" style="color:{color:text}">{block:NoteCount}{notecount}N.{/block:NoteCount}</a>
  763. </div>
  764. {/block:IndexPage}
  765.  
  766. {block:PermalinkPage}
  767. </br><div style="padding:3px;background:white;border:1px solid {color:blogtitle};width:auto;right:0px;text-align:right;font-size:9px;font-style:italic">
  768. <a href="{reblogurl}" style="color:{color:text}">reblog</a> | <a href="{permalink}" title="{timeago}" style="color:{color:text}">{block:NoteCount}{notecount}N.{/block:NoteCount}</a> | {block:RebloggedFrom}<b><i><font style="color:{color:blogtitle}">via: </font></i></b><a style="color:{color:text}" href={ReblogParentURL}>{ReblogParentName}</a>{/block:RebloggedFrom} | <b><i><font style="color:{color:blogtitle}">source: </font></i></b> {block:ContentSource}<a style="color:{color:text}" href="{Sourceurl}">{sourcetitle}</a>{/block:ContentSource}
  769.  
  770. </br>
  771. {block:HasTags}<b><font style="color:{color:blogtitle};font-style:italic">Tags:</font></b> {block:Tags}
  772. <a href="{TagURL}">{Tag},</a>
  773. {/block:Tags}{/block:HasTags}
  774. </div>
  775. {/block:PermalinkPage}
  776.  
  777. {/block:Quote}
  778.  
  779.  
  780. {block:Answer}
  781.  
  782. <div style="border:1px solid {color:blogtitle};padding:2px;width:40px;height:40px;"><img src="{AskerPortraitURL-40}"></div>
  783.  
  784. <div style="border:1px solid {color:blogtitle};padding:10px;text-align:justify;margin-left:50px;font-size:9px;margin-top:-46px;">
  785. <font style="color:{color:link}"><b><i>{Asker}: </i></b></font>{question}</div>
  786.  
  787. </br>
  788.  
  789. <div style="border:1px solid {color:blogtitle};padding:10px;text-align:justify;margin-left:00px;font-size:9px;">
  790. <font style="color:{color:link}"><b><i>{text:name}: </i></b></font>{answer}</div>
  791.  
  792. {block:IndexPage}</br><div style="padding:3px;background:white;border:1px solid {color:blogtitle};width:auto;right:0px;text-align:right;font-size:9px;font-style:italic">
  793. <a href="{reblogurl}" style="color:{color:text}">reblog</a> | <a href="{permalink}" title="{timeago}" style="color:{color:text}">{block:NoteCount}{notecount}N.{/block:NoteCount}</a>
  794. </div>
  795. {/block:IndexPage}
  796.  
  797. {block:PermalinkPage}
  798. </br><div style="padding:3px;background:white;border:1px solid {color:blogtitle};width:auto;right:0px;text-align:right;font-size:9px;font-style:italic">
  799. <a href="{reblogurl}" style="color:{color:text}">reblog</a> | <a href="{permalink}" title="{timeago}" style="color:{color:text}">{block:NoteCount}{notecount}N.{/block:NoteCount}</a> | {block:RebloggedFrom}<b><i><font style="color:{color:blogtitle}">via: </font></i></b><a style="color:{color:text}" href={ReblogParentURL}>{ReblogParentName}</a>{/block:RebloggedFrom} | <b><i><font style="color:{color:blogtitle}">source: </font></i></b> {block:ContentSource}<a style="color:{color:text}" href="{Sourceurl}">{sourcetitle}</a>{/block:ContentSource}
  800.  
  801. </br>
  802. {block:HasTags}<b><font style="color:{color:blogtitle};font-style:italic">Tags:</font></b> {block:Tags}
  803. <a href="{TagURL}">{Tag},</a>
  804. {/block:Tags}{/block:HasTags}
  805. </div>
  806. {/block:PermalinkPage}
  807.  
  808. {/block:Answer}
  809.  
  810.  
  811. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  812. <ul class="chat">
  813. {block:Lines}
  814. <li class="user_{UserNumber}">
  815. {block:Label}
  816. <span class="label">{Label}</span>
  817. {/block:Label}
  818. {Line}
  819. </li>
  820. {/block:Lines}
  821.  
  822. {block:IndexPage}</br><div style="padding:3px;background:white;border:1px solid {color:blogtitle};width:auto;right:0px;text-align:right;font-size:9px;font-style:italic">
  823. <a href="{reblogurl}" style="color:{color:text}">reblog</a> | <a href="{permalink}" title="{timeago}" style="color:{color:text}">{block:NoteCount}{notecount}N.{/block:NoteCount}</a>
  824. </div>
  825. {/block:IndexPage}
  826.  
  827. {block:PermalinkPage}
  828. </br><div style="padding:3px;background:white;border:1px solid {color:blogtitle};width:auto;right:0px;text-align:right;font-size:9px;font-style:italic">
  829. <a href="{reblogurl}" style="color:{color:text}">reblog</a> | <a href="{permalink}" title="{timeago}" style="color:{color:text}">{block:NoteCount}{notecount}N.{/block:NoteCount}</a> | {block:RebloggedFrom}<b><i><font style="color:{color:blogtitle}">via: </font></i></b><a style="color:{color:text}" href={ReblogParentURL}>{ReblogParentName}</a>{/block:RebloggedFrom} | <b><i><font style="color:{color:blogtitle}">source: </font></i></b> {block:ContentSource}<a style="color:{color:text}" href="{Sourceurl}">{sourcetitle}</a>{/block:ContentSource}
  830.  
  831. </br>
  832. {block:HasTags}<b><font style="color:{color:blogtitle};font-style:italic">Tags:</font></b> {block:Tags}
  833. <a href="{TagURL}">{Tag},</a>
  834. {/block:Tags}{/block:HasTags}
  835. </div>
  836. {/block:PermalinkPage}
  837.  
  838. {/block:Chat}
  839.  
  840.  
  841. {block:Audio}
  842. {block:AlbumArt}
  843. <div id="albumart"><img src="{AlbumArtURL}"></div>
  844. {/block:AlbumArt}
  845. {block:TrackName}
  846. <div class="title2">{TrackName}</div>
  847. {/block:TrackName}
  848. {block:Artist}
  849. <div class="title3">{Artist}</div>
  850. {/block:Artist}
  851.  
  852. <div style="border:1px solid #ddd; height:30px; margin-top:20px; margin-left:0px;">
  853. {AudioPlayerWhite}
  854. </div>
  855. </br><font style="font-size:9px">{caption}</font>
  856.  
  857. {block:IndexPage}</br><div style="padding:3px;background:white;border:1px solid {color:blogtitle};width:auto;right:0px;text-align:right;font-size:9px;font-style:italic">
  858. <a href="{reblogurl}" style="color:{color:text}">reblog</a> | <a title="{timeago}" style="color:{color:text}">{block:NoteCount}{notecount}N.{/block:NoteCount}</a>
  859. </div>
  860. {/block:IndexPage}
  861.  
  862. {/block:Audio}
  863.  
  864.  
  865. {block:Video}
  866. {block:IndexPage}
  867. <center>
  868. <div class="b3"></div>
  869. <div class="r"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  870. <div class="d"><a href="{Permalink}" title="{timeago} / {month}">{ShortDayOfWeek} {DayOfMonth} / {block:NoteCount}{notecount}N.{/block:NoteCount}</a></div>
  871. {Video-250}</center>
  872. {/block:IndexPage}
  873. {block:PermalinkPage}
  874. <center>
  875. {Video-400}</center>
  876. </br><div style="padding:3px;background:white;border:1px solid {color:blogtitle};width:auto;right:0px;text-align:right;font-size:9px;font-style:italic">
  877. <a href="{reblogurl}" style="color:{color:text}">reblog</a> | <a href="{permalink}" title="{timeago}" style="color:{color:text}">{block:NoteCount}{notecount}N.{/block:NoteCount}</a> | {block:RebloggedFrom}<b><i><font style="color:{color:blogtitle}">via: </font></i></b><a style="color:{color:text}" href={ReblogParentURL}>{ReblogParentName}</a>{/block:RebloggedFrom} | <b><i><font style="color:{color:blogtitle}">source: </font></i></b> {block:ContentSource}<a style="color:{color:text}" href="{Sourceurl}">{sourcetitle}</a>{/block:ContentSource}
  878.  
  879. </br>
  880. {block:HasTags}<b><font style="color:{color:blogtitle};font-style:italic">Tags:</font></b> {block:Tags}
  881. <a href="{TagURL}">{Tag},</a>
  882. {/block:Tags}{/block:HasTags}
  883. </div>
  884.  
  885. </br>
  886. {caption}
  887. </br>
  888. <div style="border-top:1px solid {color:title}"></div>
  889.  
  890. {/block:PermalinkPage}
  891. {block:Video}
  892.  
  893.  
  894. {block:PostNotes}
  895. <div style="padding:5px"></div>
  896. <div id="postnotes"><div style="height:auto; max-height:300px;overflow:auto; padding:10px;font-size:9px;">{PostNotes}</div></div><br>
  897. {/block:PostNotes}
  898.  
  899.  
  900. </div>
  901. {/block:Posts}
  902. </div></div>
  903.  
  904.  
  905. {block:IndexPage}
  906. {block:Pagination}
  907. <div id="pagination">
  908. {block:NextPage}
  909. <a id="nextPage" href="{NextPage}"></a>
  910. {/block:NextPage}
  911. {block:PreviousPage}
  912. <a href="{PreviousPage}"></a>
  913. {/block:PreviousPage}
  914. </div>
  915. {/block:Pagination}
  916. {/block:IndexPage}
  917. </body>
  918.  
  919. {block:ifstats}<div style="position:fixed;top:50px;right:5px;width:auto;background:white;border:1px solid {color:blogtitle};padding:3px;font-size:9px;">{text:stats}</div>{/block:ifstats}
  920.  
  921.  
  922. <div id="02" class="popup_block">
  923.  
  924. <div style="font-size:20px;text-align:center;color:{color:blogtitle};padding:10px;border:1px solid {color:blogtitle};width:200px;font-weight:bold;font-style:italic;margin-left:40px;">about the blogger</div>
  925. <div style="padding:5px;font-size:9px;color:{color:text};text-align:justify;margin-top:-10px;text-align:center"></br>
  926. {description}
  927. </div>
  928.  
  929. </div>
  930.  
  931.  
  932.  
  933.  
  934. </html>
Advertisement
Add Comment
Please, Sign In to add comment