Advertisement
mkbye

thm 11 — mkbye:celina

Sep 2nd, 2013
658
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.35 KB | None | 0 0
  1. <!--
  2. Theme 11 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: 9.1.2013
  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 type="text/javascript" src="http://static.tumblr.com/kjq4nx5/2ezmru5eo/infinitescroll.txt"></script>
  21. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  22. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  23. <script>
  24. (function($){
  25. $(document).ready(function(){
  26. $("a[title]").style_my_tooltips({
  27. tip_follows_cursor:true,
  28. tip_delay_time:90,
  29. tip_fade_speed:600,
  30. attribute:"title"
  31. });
  32. });
  33. })(jQuery);
  34. </script>
  35. <script type="text/javascript">
  36. <!--
  37.  
  38. // Disable Right Click Script
  39.  
  40. function IE(e)
  41. {
  42. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  43. {
  44. return false;
  45. }
  46. }
  47. function NS(e)
  48. {
  49. if (document.layers || (document.getElementById && !document.all))
  50. {
  51. if (e.which == "2" || e.which == "3")
  52. {
  53. return false;
  54. }
  55. }
  56. }
  57. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  58.  
  59. //-->
  60. </script>
  61.  
  62.  
  63. <script type="text/javascript"
  64. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  65.  
  66. <!--DEFAULT VARIABLES-->
  67. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  68. <meta name="color:background" content="#fff"/>
  69. <meta name="image:background" content="1"/>
  70. <meta name="color:link" content="#96aec2"/>
  71. <meta name="color:text" content="#777"/>
  72. <meta name="color:title" content="#aac3cf"/>
  73. <meta name="color:hover" content="#fff"/>
  74. <meta name="color:scrollbar" content="#aac3cf"/>
  75.  
  76. <meta name="text:blogtitle" content="Exploring">
  77. <meta name="color:blogtitle" content="#9aacb1">
  78.  
  79. <meta name="image:sidebar" content="1"/>
  80. <meta name="color:sidebarborder" content="#bfd3d8"/>
  81. <meta name="color:borders" content="#a7bec9"/>
  82.  
  83. <meta name="text:quote" content="I'm selfish, impatient and a little insecure. I make mistakes, I am out of control and at times hard to handle. But if you can't handle me at my worst, then you sure as hell don't deserve me at my best.">
  84. <meta name="text:name" content="Celina"/>
  85.  
  86. <meta name="text:link 1" content="/"/>
  87. <meta name="text:link 2" content="/"/>
  88. <meta name="text:link 3" content="/"/>
  89. <meta name="text:link 4" content="/"/>
  90. <meta name="text:link 5" content="/"/>
  91. <meta name="text:link 1 msg" content="home"/>
  92. <meta name="text:link 2 msg" content="ask"/>
  93. <meta name="text:link 3 msg" content="etc"/>
  94. <meta name="text:link 4 msg" content="pics"/>
  95. <meta name="text:link 5 msg" content="creds"/>
  96.  
  97. <meta name="text:stats" content="1/70000">
  98.  
  99. <style type="text/css">
  100.  
  101. #s-m-t-tooltip {
  102. max-width:300px;
  103. padding:6px 6px 6px 6px;
  104. margin:20px 0px 0px 20px;
  105. background: #fff; /* change the background color */
  106. border-left:3px double {color:borders}; /* change the border color */
  107. border-right:3px double {color:borders}; /* change the border color */
  108. border-radius:5px;
  109. font-family:arial; /* change the font */
  110. font-size:11px; /* change the font size */
  111. letter-spacing:0px; /* change the letter spacing */
  112. text-transform:lowercase;
  113. color:{color:text}; /* change the text color */
  114. z-index:999999999999999999999999999999999999;
  115. }
  116.  
  117. ::-webkit-scrollbar {width: 6px; height: 5px; background: #ffffff; }
  118. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar}; -webkit-border-radius: 1ex; }
  119.  
  120. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  121.  
  122. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  123.  
  124. iframe#tumblr_controls: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;}
  125.  
  126.  
  127. p {
  128. margin:0px;
  129. margin-top:0px;
  130. }
  131.  
  132.  
  133. body {
  134. padding: 0px;
  135. margin: 0px;
  136. color:{color:text};
  137. font-family: calibri;
  138. line-height:13px;
  139. font-size:12px;
  140. background-color: {color:Background};
  141. background-image:url({image:Background});
  142. background-attachment: fixed;
  143. background-repeat: repeat;
  144. }
  145.  
  146.  
  147. a:link, a:active, a:visited{
  148. text-decoration: none;
  149. -webkit-transition: color 0.3s ease-out;
  150. -moz-transition: color 0.3s ease-out;
  151. transition: color 0.3s ease-out;
  152. color:{color:link};
  153. }
  154.  
  155. a:hover {
  156. text-decoration: none;
  157. font-style:;
  158. color: {color:Hover};
  159. }
  160.  
  161. div#center{
  162. margin:auto;
  163. position:relative;
  164. width:1350px;
  165. background-color:;
  166. overflow:auto;
  167. overflow-y:hidden;
  168. }
  169.  
  170. asker{
  171. font-family: 'just realize';
  172. text-align: right;
  173. margin-top: 25px;
  174. margin-left: 5px;
  175. font-size:20px;
  176. color: #ddd;
  177. line-height: 31px;
  178. }
  179.  
  180. ask{
  181. font-family: 'just realize';
  182. text-align: right;
  183. margin-top:10px;
  184. font-size:20px;
  185. color: {color:blogtitle};
  186. }
  187.  
  188. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  189. .entry {
  190. float:left;
  191. display: block;
  192. margin:5px;
  193. overflow:hidden;
  194. width:230px;
  195. {block:PermalinkPage}
  196. width:450px;
  197. text-align:left;
  198. line-height:10px;
  199. margin-left:140px;
  200. {/block:PermalinkPage}
  201. background:white;
  202. background-image:URL();
  203. padding:5px;
  204. padding-bottom:3px;
  205. border:3px double #ddd;
  206. border-radius:5px;
  207. }
  208.  
  209.  
  210. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  211. .entry .perma{
  212. width:200px;
  213. height:50px;
  214. margin-left:13px;
  215. position: absolute;
  216. line-height: 16px;
  217. overflow:hidden;
  218. text-align:center;
  219. top:0px;
  220. background:white;
  221. word-spacing:2px;
  222. letter-spacing:1px;
  223. opacity: 0;
  224. font-family:aderyn;
  225. font-size:15px;
  226. line-height:20px;
  227. padding-top:10px;
  228. -webkit-transition: all .7s ease;
  229. -moz-transition: all .7s ease;
  230. -o-transition: all .7s ease;
  231. transition: all .7s ease;
  232. border-radius:15px;
  233. border-top:3px solid {color:sidebarborder};
  234. border-bottom:3px solid {color:sidebarborder};
  235. border-left:3px solid {color:borders};
  236. border-right:3px solid {color:borders};
  237. }
  238.  
  239. .entry:hover .perma{
  240. overflow:visible;
  241. opacity:1;
  242. top:30px;
  243. }
  244.  
  245.  
  246. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  247. #posts {
  248. width:850px;
  249. margin-top:50px;
  250. z-index:99;
  251. margin-left:470px;
  252. right:auto;
  253. background:transparent;
  254. margin-right:auto;
  255. position:relative;
  256. overflow-y: hidden;
  257. }
  258.  
  259.  
  260. /*CUSTOMIZE SIDEBAR HERE*/
  261. #sidebar{
  262. position:fixed !important;
  263. width:290px;
  264. height:385px;
  265. margin-top:130px;
  266. margin-left:50px;
  267. border:5px solid {color:sidebarborder};
  268. padding:1px;
  269. }
  270.  
  271. #sidebarpic img{
  272. width:290px;
  273. height:385px;
  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. #sidebar:hover #sidebarpic img{
  281. opacity:0.4;
  282. }
  283.  
  284. #sidebar #desc{
  285. position:fixed !important;
  286. width:242px;
  287. max-height:50px;
  288. margin-top:-190px;
  289. margin-left:20px;
  290. padding:10px;
  291. padding-top:12px;
  292. padding-bottom:12px;
  293. background:white;
  294. text-align:center;
  295. font-family:calibri;
  296. color:#000;
  297. font-size:13px;
  298. line-height:15px;
  299. border-left:5px double {color:borders};
  300. border-right:5px double {color:borders};
  301. border-radius:10px;
  302. opacity:0;
  303. -webkit-transition: all .7s ease;
  304. -moz-transition: all .7s ease;
  305. -o-transition: all .7s ease;
  306. transition: all .7s ease;
  307. }
  308.  
  309. #sidebar:hover #desc{
  310. opacity:1;
  311. margin-left:10px;
  312. }
  313.  
  314. #sidebar #blogtitle{
  315. position:fixed !important;
  316. z-index:9999999999999;
  317. width:350px;
  318. height:30px;
  319. opacity: 1;
  320. margin-top:-25px;
  321. margin-left:-30px;
  322. background:trans;
  323. text-align:center;
  324. color: white;
  325. font-size: 65px;
  326. font-family: just realize;
  327. text-shadow:-2px 0 {color:blogtitle}, 0 2px {color:blogtitle}, 2px 0 {color:blogtitle}, 0 -2px {color:blogtitle};
  328. -webkit-transition: all .7s ease;
  329. -moz-transition: all .7s ease;
  330. -o-transition: all .7s ease;
  331. transition: all .7s ease;
  332. }
  333.  
  334. #sidebar:hover #blogtitle{
  335. opacity:0;
  336. }
  337.  
  338. #sidebar #mkbye{
  339. position:fixed !important;
  340. z-index:9999999999999;
  341. width:230px;
  342. height:100px;
  343. overflow:hidden;
  344. overflow-y:auto;
  345. padding:5px;
  346. opacity: 0;
  347. margin-top:-365px;
  348. margin-left:22px;
  349. background:white;
  350. text-align:center;
  351. color:{color:blogtitle};
  352. text-shadow:-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
  353. font-size: 13px;
  354. font-family: stars;
  355. line-height:25px;
  356. border:4px double {color:borders};
  357. border-radius:15px;
  358. -webkit-transition: all .7s ease;
  359. -moz-transition: all .7s ease;
  360. -o-transition: all .7s ease;
  361. transition: all .7s ease;
  362. }
  363.  
  364. #sidebar:Hover #mkbye{
  365. margin-top:-355px;
  366. opacity:0.9;
  367. }
  368.  
  369. #sidebar #celina{
  370. position:fixed !important;
  371. z-index:9999999999999;
  372. width:310px;
  373. height:30px;
  374. opacity: 0;
  375. margin-top:-190px;
  376. margin-left:-100px;
  377. padding-left:10px;
  378. background:trans;
  379. text-align:center;
  380. color:white;
  381. font-size: 25px;
  382. font-family: masexy;
  383. text-transform:bold;
  384. text-shadow:-1px 0 {color:blogtitle}, 0 1px {color:blogtitle}, 1px 0 {color:blogtitle}, 0 -1px {color:blogtitle};
  385. -webkit-transition: all .7s ease;
  386. -moz-transition: all .7s ease;
  387. -o-transition: all .7s ease;
  388. transition: all .7s ease;
  389. }
  390.  
  391. #sidebar:hover #celina{
  392. margin-left:-90px;
  393. opacity:1;
  394. }
  395.  
  396. #ctn{
  397. position:fixed !important;
  398. z-index:9999999999999;
  399. width:290px;
  400. height:0px;
  401. opacity: 0;
  402. margin-top:-80px;
  403. margin-left:0px;
  404. background:white;
  405. border-top:5px double {color:sidebarborder};
  406. -webkit-transition: all .7s ease;
  407. -moz-transition: all .7s ease;
  408. -o-transition: all .7s ease;
  409. transition: all .7s ease;
  410. }
  411.  
  412. #sidebar:hover #ctn{
  413. opacity:1;
  414. }
  415.  
  416. #lebeau{
  417. position:fixed !important;
  418. z-index:9999999999999;
  419. width:290px;
  420. height:30px;
  421. opacity: 1;
  422. margin-top:0px;
  423. margin-left:0px;
  424. background:white;
  425. }
  426.  
  427. #lol{
  428. position:fixed !important;
  429. z-index:9999999999999;
  430. width:290px;
  431. height:0px;
  432. opacity: 1;
  433. margin-top:25px;
  434. margin-left:0px;
  435. background:white;
  436. border-bottom:5px double {color:sidebarborder};
  437. }
  438.  
  439.  
  440.  
  441.  
  442.  
  443. #sidebar .link1{
  444. position:fixed;
  445. margin-top:0px;
  446. margin-left:0px;
  447. padding-left:5px;
  448. width:20px;
  449. height:25px;
  450. background:#fff;
  451. font-family:calibri;
  452. font-size:15px;
  453. font-weight: normal;
  454. text-align:center;
  455. text-transform:none;
  456. line-height:25px;
  457. opacity:1;
  458. -webkit-transition: all .7s ease;
  459. -moz-transition: all .7s ease;
  460. -o-transition: all .7s ease;
  461. transition: all .7s ease;
  462. }
  463.  
  464. #sidebar .link2{
  465. position:fixed;
  466. margin-top:0px;
  467. margin-left:27px;
  468. padding-left:5px;
  469. width:20px;
  470. height:25px;
  471. background:#fff;
  472. border-left:1px solid {color:blogtitle};
  473. font-family:calibri;
  474. font-size:15px;
  475. font-weight: normal;
  476. text-align:center;
  477. text-transform:none;
  478. line-height:25px;
  479. opacity:1;
  480. -webkit-transition: all .7s ease;
  481. -moz-transition: all .7s ease;
  482. -o-transition: all .7s ease;
  483. transition: all .7s ease;
  484. }
  485.  
  486. #sidebar .link3{
  487. position:fixed;
  488. margin-top:0px;
  489. margin-left:56px;
  490. padding-left:5px;
  491. width:20px;
  492. height:25px;
  493. background:#fff;
  494. border-left:1px solid {color:blogtitle};
  495. font-family:calibri;
  496. font-size:15px;
  497. font-weight: normal;
  498. text-align:center;
  499. text-transform:none;
  500. line-height:25px;
  501. opacity:1;
  502. -webkit-transition: all .7s ease;
  503. -moz-transition: all .7s ease;
  504. -o-transition: all .7s ease;
  505. transition: all .7s ease;
  506. }
  507.  
  508. #sidebar .link4{
  509. position:fixed;
  510. margin-top:0px;
  511. margin-left:86px;
  512. padding-left:5px;
  513. width:20px;
  514. height:25px;
  515. background:#fff;
  516. border-left:1px solid {color:blogtitle};
  517. font-family:calibri;
  518. font-size:15px;
  519. font-weight: normal;
  520. text-align:center;
  521. text-transform:none;
  522. line-height:25px;
  523. opacity:1;
  524. -webkit-transition: all .7s ease;
  525. -moz-transition: all .7s ease;
  526. -o-transition: all .7s ease;
  527. transition: all .7s ease;
  528. }
  529.  
  530. #sidebar .link5{
  531. position:fixed;
  532. margin-top:0px;
  533. margin-left:116px;
  534. padding-left:5px;
  535. width:20px;
  536. height:25px;
  537. background:#fff;
  538. border-left:1px solid {color:blogtitle};
  539. font-family:calibri;
  540. font-size:15px;
  541. font-weight: normal;
  542. text-align:center;
  543. text-transform:none;
  544. line-height:25px;
  545. opacity:1;
  546. -webkit-transition: all .7s ease;
  547. -moz-transition: all .7s ease;
  548. -o-transition: all .7s ease;
  549. transition: all .7s ease;
  550. }
  551.  
  552. #sidebar .link6{
  553. position:fixed;
  554. margin-top:0px;
  555. margin-left:146px;
  556. padding-left:5px;
  557. width:20px;
  558. height:25px;
  559. background:#fff;
  560. border-left:1px solid {color:blogtitle};
  561. font-family:calibri;
  562. font-size:15px;
  563. font-weight: normal;
  564. text-align:center;
  565. text-transform:none;
  566. line-height:25px;
  567. opacity:1;
  568. -webkit-transition: all .7s ease;
  569. -moz-transition: all .7s ease;
  570. -o-transition: all .7s ease;
  571. transition: all .7s ease;
  572. }
  573.  
  574. #sidebar .milk{
  575. position:fixed;
  576. margin-top:0px;
  577. margin-left:176px;
  578. width:113px;
  579. height:25px;
  580. background:#fff;
  581. border-left:2px solid {color:borders};
  582. font-family:calibri;
  583. font-size:13px;
  584. line-height:25px;
  585. text-align:center;
  586. opacity:1;
  587. -webkit-transition: all .7s ease;
  588. -moz-transition: all .7s ease;
  589. -o-transition: all .7s ease;
  590. transition: all .7s ease;
  591. }
  592.  
  593. #fart{
  594. background: url('http://static.tumblr.com/onnk3od/DF1moey55/merpderp.png') repeat;
  595. width:300px;
  596. height:17px;
  597. top:113px;
  598. margin-left:-6px;
  599. position:fixed;
  600. z-index:9999999;
  601. -webkit-transform: rotate(180deg);
  602. }
  603.  
  604. #poo{
  605. background: url('http://oi41.tinypic.com/2m81gfd.jpg') repeat;
  606. width:17px;
  607. height:400px;
  608. top:125px;
  609. margin-left:-23px;
  610. position:fixed;
  611. z-index:9999999;
  612. }
  613.  
  614. #pee{
  615. background: url('http://oi41.tinypic.com/2m81gfd.jpg') repeat;
  616. width:17px;
  617. height:400px;
  618. top:125px;
  619. margin-left:295px;
  620. position:fixed;
  621. z-index:9999999;
  622. -webkit-transform: rotate(180deg);
  623. }
  624.  
  625. #rad{
  626. background: url('http://static.tumblr.com/onnk3od/DF1moey55/merpderp.png') repeat;
  627. width:310px;
  628. height:17px;
  629. top:527px;
  630. margin-left:-8px;
  631. position:fixed;
  632. z-index:9999999;
  633. }
  634.  
  635. #topbar{
  636. background: url('http://static.tumblr.com/onnk3od/DF1moey55/merpderp.png') repeat;
  637. width:5000px;
  638. height:17px;
  639. top:0px;
  640. margin-left:-500px;
  641. position:fixed;
  642. z-index:9999999;
  643. border-top:12px solid white;
  644. }
  645.  
  646. .sideback{
  647. position:fixed;
  648. margin-left:430px;
  649. top: -5px;
  650. border:3px double white;
  651. background: {color:blogtitle};
  652. height:100%;
  653. padding:1px;
  654. opacity:0.9;
  655. width:5px;
  656. z-index:99;
  657. transition: all 0.9s ease-out;
  658. -o-transition-transition: all 0.9s ease-out;
  659. -webkit-transition: all 0.9s ease-out;
  660. -moz-transition: all 0.9s ease-out;
  661. }
  662.  
  663. .sideback1{
  664. position:fixed;
  665. margin-left:1265px;
  666. top: -5px;
  667. border:3px double white;
  668. background: {color:blogtitle};
  669. height:100%;
  670. padding:1px;
  671. opacity:0.9;
  672. width:5px;
  673. z-index:99;
  674. transition: all 0.9s ease-out;
  675. -o-transition-transition: all 0.9s ease-out;
  676. -webkit-transition: all 0.9s ease-out;
  677. -moz-transition: all 0.9s ease-out;
  678. }
  679.  
  680.  
  681.  
  682.  
  683. @font-face { font-family: "masexy"; src: url('http://static.tumblr.com/q54tzar/4Ugm21ggi/ma_sexy_1_.ttf'); }
  684. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
  685. @font-face {font-family: "mkbye2"; src:url("http://static.tumblr.com/tk7f1db/yycmpuatz/yummycupcakes.ttf");}
  686. @font-face {font-family:"Aderyn"; src:url('http://static.tumblr.com/9wzbixa/Qnqm26qzk/dk_aderyn_0.ttf');}
  687. @font-face { font-family: "just realize"; src: url('http://static.tumblr.com/sghs9ih/2tFlu5il8/justrealize.ttf'); }
  688.  
  689.  
  690. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  691. .title{
  692. line-height: 25px;
  693. font-size:20px;
  694. font-family:mkbye2;
  695. color:{color:Title};
  696. font-weight: normal;
  697. }
  698.  
  699.  
  700. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  701. .permalink{
  702. text-transform: normal;
  703. display: block;
  704. text-align: right;
  705. text-decoration: none;
  706. }
  707.  
  708.  
  709. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  710. #infscr-loading{
  711. bottom: -70px;
  712. position: absolute;
  713. left: 50%;
  714. margin-left:-8px;
  715. width:16px;
  716. height:11px;
  717. overflow:hidden;
  718. margin-bottom: 50px;
  719. }
  720.  
  721. #postnotes{
  722. text-align: justify;}
  723.  
  724. #postnotes blockquote{
  725. border: 0px;}
  726.  
  727. blockquote{
  728. padding:0px 0px 2px 5px;
  729. margin:0px 0px 2px 10px;
  730. border-left: 1px dotted #555555;
  731. }
  732.  
  733. blockquote p, ul{
  734. margin:0px;
  735. padding:0px;
  736. }
  737.  
  738. a img{border: 0px;}
  739.  
  740.  
  741. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  742.  
  743. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  744. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  745.  
  746. .notes img{width:10px; position:relative; top:3px;}
  747. <--ses-->
  748. small{font-size: 90%;}
  749.  
  750. {CustomCSS}
  751. </style>
  752.  
  753. {block:IndexPage}
  754. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  755. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  756.  
  757. <script type="text/javascript">
  758. $(window).load(function(){
  759. var $wall = $('#posts');
  760. $wall.imagesLoaded(function(){
  761. $wall.masonry({
  762. itemSelector: '.entry, .entry_photo',
  763. isAnimated : false
  764. });
  765. });
  766.  
  767. $wall.infinitescroll({
  768. navSelector : '#pagination',
  769. nextSelector : '#pagination a',
  770. itemSelector : '.entry, .entry_photo',
  771. bufferPx : 2000,
  772. debug : false,
  773. errorCallback: function() {
  774. $('#infscr-loading').fadeOut('normal');
  775. }},
  776. function( newElements ) {
  777. var $newElems = $( newElements );
  778. $newElems.hide();
  779. $newElems.imagesLoaded(function(){
  780. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  781. });
  782. }); $('#posts').show(500);
  783. });
  784. </script>
  785.  
  786.  
  787. {/block:IndexPage}
  788.  
  789.  
  790. <title>{title}</title>
  791.  
  792. <link rel="shortcut icon" href="{Favicon}" />
  793. <meta name="viewport" content="width=820" />
  794. </head>
  795.  
  796. <body>
  797. <BODY onselectstart="return false;" ondragstart="return false;">
  798. <div class="wrapper">
  799. <div class="header">
  800. </div>
  801.  
  802. <div id="cage">
  803. <div id="center">
  804.  
  805. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  806. <div id="sidebar">
  807. <center>
  808. <div id="blogtitle"><center>{text:blogtitle}</center></div>
  809.  
  810. <div id="fart"></div>
  811. <div id="poo"></div>
  812. <div id="pee"></div>
  813. <div id="rad"></div>
  814.  
  815.  
  816. <div id="sidebarpic"><a href="/"><img src="{image:sidebar}"></a></div>
  817.  
  818. <div id="mkbye">"{text:quote}"</div>
  819.  
  820. <div id="celina"><b>{text:name};</b></div>
  821. <div id="desc">{description}</div>
  822.  
  823. <div id="ctn"><div>
  824. <div id="lebeau">
  825.  
  826. <div class="link1"><a href="{text:link 1}" title="{text:link 1 msg}">
  827. I.</a> </div>
  828. <div class="link2"><a href="{text:link 2}" title="{text:link 2 msg}">
  829. II.</a> </div>
  830. <div class="link3"><a href="{text:link 3}" title="{text:link 3 msg}">
  831. III.</a> </div>
  832. <div class="link4"><a href="{text:link 4}" title="{text:link 4 msg}">
  833. IV.</a> </div>
  834. <div class="link5"><a href="{text:link 5}" title="{text:link 5 msg}">
  835. V.</a> </div>
  836. <div class="link6"><a href="http://mkbye.tumblr.com" title="Theme Credit">
  837. VI.</a> </div>
  838.  
  839. <div class="milk">{text:stats}</div>
  840.  
  841. </div>
  842. <div id="lol"></div>
  843.  
  844.  
  845. </center>
  846. </div>
  847. <!------------------------------------->
  848.  
  849.  
  850.  
  851.  
  852.  
  853.  
  854.  
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861.  
  862.  
  863.  
  864.  
  865.  
  866.  
  867. <div class="left">
  868. <div class="sideback"></div>
  869. <div class="sideback1"></div>
  870. <div id="topbar"></div>
  871. <div id="posts">
  872. {block:Posts}
  873. <div class="entry">
  874.  
  875. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  876.  
  877. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  878. {/block:Text}
  879.  
  880. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  881.  
  882. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  883.  
  884. {block:Answer}<br>
  885. <img src="{AskerPortraitURL-30}" width="35" align="left" style="margin-right: 0px; margin-top: -15px; border:2px solid {color:sidebarborder}; -moz-border-radius:20px; border-radius:20px; text-align:left;"/>
  886.  
  887. <div style="margin-top: -7px;
  888. margin-left:0px;
  889. text-align: left;
  890. line-height:14px;
  891. min-height:45px;
  892. padding-left: 8px;
  893. padding-top: 5px;
  894. padding-right: 4px;
  895. padding-bottom: 2px;
  896. background: #f8f7f7;
  897. border-radius:5px;
  898. z-index: 0;">
  899. &nbsp;<asker>{Asker}</asker>: </br><div style="padding-bottom:5px;">{Question}</div></div>
  900.  
  901. <div style="padding:15px;"></div>
  902.  
  903. <img src="{PostAuthorPortraitURL-30}" width="35" align="right" style="margin-right: 0px; margin-top: -15px; border:2px solid {color:borders}; -moz-border-radius:20px; border-radius:20px; text-align:left;"/>
  904.  
  905. <div style="margin-top: 2px;
  906. margin-left: 0px;
  907. border-radius:5px;
  908. min-height:45px;
  909. width:215px;
  910. line-height: 14px;
  911. padding-left: 8px;
  912. padding-top: 5px;
  913. padding-right: 4px;
  914. padding-bottom: 2px;
  915. background: #f8f7f7;
  916. z-index: 0;
  917. text-align: left;
  918. {block:permalinkpage}width:437px;{/block:permalinkpage}">
  919. &nbsp;<div style="margin-top:0px; padding-bottom:5px;"><ask>{text:name}:</ask></div><div style="padding-bottom:5px;">{Answer}</div></div>
  920.  
  921.  
  922. <div style="padding:10px;"></div>
  923.  
  924. <div style="align: right;
  925. border-top: 1px solid {color:sidebarborder};
  926. margin-top:5px;
  927. padding:6px;
  928. text-align: center">
  929. <a href="{Permalink}"> {NoteCount} </a> & posted {timeago}</div>
  930. {/block:Answer}
  931.  
  932. {block:Photo}
  933. {block:IndexPage}
  934. <center>
  935. <div class="perma">
  936.  
  937. <a href="{ReblogURL}" target="_blank"> Purchase </a> for $<a href="{Permalink}">{notecount}</a>
  938. </br>
  939. Bought {timeago}
  940. </div>
  941.  
  942.  
  943.  
  944. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  945. {/block:IndexPage}
  946. {block:PermalinkPage}
  947. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  948.  
  949. {LinkCloseTag}
  950. {/block:PermalinkPage}
  951. {/block:Photo}
  952.  
  953. {block:Photoset}
  954. {block:IndexPage}
  955. <center>
  956.  
  957. <div class="perma">
  958. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  959.  
  960. {Photoset-250}</center>
  961. {/block:IndexPage}
  962. {block:PermalinkPage}
  963. <center>
  964. {Photoset-500}</center>
  965. {/block:PermalinkPage}
  966. {/block:Photoset}
  967.  
  968. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  969.  
  970. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  971.  
  972. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  973. <ul class="chat">
  974. {block:Lines}
  975. <li class="user_{UserNumber}">
  976. {block:Label}
  977. <span class="label">{Label}</span>
  978. {/block:Label}
  979.  
  980. {Line}
  981. </li>
  982. {/block:Lines}
  983. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  984. {/block:Chat}
  985.  
  986. {block:Audio}
  987. <div style="width:200px; height:30px;">
  988. {AudioPlayerBlack}
  989. </div>
  990. {block:IndexPage}<span class="permalink">
  991. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  992. </span>{/block:IndexPage}
  993. {/block:Audio}
  994.  
  995. {block:Video}
  996. {block:IndexPage}
  997. <center>
  998. <div class="perma">
  999. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  1000. {Video-250}</center>
  1001. {/block:IndexPage}
  1002. {block:PermalinkPage}
  1003. <center>
  1004. {Video-400}</center>
  1005. {/block:PermalinkPage}
  1006. {block:Video}
  1007.  
  1008.  
  1009. {block:PostNotes}<div align="middle">{caption}</div>
  1010. <center>
  1011.  
  1012. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  1013.  
  1014. {block:HasTags}
  1015. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  1016. {block:RebloggedFrom}
  1017. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  1018. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  1019.  
  1020. {/block:RebloggedFrom}
  1021. </center></span>
  1022. <br>
  1023. <div id="postnotes">{PostNotes}</div><br>
  1024.  
  1025. <center>{block:ContentSource}
  1026. <br><a href="{SourceURL}">
  1027. {lang:Source}:
  1028. {block:SourceLogo}
  1029. <img src="{BlackLogoURL}" width="{LogoWidth}"
  1030. height="{LogoHeight}" alt="{SourceTitle}" />
  1031. {/block:SourceLogo}
  1032. {block:NoSourceLogo}
  1033. {SourceLink}
  1034. {/block:NoSourceLogo}
  1035. </a>
  1036. {/block:ContentSource}</center>
  1037.  
  1038. {/block:PostNotes}
  1039. </div>
  1040. {/block:Posts}
  1041. </div></div>
  1042.  
  1043. {block:IndexPage}
  1044. {block:Pagination}
  1045. <div id="pagination">
  1046. {block:NextPage}
  1047. <a id="nextPage" href="{NextPage}"></a>
  1048. {/block:NextPage}
  1049. {block:PreviousPage}
  1050. <a href="{PreviousPage}"></a>
  1051. {/block:PreviousPage}
  1052. </div>
  1053. {/block:Pagination}
  1054. {/block:IndexPage}
  1055. </body>
  1056. <div style="position:fixed; bottom:5px; right:5px; background:white; border: 1px solid #eee; padding: 3px; padding-bottom:5px; padding-top: 5px; font-family: calibri; font-size: 15px; line-height: 10px;"><a href="http://mkbye.tumblr.com">©</a></div>
  1057. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement