Advertisement
babesthetique

Pink Babe

Jun 15th, 2015
694
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.60 KB | None | 0 0
  1. <!DOCTYPE>
  2.  
  3. <!--------------------------------------------------------------
  4.  
  5. Pastel love
  6.  
  7. Theme by - babesthetique.
  8. Please do not steal any of our codes we work
  9. hard on these themes. Tweak as much as you'd
  10. like but DO NOT! remove any credits.
  11.  
  12. base theme by - louerry
  13.  
  14. ---------------------------------------------------------->
  15.  
  16. <html>
  17. <head>
  18.  
  19.  
  20. <meta name="color:background" content="#ffffff">
  21. <meta name="color:background2" content="#ffd2e9">
  22. <meta name="color:description" content="#dfdede">
  23. <meta name="color:title" content="#ffb0d9">
  24. <meta name="color:link" content="#ffffff">
  25. <meta name="color:hover" content="#ffb0d9">
  26. <meta name="color:text" content="#aaaaaa">
  27. <meta name="color:tags" content="#EDEDED">
  28. <meta name="color:scrollbar bg" content="#ffd2e9">
  29. <meta name="color:scrollbar" content="#ffffff">
  30. <meta name="color:blog border" content="#ffd2e9"/>
  31.  
  32. <meta name="image:render" content="http://i.imgur.com/QIxg2OV.png"/>
  33.  
  34. <meta name="text:link1" content="">
  35. <meta name="text:link1 url" content="/">
  36. <meta name="text:link2" content="">
  37. <meta name="text:link2 url" content="/">
  38. <meta name="text:link3" content="">
  39. <meta name="text:link3 url" content="/">
  40. <meta name="text:link4" content="">
  41. <meta name="text:link4 url" content="/">
  42. <meta name="text:link5" content="">
  43. <meta name="text:link5 url" content="/">
  44. <meta name="text:asker text" content="mumbled">
  45. <meta name="text:now playing" content="Ulzzang Pistol - PASTEL 女の子 et aliae Remix">
  46.  
  47. <!-- music -->
  48. <meta name="text:mp3" content="https://dl.dropboxusercontent.com/s/w96x8cbpc11bpik/Ulzzang%20Pistol%20-%20PASTEL%20%E5%A5%B3%E3%81%AE%E5%AD%90%20et%20aliae%20Remix.mp3?dl=0"/>
  49.  
  50. <!-- if thing -->
  51. <meta name="if:Monochrome" content="0" />
  52.  
  53. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  54. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  55. <link rel="shortcut icon" href="{Favicon}" />
  56. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  57.  
  58. <link href='http://fonts.googleapis.com/css?family=Orbitron' rel='stylesheet' type='text/css'>
  59.  
  60. <!-- start of script tooltip -->
  61. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  62.  
  63. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  64.  
  65. <script>
  66.  
  67. (function($){
  68.  
  69. $(document).ready(function(){
  70.  
  71. $("a[title]").style_my_tooltips({
  72.  
  73. tip_follows_cursor:true,
  74.  
  75. tip_delay_time:90,
  76.  
  77. tip_fade_speed:600,
  78.  
  79. attribute:"title"
  80.  
  81. });
  82.  
  83. });
  84.  
  85. })(jQuery);
  86.  
  87. </script>
  88.  
  89. <!-- end of script tooltip -->
  90.  
  91. <style type="text/css">
  92.  
  93. @font-face { font-family: "bebas neue"; src: url('https://dl.dropboxusercontent.com/u/67800931/bebasneue.otf'); }
  94.  
  95. @font-face {font-family: "qaskin"; src: url('https://dl.dropboxusercontent.com/s/mbo41kr29qdeqoa/QaskinBlack_PersonalUse.ttf?dl=1'); format("truetype");}
  96.  
  97.  
  98. #s-m-t-tooltip{
  99. position:absolute;
  100. z-index:9999;
  101. background-color:#ffffff;
  102. max-width:200px;
  103. margin-top:35px;
  104. margin-left:15px;
  105. padding-left:12px;
  106. padding-right:12px;
  107. box-shadow:1px 1px 3px rgba(0,0,0,.1);
  108. font-family:"Calibri";
  109. font-size:8px;
  110. text-transform:uppercase;
  111. line-height:14px;
  112. text-align:justify;
  113. -moz-transition:all 1s ease-in-out;
  114. -webkit-transition:all 1s ease-in-out;
  115. -o-transition:all 1s ease-in-out;
  116. transition:all 1s ease-in-out;
  117. }
  118.  
  119. #s-m-t-tooltip:first-letter{
  120. font-size:24px;
  121. font-family:"qaskin";
  122. color:{color:title};
  123. text-transform:uppercase;
  124. }
  125.  
  126.  
  127. #top {
  128. position:fixed;
  129. left:0px;top:0;
  130. width:100%;
  131. height:35px;
  132. background:{color:blog border};
  133. z-index:6;
  134. }
  135.  
  136. #bottom {
  137. position:fixed;
  138. left:0px;
  139. bottom:0;
  140. width:100%;
  141. height:35px;
  142. background:{color:blog border};
  143. z-index:6;
  144. }
  145.  
  146. #left {
  147. position:fixed;
  148. left:0px;
  149. bottom:0;
  150. height:100%;
  151. width:35px;
  152. background:{color:blog border};
  153. z-index:6;
  154. }
  155.  
  156. #right {
  157. position:fixed;
  158. right:0px;
  159. bottom:0;
  160. height:100%;
  161. width:35px;
  162. background:{color:blog border};
  163. z-index:6;}
  164.  
  165.  
  166. pre { word-wrap: break-word; }
  167.  
  168. a {
  169. color:{color:link};
  170. text-decoration:none;
  171. -moz-transition-duration:0.6s;
  172. -webkit-transition-duration:0.6s;
  173. -o-transition-duration:0.6s;
  174. }
  175.  
  176. a:hover {
  177. color:{color:hover};
  178. text-decoration:none;
  179. -moz-transition-duration:0.6s;
  180. -webkit-transition-duration:0.6s;
  181. -o-transition-duration:0.6s;
  182. }
  183.  
  184. ::-webkit-scrollbar {background-color:{color:scrollbar bg}; height:8px; width:8px}
  185. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  186. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  187.  
  188.  
  189. body {
  190. background-color:{color:background};
  191. background-image:linear-gradient({color:background}, {color:background2});
  192. background-repeat:repeat;
  193. background-attachment:fixed;
  194. background-position:left top;
  195. font-family:Calibri;
  196. font-weight:normal;
  197. }
  198.  
  199. h1 {
  200. font-weight:normal;
  201. font-size:10px;
  202. text-align:center;
  203. font-style:normal;
  204. line-height:80%;
  205. letter-spacing:1px;
  206. text-transform:lowercase;
  207. color:{color:text};
  208. }
  209.  
  210. h2 {
  211. font-size:15px;
  212. text-align:center;
  213. line-height:100%;
  214. letter-spacing:-0.5px;
  215. color:{color:text};
  216. font-weight:normal;
  217. padding:5px;
  218. padding-bottom:2px;
  219. }
  220.  
  221. h2:first-letter {
  222. font-size:25px;
  223. font-family:"qaskin";
  224. color:{color:title};
  225. }
  226.  
  227. blockquote {
  228. border-left:2px solid {color:title};
  229. padding-left:7px;
  230. margin-left:5px;
  231. margin-top:7px;
  232. width:90%;
  233. }
  234.  
  235. blockquote blockquote {
  236. width:85%;
  237. }
  238.  
  239. img, #photoset {
  240. border:none;
  241. {block:IfMonochrome}
  242. -webkit-filter:grayscale(100%);
  243. -webkit-transition: all 0.6s ease-in-out;
  244. {/block:IfMonochrome}
  245. opacity:0.8;
  246. -webkit-transition: all 0.8s ease-in-out;
  247. -moz-transition: all 0.8s ease-in-out;
  248. -o-transition: all 0.8s ease-in-out;
  249. -ms-transition: all 0.8s ease-in-out;
  250. transition: all 0.8s ease-in-out;
  251. }
  252.  
  253.  
  254. img:hover, #photoset:hover{
  255. {block:IfMonochrome}
  256. -webkit-filter:none;
  257. -webkit-transition: all 0.6s ease-in-out;
  258. {/block:IfMonochrome}
  259. opacity:1;
  260. -webkit-transition: all 0.8s ease-in-out;
  261. -moz-transition: all 0.8s ease-in-out;
  262. -o-transition: all 0.8s ease-in-out;
  263. -ms-transition: all 0.8s ease-in-out;
  264. transition: all 0.8s ease-in-out;
  265. }
  266.  
  267. #theme {
  268. background-color:{color:background};
  269. width:700px;
  270. margin: 0 auto -12px auto;
  271. text-align: center;
  272. }
  273.  
  274. #sidebar {
  275. position:fixed;
  276. margin-top:60px;
  277. margin-left:60px;
  278. color:{color:text};
  279. font-family: 'Orbitron', sans-serif;
  280. position:fixed;
  281. width:150px;
  282. height:auto;
  283. text-align:left;
  284. }
  285.  
  286. #title {
  287. margin-left:20px;
  288. font-size:30px;
  289. font-family:"qaskin";
  290. color:{color:title};
  291. text-shadow:1px 1px 3px rgba(0,0,0,.1);
  292. }
  293.  
  294. .links {
  295. position:fixed;
  296. margin-left:50px;
  297. bottom:60px;
  298. font-size:26px;
  299. font-family:'bebas neue';
  300. text-transform:uppercase;
  301. text-align:center;
  302. font-weight:bold;
  303. text-shadow:2px 2px 4px rgba(0,0,0,.5);
  304. }
  305.  
  306. .links a{
  307. padding:3px;
  308. color:{color:link};
  309. letter-spacing:2px;
  310. text-decoration:none;
  311. -moz-transition-duration:1s;
  312. -webkit-transition-duration:1s;
  313. -o-transition-duration:1s;
  314. }
  315.  
  316. .links a:hover{
  317. color:{color:hover};
  318. -moz-transition-duration:1s;
  319. -webkit-transition-duration:1s;
  320. -o-transition-duration:1s;
  321. }
  322.  
  323. #sline {
  324. position:fixed;
  325. margin-top:0px;
  326. margin-left:-7px;
  327. background-color:{color:blog border};
  328. height:105px;
  329. width:1px;
  330. }
  331.  
  332. .desc {
  333. margin-top:0px;
  334. text-align:left;
  335. font-size:11px;
  336. color:{color:description};
  337. letter-spacing:1px;
  338. line-height:150%;
  339. width:150px;
  340. height:60px;
  341. overflow:auto;
  342. font-family:Calibri;
  343. }
  344.  
  345. .desc a {
  346. color:{color:link};
  347. }
  348.  
  349. .pagi {
  350. margin-top:-5px;
  351. margin-left:-135px;
  352. font-size:17px;
  353. text-transform:uppercase;
  354. letter-spacing:3px;
  355. font-style:normal;
  356. text-align:center;
  357. text-shadow:1px 1px 3px rgba(0,0,0,.5);
  358. font-weight:bold;
  359. }
  360.  
  361. .pagi a {
  362. color:{color:link};
  363. }
  364.  
  365. #stuffcontainer {
  366. padding:10px;
  367. background-color:{color:blog border};
  368. float:left;
  369. margin-left:120px;
  370. margin-top:10px;
  371. margin-bottom:30px;
  372. text-align:justify;
  373. color:{color:text};
  374. }
  375.  
  376. #stuff {
  377. width:250px;
  378. margin-top:30px;
  379. text-align:justify;
  380. font-size:11px;
  381. line-height:90%;
  382. letter-spacing:0x;
  383. color:{color:text};
  384. }
  385.  
  386. .caption {
  387. width:250px;
  388. text-align:justify;
  389. line-height:120%;
  390. }
  391.  
  392. /**Ask Posts**/
  393.  
  394. .ask {
  395. padding:10px;
  396. text-align:center;
  397. color:{color:asktext};
  398. background-color:{color:infobg};
  399. }
  400.  
  401. .ans {
  402. text-align:left;
  403. padding:5px;
  404. color:{color:text};
  405. }
  406.  
  407. /**Audio Posts**/
  408.  
  409. .audio {
  410. height:60px;
  411. padding:5px;
  412. margin-bottom:55px;
  413. }
  414.  
  415. .audio-album {
  416. position:absolute;
  417. width:110px;
  418. -webkit-transition: opacity 0.6s linear;
  419. opacity: 1;
  420. }
  421.  
  422. .audio-player {
  423. opacity:1;
  424. filter:alpha(opacity=90);
  425. width:25px;
  426. height:25px;
  427. overflow:hidden;
  428. position:absolute;
  429. border:30px;
  430. z-index:2;
  431. margin-left:43px;
  432. margin-top:43px;
  433. opacity:0;
  434. -webkit-transition: all 0.6s ease-out;
  435. -o-transition: all 0.6s ease-out;
  436. -webkit-transition: all 0.6s ease-out;
  437. -moz-transition: all 0.6s ease-out;
  438. }
  439.  
  440. .audio-info {
  441. margin-top:7px;
  442. position:relative;
  443. margin-left:120px;
  444. line-height:180%;
  445. padding:2px;
  446. }
  447.  
  448. .audio:hover .audio-player {
  449. opacity:.6;
  450. -webkit-transition: all 0.6s ease-out;
  451. -o-transition: all 0.6s ease-out;
  452. -webkit-transition: all 0.6s ease-out;
  453. -moz-transition: all 0.6s ease-out;
  454. }
  455.  
  456. /**Chat Posts**/
  457.  
  458. ul.chat, .chat ol, .chat li {
  459. list-style:none;
  460. margin:0px;
  461. padding:2px;
  462. }
  463.  
  464. .label {
  465. text-decoration:bold;
  466. font-weight:700;
  467. margin-right:5px;
  468. }
  469.  
  470. /*permalink and notes*/
  471.  
  472. #permalink {
  473. padding-left:12px;
  474. border-left:2px solid {color:title};
  475. border-right:2px solid {color:title};
  476. border-bottom:1px solid {color:title};
  477. margin-top:15px;
  478. margin-left:-11px;
  479. padding-bottom:2px;
  480. font-family:"qaskin";
  481. font-weight:bold;
  482. letter-spacing:2px;
  483. font-size:17px;
  484. text-transform:lowercase;
  485. font-weight:bold;
  486. text-shadow:1px 1px 3px rgba(0,0,0,.1);
  487. width:256px;
  488. }
  489.  
  490. #permalink a {
  491. margin-right:10px;
  492. }
  493.  
  494.  
  495. .tags {
  496. word-break:break-all;
  497. font-size:9px;
  498. padding-right:10px;
  499. font-family:calibri;
  500. font-weight:normal;
  501. padding-bottom:2px;
  502. padding-top:2px;
  503. text-align:left;
  504. text-transform:lowercase;
  505. }
  506.  
  507. .pagenotes {
  508. {block:IndexPage}
  509. display: none!important;
  510. {/block:IndexPage}
  511. width:400px;
  512. text-align:left;
  513.  
  514. }
  515.  
  516. .pagenotes img {
  517. display:none!important;
  518.  
  519. }
  520.  
  521. .pagenotes li {
  522. list-style-type:none;
  523. padding:5px 0px;
  524. text-align:left;
  525. margin:0 0 0 -40px;
  526. }
  527.  
  528.  
  529. #credit {
  530. position:fixed;
  531. font-size:10px;
  532. font-weight:normal;
  533. line-height:150%;
  534. letter-spacing:2px;
  535. right:15px;
  536. bottom:10px;
  537. text-transform:uppercase;
  538. text-align:center;
  539. }
  540.  
  541. #credit a {
  542. padding:3px;
  543. color:{color:link};
  544. background-color:{color:background};
  545. -moz-transition-duration:0.5s;
  546. -webkit-transition-duration:0.5s;
  547. -o-transition-duration:0.5s;
  548. }
  549.  
  550. img {
  551. max-width:100%;
  552. height:auto;
  553. }
  554.  
  555.  
  556. #render {
  557. position:fixed;
  558. bottom:30px;
  559. right:150px;
  560. max-width:500px;
  561. width:auto;
  562. }
  563.  
  564. .auto {
  565. opacity:.3;
  566. position:fixed;
  567. margin-top:5px;
  568. margin-left:-5px;
  569. width:15px;
  570. height:15px;
  571. padding:5px;
  572.  
  573. }
  574.  
  575. .autoplay {
  576. width:15px;
  577. height:15px;
  578. overflow:hidden;
  579. }
  580.  
  581. .autofix {
  582. margin-top:-3px;
  583. margin-left:-52px;
  584. }
  585. {CustomCSS}
  586.  
  587. </style></head>
  588.  
  589. <body>
  590.  
  591. <div id="top"></div>
  592. <div id="right"></div>
  593. <div id="left"></div>
  594. <div id="bottom"></div>
  595.  
  596. <div id="sidebar">
  597. <div id="sline"></div>
  598.  
  599. <a title="Now playing: {text:now playing}"><div class="auto">
  600. <div class="autoplay">
  601. <div class="autofix">
  602. <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_multi.swf" width="158" height="20">
  603. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_multi.swf" />
  604. <param name="bgcolor" value="1f1f1f" />
  605. <param name="FlashVars" value="mp3={text:mp3}
  606. &amp;width=158&amp;height=20&amp;volume=75&amp;autoplay=1&amp;loop=1&amp;shuffle=0&amp;showslider=0&amp;showloading=never&amp;buttonwidth=40&amp;bgcolor=ffffff&amp;bgcolor1=ffffff&amp;bgcolor2=ffffff&amp;buttoncolor=838282&amp;buttonovercolor=838282&amp;showlist=0" />
  607. </object>
  608. </div>
  609. </div>
  610. </div></a>
  611.  
  612. <div id="title">{Title}</div>
  613. <div class="desc">
  614. {Description}
  615. </div>
  616. {block:Pagination}
  617. <div class="pagi">
  618. {block:PreviousPage}
  619. <a href="{PreviousPage}">←</a>
  620. {/block:PreviousPage}
  621. {block:NextPage}
  622. <a href="{NextPage}">→</a>
  623. {/block:NextPage}
  624. </div>
  625. {/block:Pagination}
  626. </div>
  627. <div class="links">
  628. {block:IfLink1}
  629. <a href="{text:link1 url}">{text:link1}</a>
  630. {/block:IfLink1}
  631. {block:IfLink2}
  632. <a href="{text:link2 url}">{text:link2}</a>
  633. {/block:IfLink2}
  634. {block:IfLink3}
  635. <a href="{text:link3 url}">{text:link3}</a>
  636. {/block:IfLink3}
  637. {block:IfLink4}
  638. <a href="{text:link4 url}">{text:link4}</a>
  639. {/block:IfLink4}
  640. {block:IfLink5}
  641. <a href="{text:link5 url}">{text:link5}</a>
  642. {/block:IfLink5}
  643. </div>
  644.  
  645.  
  646.  
  647. <div id="theme">
  648.  
  649. <div id="render">
  650. <img src="{image:Render}" alt="image">
  651. </div>
  652.  
  653. <div id="stuffcontainer">
  654.  
  655. {block:Posts}
  656.  
  657. <div id="stuff">
  658.  
  659. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  660.  
  661. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  662.  
  663. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  664. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  665.  
  666. {block:Photo}<center><img src="{PhotoURL-250}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  667.  
  668. {block:Photoset}<div id="photoset"><center>{Photoset-250}</center></div>
  669. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  670.  
  671. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  672.  
  673. {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  674.  
  675. {block:Answer}<div class="ask"><i>{Asker} {text:asker text}</i> {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  676.  
  677. {block:Audio}
  678. <div class="audio">
  679. {block:AlbumArt}<img class="audio-album" src="{AlbumArtURL}">{/block:AlbumArt}
  680. <div class="audio-player">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>
  681.  
  682. <div class="audio-info">
  683. {block:TrackName}<b>Title:</b> {TrackName}<BR>{/block:TrackName}
  684. {block:Artist}<b>Artist:</b> {Artist}<BR>{/block:Artist}
  685. {block:Album}<b>Album:</b> {Album}<BR>{/block:Album}
  686. {block:PlayCount}<b>Plays:</b> {PlayCount}<BR>{/block:PlayCount}
  687. </div></div>
  688. <div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div>
  689. {/block:Audio}
  690.  
  691. <div id="permalink">
  692.  
  693. <a href="{Permalink}" title="{ShortMonth} {DayOfMonth}, {Year} + {12Hour}:{Minutes} {CapitalAmPm} ">date</a>
  694.  
  695. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>{/block:RebloggedFrom}
  696.  
  697. <a href="{ReblogParentURL}"title="{ReblogParentName}">
  698. <div style="float:right;"><a href="{ReblogURL}" target="_blank">reblog</a>
  699. </div>
  700.  
  701. {block:NoteCount}<div style="float:right;"><span style="font-family:arial; font-size:11px;"><a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}</span></div>
  702.  
  703. <div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  704.  
  705. </div>
  706. {/block:Posts}
  707.  
  708. {block:PostNotes}
  709. {PostNotes}
  710. {/block:PostNotes}
  711.  
  712. </div>
  713.  
  714. <a style="position:fixed;bottom:40px;right:40px;" href="http://babesthetique.tumblr.com" title="theme by babesthetique">b a b e s</a>
  715.  
  716. </div>
  717. </div>
  718. </div>
  719.  
  720. </body>
  721. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement