Advertisement
micsco987

mahcrela

Aug 29th, 2015
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.64 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="#dcd7d7"/>
  91. <meta name="color:Text" content="#ffffff"/>
  92. <meta name="color:Link" content="#eeeeee"/>
  93. <meta name="color:Scrollbar" content="#2f2c2c">
  94. <meta name="color:title" content="#999999">
  95. <meta name="color:Link Hover" content="#685e5e"/>
  96. <meta name="color:question" content="#685e5e"/>
  97. <meta name="color:main link" content="#ffffff"/>
  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='http://fonts.googleapis.com/css?family=Megrim' 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:24px;
  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: 'lobster two', 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/NNontug1p/untitled-2.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:300px;
  319. padding-bottom:20px;
  320. }
  321.  
  322. #entries {
  323. padding:10px;
  324. width:315px;
  325. margin-left:420px;
  326. margin-top:306px;
  327. margin-bottom:40px;
  328. position:fixed;
  329.  
  330. overflow:scroll;
  331.  
  332. overflow-x:hidden;
  333.  
  334. height:220px;
  335. }
  336.  
  337. #entries img {
  338. height:auto;
  339. max-width:100%;
  340.  
  341. }
  342.  
  343.  
  344. #photoset {
  345. -webkit-filter: grayscale(70%);
  346. z-index: -9999999999999999999999999px;
  347. -webkit-transition: all 0.9s ease-in-out;
  348. -moz-transition: all 0.9s ease-in-out;
  349. -o-transition: all 0.9s ease-in-out;
  350. -ms-transition: all 0.9s ease-in-out;
  351. transition: all 0.9s ease-in-out;
  352. border:none;
  353. opacity:.5;
  354. -moz-transition-duration:0.5s;
  355. -webkit-transition-duration:0.5s;
  356. -o-transition-duration:0.5s
  357. }
  358.  
  359. #photoset:hover{
  360. -webkit-filter: grayscale(0%);
  361. z-index: -9999999999999999999999999px;
  362. -webkit-transition: all 0.9s ease-in-out;
  363. -moz-transition: all 0.9s ease-in-out;
  364. -o-transition: all 0.9s ease-in-out;
  365. -ms-transition: all 0.9s ease-in-out;
  366. transition: all 0.9s ease-in-out;
  367. opacity:1;
  368. -moz-transition-duration:0.5s;
  369. -webkit-transition-duration:0.5s;
  370. -o-transition-duration:0.5s
  371. }
  372.  
  373.  
  374. #sidebar {
  375. color:{color:text};
  376. position:fixed;
  377. width:100px;
  378. height:auto;
  379. margin-top:235px;
  380. margin-left:250px;
  381. text-align:left;
  382. }
  383.  
  384. #sidebarimage img {
  385. width:200px;
  386. margin-top:-10px;
  387. margin-bottom:0px;
  388. margin-left:-9px;
  389. }
  390.  
  391. #links {
  392. z-index:9999999999999;
  393. position:absolute;
  394. position:fixed;
  395. font-family: arial;
  396. margin-top:52px;
  397. margin-left:98px;
  398. font-size:9px;
  399. width:220px;
  400. text-transform:uppercase;
  401. text-align:center;
  402. line-height:280%;
  403. }
  404.  
  405. #links a{
  406. letter-spacing:5px;
  407. font-weight:bold;
  408. line-height:280%;
  409. margin-top:4px;
  410. margin-left:6px;
  411. color:{color:main link};
  412. text-decoration:none;
  413. -moz-transition-duration:.2s;
  414. -webkit-transition-duration:.2s;
  415. -o-transition-duration:.2s;
  416. }
  417.  
  418. #links a:hover {
  419. -webkit-filter: blur(2px);
  420. -moz-filter: blur(2px);
  421. -o-filter: blur(2px);
  422. -ms-filter: blur(2px);
  423. filter: blur(2px);
  424. -moz-transition-duration:0.2s;
  425. -webkit-transition-duration:0.2s;
  426. -o-transition-duration:0.2s;
  427. }
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434. #description {
  435. position:fixed;
  436. width:200px;
  437. font-family:garamond;
  438. margin-top:150px;
  439. margin-left:90px;
  440. text-align:justify;
  441. font-size:9px;
  442. color: {color:text};
  443. letter-spacing:0px;
  444. line-height:130%;
  445. -moz-transition-duration:1s;
  446. -webkit-transition-duration:1s;
  447. -o-transition-duration:1s;
  448. }
  449.  
  450. #description a {
  451. color:{color:link};
  452. }
  453.  
  454. #description a:hover {
  455. color:{color:link hover};
  456. }
  457.  
  458. .sidebartitle {
  459. width:210px;
  460. text-align:center;
  461. position:fixed;
  462. font-family:arial;
  463. line-height:120%;
  464. margin-left:-13px;
  465. font-size:13px;
  466. margin-top:10px;
  467. color:{color:title};
  468. }
  469.  
  470. #pagination {
  471. font-family:cambria;
  472. width:210px;
  473. font-size:9px;
  474. margin-top:165px;
  475. margin-left:280px;
  476. padding-left:5px;
  477. letter-spacing:1px;
  478. font-style:italic;
  479. text-align:center;
  480. }
  481.  
  482. #pagination a {
  483. color:{color:scrollbar};
  484. }
  485.  
  486. #info {
  487. background:{color:scrollbar};
  488. font-family:calibri;
  489. width:auto;
  490. margin-top:5px;
  491. padding-top:1px;
  492. font-size:5px;
  493. padding:4px;
  494. color:{color:link};
  495. text-transform:uppercase;
  496. font-style:normal;
  497. text-align:center;
  498. -moz-transition-duration:0.5s;
  499. -webkit-transition-duration:0.5s;
  500. -o-transition-duration:0.5s;
  501. -webkit-box-shadow: 3px 5px 18px -1px #000;
  502. -moz-box-shadow: 3px 5px 18px -1px #000;
  503. box-shadow: 3px 5px 18px -1px #000;
  504. }
  505.  
  506. #info a {
  507. text-shadow:none;
  508. color:{color:link};
  509. font-style:normal;
  510. padding-right:3px;
  511. font-weight:normal;
  512. padding:13px;
  513. }
  514.  
  515. #info a:hover {
  516. -webkit-filter: blur(2px);
  517. -moz-filter: blur(2px);
  518. -o-filter: blur(2px);
  519. -ms-filter: blur(2px);
  520. filter: blur(2px);
  521. }
  522.  
  523. .tags {
  524. opacity:0;
  525. color:{color:link};
  526. font-family:calibri;
  527. font-style:normal;
  528. width:auto;
  529. text-transform:normal;
  530. font-style:normal;
  531. line-height:120%;
  532. padding-left:5px;
  533. font-size:10px;
  534. text-align:justify;
  535. padding-top:10px;
  536. padding-bottom:5px;
  537. -moz-transition-duration:0.4s;
  538. -webkit-transition-duration:0.4s;
  539. -o-transition-duration:0.4s;
  540. }
  541. .tags a{
  542. color:{color:link};
  543. -moz-transition-duration:0.4s;
  544. -webkit-transition-duration:0.4s;
  545. -o-transition-duration:0.4s;
  546. }
  547. .tags a:hover{
  548. color:{color:link hover};
  549. -moz-transition-duration:0.4s;
  550. -webkit-transition-duration:0.4s;
  551. -o-transition-duration:0.4s;
  552. }
  553.  
  554. #post:hover .tags{
  555. opacity:1;
  556. -moz-transition-duration:0.6s;
  557. -webkit-transition-duration:0.6s;
  558. -o-transition-duration:0.6s;
  559. }
  560.  
  561. .audio{
  562. background-color:#fff;
  563. height:65px;
  564. overflow:hidden;
  565. color:#888;
  566. }
  567.  
  568. #ask {
  569. padding-top:10px;
  570. font-size:25px;
  571. margin-top:0px;
  572. text-align:right;
  573. color:{color:link};
  574. font-family: 'lobster two', cursive;
  575. }
  576.  
  577. #ask a{
  578. color:{color:link};
  579. }
  580.  
  581. #ask a:hover{
  582. -webkit-filter: blur(3px);
  583. -moz-filter: blur(3px);
  584. -o-filter: blur(3px);
  585. -ms-filter: blur(3px);
  586. filter: blur(3px);
  587. }
  588.  
  589. #question{
  590. background-color:{color:question};
  591. color:{color:text};
  592. padding:9px;
  593. margin-top:5px;
  594. border-radius:10px 0px 10px 0px;
  595. -webkit-box-shadow: 3px 5px 18px -1px #000;
  596. -moz-box-shadow: 3px 5px 18px -1px #000;
  597. box-shadow: 3px 5px 18px -1px #000;
  598. }
  599.  
  600. #question a{
  601. background-color:none;
  602. }
  603.  
  604. #credit {
  605. color:#fff;
  606. font-size:10px;
  607. font-family:cambria;
  608. letter-spacing:1px;
  609. -moz-transition-duration:0.5s;
  610. -webkit-transition-duration:0.5s;
  611. -o-transition-duration:0.5s;
  612. }
  613.  
  614. #credit a {
  615. color:#fff;
  616. background-color:{color:scrollbar};
  617. padding:5px;
  618. padding-top:9px;
  619. padding-bottom:9px;
  620. position:fixed;
  621. right:15px;
  622. bottom:10px
  623.  
  624. }
  625.  
  626. #credit a:hover {
  627. color:{color:scrollbar};
  628. background-color:{color:scrollbar};
  629. }
  630.  
  631. .popup_block{
  632. display:none;
  633. background:{color:scrollbar};
  634. padding:20px;
  635. float:left;
  636. position:fixed;
  637. top:50%;left:50%;
  638. z-index: 99999;
  639. -webkit-box-shadow: 0px 0px 20px #000; /* delete for solid white */
  640. -moz-box-shadow: 0px 0px 20px #000; /* delete for solid white */
  641. box-shadow: 0px 0px 20px #000; /* delete for solid white */
  642. max-height:300px;
  643. overflow:auto;
  644. font-size:13px;
  645. }
  646.  
  647. .popup_block img{
  648. padding-right:5px;
  649. }
  650.  
  651. #box6 {
  652. text-align:center;
  653. }
  654.  
  655.  
  656.  
  657. *html #fade {position: absolute;}
  658. *html .popup_block {position: absolute;}
  659. #fade {
  660. display:none;
  661. position:fixed;
  662. left:0px;
  663. top:0px;
  664. width:100%;
  665. height:100%;
  666. z-index:9999;
  667. background:#000; /* change to #fff for solid white */
  668. opacity:0.5; /* change to opacity:1; */
  669. }
  670.  
  671. #navitags {
  672. text-align:center;
  673. width:450px;
  674. margin-left:-80px;
  675. }
  676.  
  677. #navitags a{
  678. color:{color:text};
  679. text-shadow:none;
  680. margin-left:10px;
  681. text-align:center;
  682. display:inline-table;
  683. padding:10px;
  684. font-size:11px;
  685. width:130px;
  686. border-bottom:1px solid {color:text};
  687. -webkit-transition: all 0.4s ease-in-out;
  688. -moz-transition: all 0.4s ease-in-out;
  689. -o-transition: all 0.4s ease-in-out;
  690. -ms-transition: all 0.4s ease-in-out;
  691. transition: all 0.4s ease-in-out;
  692.  
  693. }
  694.  
  695. #navitags a:hover{
  696. letter-spacing:1.5px;
  697. -webkit-transition: all 0.4s ease-in-out;
  698. -moz-transition: all 0.4s ease-in-out;
  699. -o-transition: all 0.4s ease-in-out;
  700. -ms-transition: all 0.4s ease-in-out;
  701. transition: all 0.4s ease-in-out;
  702. }
  703.  
  704.  
  705.  
  706. #bubble-music {
  707. position:fixed;
  708. left:325px;
  709. top:155px;
  710. width:30px;
  711. height:30px;
  712. border-radius:100%;
  713. -moz-border-radius:100%;
  714. overflow:hidden;
  715. -webkit-transition: all 0.5s ease-out;
  716. -moz-transition: all 0.5s ease-out;
  717. transition: all 0.5s ease-out
  718. z-index:99999999999999999999999;
  719.  
  720. }
  721.  
  722. #bubble-music img {
  723. opacity:1;
  724. -ms-transform: rotate(-25deg); /* IE 9 */
  725. -webkit-transform: rotate(-25deg); /* Chrome, Safari, Opera */
  726. transform: rotate(-25deg);
  727. }
  728.  
  729. #bubble-music:hover {
  730. border-radius:9px;
  731. -moz-border-radius:9px;
  732. width:140px;
  733. height:30px;
  734. }
  735.  
  736. .music_embed {
  737. margin:-23px 0 0 70px;
  738. z-index:1;
  739. font-family:consolas;
  740. font-size:8px;
  741. z-index:99999999;
  742. -webkit-transition: all 0.5s ease-out;
  743. -moz-transition: all 0.5s ease-out;
  744. transition: all 0.5s ease-out
  745. }
  746.  
  747. #bubble-music:hover .music_embed {
  748. margin:-23px 0 0 34px;
  749. opacity:1;
  750. }
  751.  
  752.  
  753. ul#tabs {
  754. list-style-type: none;
  755. padding: 0;
  756. text-align: center;
  757. }
  758. ul#tabs li {
  759. display: inline-block;
  760. padding: 2px 10px;
  761. margin-bottom: 4px;
  762. color: {color:text};
  763. cursor: pointer;
  764. }
  765. ul#tabs li:hover {
  766. background-color:{color:link hover};
  767. }
  768. ul#tabs li.active {
  769. background-color: {color:link hover};
  770. }
  771. ul#tab {
  772. list-style-type: none;
  773. margin: 0;
  774. padding: 0;
  775. }
  776. ul#tab li {
  777. display: none;
  778. }
  779. ul#tab li.active {
  780. display: block;
  781. }
  782.  
  783.  
  784.  
  785.  
  786. /*----------------------------------------
  787. Update Tab #1 (CSS Left) by Incedo
  788. http://incedothemes.tumblr.com
  789. Please do not remove the credit.
  790. Instructions @ http://incedothenes.tumblr.com/tab
  791. Updated 8/7/14
  792. ------------------------------------------*/
  793.  
  794. #updatetab {
  795. font-family: helvetica; /*this is the font*/
  796. color: {color:text};} /*this is the font color*/
  797. #tabtitle, #dropdown, #dropdown p {
  798. /*background-color:#ffffff; /*this is the background color*/
  799. border-color: transparent; /*this is the border color*/
  800.  
  801. }
  802.  
  803. #updatetab {
  804. width:100px;
  805. position:fixed;
  806. top:245px;
  807. left:275px;}
  808.  
  809. #tabtitle {
  810. margin-left:-50px;
  811. margin-top:-20px;
  812. -ms-transform: rotate(-75deg); /* IE 9 */
  813. -webkit-transform: rotate(-75deg); /* Chrome, Safari, Opera */
  814. transform: rotate(-75deg);
  815. text-align:center;
  816. padding:1px 3px;
  817. letter-spacing:2px;
  818. font-size:9px;
  819. text-transform:uppercase;
  820. border-width:1px;
  821. border-style:solid;
  822. border-radius: 2px;
  823. -moz-border-radius: 2px;
  824. -webkit-border-radius: 2px;
  825.  
  826. }
  827.  
  828. #dropdown {
  829. font-size:11px;
  830. text-align:center;
  831. width:140px;
  832. background-color:{color:background color};
  833. margin-top:70px;
  834. margin-left:485px;
  835. border-style:solid;
  836. border-width:0px 1px 1px 1px;
  837. padding:2px;
  838. padding-top:0px;
  839. border-bottom-right-radius: 2px;
  840. -moz-border-bottom-right-radius: 2px;
  841. -webkit-border-bottom-right-radius: 2px;
  842. border-bottom-left-radius: 2px;
  843. -moz-border-bottom-left-radius: 2px;
  844. -webkit-border-bottom-left-radius: 2px;
  845. opacity:0;
  846. -webkit-transition: all 0.5s ease-in-out;
  847. -moz-transition: all 0.5s ease-in-out;
  848. -o-transition: all 0.5s ease-in-out;
  849. -ms-transition: all 0.5s ease-in-out;
  850. transition: all 0.5s ease-in-out;
  851.  
  852. }
  853.  
  854. #updatetab:hover #dropdown {
  855. opacity:1;
  856. -webkit-transition: all 0.5s ease-in-out;
  857. -moz-transition: all 0.5s ease-in-out;
  858. -o-transition: all 0.5s ease-in-out;
  859. -ms-transition: all 0.5s ease-in-out;
  860. transition: all 0.5s ease-in-out;}
  861.  
  862. #c {
  863. position:fixed;
  864. bottom:4px;
  865. right:4px;
  866. font-size:13px;
  867. font-family:helvetica;}
  868.  
  869.  
  870.  
  871. {CustomCSS}</style></head><body>
  872.  
  873.  
  874.  
  875.  
  876. <!----------------------------------------
  877. Update Tab #1 (HTML) by Incedo
  878. http://incedothemes.tumblr.com
  879. Please do not remove the credit.
  880. Instructions @ http://incedothenes.tumblr.com/tab
  881. Updated 9/21/13
  882. ------------------------------------------>
  883.  
  884. <div id="updatetab">
  885.  
  886. <div id="tabtitle">
  887. <!---this is where you put title of your updates tab--->
  888. hover
  889. </div>
  890.  
  891. <div id="dropdown">
  892. <!---this is where you put your individual updates, make sure to put each update between a set of <p> and </p>--->
  893.  
  894. <h2>content here</h2>
  895.  
  896. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ullamcorper.<p>
  897.  
  898. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ullamcorper.<p>
  899.  
  900.  
  901.  
  902.  
  903.  
  904.  
  905.  
  906. </div>
  907.  
  908. </div>
  909.  
  910.  
  911.  
  912.  
  913.  
  914. {block:ifpixelmusic}
  915. <div id="bubble-music">
  916. <img style="margin:7px;" src="http://38.media.tumblr.com/tumblr_m7w2py1dEP1r6o8v2.gif">
  917. <div class="music_embed">
  918. {text:music player code}
  919. </div>
  920. </div>
  921. {/block:ifpixelmusic}
  922.  
  923.  
  924.  
  925. <!---------POPUP BOXES------>
  926.  
  927. <!---ask box-->
  928. <div id="box1" class="popup_block">
  929. <iframe frameborder="0" height="250" id="ask_form" scrolling="yes" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" width="100%"></iframe>
  930. </div>
  931.  
  932. </div></div></div></div></div></div></div></div></div></div>
  933. <!--ask box end-->
  934.  
  935.  
  936. <div id="box2" class="popup_block">
  937.  
  938. <h2>coming soon!</h2>
  939.  
  940. </div></div></div></div></div></div></div></div></div></div>
  941.  
  942.  
  943. <div id="box3" class="popup_block">
  944.  
  945. <h1>COMING SOON</h1>
  946.  
  947. </div></div></div></div></div></div></div></div></div></div>
  948.  
  949.  
  950.  
  951.  
  952. <div id="box4" class="popup_block">
  953. <big><h1>navigation</h1></big>
  954. <div id="navitags">
  955.  
  956. <a href="/tagged/tag">tag.</a>
  957.  
  958. <a href="/tagged/tag">tag.</a>
  959.  
  960. <a href="/tagged/tag">tag.</a>
  961.  
  962. <a href="/tagged/tag">tag.</a>
  963.  
  964. <a href="/tagged/tag">tag.</a>
  965.  
  966. <a href="/tagged/tag">tag.</a>
  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. </div>
  977.  
  978. </div></div></div></div></div></div></div></div></div></div>
  979.  
  980.  
  981.  
  982. <div id="box5" class="popup_block">
  983. <div style="height:auto;">
  984. <ul id="tabs">
  985. <li class="active">tab 1</li>
  986. <li>tab 2</li>
  987. <li>tab 3</li>
  988. </ul>
  989.  
  990. <div style="overflow:auto; height:200px; width:300px; padding-right:20px;">
  991. <ul id="tab">
  992. <li class="active">
  993. <h2>tab 1 content</h2>
  994. </li>
  995.  
  996. <li>
  997. <h2>tab 2 content</h2>
  998. </li>
  999.  
  1000. <li>
  1001. <h2>tab 3 content</h2>
  1002. </li>
  1003. </ul>
  1004. </div>
  1005.  
  1006. </div>
  1007. </div></div></div></div></div></div></div></div></div></div>
  1008. <!--------POPUP BOXES END---------->
  1009.  
  1010.  
  1011. <div id="box6" class="popup_block">
  1012.  
  1013. <h1>credits</h1>
  1014.  
  1015. theme by <a href="http://hollywhoodthemes.tumblr.com" target="_blank">hollywhood</a>.<br>
  1016. customized by <a href="http://fromtragedy.tumblr.com" target="_blank">bean</a>.<br>
  1017. updates tab by <a href="http://incedo.tumblr.com" target="_blank">incedo</a>.<br>
  1018.  
  1019.  
  1020.  
  1021. </div></div></div></div></div></div></div></div></div></div>
  1022.  
  1023.  
  1024. <div id="sidebar">
  1025.  
  1026. <!--<div id="sidebarimage">
  1027. <a href="/"><img src="{image:sidebar}"></a></div>-->
  1028.  
  1029. <div class="sidebartitle">{text:sidebartitle}</div>
  1030.  
  1031. <div id="links">
  1032. <a href="{text:Link 1 url}" title="{text:Link 1}">■</a>
  1033.  
  1034. {block:ifpopupboxes}
  1035. <a href="#?w=300" rel="box1" class="poplight"title="{text:Link 2}">■</a>
  1036. <a href="#?w=300" rel="box2" class="poplight"title="{text:Link 3}">■</a>
  1037. <a href="#?w=300" rel="box3" class="poplight"title="{text:Link 4}">■</a>
  1038. <a href="#?w=300" rel="box5" class="poplight"title="{text:Link 5}">■</a>
  1039. <a href="#?w=300" rel="box4" class="poplight"title="{text:Link 6}">■</a>
  1040.  
  1041. {/block:ifpopupboxes}
  1042.  
  1043. {block:ifnotpopupboxes}
  1044. <a href="{text:Link 2 URL}"title="{text:Link 2}">■</a>
  1045. <a href="{text:Link 3 URL}"title="{text:Link 3}">■</a>
  1046. <a href="{text:Link 4 URL}"title="{text:Link 4}">■</a>
  1047. <a href="{text:Link 5 URL}"title="{text:Link 5}">■</a>
  1048. <a href="{text:Link 6 URL}"title="{text:Link 6}">■</a>
  1049. {/block:ifnotpopupboxes}
  1050. </div>
  1051.  
  1052. <div id="description">
  1053.  
  1054. <div id="pagination">
  1055. <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>
  1056. </div></div></div>
  1057.  
  1058. <div id="entries">{block:Posts}<div id="post">
  1059.  
  1060. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  1061.  
  1062. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-HighRes}" width="500px">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  1063.  
  1064. {block:Photoset}<div id="photoset"><center>{Photoset}</center></div>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  1065.  
  1066. {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  1067.  
  1068. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  1069.  
  1070. {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}
  1071.  
  1072. {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}
  1073. {block:Artist} &nbsp;—&nbsp; {Artist} {/block:Artist}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  1074.  
  1075. {block:Video}<div id="photoset"><center>{Video-250}</center></div>{block:Caption}{Caption}{/block:Caption}{/block:Video}
  1076.  
  1077. {block:Answer}<div id="ask">{Asker}</div> <div id="question">{Question}</div><br>{Answer}{/block:Answer}
  1078.  
  1079. {block:Date}<div id="info">
  1080. <a title="{ShortMonth} {DayOfMonth}, {TimeAgo}" href="{Permalink}">■</a>
  1081. {/block:Date}
  1082.  
  1083. {block:NoteCount}
  1084. <a title="{NoteCountWithLabel}" href="{Permalink}">■</a>
  1085. {/block:NoteCount}
  1086.  
  1087. {block:RebloggedFrom}
  1088. <a title="via {ReblogParentName}" href="{ReblogParentURL}">■</a>
  1089. {/block:RebloggedFrom}
  1090.  
  1091. {block:ContentSource}
  1092. <a title="src {SourceTitle}" href="{SourceURL}">■</a>{/block:ContentSource}
  1093. {/block:RebloggedFrom}
  1094.  
  1095. <a href="{ReblogURL}"target="_blank" title="reblog">■</a>
  1096. </div>
  1097.  
  1098.  
  1099.  
  1100.  
  1101. {block:HasTags}
  1102. <div class="tags">
  1103. <big><big>↳</big></big>{block:Tags} <a href="{TagURL}">#{Tag}</a>&nbsp; {/block:Tags}</div>
  1104. {/block:HasTags}
  1105. <div class="postnote">
  1106. {block:PostNotes}{PostNotes}{/block:PostNotes}
  1107. </div>
  1108. </div>
  1109. {/block:Posts}
  1110.  
  1111. </div>
  1112. <div id="credit"><a href="#?w=150" rel="box6" class="poplight">HW</div>
  1113.  
  1114. </body>
  1115.  
  1116. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement