0fficialvanessa

Perfect Storm:: Theme Thirty-Five

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