Advertisement
babesthetique

Airport fashion

Jul 23rd, 2015
1,124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.14 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3.  
  4. <!-------------------------------------------
  5. Airport fashion.
  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 - Farahmir
  13.  
  14. -------------------------------------------->
  15. <title>{Title}</title>
  16.  
  17. <link rel="shortcut icon" href="{Favicon}">
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  20.  
  21. <!-- color -->
  22. <meta name="color:Background" content="#ffffff"/>
  23. <meta name="color:Post Background" content="#eaeaea"/>
  24. <meta name="color:Borders" content="#dcdbdb"/>
  25. <meta name="color:Text" content="#686868"/>
  26. <meta name="color:Link" content="#7d7d8c"/>
  27. <meta name="color:Title" content="#8c8c8c"/>
  28. <meta name="color:Desc Text" content="#adadad"/>
  29. <meta name="color:Sidebar hovers" content="#c3c3c3"/>
  30. <meta name="color:Blockquote" content="#7d7d8c"/>
  31. <meta name="color:Scrollbar" content="#7d7d8c"/>
  32. <meta name="color:Scrollbar Bg" content="#ffffff"/>
  33.  
  34. <!-- images -->
  35. <meta name="image:Render" content=""/>
  36.  
  37. <!-- text -->
  38. <meta name="text:Link 1 URL" content="" />
  39. <meta name="text:Link 1" content="" />
  40. <meta name="text:Link 2 URL" content="" />
  41. <meta name="text:Link 2" content="" />
  42. <meta name="text:Link 3 URL" content="" />
  43. <meta name="text:Link 3" content="" />
  44. <meta name="text:Hover 1" content="" />
  45. <meta name="text:Hover 2" content="" />
  46. <meta name="text:Hover 3" content="" />
  47. <meta name="text:Hover 4" content="" />
  48. <meta name="text:Hover 5" content="" />
  49.  
  50. <!-- music -->
  51. <meta name="text:mp3" content="https://dl.dropboxusercontent.com/s/rthqht7yfexg6g5/Moonbeam%20ft%20Avis%20Vox%20-%20We%20Are%20In%20Words.mp3?dl=0" />
  52.  
  53. <!-- jquery for tooltips-->
  54.  
  55. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  56.  
  57. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  58.  
  59. <script>
  60.  
  61. (function($){
  62.  
  63. $(document).ready(function(){
  64.  
  65. $("a[title]").style_my_tooltips({
  66.  
  67. tip_follows_cursor:true,
  68.  
  69. tip_delay_time:30,
  70.  
  71. tip_fade_speed:300,
  72.  
  73. attribute:"title"
  74.  
  75. });
  76.  
  77. });
  78.  
  79. })(jQuery);
  80.  
  81. </script>
  82.  
  83.  
  84.  
  85.  
  86. <!--CSS customization here. -->
  87.  
  88. <style type="text/css">
  89.  
  90. ::-webkit-scrollbar {background-color:{color:Scrollbar Bg}; height:8px; width:3px}
  91. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:3px}
  92. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!important}
  93.  
  94.  
  95. *, body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  96.  
  97. @font-face {font-family: "zona"; src: url('https://dl.dropboxusercontent.com/s/cd5hmq5f5zxrq8l/ZonaPro-Thin.otf?dl=1'); format("truetype");}
  98.  
  99.  
  100. #s-m-t-tooltip{
  101. position:absolute;
  102. padding:5px;
  103. margin-top: 15px;
  104. margin-left:15px;
  105. z-index:99999999999999999;
  106. background:{color:background};
  107. text-transform:uppercase;
  108. font-weight:bold;
  109. font-size:7px;
  110. font-family:arial;
  111. color:{color:Link};
  112. letter-spacing:1px;
  113. border:1px solid {color:Post Background};
  114. max-width:270px;
  115. }
  116.  
  117.  
  118.  
  119. /*basics*/
  120. blockquote {
  121. padding:2px 0 2px 10px;
  122. border-left:3px solid {color:blockquote};
  123. margin-left:20px;
  124. }
  125.  
  126.  
  127. body {
  128. background:{color:background};
  129. color:{color:text};
  130. font-family:arial;
  131. font-size:11px;
  132. text-align:justify;
  133. line-height:16px;
  134. margin:0;
  135. }
  136.  
  137.  
  138. a {
  139. color:{color:link};
  140. text-decoration:none;
  141. }
  142.  
  143. a:hover {
  144. text-decoration:underline;
  145.  
  146. }
  147.  
  148. img {
  149. height:auto;
  150. opacity:1;
  151. border:none;
  152. text-decoration:none;
  153.  
  154. }
  155.  
  156.  
  157. small {
  158. font-size:9px;
  159.  
  160. }
  161.  
  162. big {
  163. font-size:12px;
  164.  
  165. }
  166.  
  167.  
  168. #title {
  169. font-size:17px;
  170. line-height:18px;
  171. font-weight:bold;
  172. margin-bottom:10px;
  173. text-transform:uppercase;
  174. text-align:center;
  175. font-family:"zona";
  176. }
  177.  
  178.  
  179. /*sidebar*/
  180. #sidebar {
  181. text-align:left;
  182. position:fixed;
  183. margin-top:480px;
  184. margin-left:490px;
  185. width:400px;
  186. }
  187.  
  188. #blogt {
  189. position:fixed;
  190. margin-top:55px;
  191. margin-left:0px;
  192. font-size:25px;
  193. font-weight:bold;
  194. font-family:arial;
  195. color:{color:Title};
  196. text-transform:uppercase;
  197.  
  198. }
  199.  
  200. #hovercon {
  201. position:fixed;
  202. margin-top:75px;
  203. margin-left:0px;
  204. }
  205.  
  206. #hover1 {
  207. position:fixed;
  208. margin-top:0px;
  209. margin-left:0px;
  210. background-color:{color:sidebar hovers};
  211. width:12px;
  212. height:12px;
  213. border:2px solid {color:Borders};
  214. border-radius:50px;
  215. }
  216.  
  217. #hover2 {
  218. position:fixed;
  219. margin-top:0px;
  220. margin-left:27px;
  221. background-color:{color:Sidebar hovers};
  222. width:12px;
  223. height:12px;
  224. border:2px solid {color:Borders};
  225. border-radius:50px;
  226. }
  227. #hover3 {
  228. position:fixed;
  229. margin-top:0px;
  230. margin-left:52px;
  231. background-color:{color:Sidebar hovers};
  232. width:12px;
  233. height:12px;
  234. border:2px solid {color:Borders};
  235. border-radius:50px;
  236. }
  237. #hover4 {
  238. position:fixed;
  239. margin-top:0px;
  240. margin-left:77px;
  241. background-color:{color:Sidebar hovers};
  242. width:12px;
  243. height:12px;
  244. border:2px solid {color:borders};
  245. border-radius:50px;
  246. }
  247. #hover5 {
  248. position:fixed;
  249. margin-top:0px;
  250. margin-left:102px;
  251. background-color:{color:Sidebar hovers};
  252. width:12px;
  253. height:12px;
  254. border:2px solid {color:borders};
  255. border-radius:50px;
  256. }
  257.  
  258. #links {
  259. position:fixed;
  260. margin-top:90px;
  261. margin-left:0px;
  262. line-height:16px;
  263. text-transform:uppercase;
  264. font-size:7px;
  265. font-family:"arial";
  266. font-weight:bold;
  267. letter-spacing:1px;
  268. }
  269.  
  270.  
  271. #links a {
  272. margin-right:0px;
  273. display:inline-block;
  274. margin-bottom:5px;
  275. }
  276.  
  277. #description {
  278. position:fixed;
  279. overflow:auto;
  280. background-color:transparent;
  281. margin:107px 0;
  282. text-align:left;
  283. color:{color:desc text};
  284. width:150px;
  285. height:50px;
  286. }
  287.  
  288.  
  289. /*pagination*/
  290. #pagination {
  291. margin:50px 0;
  292. text-transform:uppercase;
  293. font-weight:bold;
  294. font-family:"zona";
  295. font-size:8px;
  296. }
  297. #pagination a {
  298. padding:0 15px;
  299. }
  300.  
  301. /*container*/
  302. #con {
  303. left:60%;
  304. margin-left:-730px;
  305. position:absolute;
  306. }
  307.  
  308.  
  309.  
  310. /*posts*/
  311.  
  312. #entries {
  313. margin-top:25px;
  314. width:250px;
  315. }
  316.  
  317.  
  318.  
  319. #posts {
  320. border:2px solid {color:borders};
  321. background-color:{color:Post background};
  322. padding:7px;
  323. width:250px;
  324. {block:IndexPage}
  325. margin-bottom:75px;
  326. {/block:IndexPage}
  327. {block:PermalinkPage}
  328. margin-bottom:50px;
  329. {/block:PermalinkPage}
  330. }
  331. #posts img {
  332. max-width:250px;
  333.  
  334. }
  335.  
  336. #posts img, #posts li, #posts blockquote {
  337. max-width: 100%;
  338.  
  339. }
  340. .caption {
  341. width:100%;
  342. margin-top:10px;
  343.  
  344. }
  345.  
  346. /*quote*/
  347.  
  348. #titlequote{
  349. text-align:left;
  350. font-size:14px;
  351. line-height:18px;
  352. font-weight:bold;
  353. }
  354. #source {
  355. margin-top:15px;
  356. margin-left:15px;}
  357.  
  358. /*audio*/
  359.  
  360. .player {
  361. width:25px;
  362. height:25px;
  363. overflow:hidden;
  364. position:absolute;
  365. background:white;}
  366.  
  367. .audioinfo {
  368. margin-left:50px;
  369. }
  370.  
  371.  
  372. /*asks*/
  373. .q {
  374. background-color:{color:Background};
  375. padding:10px;
  376. margin-left:-7px;
  377. margin-bottom:10px;
  378. }
  379.  
  380. .as {
  381. font-weight:bold;
  382. text-transform:uppercase;
  383. font-family:"zona";
  384. font-size:12px;
  385. }
  386.  
  387. .a {
  388. border-bottom:5px solid {color:Post Background};
  389. background-color:{color:background};
  390. margin-left:0px;
  391. margin-right:-7px;
  392. margin-top:10px;
  393. padding:5px;
  394. }
  395.  
  396.  
  397. /*chat*/
  398.  
  399. .chat ol {
  400. padding:0;
  401. list-style:none;
  402. }
  403. .line {
  404. padding:5px 0;
  405.  
  406. }
  407.  
  408. .label {
  409. font-weight:bold;
  410. }
  411.  
  412.  
  413.  
  414.  
  415.  
  416. /*permalink and notes*/
  417.  
  418. #permalink {
  419. border-radius:10px;
  420. border:2px solid {color:Borders};
  421. background-color:{color:Post Background};
  422. width:264px;
  423. margin-left:-9px;
  424. margin-top:15px;
  425. margin-bottom:-35px;
  426. font-size:7px;
  427. text-transform:uppercase;
  428. text-align:center;
  429. font-family:"arial";
  430. font-weight:bold;
  431. }
  432.  
  433. #permalink a {
  434. margin-right:10px;
  435. }
  436.  
  437.  
  438. .tags {
  439. word-break:break-all;
  440. font-size:9px;
  441. }
  442.  
  443. .pagenotes {
  444. {block:IndexPage}
  445. display: none!important;
  446. {/block:IndexPage}
  447. width:400px;
  448. text-align:left;
  449.  
  450. }
  451.  
  452. .pagenotes img {
  453. display:none!important;
  454.  
  455. }
  456.  
  457. .pagenotes li {
  458. list-style-type:none;
  459. padding:5px 0px;
  460. text-align:left;
  461. margin:0 0 0 -40px;
  462. }
  463.  
  464.  
  465. .auto {
  466. border:2px solid {color:sidebar hovers};
  467. border-radius:100%;
  468. position:fixed;
  469. margin-top:550px;
  470. margin-left:617px;
  471. width:15px;
  472. height:15px;
  473. padding:5px;
  474. }
  475.  
  476. .autoplay {
  477. width:15px;
  478. height:15px;
  479. overflow:hidden;
  480. }
  481.  
  482. .autofix {
  483. margin-top:-3px;
  484. margin-left:-53px;
  485. }
  486.  
  487. #render {
  488. position:fixed;
  489. margin-top:0px;
  490. margin-left:640px;
  491. height:auto;
  492. max-width:250px;
  493. z-index:-99999999;
  494. }
  495.  
  496. {CustomCSS}
  497.  
  498.  
  499. </style>
  500.  
  501.  
  502.  
  503. </head>
  504.  
  505. <body>
  506.  
  507.  
  508. <div id="con">
  509.  
  510. <div id="sidebar">
  511. <div id="blogt">{Title}</div>
  512. <div id="links">
  513. <a href="/">home</a>
  514. <a href="/ask">ask</a>
  515. {block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}
  516. {block:ifLink2}<a href="{text:Link 2 URL}" >{text:Link 2}</a>{/block:ifLink2}
  517. {block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a> {/block:ifLink3}
  518. </div>
  519. <div id="description">{Description}</div>
  520. <div id="hovercon">
  521. <a title="{text:Hover 1}"><div id="hover1"></div></a>
  522. <a title="{text:Hover 2}"><div id="hover2"></div></a>
  523. <a title="{text:Hover 3}"><div id="hover3"></div></a>
  524. <a title="{text:Hover 4}"><div id="hover4"></div></a>
  525. <a title="{text:Hover 5}"><div id="hover5"></div></a>
  526. </div>
  527.  
  528. </div>
  529.  
  530. <div class="auto">
  531. <div class="autoplay">
  532. <div class="autofix">
  533. <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_multi.swf" width="158" height="20">
  534. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_multi.swf" />
  535. <param name="bgcolor" value="1f1f1f" />
  536. <param name="FlashVars" value="mp3={text:mp3}
  537. &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" />
  538. </object>
  539. </div>
  540. </div>
  541. </div>
  542.  
  543. <div id="render">
  544. <img src="{image:Render}" alt="image" style="width:250px">
  545. </div>
  546.  
  547. <div id="entries">
  548.  
  549. {block:Posts}
  550. <div id="posts">
  551.  
  552.  
  553. {block:Quote}
  554.  
  555.  
  556. <div id="titlequote">“{Quote}”</div>
  557. {block:Source}<div id="source">&mdash; {Source}</div>{/block:Source}
  558. {/block:Quote}
  559.  
  560.  
  561.  
  562. {block:Text}
  563.  
  564. {block:Title}
  565. <div id="title">{Title}</div>{/block:Title}
  566. {Body}
  567. {/block:Text}
  568.  
  569. {block:Link}
  570. <div id="title"><a href="{URL}">{Name}</a></div>{block:Description}{Description}{/block:Description}
  571. {/block:Link}
  572.  
  573. {block:Chat}
  574. {block:Title}
  575. <h1>{Title}</h1>
  576. {/block:Title}
  577. <div class="chat">
  578. <ol>{block:Lines}
  579. <li class="line {Alt}">
  580. {block:Label}
  581. <span class="label">
  582. {Label}</span>
  583. {/block:Label}{Line}</li>
  584. {/block:Lines}
  585. </ol></div>
  586. {/block:Chat}
  587.  
  588. {block:Photo}
  589. {LinkOpenTag}<img src="{PhotoURL-250}" alt="{PhotoAlt}"/>{LinkCloseTag}
  590. {/block:Photo}
  591.  
  592. {block:Photoset}
  593. {Photoset-250}
  594. {/block:Photoset}
  595.  
  596. {block:Video}
  597. {Video-250}
  598. {/block:Video}
  599.  
  600. {block:Audio}
  601. <div class="player">{AudioPlayerWhite}</div>
  602. <div class="audioinfo">
  603. {block:TrackName}{TrackName}{/block:TrackName}{block:Artist}<br>{Artist}{/block:Artist}
  604. </div>
  605. {/block:Audio}
  606.  
  607. {block:Answer}
  608. <div class="q">
  609. <div class="as">{Asker} said: </div>
  610. {Question}</div>
  611. <div class="a">{Answer}</div>
  612. {/block:Answer}
  613.  
  614.  
  615. {block:Date}
  616.  
  617. <div id="permalink">
  618.  
  619. <a href="{Permalink}" title=" {12Hour}:{Minutes} {CapitalAmPm} on {ShortMonth} {DayOfMonth}, {Year}">date</a>&nbsp;&nbsp;&nbsp;&nbsp;
  620.  
  621. {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
  622.  
  623. {block:HasTags}<a title="{block:Tags} #{Tag}{/block:Tags}">tags</a>{/block:HasTags}
  624.  
  625. <a href="{ReblogParentURL}"title="{ReblogParentName}"><a href="{ReblogURL}">reblog?</a>
  626.  
  627. </div>
  628. {/block:Date}
  629.  
  630.  
  631.  
  632. </div>
  633.  
  634.  
  635. {block:PostNotes}
  636. <div class="pagenotes">
  637. {PostNotes}
  638. </div>
  639. {/block:PostNotes}
  640.  
  641.  
  642. {/block:Posts}
  643.  
  644. <div id="pagination">
  645. {block:Pagination}
  646. {block:PreviousPage}
  647. <a href="{PreviousPage}">&larr; previous </a>
  648. {/block:PreviousPage}
  649.  
  650.  
  651. {block:NextPage}
  652. <a href="{NextPage}">next &rarr;</a>
  653. {/block:NextPage}
  654. {/block:Pagination}
  655. </div>
  656.  
  657.  
  658.  
  659. </div>
  660.  
  661. </div>
  662.  
  663.  
  664. {block:ContentSource}
  665. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  666. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  667. {/block:SourceLogo}
  668. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  669. {/block:ContentSource}
  670.  
  671. <a style="position:fixed;bottom:10px;right:10px;" href="http://babesthetique.tumblr.com" title="theme by babesthetique">b a b e s</a>
  672.  
  673. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement