Advertisement
hanoveec

Untitled

Feb 9th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.29 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.  
  4. <html>
  5. <head>
  6.  
  7. <!---------- DO NOT REMOVE----------
  8.  
  9. ESTE TEMA PERTENECE A SHAMELESSVIRGIN
  10. POR FAVOR NO REMOVER EL CRÉDITO
  11. POR FAVOR NO ROBAR Y DISTRIBUIR
  12. POR FAVOR NO EDITAR Y DISTRIBUIR
  13.  
  14. ------------ DO NOT REMOVE---------->
  15.  
  16. <script type="text/javascript">
  17. <!--
  18. function clickIE() {if (document.all) {(message);return false;}}
  19. function clickNS(e) {if
  20. (document.layers||(document.getElementById&&!document.all)) {
  21. if (e.which==2||e.which==3) {(message);return false;}}}
  22. if (document.layers)
  23. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  24. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  25. document.oncontextmenu=new Function("return false")
  26. // -->
  27. </script>
  28.  
  29.  
  30. <title>{Title}</title>
  31. <link rel="shortcut icon" href="{Favicon}">
  32. <link rel="altertnate" type="application/rss+xml" href="{RSS}">
  33. {block:Description}
  34. <meta name="description" content="{MetaDescription}" />
  35. {/block:Description}
  36.  
  37.  
  38.  
  39. <meta name="color:background" content="#14171b">
  40. <meta name="color:sidebar links" content="#1a4133">
  41. <meta name="color:sidebar shadow" content="#347153">
  42. <meta name="color:sidebar hover" content="#45966e">
  43. <meta name="color:links" content="#349446">
  44. <meta name="color:links shadow" content="#6d6d6d">
  45. <meta name="color:links hover" content="#ffffff">
  46. <meta name="color:text" content="#ffffff">
  47. <meta name="color:blockquote" content="#206834">
  48. <meta name="color:bold" content="#127b29">
  49. <meta name="color:bold shadow" content="#000000">
  50. <meta name="color:italic" content="#ffffff">
  51. <meta name="color:italic shadow" content="#ffffff">
  52. <meta name="color:underline" content="#228425">
  53. <meta name="color:big" content="#ffffff">
  54. <meta name="color:big shadow" content="#ffffff">
  55. <meta name="color:pre text" content="#000000">
  56. <meta name="color:pre bg" content="#97b6a2">
  57. <meta name="color:ask text" content="#ededed">
  58. <meta name="color:ask border" content="#48845e">
  59. <meta name="color:info" content="#55b667">
  60. <meta name="color:info text" content="#1d3e1d">
  61. <meta name="color:info border" content="#0c230e">
  62. <meta name="color:info hover" content="#4bbe56">
  63. <meta name="color:pagi" content="#14a344">
  64. <meta name="color:selec bg" content="#000000">
  65. <meta name="color:selec" content="#797979">
  66. <meta name="color:tags" content="#ffffff">
  67. <meta name="color:tags hover" content="#208627">
  68.  
  69. <meta name="image:Background" content=""/>
  70. <meta name="image:ask" content=""/>
  71. <meta name="image:info" content=""/>
  72.  
  73.  
  74. <meta name="text:YOUR URL" content="">
  75. <meta name="text:updates" content="">
  76. <meta name="text:drafts" content="">
  77. <meta name="text:family" content="">
  78. <meta name="text:more" content="">
  79. <meta name="text:updates title" content="">
  80.  
  81. <meta name="text:Link 1 URL" content="">
  82. <meta name="text:Link Title 1" content="">
  83. <meta name="text:Link 2 URL" content="">
  84. <meta name="text:Link Title 2" content="">
  85. <meta name="text:Link 3 URL" content="">
  86. <meta name="text:Link Title 3" content="">
  87. <meta name="text:Link 4 URL" content="">
  88. <meta name="text:Link Title 4" content="">
  89. <meta name="text:Link 5 URL" content="">
  90. <meta name="text:Link Title 5" content="">
  91.  
  92. <!--This is for you hover titles (When you hover over a link) -->
  93.  
  94.  
  95.  
  96. <script type="text/javascript">
  97. WebFontConfig = {
  98. google: { families: [ 'times' ] }
  99. };
  100. (function() {
  101. var wf = document.createElement('script');
  102. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  103. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  104. wf.type = 'text/javascript';
  105. wf.async = 'true';
  106. var s = document.getElementsByTagName('script')[0];
  107. s.parentNode.insertBefore(wf, s);
  108. })(); </script>
  109.  
  110.  
  111. <script type="text/javascript">
  112. $(document).ready(function(){
  113. $("ul#tabs li").click(function(e){
  114. if (!$(this).hasClass("active")) {
  115. var tabNum = $(this).index();
  116. var nthChild = tabNum+1;
  117. $("ul#tabs li.active").removeClass("active");
  118. $(this).addClass("active");
  119. $("ul#tab li.active").removeClass("active");
  120. $("ul#tab li:nth-child("+nthChild+")").addClass("active");
  121. }
  122. });
  123. });
  124. </script>
  125.  
  126. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  127. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  128. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  129.  
  130. <!-- SCRIPTS -->
  131.  
  132.  
  133. <link href="http://fonts.googleapis.com/css?family=IM+Fell+Double+Pica+SC" rel="stylesheet" type="text/css">
  134. <link href="http://fonts.googleapis.com/css?family=VT323" rel="stylesheet" type="text/css">
  135. <link href="http://fonts.googleapis.com/css?family=Fjalla+One" rel="stylesheet" type="text/css">
  136. <link href="http://fonts.googleapis.com/css?family=Alex+Brush" rel="stylesheet" type="text/css">
  137. <link href='https://fonts.googleapis.com/css?family=Bangers' rel='stylesheet' type='text/css'>
  138.  
  139. <style type="text/css">
  140.  
  141.  
  142. /* this is for the scrollbar */
  143.  
  144. ::-webkit-scrollbar-thumb{
  145. background-color: transparent;
  146. border-radius:0px;
  147. height:auto;
  148. }
  149.  
  150. ::-webkit-scrollbar {
  151. height:auto;
  152. width:4px;
  153. border: 1px transparent;
  154. border-radius:0px;
  155. }
  156.  
  157.  
  158. /* TOOLTIPS */
  159.  
  160. #s-m-t-tooltip {
  161. max-width:300px;
  162. padding:3px 7px 3px 8px;
  163. margin:-20px 0px 0px 20px;
  164. background-color:{color:background};
  165. color:{color:text};
  166. font-size:7px;
  167. text-transform:uppercase;
  168. z-index:999999999999;
  169. letter-spacing:2px;
  170. -webkit-border-radius:5px;
  171. -moz-border-radius:5px;
  172. border-radius:5px;
  173. }
  174.  
  175.  
  176.  
  177. /* ENTRIES */
  178.  
  179.  
  180. blockquote {
  181. width:350px;
  182. border-radius:10px;
  183. border-left:1px solid {color:blockquote};
  184. margin-left:1px;
  185. padding-left:9px;
  186. padding-top:1px;
  187. padding-bottom:1px;
  188.  
  189. }
  190.  
  191.  
  192.  
  193. body {
  194. background:{color:background};
  195. background-attachment:fixed;
  196. background-repeat:no-repeat;
  197. background-position: top ; /* you can change this if to TOP or CENTER if you want */
  198. color:{color:text};
  199. font-family:tahoma;
  200. text-align:justify;
  201. font-size:11px;
  202. ;
  203. background-image:url("{image:Background}");
  204.  
  205. margin:0;
  206. padding-top:0;
  207. word-wrap:break-word;};
  208.  
  209.  
  210. }
  211.  
  212.  
  213. /* bold (b), italic (i,em), and underlined (u) */
  214.  
  215.  
  216. er, ber, cer, {
  217. font-weight:normal;
  218. font-size:12px;
  219. text-align:center;
  220. font-style:normal;
  221. font-family: helvetica;
  222. padding-bottom:3px;
  223. line-height:80%;
  224. letter-spacing:3px;
  225. text-transform: uppercase;
  226. color:{color:blockquote};
  227. }
  228.  
  229.  
  230. sub, sup, small {
  231. font-size: 11px;
  232. color:{color:text};
  233. }
  234.  
  235. b, strong {
  236. font-size: 13px;
  237. font-family: 'Fjalla One', sans-serif;
  238. color:{color:bold};
  239. text-shadow: 1px 1px 1px {color:bold shadow};
  240. }
  241.  
  242. i,em{
  243. color:{color:italic};
  244. text-shadow: 0px 0px 2px {color:italic shadow};
  245. font-family:georgia, sans-serif;
  246. font-size:12px;
  247. }
  248.  
  249. code {
  250. font-size: 11px;
  251. }
  252.  
  253.  
  254. big{
  255. color:{color:big};
  256. text-shadow: 0px 0px 2px {color:big shadow};
  257. font-family:georgia, sans-serif;
  258. }
  259.  
  260.  
  261. u{
  262. color:{color:underline};
  263. }
  264.  
  265. pre {
  266. font-family:courier;
  267. text-align:center;
  268. text-transform:uppercase;
  269. font-size:10px;
  270. color:{color:pre text};
  271. background:{color:pre bg};
  272. padding:10px;
  273. padding-left:15px;
  274. padding-right:15px;
  275. word-wrap: break-word;
  276. }
  277.  
  278.  
  279. h1 {
  280. font-family: 'Raleway', sans-serif;
  281. text-transform:uppercase;
  282. text-align: center;
  283. font-size:12px;
  284. line-height:100%;
  285. color: {color:blockquote};
  286. }
  287.  
  288. h2 {
  289. font-size:17px;
  290. color: {color:big};
  291. font-weight:bold;
  292. text-shadow: 0px 0px 2px {color:big shadow}}
  293.  
  294. h3 {
  295. font-size:18px;
  296. font-family: 'georgia', sans-serif;
  297. text-shadow: 0px 0px 3px {color:bold shadow};
  298. text-align:center;
  299. text-transform:lowercase;
  300. font-style:italic;
  301. line-height:100%;
  302. letter-spacing:0px;
  303. padding-bottom:-10px;
  304. color: {color:blockquote};
  305. }
  306.  
  307. h4 {
  308. font-size:11px;
  309. font-family: 'Tahoma'
  310. text-align:center;
  311. text-transform:uppercase;
  312. line-height:100%;
  313. letter-spacing:0px;
  314. font-weight:bold;
  315. color: {color:blockquote};
  316. }
  317.  
  318. h12 {
  319. font-size:16px;
  320. text-align:right;
  321. line-height:100%;
  322. letter-spacing:0px;
  323. font-family: 'IM Fell Double Pica SC', serif;
  324. text-shadow: 0px 2px 2px {color:blockquote};
  325. color:{color:text};
  326. text-transform: uppercase;
  327. }
  328.  
  329. h81 {
  330. font-weight:normal;
  331. font-size:12px;
  332. text-align:center;
  333. font-style:normal;
  334. font-family: helvetica;
  335. padding-bottom:3px;
  336. line-height:80%;
  337. letter-spacing:3px;
  338. text-transform: uppercase;
  339. color:{color:blockquote};
  340. }
  341.  
  342.  
  343. /* Links & hovers */
  344.  
  345.  
  346. a {
  347. color:{color:links};
  348. text-shadow: none;
  349. text-decoration:none;
  350. -moz-transition-duration:1s;
  351. -webkit-transition-duration:1s;
  352. -o-transition-duration:1s;
  353. }
  354.  
  355.  
  356. a:hover {
  357. color:{color:links hover};
  358. text-shadow: none;
  359. /* transition of the image when you hover on it */
  360. -moz-transition-duration:1s;
  361. -webkit-transition-duration:1s;
  362. -o-transition-duration:1s;
  363. }
  364.  
  365. /* Your sidebar, image, description and links */
  366.  
  367.  
  368.  
  369. #sidebar {
  370. position:fixed;
  371. margin-left:898px;
  372. width: 190px;
  373. margin-top:158px;
  374. background-color: transparent;
  375. padding:0px 5px 0px;
  376.  
  377.  
  378. }
  379.  
  380.  
  381. .pagination {
  382.  
  383. top:196px;
  384. left:50%;
  385. margin-left: 350px;
  386. position: absolute;
  387. text-align: left;
  388. letter-spacing:1px;
  389. text-transform:uppercase;
  390.  
  391. }
  392.  
  393. .pagination a{
  394. color: {color:links};
  395. font-family:calibri;
  396. letter-spacing:4px;
  397. font-size:10px;
  398. text-shadow: 0px 0px 3px {color:links shadow};}
  399.  
  400. .pagination a:hover{
  401. color:{color:links hover};
  402. -webkit-filter: blur(2px);
  403. -webkit-transition:all .5s ease-in-out;
  404. -moz-transition:all .5s ease-in-out;
  405. transition:all .5s ease-in-out;
  406.  
  407. }
  408.  
  409. #topbar {
  410. position:fixed;
  411. top:295px;
  412. left:470px;
  413. z-index: 9;
  414.  
  415. }
  416.  
  417.  
  418. .user {
  419. position: fixed;
  420. margin-left: -268px;
  421. left:50%;
  422. font-size: 18px;
  423. letter-spacing:-1px;
  424. font-family: 'IM Fell Double Pica SC', serif;
  425. text-transform:uppercase;
  426. line-height: 170%;
  427. text-align: center;
  428. width: 500px;
  429. top:420px;
  430. text-shadow: 0px 0px 2px {color:sidebar shadow};
  431. margin-right: auto;
  432. -ms-transform: rotate(-90deg);
  433. -webkit-transform: rotate(-90deg);
  434. transform: rotate(-90deg);
  435. -webkit-transition: all .5s linear;
  436. }
  437.  
  438. .user a {
  439. padding-left: 5px;
  440. font-size: 40px;
  441. color: {color:sidebar links};
  442. font-family: 'IM Fell Double Pica SC', serif;
  443. text-shadow: none;
  444. text-shadow: 0px 0px 2px {color:sidebar shadow};
  445. width: 500px;
  446. -moz-transition-duration:.5s;
  447. -webkit-transition-duration:.5s;
  448. -o-transition-duration:.5s;
  449.  
  450. }
  451.  
  452. .user a:hover {
  453. padding-left: 5px;
  454. color: {color:sidebar hover};
  455. text-shadow: 0px 0px 2px {color:sidebar shadow};
  456. -moz-transition-duration:.9s;
  457. -webkit-transition-duration:.9s;
  458. -o-transition-duration:.9s;
  459. }
  460.  
  461.  
  462. .links {
  463. position: fixed;
  464. top:165px;
  465. margin-left:-85px;
  466. left:50%;
  467. font-size: 20px;
  468. letter-spacing:1px;
  469. font-family: georgia, sans-serif;
  470. text-transform:uppercase;
  471. line-height: 170%;
  472. text-align: right;
  473. width: 200px;
  474. text-shadow: 0px 0px 2px {color:sidebar shadow};
  475. margin-right: auto;
  476. -ms-transform: rotate(-0deg); /* IE 9 */
  477. -webkit-transform: rotate(-0deg); /* Safari */
  478. transform: rotate(-0deg);
  479.  
  480. }
  481.  
  482. .links a {
  483. padding-left: 5px;
  484. font-size: 15px;
  485. font-family: georgia, sans-serif;
  486. color: {color:sidebar links};
  487. text-shadow: 1px 1px 2px {color:sidebar shadow};
  488. -moz-transition-duration:.9s;
  489. -webkit-transition-duration:.9s;
  490. -o-transition-duration:.9s;
  491. }
  492.  
  493. .links a:hover {
  494. padding-left: 5px;
  495. color: {color:sidebar hover};
  496. text-shadow: 0px 0px 2px {color:sidebar shadow};
  497. -webkit-transition:all .5s ease-in-out;
  498. -moz-transition:all .5s ease-in-out;
  499. transition:all .5s ease-in-out;
  500. }
  501.  
  502.  
  503.  
  504. #container {
  505. left:45.1%;
  506. height: 390px;
  507. width: 405px;
  508. text-align:justify;
  509. font-family:calibri;
  510. text-transform: auto;
  511. position: fixed;
  512. margin-left:2px;
  513. margin-top:200px; /* this could be changed for this bottom:-2px;; */
  514. overflow: auto;
  515. }
  516.  
  517.  
  518. #post {
  519. width:390px;
  520. margin-top:10px;
  521. text-align:justify;
  522. font-size:11px;
  523. line-height:110%;
  524. letter-spacing:0px;
  525. color:{color:text};
  526. margin-bottom: 30px;
  527. text-transform: auto;
  528. padding: 2px;
  529. margin-left: auto;
  530. margin-right: auto;
  531. }
  532.  
  533. #posts img {
  534. height:auto;
  535. max-width:100%;
  536. }
  537.  
  538. #photo img {
  539. width:100%;
  540. -webkit-border-radius:5px;
  541. -moz-border-radius:5px;
  542. border-radius:5px;
  543. }
  544.  
  545.  
  546. .caption {
  547. width:{select:Post size}px;
  548. text-align:justify;
  549. line-height:120%;
  550. }
  551.  
  552. #asker {
  553. font-family: 'Bangers', cursive;
  554. font-size:30px;
  555. text-align:right;
  556. margin-left:15px;
  557. text-transform:uppercase;
  558. color: {color:italic};
  559. letter-spacing:3px
  560.  
  561.  
  562. }
  563.  
  564. #asker a{
  565. color: {color:bold};
  566. font-family: 'Bangers', cursive;
  567. letter-spacing: 3px;
  568.  
  569. font-size:13px;
  570. text-shadow: 0px 0px 3px {color:bold shadow};
  571. }
  572.  
  573. #asker a:hover {
  574. color: {color:links hover};
  575. letter-spacing: 3px;
  576. }
  577.  
  578. #ask {
  579. font-family: 'IM Fell Double Pica SC', serif;
  580. font-size:8px;
  581. text-align:center;
  582. padding-top: 5px;
  583. margin-left:5px;
  584. text-transform:auto;
  585. line-height:130%;
  586. padding:8px;
  587. background:url("{image:ask}");
  588. color:{color:ask text};
  589. text-transform: uppercase;
  590. border:3px {color:ask border} solid;
  591. border-top-left-radius:20px;
  592. border-bottom-right-radius:20px;
  593. }
  594.  
  595. .ans {
  596. text-align:left;
  597. padding:10px;
  598.  
  599. }
  600.  
  601. .audio {
  602. width:250px;
  603. padding-bottom:10px;
  604. }
  605.  
  606.  
  607. .playercontainer {
  608. text-align:left;
  609. padding:10px;
  610. width:240px;
  611. }
  612.  
  613. .audioinfo {
  614. padding:10px;
  615. color:{color:text};
  616. }
  617.  
  618.  
  619. .note {
  620. text-transform:uppercase;
  621. font-style:normal;
  622. letter-spacing:0px;
  623. font-size: 9px;
  624. text-align:left;
  625. line-height:90%;
  626. margin-left:-40px;
  627. }
  628.  
  629. .note li {
  630. list-style-type:none;
  631. padding:10px 25px 10px 25px;
  632. text-align:left;
  633. margin:0px;
  634. -moz-transition-duration:0.5s;
  635. -webkit-transition-duration:0.5s;
  636. -o-transition-duration:0.5s;
  637. }
  638.  
  639. #info {
  640. font-family: 'VT323',serif ;
  641. width:300px;
  642. margin-top:0px;
  643. padding-top:4px;
  644. margin-left:auto;
  645. margin-right:auto;
  646. padding-BOTTOM:1px;
  647. font-size:14px;
  648. color:{color:info text};
  649. text-transform:uppercase;
  650. letter-spacing:1px;
  651. font-style:normal;
  652. text-align:center;
  653. padding:4px;
  654. background:url("{image:info}");
  655. BORDER:2px solid {color:info border};
  656. -moz-transition-duration:0.2s;
  657. -webkit-transition-duration:0.2s;
  658. -o-transition-duration:0.2s;
  659. }
  660.  
  661. #info a {
  662. font-size:15px;
  663. color:{color:info text};
  664. text-shadow: 0px 0px 3px {color:info link shadow};
  665. padding:5px;
  666. font-style:normal;
  667. }
  668.  
  669. #info a:hover {
  670. color:{color:info hover};
  671. -webkit-filter: blur(0px);
  672. -moz-transition-duration:0.2s;
  673. -webkit-transition-duration:0.2s;
  674. -o-transition-duration:0.2s;
  675. }
  676.  
  677. .tags {
  678. width:300px;
  679. text-transform:uppercase;
  680. margin-left:auto;
  681. margin-right:auto;
  682. padding:3px;
  683. font-size:12px;
  684. font-style:normal;
  685. font-family: helvetica;
  686. padding-top:4px;
  687. line-height:50%;
  688. color:{color:tags};
  689. font-size:12px;
  690. text-align:center;
  691. opacity:0;
  692. -moz-transition-duration:.7s;
  693. -webkit-transition-duration:.7s;
  694. -o-transition-duration:.7s;
  695.  
  696. }
  697.  
  698. .tags a{
  699. font-size:9px;
  700. font-family: helvetica;
  701. text-transform:none;
  702. font-weight:0;
  703. font-weight:none;
  704. text-shadow: none;
  705. color:{color:tags};
  706. opacity:0.5;
  707. font-weight:none;
  708.  
  709. }
  710. .tags a:hover{
  711. color:{color:tags hover};
  712. opacity:1;
  713. font-weight:none;
  714. -moz-transition-duration:0.8s;
  715. -webkit-transition-duration:0.8s;
  716. -o-transition-duration:0.8s;
  717.  
  718. }
  719.  
  720. #post:hover .tags {
  721. opacity:1;
  722. -moz-transition-duration:1.2s;
  723. -webkit-transition-duration:1.2s;
  724. -o-transition-duration:1.2s;
  725. }
  726.  
  727.  
  728. /* Quote & Source */
  729.  
  730. .quotemarkleft {
  731. font-size: 80px;
  732. font-family: 'Georgia';
  733. font-weight: bold;
  734. line-height: 100px;
  735. position: relative;
  736. margin: 0px 0 -70px 30px;
  737. color: #7c373d;
  738. opacity: 0.9;
  739. }
  740.  
  741. .quotemarkright {
  742. font-family: 'Georgia';
  743. font-size: 80px;
  744. font-weight: bold;
  745. padding-right: 0px;
  746. line-height: 30px;
  747. text-align: right;
  748. position: relative;
  749. margin:0 30px 0 -10px;
  750. color: #7c373d;
  751. opacity: 0.97;
  752. }
  753.  
  754.  
  755. #quote{
  756. font-family:crimson text;
  757. text-align:center;
  758. font-size:25px;
  759. line-height:18px;
  760. font-weight:bold;
  761. font-style:italic;
  762. z-index:999;
  763. }
  764.  
  765.  
  766.  
  767.  
  768. .credit {
  769. position:fixed;
  770. font-family: 'Alex Brush', cursive;
  771. color:{color:bold};
  772. font-size:16px;
  773. font-weight:bold;
  774. line-height:100%;
  775. letter-spacing:0px;
  776. right:7px;
  777. bottom:5px;
  778. text-align:center;
  779. text-shadow:0 0 3px {color:bold};
  780. -webkit-transition: all 0.5s ease-in-out;
  781. -moz-transition: all 0.5s ease-in-out;
  782. -o-transition: all 0.5s ease-in-out;
  783. -ms-transition: all 0.5s ease-in-out;
  784. transition: all 0.5s ease-in-out;
  785. }
  786.  
  787. .credit:hover {
  788. color:transparent;
  789. text-shadow:0 0 7px {color:bold shadow};
  790. -webkit-transition: all 0.5s ease-in-out;
  791. -moz-transition: all 0.5s ease-in-out;
  792. -o-transition: all 0.5s ease-in-out;
  793. -ms-transition: all 0.5s ease-in-out;
  794. transition: all 0.5s ease-in-out;
  795. }
  796.  
  797.  
  798.  
  799. /* Selection Text & BG (instead of having that blue background when you highlight something) */
  800.  
  801.  
  802. ::selection {
  803. background:{color:selec bg};
  804. color:{color:selec};
  805. }
  806.  
  807. /* UPDATES */
  808.  
  809. /* UPDATES TAB #1 by http://wizardring.tumblr.com */
  810.  
  811. /*change 'left' to 'right' if you want it on the right corner*/
  812. #tab {width:140px; position:fixed; top:20px; left:20px; z-index:3; transition:all .5s ease;}
  813. #tab:hover {transition:all .8s ease;}
  814.  
  815. /* box */
  816. #tab_box {position:relative; text-align:justify; opacity:0; transition:all .5s ease; margin:15px -200px 8px; width:140px;}
  817. #tab:hover #tab_box {opacity:1; transition:all 1s ease; margin:15px 0px 8px;}
  818.  
  819. /* the navicon: change the color of it by putting other color code instead of #eee*/
  820. .border1 {width:20px; height:1px; background:#eee; position:absolute; margin-top:0px; transition:all .5s ease;}
  821. .border2 {width:20px; height:1px; background:#eee; position:absolute; margin-top:5px; transition:all .5s ease;}
  822. .border3 {width:20px; height:1px; background:#eee; position:absolute; margin-top:10px; transition:all .5s ease;}
  823.  
  824. #tab:hover .border1 {margin-top:0px; width:50px; transition:all .9s ease;}
  825. #tab:hover .border2 {margin-top:0px; width:50px; margin-left:50px; transition:all .9s ease;}
  826. #tab:hover .border3 {margin-top:0px; width:40px; margin-left:100px; transition:all .9s ease;}
  827.  
  828. /* title: change the title/background color by changing the #COLORCODE; if you want it on the right change the 'margin-left' to 'right' (also on the hover) */
  829. .updates_title {padding-right:5px; text-align:left; background:#151416; color:#b21023; text-transform:uppercase; font-size:7.5px; transition:all .5s ease; position:absolute; font-weight:bold; width:auto; display:inline-block; margin-top:-6.5px; margin-left:-200px; opacity:0; letter-spacing:3px;}
  830. #tab:hover .updates_title {transition:all 1.5s ease; opacity:1; margin-left:0px;}
  831.  
  832. /* tab divisor: change the color of it by putting other color code instead of #eee; if you want it centered, change the margin to 'margin:8px auto 0px' */
  833. #tab_border {height:1px; background:#eee; width:100px; position:relative; margin:8px 0px 8px;}
  834.  
  835. /* UPDATES TAB #1 by http://wizardring.tumblr.com */
  836.  
  837.  
  838.  
  839. </style></head><body>
  840.  
  841.  
  842. <!-- UPDATES TAB #1 by http://wizardring.tumblr.com -->
  843. <div id="tab">
  844. <!--navicon-->
  845. <div class="border1"></div>
  846. <div class="border2"></div>
  847. <div class="border3"></div>
  848. <!--navicon-->
  849.  
  850. <!--tab title-->
  851. <div class="updates_title">{text:updates title}</div>
  852. <!--box-->
  853. <div id="tab_box">
  854. <!--write things here, break a line by using <br>-->
  855.  
  856. <center>"{text:more}"
  857. <!--to use a divider just copy and paste this: <div id="tab_border"></div>-->
  858. <div id="tab_border"></div></center>
  859. {description}
  860. <div id="tab_border"></div>
  861. {text:updates}
  862. <div id="tab_border"></div>
  863. {text:drafts}
  864.  
  865. <!--write things here-->
  866. </div>
  867. </div>
  868. <!-- UPDATES TAB #1 by http://wizardring.tumblr.com -->
  869.  
  870. <div class="credit"><a href="http://whiiitthemore.tumblr.com/" title="theme by whiiitthemore"><span class="credit">W</span></a></div>
  871.  
  872. <div id="sidebar">
  873.  
  874. <div class="user">
  875. <a href="/" title="refresh">{text:YOUR URL}</a></div>
  876.  
  877. <div class="links">
  878.  
  879. <a href="/ask" rel="ask" title="inquire">■</span></a>
  880.  
  881. <a href="{text:Link 1 URL}" title="{text:Link Title 1}">■</span></a>
  882. <a href="{text:Link 2 URL}" title="{text:Link Title 2}">■</span></a>
  883. <a href="{text:Link 3 URL}" title="{text:Link Title 3}">■</span></a>
  884. <a href="{text:Link 4 URL}" title=" {text:Link Title 4}">■</span></a>
  885. <a href="{text:Link 5 URL}" title=" {text:Link Title 5}">■</span></a>
  886.  
  887. </div>
  888.  
  889.  
  890. </div>
  891.  
  892. <div class="pagination">
  893.  
  894. <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><b>«</b></a>{/block:PreviousPage} &nbsp;&nbsp;&nbsp; {block:NextPage}<a href="{NextPage}"><b>»</b></a><br />{/block:NextPage}{/block:Pagination}</div></center></div>
  895. </div></div></div>
  896.  
  897. </div>
  898.  
  899. <div id="container">
  900.  
  901. <div id="entries">
  902.  
  903. {block:Posts}
  904.  
  905. <!--This is where you fix all your post (your quotes post, text post, photo post, audio post, etc. -->
  906.  
  907. <div id="post">
  908.  
  909. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  910.  
  911. <!--I got a little bug, so, if you want to change de width you need to change the -500 for -250/400 or simply let the 500 -->
  912.  
  913. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  914.  
  915.  
  916. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  917.  
  918.  
  919. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}</center>
  920.  
  921. <!-- only on those three -->
  922.  
  923. {block:Quote}<div class="quote"><big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div></div>{/block:Source}{/block:Quote}
  924.  
  925. {block:Link}<h1><a href="{URL}" {Target}>{name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  926.  
  927. {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}
  928.  
  929. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="65px" align="left">{/block:AlbumArt}<div class="audio">{AudioPlayerGrey}<br>{block:TrackName}&nbsp;&nbsp;&nbsp;&nbsp; {TrackName}{/block:TrackName}
  930. {block:Artist} &nbsp;—&nbsp; {Artist} {/block:Artist}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  931.  
  932.  
  933.  
  934. {block:Answer}
  935. <div id="ask">{question}</div>
  936. <div id="asker">{Asker}</div>
  937. {Answer}{/block:Answer}
  938.  
  939. {block:Date}<div id="info"> <a href="{Permalink}" title="{TimeAgo}">★</a>
  940. {/block:Date} {block:NoteCount} <a href="{Permalink}" title="{NoteCount}">★</a> {/block:NoteCount}
  941.  
  942. {block:RebloggedFrom}<a title="{ReblogParentName}" href="{ReblogParentURL}">★</a> {/block:RebloggedFrom}{block:ContentSource} <a title="{SourceTitle}" href="{SourceURL}">★</a>{/block:ContentSource} {/block:RebloggedFrom} <a href="{ReblogURL}"target="_blank" title="REBLOG?">★</a> </div>
  943.  
  944. {block:HasTags}
  945. <div class="tags">
  946. <center> {block:Tags} <a href="{TagURL}">&nbsp; #{Tag} </a> {/block:Tags} </div></center>
  947. {/block:HasTags}
  948. </div>
  949. </div>
  950.  
  951. <div class="postnote">
  952. {block:PostNotes}{PostNotes}{/block:PostNotes}
  953.  
  954.  
  955. {/block:Posts}
  956.  
  957.  
  958. </div>
  959.  
  960.  
  961.  
  962. </div></div>
  963.  
  964.  
  965. <!-- SCRIPTS -->
  966.  
  967. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  968. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  969.  
  970. <script>
  971. (function($){
  972. $(document).ready(function(){
  973. $("[title]").style_my_tooltips({
  974. tip_follows_cursor:true,
  975. tip_delay_time:90,
  976. tip_fade_speed:600,
  977. attribute:"title"});
  978. });})(jQuery);
  979. </script>
  980.  
  981. </div>
  982.  
  983.  
  984.  
  985.  
  986. </body>
  987. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement