Advertisement
micsco987

wolfieeee thm

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