mikit20

Coffee alone.

Aug 7th, 2014
622
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.85 KB | None | 0 0
  1. <html lang="en">
  2. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5.  
  6. <style type="text/css">body, a, a:hover {cursor: url(http://media.tumblr.com/ec711237b3bc3b278108acbb88a01e7f/tumblr_inline_mzo39reybQ1r63cto.gif), progress;}</style>
  7.  
  8.  
  9. <script type="text/javascript"
  10. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  11.  
  12. <!--DEFAULT VARIABLES-->
  13. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  14.  
  15. <meta name="color:background" content="#fcfcfc"/>
  16. <meta name="color:link" content="#777"/>
  17. <meta name="color:text" content="#777"/>
  18. <meta name="color:title" content="#333"/>
  19. <meta name="color:hover" content="#373638"/>
  20. <meta name="color:text shadow" content="#aaa"/>
  21. <meta name="color:scrollbar" content="#777"/>
  22.  
  23. <meta name="image:sidebar" content="1"/>
  24. <meta name="image:background" content="1"/>
  25.  
  26. <meta name="text:Home Label" content="Home"/>
  27. <meta name="text:Ask Label" content="Ask"/>
  28. <meta name="text:Link 1" content=""/>
  29. <meta name="text:Link 1 URL" content=""/>
  30. <meta name="text:Link 2" content=""/>
  31. <meta name="text:Link 2 URL" content=""/>
  32. <meta name="text:Link 3" content=""/>
  33. <meta name="text:Link 3 URL" content=""/>
  34. <meta name="text:Link 4" content=""/>
  35. <meta name="text:Link 4 URL" content=""/>
  36. <meta name="text:Link 5" content=""/>
  37. <meta name="text:Link 5 URL" content=""/>
  38. <meta name="text:Link 6" content=""/>
  39. <meta name="text:Link 6 URL" content=""/>
  40. <meta name="text:Archive Label" content="Archive"/>
  41. <meta name="if:Show Archive Link" content="1"/>
  42. <meta name="if:Front Sidebar" content="1"/>
  43. <meta name="image:Sidebar1" content=""/>
  44.  
  45. <style type="text/css">
  46.  
  47. #tumblr_controls{
  48. position:fixed !important;
  49. -webkit-filter: invert(100%)
  50. }
  51.  
  52. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  53.  
  54. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  55.  
  56. p {
  57. margin:0px;
  58. margin-top:0px;
  59. }
  60.  
  61. body {
  62. margin: 5px;
  63. font-family: calibri;
  64. line-height:10px;
  65. font-size:10px;
  66. background-attachment: fixed;
  67. background-repeat: repeat;
  68. color:{color:text};
  69. background-color: {color:Background};
  70. background-image:url({image:Background});
  71. }
  72.  
  73.  
  74. a:link, a:active, a:visited{
  75. text-decoration: none;
  76. -webkit-transition: all 0.6s ease-out;
  77. -moz-transition: all 0.6s ease-out;
  78. -o-transition: all 0.6s ease-out;
  79. transition: all 0.6s ease-out;
  80. color:{color:link};
  81. }
  82.  
  83. a:hover {
  84. text-decoration: none;
  85. -webkit-transition: all 0.3s ease-out;
  86. -moz-transition: all 0.3s ease-out;
  87. -o-transition: all 0.3s ease-out;
  88. transition: all 0.3s ease-out;
  89. color: {color:Hover};
  90. text-shadow:0px 0px 2px {color:text shadow};
  91. }
  92.  
  93. div#center{
  94. margin:auto;
  95. position:relative;
  96. width:1000px;
  97. background-color:;
  98. overflow:auto;
  99. overflow-y:hidden;
  100. }
  101.  
  102. .entry {
  103. float:left;
  104. display: block;
  105. margin:15px;
  106. overflow:hidden;
  107. width:250px;
  108. background:white;
  109. padding:15px;
  110. font-size:10px;
  111. text-transform:uppercase;
  112. letter-spacing:1px;
  113. line-height:19px;
  114. border:1px solid #eee;
  115. outline-offset:-8px;
  116. outline:1px dashed #ddd;
  117. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.09);
  118. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.09);
  119. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.09);
  120. {block:PermalinkPage}
  121. width:500px;
  122. text-align:left;
  123. {/block:PermalinkPage}
  124. }
  125.  
  126.  
  127. @font-face{
  128. font-family: 'pixel';
  129. font-style: normal;
  130. font-weight: normal;
  131. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  132.  
  133.  
  134. .entry .perma{
  135. width:250px;
  136. height:auto;
  137. margin-left:0px;
  138. position: absolute;
  139. line-height: 14px;
  140. font-size:8px;
  141. font-family:pixel;
  142. letter-spacing:1px;
  143. overflow:hidden;
  144. text-align:center;
  145. top:6px;
  146. padding:3px;
  147. background:white;
  148. word-spacing:2px;
  149. letter-spacing:1px;
  150. opacity: 0.0;
  151. -webkit-transition: all .7s ease;
  152. -moz-transition: all .7s ease;
  153. -o-transition: all .7s ease;
  154. transition: all .7s ease;
  155. }
  156.  
  157. .entry:hover .perma{
  158. overflow:visible;
  159. opacity:0.95;
  160. }
  161.  
  162. #posts {
  163. width:760px;
  164. margin-top:90px;
  165. z-index:99;
  166. margin-left:319px;
  167. right:auto;
  168. background:transparent;
  169. margin-right:auto;
  170. position:relative;
  171. overflow-y: hidden;
  172. }
  173.  
  174.  
  175. #sidebar{
  176. position:fixed !important;
  177. width:200px;
  178. background:white;
  179. height:320px;
  180. margin-top:150px;
  181. margin-left:50px;
  182. border-radius:10px;
  183. border:1px solid #eee;
  184. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.09);
  185. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.09);
  186. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.09);
  187. }
  188.  
  189.  
  190. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  191.  
  192.  
  193. #description {
  194. font-family: ronda;
  195. font-size: 8px;
  196. line-height:18px;
  197. letter-spacing:1px;
  198. background-color: #fff;
  199. padding:5px;
  200. height:70px;
  201. }
  202.  
  203.  
  204. #sidebar2 {
  205. text-align: center;
  206. margin: 20px auto 10px;
  207. padding:3px;
  208. background: #ffffff;
  209. border: 0px solid #000000;
  210. top: -20px;
  211. width: 100%;
  212. height:50px;
  213. left:0px;
  214. z-index: 100;
  215. position: fixed;
  216. background-hover:filter:alpha(opacity=100);
  217. }
  218.  
  219.  
  220. @font-face{font-family:theleague;src:url('http://static.tumblr.com/e1djgf7/72Hn9kah7/leaguegothic-regular.otf')}
  221.  
  222. #links{
  223. font-family:theleague;
  224. font-size:28px;
  225. text-transform:uppercase;
  226. margin-top:7px;
  227. margin-left:-550px;
  228. text-align:left;
  229. width:600px;
  230. letter-spacing:1px;
  231. word-spacing:15px;
  232. color: white;
  233. text-shadow: grey 0.1em 0.1em 0.2em;
  234. }
  235.  
  236. .link{
  237. display:inline;
  238. padding:0 2px;
  239. }
  240.  
  241.  
  242. #sidebar img{
  243. width: 100px;
  244. height: 100px;
  245. border:1px solid #eee;
  246. padding:5px;
  247. margin-right:5px;
  248. }
  249.  
  250.  
  251. @font-face { font-family: "foolforlove"; src: url('http://static.tumblr.com/e1djgf7/RM1n9io92/fool_for_love.ttf')}
  252.  
  253. h1 {
  254. font-family: foolforlove;
  255. font-size: 26px;
  256. letter-spacing:1px;
  257. line-height: 12px;
  258. font-weight: normal;
  259. text-transform: normalcase;
  260. text-align:center;
  261. border-bottom: 3px solid #E5EFFF;
  262. padding-bottom: 8px;
  263. }
  264.  
  265.  
  266. @font-face { font-family: "Camilla"; src: url('http://static.tumblr.com/dcylwch/HvDmhxbob/cuttyfruty.ttf'); }
  267.  
  268.  
  269. askk {
  270. font-family:calibri light;
  271. font-size: 12px;
  272. letter-spacing:1px;
  273. z-index:1;
  274. color: {color:Title};
  275. }
  276.  
  277. .title{
  278. line-height: 16px;
  279. font-size: 16px;
  280. font-family:foolforlove;
  281. color:{color:Title};
  282. }
  283.  
  284. .permalink{
  285. text-transform: uppercase;
  286. font-size:8px;
  287. display: block;
  288. text-align: center;
  289. text-decoration: none;
  290. margin-top:8px;
  291. margin-bottom:2px;
  292. padding:3px;
  293. border-top:1px solid #eee;
  294. }
  295.  
  296. #audio {
  297. width:200px;
  298. height:auto;
  299. min-height:60px;
  300. padding-bottom:0px;
  301. }
  302. .cover {
  303. position:absolute;
  304. z-index:1;
  305. width:60px;
  306. height:60px;
  307. }
  308. .cover img {
  309. float:left;
  310. width:60px;
  311. height:60px;
  312. }
  313. .playbox {
  314. opacity:0.6;
  315. width:27px;
  316. height:30px;
  317. overflow:hidden;
  318. position:absolute;
  319. z-index:1000;
  320. margin-left:17px;
  321. margin-top:17px;
  322. text-align:center;
  323. }
  324. .info {
  325. margin-left:73px;
  326. margin-top:4px;
  327. line-height:14px;
  328. }
  329.  
  330. #infscr-loading{
  331. bottom: -70px;
  332. position: absolute;
  333. left: 50%;
  334. margin-left:-8px;
  335. width:16px;
  336. height:11px;
  337. overflow:hidden;
  338. margin-bottom: 50px;
  339. }
  340.  
  341. ::-webkit-scrollbar {
  342. width: 4px;
  343. height: 4px;
  344. border-left:0px solid #ccc;
  345. background-color:{color:background};
  346. }
  347.  
  348. ::-webkit-scrollbar-thumb {
  349. background: {color:scrollbar};
  350. }
  351.  
  352. ::-webkit-scrollbar {
  353. width: 5px;
  354. height: 5px;
  355. background: #dddddd;
  356. }
  357.  
  358. ::-webkit-scrollbar-thumb {
  359. background-color:{color:scrollbar};
  360. }
  361.  
  362. #postnotes{
  363. text-align: justify;}
  364.  
  365. #postnotes blockquote{
  366. border: 0px;}
  367.  
  368. blockquote{
  369. padding:0px 0px 2px 5px;
  370. margin:0px 0px 2px 10px;
  371. border-left: 1px dotted #555555;
  372. }
  373.  
  374. blockquote p, ul{
  375. margin:0px;
  376. padding:0px;
  377. }
  378.  
  379. a img{border: 0px;}
  380.  
  381.  
  382. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  383.  
  384. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  385. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  386.  
  387. .notes img{width:15px; position:relative; top:3px;border-radius:60px;}
  388. <--ses-->
  389. small{font-size: 90%;}
  390.  
  391. {CustomCSS}
  392.  
  393. </style>
  394.  
  395. {block:IndexPage}
  396. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  397. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  398.  
  399. <script type="text/javascript">
  400. $(window).load(function(){
  401. var $wall = $('#posts');
  402. $wall.imagesLoaded(function(){
  403. $wall.masonry({
  404. itemSelector: '.entry, .entry_photo',
  405. isAnimated : false
  406. });
  407. });
  408.  
  409. $wall.infinitescroll({
  410. navSelector : '#pagination',
  411. nextSelector : '#pagination a',
  412. itemSelector : '.entry, .entry_photo',
  413. bufferPx : 2000,
  414. debug : false,
  415. errorCallback: function() {
  416. $('#infscr-loading').fadeOut('normal');
  417. }},
  418. function( newElements ) {
  419. var $newElems = $( newElements );
  420. $newElems.hide();
  421. $newElems.imagesLoaded(function(){
  422. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  423. });
  424. }); $('#posts').show(500);
  425. });
  426. </script>
  427.  
  428. {/block:IndexPage}
  429.  
  430.  
  431. <title>{title}</title>
  432.  
  433. <link rel="shortcut icon" href="{Favicon}" />
  434. <meta name="viewport" content="width=820" />
  435. </head>
  436.  
  437. <body>
  438. <BODY onselectstart="return false;" ondragstart="return false;">
  439. <div class="wrapper">
  440. <div class="header">
  441. </div>
  442.  
  443. <div id="cage">
  444. <div id="center">
  445.  
  446.  
  447. <div style=" background-image: url('http://media.tumblr.com/acdb10e3811f3e6319303f897e909412/tumblr_inline_n4cj14FxpL1r63cto.png'); top: 52px; width: 100%; left:0px; height: 20px; z-index: 120; position: fixed; background-hover:filter:alpha(opacity=120);"></div>
  448.  
  449.  
  450. <!---->
  451.  
  452.  
  453. {block:iffrontsidebar}<a href="/"><div style="position:fixed; top:180px; left: 40px; z-index:9; width:75px;" ><img src="{image:Sidebar1}"></div></a>{/block:iffrontsidebar}
  454.  
  455. <div id="sidebar">
  456. <br>
  457. <h1><a href="/">{Title}</a></h1>
  458. <br>
  459. <center>
  460. <a href="/"><img src="{image:sidebar}" width=100%></a>
  461. </center>
  462. <br>
  463. <div id="description">{Description}</div>
  464. </div>
  465.  
  466. <!------------------------------------->
  467.  
  468.  
  469. <!---->
  470. <div id="sidebar2">
  471. <br>
  472. <center>
  473. <div id="links">
  474. <div class="link"><a href="/">{text:Home Label}</a></div>
  475. <div class="link"><a href="/ask">{text:Ask label}</a></div>
  476. <div class="link"><a href="{text:link 1 url}">{text:link 1}</a></div>
  477. <div class="link"><a href="{text:link 2 url}">{text:link 2}</a></div>
  478. <div class="link"><a href="{text:link 3 url}">{text:link 3}</a></div>
  479. <div class="link"><a href="{text:link 4 url}">{text:link 4}</a></div>
  480. <div class="link"><a href="{text:link 5 url}">{text:link 5}</a></div>
  481. <div class="link"><a href="{text:link 6 url}">{text:link 6}</a></div>
  482.  
  483. </div>
  484. </center>
  485. </div>
  486. <!------------------------------------->
  487.  
  488.  
  489. <div class="left">
  490. <div id="posts">
  491. {block:Posts}
  492. <div class="entry">
  493.  
  494. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>
  495. <span class="permalink">
  496. <a href="{Permalink}">{notecountwithlabel}</a> - <a href="{ReblogURL}" target="_blank">Reblog</a>
  497. <br>{/block:HasTags}</span>
  498. {/block:Text}
  499.  
  500. {block:Answer}
  501. <div style="margin-top:2px;;margin-bottom:0px;min-height:30px; padding: 4px; background-color:#f7f7f7;border:1px solid #eee;border-radius:5px;">
  502. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3.5px;"/><askk>{asker}</askk>: {Question}</div>
  503. <div style="margin-top:2px; line-height:11px;margin-bottom:4px; background: transparent;">{Answer}</div>
  504. {/block:Answer}
  505.  
  506. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}
  507. <span class="permalink">
  508. <a href="{Permalink}">{notecountwithlabel}</a> - <a href="{ReblogURL}" target="_blank">Reblog</a> </span>
  509. {/block:Link}
  510.  
  511. {block:Photo}
  512. {block:IndexPage}
  513. <center>
  514. <div class="perma">
  515. Posted on {dayofweek} &middot <a href="{ReblogURL}" target="_blank"> Reblog </a> </div>
  516.  
  517. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  518. {/block:IndexPage}
  519. {block:PermalinkPage}
  520. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  521.  
  522. {LinkCloseTag}
  523. {/block:PermalinkPage}
  524. {/block:Photo}
  525.  
  526. {block:Photoset}
  527. {block:IndexPage}
  528. <center>
  529.  
  530. <div class="perma">
  531. Posted on {dayofweek} &middot <a href="{ReblogURL}" target="_blank"> Reblog </a> </div>
  532.  
  533. {Photoset-250}</center>
  534. {/block:IndexPage}
  535. {block:PermalinkPage}
  536. <center>
  537. {Photoset-500}</center>
  538. {/block:PermalinkPage}
  539. {/block:Photoset}
  540.  
  541. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br>
  542. <span class="permalink">
  543. <a href="{Permalink}">{notecountwithlabel}</a> - <a href="{ReblogURL}" target="_blank">Reblog</a>
  544. </span>{/block:Quote}
  545.  
  546. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  547. <ul class="chat">
  548. {block:Lines}
  549. <li class="user_{UserNumber}">
  550. {block:Label}
  551. <span class="label">{Label}</span>
  552. {/block:Label}
  553.  
  554. {Line}
  555. </li>
  556. {/block:Lines}
  557. <span class="permalink">
  558. <a href="{Permalink}">{notecountwithlabel}</a> - <a href="{ReblogURL}" target="_blank">Reblog</a> </span>
  559. {/block:Chat}
  560.  
  561. {block:Audio}
  562. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  563. {block:IndexPage}
  564. {/block:IndexPage}
  565. {/block:Audio}
  566.  
  567. {block:Video}
  568. {block:IndexPage}
  569. <center>
  570. <div class="perma">
  571. Posted on {dayofweek} &middot <a href="{ReblogURL}" target="_blank"> Reblog </a> </div>
  572. {Video-250}</center>
  573. {/block:IndexPage}
  574. {block:PermalinkPage}
  575. <center>
  576. {Video-400}</center>
  577. {/block:PermalinkPage}
  578. {block:Video}
  579.  
  580.  
  581. {block:PostNotes}<div align="middle">{caption}</div>
  582. <center>
  583.  
  584. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  585.  
  586. {block:HasTags}
  587. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  588. {block:RebloggedFrom}
  589. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  590. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  591.  
  592. {/block:RebloggedFrom}
  593. </center></span>
  594. <br>
  595. <div id="postnotes">{PostNotes}</div><br>
  596.  
  597. <center>{block:ContentSource}
  598. <br><a href="{SourceURL}">
  599. {lang:Source}:
  600. {block:SourceLogo}
  601. <img src="{BlackLogoURL}" width="{LogoWidth}"
  602. height="{LogoHeight}" alt="{SourceTitle}" />
  603. {/block:SourceLogo}
  604. {block:NoSourceLogo}
  605. {SourceLink}
  606. {/block:NoSourceLogo}
  607. </a>
  608. {/block:ContentSource}</center>
  609.  
  610. {/block:PostNotes}
  611. </div>
  612. {/block:Posts}
  613. </div></div>
  614.  
  615. {block:IndexPage}
  616. {block:Pagination}
  617. <div id="pagination">
  618. {block:NextPage}
  619. <a id="nextPage" href="{NextPage}"></a>
  620. {/block:NextPage}
  621. {block:PreviousPage}
  622. <a href="{PreviousPage}"></a>
  623. {/block:PreviousPage}
  624. </div>
  625. {/block:Pagination}
  626. {/block:IndexPage}
  627.  
  628. <BODY onselectstart="return false;" ondragstart="return false;">
  629. <div style=" font-size:8px; position:fixed; bottom:5px; left:0px; text-align:center; font-family:arial">
  630. <a href="http://themesbymiki.tumblr.com/tagged/cute-themes">✿</a></div>
  631. </body>
  632. </html>
Advertisement
Add Comment
Please, Sign In to add comment