Advertisement
micsco987

wolfiiiieeee

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