Advertisement
micsco987

clary uvu

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