Advertisement
micsco987

fxrstmurder

Aug 31st, 2015
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.51 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="#272626"/>
  91. <meta name="color:Text" content="#888888"/>
  92. <meta name="color:Link" content="#eeeeee"/>
  93. <meta name="color:Scrollbar" content="#201f1f">
  94. <meta name="color:title" content="#999999">
  95. <meta name="color:Link Hover" content="#4b3939"/>
  96. <meta name="color:question" content="#201c1c"/>
  97. <meta name="color:main link" content="#201f1f"/>
  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: 1px;
  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:18px;
  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: 'cinzel decorative', 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/tehntxwkp/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:400px;
  319. padding-bottom:20px;
  320. }
  321.  
  322. #entries {
  323. padding:10px;
  324. width:413px;
  325. margin-left:570px;
  326. margin-top:90px;
  327. margin-bottom:40px;
  328. position:fixed;
  329.  
  330. overflow:scroll;
  331.  
  332. overflow-x:hidden;
  333.  
  334. height:432px;
  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:240px;
  397. margin-left:650px;
  398. font-size:9px;
  399. width:220px;
  400. text-transform:uppercase;
  401. text-align:center;
  402. line-height:280%;
  403. -ms-transform: rotate(90deg); /* IE 9 */
  404. -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
  405. transform: rotate(90deg);
  406. }
  407.  
  408. #links a{
  409. letter-spacing:5px;
  410. font-weight:bold;
  411. line-height:280%;
  412. margin-top:4px;
  413. margin-left:6px;
  414. color:{color:main link};
  415. text-decoration:none;
  416. -moz-transition-duration:.2s;
  417. -webkit-transition-duration:.2s;
  418. -o-transition-duration:.2s;
  419. }
  420.  
  421. #links a:hover {
  422. -webkit-filter: blur(2px);
  423. -moz-filter: blur(2px);
  424. -o-filter: blur(2px);
  425. -ms-filter: blur(2px);
  426. filter: blur(2px);
  427. -moz-transition-duration:0.2s;
  428. -webkit-transition-duration:0.2s;
  429. -o-transition-duration:0.2s;
  430. }
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437. #description {
  438. position:fixed;
  439. width:200px;
  440. font-family:garamond;
  441. margin-top:150px;
  442. margin-left:90px;
  443. text-align:justify;
  444. font-size:9px;
  445. color: {color:text};
  446. letter-spacing:0px;
  447. line-height:130%;
  448. -moz-transition-duration:1s;
  449. -webkit-transition-duration:1s;
  450. -o-transition-duration:1s;
  451. }
  452.  
  453. #description a {
  454. color:{color:link};
  455. }
  456.  
  457. #description a:hover {
  458. color:{color:link hover};
  459. }
  460.  
  461. .sidebartitle {
  462. width:210px;
  463. text-align:center;
  464. position:fixed;
  465. font-family:arial;
  466. line-height:120%;
  467. margin-left:-13px;
  468. font-size:13px;
  469. margin-top:10px;
  470. color:{color:title};
  471. }
  472.  
  473. #pagination {
  474. font-family:cambria;
  475. width:210px;
  476. font-size:9px;
  477. margin-top:160px;
  478. margin-left:99px;
  479. padding-left:5px;
  480. letter-spacing:1px;
  481. font-style:italic;
  482. text-align:center;
  483. }
  484.  
  485. #pagination a {
  486. color:{color:link};
  487. }
  488.  
  489. #info {
  490. background:{color:scrollbar};
  491. font-family:calibri;
  492. width:auto;
  493. margin-top:5px;
  494. padding-top:1px;
  495. font-size:5px;
  496. padding:4px;
  497. color:{color:link};
  498. text-transform:uppercase;
  499. font-style:normal;
  500. text-align:center;
  501. -moz-transition-duration:0.5s;
  502. -webkit-transition-duration:0.5s;
  503. -o-transition-duration:0.5s;
  504. -webkit-box-shadow: 3px 5px 18px -1px #000;
  505. -moz-box-shadow: 3px 5px 18px -1px #000;
  506. box-shadow: 3px 5px 18px -1px #000;
  507. }
  508.  
  509. #info a {
  510. text-shadow:none;
  511. color:{color:link};
  512. font-style:normal;
  513. padding-right:3px;
  514. font-weight:normal;
  515. padding:13px;
  516. }
  517.  
  518. #info a:hover {
  519. -webkit-filter: blur(2px);
  520. -moz-filter: blur(2px);
  521. -o-filter: blur(2px);
  522. -ms-filter: blur(2px);
  523. filter: blur(2px);
  524. }
  525.  
  526. .tags {
  527. opacity:0;
  528. color:{color:link};
  529. font-family:calibri;
  530. font-style:normal;
  531. width:auto;
  532. text-transform:normal;
  533. font-style:normal;
  534. line-height:120%;
  535. padding-left:5px;
  536. font-size:10px;
  537. text-align:justify;
  538. padding-top:10px;
  539. padding-bottom:5px;
  540. -moz-transition-duration:0.4s;
  541. -webkit-transition-duration:0.4s;
  542. -o-transition-duration:0.4s;
  543. }
  544. .tags a{
  545. color:{color:link};
  546. -moz-transition-duration:0.4s;
  547. -webkit-transition-duration:0.4s;
  548. -o-transition-duration:0.4s;
  549. }
  550. .tags a:hover{
  551. color:{color:link hover};
  552. -moz-transition-duration:0.4s;
  553. -webkit-transition-duration:0.4s;
  554. -o-transition-duration:0.4s;
  555. }
  556.  
  557. #post:hover .tags{
  558. opacity:1;
  559. -moz-transition-duration:0.6s;
  560. -webkit-transition-duration:0.6s;
  561. -o-transition-duration:0.6s;
  562. }
  563.  
  564. .audio{
  565. background-color:#fff;
  566. height:65px;
  567. overflow:hidden;
  568. color:#888;
  569. }
  570.  
  571. #ask {
  572. padding-top:10px;
  573. font-size:16px;
  574. margin-top:0px;
  575. text-align:right;
  576. color:{color:link};
  577. font-family: 'cinzel decorative', cursive;
  578. }
  579.  
  580. #ask a{
  581. color:{color:link};
  582. }
  583.  
  584. #ask a:hover{
  585. -webkit-filter: blur(3px);
  586. -moz-filter: blur(3px);
  587. -o-filter: blur(3px);
  588. -ms-filter: blur(3px);
  589. filter: blur(3px);
  590. }
  591.  
  592. #question{
  593. background-color:{color:question};
  594. color:{color:text};
  595. padding:9px;
  596. margin-top:0px;
  597. border-radius:10px 0px 10px 0px;
  598. -webkit-box-shadow: 3px 5px 18px -1px #000;
  599. -moz-box-shadow: 3px 5px 18px -1px #000;
  600. box-shadow: 3px 5px 18px -1px #000;
  601. }
  602.  
  603. #question a{
  604. background-color:none;
  605. }
  606.  
  607. #credit {
  608. color:#fff;
  609. font-size:10px;
  610. font-family:cambria;
  611. letter-spacing:1px;
  612. -moz-transition-duration:0.5s;
  613. -webkit-transition-duration:0.5s;
  614. -o-transition-duration:0.5s;
  615. }
  616.  
  617. #credit a {
  618. color:#fff;
  619. background-color:{color:scrollbar};
  620. padding:5px;
  621. padding-top:9px;
  622. padding-bottom:9px;
  623. position:fixed;
  624. right:15px;
  625. bottom:10px
  626.  
  627. }
  628.  
  629. #credit a:hover {
  630. color:{color:scrollbar};
  631. background-color:{color:scrollbar};
  632. }
  633.  
  634. .popup_block{
  635. display:none;
  636. background:{color:scrollbar};
  637. padding:20px;
  638. float:left;
  639. position:fixed;
  640. top:50%;left:50%;
  641. z-index: 99999;
  642. -webkit-box-shadow: 0px 0px 20px #000; /* delete for solid white */
  643. -moz-box-shadow: 0px 0px 20px #000; /* delete for solid white */
  644. box-shadow: 0px 0px 20px #000; /* delete for solid white */
  645. max-height:300px;
  646. overflow:auto;
  647. font-size:13px;
  648. }
  649.  
  650. .popup_block img{
  651. padding-right:5px;
  652. }
  653.  
  654. #box6 {
  655. text-align:center;
  656. }
  657.  
  658.  
  659.  
  660. *html #fade {position: absolute;}
  661. *html .popup_block {position: absolute;}
  662. #fade {
  663. display:none;
  664. position:fixed;
  665. left:0px;
  666. top:0px;
  667. width:100%;
  668. height:100%;
  669. z-index:9999;
  670. background:#000; /* change to #fff for solid white */
  671. opacity:0.5; /* change to opacity:1; */
  672. }
  673.  
  674. #navitags {
  675. text-align:center;
  676. width:450px;
  677. margin-left:-80px;
  678. }
  679.  
  680. #navitags a{
  681. color:{color:text};
  682. text-shadow:none;
  683. margin-left:10px;
  684. text-align:center;
  685. display:inline-table;
  686. padding:10px;
  687. font-size:11px;
  688. width:130px;
  689. border-bottom:1px solid {color:text};
  690. -webkit-transition: all 0.4s ease-in-out;
  691. -moz-transition: all 0.4s ease-in-out;
  692. -o-transition: all 0.4s ease-in-out;
  693. -ms-transition: all 0.4s ease-in-out;
  694. transition: all 0.4s ease-in-out;
  695.  
  696. }
  697.  
  698. #navitags a:hover{
  699. letter-spacing:1.5px;
  700. -webkit-transition: all 0.4s ease-in-out;
  701. -moz-transition: all 0.4s ease-in-out;
  702. -o-transition: all 0.4s ease-in-out;
  703. -ms-transition: all 0.4s ease-in-out;
  704. transition: all 0.4s ease-in-out;
  705. }
  706.  
  707.  
  708.  
  709. #bubble-music {
  710. position:fixed;
  711. left:435px;
  712. top:69px;
  713. width:30px;
  714. height:30px;
  715. border-radius:100%;
  716. -moz-border-radius:100%;
  717. overflow:hidden;
  718. -webkit-transition: all 0.5s ease-out;
  719. -moz-transition: all 0.5s ease-out;
  720. transition: all 0.5s ease-out
  721. z-index:99999999999999999999999;
  722.  
  723. }
  724.  
  725. #bubble-music img {
  726. -ms-transform: rotate(0deg); /* IE 9 */
  727. -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
  728. transform: rotate(0deg);
  729. }
  730.  
  731. #bubble-music:hover {
  732. border-radius:9px;
  733. -moz-border-radius:9px;
  734. width:140px;
  735. height:30px;
  736. }
  737.  
  738. .music_embed {
  739. margin:-23px 0 0 70px;
  740. z-index:1;
  741. font-family:consolas;
  742. font-size:8px;
  743. z-index:99999999;
  744. -webkit-transition: all 0.5s ease-out;
  745. -moz-transition: all 0.5s ease-out;
  746. transition: all 0.5s ease-out
  747. }
  748.  
  749. #bubble-music:hover .music_embed {
  750. margin:-23px 0 0 34px;
  751. opacity:1;
  752. }
  753.  
  754.  
  755. ul#tabs {
  756. list-style-type: none;
  757. padding: 0;
  758. text-align: center;
  759. }
  760. ul#tabs li {
  761. display: inline-block;
  762. padding: 2px 10px;
  763. margin-bottom: 4px;
  764. color: {color:text};
  765. cursor: pointer;
  766. }
  767. ul#tabs li:hover {
  768. background-color:{color:link hover};
  769. }
  770. ul#tabs li.active {
  771. background-color: {color:link hover};
  772. }
  773. ul#tab {
  774. list-style-type: none;
  775. margin: 0;
  776. padding: 0;
  777. }
  778. ul#tab li {
  779. display: none;
  780. }
  781. ul#tab li.active {
  782. display: block;
  783. }
  784.  
  785.  
  786.  
  787.  
  788. /*----------------------------------------
  789. Update Tab #1 (CSS Left) by Incedo
  790. http://incedothemes.tumblr.com
  791. Please do not remove the credit.
  792. Instructions @ http://incedothenes.tumblr.com/tab
  793. Updated 8/7/14
  794. ------------------------------------------*/
  795.  
  796. #updatetab {
  797. font-family: helvetica; /*this is the font*/
  798. color: {color:text};} /*this is the font color*/
  799. #tabtitle, #dropdown, #dropdown p {
  800. /*background-color:#ffffff; /*this is the background color*/
  801. border-color: transparent; /*this is the border color*/
  802.  
  803. }
  804.  
  805. #updatetab {
  806. width:100px;
  807. position:fixed;
  808. top:75px;
  809. left:910px;}
  810.  
  811. #tabtitle {
  812. margin-left:0px;
  813. margin-top:0px;
  814. -ms-transform: rotate(0deg); /* IE 9 */
  815. -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
  816. transform: rotate(0deg);
  817. text-align:center;
  818. padding:1px 3px;
  819. letter-spacing:2px;
  820. font-size:9px;
  821. text-transform:uppercase;
  822. border-width:1px;
  823. border-style:solid;
  824. border-radius: 2px;
  825. -moz-border-radius: 2px;
  826. -webkit-border-radius: 2px;
  827.  
  828. }
  829.  
  830. #dropdown {
  831. font-size:11px;
  832. text-align:justified;
  833. width:120px;
  834. margin-top:-25px;
  835. margin-left:90px;
  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:100px;
  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. art by <a href="http://www.deviantart.com/art/Cain-526004708" target="_blank">lindamarieanson</a>.
  1006.  
  1007.  
  1008.  
  1009. </div></div></div></div></div></div></div></div></div></div>
  1010.  
  1011.  
  1012. <div id="sidebar">
  1013.  
  1014. <!--<div id="sidebarimage">
  1015. <a href="/"><img src="{image:sidebar}"></a></div>-->
  1016.  
  1017. <div class="sidebartitle">{text:sidebartitle}</div>
  1018.  
  1019. <div id="links">
  1020. <a href="{text:Link 1 url}" title="{text:Link 1}">■</a>
  1021.  
  1022. {block:ifpopupboxes}
  1023. <a href="#?w=300" rel="box1" class="poplight"title="{text:Link 2}">■</a>
  1024. <a href="#?w=300" rel="box2" class="poplight"title="{text:Link 3}">■</a>
  1025. <a href="#?w=300" rel="box3" class="poplight"title="{text:Link 4}">■</a>
  1026. <a href="#?w=300" rel="box5" class="poplight"title="{text:Link 5}">■</a>
  1027. <a href="#?w=300" rel="box4" class="poplight"title="{text:Link 6}">■</a>
  1028.  
  1029. {/block:ifpopupboxes}
  1030.  
  1031. {block:ifnotpopupboxes}
  1032. <a href="{text:Link 2 URL}"title="{text:Link 2}">■</a>
  1033. <a href="{text:Link 3 URL}"title="{text:Link 3}">■</a>
  1034. <a href="{text:Link 4 URL}"title="{text:Link 4}">■</a>
  1035. <a href="{text:Link 5 URL}"title="{text:Link 5}">■</a>
  1036. <a href="{text:Link 6 URL}"title="{text:Link 6}">■</a>
  1037. {/block:ifnotpopupboxes}
  1038. </div>
  1039.  
  1040. <div id="description">
  1041.  
  1042. <div id="pagination">
  1043. <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>
  1044. </div></div></div>
  1045.  
  1046. <div id="entries">{block:Posts}<div id="post">
  1047.  
  1048. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  1049.  
  1050. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-HighRes}" width="500px">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  1051.  
  1052. {block:Photoset}<div id="photoset"><center>{Photoset}</center></div>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  1053.  
  1054. {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  1055.  
  1056. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  1057.  
  1058. {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}
  1059.  
  1060. {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}
  1061. {block:Artist} &nbsp;—&nbsp; {Artist} {/block:Artist}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  1062.  
  1063. {block:Video}<div id="photoset"><center>{Video-400}</center></div>{block:Caption}{Caption}{/block:Caption}{/block:Video}
  1064.  
  1065. {block:Answer}<div id="ask">{Asker}</div> <div id="question">{Question}</div><br>{Answer}{/block:Answer}
  1066.  
  1067. {block:Date}<div id="info">
  1068. <a title="{ShortMonth} {DayOfMonth}, {TimeAgo}" href="{Permalink}">■</a>
  1069. {/block:Date}
  1070.  
  1071. {block:NoteCount}
  1072. <a title="{NoteCountWithLabel}" href="{Permalink}">■</a>
  1073. {/block:NoteCount}
  1074.  
  1075. {block:RebloggedFrom}
  1076. <a title="via {ReblogParentName}" href="{ReblogParentURL}">■</a>
  1077. {/block:RebloggedFrom}
  1078.  
  1079. {block:ContentSource}
  1080. <a title="src {SourceTitle}" href="{SourceURL}">■</a>{/block:ContentSource}
  1081. {/block:RebloggedFrom}
  1082.  
  1083. <a href="{ReblogURL}"target="_blank" title="reblog">■</a>
  1084. </div>
  1085.  
  1086.  
  1087.  
  1088.  
  1089. {block:HasTags}
  1090. <div class="tags">
  1091. <big><big>↳</big></big>{block:Tags} <a href="{TagURL}">#{Tag}</a>&nbsp; {/block:Tags}</div>
  1092. {/block:HasTags}
  1093. <div class="postnote">
  1094. {block:PostNotes}{PostNotes}{/block:PostNotes}
  1095. </div>
  1096. </div>
  1097. {/block:Posts}
  1098.  
  1099. </div>
  1100. <div id="credit"><a href="#?w=150" rel="box6" class="poplight">HW</div>
  1101.  
  1102. </body>
  1103.  
  1104. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement