mkbye

thm 27 — mkbye:celina

Dec 8th, 2014
433
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.56 KB | None | 0 0
  1. <!--
  2. Theme 27 made by
  3. ╱╱╱╭╮╱╭╮
  4. ╱╱╱┃┃╱┃┃
  5. ╭╮╭┫┃╭┫╰━┳╮╱╭┳━━╮
  6. ┃╰╯┃╰╯┫╭╮┃┃╱┃┃┃━┫
  7. ┃┃┃┃╭╮┫╰╯┃╰━╯┃┃━┫
  8. ╰┻┻┻╯╰┻━━┻━╮╭┻━━╯
  9. ╱╱╱╱╱╱╱╱╱╭━╯┃
  10. ╱╱╱╱╱╱╱╱╱╰━━╯
  11. Please don't remove credit! If you do, please put it in your FAQ. Thank you :)
  12. http://mkbye.tumblr.com/
  13.  
  14. Theme created: 12.8.2014
  15. -->
  16. <html lang="en">
  17. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  18. <html xmlns="http://www.w3.org/1999/xhtml">
  19. <head>
  20. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  21. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  22. <script>
  23. (function($){
  24. $(document).ready(function(){
  25. $("a[title]").style_my_tooltips({
  26. tip_follows_cursor:true,
  27. tip_delay_time:90,
  28. tip_fade_speed:600,
  29. attribute:"title"
  30. });
  31. });
  32. })(jQuery);
  33. </script>
  34. <script type="text/javascript"
  35. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script> <script src="http://static.tumblr.com/p2evvtm/7Lzm07nfv/snowstorm.js"></script><script>
  36. $(document).ready(function() {
  37. //
  38. $('a.poplight[href^=#]').click(function() {
  39. var popID = $(this).attr('rel'); //Get Popup Name
  40. var popURL = $(this).attr('href'); //Get Popup href to define size
  41. var query= popURL.split('?');
  42. var dim= query[1].split('&');
  43. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  44. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
  45. var popMargTop = ($('#' + popID).height() + 80) / 2;
  46. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  47. //Apply Margin to Popup
  48. $('#' + popID).css({
  49. 'margin-top' : -popMargTop,
  50. 'margin-left' : -popMargLeft
  51. });
  52. $('body').append('<div id="fade"></div>');
  53. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  54. return false;
  55. });
  56. $('a.close, #fade').live('click', function() {
  57. $('#fade , .popup_block').fadeOut(function() {
  58. $('#fade, a.close').remove(); //fade them both out
  59. });
  60. return false;
  61. });
  62. });
  63. </script>
  64.  
  65. <script type="text/javascript">
  66. WebFontConfig = {
  67. google: { families: [ 'Waiting+for+the+Sunrise::latin', 'Annie+Use+Your+Telescope::latin', 'Dancing+Script::latin' ] }
  68. };
  69. (function() {
  70. var wf = document.createElement('script');
  71. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  72. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  73. wf.type = 'text/javascript';
  74. wf.async = 'true';
  75. var s = document.getElementsByTagName('script')[0];
  76. s.parentNode.insertBefore(wf, s);
  77. })(); </script>
  78. <script type="text/javascript">
  79. <!--
  80.  
  81. // Disable Right Click Script
  82.  
  83. function IE(e)
  84. {
  85. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  86. {
  87. return false;
  88. }
  89. }
  90. function NS(e)
  91. {
  92. if (document.layers || (document.getElementById && !document.all))
  93. {
  94. if (e.which == "2" || e.which == "3")
  95. {
  96. return false;
  97. }
  98. }
  99. }
  100. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  101.  
  102. //-->
  103. </script>
  104.  
  105. <!--DEFAULT VARIABLES-->
  106. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  107. <meta name="color:background" content="#fff"/>
  108. <meta name="color:link" content="#777"/>
  109. <meta name="color:text" content="#777"/>
  110. <meta name="color:title" content="#333"/>
  111. <meta name="color:hover" content="#fff"/>
  112. <meta name="image:background" content="1"/>
  113.  
  114. <meta name="image:sidebar" content="1"/>
  115. <meta name="image:icon" content="1"/>
  116. <meta name="image:hover box" content="1"/>
  117. <meta name="image:etc pic" content="1"/>
  118.  
  119. <meta name="color:border1" content="#fff"/>
  120. <meta name="color:border2" content="#fff"/>
  121. <meta name="color:border3" content="#fff"/>
  122. <meta name="color:blogtitle" content="#fff"/>
  123. <meta name="color:colour of snow" content="#fff"/>
  124.  
  125. <meta name="text:name" content="name"/>
  126. <meta name="text:quote" content="quote"/>
  127. <meta name="text:link 1" content="/"/>
  128. <meta name="text:link 2" content="/"/>
  129. <meta name="text:link 3" content="/"/>
  130. <meta name="text:link 4" content="/"/>
  131. <meta name="text:link 5" content="/"/>
  132. <meta name="text:link 1 msg" content="text"/>
  133. <meta name="text:link 2 msg" content="text"/>
  134. <meta name="text:link 3 msg" content="text"/>
  135. <meta name="text:link 4 msg" content="text"/>
  136. <meta name="text:link 5 msg" content="text"/>
  137. <meta name="text:stats" content="stats"/>
  138. <meta name="text:blogtitle" content="blogtitle"/>
  139.  
  140. <style type="text/css">
  141.  
  142. #s-m-t-tooltip {
  143. max-width:300px;
  144. padding:6px 6px 6px 6px;
  145. margin:20px 0px 0px 20px;
  146. background:{color:link}; /* change the background color */
  147. border:1px solid white; /* change the border color */
  148. font-family:calibri; /* change the font */
  149. font-size:10px; /* change the font size */
  150. letter-spacing:0px; /* change the letter spacing */
  151. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  152. color:white; /* change the text color */
  153. z-index:999999999999999999999999999999999999;
  154. border-radius:3px;
  155. }
  156.  
  157. #fade { /*--Transparent background layer--*/
  158. display: none; /*--hidden by default--*/
  159. position: fixed; left: 0; top: 0;
  160. width: 100%; height: 100%;
  161. opacity: .80;
  162. z-index: 9999;
  163. }
  164. .popup_block{
  165. display: none; /*--hidden by default--*/
  166. background: #fff;
  167. padding: 20px;
  168. border-top:10px solid {color:border3};
  169. border-bottom:10px solid {color:border3};
  170. border-left:10px solid {color:border1};
  171. border-right:10px solid {color:border1};
  172. float: left;
  173. font-size:11px;
  174. font-family:calibri;
  175. line-height:13px;
  176. position: fixed;
  177. top: 50%; left: 50%;
  178. z-index: 99999;
  179. /*--CSS3 Rounded Corners--*/
  180. -webkit-border-radius: 20px;
  181. -moz-border-radius: 20px;
  182. border-radius: 20px;
  183. }
  184. /*--Making IE6 Understand Fixed Positioning--*/
  185. *html #fade {
  186. position: absolute;
  187. }
  188. *html .popup_block {
  189. position: absolute;
  190. }
  191. .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;}
  192.  
  193. .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;}
  194.  
  195. p {
  196. margin:0px;
  197. margin-top:0px;
  198. }
  199.  
  200.  
  201. body {
  202. padding: 0px;
  203. margin: 0px;
  204. color:{color:text};
  205. font-family:calibri;
  206. line-height:12px;
  207. font-size:11px;
  208. background-color: {color:Background};
  209. background-image:url({image:Background});
  210. background-attachment: fixed;
  211. background-repeat: repeat;
  212. }
  213.  
  214.  
  215. a:link, a:active, a:visited{
  216. text-decoration: none;
  217. -webkit-transition: color 0.3s ease-out;
  218. -moz-transition: color 0.3s ease-out;
  219. transition: color 0.3s ease-out;
  220. color:{color:link};
  221. }
  222.  
  223. a:hover {
  224. text-decoration: none;
  225. font-style:;
  226. color: {color:Hover};
  227. }
  228.  
  229. div#center{
  230. margin:auto;
  231. position:relative;
  232. width:1250px;
  233. background-color:;
  234. overflow:auto;
  235. overflow-y:hidden;
  236. }
  237. @font-face { font-family: "meem33"; src: url('http://static.tumblr.com/gyoju49/nm1mo9g6c/meem19.ttf'); }
  238. askk {
  239. font-family: 'Annie Use Your Telescope', cursive;
  240. text-align: center;
  241. font-size:25px;
  242. color: {color:title};
  243. padding-top:10px;
  244. line-height:45px;
  245. text-shadow: 1.5px 1px #ddd;
  246. }
  247.  
  248. askkk {
  249. font-family: 'Annie Use Your Telescope', cursive;
  250. text-align: center;
  251. font-size:25px;
  252. line-height:45px;
  253. color: {color:title};
  254. text-shadow: 1.5px 1px #ddd;
  255. }
  256.  
  257. #askerpic img{
  258. width:35px;
  259. height:35px;
  260. padding:0px;
  261. border:0px;
  262. border:none; outline: none;
  263. border-radius:100px;
  264. }
  265.  
  266. #mypic img{
  267. width:35px;
  268. height:35px;
  269. padding:0px;
  270. border:0px;
  271. border:none; outline: none;
  272. border-radius:100px;
  273. }
  274. .entry {
  275. float:left;
  276. display: block;
  277. margin:10px;
  278. overflow:hidden;
  279. width:260px;
  280. padding:10px;
  281. padding-bottom:8px;
  282. border:1px solid {color:border1};
  283. -moz-box-shadow: 5px 5px {color:border3};
  284. -webkit-box-shadow: 5px 5px {color:border3};
  285. {block:PermalinkPage}
  286. width:450px;
  287. text-align:left;
  288. line-height:10px;
  289. margin-left:70px;
  290. {/block:PermalinkPage}
  291. background:white;
  292. background-image:URL();
  293. }
  294.  
  295. .entry img{
  296. border:2px solid {color:border2};
  297. outline:1px solid #f6f6f6;
  298. outline-offset:-5px;
  299. width:255px;
  300. {block:PermalinkPage}
  301. width:444px;
  302. {/block:PermalinkPage}
  303. }
  304.  
  305. .entry .pkbg{
  306. width:220px;
  307. height:135px;
  308. margin-left:18px;
  309. position: absolute;
  310. line-height: 16px;
  311. overflow:hidden;
  312. text-align:center;
  313. margin-top:20px;
  314. background:white;
  315. word-spacing:2px;
  316. letter-spacing:1px;
  317. border:2px solid {color:blogtitle};
  318. border-radius:10px;
  319. opacity:0;
  320. -moz-transform: scale(1.5);
  321. -webkit-transform: scale(1.5);
  322. transform: scale(1.5);
  323. -webkit-transition: all .7s ease;
  324. -moz-transition: all .7s ease;
  325. -o-transition: all .7s ease;
  326. transition: all .7s ease;
  327. }
  328.  
  329. .entry:hover .pkbg{
  330. overflow:visible;
  331. opacity:1;
  332.  
  333. -moz-transform: scale(1);
  334. -webkit-transform: scale(1);
  335. transform: scale(1);
  336. }
  337.  
  338. .entry .pkbglb{
  339. width:35px;
  340. height:35px;
  341. margin-left:169px;
  342. position: absolute;
  343. line-height: 16px;
  344. overflow:hidden;
  345. text-align:center;
  346. top:13px;
  347. background:{color:border1};
  348. z-index:9999;
  349. word-spacing:2px;
  350. letter-spacing:1px;
  351. border:3px double white;
  352. opacity:1;
  353. -webkit-transition: all .7s ease;
  354. -moz-transition: all .7s ease;
  355. -o-transition: all .7s ease;
  356. transition: all .7s ease;
  357. }
  358.  
  359. .entry .pkbgrb{
  360. width:35px;
  361. height:35px;
  362. margin-left:124px;
  363. position: absolute;
  364. line-height: 16px;
  365. overflow:hidden;
  366. text-align:center;
  367. top:13px;
  368. background:{color:border2};
  369. z-index:9999;
  370. word-spacing:2px;
  371. letter-spacing:1px;
  372. border:3px double white;
  373. opacity:1;
  374. -webkit-transition: all .7s ease;
  375. -moz-transition: all .7s ease;
  376. -o-transition: all .7s ease;
  377. transition: all .7s ease;
  378. }
  379.  
  380. .entry .pkbgpl{
  381. width:35px;
  382. height:35px;
  383. margin-left:169px;
  384. position: absolute;
  385. line-height: 16px;
  386. overflow:hidden;
  387. text-align:center;
  388. top:58px;
  389. background:{color:border3};
  390. z-index:9999;
  391. word-spacing:2px;
  392. letter-spacing:1px;
  393. border:3px double white;
  394. opacity:1;
  395. -webkit-transition: all .7s ease;
  396. -moz-transition: all .7s ease;
  397. -o-transition: all .7s ease;
  398. transition: all .7s ease;
  399. }
  400.  
  401. .pkbgpl img{
  402. width:29px;
  403. padding:8px;
  404. margin-top:-5px;
  405. margin-left:-5px;
  406. bordeR:0px;
  407. }
  408.  
  409. .entry .pkbgtxt{
  410. width:140px;
  411. height:80px;
  412. margin-left:10px;
  413. position: absolute;
  414. line-height: 16px;
  415. overflow:hidden;
  416. text-align:left;
  417. padding:5px;
  418. top:13px;
  419. background:#f6f6f6;
  420. padding-top:23px;
  421. padding-right:55px;
  422. font-family: 'Waiting for the Sunrise', cursive;
  423. font-size:15px;
  424. opacity:1;
  425. -webkit-transition: all .7s ease;
  426. -moz-transition: all .7s ease;
  427. -o-transition: all .7s ease;
  428. transition: all .7s ease;
  429. }
  430.  
  431. #posts {
  432. width:800px;
  433. margin-top:50px;
  434. z-index:99;
  435. margin-left:600px;
  436. right:auto;
  437. background:transparent;
  438. margin-right:auto;
  439. position:relative;
  440. overflow-y: hidden;
  441. }
  442.  
  443. #sidebar{
  444. position:fixed !important;
  445. width:400px;
  446. height:300px;
  447. margin-top:190px;
  448. margin-left:50px;
  449. background:white;
  450. text-align:center;
  451. border-top:4px solid {color:border1};
  452. border-bottom:4px solid {color:border1};
  453. border-left:4px solid {color:border3};
  454. border-right:4px solid {color:border3};
  455. overflow:hidden;
  456. }
  457.  
  458. #pic{
  459. position:fixed !important;
  460. width:354px;
  461. height:256px;
  462. margin-top:20px;
  463. margin-left:20px;
  464. background:#f6f6f6;
  465. border:2px solid {color:border2};
  466. border-radius:5px;
  467. }
  468.  
  469. #pic img{
  470. width:354px;
  471. height:256px;
  472. outline:1px solid #f6f6f6;
  473. outline-offset:-5px;
  474. border-radius:5px;
  475. opacity:1;
  476. -webkit-transition: all 1.7s ease;
  477. -moz-transition: all 1.7s ease;
  478. -o-transition: all 1.7s ease;
  479. transition: all 1.7s ease;
  480. }
  481.  
  482. #sidebar:hover #pic img{
  483. opacity:0;
  484. margin-top:300px;
  485. }
  486.  
  487. #hflt{
  488. position:fixed !important;
  489. width:172px;
  490. height:248px;
  491. margin-top:25px;
  492. margin-left:25px;
  493. border-radius:5px;
  494. border-top-right-radius:0px;
  495. border-bottom-right-radius:0px;
  496. background:{color:border1};
  497. border:1px solid {color:border2};
  498. border-right:1px solid #f6f6f6;
  499. opacity:0;
  500. -moz-transform: scale(1.5);
  501. -webkit-transform: scale(1.5);
  502. transform: scale(1.5);
  503. -webkit-transition: all .7s ease;
  504. -moz-transition: all .7s ease;
  505. -o-transition: all .7s ease;
  506. transition: all .7s ease;
  507. }
  508.  
  509. #sidebar:hover #hflt{
  510. opacity:0.8;
  511. -moz-transform: scale(1);
  512. -webkit-transform: scale(1);
  513. transform: scale(1);
  514. }
  515.  
  516. #hfrt{
  517. position:fixed !important;
  518. width:172px;
  519. height:248px;
  520. margin-top:25px;
  521. margin-left:199px;
  522. border-radius:5px;
  523. border-top-left-radius:0px;
  524. border-bottom-left-radius:0px;
  525. background:{color:border3};
  526. border:1px solid {color:border2};
  527. border-left:0px
  528. opacity:0;
  529. -moz-transform: scale(0);
  530. -webkit-transform: scale(0);
  531. transform: scale(0);
  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. #sidebar:hover #hfrt{
  539. opacity:0.8;
  540. -moz-transform: scale(1);
  541. -webkit-transform: scale(1);
  542. transform: scale(1);
  543. }
  544.  
  545. #inpc{
  546. position:fixed !important;
  547. width:80px;
  548. height:80px;
  549. margin-top:40px;
  550. margin-left:70px;
  551. background:white;
  552. border:2px solid {color:border2};
  553. border-radius:100px;
  554. z-index:999;
  555. opacity:0;
  556. -webkit-transition: all .9s ease;
  557. -moz-transition: all .9s ease;
  558. -o-transition: all .9s ease;
  559. transition: all .9s ease;
  560. -webkit-transform-origin: center center;
  561. -webkit-transform: rotate(-360deg);
  562. -moz-transform-origin: center center;
  563. -moz-transform: rotate(-360deg);
  564. -o-transform-origin: center center;
  565. -o-transform: rotate(-360deg);
  566. transform-origin: center center;
  567. transform: rotate(-200deg);
  568. }
  569.  
  570. #sidebar:hover #inpc{
  571. opacity:1;
  572. -webkit-transform-origin: center center;
  573. -webkit-transform: rotate(0);
  574. -moz-transform-origin: center center;
  575. -moz-transform: rotate(0);
  576. -o-transform-origin: center center;
  577. -o-transform: rotate(0);
  578. transform-origin: center center;
  579. transform: rotate(0);
  580. }
  581.  
  582. #inpc img{
  583. width:75px;
  584. height:75px;
  585. margin-top:5px;
  586. border:1px dashed {color:blogtitle};
  587. border-radius:100px;
  588. }
  589.  
  590. #cesw{
  591. position:fixed !important;
  592. width: 170px;
  593. height:150px;
  594. margin-top:25px;
  595. margin-left:-130px;
  596. opacity:0;
  597. transition: all .5s ease-out;
  598. -o-transition-transition: all .5s ease-out;
  599. -webkit-transition: all .5s ease-out;
  600. -moz-transform: scale(0);
  601. -webkit-transform: scale(0);
  602. transform: scale(0);
  603. }
  604.  
  605. #sidebar:hover #cesw{
  606. opacity:1;
  607. margin-left:30px;
  608. -moz-transform: scale(1);
  609. -webkit-transform: scale(1);
  610. transform: scale(1);
  611. }
  612.  
  613. #cesw img{
  614. width: 170px;
  615. height:150px;
  616. }
  617.  
  618. #nebg{
  619. position:fixed !important;
  620. width:173px;
  621. height:15px;
  622. margin-top:157px;
  623. margin-left:-225px;
  624. background:white;
  625. opacity:0;
  626. transition: all 1s ease-out;
  627. -o-transition-transition: all 1s ease-out;
  628. -webkit-transition: all 1s ease-out;
  629. }
  630.  
  631. #sidebar:hover #nebg{
  632. opacity:0.7;
  633. margin-left:25px;
  634. }
  635.  
  636. #yrne{
  637. position:fixed !important;
  638. width:152px;
  639. height:30px;
  640. margin-top:150px;
  641. margin-left:90px;
  642. text-align:left;
  643. line-height:30px;
  644. padding-left:10px;
  645. font-family: 'Waiting for the Sunrise', cursive;
  646. font-size:30px;
  647. color:{color:title};
  648. text-shadow:-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
  649. opacity:0;
  650. transition: all 1.2s ease-out;
  651. -o-transition-transition: all 1.2s ease-out;
  652. -webkit-transition: all 1.2s ease-out;
  653. }
  654.  
  655. #sidebar:hover #yrne{
  656. opacity:1;
  657. margin-left:30px;
  658. }
  659.  
  660. #stdc{
  661. position:fixed !important;
  662. width:154px;
  663. height:65px;
  664. padding:5px;
  665. margin-top:380px;
  666. margin-left:29px;
  667. background:white;
  668. overflow:auto;
  669. border-radius:5px;
  670. border:1px dashed {color:border1};
  671. border-bottom:4px solid {color:border2};
  672. overflow:auto;
  673. opacity:0;
  674. transition: all 1.5s ease-out;
  675. -o-transition-transition: all 1.5s ease-out;
  676. -webkit-transition: all 1.5s ease-out;
  677. }
  678.  
  679. #sidebar:hover #stdc{
  680. opacity:1;
  681. margin-top:180px;
  682. }
  683.  
  684. #br0{
  685. position:fixed !important;
  686. height:120px;
  687. margin-top:-126px;
  688. margin-left:50px;
  689. border-bottom-left-radius:100px;
  690. border-bottom-right-radius:100px;
  691. border-right:3px solid {color:border2};
  692. opacity:0;
  693. transition: all .5s ease-out;
  694. -o-transition-transition: all .5s ease-out;
  695. -webkit-transition: all .5s ease-out;
  696. }
  697.  
  698. #sidebar:hover #br0{
  699. opacity:1;
  700. margin-top:26px;
  701. }
  702.  
  703. #br1{
  704. position:fixed !important;
  705. height:120px;
  706. margin-top:-126px;
  707. margin-left:80px;
  708. border-bottom-left-radius:100px;
  709. border-bottom-right-radius:100px;
  710. border-right:3px solid {color:border3};
  711. opacity:0;
  712. transition: all 1s ease-out;
  713. -o-transition-transition: all 1s ease-out;
  714. -webkit-transition: all 1s ease-out;
  715. }
  716.  
  717. #sidebar:hover #br1{
  718. opacity:1;
  719. margin-top:26px;
  720. }
  721.  
  722. #br2{
  723. position:fixed !important;
  724. height:120px;
  725. margin-top:-126px;
  726. margin-left:110px;
  727. border-bottom-left-radius:100px;
  728. border-bottom-right-radius:100px;
  729. border-right:3px solid white;
  730. opacity:0;
  731. transition: all 1.5s ease-out;
  732. -o-transition-transition: all 1.5s ease-out;
  733. -webkit-transition: all 1.5s ease-out;
  734. }
  735.  
  736. #sidebar:hover #br2{
  737. opacity:1;
  738. margin-top:26px;
  739. }
  740.  
  741. #br3{
  742. position:fixed !important;
  743. height:120px;
  744. margin-top:-126px;
  745. margin-left:140px;
  746. border-bottom-left-radius:100px;
  747. border-bottom-right-radius:100px;
  748. border-right:3px solid {color:title};
  749. opacity:0;
  750. transition: all 2s ease-out;
  751. -o-transition-transition: all 2s ease-out;
  752. -webkit-transition: all 2s ease-out;
  753. }
  754.  
  755. #sidebar:hover #br3{
  756. opacity:1;
  757. margin-top:26px;
  758. }
  759.  
  760. #br4{
  761. position:fixed !important;
  762. height:120px;
  763. margin-top:-126px;
  764. margin-left:170px;
  765. border-bottom-left-radius:100px;
  766. border-bottom-right-radius:100px;
  767. border-right:3px solid {color:blogtitle};
  768. opacity:0;
  769. transition: all 2.5s ease-out;
  770. -o-transition-transition: all 2.5s ease-out;
  771. -webkit-transition: all 2.5s ease-out;
  772. }
  773.  
  774. #sidebar:hover #br4{
  775. opacity:0.7;
  776. margin-top:26px;
  777. }
  778.  
  779. #hrig1{
  780. position:fixed !important;
  781. width:140px;
  782. height:65px;
  783. margin-top:40px;
  784. margin-left:415px;
  785. background:white;
  786. z-index:999999;
  787. opacity:0;
  788. transition: all 1s ease-out;
  789. -o-transition-transition: all 1s ease-out;
  790. -webkit-transition: all 1s ease-out;
  791. }
  792.  
  793. #sidebar:hover #hrig1{
  794. opacity:1;
  795. margin-left:215px;
  796. }
  797.  
  798. #hrig2{
  799. position:fixed !important;
  800. width:140px;
  801. height:65px;
  802. margin-top:118px;
  803. margin-left:415px;
  804. background:white;
  805. opacity:0;
  806. transition: all 1.5s ease-out;
  807. -o-transition-transition: all 1.5s ease-out;
  808. -webkit-transition: all 1.5s ease-out;
  809. }
  810.  
  811. #sidebar:hover #hrig2{
  812. opacity:1;
  813. margin-left:215px;
  814. }
  815.  
  816. #hrig3{
  817. position:fixed !important;
  818. width:140px;
  819. height:65px;
  820. margin-top:195px;
  821. margin-left:415px;
  822. background:white;
  823. z-index:999999;
  824. opacity:0;
  825. transition: all 2s ease-out;
  826. -o-transition-transition: all 2s ease-out;
  827. -webkit-transition: all 2s ease-out;
  828. }
  829.  
  830. #sidebar:hover #hrig3{
  831. opacity:1;
  832. margin-left:215px;
  833. }
  834.  
  835. #hrig1 img{
  836. width:138px;
  837. height:63px;
  838. border:1px solid white;
  839. opacity:0.3;
  840. }
  841.  
  842. #hrig2 img{
  843. width:138px;
  844. height:63px;
  845. border:1px solid white;
  846. }
  847.  
  848. #hrig3 img{
  849. width:138px;
  850. height:63px;
  851. border:1px solid white;
  852. opacity:0.3;
  853. }
  854.  
  855. #nntt{
  856. position:fixed !important;
  857. width:138px;
  858. margin-left:1px;
  859. height:63px;
  860. margin-top:-64px;
  861. line-height:63px;
  862. font-family: 'Annie Use Your Telescope', cursive;
  863. font-size:35px;
  864. z-index:9999;
  865. color:{color:border1};
  866. text-shadow:-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
  867. }
  868.  
  869. #eatt{
  870. position:fixed !important;
  871. width:138px;
  872. margin-left:1px;
  873. height:63px;
  874. margin-top:-64px;
  875. line-height:63px;
  876. font-family: 'Annie Use Your Telescope', cursive;
  877. font-size:35px;
  878. z-index:9999;
  879. color:{color:border2};
  880. text-shadow:-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
  881. }
  882.  
  883. #hrig1bx{
  884. position:fixed !important;
  885. width:164px;
  886. height:230px;
  887. margin-top:-470px;
  888. margin-left:-186px;
  889. border:1px solid {color:title};
  890. background:white;
  891. opacity:0;
  892. -webkit-transition: all .7s ease;
  893. -moz-transition: all .7s ease;
  894. -o-transition: all .7s ease;
  895. transition: all .7s ease;
  896. }
  897.  
  898. #hrig1:hover #hrig1bx{
  899. opacity:1;
  900. margin-top:-70px;
  901. }
  902.  
  903. #hrig3bx{
  904. position:fixed !important;
  905. width:164px;
  906. height:230px;
  907. margin-top:225px;
  908. margin-left:-186px;
  909. border:1px solid {color:title};
  910. background:white;
  911. opacity:0;
  912. -webkit-transition: all .7s ease;
  913. -moz-transition: all .7s ease;
  914. -o-transition: all .7s ease;
  915. transition: all .7s ease;
  916. }
  917.  
  918. #hrig3:hover #hrig3bx{
  919. opacity:1;
  920. margin-top:-225px;
  921. }
  922.  
  923. #hrig1bxne{
  924. position:fixed !important;
  925. width:135px;
  926. height:40px;
  927. margin-top:10px;
  928. margin-left:10px;
  929. padding:5px;
  930. background:#f6f6f6;
  931. font-family: 'Dancing Script', cursive;
  932. line-height:35px;
  933. font-size:28px;
  934. color:{color:border3};
  935. }
  936.  
  937. #hrig1bxqe{
  938. position:fixed !important;
  939. width:156px;
  940. height:42px;
  941. padding:4px;
  942. margin-top:70px;
  943. margin-left:0px;
  944. background:#f8f8f8;
  945. border-top:1px dashed {color:blogtitle};
  946. border-bottom:1px dashed {color:blogtitle};
  947. font-family: 'Annie Use Your Telescope', cursive;
  948. font-size:15px;
  949. line-height:20px;
  950. overflow:auto;
  951. color:{color:border1};
  952. }
  953.  
  954. #br5{
  955. position:fixed !important;
  956. width:20px;
  957. height:0px;
  958. margin-top:135px;
  959. margin-left:0px;
  960. border-top-right-radius:100px;
  961. border-bottom-right-radius:100px;
  962. border-top:3px solid {color:border3};
  963. }
  964.  
  965. #br6{
  966. position:fixed !important;
  967. width:40px;
  968. height:0px;
  969. margin-top:155px;
  970. margin-left:0px;
  971. border-top-right-radius:100px;
  972. border-bottom-right-radius:100px;
  973. border-top:3px solid {color:border2};
  974. }
  975.  
  976. #br7{
  977. position:fixed !important;
  978. width:60px;
  979. height:0px;
  980. margin-top:175px;
  981. margin-left:0px;
  982. border-top-right-radius:100px;
  983. border-bottom-right-radius:100px;
  984. border-top:3px solid {color:border1};
  985. }
  986.  
  987. #br8{
  988. position:fixed !important;
  989. width:80px;
  990. height:0px;
  991. margin-top:195px;
  992. margin-left:0px;
  993. border-top-right-radius:100px;
  994. border-bottom-right-radius:100px;
  995. border-top:3px solid {color:border3};
  996. }
  997.  
  998. #br9{
  999. position:fixed !important;
  1000. width:100px;
  1001. height:0px;
  1002. margin-top:215px;
  1003. margin-left:0px;
  1004. border-top-right-radius:100px;
  1005. border-bottom-right-radius:100px;
  1006. border-top:3px solid {color:border2};
  1007. }
  1008.  
  1009. #hr1lk1{
  1010. position:fixed !important;
  1011. width:130px;
  1012. height:9px;
  1013. padding:3px;
  1014. line-height:9px;
  1015. margin-top:128px;
  1016. margin-left:20px;
  1017. background:#f6f6f6;
  1018. border:1px solid {color:border3};
  1019. border-radius:90px;
  1020. }
  1021.  
  1022. #hr1lk2{
  1023. position:fixed !important;
  1024. width:110px;
  1025. height:9px;
  1026. padding:3px;
  1027. line-height:9px;
  1028. margin-top:148px;
  1029. margin-left:40px;
  1030. background:#f6f6f6;
  1031. border:1px solid {color:border2};
  1032. border-radius:90px;
  1033. }
  1034.  
  1035. #hr1lk3{
  1036. position:fixed !important;
  1037. width:90px;
  1038. height:9px;
  1039. padding:3px;
  1040. line-height:9px;
  1041. margin-top:168px;
  1042. margin-left:60px;
  1043. background:#f6f6f6;
  1044. border:1px solid {color:border1};
  1045. border-radius:90px;
  1046. }
  1047.  
  1048. #hr1lk4{
  1049. position:fixed !important;
  1050. width:70px;
  1051. height:9px;
  1052. padding:3px;
  1053. line-height:9px;
  1054. margin-top:188px;
  1055. margin-left:80px;
  1056. background:#f6f6f6;
  1057. border:1px solid {color:border3};
  1058. border-radius:90px;
  1059. }
  1060.  
  1061. #hr1lk5{
  1062. position:fixed !important;
  1063. width:50px;
  1064. height:9px;
  1065. padding:3px;
  1066. line-height:9px;
  1067. margin-top:208px;
  1068. margin-left:100px;
  1069. background:#f6f6f6;
  1070. border:1px solid {color:border2};
  1071. border-radius:90px;
  1072. }
  1073.  
  1074. #hrig3bxne{
  1075. position:fixed !important;
  1076. width:135px;
  1077. height:40px;
  1078. margin-top:10px;
  1079. margin-left:10px;
  1080. padding:5px;
  1081. background:#f6f6f6;
  1082. font-family: 'Dancing Script', cursive;
  1083. line-height:35px;
  1084. font-size:28px;
  1085. color:{color:border3};
  1086. }
  1087.  
  1088. #hrig3bxpc{
  1089. position:fixed !important;
  1090. width:155px;
  1091. height:70px;
  1092. padding:4px;
  1093. margin-top:70px;
  1094. margin-left:0px;
  1095. background:#f8f8f8;
  1096. border-top:1px dashed {color:blogtitle};
  1097. border-bottom:1px dashed {color:blogtitle};
  1098. }
  1099.  
  1100. #hrig3bxpc img{
  1101. position:fixed !important;
  1102. width:154px;
  1103. height:68px;
  1104. margin-left:-78px;
  1105. border:1px solid {color:title};
  1106. opacity:0.8;
  1107. }
  1108.  
  1109. #hrig3bxus{
  1110. position:fixed !important;
  1111. width:60px;
  1112. height:15px;
  1113. line-height:15px;
  1114. margin-top:174px;
  1115. margin-left:20px;
  1116. background:#f6f6f6;
  1117. border:1px solid {color:border1};
  1118. border-bottom:0px;
  1119. border-top-left-radius:10px;
  1120. }
  1121.  
  1122. #hrig3bxcs{
  1123. position:fixed !important;
  1124. width:60px;
  1125. height:15px;
  1126. line-height:15px;
  1127. margin-top:174px;
  1128. margin-left:81px;
  1129. background:#f6f6f6;
  1130. border:1px solid {color:border2};
  1131. border-left:1px solid white;
  1132. border-bottom:0px;
  1133. border-top-right-radius:10px;
  1134. }
  1135.  
  1136. #hrig3bxss{
  1137. position:fixed !important;
  1138. width:121px;
  1139. height:15px;
  1140. line-height:15px;
  1141. margin-top:190px;
  1142. margin-left:20px;
  1143. background:#f6f6f6;
  1144. border:1px solid {color:border3};
  1145. border-top:1px solid white;
  1146. border-bottom-left-radius:10px;
  1147. border-bottom-right-radius:10px;
  1148. }
  1149.  
  1150. #hrig3bxts{
  1151. position:fixed !important;
  1152. margin-top:90px;
  1153. margin-left:-40px;
  1154. }
  1155.  
  1156. #hrig3bxts img{
  1157. width:240px;
  1158. height:200px;
  1159. opacity:0.6;
  1160. border:0px;
  1161. -webkit-transform:rotate(-90deg);
  1162. }
  1163.  
  1164. #bebx{
  1165. position:fixed !important;
  1166. width:1000px;
  1167. height:80px;
  1168. margin-top:90px;
  1169. margin-left:-500px;
  1170. background:{color:blogtitle};
  1171. border:2px solid white;
  1172. border-radius:50px;
  1173. }
  1174.  
  1175. #betxt{
  1176. position:fixed !important;
  1177. width:400px;
  1178. height:80px;
  1179. margin-top:92px;
  1180. margin-left:72px;
  1181. font-family: 'Dancing Script', cursive;
  1182. line-height:80px;
  1183. text-align:center;
  1184. font-size:50px;
  1185. color:white;
  1186. }
  1187.  
  1188. #psbx{
  1189. position:fixed !important;
  1190. width:700px;
  1191. height:1000px;
  1192. margin-top:-50px;
  1193. margin-left:550px;
  1194. border-left:3px solid {color:title};
  1195. border-right:3px solid {color:title};
  1196. background:white;
  1197. }
  1198.  
  1199. #psbxtp{
  1200. position:fixed !important;
  1201. z-index:99999;
  1202. width:700px;
  1203. height:40px;
  1204. margin-top:-50px;
  1205. margin-left:553px;
  1206. background:{color:border2};
  1207. }
  1208.  
  1209. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  1210. .title{
  1211. line-height: 35px;
  1212. font-family: 'Annie Use Your Telescope', cursive;
  1213. font-size:30px;
  1214. color:{color:Title};
  1215. font-weight: normal;
  1216. }
  1217.  
  1218.  
  1219. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  1220. .permalink{
  1221. text-transform: normal;
  1222. display: block;
  1223. text-align: right;
  1224. text-decoration: none;
  1225. }
  1226.  
  1227.  
  1228. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  1229. #infscr-loading{
  1230. bottom: -70px;
  1231. position: absolute;
  1232. left: 50%;
  1233. margin-left:-8px;
  1234. width:16px;
  1235. height:11px;
  1236. overflow:hidden;
  1237. margin-bottom: 50px;
  1238. }
  1239.  
  1240. #postnotes{
  1241. text-align: justify;}
  1242.  
  1243. #postnotes blockquote{
  1244. border: 0px;}
  1245.  
  1246. blockquote{
  1247. padding:0px 0px 2px 5px;
  1248. margin:0px 0px 2px 10px;
  1249. border-left: 1px dotted #555555;
  1250. }
  1251.  
  1252. blockquote p, ul{
  1253. margin:0px;
  1254. padding:0px;
  1255. }
  1256.  
  1257. a img{border: 0px;}
  1258.  
  1259.  
  1260. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  1261.  
  1262. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  1263. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  1264.  
  1265. .notes img{width:10px; position:relative; top:3px;}
  1266. <--ses-->
  1267. small{font-size: 90%;}
  1268.  
  1269. {CustomCSS}
  1270.  
  1271. </style>
  1272.  
  1273. {block:IndexPage}
  1274. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  1275. <script type="text/javascript" src="http://static.tumblr.com/tk7f1db/vGfn06hpd/document.txt"></script>
  1276. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  1277. <script type="text/javascript" src="http://static.tumblr.com/tk7f1db/pIjn1irpj/tooltips.txt"></script>
  1278. <script>
  1279. snowStorm.snowColor = '{color:colour of snow}'; // Snow Color
  1280. snowStorm.flakesMaxActive = 96; // Amount of Snowflakes Falling
  1281. snowStorm.flakeBottom = null; // Snowflakes piling up on bottom of your screen?
  1282. </script>
  1283. <script type="text/javascript">
  1284. $(window).load(function(){
  1285. var $wall = $('#posts');
  1286. $wall.imagesLoaded(function(){
  1287. $wall.masonry({
  1288. itemSelector: '.entry, .entry_photo',
  1289. isAnimated : false
  1290. });
  1291. });
  1292.  
  1293. $wall.infinitescroll({
  1294. navSelector : '#pagination',
  1295. nextSelector : '#pagination a',
  1296. itemSelector : '.entry, .entry_photo',
  1297. bufferPx : 2000,
  1298. debug : false,
  1299. errorCallback: function() {
  1300. $('#infscr-loading').fadeOut('normal');
  1301. }},
  1302. function( newElements ) {
  1303. var $newElems = $( newElements );
  1304. $newElems.hide();
  1305. $newElems.imagesLoaded(function(){
  1306. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  1307. });
  1308. }); $('#posts').show(500);
  1309. });
  1310. </script>
  1311.  
  1312.  
  1313. {/block:IndexPage}
  1314.  
  1315.  
  1316. <title>{title}</title>
  1317.  
  1318. <link rel="shortcut icon" href="{Favicon}" />
  1319. <meta name="viewport" content="width=820" />
  1320. </head>
  1321.  
  1322. <body>
  1323. <BODY onselectstart="return false;" ondragstart="return false;">
  1324. <div class="wrapper">
  1325. <div class="header">
  1326. </div>
  1327.  
  1328. <div id="cage">
  1329. <div id="center">
  1330.  
  1331.  
  1332. <div id="bebx"></div>
  1333. <div id="betxt"> {text:blogtitle} </div>
  1334.  
  1335. <div id="sidebar">
  1336. <center>
  1337.  
  1338. <div id="pic"><img src="{image:sidebar}"></div>
  1339.  
  1340. <div id="hflt"></div>
  1341. <div id="hfrt"></div>
  1342. <div id="inpc"> <img src="{image:icon}"> </div>
  1343. <div id="cesw"><img src="http://th08.deviantart.net/fs70/PRE/f/2012/250/4/3/stock___snow_3_by_jassy2012-d5duo6m.png"></div>
  1344. <div id="br0"></div>
  1345. <div id="br1"></div>
  1346. <div id="br2"></div>
  1347. <div id="br3"></div>
  1348. <div id="br4"></div>
  1349. <div id="nebg"></div>
  1350. <div id="yrne"> {text:name} </div>
  1351. <div id="stdc"> {description} </div>
  1352.  
  1353. <div id="hrig1"><img src="{image:hover box}">
  1354. <div id="nntt"> navigation </div>
  1355. <div id="hrig1bx">
  1356. <div id="hrig1bxne"> navigation </div>
  1357. <div id="hrig1bxqe"> "{text:quote}" </div>
  1358. <div id="br5"></div>
  1359. <div id="br6"></div>
  1360. <div id="br7"></div>
  1361. <div id="br8"></div>
  1362. <div id="br9"></div>
  1363. <div id="hr1lk1"> <a href="{text:link 1}"> {text:link 1 msg}
  1364. </a></div>
  1365. <div id="hr1lk2"> <a href="{text:link 2}"> {text:link 2 msg}
  1366. </a></div>
  1367. <div id="hr1lk3"> <a href="{text:link 3}"> {text:link 3 msg}
  1368. </a></div>
  1369. <div id="hr1lk4"> <a href="{text:link 4}"> {text:link 4 msg}
  1370. </a></div>
  1371. <div id="hr1lk5"> <a href="{text:link 5}"> {text:link 5 msg}
  1372. </a></div>
  1373. </div>
  1374. </div>
  1375.  
  1376. <div id="hrig2"><img src="{image:hover box}"></div>
  1377.  
  1378. <div id="hrig3"><img src="{image:hover box}">
  1379. <div id="eatt"> etcetera </div>
  1380. <div id="hrig3bx">
  1381. <div id="hrig3bxne"> etcetera </div>
  1382. <div id="hrig3bxpc"> <img src="{image:etc pic}"> </div>
  1383. <div id="hrig3bxts"> <img src="http://static.tumblr.com/e0e0a1292b6c98824581580efb4a3863/jd5jpvz/l6dn811nh/tumblr_static_8m27nhjj6u80c8gc8sg80884w.png"> </div>
  1384. <div id="hrig3bxus"> <a href="#?w=300" rel="02" class="poplight">updates</a> </div>
  1385. <div id="hrig3bxcs"> <a href="#?w=300" rel="03" class="poplight">credits</a> </div>
  1386. <div id="hrig3bxss"> {text:stats} </div>
  1387. </div>
  1388. </div>
  1389.  
  1390. </center>
  1391. </div>
  1392. <!------------------------------------->
  1393.  
  1394.  
  1395. <div class="left">
  1396. <div id="psbxtp"></div>
  1397. <div id="psbx"></div>
  1398. <div id="posts">
  1399. {block:Posts}
  1400. <div class="entry">
  1401.  
  1402. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  1403.  
  1404. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  1405. {/block:Text}
  1406.  
  1407. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  1408.  
  1409. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  1410.  
  1411. {block:Answer}
  1412. <div style="float:left;z-index:8;margin-left: 6px;margin-top: 5px;padding: 2px;padding-bottom: 2px;background: {color:border};width:35px;height:35px;border:1px solid {color:border2};border-radius: 100px;">
  1413. <div id="askerpic"><img src="{AskerPortraitURL-30}"></div></div>
  1414. <div style="margin-top:2px;margin-bottom:0px;margin-left:60px;min-height:41px;min-width:170px;padding: 10px;padding-bottom: 10px;
  1415. background-color:#fff;border:1px solid #eee;text-transform:normal;font-size:12px;font-family: calibri;border-radius:5px;text-align:left;">
  1416. <askk>{asker}</askk>:</br> {Question}</div>
  1417. <div style="padding: 5px;"></div>
  1418. <div style="float:right;z-index:8;margin-right: 6px;margin-top: 6px;padding:2px;background: {color:border2};width:35px;height:35px;border:1px solid {color:border};border-radius: 100px;">
  1419. <div id="mypic"><img src="{PostAuthorPortraitURL-30}"></div></div>
  1420. <div style="margin-top:2px;margin-right:48px;margin-bottom:0px;min-height:41px;width:175px;{block:permalinkpage}width:385px;{/block:permalinkpage}
  1421. padding: 10px;padding-bottom: 10px;background-color:#fff;border:1px solid #eee;text-transform:normal;font-size:12px;font-family: calibri;border-radius:5px;text-align:left;">
  1422. <askkk>{text:name}</askkk>:</br> {Answer}</div>
  1423. <div style="padding: 10px;"></div>
  1424. <div style="text-align: right;">{timeago} & <a href="{Permalink}">{notecountwithlabel}</a></div>
  1425. <div style="padding: 5px;"></div>
  1426. {block:IndexPage}
  1427. <div class="permalinktext">
  1428. </div>
  1429. {/block:indexpage}
  1430. {/block:Answer}
  1431.  
  1432. {block:Photo}
  1433. {block:IndexPage}
  1434. <center>
  1435. <div class="pkbg">
  1436. <div class="pkbglb"><div style="margin-top:5px;">{LikeButton color="white" size="25"}</div></div>
  1437. <div class="pkbgrb"><div style="margin-top:5px; margin-left:5px;">{ReblogButton color="white" size="25"}</div></div>
  1438. <div class="pkbgpl"><a href="{Permalink}"><img src="http://i.imgur.com/gtb4fJJ.png"></a></div>
  1439. <div class="pkbgtxt">
  1440. <div style="color:{color:title};"><u>Information</u></div>
  1441. {NoteCountWithLabel}</br>
  1442. {ShortMonth}. {MonthNumberWithZero}, {Year} @ {12Hour}:{Minutes} {CapitalAmPm}
  1443. </div>
  1444. </div>
  1445.  
  1446. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1447. {/block:IndexPage}
  1448. {block:PermalinkPage}
  1449. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1450.  
  1451. {LinkCloseTag}
  1452. {/block:PermalinkPage}
  1453. {/block:Photo}
  1454.  
  1455. {block:Photoset}
  1456. {block:IndexPage}
  1457. <center>
  1458.  
  1459. <div class="perma">
  1460. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  1461.  
  1462. {Photoset-250}</center>
  1463. {/block:IndexPage}
  1464. {block:PermalinkPage}
  1465. <center>
  1466. {Photoset-500}</center>
  1467. {/block:PermalinkPage}
  1468. {/block:Photoset}
  1469.  
  1470. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  1471.  
  1472. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  1473.  
  1474. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  1475. <ul class="chat">
  1476. {block:Lines}
  1477. <li class="user_{UserNumber}">
  1478. {block:Label}
  1479. <span class="label">{Label}</span>
  1480. {/block:Label}
  1481.  
  1482. {Line}
  1483. </li>
  1484. {/block:Lines}
  1485. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  1486. {/block:Chat}
  1487.  
  1488. {block:Audio}
  1489. <div style="width:200px; height:30px;">
  1490. {AudioPlayerBlack}
  1491. </div>
  1492. {block:IndexPage}<span class="permalink">
  1493. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  1494. </span>{/block:IndexPage}
  1495. {/block:Audio}
  1496.  
  1497. {block:Video}
  1498. {block:IndexPage}
  1499. <center>
  1500. <div class="perma">
  1501. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  1502. {Video-250}</center>
  1503. {/block:IndexPage}
  1504. {block:PermalinkPage}
  1505. <center>
  1506. {Video-400}</center>
  1507. {/block:PermalinkPage}
  1508. {block:Video}
  1509.  
  1510.  
  1511. {block:PostNotes}<div align="middle">{caption}</div>
  1512. <center>
  1513.  
  1514. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  1515.  
  1516. {block:HasTags}
  1517. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  1518. {block:RebloggedFrom}
  1519. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  1520. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  1521.  
  1522. {/block:RebloggedFrom}
  1523. </center></span>
  1524. <br>
  1525. <div id="postnotes">{PostNotes}</div><br>
  1526.  
  1527. <center>{block:ContentSource}
  1528. <br><a href="{SourceURL}">
  1529. {lang:Source}:
  1530. {block:SourceLogo}
  1531. <img src="{BlackLogoURL}" width="{LogoWidth}"
  1532. height="{LogoHeight}" alt="{SourceTitle}" />
  1533. {/block:SourceLogo}
  1534. {block:NoSourceLogo}
  1535. {SourceLink}
  1536. {/block:NoSourceLogo}
  1537. </a>
  1538. {/block:ContentSource}</center>
  1539.  
  1540. {/block:PostNotes}
  1541. </div>
  1542. {/block:Posts}
  1543. </div></div>
  1544.  
  1545. {block:IndexPage}
  1546. {block:Pagination}
  1547. <div id="pagination">
  1548. {block:NextPage}
  1549. <a id="nextPage" href="{NextPage}"></a>
  1550. {/block:NextPage}
  1551. {block:PreviousPage}
  1552. <a href="{PreviousPage}"></a>
  1553. {/block:PreviousPage}
  1554. </div>
  1555. {/block:Pagination}
  1556. {/block:IndexPage}
  1557. </body>
  1558.  
  1559.  
  1560. <div id="02" class="popup_block">
  1561.  
  1562. <div style="width:300px; height:60px; background:#f6f6f6; font-family: 'Dancing Script', cursive; line-height:60px; font-size:40px; color:{color:border2}; text-align:center">Updates</div></br></br>
  1563.  
  1564.  
  1565.  
  1566. Write your updates here! :)
  1567.  
  1568.  
  1569. </div></div></div></div></div></div></div></div></div></div>
  1570.  
  1571.  
  1572.  
  1573.  
  1574.  
  1575. <div id="03" class="popup_block">
  1576.  
  1577. <div style="width:300px; height:60px; background:#f6f6f6; font-family: 'Dancing Script', cursive; line-height:60px; font-size:40px; color:{color:border2}; text-align:center">Credits</div></br></br>
  1578.  
  1579.  
  1580. Theme Credit: <a href="http://mkbye.tumblr.com">mkbye</a></br>
  1581.  
  1582.  
  1583. </div></div></div></div></div></div></div></div></div></div>
  1584.  
  1585.  
  1586.  
  1587.  
  1588.  
  1589.  
  1590.  
  1591.  
  1592.  
  1593.  
  1594.  
  1595.  
  1596.  
  1597.  
  1598.  
  1599.  
  1600.  
  1601.  
  1602.  
  1603.  
  1604.  
  1605.  
  1606.  
  1607.  
  1608.  
  1609.  
  1610.  
  1611.  
  1612.  
  1613.  
  1614.  
  1615. </html>
Advertisement
Add Comment
Please, Sign In to add comment