Advertisement
mkbye

thm 2 — mkbye:celina

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