Advertisement
babesthetique

Vesuvius

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