Advertisement
micsco987

purefragments

Sep 1st, 2015
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.42 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8.  
  9.  
  10.  
  11. <!---- this is theme 41 by Hollywhood
  12. please don't remove the credit
  13. thank you
  14. --->
  15.  
  16. <script type="text/javascript" src="http://static.tumblr.com/7gk7xdc/t1Mnqtxfn/jquery-1.9.1.min.js"></script>
  17. <script type="text/javascript" src="http://static.tumblr.com/7gk7xdc/6vVnqtxgf/tabs.js"></script>
  18. <script type="text/javascript">
  19. $(document).ready(function(){
  20. $("ul#tabs li").click(function(e){
  21. if (!$(this).hasClass("active")) {
  22. var tabNum = $(this).index();
  23. var nthChild = tabNum+1;
  24. $("ul#tabs li.active").removeClass("active");
  25. $(this).addClass("active");
  26. $("ul#tab li.active").removeClass("active");
  27. $("ul#tab li:nth-child("+nthChild+")").addClass("active");
  28. }
  29. });
  30. });
  31. </script>
  32.  
  33.  
  34.  
  35. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  36. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  37. <script>
  38. (function($){
  39. $(document).ready(function(){
  40. $("a[title]").style_my_tooltips({
  41. tip_follows_cursor:true,
  42. tip_delay_time:7,
  43. tip_fade_speed:7,
  44. attribute:"title"
  45. });
  46. });
  47. })(jQuery);
  48. </script>
  49.  
  50. <script type="text/javascript"
  51. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  52. <script>
  53. $(document).ready(function() {
  54. //
  55. $('a.poplight[href^=#]').click(function() {
  56. var popID = $(this).attr('rel'); //Get Popup Name
  57. var popURL = $(this).attr('href'); //Get Popup href to define size
  58. var query= popURL.split('?');
  59. var dim= query[1].split('&');
  60. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  61. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
  62. var popMargTop = ($('#' + popID).height() + 80) / 2;
  63. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  64. //Apply Margin to Popup
  65. $('#' + popID).css({
  66. 'margin-top' : -popMargTop,
  67. 'margin-left' : -popMargLeft
  68. });
  69. $('body').append('<div id="fade"></div>');
  70. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  71. return false;
  72. });
  73. $('a.close, #fade').live('click', function() {
  74. $('#fade , .popup_block').fadeOut(function() {
  75. $('#fade, a.close').remove(); //fade them both out
  76. });
  77. return false;
  78. });
  79. });
  80. </script>
  81.  
  82.  
  83.  
  84. <meta name="if:popup boxes" content="1"/>
  85. <meta name="if:pixel music" content="1"/>
  86.  
  87. <meta name="text:music player code" content="billy works best"/>
  88.  
  89.  
  90. <meta name="color:Background color" content="#f3e6ef"/>
  91. <meta name="color:Text" content="#ffffff"/>
  92. <meta name="color:Link" content="#eeeeee"/>
  93. <meta name="color:Scrollbar" content="#b9ccd5">
  94. <meta name="color:title" content="#999999">
  95. <meta name="color:Link Hover" content="#ffffff"/>
  96. <meta name="color:question" content="#9babb3"/>
  97. <meta name="color:main link" content="#b9ccd5"/>
  98.  
  99.  
  100. <meta name="text:link 1" content="home"/>
  101. <meta name="text:link 1 url" content="/"/>
  102. <meta name="text:link 2" content="ask"/>
  103. <meta name="text:link 2 url" content="/"/>
  104. <meta name="text:link 3" content="Link 3"/>
  105. <meta name="text:link 3 url" content="/"/>
  106. <meta name="text:link 4" content="Link 4"/>
  107. <meta name="text:link 4 url" content="/"/>
  108. <meta name="text:link 5" content="Link 5"/>
  109. <meta name="text:link 5 url" content="/"/>
  110. <meta name="text:link 6" content="navi"/>
  111. <meta name="text:link 6 url" content="/"/>
  112.  
  113.  
  114. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  115.  
  116. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  117.  
  118. <link href='https://fonts.googleapis.com/css?family=Cinzel+Decorative' rel='stylesheet' type='text/css'>
  119.  
  120. <link href='http://fonts.googleapis.com/css?family=Aguafina+Script' rel='stylesheet' type='text/css'>
  121.  
  122. <link href='http://fonts.googleapis.com/css?family=Alex+Brush' rel='stylesheet' type='text/css'>
  123.  
  124. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  125.  
  126. <link href='http://fonts.googleapis.com/css?family=Calligraffitti' rel='stylesheet' type='text/css'>
  127.  
  128. <link href='https://fonts.googleapis.com/css?family=Lobster+Two' rel='stylesheet' type='text/css'>
  129.  
  130. <style>
  131. div#qTip {
  132. padding: 3px;
  133. display: none;
  134. text-align: center;
  135. position: absolute;
  136. font-size:7px;
  137. margin-left:10px;
  138. margin-top:-2px;
  139. line-height:9px;
  140. font-family:arial;
  141. z-index: 1000;
  142. border: 1px solid #cacaca;
  143. background-color:#fff;
  144. color: #9b9b9b;
  145. text-transform:uppercase;
  146. letter-spacing: 2px;
  147. }
  148. </style>
  149.  
  150. <style type="text/css">
  151.  
  152.  
  153.  
  154.  
  155.  
  156. ::-webkit-scrollbar {
  157. width: 2px;
  158. height: 0px; background: transparent;
  159. }
  160.  
  161. ::-webkit-scrollbar-thumb {
  162. background-color:{color:scrollbar} ;
  163. opacity:.5;
  164. border-radius:0px;
  165. }
  166.  
  167.  
  168. iframe#tumblr_controls {
  169. white-space:nowrap;
  170. -webkit-filter: invert(100%);
  171. -moz-filter: invert(100%);
  172. -o-filter: invert(100%);
  173. -ms-filter: invert(100%);
  174. filter: invert(100%);
  175. opacity:.2;transition: .8s ease-in-out;
  176. -webkit-transition: .8s ease-in-out;
  177. -moz-transition: .8s ease-in-out;
  178. -o-transition: .8s ease-in-out;
  179. }
  180.  
  181. ::selection {
  182. background: {color:text};
  183. color:{color:scrollbar};
  184. }
  185. ::-moz-selection {
  186. background: {color:text};
  187. color:{color:scrollbar};
  188. }
  189.  
  190. #s-m-t-tooltip {
  191. margin-left:5px;
  192. margin-top:-23px;
  193. letter-spacing:1px;
  194. font-family: 'open sans condensed';
  195. font-weight:normal;
  196. text-transform:lowercase;
  197. font-size:14px;
  198. letter-spacing:1px;
  199. background:{color:scrollbar};
  200. color:{color:text};
  201. padding: 5px;
  202. z-index:99999999999999999999999;
  203. -webkit-transition:all 1.5s;
  204. -moz-transition:all 1.5s;
  205. -ms-transition:all 1.5s;
  206. -o-transition:all 1.5s;
  207. transition:all 1.5s;
  208.  
  209. -webkit-box-shadow: 3px 5px 18px -1px #000;
  210. -moz-box-shadow: 3px 5px 18px -1px #000;
  211. box-shadow: 3px 5px 18px -1px #000;
  212. }
  213.  
  214. h1, h2 {
  215. font-weight:normal;
  216. font-size:23px;
  217. text-align:center;
  218. font-style:normal;
  219. line-height:100%;
  220. letter-spacing:1px;
  221. text-transform:lowercase;
  222. color:{color:text};
  223. font-family: 'amatic sc', cursive;
  224. }
  225.  
  226.  
  227. blockquote {
  228. border-left:2px solid {color:text};
  229. padding-left:5px;
  230. margin:5px;
  231. }
  232.  
  233.  
  234. body {
  235. background:{color:background color};
  236. margin:0px;
  237. color:{color:text};
  238. font-family:calibri;
  239. font-size:12px;
  240. text-align:justify;
  241. line-height:100%;
  242. background-attachment:fixed;
  243. background-image: url('http://static.tumblr.com/7gk7xdc/4xhntzoqe/untitled-1.png');
  244. background-repeat:no-repeat;
  245. }
  246.  
  247. #ask_form{ height: 250px!important;}
  248.  
  249.  
  250. a {
  251. text-decoration:none;
  252. outline:none;
  253. -moz-outline-style:none;
  254. color:{color:link};
  255. -moz-transition-duration:0.5s;
  256. -webkit-transition-duration:0.5s;
  257. -o-transition-duration:0.5s;
  258. }
  259.  
  260. a:hover {
  261. text-decoration:none;
  262. outline:none;
  263. -moz-outline-style:none;
  264. color:{color:link hover};
  265. }
  266.  
  267. img {
  268. border:none;
  269. }
  270.  
  271. blockquote {
  272. padding-left:5px;
  273. border-left:2px solid;
  274. }
  275.  
  276. blockquote blockquote {
  277. padding-left:5px;
  278. border-left:2px solid;
  279. }
  280.  
  281. img {
  282. -webkit-filter: grayscale(70%);
  283. z-index: -9999999999999999999999999px;
  284. -webkit-transition: all 0.4s ease-in-out;
  285. -moz-transition: all 0.4s ease-in-out;
  286. -o-transition: all 0.4s ease-in-out;
  287. -ms-transition: all 0.4s ease-in-out;
  288. transition: all 0.4s ease-in-out;
  289. border:none;
  290. opacity:.5;
  291. max-width:400px;
  292. }
  293.  
  294. img:hover{
  295. -webkit-filter: grayscale(0%);
  296. z-index: -9999999999999999999999999px;
  297. -webkit-transition: all 0.4s ease-in-out;
  298. -moz-transition: all 0.4s ease-in-out;
  299. -o-transition: all 0.4s ease-in-out;
  300. -ms-transition: all 0.4s ease-in-out;
  301. transition: all 0.4s ease-in-out;
  302. opacity:1;
  303. }
  304.  
  305. blockquote img {
  306. max-width:100%;
  307. height:auto;
  308.  
  309. }
  310.  
  311. blockquote blockquote img {
  312. max-width:100%;
  313. height:auto;
  314.  
  315. }
  316.  
  317. #post {
  318. width:400px;
  319. padding-bottom:20px;
  320. }
  321.  
  322. #entries {
  323. padding:10px;
  324. width:412px;
  325. margin-left:397px;
  326. margin-top:264px;
  327. margin-bottom:40px;
  328. position:fixed;
  329. overflow:scroll;
  330. overflow-x:hidden;
  331. height:264px;
  332. }
  333.  
  334. #entries img {
  335. height:auto;
  336. max-width:100%;
  337.  
  338. }
  339.  
  340.  
  341. #photoset {
  342. -webkit-filter: grayscale(70%);
  343. z-index: -9999999999999999999999999px;
  344. -webkit-transition: all 0.9s ease-in-out;
  345. -moz-transition: all 0.9s ease-in-out;
  346. -o-transition: all 0.9s ease-in-out;
  347. -ms-transition: all 0.9s ease-in-out;
  348. transition: all 0.9s ease-in-out;
  349. border:none;
  350. opacity:.5;
  351. -moz-transition-duration:0.5s;
  352. -webkit-transition-duration:0.5s;
  353. -o-transition-duration:0.5s
  354. }
  355.  
  356. #photoset:hover{
  357. -webkit-filter: grayscale(0%);
  358. z-index: -9999999999999999999999999px;
  359. -webkit-transition: all 0.9s ease-in-out;
  360. -moz-transition: all 0.9s ease-in-out;
  361. -o-transition: all 0.9s ease-in-out;
  362. -ms-transition: all 0.9s ease-in-out;
  363. transition: all 0.9s ease-in-out;
  364. opacity:1;
  365. -moz-transition-duration:0.5s;
  366. -webkit-transition-duration:0.5s;
  367. -o-transition-duration:0.5s
  368. }
  369.  
  370.  
  371. #sidebar {
  372. color:{color:text};
  373. position:fixed;
  374. width:100px;
  375. height:auto;
  376. margin-top:235px;
  377. margin-left:250px;
  378. text-align:left;
  379. }
  380.  
  381. #sidebarimage img {
  382. width:200px;
  383. margin-top:-10px;
  384. margin-bottom:0px;
  385. margin-left:-9px;
  386. }
  387.  
  388. #links {
  389. z-index:9999999999999;
  390. position:absolute;
  391. position:fixed;
  392. font-family: arial;
  393. margin-top:370px;
  394. margin-left:240px;
  395. font-size:9px;
  396. width:220px;
  397. text-transform:uppercase;
  398. text-align:center;
  399. line-height:280%;
  400. }
  401.  
  402. #links a{
  403. letter-spacing:5px;
  404. font-weight:bold;
  405. line-height:280%;
  406. margin-top:4px;
  407. margin-left:6px;
  408. color:{color:main link};
  409. text-decoration:none;
  410. -moz-transition-duration:.2s;
  411. -webkit-transition-duration:.2s;
  412. -o-transition-duration:.2s;
  413. }
  414.  
  415. #links a:hover {
  416. -webkit-filter: blur(2px);
  417. -moz-filter: blur(2px);
  418. -o-filter: blur(2px);
  419. -ms-filter: blur(2px);
  420. filter: blur(2px);
  421. -moz-transition-duration:0.2s;
  422. -webkit-transition-duration:0.2s;
  423. -o-transition-duration:0.2s;
  424. }
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431. #description {
  432. position:fixed;
  433. width:200px;
  434. font-family:garamond;
  435. margin-top:150px;
  436. margin-left:90px;
  437. text-align:justify;
  438. font-size:9px;
  439. color: {color:text};
  440. letter-spacing:0px;
  441. line-height:130%;
  442. -moz-transition-duration:1s;
  443. -webkit-transition-duration:1s;
  444. -o-transition-duration:1s;
  445. }
  446.  
  447. #description a {
  448. color:{color:link};
  449. }
  450.  
  451. #description a:hover {
  452. color:{color:link hover};
  453. }
  454.  
  455. .sidebartitle {
  456. width:210px;
  457. text-align:center;
  458. position:fixed;
  459. font-family:arial;
  460. line-height:120%;
  461. margin-left:-13px;
  462. font-size:13px;
  463. margin-top:10px;
  464. color:{color:title};
  465. }
  466.  
  467. #pagination {
  468. font-family:cambria;
  469. width:210px;
  470. font-size:9px;
  471. margin-top:-140px;
  472. margin-left:-9px;
  473. padding-left:5px;
  474. letter-spacing:1px;
  475. font-style:italic;
  476. text-align:center;
  477. }
  478.  
  479. #pagination a {
  480. color:{color:scrollbar};
  481. }
  482.  
  483. #info {
  484. background:{color:scrollbar};
  485. font-family:calibri;
  486. width:auto;
  487. margin-top:5px;
  488. padding-top:1px;
  489. font-size:5px;
  490. padding:4px;
  491. color:{color:link};
  492. text-transform:uppercase;
  493. font-style:normal;
  494. text-align:center;
  495. -moz-transition-duration:0.5s;
  496. -webkit-transition-duration:0.5s;
  497. -o-transition-duration:0.5s;
  498. -webkit-box-shadow: 3px 5px 18px -1px #000;
  499. -moz-box-shadow: 3px 5px 18px -1px #000;
  500. box-shadow: 3px 5px 18px -1px #000;
  501. }
  502.  
  503. #info a {
  504. text-shadow:none;
  505. color:{color:link};
  506. font-style:normal;
  507. padding-right:3px;
  508. font-weight:normal;
  509. padding:13px;
  510. }
  511.  
  512. #info a:hover {
  513. -webkit-filter: blur(2px);
  514. -moz-filter: blur(2px);
  515. -o-filter: blur(2px);
  516. -ms-filter: blur(2px);
  517. filter: blur(2px);
  518. }
  519.  
  520. .tags {
  521. opacity:0;
  522. color:{color:link};
  523. font-family:calibri;
  524. font-style:normal;
  525. width:auto;
  526. text-transform:normal;
  527. font-style:normal;
  528. line-height:120%;
  529. padding-left:5px;
  530. font-size:10px;
  531. text-align:justify;
  532. padding-top:10px;
  533. padding-bottom:5px;
  534. -moz-transition-duration:0.4s;
  535. -webkit-transition-duration:0.4s;
  536. -o-transition-duration:0.4s;
  537. }
  538. .tags a{
  539. color:{color:link};
  540. -moz-transition-duration:0.4s;
  541. -webkit-transition-duration:0.4s;
  542. -o-transition-duration:0.4s;
  543. }
  544. .tags a:hover{
  545. color:{color:link hover};
  546. -moz-transition-duration:0.4s;
  547. -webkit-transition-duration:0.4s;
  548. -o-transition-duration:0.4s;
  549. }
  550.  
  551. #post:hover .tags{
  552. opacity:1;
  553. -moz-transition-duration:0.6s;
  554. -webkit-transition-duration:0.6s;
  555. -o-transition-duration:0.6s;
  556. }
  557.  
  558. .audio{
  559. background-color:#fff;
  560. height:65px;
  561. overflow:hidden;
  562. color:#888;
  563. }
  564.  
  565. #ask {
  566. padding-top:10px;
  567. font-size:23px;
  568. margin-top:0px;
  569. text-align:right;
  570. color:{color:link};
  571. font-family: 'amatic sc', cursive;
  572. }
  573.  
  574. #ask a{
  575. color:{color:link};
  576. }
  577.  
  578. #ask a:hover{
  579. letter-spacing:2px;
  580. -webkit-filter: blur(0px);
  581. -moz-filter: blur(0px);
  582. -o-filter: blur(0px);
  583. -ms-filter: blur(0px);
  584. filter: blur(0px);
  585. }
  586.  
  587. #question{
  588. background-color:{color:question};
  589. color:{color:text};
  590. padding:9px;
  591. margin-top:3px;
  592. border-radius:10px 0px 10px 0px;
  593. -webkit-box-shadow: 3px 5px 18px -1px #000;
  594. -moz-box-shadow: 3px 5px 18px -1px #000;
  595. box-shadow: 3px 5px 18px -1px #000;
  596. }
  597.  
  598. #question a{
  599. background-color:none;
  600. }
  601.  
  602. #credit {
  603. color:#fff;
  604. font-size:10px;
  605. font-family:cambria;
  606. letter-spacing:1px;
  607. -moz-transition-duration:0.5s;
  608. -webkit-transition-duration:0.5s;
  609. -o-transition-duration:0.5s;
  610. }
  611.  
  612. #credit a {
  613. color:#fff;
  614. background-color:{color:scrollbar};
  615. padding:5px;
  616. padding-top:9px;
  617. padding-bottom:9px;
  618. position:fixed;
  619. right:15px;
  620. bottom:10px
  621.  
  622. }
  623.  
  624. #credit a:hover {
  625. color:{color:scrollbar};
  626. background-color:{color:scrollbar};
  627. }
  628.  
  629. .popup_block{
  630. display:none;
  631. background:{color:scrollbar};
  632. padding:20px;
  633. float:left;
  634. position:fixed;
  635. top:50%;left:50%;
  636. z-index: 99999;
  637. -webkit-box-shadow: 0px 0px 20px #000; /* delete for solid white */
  638. -moz-box-shadow: 0px 0px 20px #000; /* delete for solid white */
  639. box-shadow: 0px 0px 20px #000; /* delete for solid white */
  640. max-height:300px;
  641. overflow:auto;
  642. font-size:13px;
  643. }
  644.  
  645. .popup_block img{
  646. padding-right:5px;
  647. }
  648.  
  649. #box6 {
  650. text-align:center;
  651. }
  652.  
  653.  
  654.  
  655. *html #fade {position: absolute;}
  656. *html .popup_block {position: absolute;}
  657. #fade {
  658. display:none;
  659. position:fixed;
  660. left:0px;
  661. top:0px;
  662. width:100%;
  663. height:100%;
  664. z-index:9999;
  665. background:#000; /* change to #fff for solid white */
  666. opacity:0.5; /* change to opacity:1; */
  667. }
  668.  
  669. #navitags {
  670. text-align:center;
  671. width:450px;
  672. margin-left:-80px;
  673. }
  674.  
  675. #navitags a{
  676. color:{color:text};
  677. text-shadow:none;
  678. margin-left:10px;
  679. text-align:center;
  680. display:inline-table;
  681. padding:10px;
  682. font-size:11px;
  683. width:130px;
  684. border-bottom:1px solid {color:text};
  685. -webkit-transition: all 0.4s ease-in-out;
  686. -moz-transition: all 0.4s ease-in-out;
  687. -o-transition: all 0.4s ease-in-out;
  688. -ms-transition: all 0.4s ease-in-out;
  689. transition: all 0.4s ease-in-out;
  690.  
  691. }
  692.  
  693. #navitags a:hover{
  694. letter-spacing:1.5px;
  695. -webkit-transition: all 0.4s ease-in-out;
  696. -moz-transition: all 0.4s ease-in-out;
  697. -o-transition: all 0.4s ease-in-out;
  698. -ms-transition: all 0.4s ease-in-out;
  699. transition: all 0.4s ease-in-out;
  700. }
  701.  
  702.  
  703.  
  704. #bubble-music {
  705. position:fixed;
  706. left:340px;
  707. top:161px;
  708. width:30px;
  709. height:30px;
  710. border-radius:100%;
  711. -moz-border-radius:100%;
  712. overflow:hidden;
  713. -webkit-transition: all 0.5s ease-out;
  714. -moz-transition: all 0.5s ease-out;
  715. transition: all 0.5s ease-out
  716. z-index:99999999999999999999999;
  717.  
  718. }
  719.  
  720. #bubble-music img {
  721. opacity:1;
  722. -ms-transform: rotate(20deg); /* IE 9 */
  723. -webkit-transform: rotate(20deg); /* Chrome, Safari, Opera */
  724. transform: rotate(20deg);
  725. }
  726.  
  727. #bubble-music:hover {
  728. border-radius:9px;
  729. -moz-border-radius:9px;
  730. width:140px;
  731. height:30px;
  732. }
  733.  
  734. .music_embed {
  735. margin:-23px 0 0 70px;
  736. z-index:1;
  737. font-family:consolas;
  738. font-size:8px;
  739. z-index:99999999;
  740. -webkit-transition: all 0.5s ease-out;
  741. -moz-transition: all 0.5s ease-out;
  742. transition: all 0.5s ease-out
  743. }
  744.  
  745. #bubble-music:hover .music_embed {
  746. margin:-23px 0 0 34px;
  747. opacity:1;
  748. }
  749.  
  750.  
  751. ul#tabs {
  752. list-style-type: none;
  753. padding: 0;
  754. text-align: center;
  755. }
  756. ul#tabs li {
  757. display: inline-block;
  758. padding: 2px 10px;
  759. margin-bottom: 4px;
  760. color: {color:text};
  761. cursor: pointer;
  762. }
  763. ul#tabs li:hover {
  764. background-color:{color:link hover};
  765. }
  766. ul#tabs li.active {
  767. background-color: {color:link hover};
  768. }
  769. ul#tab {
  770. list-style-type: none;
  771. margin: 0;
  772. padding: 0;
  773. }
  774. ul#tab li {
  775. display: none;
  776. }
  777. ul#tab li.active {
  778. display: block;
  779. }
  780.  
  781.  
  782.  
  783.  
  784. /*----------------------------------------
  785. Update Tab #1 (CSS Left) by Incedo
  786. http://incedothemes.tumblr.com
  787. Please do not remove the credit.
  788. Instructions @ http://incedothenes.tumblr.com/tab
  789. Updated 8/7/14
  790. ------------------------------------------*/
  791.  
  792. #updatetab {
  793. font-family: helvetica; /*this is the font*/
  794. color: {color:scrollbar};} /*this is the font color*/
  795. #tabtitle, #dropdown, #dropdown p {
  796. /*background-color:#ffffff; /*this is the background color*/
  797. border-color: transparent; /*this is the border color*/
  798. }
  799.  
  800. #updatetab h2 {
  801. color:{color:scrollbar};
  802. }
  803.  
  804. #updatetab {
  805. width:100px;
  806. position:fixed;
  807. top:260px;
  808. left:168px;}
  809.  
  810. #tabtitle {
  811. margin-left:0px;
  812. margin-top:0px;
  813. -ms-transform: rotate(-82deg); /* IE 9 */
  814. -webkit-transform: rotate(-82deg); /* Chrome, Safari, Opera */
  815. transform: rotate(-82deg);
  816. text-align:center;
  817. padding:1px 3px;
  818. letter-spacing:2px;
  819. font-size:9px;
  820. text-transform:uppercase;
  821. border-width:1px;
  822. border-style:solid;
  823. border-radius: 2px;
  824. -moz-border-radius: 2px;
  825. -webkit-border-radius: 2px;
  826.  
  827. }
  828.  
  829. #dropdown {
  830. background-color:{color:background color};
  831. font-size:11px;
  832. text-align:justified;
  833. width:120px;
  834. margin-top:-25px;
  835. margin-left:659px;
  836. border-style:solid;
  837. border-width:0px 1px 1px 1px;
  838. padding:2px;
  839. padding-top:0px;
  840. border-bottom-right-radius: 2px;
  841. -moz-border-bottom-right-radius: 2px;
  842. -webkit-border-bottom-right-radius: 2px;
  843. border-bottom-left-radius: 2px;
  844. -moz-border-bottom-left-radius: 2px;
  845. -webkit-border-bottom-left-radius: 2px;
  846. opacity:0;
  847. -webkit-transition: all 0.5s ease-in-out;
  848. -moz-transition: all 0.5s ease-in-out;
  849. -o-transition: all 0.5s ease-in-out;
  850. -ms-transition: all 0.5s ease-in-out;
  851. transition: all 0.5s ease-in-out;
  852.  
  853. }
  854.  
  855. #updatetab:hover #dropdown {
  856. margin-left:670px;
  857. opacity:1;
  858. -webkit-transition: all 0.5s ease-in-out;
  859. -moz-transition: all 0.5s ease-in-out;
  860. -o-transition: all 0.5s ease-in-out;
  861. -ms-transition: all 0.5s ease-in-out;
  862. transition: all 0.5s ease-in-out;}
  863.  
  864. #c {
  865. position:fixed;
  866. bottom:4px;
  867. right:4px;
  868. font-size:13px;
  869. font-family:helvetica;}
  870.  
  871.  
  872.  
  873. {CustomCSS}</style></head><body>
  874.  
  875.  
  876.  
  877.  
  878. <!----------------------------------------
  879. Update Tab #1 (HTML) by Incedo
  880. http://incedothemes.tumblr.com
  881. Please do not remove the credit.
  882. Instructions @ http://incedothenes.tumblr.com/tab
  883. Updated 9/21/13
  884. ------------------------------------------>
  885.  
  886. <div id="updatetab">
  887.  
  888. <div id="tabtitle">
  889. <!---this is where you put title of your updates tab--->
  890. hover
  891. </div>
  892.  
  893. <div id="dropdown">
  894. <!---this is where you put your individual updates, make sure to put each update between a set of <p> and </p>--->
  895.  
  896. <h2>content here</h2>
  897.  
  898. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ullamcorper.<p>
  899.  
  900. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ullamcorper.<p>
  901.  
  902.  
  903.  
  904.  
  905.  
  906.  
  907.  
  908. </div>
  909.  
  910. </div>
  911.  
  912.  
  913.  
  914.  
  915.  
  916. {block:ifpixelmusic}
  917. <div id="bubble-music">
  918. <img style="margin:7px;" src="http://38.media.tumblr.com/tumblr_m7w2py1dEP1r6o8v2.gif">
  919. <div class="music_embed">
  920. {text:music player code}
  921. </div>
  922. </div>
  923. {/block:ifpixelmusic}
  924.  
  925.  
  926.  
  927. <!---------POPUP BOXES------>
  928.  
  929. <!---ask box-->
  930. <div id="box1" class="popup_block">
  931. <iframe frameborder="0" height="250" id="ask_form" scrolling="yes" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" width="100%"></iframe>
  932. </div>
  933.  
  934. </div></div></div></div></div></div></div></div></div></div>
  935. <!--ask box end-->
  936.  
  937.  
  938.  
  939. <div id="box2" class="popup_block">
  940.  
  941. <h2>coming soon</h2>
  942.  
  943. </div></div></div></div></div></div></div></div></div></div>
  944.  
  945.  
  946.  
  947. <div id="box3" class="popup_block">
  948.  
  949. <h1>COMING SOON</h1>
  950.  
  951. </div></div></div></div></div></div></div></div></div></div>
  952.  
  953.  
  954.  
  955. <div id="box5" class="popup_block">
  956.  
  957. <h2>coming soon</h2>
  958.  
  959. </div></div></div></div></div></div></div></div></div></div>
  960.  
  961.  
  962.  
  963.  
  964. <div id="box4" class="popup_block">
  965. <big><h1>navigation</h1></big>
  966. <div id="navitags">
  967.  
  968. <a href="/tagged/tag">tag.</a>
  969.  
  970. <a href="/tagged/tag">tag.</a>
  971.  
  972. <a href="/tagged/tag">tag.</a>
  973.  
  974. <a href="/tagged/tag">tag.</a>
  975.  
  976. <a href="/tagged/tag">tag.</a>
  977.  
  978. <a href="/tagged/tag">tag.</a>
  979.  
  980. <a href="/tagged/tag">tag.</a>
  981.  
  982. <a href="/tagged/tag">tag.</a>
  983.  
  984. <a href="/tagged/tag">tag.</a>
  985.  
  986. <a href="/tagged/tag">tag.</a>
  987.  
  988. </div>
  989.  
  990. </div></div></div></div></div></div></div></div></div></div>
  991.  
  992.  
  993.  
  994.  
  995. <!--------POPUP BOXES END---------->
  996.  
  997.  
  998. <div id="box6" class="popup_block">
  999.  
  1000. <h1>credits</h1>
  1001.  
  1002. theme by <a href="http://hollywhoodthemes.tumblr.com" target="_blank">hollywhood</a>.<br>
  1003. customized by <a href="http://fromtragedy.tumblr.com" target="_blank">bean</a>.<br>
  1004. updates tab by <a href="http://incedo.tumblr.com" target="_blank">incedo</a>.<br>
  1005.  
  1006.  
  1007.  
  1008. </div></div></div></div></div></div></div></div></div></div>
  1009.  
  1010.  
  1011. <div id="sidebar">
  1012.  
  1013. <!--<div id="sidebarimage">
  1014. <a href="/"><img src="{image:sidebar}"></a></div>-->
  1015.  
  1016. <div class="sidebartitle">{text:sidebartitle}</div>
  1017.  
  1018. <div id="links">
  1019. <a href="{text:Link 1 url}" title="{text:Link 1}">■</a>
  1020.  
  1021. {block:ifpopupboxes}
  1022. <a href="#?w=300" rel="box1" class="poplight"title="{text:Link 2}">■</a>
  1023. <a href="#?w=300" rel="box2" class="poplight"title="{text:Link 3}">■</a>
  1024. <a href="#?w=300" rel="box3" class="poplight"title="{text:Link 4}">■</a>
  1025. <a href="#?w=300" rel="box5" class="poplight"title="{text:Link 5}">■</a>
  1026. <a href="#?w=300" rel="box4" class="poplight"title="{text:Link 6}">■</a>
  1027.  
  1028. {/block:ifpopupboxes}
  1029.  
  1030. {block:ifnotpopupboxes}
  1031. <a href="{text:Link 2 URL}"title="{text:Link 2}">■</a>
  1032. <a href="{text:Link 3 URL}"title="{text:Link 3}">■</a>
  1033. <a href="{text:Link 4 URL}"title="{text:Link 4}">■</a>
  1034. <a href="{text:Link 5 URL}"title="{text:Link 5}">■</a>
  1035. <a href="{text:Link 6 URL}"title="{text:Link 6}">■</a>
  1036. {/block:ifnotpopupboxes}
  1037. </div>
  1038.  
  1039. <div id="description">
  1040.  
  1041. <div id="pagination">
  1042. <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">fall</a>&nbsp;-&nbsp;{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">rise</a><br />{/block:NextPage}{/block:Pagination}</div></center></div>
  1043. </div></div></div>
  1044.  
  1045. <div id="entries">{block:Posts}<div id="post">
  1046.  
  1047. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  1048.  
  1049. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-HighRes}" width="500px">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  1050.  
  1051. {block:Photoset}<div id="photoset"><center>{Photoset}</center></div>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  1052.  
  1053. {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  1054.  
  1055. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  1056.  
  1057. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}{hw}
  1058.  
  1059. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="65px" align="left">{/block:AlbumArt}<div class="audio">{AudioPlayer}<br>{block:TrackName}&nbsp;&nbsp;&nbsp;&nbsp; {TrackName}{/block:TrackName}
  1060. {block:Artist} &nbsp;—&nbsp; {Artist} {/block:Artist}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  1061.  
  1062. {block:Video}<div id="photoset"><center>{Video-400}</center></div>{block:Caption}{Caption}{/block:Caption}{/block:Video}
  1063.  
  1064. {block:Answer}<div id="ask">{Asker}</div> <div id="question">{Question}</div><br>{Answer}{/block:Answer}
  1065.  
  1066. {block:Date}<div id="info">
  1067. <a title="{ShortMonth} {DayOfMonth}, {TimeAgo}" href="{Permalink}">■</a>
  1068. {/block:Date}
  1069.  
  1070. {block:NoteCount}
  1071. <a title="{NoteCountWithLabel}" href="{Permalink}">■</a>
  1072. {/block:NoteCount}
  1073.  
  1074. {block:RebloggedFrom}
  1075. <a title="via {ReblogParentName}" href="{ReblogParentURL}">■</a>
  1076. {/block:RebloggedFrom}
  1077.  
  1078. {block:ContentSource}
  1079. <a title="src {SourceTitle}" href="{SourceURL}">■</a>{/block:ContentSource}
  1080. {/block:RebloggedFrom}
  1081.  
  1082. <a href="{ReblogURL}"target="_blank" title="reblog">■</a>
  1083. </div>
  1084.  
  1085.  
  1086.  
  1087.  
  1088. {block:HasTags}
  1089. <div class="tags">
  1090. <big><big>↳</big></big>{block:Tags} <a href="{TagURL}">#{Tag}</a>&nbsp; {/block:Tags}</div>
  1091. {/block:HasTags}
  1092. <div class="postnote">
  1093. {block:PostNotes}{PostNotes}{/block:PostNotes}
  1094. </div>
  1095. </div>
  1096. {/block:Posts}
  1097.  
  1098. </div>
  1099. <div id="credit"><a href="#?w=150" rel="box6" class="poplight">HW</div>
  1100.  
  1101. </body>
  1102.  
  1103. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement