Advertisement
micsco987

minutione

Oct 10th, 2015
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.93 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="#1c1c1c"/>
  91. <meta name="color:Text" content="#ffffff"/>
  92. <meta name="color:Link" content="#cccccc"/>
  93. <meta name="color:Scrollbar" content="#252424">
  94. <meta name="color:Link Hover" content="#555555"/>
  95. <meta name="color:question" content="#222222"/>
  96. <meta name="color:main link" content="#a2a2a2"/>
  97.  
  98.  
  99. <meta name="text:link 1" content="home"/>
  100. <meta name="text:link 1 url" content="/"/>
  101. <meta name="text:link 2" content="ask"/>
  102. <meta name="text:link 2 url" content="/"/>
  103. <meta name="text:link 3" content="Link 3"/>
  104. <meta name="text:link 3 url" content="/"/>
  105. <meta name="text:link 4" content="Link 4"/>
  106. <meta name="text:link 4 url" content="/"/>
  107. <meta name="text:link 5" content="Link 5"/>
  108. <meta name="text:link 5 url" content="/"/>
  109. <meta name="text:link 6" content="navi"/>
  110. <meta name="text:link 6 url" content="/"/>
  111.  
  112.  
  113. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  114.  
  115. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  116.  
  117. <link href='https://fonts.googleapis.com/css?family=Homemade+Apple' rel='stylesheet' type='text/css'>
  118.  
  119. <link href='http://fonts.googleapis.com/css?family=Aguafina+Script' rel='stylesheet' type='text/css'>
  120.  
  121. <link href='http://fonts.googleapis.com/css?family=Alex+Brush' rel='stylesheet' type='text/css'>
  122.  
  123. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  124.  
  125. <link href='http://fonts.googleapis.com/css?family=Calligraffitti' rel='stylesheet' type='text/css'>
  126.  
  127. <link href='https://fonts.googleapis.com/css?family=Lobster+Two' rel='stylesheet' type='text/css'>
  128.  
  129. <style>
  130. div#qTip {
  131. padding: 3px;
  132. display: none;
  133. text-align: center;
  134. position: absolute;
  135. font-size:7px;
  136. margin-left:10px;
  137. margin-top:-2px;
  138. line-height:9px;
  139. font-family:arial;
  140. z-index: 1000;
  141. border: 1px solid #cacaca;
  142. background-color:#fff;
  143. color: #9b9b9b;
  144. text-transform:uppercase;
  145. letter-spacing: 2px;
  146. }
  147. </style>
  148.  
  149. <style type="text/css">
  150.  
  151.  
  152.  
  153.  
  154.  
  155. ::-webkit-scrollbar {
  156. width: 3px;
  157. height: 0px; background: transparent;
  158. }
  159.  
  160. ::-webkit-scrollbar-thumb {
  161. background-color:{color:scrollbar} ;
  162. opacity:.5;
  163. border-radius:0px;
  164. }
  165.  
  166.  
  167. iframe#tumblr_controls {
  168. white-space:nowrap;
  169. -webkit-filter: invert(100%);
  170. -moz-filter: invert(100%);
  171. -o-filter: invert(100%);
  172. -ms-filter: invert(100%);
  173. filter: invert(100%);
  174. opacity:.2;transition: .8s ease-in-out;
  175. -webkit-transition: .8s ease-in-out;
  176. -moz-transition: .8s ease-in-out;
  177. -o-transition: .8s ease-in-out;
  178. }
  179.  
  180. ::selection {
  181. background: {color:text};
  182. color:{color:scrollbar};
  183. }
  184. ::-moz-selection {
  185. background: {color:text};
  186. color:{color:scrollbar};
  187. }
  188.  
  189. #s-m-t-tooltip {
  190. margin-left:5px;
  191. margin-top:-23px;
  192. letter-spacing:1px;
  193. font-family: 'open sans condensed';
  194. font-weight:normal;
  195. text-transform:lowercase;
  196. font-size:14px;
  197. letter-spacing:1px;
  198. background:{color:question};
  199. color:{color:text};
  200. padding: 6px;
  201. border-radius:9px;
  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. /*-webkit-box-shadow: 3px 5px 18px -1px #000;
  209. -moz-box-shadow: 3px 5px 18px -1px #000;
  210. box-shadow: 3px 5px 18px -1px #000;*/
  211. }
  212.  
  213. h1, h2 {
  214. font-weight:normal;
  215. font-size:18px;
  216. text-align:center;
  217. font-style:normal;
  218. line-height:100%;
  219. letter-spacing:1px;
  220. text-transform:lowercase;
  221. color:{color:text};
  222. font-family: 'homemade apple', cursive;
  223. }
  224.  
  225. em, i {
  226. font-family:'homemade apple', cursive;
  227. font-style:normal;
  228. }
  229.  
  230.  
  231. blockquote {
  232. border-left:2px solid {color:text};
  233. padding-left:5px;
  234. margin:5px;
  235. }
  236.  
  237.  
  238. body {
  239. background:{color:background color};
  240. margin:0px;
  241. color:{color:text};
  242. font-family:calibri;
  243. font-size:12px;
  244. text-align:justify;
  245. line-height:100%;
  246. background-attachment:fixed;
  247. background-image: url('http://static.tumblr.com/qdetznf/jIRnvzros/1.gif');
  248. background-repeat:no-repeat;
  249. }
  250.  
  251. #ask_form{ height: 250px!important;}
  252.  
  253.  
  254. a {
  255. text-decoration:none;
  256. outline:none;
  257. -moz-outline-style:none;
  258. color:{color:link};
  259. -moz-transition-duration:0.5s;
  260. -webkit-transition-duration:0.5s;
  261. -o-transition-duration:0.5s;
  262. }
  263.  
  264. a:hover {
  265. text-decoration:none;
  266. outline:none;
  267. -moz-outline-style:none;
  268. color:{color:link hover};
  269. }
  270.  
  271. img {
  272. border:none;
  273. }
  274.  
  275. blockquote {
  276. padding-left:5px;
  277. border-left:2px solid;
  278. }
  279.  
  280. blockquote blockquote {
  281. padding-left:5px;
  282. border-left:2px solid;
  283. }
  284.  
  285. img {
  286. -webkit-filter: grayscale(90%);
  287. z-index: -9999999999999999999999999px;
  288. -webkit-transition: all 0.9s ease-in-out;
  289. -moz-transition: all 0.9s ease-in-out;
  290. -o-transition: all 0.9s ease-in-out;
  291. -ms-transition: all 0.9s ease-in-out;
  292. transition: all 0.9s ease-in-out;
  293. border:none;
  294. opacity:.6;
  295. }
  296.  
  297. img:hover{
  298. -webkit-filter: grayscale(0%);
  299. z-index: -9999999999999999999999999px;
  300. -webkit-transition: all 0.9s ease-in-out;
  301. -moz-transition: all 0.9s ease-in-out;
  302. -o-transition: all 0.9s ease-in-out;
  303. -ms-transition: all 0.9s ease-in-out;
  304. transition: all 0.9s ease-in-out;
  305. opacity:1;
  306. }
  307.  
  308. blockquote img {
  309. max-width:100%;
  310. height:auto;
  311.  
  312. }
  313.  
  314. blockquote blockquote img {
  315. max-width:100%;
  316. height:auto;
  317.  
  318. }
  319.  
  320. #post {
  321. width:272px;
  322. padding-bottom:10px;
  323. }
  324.  
  325. #entries {
  326. padding:10px;
  327. width:275px;
  328. margin-left:254px;
  329. margin-top:203px;
  330. margin-bottom:40px;
  331. position:fixed;
  332. overflow:scroll;
  333. overflow-x:hidden;
  334. height:217px;
  335. }
  336.  
  337. #entries img {
  338. height:auto;
  339. max-width:100%;
  340.  
  341. }
  342.  
  343.  
  344. #photoset {
  345. -webkit-filter: grayscale(90%);
  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:.6;
  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. }
  366.  
  367.  
  368. #sidebar {
  369. color:{color:text};
  370. position:fixed;
  371. width:100px;
  372. height:auto;
  373. margin-top:235px;
  374. margin-left:250px;
  375. text-align:left;
  376. }
  377.  
  378. #sidebarimage img {
  379. width:200px;
  380. margin-top:-10px;
  381. margin-bottom:0px;
  382. margin-left:-9px;
  383. }
  384.  
  385. #links {
  386. z-index:9999999999999;
  387. position:absolute;
  388. position:fixed;
  389. font-family: garamond;
  390. margin-top:170px;
  391. margin-left:120px;
  392. font-size:15px;
  393. width:217px;
  394. text-transform:uppercase;
  395. text-align:center;
  396. -ms-transform: rotate(-90deg); /* IE 9 */
  397. -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
  398. transform: rotate(-90deg);
  399. }
  400.  
  401. #link1 {
  402. margin-top:0px;
  403. margin-left:3px;
  404. -ms-transform: rotate(12deg); /* IE 9 */
  405. -webkit-transform: rotate(12deg); /* Chrome, Safari, Opera */
  406. transform: rotate(12deg);
  407. font-size:13px;
  408. }
  409.  
  410. #link2 {
  411. margin-top:0px;
  412. margin-left:-19px;
  413. -ms-transform: rotate(-12deg); /* IE 9 */
  414. -webkit-transform: rotate(-12deg); /* Chrome, Safari, Opera */
  415. transform: rotate(-12deg);
  416. font-size:17px;
  417. }
  418.  
  419. #link3 {
  420. margin-top:-10px;
  421. margin-left:29px;
  422. -ms-transform: rotate(20deg); /* IE 9 */
  423. -webkit-transform: rotate(20deg); /* Chrome, Safari, Opera */
  424. transform: rotate(20deg);
  425. font-size:9px;
  426. }
  427.  
  428. #link4 {
  429. margin-top:-5px;
  430. margin-left:-10px;
  431. -ms-transform: rotate(33deg); /* IE 9 */
  432. -webkit-transform: rotate(33deg); /* Chrome, Safari, Opera */
  433. transform: rotate(33deg);
  434. }
  435.  
  436. #link5 {
  437. margin-top:3px;
  438. margin-left:10px;
  439. font-size:12px;
  440. -ms-transform: rotate(2deg); /* IE 9 */
  441. -webkit-transform: rotate(2deg); /* Chrome, Safari, Opera */
  442. transform: rotate(2deg);
  443. }
  444.  
  445. #link6 {
  446. margin-top:0px;
  447. margin-left:-10px;
  448. font-size:10px;
  449. -ms-transform: rotate(-25deg); /* IE 9 */
  450. -webkit-transform: rotate(-25deg); /* Chrome, Safari, Opera */
  451. transform: rotate(-25deg);
  452. }
  453.  
  454.  
  455. #links a{
  456. letter-spacing:1px;
  457. line-height:190%;
  458. margin-top:0px;
  459. margin-left:10px;
  460. color:{color:main link};
  461. text-decoration:none;
  462. -moz-transition-duration:.7s;
  463. -webkit-transition-duration:.7s;
  464. -o-transition-duration:.7s;
  465. }
  466.  
  467. #links a:hover {
  468. -webkit-filter: blur(2px);
  469. -moz-filter: blur(2px);
  470. -o-filter: blur(2px);
  471. -ms-filter: blur(2px);
  472. filter: blur(2px);
  473. -moz-transition-duration:0.7s;
  474. -webkit-transition-duration:0.7s;
  475. -o-transition-duration:0.7s;
  476. }
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483. #description {
  484. position:fixed;
  485. width:200px;
  486. font-family:garamond;
  487. margin-top:150px;
  488. margin-left:90px;
  489. text-align:justify;
  490. font-size:9px;
  491. color: {color:text};
  492. letter-spacing:0px;
  493. line-height:130%;
  494. -moz-transition-duration:1s;
  495. -webkit-transition-duration:1s;
  496. -o-transition-duration:1s;
  497. }
  498.  
  499. #description a {
  500. color:{color:link};
  501. }
  502.  
  503. #description a:hover {
  504. color:{color:link hover};
  505. }
  506.  
  507. .sidebartitle {
  508. width:210px;
  509. text-align:center;
  510. position:fixed;
  511. font-family:arial;
  512. line-height:120%;
  513. margin-left:-13px;
  514. font-size:13px;
  515. margin-top:10px;
  516. color:{color:title};
  517. }
  518.  
  519. #pagination {
  520. font-family:cambria;
  521. width:210px;
  522. font-size:17px;
  523. margin-top:85px;
  524. margin-left:220px;
  525. padding-left:5px;
  526. letter-spacing:1px;
  527. font-style:normal;
  528. text-align:center;
  529. }
  530.  
  531. #pagination a {
  532. color:{color:link};
  533. }
  534.  
  535. #info {
  536. background:{color:question};
  537. font-family:calibri;
  538. width:auto;
  539. margin-top:5px;
  540. padding-top:1px;
  541. font-size:7px;
  542. padding:8px;
  543. color:{color:link};
  544. text-transform:uppercase;
  545. font-style:normal;
  546. text-align:center;
  547. -moz-transition-duration:0.5s;
  548. -webkit-transition-duration:0.5s;
  549. -o-transition-duration:0.5s;
  550. /*-webkit-box-shadow: 3px 5px 18px -1px #000;
  551. -moz-box-shadow: 3px 5px 18px -1px #000;
  552. box-shadow: 3px 5px 18px -1px #000;*/
  553. }
  554.  
  555. #info a {
  556. text-shadow:none;
  557. color:{color:link};
  558. font-style:normal;
  559. padding-right:3px;
  560. font-weight:normal;
  561. padding:13px;
  562. }
  563.  
  564. #info a:hover {
  565. -webkit-filter: blur(2px);
  566. -moz-filter: blur(2px);
  567. -o-filter: blur(2px);
  568. -ms-filter: blur(2px);
  569. filter: blur(2px);
  570. }
  571.  
  572. .tags {
  573. margin-top:-7px;
  574. opacity:0;
  575. color:{color:link};
  576. font-family:calibri;
  577. font-style:normal;
  578. width:auto;
  579. text-transform:normal;
  580. font-style:normal;
  581. line-height:120%;
  582. padding-left:5px;
  583. font-size:10px;
  584. text-align:justify;
  585. padding-top:10px;
  586. padding-bottom:5px;
  587. -moz-transition-duration:0.4s;
  588. -webkit-transition-duration:0.4s;
  589. -o-transition-duration:0.4s;
  590. }
  591. .tags a{
  592. color:{color:link};
  593. -moz-transition-duration:0.4s;
  594. -webkit-transition-duration:0.4s;
  595. -o-transition-duration:0.4s;
  596. }
  597. .tags a:hover{
  598. color:{color:link hover};
  599. -moz-transition-duration:0.4s;
  600. -webkit-transition-duration:0.4s;
  601. -o-transition-duration:0.4s;
  602. }
  603.  
  604. #post:hover .tags{
  605. opacity:1;
  606. -moz-transition-duration:0.6s;
  607. -webkit-transition-duration:0.6s;
  608. -o-transition-duration:0.6s;
  609. }
  610.  
  611. .audio{
  612. background-color:#fff;
  613. height:65px;
  614. overflow:hidden;
  615. color:#888;
  616. }
  617.  
  618. #ask {
  619. padding-top:10px;
  620. font-size:15px;
  621. margin-top:0px;
  622. padding-right:15px;
  623. text-align:right;
  624. color:{color:link};
  625. font-family: 'homemade apple', cursive;
  626. }
  627.  
  628. #ask a{
  629. color:{color:link};
  630. }
  631.  
  632. #ask a:hover{
  633. letter-spacing:2px;
  634. -webkit-filter: blur(0px);
  635. -moz-filter: blur(0px);
  636. -o-filter: blur(0px);
  637. -ms-filter: blur(0px);
  638. filter: blur(0px);
  639. }
  640.  
  641. #question{
  642. background-color:{color:question};
  643. color:{color:text};
  644. padding:13px;
  645. margin-top:-3px;
  646. border-radius:0px 18px 0px 18px;
  647. /*-webkit-box-shadow: 3px 5px 18px -1px #000;
  648. -moz-box-shadow: 3px 5px 18px -1px #000;
  649. box-shadow: 3px 5px 18px -1px #000;*/
  650. }
  651.  
  652. #question a{
  653. background-color:none;
  654. }
  655.  
  656. #credit {
  657. color:#fff;
  658. font-size:10px;
  659. font-family:cambria;
  660. letter-spacing:1px;
  661. -moz-transition-duration:0.5s;
  662. -webkit-transition-duration:0.5s;
  663. -o-transition-duration:0.5s;
  664. }
  665.  
  666. #credit a {
  667. color:#fff;
  668. background-color:{color:scrollbar};
  669. padding:5px;
  670. padding-top:9px;
  671. padding-bottom:9px;
  672. position:fixed;
  673. right:15px;
  674. bottom:10px
  675.  
  676. }
  677.  
  678. #credit a:hover {
  679. color:{color:scrollbar};
  680. background-color:{color:scrollbar};
  681. }
  682.  
  683. .popup_block{
  684. display:none;
  685. background:url('http://static.tumblr.com/qdetznf/cJ3nvzuv0/10.png');
  686. background-size:100% 100%;
  687. padding:20px;
  688. float:left;
  689. position:fixed;
  690. top:50%;left:50%;
  691. z-index: 99999;
  692. height:300px;
  693. overflow:hidden;
  694. /*-webkit-box-shadow: 0px 0px 20px #000; /* delete for solid white */
  695. /*-moz-box-shadow: 0px 0px 20px #000; /* delete for solid white */
  696. /* box-shadow: 0px 0px 20px #000; /* delete for solid white */
  697. }
  698.  
  699. *html #fade {position: absolute;}
  700. *html .popup_block {position: absolute;}
  701. #fade {
  702. display:none;
  703. position:fixed;
  704. left:0px;
  705. top:0px;
  706. width:100%;
  707. height:100%;
  708. z-index:9999;
  709. background:#000; /* change to #fff for solid white */
  710. opacity:.6; /* change to opacity:1; */
  711. }
  712.  
  713. #text {
  714. top:50%;
  715. left:50%;
  716. margin-top:-10px;
  717. margin-left:20px;
  718. width:260px;
  719. height:276px;
  720. padding-top:10px;
  721. padding-right:10px;
  722. overflow:scroll;
  723. text-align:justify;
  724. }
  725.  
  726. #tabbers {
  727. top:50%;
  728. left:50%;
  729. margin-left:-180px;
  730. margin-top:-30px;
  731. padding-bottom:10px;
  732. }
  733.  
  734. .popup_block h2 {
  735. text-shadow:none;
  736. text-align:right;
  737. top:50%;
  738. left:50%;
  739. margin-top:-10px;
  740. margin-left:-65px;
  741. font-family:'homemade apple', cursive;
  742. font-size:17px;
  743. color:{color:link};
  744. z-index:99999999999999;
  745. }
  746.  
  747. #box1 {
  748. background:none;
  749. -webkit-box-shadow: none; /* delete for solid white */
  750. -moz-box-shadow: none; /* delete for solid white */
  751. box-shadow: none; /* delete for solid white */
  752. max-height:600px;
  753. }
  754.  
  755. #box6 {
  756. background:{color:scrollbar};
  757. height:100px;
  758. -webkit-box-shadow: 0px 0px 20px #000; /* delete for solid white */
  759. -moz-box-shadow: 0px 0px 20px #000; /* delete for solid white */
  760. box-shadow: 0px 0px 20px #000; /* delete for solid white */
  761. }
  762.  
  763. #box3 img {
  764. padding-right:10px;
  765. }
  766.  
  767. #navitags {
  768. top:50%;
  769. left:50%;
  770. text-align:center;
  771. width:320px;
  772. margin-left:-20px;
  773. margin-top:-30px;
  774. }
  775.  
  776. #navitags a{
  777. color:{color:link};
  778. text-shadow:none;
  779. font-weight:bold;
  780. margin-left:20px;
  781. text-align:center;
  782. display:inline-table;
  783. padding-bottom:20px;
  784. margin-top:30px;
  785. padding:7px;
  786. font-size:12px;
  787. width:100px;
  788. border-bottom:1px solid {color:link};
  789. -webkit-transition: all 0.4s ease-in-out;
  790. -moz-transition: all 0.4s ease-in-out;
  791. -o-transition: all 0.4s ease-in-out;
  792. -ms-transition: all 0.4s ease-in-out;
  793. transition: all 0.4s ease-in-out;
  794.  
  795. }
  796.  
  797. #navitags a:hover{
  798. letter-spacing:1.5px;
  799. -webkit-transition: all 0.4s ease-in-out;
  800. -moz-transition: all 0.4s ease-in-out;
  801. -o-transition: all 0.4s ease-in-out;
  802. -ms-transition: all 0.4s ease-in-out;
  803. transition: all 0.4s ease-in-out;
  804. }
  805.  
  806.  
  807. #bubble-music {
  808. position:fixed;
  809. left:250px;
  810. top:182px;
  811. width:30px;
  812. height:30px;
  813. border-radius:100%;
  814. -moz-border-radius:100%;
  815. overflow:hidden;
  816. -webkit-transition: all 0.5s ease-out;
  817. -moz-transition: all 0.5s ease-out;
  818. transition: all 0.5s ease-out
  819. z-index:99999999999999999999999;
  820.  
  821. }
  822.  
  823. #bubble-music img {
  824. -ms-transform: rotate(0deg); /* IE 9 */
  825. -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
  826. transform: rotate(0deg);
  827. }
  828.  
  829. #bubble-music:hover {
  830. border-radius:9px;
  831. -moz-border-radius:9px;
  832. width:140px;
  833. height:30px;
  834. }
  835.  
  836. .music_embed {
  837. margin:-23px 0 0 70px;
  838. z-index:1;
  839. font-family:consolas;
  840. font-size:8px;
  841. z-index:99999999;
  842. -webkit-transition: all 0.5s ease-out;
  843. -moz-transition: all 0.5s ease-out;
  844. transition: all 0.5s ease-out
  845. }
  846.  
  847. #bubble-music:hover .music_embed {
  848. margin:-23px 0 0 34px;
  849. opacity:1;
  850. }
  851.  
  852.  
  853. ul#tabs {
  854. list-style-type: none;
  855. padding: 0;
  856. text-align: center;
  857. font-size:11px;
  858. }
  859. ul#tabs li {
  860. display: inline-block;
  861. padding: 2px 7px;
  862. margin-bottom: 4px;
  863. color: {color:link};
  864. cursor: pointer;
  865. }
  866. ul#tabs li:hover {
  867. color:{color:link hover};
  868. }
  869. ul#tabs li.active {
  870. color: {color:link hover};
  871. }
  872. ul#tab {
  873. list-style-type: none;
  874. margin: 0;
  875. padding: 0;
  876. }
  877. ul#tab li {
  878. display: none;
  879. }
  880. ul#tab li.active {
  881. display: block;
  882. }
  883.  
  884.  
  885.  
  886.  
  887. /*----------------------------------------
  888. Update Tab #1 (CSS Left) by Incedo
  889. http://incedothemes.tumblr.com
  890. Please do not remove the credit.
  891. Instructions @ http://incedothenes.tumblr.com/tab
  892. Updated 8/7/14
  893. ------------------------------------------*/
  894.  
  895. #updatetab {
  896. font-family: helvetica; /*this is the font*/
  897. color: {color:text};} /*this is the font color*/
  898. #tabtitle, #dropdown, #dropdown p {
  899. /*background-color:#ffffff; /*this is the background color*/
  900. border-color: transparent; /*this is the border color*/
  901. }
  902.  
  903. #updatetab h2 {
  904. color:{color:text};
  905. }
  906.  
  907. #updatetab {
  908. width:100px;
  909. position:fixed;
  910. top:302px;
  911. left:675px;}
  912.  
  913. #tabtitle {
  914. margin-left:0px;
  915. margin-top:0px;
  916. -ms-transform: rotate(77deg); /* IE 9 */
  917. -webkit-transform: rotate(77deg); /* Chrome, Safari, Opera */
  918. transform: rotate(77deg);
  919. text-align:center;
  920. padding:1px 3px;
  921. letter-spacing:2px;
  922. font-size:9px;
  923. text-transform:uppercase;
  924. border-width:1px;
  925. border-style:solid;
  926. border-radius: 2px;
  927. -moz-border-radius: 2px;
  928. -webkit-border-radius: 2px;
  929. opacity:1;
  930. -webkit-transition: all 0.5s ease-in-out;
  931. -moz-transition: all 0.5s ease-in-out;
  932. -o-transition: all 0.5s ease-in-out;
  933. -ms-transition: all 0.5s ease-in-out;
  934. transition: all 0.5s ease-in-out;
  935.  
  936. }
  937.  
  938. #dropdown {
  939. background-color:transparent;
  940. font-size:11px;
  941. text-align:justified;
  942. width:120px;
  943. margin-top:-125px;
  944. margin-left:-545px;
  945. border-style:solid;
  946. border-width:0px 1px 1px 1px;
  947. padding:2px;
  948. padding-top:0px;
  949. border-bottom-right-radius: 2px;
  950. -moz-border-bottom-right-radius: 2px;
  951. -webkit-border-bottom-right-radius: 2px;
  952. border-bottom-left-radius: 2px;
  953. -moz-border-bottom-left-radius: 2px;
  954. -webkit-border-bottom-left-radius: 2px;
  955. opacity:0;
  956. -webkit-transition: all 0.5s ease-in-out;
  957. -moz-transition: all 0.5s ease-in-out;
  958. -o-transition: all 0.5s ease-in-out;
  959. -ms-transition: all 0.5s ease-in-out;
  960. transition: all 0.5s ease-in-out;
  961.  
  962. }
  963.  
  964. #updatetab:hover #dropdown {
  965. margin-left:-555px;
  966. opacity:1;
  967. -webkit-transition: all 0.5s ease-in-out;
  968. -moz-transition: all 0.5s ease-in-out;
  969. -o-transition: all 0.5s ease-in-out;
  970. -ms-transition: all 0.5s ease-in-out;
  971. transition: all 0.5s ease-in-out;}
  972.  
  973. #updatetab:hover #tabtitle {
  974. opacity:0;
  975. -webkit-transition: all 0.5s ease-in-out;
  976. -moz-transition: all 0.5s ease-in-out;
  977. -o-transition: all 0.5s ease-in-out;
  978. -ms-transition: all 0.5s ease-in-out;
  979. transition: all 0.5s ease-in-out;}
  980.  
  981. #c {
  982. position:fixed;
  983. bottom:4px;
  984. right:4px;
  985. font-size:13px;
  986. font-family:helvetica;}
  987.  
  988.  
  989.  
  990. {CustomCSS}</style></head><body>
  991.  
  992.  
  993.  
  994.  
  995. <!----------------------------------------
  996. Update Tab #1 (HTML) by Incedo
  997. http://incedothemes.tumblr.com
  998. Please do not remove the credit.
  999. Instructions @ http://incedothenes.tumblr.com/tab
  1000. Updated 9/21/13
  1001. ------------------------------------------>
  1002.  
  1003. <div id="updatetab">
  1004.  
  1005. <div id="tabtitle">
  1006. <!---this is where you put title of your updates tab--->
  1007. hover
  1008. </div>
  1009.  
  1010. <div id="dropdown">
  1011. <!---this is where you put your individual updates, make sure to put each update between a set of <p> and </p>--->
  1012.  
  1013. <h2>content here</h2>
  1014.  
  1015. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ullamcorper.<p>
  1016.  
  1017. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ullamcorper.<p>
  1018.  
  1019.  
  1020.  
  1021.  
  1022.  
  1023.  
  1024.  
  1025. </div>
  1026.  
  1027. </div>
  1028.  
  1029.  
  1030.  
  1031.  
  1032.  
  1033. {block:ifpixelmusic}
  1034. <div id="bubble-music">
  1035. <img style="margin:7px;" src="http://38.media.tumblr.com/tumblr_m7w2py1dEP1r6o8v2.gif">
  1036. <div class="music_embed">
  1037. {text:music player code}
  1038. </div>
  1039. </div>
  1040. {/block:ifpixelmusic}
  1041.  
  1042.  
  1043.  
  1044. <!---------POPUP BOXES------>
  1045.  
  1046. <!---ask box-->
  1047. <div id="box1" class="popup_block">
  1048. <iframe frameborder="0" height="250" id="ask_form" scrolling="yes" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" width="100%"></iframe>
  1049. </div>
  1050.  
  1051. </div></div></div></div></div></div></div></div></div></div>
  1052. <!--ask box end-->
  1053.  
  1054.  
  1055.  
  1056. <div id="box2" class="popup_block">
  1057.  
  1058. <h2>header</h2>
  1059.  
  1060. <div id="text">
  1061.  
  1062. text goes here. <p>
  1063.  
  1064. </div>
  1065.  
  1066. </div></div></div></div></div></div></div></div></div></div>
  1067.  
  1068.  
  1069.  
  1070. <div id="box3" class="popup_block">
  1071.  
  1072. <h2>header</h2>
  1073.  
  1074. <div id="text">
  1075.  
  1076. text goes here.
  1077.  
  1078. </div></div></div></div></div></div></div></div></div></div>
  1079.  
  1080.  
  1081. <div id="box4" class="popup_block">
  1082.  
  1083. <h2>header</h2>
  1084.  
  1085. <div id="tabbers"><ul id="tabs">
  1086. <li class="active">tab 1</li>
  1087. <li>tab 2</li>
  1088. <li>tab 3</li>
  1089. </ul></div>
  1090.  
  1091. <div id="text">
  1092.  
  1093. <ul id="tab">
  1094. <li class="active">
  1095. tab 1 content
  1096. </li>
  1097.  
  1098. <li>
  1099. tab 2 content
  1100. </li>
  1101.  
  1102. <li>
  1103. tab 3 content
  1104. </li>
  1105. </ul>
  1106. </div>
  1107.  
  1108. </div></div></div></div></div></div></div></div></div></div>
  1109.  
  1110.  
  1111. <div id="box5" class="popup_block">
  1112. <h2>navigation</h2>
  1113. <div id="navitags">
  1114.  
  1115. <a href="/tagged/tag">tag.</a>
  1116.  
  1117. <a href="/tagged/tag">tag.</a>
  1118.  
  1119. <a href="/tagged/tag">tag.</a>
  1120.  
  1121. <a href="/tagged/tag">tag.</a>
  1122.  
  1123. <a href="/tagged/tag">tag.</a>
  1124.  
  1125. <a href="/tagged/tag">tag.</a>
  1126.  
  1127. <a href="/tagged/tag">tag.</a>
  1128.  
  1129. <a href="/tagged/tag">tag.</a>
  1130.  
  1131. <a href="/tagged/tag">tag.</a>
  1132.  
  1133. <a href="/tagged/tag">tag.</a>
  1134.  
  1135. </div>
  1136.  
  1137. </div></div></div></div></div></div></div></div></div></div>
  1138.  
  1139.  
  1140.  
  1141.  
  1142. <!--------POPUP BOXES END---------->
  1143.  
  1144.  
  1145. <div id="box6" class="popup_block">
  1146.  
  1147. <h1>credits</h1>
  1148.  
  1149. theme by <a href="http://hollywhoodthemes.tumblr.com" target="_blank">hollywhood</a>.<br>
  1150. code customized by <a href="http://sonicwielding.tumblr.com" target="_blank">bean</a>.<br>
  1151. updates tab by <a href="http://incedo.tumblr.com" target="_blank">incedo</a>.<br>
  1152.  
  1153.  
  1154.  
  1155. </div></div></div></div></div></div></div></div></div></div>
  1156.  
  1157.  
  1158. <div id="sidebar">
  1159.  
  1160. <!--<div id="sidebarimage">
  1161. <a href="/"><img src="{image:sidebar}"></a></div>-->
  1162.  
  1163. <div class="sidebartitle">{text:sidebartitle}</div>
  1164.  
  1165. <div id="links">
  1166. <div id="link1"><a href="{text:Link 1 url}" title="{text:Link 1}">╳</a></div>
  1167.  
  1168. {block:ifpopupboxes}
  1169. <div id="link2"><a href="#?w=300" rel="box1" class="poplight"title="{text:Link 2}">╳</a></div>
  1170. <div id="link3"><a href="#?w=300" rel="box2" class="poplight"title="{text:Link 3}">╳</a></div>
  1171. <div id="link4"><a href="#?w=300" rel="box3" class="poplight"title="{text:Link 4}">╳</a></div>
  1172. <div id="link5"><a href="#?w=300" rel="box4" class="poplight"title="{text:Link 5}">╳</a></div>
  1173. <div id="link6"><a href="#?w=300" rel="box5" class="poplight"title="{text:Link 5}">╳</a></div>
  1174.  
  1175. {/block:ifpopupboxes}
  1176.  
  1177. {block:ifnotpopupboxes}
  1178. <div id="link2"><a href="{text:Link 2 URL}"title="{text:Link 2}">╳</a></div>
  1179. <div id="link3"><a href="{text:Link 3 URL}"title="{text:Link 3}">╳</a></div>
  1180. <div id="link4"><a href="{text:Link 4 URL}"title="{text:Link 4}">╳</a></div>
  1181. <div id="link5"><a href="{text:Link 5 URL}"title="{text:Link 5}">╳</a></div>
  1182. <div id="link5"><a href="{text:Link 6 URL}"title="{text:Link 6}">╳</a></div>
  1183. {/block:ifnotpopupboxes}
  1184. </div>
  1185.  
  1186. <div id="description">
  1187.  
  1188. <div id="pagination">
  1189. <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a><br />{/block:NextPage}{/block:Pagination}</div></center></div>
  1190. </div></div></div>
  1191.  
  1192. <div id="entries">{block:Posts}<div id="post">
  1193.  
  1194. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  1195.  
  1196. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-HighRes}" width="500px">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  1197.  
  1198. {block:Photoset}<div id="photoset"><center>{Photoset}</center></div>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  1199.  
  1200. {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  1201.  
  1202. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  1203.  
  1204. {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}
  1205.  
  1206. {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}
  1207. {block:Artist} &nbsp;—&nbsp; {Artist} {/block:Artist}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  1208.  
  1209. {block:Video}<div id="photoset"><center>{Video-250}</center></div>{block:Caption}{Caption}{/block:Caption}{/block:Video}
  1210.  
  1211. {block:Answer}<div id="ask">{Asker}</div> <div id="question">{Question}</div><br>{Answer}{/block:Answer}
  1212.  
  1213. {block:Date}<div id="info">
  1214. <a title="{ShortMonth} {DayOfMonth}, {TimeAgo}" href="{Permalink}">■</a>
  1215. {/block:Date}
  1216.  
  1217. {block:NoteCount}
  1218. <a title="{NoteCountWithLabel}" href="{Permalink}">■</a>
  1219. {/block:NoteCount}
  1220.  
  1221. {block:RebloggedFrom}
  1222. <a title="via {ReblogParentName}" href="{ReblogParentURL}">■</a>
  1223. {/block:RebloggedFrom}
  1224.  
  1225. {block:ContentSource}
  1226. <a title="src {SourceTitle}" href="{SourceURL}">■</a>{/block:ContentSource}
  1227. {/block:RebloggedFrom}
  1228.  
  1229. <a href="{ReblogURL}"target="_blank" title="reblog">■</a>
  1230. </div>
  1231.  
  1232.  
  1233.  
  1234.  
  1235. {block:HasTags}
  1236. <div class="tags">
  1237. <big><big>↳</big></big>{block:Tags} <a href="{TagURL}">#{Tag}</a>&nbsp; {/block:Tags}</div>
  1238. {/block:HasTags}
  1239. <div class="postnote">
  1240. {block:PostNotes}{PostNotes}{/block:PostNotes}
  1241. </div>
  1242. </div>
  1243. {/block:Posts}
  1244.  
  1245. </div>
  1246. <div id="credit"><a href="#?w=150" rel="box6" class="poplight">HW</div>
  1247.  
  1248. </body>
  1249.  
  1250. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement