kalder

Theme #6 - Vanity Teen by kalder

Jan 28th, 2014
457
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.95 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <head><title>{Title}</title>
  6.  
  7. <link rel="shortcut icon" href="{Favicon}">
  8.  
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10.  
  11. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  12.  
  13.  
  14.  
  15.  
  16. <!---- theme #6 - vanity teen by kalder do not fucking copy me i'll find you and kill you ayy lmao --->
  17.  
  18.  
  19. <link href='http://fonts.googleapis.com/css?family=Mrs+Saint+Delafield' rel='stylesheet' type='text/css'>
  20. <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
  21.  
  22. <meta name="color:Background" content="#ffffff"/>
  23.  
  24. <meta name="color:Text" content="#838282"/>
  25.  
  26. <meta name="color:Link" content="#b8b8b8"/>
  27.  
  28. <meta name="color:Link hover" content="#b8b8b8"/>
  29.  
  30. <meta name="color:sidebar title" content="#088a85"/>
  31.  
  32. <meta name="color:sidebar title hover" content="#088a85"/>
  33.  
  34. <meta name="image:sidebar" content=""/>
  35.  
  36.  
  37. <meta name="text:linkA" content="">
  38.  
  39.  
  40.  
  41. <meta name="text:linkA url" content="/">
  42.  
  43. <meta name="text:linkB" content="">
  44.  
  45. <meta name="text:linkB url" content="/">
  46.  
  47. <meta name="text:linkC" content="">
  48.  
  49. <meta name="text:linkC url" content="/">
  50.  
  51. <meta name="text:linkD" content="">
  52.  
  53. <meta name="text:linkD url" content="/">
  54.  
  55. <meta name="text:sidebar title" content="royalty;">
  56.  
  57. <meta name="text:stats code" content="">
  58.  
  59. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  60. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  61. <script>
  62. (function($){
  63. $(document).ready(function(){
  64. $("a[title]").style_my_tooltips({
  65. tip_follows_cursor:true,
  66. tip_delay_time:90,
  67. tip_fade_speed:600,
  68. attribute:"title"
  69. });
  70. });
  71. })(jQuery);
  72. </script>
  73.  
  74.  
  75.  
  76.  
  77. <style type="text/css">
  78.  
  79.  
  80.  
  81.  
  82.  
  83. body {
  84. font-family: 'Arial';
  85.  
  86. background:{color:background};
  87.  
  88. margin:0px;
  89.  
  90. color:{color:text};
  91.  
  92. font-size:9px;
  93.  
  94. line-height:100%;
  95.  
  96. }
  97.  
  98.  
  99.  
  100. a {
  101.  
  102. text-decoration:none;
  103.  
  104. outline:none;
  105.  
  106. -moz-outline-style:none;
  107.  
  108. color:{color:link};
  109. -moz-transition-duration:0.3s;
  110. -webkit-transition-duration:0.3s;
  111. -o-transition-duration:0.3s;
  112.  
  113. }
  114.  
  115.  
  116.  
  117. a:hover{
  118.  
  119. color:{color:link hover};
  120. -moz-transition-duration:0.3s;
  121. -webkit-transition-duration:0.3s;
  122. -o-transition-duration:0.3s;
  123. }
  124.  
  125.  
  126.  
  127. img {
  128.  
  129. border:none;
  130.  
  131. }
  132.  
  133.  
  134.  
  135.  
  136. blockquote {
  137. font-size: 12px;
  138.  
  139. padding-left:5px;
  140.  
  141. border-left:2px solid;
  142. line-height: 12px;
  143.  
  144. }
  145.  
  146.  
  147.  
  148. blockquote blockquote {
  149.  
  150. padding-left:5px;
  151.  
  152. border-left:2px solid;
  153.  
  154. }
  155.  
  156.  
  157.  
  158. h1 {
  159.  
  160. font-size:10px;
  161.  
  162. }
  163.  
  164.  
  165.  
  166.  
  167.  
  168. #entries {
  169.  
  170. padding:10px;
  171.  
  172. width:500px;
  173.  
  174. margin-left:600px;
  175.  
  176. margin-top:0px;
  177.  
  178. padding:0px;
  179.  
  180. }
  181.  
  182.  
  183.  
  184.  
  185. #post {
  186.  
  187. width:500px;
  188. margin-top: 73px ;
  189. background: #ffffff;
  190. padding: 10px;
  191.  
  192.  
  193. }
  194.  
  195. #title{
  196. font-family: basket;
  197. color: {color:sidebar title};
  198. font-size:20px;
  199. margin-top: -20px;
  200. margin-left: 100px;
  201. text-align:right;
  202. height:60px;
  203. width:150px;
  204. position:absolute;
  205. padding: 0px;
  206. line-height:10px;
  207. z-index: 9999999999999;
  208. text-shadow:
  209. -1px 0 #fff,
  210. 0 1px #fff,
  211. 1px 0 #fff,
  212. 0 -1px #fff;
  213. -moz-transition-duration:0.3s;
  214. -webkit-transition-duration:0.3s;
  215. -o-transition-duration:0.3s;
  216.  
  217. }
  218.  
  219. #title:hover{
  220. color: {color:sidebar title hover};
  221. -moz-transition-duration:0.3s;
  222. -webkit-transition-duration:0.3s;
  223. -o-transition-duration:0.3s;
  224. }
  225.  
  226.  
  227. #sidebar {
  228. width:248px;
  229. position:fixed;
  230. margin-left:230px;
  231. margin-top:105px;
  232. background: #ffffff;
  233. padding: 10px;
  234. border: 1px solid #f3f3f3;
  235.  
  236. }
  237.  
  238.  
  239.  
  240. #sidebarimage {
  241. width:248px;
  242.  
  243. }
  244.  
  245. #sidebarimage img {
  246. width:248px;
  247.  
  248. }
  249.  
  250. #statsbox{
  251. background: #ffffff;
  252. width: auto;
  253. border-top: 1px solid #f3f3f3;
  254. border-right: 1px solid #f3f3f3;
  255. border-left:1px solid #f3f3f3;
  256. top: 159px;
  257. margin-left: 10px;
  258. position: fixed;
  259. padding: 5px;
  260. z-index: 999999999999999999999999999999999999;
  261. }
  262.  
  263. #statsbox a{
  264. color: {color:link};
  265. }
  266.  
  267.  
  268. #pagbox{
  269. background: #ffffff;
  270. width: 258px;
  271.  
  272.  
  273. top: 20px;
  274. margin-left: 100px;
  275. position: static;
  276. padding: 5px;
  277. z-index: 999999999999999999999999999999999999;
  278. }
  279.  
  280. #pagbox a{
  281. color: {color:link};
  282. }
  283.  
  284. #description {
  285.  
  286.  
  287. position:fixed;
  288. width:248px;
  289. display: inline;
  290.  
  291. font-family:'Arial';
  292. margin-top:10px;
  293. margin-left:-10px;
  294. font-size:9px;
  295. position:relative;
  296. line-height: 14px;
  297. padding:10px;
  298. text-transform:none;
  299. color:#6E6E6E;
  300.  
  301.  
  302. word-spacing:0px;
  303.  
  304.  
  305. margin-right:auto;
  306. }
  307.  
  308.  
  309.  
  310.  
  311.  
  312. #links {
  313.  
  314. position: relative;
  315. margin-top: 5px;
  316. text-align:center;
  317.  
  318.  
  319.  
  320.  
  321. }
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332. .caption {
  333.  
  334. width:500px;
  335.  
  336. text-align:justify;
  337.  
  338. line-height:120%;
  339.  
  340. }
  341.  
  342.  
  343.  
  344. .ask {
  345.  
  346. padding:10px;
  347.  
  348. text-align:left;
  349.  
  350. color:{color:text};
  351.  
  352. background-color:#eee;
  353.  
  354. border-bottom:1px solid #eee;
  355.  
  356. }
  357.  
  358.  
  359.  
  360. .ans {
  361.  
  362. text-align:left;
  363.  
  364. padding:10px;
  365.  
  366. color:{color:text};
  367.  
  368. }
  369.  
  370.  
  371.  
  372. .audio {
  373.  
  374. width:500px;
  375.  
  376. padding-bottom:10px;
  377.  
  378. background-color:{color:infobg};
  379.  
  380. }
  381.  
  382.  
  383.  
  384. .albumart {
  385.  
  386. float:left;
  387.  
  388. padding:0px 10px 10px 0px;
  389.  
  390. }
  391.  
  392.  
  393.  
  394. .albumart img {
  395.  
  396. width:45px;
  397.  
  398. height:45px;
  399.  
  400. }
  401.  
  402.  
  403.  
  404. .playercontainer {
  405.  
  406. text-align:left;
  407.  
  408. padding:10px;
  409.  
  410. background-color:#ffffff;
  411.  
  412. width:480px;
  413.  
  414. }
  415.  
  416.  
  417.  
  418. .audioinfo {
  419.  
  420. padding:10px;
  421.  
  422. color:{color:text};
  423.  
  424. }
  425.  
  426.  
  427.  
  428. #info {
  429. width:500px;
  430. text-align:left;
  431. font-family:'trebuchet ms';
  432. margin-top:3px;
  433. margin-left:px;
  434. letter-spacing:1px;
  435. font-size:7px;
  436. font-style:none;
  437. padding:1px;
  438. line-height:10px;
  439. text-transform:uppercase;
  440. border-top:1px solid;
  441. border-color:#dddddd;
  442. }
  443.  
  444. #info a {
  445. text-align:center;
  446. color:{color:link};
  447. }
  448.  
  449. #info a:hover {
  450. -moz-transition-duration:0.3s;
  451. -webkit-transition-duration:0.3s;
  452. -o-transition-duration:0.3s;
  453. color: {color:link hover};
  454. }
  455.  
  456.  
  457.  
  458. .note {
  459.  
  460. text-transform:lowercase;
  461.  
  462. font-style:normal;
  463.  
  464. letter-spacing:0px;
  465.  
  466. font-size: 9px;
  467.  
  468. text-align:left;
  469.  
  470. line-height:90%;
  471.  
  472. margin-left:-40px;
  473.  
  474. }
  475.  
  476.  
  477.  
  478. .note li {
  479.  
  480. list-style-type:none;
  481.  
  482. border-bottom:1px solid {color:border};
  483.  
  484. padding:10px 25px 10px 25px;
  485.  
  486. text-align:left;
  487.  
  488. margin:0px;
  489.  
  490. -moz-transition-duration:0.5s;
  491.  
  492. -webkit-transition-duration:0.5s;
  493.  
  494. -o-transition-duration:0.5s;
  495.  
  496. }
  497.  
  498.  
  499.  
  500. .tags {
  501.  
  502. font-style:normal;
  503.  
  504. width:500px;
  505.  
  506. text-transform:uppercase;
  507.  
  508. font-style:normal;
  509.  
  510. color:{color:tags};
  511.  
  512. letter-spacing:2px;
  513.  
  514. line-height:120%;
  515.  
  516. font-size:8px;
  517.  
  518. text-align:left;
  519.  
  520. padding:2px;
  521.  
  522. -moz-transition-duration:0.5s;
  523.  
  524. -webkit-transition-duration:0.5s;
  525.  
  526. -o-transition-duration:0.5s;
  527.  
  528. }
  529.  
  530.  
  531.  
  532. .tags a {
  533.  
  534. color:{color:tags};
  535.  
  536. letter-spacing:1px;
  537.  
  538. padding:1px;
  539.  
  540. }
  541.  
  542.  
  543.  
  544. .tags a:hover {
  545.  
  546. color:{color:link};
  547.  
  548. }
  549.  
  550.  
  551. ul.chat, .chat ol, .chat li {
  552.  
  553. list-style:none;
  554.  
  555. margin:0px;
  556.  
  557. padding:2px;
  558.  
  559. }
  560.  
  561.  
  562.  
  563. .label {
  564.  
  565. text-decoration:underline;
  566.  
  567. font-weight:300;
  568.  
  569. background-color:{color:infobg};
  570.  
  571. margin-right:5px;
  572.  
  573. }
  574.  
  575.  
  576.  
  577.  
  578. .user_1 .label {color:{color:text}; font-weight:bold}
  579.  
  580. .user_2 .label {color:{color:link}; font-weight:bold}
  581.  
  582. .user_3 .label {color:{color:text}; font-weight:bold}
  583.  
  584. .user_4 .label {color:{color:link}; font-weight:bold}
  585.  
  586. .user_5 .label {color:{color:text}; font-weight:bold}
  587.  
  588. .user_6 .label {color:{color:link}; font-weight:bold}
  589.  
  590. ul.chat, .chat ol, .chat li {list-style:none; padding:2px}
  591.  
  592. @font-face { font-family: "basket";src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,}
  593.  
  594.  
  595. #s-m-t-tooltip {-webkit-animation: Beeh 500ms;
  596.  
  597. max-width:300px; /* largura máxima */
  598.  
  599. background-color:#fff; /* background */
  600.  
  601. border:1px solid #e7e9ea; /* cor e espessura da borda */
  602.  
  603. font-family:'calibri'; /* fonte */
  604.  
  605. font-size:10px; /* tamanho */
  606.  
  607. color:#aaaaaa; /* cor */
  608.  
  609. letter-spacing:1px; /* espaçamento */
  610.  
  611. text-transform:lowercase; /* uppercase(maiúscula), lowercase(minúscula) ou none(nenhum) */
  612.  
  613. padding:3px 4px 3px 4px; /* tamanho do padding */
  614.  
  615. margin:20px 0px 0px 20px; /* tamanho da margem */
  616.  
  617. z-index:99999999999; /* deixa acima de tudo, não mexa */}
  618.  
  619. @-webkit-keyframes Beeh {
  620. 0% {-webkit-transform: scale(.4);}
  621. 50% {-webkit-transform: scale(1.04);}
  622. 70% {-webkit-transform: scale(.9);}
  623. 100% {-webkit-transform: scale(1);}}
  624.  
  625.  
  626.  
  627.  
  628.  
  629. #credits{ position:fixed; bottom:10px; right:10px; padding:5px;
  630. font-size:8px;
  631. text-transform: uppercase;
  632. font-family: calibri;
  633. letter-spacing:1px;
  634. color: #ffffff;
  635. background:#b9c5d0;
  636.  
  637. border: 1px solid #f3f3f3;
  638. text-align:center;}
  639.  
  640. #credits a{ color: #ffffff;}
  641. #credits a:hover{ color: #ffffff; text-transform: uppercase;}
  642.  
  643. .heart{
  644. display: inline;
  645. color: #d94848;
  646. }
  647.  
  648.  
  649.  
  650.  
  651.  
  652. iframe#tumblr_controls {
  653. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.2;
  654. }
  655. #tumblr_controls{
  656. position:fixed !important;
  657. -webkit-filter: invert(100%)
  658. }
  659.  
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667. #pergunta a {font-family: calibri; color:#9c9c9c; font-size: 10px; text-transform: uppercase;}
  668.  
  669. .pergunta {font-size: 10px; font-family: calibri; background: #f0f0f0;text-align: justify; padding: 14px; margin-bottom: 5px; margin-left: 40px; margin-right: auto;}
  670.  
  671. .pergunta a {color: #000}
  672.  
  673. .pergunta g {color: #000;}
  674.  
  675. .iconeask {float: left; margin-right: 2px; margin-bottom: 3px; border:4px solid #f0f0f0; -moz-transition-duration:0.5s;
  676. -webkit-transition-duration:0.5s;
  677. -o-transition-duration:0.5s;}
  678. .iconeask:hover { -moz-transition-duration:0.5s;
  679. -webkit-transition-duration:0.5s;
  680. -o-transition-duration:0.5s; border:4px solid {color:dot color};
  681.  
  682. .divisoria {display: block; margin-top: 4px; margin-bottom: 4px;}
  683.  
  684. div.treme img{position:relative}
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692. {CustomCSS}</style></head><body>
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699. <div id="sidebar">
  700. <div id="statsbox">{text:stats code}</div>
  701.  
  702. <div id="title">{text:sidebar title}</div>
  703. <br>
  704.  
  705. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  706. <br>
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713. <div id="description">{Description}</div>
  714.  
  715. <div id="links">
  716.  
  717. <select onchange='location=this.options[this.selectedIndex].value;' style='width:85px; '>
  718.  
  719. <option>navigation</option>
  720.  
  721. <option value="{text:LinkA url}">{text:LinkA}</option>
  722. <option value="{text:LinkB url}">{text:LinkB}</option>
  723. <option value="{text:LinkC url}">{text:LinkC}</option>
  724. <option value="{text:LinkD url}">{text:LinkD}</option>
  725.  
  726. </select>
  727.  
  728. </div>
  729.  
  730. <br>
  731. <div id="pagbox">
  732.  
  733.  
  734. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a> {/block:PreviousPage}
  735. {block:NextPage}— <a href="{NextPage}">forth</a>{/block:NextPage}{/block:Pagination}
  736.  
  737.  
  738.  
  739.  
  740.  
  741. </div>
  742.  
  743.  
  744. </div>
  745.  
  746.  
  747.  
  748.  
  749.  
  750. <div id="entries">
  751. {block:Posts}
  752. <div id="post">
  753.  
  754. {block:Text}
  755. <h1>{block:Title}{Title}{/block:Title}</h1>
  756. {Body}{/block:Text}
  757.  
  758. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
  759. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  760.  
  761. {block:Photoset}{Photoset-500}{block:Caption}{Caption}
  762. {/block:Caption}{/block:Photoset}
  763.  
  764. {block:Quote}<h2>"{Quote}"</h2>
  765. {block:Source}<div class="qsource"> —{Source}</div>
  766. {/block:Source}{/block:Quote}
  767.  
  768. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  769.  
  770. {block:Chat}{block:Title}{Title}{/block:Title}{block:Lines}{block:Label}<b><u>{Label}</u></b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  771.  
  772. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  773. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  774. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  775. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  776. {/block:Audio}<br>
  777.  
  778. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  779.  
  780. {block:Answer}<div class="ask"><img src="{AskerPortraitURL-24}" width="24"> <i>{Asker}</i> said: <b>{Question}</b></div><div class="answer">{Answer}</div>{/block:answer}
  781.  
  782. <div id="info">
  783. <a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a> —
  784. {block:RebloggedFrom} <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  785. and {block:ContentSource} <a href="{SourceURL}"><a href="{SourceURL}">source</a>{/block:ContentSource}
  786. {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}
  787. with <div class="heart">♥</div> {NoteCountWithLabel}</a>
  788. {block:HasTags}<div id="tags">
  789.  
  790. {block:Tags}<a href="/tagged/{Tag}">#{Tag}</a>&nbsp;{/block:Tags}
  791. </div>{block:HasTags}
  792. </div>
  793. </div>
  794. {/block:Posts}
  795. <br><br>{block:PostNotes}<div id="notes"><left>{PostNotes}</div>{/block:PostNotes}
  796.  
  797. {/block:Posts}</div></div></div>
  798. <br><br><br><br>
  799.  
  800.  
  801.  
  802.  
  803.  
  804. </div>
  805.  
  806.  
  807.  
  808.  
  809.  
  810. </div>
  811.  
  812. </div>
  813.  
  814. </div>
  815.  
  816.  
  817.  
  818. </body>
  819.  
  820.  
  821.  
  822. <div id="credits">
  823.  
  824. <a href="http://kalder.tumblr.com">kalder</a>
  825.  
  826. </div>
  827.  
  828. </html>
Add Comment
Please, Sign In to add comment