Advertisement
abv2

Spooky scary reality

Dec 24th, 2016
344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 31.29 KB | None | 0 0
  1. <html>
  2.     <head>
  3. <!---
  4.  
  5.  
  6.  
  7.  
  8.                             THEME BY TWO-DAMES.TUMBLR.COM
  9.                         KINDLY DO NOT STEAL OR REMOVE CREDIT!!!
  10.                                   MUCH OBLIGED!!!
  11.                                  
  12.                                  
  13.                                  
  14. --->
  15.         <title>{Title}</title>
  16.        
  17. <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>            
  18.        
  19. <!---tooltip--->
  20. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  21.  
  22. <script>
  23. (function($){
  24. $(document).ready(function(){
  25. $("a[title]").style_my_tooltips({
  26. tip_follows_cursor:true,
  27. tip_delay_time:60,
  28. tip_fade_speed:300,
  29. attribute:"title"
  30. });
  31. });
  32. })(jQuery);
  33. </script>
  34. <!--basic tooltip from tutorial-baby! Enjoy-->
  35. <style>
  36. .tooltip{display: inline;position: relative;}
  37. #s-m-t-tooltip {
  38. max-width:300px; /*how big the tooltip can be at most*/
  39. border-radius: 0px; /*change your border radius*/
  40. padding:3px 4px 5px 4px; /*padding inside tooltip*/
  41. margin:20px 7px -2px 20px; /*distance from word*/
  42. background-color:#ffffff; /*background color*/
  43. border:1px solid #bab; /*border info*/
  44. font-family:alegreya sans sc; /*tooltip font*/
  45. font-size:10px; /*tooltip font size*/
  46. font-weight:800;
  47. text-transform:uppercase; /*makes the tooltip title uppercase*/
  48. color:#000; /*tooltip font color*/
  49. z-index:999999999999999999999999999999999999;
  50. -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1)inset;
  51. -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  52. box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  53. word-wrap: break-word;
  54. }
  55. </style>
  56. <!---end tooltip--->
  57.  
  58.        
  59. <link rel="shortcut icon" href="{Favicon}">
  60. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  61. {block:Description}<meta name="description" content="{MetaDescription}" />
  62. {/block:Description}
  63.            
  64. </head>
  65.    
  66. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet"><link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css"><link href="https://fonts.googleapis.com/css?family=Alegreya+Sans+SC:500,500i,700&subset=latin-ext" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Alegreya+Sans:500,500i&subset=latin-ext" rel="stylesheet">
  67.  
  68. <link href="https://fonts.googleapis.com/css?family=Acme|Kreon|Oxygen|Patrick+Hand|Patrick+Hand+SC|Philosopher|Port+Lligat+Slab|Roboto|Yantramanav" rel="stylesheet">
  69. <link href="https://fonts.googleapis.com/css?family=Aclonica|Allan|Amarante|Cookie|Marcellus+SC|Marvel|Pattaya|Playball|Rationale|Satisfy" rel="stylesheet">
  70.  
  71.  
  72.  
  73. <!---   <meta name="select:Font" content="" title="">   --->
  74. <meta name="select:Font" content="Alegreya Sans SC" title="Alegreya Sans SC">
  75. <meta name="select:Font" content="Patrick Hand" title="Patrick Hand">
  76. <meta name="select:Font" content="Patrick Hand SC" title="Patrick Hand SC">
  77. <meta name="select:Font" content="Acme" title="Acme">
  78. <meta name="select:Font" content="Philosopher" title="Philosopher">
  79. <meta name="select:Font" content="Port Lligat Slab" title="Port LLigat Slab">
  80. <meta name="select:Font" content="Oxygen" title="Oxygen">
  81. <meta name="select:Font" content="Roboto" title="Roboto">
  82. <meta name="select:Font" content="Yantramanav" title="Yantramanav">
  83. <meta name="select:Font" content="Kreon" title="Kreon">
  84.  
  85.  
  86. <!---<meta name="select:Title Font" content="" title="">   --->
  87. <meta name="select:Title Font" content="Marcellus SC" title="Marcellus SC">
  88. <meta name="select:Title Font" content="Satisfy" title="Satisfy">
  89. <meta name="select:Title Font" content="Rationale" title="Rationale">
  90. <meta name="select:Title Font" content="Allan" title="Allan">
  91. <meta name="select:Title Font" content="Amarante" title="Amarante">
  92. <meta name="select:Title Font" content="Pattaya" title="Pattaya">
  93. <meta name="select:Title Font" content="Aclonica" title="Aclonica">
  94. <meta name="select:Title Font" content="Cookie" title="Cookie">
  95. <meta name="select:Title Font" content="Marvel" title="Marvel">
  96. <meta name="select:Title Font" content="Playball" title="Playball">
  97.  
  98.  
  99.  
  100.  <!---<meta name="select:Post Title Font" content="" title="">   --->
  101. <meta name="select:Post Title Font" content="Marcellus SC" title="Marcellus SC">
  102. <meta name="select:Post Title Font" content="Satisfy" title="Satisfy">
  103. <meta name="select:Post Title Font" content="Rationale" title="Rationale">
  104. <meta name="select:Post Title Font" content="Allan" title="Allan">
  105. <meta name="select:Post Title Font" content="Amarante" title="Amarante">
  106. <meta name="select:Post Title Font" content="Pattaya" title="Pattaya">
  107. <meta name="select:Post Title Font" content="Aclonica" title="Aclonica">
  108. <meta name="select:Post Title Font" content="Cookie" title="Cookie">
  109. <meta name="select:Post Title Font" content="Marvel" title="Marvel">
  110. <meta name="select:Post Title Font" content="Playball" title="Playball">
  111.  
  112.  
  113. <meta name="text:Font size" content="13">
  114. <meta name="text:Title Size" content="26">
  115. <meta name="text:Post Title Size" content="28">
  116.  
  117. <meta name="if:Show Scroll To Top And Bottom" content="1">
  118. <meta name="if:Post Divider" content="0">
  119. <meta name="if:Updates Tab" content="0">
  120.  
  121.  
  122.  
  123. <meta name="image:Main Background" content="" />
  124. <meta name="image:Sidebar image" content="" />
  125. <meta name="image:Post divider" content="https://agdovingirlsperspective.files.wordpress.com/2015/03/10088-textdividersset1_20.png" />
  126. <meta name="image:Album art" content="http://microlancer.lancerassets.com/uploads/service_attachments/24140/large_music_20app-1390956357.jpg"/>
  127. <meta name="color:Main Background" content=""/>
  128. <meta name="color:Post Background" content=""/>
  129. <meta name="color:Text color" content="#000"/>
  130. <meta name="color:Link color" content="#ff4141"/>
  131. <meta name="color:Audio bg" content="">
  132. <meta name="color:Border" content="#cccccc"/>
  133. <meta name="color:Slideout title" content="#6dad53"/>
  134. <meta name="color:Slideout desc" content="#A3B18A"/>
  135. <meta name="color:Slideout links" content="#74D3AE"/>
  136. <meta name="color:Slideout updates" content="#74D3AE"/>
  137.  
  138. <meta name="color:Permalink links" content=""/>
  139. <meta name="color:Selection bg" content=""/>
  140. <meta name="color:Selection text color" content=""/>
  141. <meta name="color:Pagination" content="#fff"/>
  142. <meta name="text:Link URL1" content=""/>
  143. <meta name="text:Link Text1" content=""/>
  144. <meta name="text:Link URL2" content=""/>
  145. <meta name="text:Link Text2" content=""/>
  146. <meta name="text:Link URL3" content=""/>
  147. <meta name="text:Link Text3" content=""/>
  148. <meta name="text:Link URL4" content=""/>
  149. <meta name="text:Link Text4" content=""/>
  150. <meta name="text:Link URL5" content=""/>
  151. <meta name="text:Link Text5" content=""/>
  152. <meta name="text:Updates" content=""/>
  153.  
  154.  
  155.    
  156. <style type="text/css">
  157.  
  158. ::selection {background-color:{color:Selection bg};color:{color:Selection text color};text-shadow:none;}
  159. ::-moz-selection {background-color:{color:Selection bg};color:{color:Selection text color};text-shadow:none;}
  160. ::-o-selection {background-color:{color:Selection bg};color:{color:Selection text color};text-shadow:none;}
  161.  
  162. ::-webkit-scrollbar {width: 9px; height: 9px; background: {color:selection bg};}
  163. ::-webkit-scrollbar-thumb {background-color:{color:Selection text color} ; border: 1px solid #ccc;}
  164.  
  165. /*            SCROLL BUTTONS           */  
  166. #scrollToTop:link, #scrollToTop:visited {
  167.   display: none;
  168.   position: fixed;
  169.   top: 570px;
  170.   right: 180px;
  171.   z-index:999;
  172. }  
  173. #scrollToTop:link:hover{
  174.    top: 560px;
  175. }
  176.  
  177. /* SCROLL BEGIN */
  178. a.back-to-top {
  179.     z-index:999;
  180.     height:30px;
  181.     width:30px;
  182.     display: none;
  183.     text-indent: -9999px;
  184.     position: fixed;
  185.     right: 180px;
  186.     bottom: 200px;
  187.     background: url("http://66.media.tumblr.com/abce76d1445bbc63498951f10e08c325/tumblr_odaplcMJDv1vtqemto1_75sq.png");
  188. }
  189.  
  190. a.back-to-top:hover{
  191.     bottom:190px;
  192. }
  193. /* SCROLL END*/
  194.  
  195. body {
  196.     background-color: {color:Main background};
  197.     background-image: url('{image:main background}');
  198. background-repeat:no-repeat;
  199. background-attachment:fixed;
  200. background-size:100% 100%;
  201. text-decoration:none;
  202.     font-family: {select:Font};
  203.     font-size: {text:Font size}px;
  204.     color: {color:Text color};
  205. }
  206.  
  207. a {
  208.     text-decoration:none;
  209.     color:{color:link color};
  210.     -webkit-transition: all 0.5s ease;
  211.     -moz-transition: all 0.5s ease;
  212.     -o-transition: all 0.5s ease;
  213. }
  214.  
  215. a:hover {color:{color:text color};}
  216.  
  217. b, strong {text-transform:bold;}
  218. i, em { text-transform:italic;}
  219. h2, h3, h4 {font-family: {select:Post Title font};}
  220.  
  221. blockquote {
  222.     border-left:1px solid #423;
  223.     padding-left:15px;
  224.     margin-left:10px;
  225.     margin-top:0px;
  226.     margin-right:0;
  227. }
  228.    
  229. blockquote img { max-width:100%;height:auto;}
  230. img { max-width: 100%;}
  231. iframe, img, embed, object, video { max-width: 100%;}
  232.  
  233. /*SIDEBAR*/
  234.  
  235.  
  236.                                 /*---------TITLE--------*/
  237.                                
  238.  #slideout { z-index:999;
  239.             position: fixed;
  240.             top: 100px;left: 0;
  241.             width: 50px;padding: 12px 0;
  242.             text-align: center;
  243.             background: {color:Slideout Title};
  244. -webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-border-radius: 0 5px 5px 0;-moz-border-radius: 0 5px 5px 0;
  245.             border-radius: 0 5px 5px 0;
  246.         }
  247.         #slideout_inner {
  248.             z-index:999;
  249.             position: fixed;
  250.             top: 100px;left: -150px;
  251.             background: {color:Slideout Title};
  252.             width: 120px;
  253.             padding: 15px;
  254.             height: auto;
  255. -webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;
  256.             text-align: center;
  257. -webkit-border-radius: 0 0 5px 0;-moz-border-radius: 0 0 5px 0;border-radius: 0 0 5px 0;}
  258. #slideout_inner textarea {width: 190px;height: 100px;margin-bottom: 6px;}
  259. #slideout:hover {left: 150px;}
  260. #slideout:hover #slideout_inner {left: 0;}  
  261.  
  262.                             /*---------DESC--------*/
  263.                            
  264.  #slideoutd { z-index:99;
  265.             position: fixed;
  266.             top: 150px;left: 0;
  267.             width: 50px;padding: 12px 0;
  268.             text-align: center;
  269.             background: {color:Slideout desc};
  270. -webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-border-radius: 0 5px 5px 0;-moz-border-radius: 0 5px 5px 0;
  271.             border-radius: 0 5px 5px 0;
  272.         }
  273.         #slideout_innerd {
  274.             z-index:99;
  275.             position: fixed;
  276.             top: 150px;left: -170px;
  277.             background: {color:Slideout desc};
  278.             width: 120px;
  279.             padding: 25px;
  280.             height: auto;
  281. -webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;
  282.             text-align: left;
  283. -webkit-border-radius: 0 0 5px 0;-moz-border-radius: 0 0 5px 0;border-radius: 0 0 5px 0;
  284.  
  285.         }
  286. #slideout_innerd textarea {width: 190px;height: 100px;margin-bottom: 6px;}
  287. #slideoutd:hover {left: 170px;}
  288. #slideoutd:hover #slideout_innerd {left: 0;}
  289.  
  290.                             /*---------LINKS--------*/
  291.  
  292.  #slideoutl { z-index:9;
  293.             position: fixed;
  294.             top: 200px;left: 0;
  295.             width: 50px;padding: 12px 0;
  296.             text-align: center;
  297.             background: {color:Slideout links};
  298. -webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-border-radius: 0 5px 5px 0;-moz-border-radius: 0 5px 5px 0;
  299.             border-radius: 0 5px 5px 0;
  300.         }
  301.         #slideout_innerl {
  302.             z-index:9;
  303.             position: fixed;
  304.             top: 200px;left: -130px;
  305.             background: {color:Slideout links};
  306.             width: 80px;
  307.             padding: 25px;
  308.             height: auto;
  309. -webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;
  310.             text-align: left;
  311. -webkit-border-radius: 0 0 5px 0;-moz-border-radius: 0 0 5px 0;border-radius: 0 0 5px 0;
  312.  
  313.         }
  314. #slideout_innerl textarea {width: 190px;height: 100px;margin-bottom: 6px;}
  315. #slideoutl:hover {left: 130px;}
  316. #slideoutl:hover #slideout_innerl {left: 0;}
  317.  
  318.                          /*---------UPDATES--------*/
  319.  
  320.  #slideoutu { z-index:8;
  321.             position: fixed;
  322.             top: 250px;left: 0;
  323.             width: 50px;padding: 12px 0;
  324.             text-align: center;
  325.             background: {color:Slideout updates};
  326. -webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-border-radius: 0 5px 5px 0;-moz-border-radius: 0 5px 5px 0;
  327.             border-radius: 0 5px 5px 0;
  328.         }
  329.         #slideout_inneru {
  330.             z-index:9;
  331.             position: fixed;
  332.             top: 250px;left: -170px;
  333.             background: {color:Slideout updates};
  334.             width: 120px;
  335.             padding: 25px;
  336.             height: auto;
  337. -webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;
  338.             text-align: left;
  339. -webkit-border-radius: 0 0 5px 0;-moz-border-radius: 0 0 5px 0;border-radius: 0 0 5px 0;
  340.  
  341.         }
  342. #slideout_inneru textarea {width: 190px;height: 100px;margin-bottom: 6px;}
  343. #slideoutu:hover {left: 170px;}
  344. #slideoutu:hover #slideout_inneru {left: 0;}
  345.  
  346.                         /*---------REST--------*/
  347.  
  348. #title{
  349.     margin-top:20px;
  350.     font-size: {text:Title Size}px;
  351.     line-height: 105%;
  352.     word-break:break-word;
  353.     font-family: {select:Title font};
  354.     color:{color:Title color};
  355.     padding-bottom:20px;
  356. }
  357.  
  358. #description{
  359.     font-size:14px;padding:5px;overflow:auto;text-align:center;
  360.     word-break:break-word;color:{color:Title color};width:80%;
  361. }
  362.  
  363.  
  364.  
  365. #links a{
  366.     word-break:break-word;
  367.     display:block;
  368.     text-align:center;
  369.     font-size: 14px;
  370.     line-height:14px;
  371.     color:{color:sidebar links};
  372.     float:center;}
  373.    
  374.     #links a:hover{letter-spacing:2px}
  375.    
  376.    
  377.     #sidimg{
  378.         background-image:url('{image:Sidebar image}');
  379.         background-size:100%;
  380.         height:150px; width:230px;
  381.         position:fixed;
  382.         top:100px;left:100px;
  383.         border-radius:5px;
  384.     }
  385.  
  386.  
  387.  
  388. /*Body*/
  389.  
  390. #container {position:absolute;left:30%;top:50px;}
  391.  
  392. .posts {
  393.     position:relative;
  394.     width:500px;
  395.     background-color: {color:post background};
  396.     padding:15px;
  397.  
  398.     padding-bottom:10px;
  399.     margin-bottom:30px;
  400.     outline: double 4px {color:border};
  401.     word-wrap: break-word;
  402.     z-index:99;
  403.  
  404.     -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1)    inset;
  405.     -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  406.      box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  407. }
  408.  
  409. h1 {
  410.     text-align: center;
  411.     word-break:break-word;
  412.     font-size: {text:Post Title size}px;
  413.     line-height:105%;
  414.     text-decoration:underline;
  415.     color: {color:Post Title};
  416.     font-family: {select:Post Title font};
  417. }
  418.  
  419. /*Types of posts*/
  420.  
  421. /*LINK TITLES*/
  422. .posttitle a {
  423.     color: {color:link color};
  424.     font-size:{text:Post Title size}px;
  425.     font-family: {select:Post Title font};
  426.  
  427.     padding:5px;
  428. }
  429.  
  430. .posttitle a:hover{color: {color:text};}
  431.  
  432. /*ANSWER*/
  433. #askimg{
  434.     margin-left:15px;
  435. }
  436.  
  437. #question{
  438.     padding:12px;
  439.     padding-left:70px;
  440.     background-color:{color:audio bg};
  441. }
  442.  
  443. #asker{
  444.     margin-top:-35px;
  445.     margin-left:70px;
  446.     text-transform:uppercase;
  447.      font-family: {select:Post Title font};
  448. }
  449.  
  450. /*QUOTE*/
  451. .quote {
  452.     font-family:{select:Post Title font};
  453.     font-size: 25px;
  454.     line-height:27px;
  455.     text-indent: 15px;
  456.     text-align: center;
  457.     margin-bottom:5px;
  458.     border:1px solid {color:Border};
  459.     padding:10px;
  460.     -webkit-border-radius: 10%;
  461.     -moz-border-radius: 10%;
  462.     -o-border-radius: 10%;
  463. }
  464.  
  465. .quotesource {
  466.     font-size:15px;
  467.     line-height:17px;
  468.     text-align:right;
  469.     margin-top:5px;
  470.     margin-bottom:5px;
  471.     font-family:{select:Post Title font};
  472. }
  473.  
  474. /*Chat*/
  475.  
  476. .chat{
  477.     height: auto;
  478.     padding-bottom: 5px;
  479.     width: 100%;
  480.     word-break:break-word;
  481. }
  482.  
  483. .chat ul {word-break:break-word;list-style: none;}
  484.  
  485. .chat .odd {
  486.     margin-left:-35px;
  487.     text-align: left;
  488.     background-color:{color:post background};
  489.     padding:7px;
  490.     word-break:break-word;
  491.     border-radius: 5px;
  492.     -webkit-border-radius: 5px;
  493.     -moz-border-radius: 5px;
  494.     -o-border-radius: 5px;
  495.     -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.2)inset;-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.2) inset;box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.2) inset;
  496. }
  497.  
  498. .chat .even {
  499.    margin-left:-20px;
  500.     text-align: left;
  501.     background-color:{color:audio bg};
  502.     padding:7px;
  503.     word-break:break-word;
  504.     border-radius: 5px;
  505.     -webkit-border-radius: 5px;
  506.     -moz-border-radius: 5px;
  507.     -o-border-radius: 5px;
  508.     -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.2)inset;-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.2) inset;box-shadow:0 1px 2px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.2) inset;
  509. }
  510.  
  511. .chat li {
  512.     position: relative;
  513.     margin-bottom: 10px;
  514.     margin-left: auto;
  515.     margin-right:auto;
  516.     word-break:break-word;
  517.     padding: 5px;
  518. }
  519.  
  520. /*Chat end*/
  521.  
  522.  /*Audio*/
  523.  
  524. #music {width:100%;border:1px solid {color:border};background-color: {color:audio bg}}
  525.  
  526. #alart, #noralt {
  527.     width:100px;
  528.     height:100px;
  529.     display:block;
  530. }
  531.  
  532. #player {
  533.     z-index:99;
  534.     position:absolute;
  535.     padding:0px;
  536.     background:rgba(0,0,0,0.6);
  537.     margin:37px;
  538.     opacity:0.7;
  539.     -webkit-transition:all 1s ease;
  540.     -moz-transition:all 1s ease;
  541.     -o-transition:all 1s ease;
  542.     transition:all 1s ease-in-out;
  543. }
  544.  
  545. #alart {position:absolute; }
  546.  
  547. #minfo {
  548.     overflow:hidden;
  549.     text-align:left;
  550.     padding-left:0px;
  551.     margin-bottom:5px;
  552.     margin-left:-20px;
  553.     line-height:110%;
  554. }
  555.  
  556. video{max-width:100%}
  557. .tumblr_video_container {
  558. width:auto!important;
  559. height:auto!important;
  560. }
  561.  
  562. /*Types of posts end*/
  563.  
  564. /*Permalink*/
  565. .permalinks {
  566.     margin-top:5px;
  567.     font-size: 11px;
  568.     color:{color:permalink text};
  569.     padding:5px;
  570.     height:auto;
  571.     border-top:2px solid {color:border};
  572. }
  573.  
  574. .permalinks a {
  575.     text-decoration:none;
  576.     font-size: 11px;
  577.     color:{color:permalink links};
  578. }
  579.  
  580. .permalinks a:hover {color:{color:text color};}
  581.  
  582. .reblogs {float:right;}
  583.    
  584. .tags {
  585.      border-top:1px solid {color:border};
  586.     padding-top:5px;
  587.     text-align:center;
  588. }
  589.  
  590. .tags a {
  591.     text-decoration:none;
  592.     font-size: 10px;
  593.     text-transform:uppercase;
  594.     color:{color:permalink links};
  595. }
  596.  
  597. .tags a:hover {color:{color:text color};}
  598.  
  599. /*  NOTE CONTAINER */
  600. #notecontainer {
  601.       background-color:rgba(0,0,0,0.5);
  602.       margin: 20px auto;
  603.       width: 500px;
  604.       font-size: 11px;
  605.       color: #fff;
  606.       border-radius:5px;
  607.       border-right:1px solid #bbb;
  608.       border-top:1px solid #bbb;
  609.       border-bottom:1px solid #bbb;
  610. }
  611. #notecontainer ol.notes {
  612.       list-style-type: decimal;
  613.       margin: 0;
  614.       padding: 0;
  615. }
  616. #notecontainer img.avatar {
  617.       margin-right: 10px;
  618.       width: 16px;
  619.       height: 16px;
  620.       padding:3px;
  621. }
  622. #notecontainer a{color:{color:link color}}
  623.  
  624.  
  625. /*Lightbox DO NOT TOUCH!!!!! */
  626.  
  627. .vignette, #vignette {opacity:0;}
  628. .lightbox-image, #tumblr_lightbox img {box-shadow:none !important;border-radius:0 !important;max-width:none;}
  629. .tumblr-lightbox, #tumblr_lightbox {background-color:rgba(245,245,245,.98) !important;}
  630.  
  631. /*Lightbox end*/
  632.  
  633. /*CREDIT, KINDLY DO NOT REMOVE!!!*/
  634.  
  635. .tooltip a{color:#ff4141; text-decoration:none;}
  636. .tooltip {text-align:center;font-size:12px; bottom:5px; right:4px; position: fixed;display: inline-block;z-index:99999999;text-decoration:none;width:17px;height:17px;float:right;text-shadow: 0px 0px 5px rgba(255, 255, 255, 1);}
  637. .tooltip a:hover{color:#000;}
  638. .tooltip .tooltiptext {text-shadow:none;letter-spacing:0.5px;font-family:Alegreya sans sc;font-size:10px;visibility: hidden;width: 50px;background-color: rgba(0,0,0,0.8);color: #fff;text-align: center;border-radius: 2px;border:1px solid #ff4141;padding: 5px 5px;position: absolute;z-index: 1;top: -20px;right: 150%;opacity: 0;transition: opacity 1s;font-size:10px;line-height:10px;}
  639. .tooltip:hover .tooltiptext {visibility: visible;opacity: 1;}
  640. .tooltip .tooltiptext::after {content: " ";position: absolute;top: 50%;left: 100%; /* To the right of the tooltip */margin-top: -5px;border-width: 5px; border-style: solid;border-color: transparent transparent transparent #ff4141;}
  641.  
  642. /*CREDIT END, KINDLY DO NOT REMOVE!!!*/
  643.  
  644. /* ICONS */
  645. /* Icon Back */
  646.     .hvr-icon-back {z-index:999; display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;position: relative;padding-left: 2.2em;-webkit-transition-duration: 0.1s;transition-duration: 0.1s;}
  647.     .hvr-icon-back:before {z-index:999;position: absolute;left: 1em;padding-bottom: 20px;padding-top:0px;padding-left:1px;padding-right:1px;font-family: FontAwesome;-webkit-transform: translateZ(0);transform: translateZ(0);-webkit-transition-duration: 0.1s;transition-duration: 0.1s;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
  648.     .hvr-icon-back:hover:before, .hvr-icon-back:focus:before, .hvr-icon-back:active:before {-webkit-transform: translateX(-4px);transform: translateX(-4px);color:{color:Post background};}
  649.  
  650. /* Icon Forward */
  651.     .hvr-icon-forward {z-index:999;display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;position: relative;padding-right: 2.2em;-webkit-transition-duration: 0.1s;transition-duration: 0.1s;}
  652.     .hvr-icon-forward:before {z-index:999;position: absolute;right: 1em;padding-bottom: 20px;padding-top:0px;padding-left:1px;padding-right:1px;font-family: FontAwesome;-webkit-transform: translateZ(0);transform: translateZ(0);-webkit-transition-duration: 0.1s;transition-duration: 0.1s;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
  653.     .hvr-icon-forward:hover:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:active:before {-webkit-transform: translateX(4px);transform: translateX(4px);color:{color:Post background};}
  654.  
  655. </style>
  656.    
  657. <body>
  658.  
  659. <div id="slideout">
  660. Title
  661.   <div id="slideout_inner">
  662.     <div id="title">{Title}</div>
  663.   </div>
  664. </div>
  665.  
  666. <div id="slideoutd">
  667. Desc
  668.   <div id="slideout_innerd">
  669.     <div id="desc">{Description}</div>
  670.   </div>
  671. </div>
  672.  
  673. <div id="slideoutl">
  674. Links
  675.   <div id="slideout_innerl">
  676.     <div id="links">
  677.     <a href="/" style="color:{color:Sidebar links}" title="Home">Home</a><br>
  678.     <a href="/ask" style="color:{color:Sidebar links}" title="Message">Message</a><br>
  679.         <a href="/archive" style="color:{color:Sidebar links}" title="archive">Archive</a><br>
  680.  
  681. {block:ifLinkText1}<a href="{text:Link URL1}"style="color:{color:Sidebar links}" title="{text:Link Text1}" >{text:Link Text1}</a><br>{/block:ifLinkText1}
  682.      
  683.        {block:ifLinkText2}<a href="{text:Link URL2}"style="color:{color:Sidebar links}" title="{text:Link Text2}">{text:Link Text2}</a><br>{/block:ifLinkText2}
  684.      
  685.        {block:ifLinkText3}<a href="{text:Link URL3}"style="color:{color:Sidebar links}" title="{text:Link Text3}">{text:Link Text3}</a><br>{/block:ifLinkText3}
  686.        {block:ifLinkText4}<a href="{text:Link URL4}" style="color:{color:Sidebar links}"title="{text:Link Text4}" >{text:Link Text4}</a><br>{/block:ifLinkText4}
  687.        {block:ifLinkText5}<a href="{text:Link URL5}" style="color:{color:Sidebar links}"title="{text:Link Text5}" >{text:Link Text5}</a>{/block:ifLinkText5}
  688.        
  689.     </div>
  690.   </div>
  691. </div>
  692.  
  693. {block:IfUpdatesTab}
  694. <div id="slideoutu">
  695. Updates
  696.   <div id="slideout_inneru">
  697.     <div id="updates">{text:Updates}</div>
  698.   </div>
  699. </div>
  700. {/block:IfUpdatesTab}
  701.  
  702. <div id="sidimg"></div>
  703.  
  704. <div id="container">  
  705.  
  706. {block:Posts}
  707.  
  708. <div class="posts">
  709.  
  710. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  711.  
  712.  
  713. {block:Photo}{LinkOpenTag}<a href="#" onclick="Tumblr.Lightbox.init([{ width: {PhotoWidth-HighRes}, height: {PhotoHeight-HighRes}, low_res: '{PhotoURL-500}', high_res: '{PhotoURL-HighRes}' }]); $('body').toggleClass('tumblr_lightbox_active'); return false"><img src="{PhotoURL-HighRes}"></a>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  714.  
  715.  
  716. {block:Panorama}{LinkOpenTag}<img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Panorama}
  717.  
  718.  
  719. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  720.  
  721.  
  722. {block:Quote}<div class="quote">{Quote}</div>{block:Source}<div class="quotesource"> &#x2712; {Source}</div>{/block:Source}{/block:Quote}
  723.  
  724.  
  725. {block:Link}
  726. <div class="posttitle"><a href="{URL}">{Name} <i class="fa fa-hand-o-right"></i></a></div>
  727. {block:Description}
  728. <div style="margin-top: -8px;"></div>
  729. {Description}
  730. <div style="margin-bottom: -8px;"></div>
  731. {/block:Description}
  732. {/block:Link}
  733.  
  734.  
  735. {block:Chat}
  736. {block:Title}<h1>{Title}</h1>{/block:Title}
  737. <left>
  738. <div class="chat">
  739. <ul>
  740. {block:Lines}<li class="{Alt}">{block:Label} <b>{Label} </b>{/block:Label}  {Line}</li>{/block:Lines}
  741. </ul>
  742. </div>
  743. </center>
  744. {/block:Chat}
  745.        
  746.                
  747. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  748.  
  749.  
  750. {block:Audio}
  751. <table id="music" cellpadding="0" cellspacing="0">
  752. <tr>
  753. <td width="150px"> <div id="player" style="overflow:hidden;height:27px;width:27px;">{AudioPlayerBlack}</div>{block:AlbumArt}<img src="{AlbumArtURL}" id="alart">{/block:AlbumArt} <img src="{image:Album Art}" id="noralt"></td>
  754. <td> <div id="minfo"> {block:TrackName}<b>Name: </b>{TrackName}{/block:TrackName}</div>
  755. <div id="minfo"> {block:Artist}<b>Artist: </b>{Artist}{/block:Artist}</div> <div id="minfo"> {block:Album}<b>Album: </b><i>{Album}</i>{/block:Album}</div>
  756. <div id="minfo"> {block:PlayCount}<b>Plays: </b>{FormattedPlayCount}{/block:PlayCount}</div> </td>
  757. </tr></table>
  758. {block:Caption}{Caption}{/block:Caption}
  759. {/block:Audio}
  760.  
  761.  
  762.  
  763. {block:Answer}
  764. <div id="askimg"><img src="{AskerPortraitURL-48}"/></div>
  765. <div id="asker">{Asker} said:</div>
  766. <div id="question">{Question}</div>
  767. {Answer}
  768. {/block:Answer}
  769.  
  770.  
  771.  
  772. <!--  PERMALINK -->
  773. {block:Date}<div class="permalinks">
  774. {block:Text}&nbsp;<span class="lnr lnr-text-size"></span><a href="{Permalink}"> Text post</a>{/block:Text}
  775. {block:Photo}&nbsp;<span class="lnr lnr-camera"></span><a href="{Permalink}"> Photo</a> {/block:Photo}
  776. {block:Quote}&nbsp;<span class="lnr lnr-spell-check"></span><a href="{Permalink}">  Quote</a> {/block:Quote}
  777. {block:Link}&nbsp; <span class="lnr lnr-link"></span><a href="{Permalink}"> Link</a>{/block:Link}
  778. {block:Chat}&nbsp; <span class="lnr lnr-menu"></span> <a href="{Permalink}">Chat</a>{/block:Chat}
  779. {block:Audio}&nbsp; <span class="lnr lnr-music-note"></span><a href="{Permalink}"> Audio</a>{/block:Audio}
  780. {block:Video}&nbsp; <span class="lnr lnr-camera-video"></span><a href="{Permalink}"> Video</a>{/block:Video}
  781. {block:Answer} <span class="lnr lnr-bubble"></span><a href="{Permalink}"> Ask post</a>{/block:Answer}
  782. {block:Photoset}&nbsp; <span class="lnr lnr-picture"></span> <a href="{Permalink}">Photoset</a>{/block:Photoset}
  783.  
  784. &nbsp;☀ &nbsp;{DayOfMonth}{DayOfMonthSuffix} {ShortMonth} {Year}  ☀&nbsp;<a href="{Permalink}" title="Permalink">{block:NoteCount}{NoteCount} {/block:NoteCount}</a>notes
  785. <div class="reblogs">{block:RebloggedFrom}
  786. <a href="{ReblogParentURL}" title="{ReblogParentName}">via </a>
  787. <a href="{ReblogRootURL}" title="{ReblogRootName}">source </a>
  788. {/block:RebloggedFrom}  <a href="{ReblogURL}" title="Reblog">reblog</a></div>
  789. </div>
  790.  
  791. <div class="tags">{block:HasTags}{block:Tags}<a href="{TagUrl}"> #{Tag} &nbsp;</a>{/block:Tags}{/block:HasTags}</div>
  792.  
  793. </div>{/block:Date}
  794.  
  795. {block:ifPostDivider}<img src="{image:Post divider}" style="width:500px;max-height:100px;margin-top:-5px"><br><br>{/block:ifPostDivider}
  796.  
  797. {/block:Posts}  
  798.  
  799.  
  800. <!-- PAGINATION -->
  801. <center>  
  802. {block:Pagination}
  803. <div id="pagination" style="margin-top:-10px; margin-bottom:10px">
  804.     <div class="nextprev" style="color:{color:pagination};font-size:18px;">
  805.    
  806.         {block:PreviousPage}<a class="prev" style="color:{color:pagination};font-size:18px;"href="{PreviousPage}">{/block:PreviousPage}<span>&larr; Go back</span>{block:PreviousPage}</a>{/block:PreviousPage} <span style="color:{color:pagination};font-size:18px;" class="sep">&bull;</span>
  807.        
  808.         {block:NextPage}<a class="next"style="color:{color:pagination};font-size:18px;" href="{NextPage}">{/block:NextPage}<span>Venture forth &rarr;</span>{block:NextPage}</a>{/block:NextPage}
  809.     </div>
  810.    
  811.     <div class="current-page" style="color:{color:pagination};font-size:14px;">{lang:Page CurrentPage of TotalPages 2}</div>
  812. </div><!--/#pagination -->
  813. {/block:Pagination}
  814.  
  815.  
  816. <!-- POST TOOGLE -->  
  817.   {block:PermalinkPagination}
  818.   {block:PreviousPost}  <a href="{PreviousPost}" title="Previous Post"><font size="" color="{color:Pagination}"><i class="fa fa-caret-square-o-left hvr-icon-back" aria-hidden="true" style="font-size:35px; line-height:44px; margin-top:-50px;"></i></font></a>{/block:PreviousPost}
  819.   {block:NextPost}<a href="{NextPost}" title="Next Post"><font size="" color="{color:Pagination}"><i class="fa fa-caret-square-o-right hvr-icon-forward" aria-hidden="true" style="font-size:35px; line-height:44px;margin-top:-50px;"></i></font></a>{/block:NextPost}
  820.   {/block:PermalinkPagination}
  821. </center>
  822.  
  823.  
  824. <!-- NOTE CONTAINER -->
  825. {block:PermalinkPage}
  826. {block:PostNotes}
  827. <div id="notecontainer">{PostNotes}</div>
  828. {/block:PostNotes}
  829. {/block:PermalinkPage}
  830.  
  831.  
  832.  
  833. </div>
  834.  
  835.             <!--  DONT TOUCH ANYTHING BELLOW THIS LINE -->
  836.  
  837. <div class="tooltip"><a href="http://two-dames.tumblr.com/"><i class="fa fa-coffee" aria-hidden="true"></i></a><span class="tooltiptext">Theme by Two-Dames</span></div>
  838.  
  839. {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
  840.  
  841. <!-- SCROLL BEGIN -->
  842. {block:IfShowScrollToTopAndBottom}<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
  843. <script type="text/javascript" src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  844. <a href="javascript:;" id="scrollToTop" rel="nofollow" title="Go to Top"><img src="https://www.yumbles.com/design/themes/yumbles_responsive/media/images/addons/my_changes/social/top-arrow.png" /></a>
  845.  
  846. <a href="#" class="back-to-top" title="Go to Bottom"></a>
  847. <script>
  848. var amountScrolled = 10000;
  849.  
  850. $('a.back-to-top').fadeIn('slow');
  851. $(window).scroll(function() {
  852.     if ( $(window).scrollTop() < amountScrolled ) {
  853.         $('a.back-to-top').fadeIn('slow');
  854.     } else {
  855.         $('a.back-to-top').fadeOut('slow');
  856.     }
  857. });
  858.  
  859. $('a.back-to-top').click(function() {
  860.     $('html, body').animate({
  861.         scrollTop: 15000
  862.     }, 1000);
  863.     return false;
  864. });
  865. </script>{/block:IfShowScrollToTopAndBottom}
  866. <!-- SCROLL END -->
  867.  
  868. </body>
  869. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement