Advertisement
abv2

Egg 2.0

Oct 13th, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 31.80 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. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  20. <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  21.        
  22. <!---tooltip--->
  23. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  24. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  25. <script>
  26. (function($){
  27. $(document).ready(function(){
  28. $("a[title]").style_my_tooltips({
  29. tip_follows_cursor:true,
  30. tip_delay_time:60,
  31. tip_fade_speed:300,
  32. attribute:"title"
  33. });
  34. });
  35. })(jQuery);
  36. </script>
  37. <!--basic tooltip from tutorial-baby! Enjoy-->
  38. <style>
  39. .tooltip{
  40.     display: inline;
  41.     position: relative;
  42. }
  43. #s-m-t-tooltip {
  44. max-width:300px; /*how big the tooltip can be at most*/
  45. border-radius: 0px; /*change your border radius*/
  46. padding:3px 4px 5px 4px; /*padding inside tooltip*/
  47. margin:20px 7px -2px 20px; /*distance from word*/
  48. background-color:#ffffff; /*background color*/
  49. border:1px solid #bab; /*border info*/
  50. font-family:alegreya sans sc; /*tooltip font*/
  51. font-size:10px; /*tooltip font size*/
  52. font-weight:800;
  53. text-transform:uppercase; /*makes the tooltip title uppercase*/
  54. color:#000; /*tooltip font color*/
  55. z-index:999999999999999999999999999999999999;
  56. -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1)inset;
  57. -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  58. box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  59. word-wrap: break-word;
  60. }
  61. </style>
  62. <!---end tooltip--->
  63.  
  64. <script type="text/javascript"
  65. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  66. <script>
  67. $(document).ready(function() {
  68. //
  69. $('a.poplight[href^=#]').click(function() {
  70. var popID = $(this).attr('rel'); //Get Popup Name
  71. var popURL = $(this).attr('href'); //Get Popup href to define size
  72. var query= popURL.split('?');
  73. var dim= query[1].split('&');
  74. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  75. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="https://www.melown.com/maps/resources/close2.png" class="btn_close" title="Close" alt="Close" /></a>');
  76. var popMargTop = ($('#' + popID).height() + 80) / 2;
  77. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  78. //Apply Margin to Popup
  79. $('#' + popID).css({
  80. 'margin-top' : -popMargTop,
  81. 'margin-left' : -popMargLeft
  82. });
  83. $('body').append('<div id="fade"></div>');
  84. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  85. return false;
  86. });
  87. $('a.close, #fade').live('click', function() {
  88. $('#fade , .popup_block').fadeOut(function() {
  89. $('#fade, a.close').remove(); //fade them both out
  90. });
  91. return false;
  92. });
  93. });
  94. </script>
  95.        
  96. <link rel="shortcut icon" href="{Favicon}">
  97. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  98. {block:Description}<meta name="description" content="{MetaDescription}" />
  99. {/block:Description}
  100.            
  101. </head>
  102.    
  103. <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">
  104.  
  105. <link href="https://fonts.googleapis.com/css?family=Allan|Covered+By+Your+Grace|Acme|Kreon|Oxygen|Patrick+Hand|Patrick+Hand+SC|Philosopher|Port+Lligat+Slab|Roboto|Yantramanav" rel="stylesheet">
  106. <link href="https://fonts.googleapis.com/css?family=Condiment|Kaushan+Script|Marcellus+SC|Pacifico|Pattaya|Rationale|Satisfy|Special+Elite" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Chewy" rel="stylesheet">
  107.  
  108.  
  109. <!---   <meta name="select:Font" content="" title="">   --->
  110. <meta name="select:Font" content="Alegreya Sans SC" title="Alegreya Sans SC">
  111. <meta name="select:Font" content="Patrick Hand" title="Patrick Hand">
  112. <meta name="select:Font" content="Patrick Hand SC" title="Patrick Hand SC">
  113. <meta name="select:Font" content="Acme" title="Acme">
  114. <meta name="select:Font" content="Philosopher" title="Philosopher">
  115. <meta name="select:Font" content="Port Lligat Slab" title="Port LLigat Slab">
  116. <meta name="select:Font" content="Oxygen" title="Oxygen">
  117. <meta name="select:Font" content="Roboto" title="Roboto">
  118. <meta name="select:Font" content="Yantramanav" title="Yantramanav">
  119. <meta name="select:Font" content="Kreon" title="Kreon">
  120.  
  121.  
  122. <!---<meta name="select:Title Font" content="" title="">   --->
  123. <meta name="select:Title Font" content="Marcellus SC" title="Marcellus SC">
  124. <meta name="select:Title Font" content="Special Elite" title="Special Elite">
  125. <meta name="select:Title Font" content="Satisfy" title="Satisfy">
  126. <meta name="select:Title Font" content="Rationale" title="Rationale">
  127. <meta name="select:Title Font" content="Pacifico" title="Pacifico">  
  128. <meta name="select:Title Font" content="Condiment" title="Condiment">
  129. <meta name="select:Title Font" content="Kaushan Script" title="Kaushan Script">
  130. <meta name="select:Title Font" content="Pattaya" title="Pattaya">
  131. <meta name="select:Title Font" content="Chewy" title="Chewy">
  132. <meta name="select:Title Font" content="Allan" title="Allan">
  133. <meta name="select:Title Font" content="Covered by your grace" title="Covered by your grace">
  134.  
  135.  
  136. <meta name="select:Post Title Font" content="Marcellus SC" title="Marcellus SC">
  137. <meta name="select:Post Title Font" content="Special Elite" title="Special Elite">
  138. <meta name="select:Post Title Font" content="Satisfy" title="Satisfy">
  139. <meta name="select:Post Title Font" content="Rationale" title="Rationale">
  140. <meta name="select:Post Title Font" content="Pacifico" title="Pacifico">  
  141. <meta name="select:Post Title Font" content="Condiment" title="Condiment">  
  142. <meta name="select:Post Title Font" content="Kaushan Script" title="Kaushan Script">
  143. <meta name="select:Post Title Font" content="Pattaya" title="Pattaya">
  144. <meta name="select:Post Title Font" content="Chewy" title="Chewy">
  145. <meta name="select:Post Title Font" content="Allan" title="Allan">
  146. <meta name="select:Post Title Font" content="Covered by your grace" title="Covered by your grace">
  147.  
  148.  
  149. <meta name="text:Font size" content="12">
  150. <meta name="text:Title Size" content="25">
  151. <meta name="text:Post Title Size" content="20">
  152.  
  153.  
  154.  
  155. <meta name="image:Main Background" content="" />
  156. <meta name="image:Container border" content="" />
  157. <meta name="image:Sidebar image right" content="" />
  158. <meta name="image:Sidebar image left" content="" />
  159. <meta name="image:Album art" content="http://microlancer.lancerassets.com/uploads/service_attachments/24140/large_music_20app-1390956357.jpg"/>
  160. <meta name="color:Main Background" content=""/>
  161. <meta name="color:Container Background" content="#fff"/>
  162. <meta name="color:Post Background" content=""/>
  163. <meta name="color:Text color" content=""/>
  164. <meta name="color:Link color" content="#ff4141"/>
  165. <meta name="color:Border" content="#cccccc"/>
  166. <meta name="color:Permalink links" content=""/>
  167. <meta name="color:Popup bg" content="#ebe0c8"/>
  168. <meta name="color:Selection bg" content=""/>
  169. <meta name="color:Selection text color" content=""/>
  170. <meta name="color:Pagination" content="#fff"/>
  171. <meta name="text:Link URL1" content=""/>
  172. <meta name="text:Link Text1" content=""/>
  173. <meta name="text:Link URL2" content=""/>
  174. <meta name="text:Link Text2" content=""/>
  175. <meta name="text:Link URL3" content=""/>
  176. <meta name="text:Link Text3" content=""/>
  177.  
  178. <meta name="text:Description 2" content=""/>
  179.    
  180. <style type="text/css">
  181.  
  182. ::selection {background-color:{color:Selection bg};color:{color:Selection text color};text-shadow:none;}
  183. ::-moz-selection {background-color:{color:Selection bg};color:{color:Selection text color};text-shadow:none;}
  184. ::-o-selection {background-color:{color:Selection bg};color:{color:Selection text color};text-shadow:none;}
  185.  
  186. ::-webkit-scrollbar { display:none;width: 9px; height: 9px; background: {color:selection bg};}
  187. ::-webkit-scrollbar-thumb {background-color:{color:Selection text color} ; border: 1px solid #ccc;}
  188.  
  189. body {
  190.     background-color: {color:Main background};
  191.     background-image: url('{image:main background}');
  192. background-repeat:no-repeat;
  193. background-attachment:fixed;
  194. background-size:100% 100%;
  195. text-decoration:none;
  196.     font-family: {select:Font};
  197.     font-size: {text:Font size}px;
  198.     color: {color:Text color};
  199. }
  200.  
  201. a {
  202.     text-decoration:none;
  203.     color:{color:link color};
  204.     -webkit-transition: all 0.5s ease;
  205.     -moz-transition: all 0.5s ease;
  206.     -o-transition: all 0.5s ease;
  207. }
  208.  
  209. a:hover {color:{color:text color};}
  210.  
  211. b, strong {text-transform:bold;}
  212. i, em { text-transform:italic;}
  213. h2, h3, h4 {font-family: {select:Post Title font};}
  214.  
  215. blockquote {
  216.     border-left:1px solid #423;
  217.     padding-left:15px;
  218.     margin-left:10px;
  219.     margin-top:0px;
  220.     margin-right:0;
  221. }
  222.    
  223. blockquote img { max-width:100%;height:auto;}
  224. img { max-width: 100%;}
  225. iframe, img, embed, object, video { max-width: 100%;}
  226.  
  227. /*Sidebar*/
  228. #sidebar1 {
  229.    text-align: center;
  230.     min-height:110%;
  231.     float:right;
  232.     width: 300px;
  233.     position:relative;
  234.     right:20px;
  235.     position: fixed;
  236.     z-index: 9;
  237. }
  238.  
  239. .img1{
  240.     position:fixed;
  241.     height:150px;
  242.     width:150px;
  243.     -webkit-border-radius: 50%;
  244.     -moz-border-radius: 50%;
  245.     -o-border-radius: 50%;
  246.     border:3px double {color:border};
  247.     background-color: {color:Popup bg};
  248.     background-image: url('{image:Sidebar image right}');
  249.     background-size:100% 100%;
  250.     background-repeat:no-repeat;
  251.     margin-top:53.5em;
  252.     margin-right:5em;
  253.    
  254.     -webkit-box-shadow: 0px 0px 30px 0px rgba(255,255,255,1);
  255. -moz-box-shadow: 0px 0px 30px 0px rgba(255,255,255,1);
  256. box-shadow: 0px 0px 30px 0px rgba(255,255,255,1);
  257. }
  258.  
  259. .img1:hover #sidlinks{opacity:1;-moz-transition-duration:0.5s;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;}
  260.  
  261. #sidlinks{
  262.     opacity:0;
  263.     margin-top:11px;
  264.     margin-left:10px;
  265.     font-size:18px;
  266.     line-height:20px;
  267.     color:{color:text color};
  268.     background:{color:post background};
  269.     -webkit-border-radius: 50%;
  270.     -moz-border-radius: 50%;
  271.     -o-border-radius: 50%;
  272.     height:57px;
  273.     width:57px;
  274.     padding:36px;
  275. }
  276. #sidlinks a{color:{color:text color};}
  277.  
  278. #sidlinks a:hover{
  279.     color:{color:border};
  280.     text-decoration:underline;
  281.     letter-spacing:2px;
  282. }
  283.  
  284. #title {
  285.     font-size: {text:Title Size}px;
  286.     line-height: 105%;
  287.     text-align:center;
  288.     word-break:break-word;
  289.     font-family: {select:Title font};
  290.     float:center;
  291. }
  292.  
  293. #description{font-size:14px;padding:5px;}
  294.  
  295. /*POPUPS FROM HTMLQUEENS*/
  296.  #fade { /*--Transparent background layer--*/
  297. display: none; /*--hidden by default--*/
  298. background: {color:container background};
  299. background-image: url(''); /*if you want to add a background image to go behind your popup */
  300. position: fixed; left: 0; top: 0;
  301. width: 100%; height: 100%;
  302. opacity: .70;
  303. z-index: 9999;
  304. }
  305.  
  306. .popup_block{
  307. -moz-box-shadow: 0 0 10px #888;-webkit-box-shadow: 0 0 10px #888;box-shadow: 0 0 10px #888;
  308.  display: none; /*--hidden by default--*/
  309.  background: {color:Popup bg};
  310.  padding: 20px;
  311.  border: 1px solid {color:border}; /*color of the border of the popup box*/
  312.  float: left;
  313.  position: fixed;
  314.  top: 50%; left: 52%;
  315.  z-index: 99999; /*if the box is hiding behind other things in your theme, add more 9′s */
  316. }
  317.  
  318. img.btn_close {float: right;margin: -5px -5px 0 0;}
  319. /*--Making IE6 Understand Fixed Positioning--*/
  320. *html #fade {position: absolute;}
  321. *html .popup_block {position: absolute;}  
  322.  /*END POPUPS*/  
  323.  
  324. .poplink{
  325.     width:90%;
  326. }
  327. .poplink a{
  328.     display:inline-block;
  329.     width:155px;
  330.     background:{color:link color};
  331.     color:{color:text color};
  332.     padding:10px 30px;
  333.     margin-right:5px;
  334.     margin-top:10px;
  335.     text-align:center;
  336.     font-size:14px;
  337.     line-height:16px;
  338.     -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
  339. -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
  340. box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
  341. }    
  342.  
  343. .poplink a:hover{
  344.     background:{color:text color};
  345.     color:{color:link color};
  346.     letter-spacing:2px;
  347. }
  348.  
  349. .img2{  
  350.     position:fixed;
  351.         height:150px;
  352.         width:150px;
  353.         -webkit-border-radius: 50%;
  354.         -moz-border-radius: 50%;
  355.         -o-border-radius: 50%;
  356.         border:3px double {color:border};
  357.         background-color: {color:Popup bg};
  358.         background-image: url('{image:Sidebar image left}');
  359.         background-size:100% 100%;
  360.         background-repeat:no-repeat;
  361.         margin-top:53em;
  362.         margin-left:15em;
  363.        
  364.         -webkit-box-shadow: 0px 0px 30px 0px rgba(255,255,255,1);
  365.     -moz-box-shadow: 0px 0px 30px 0px rgba(255,255,255,1);
  366.     box-shadow: 0px 0px 30px 0px rgba(255,255,255,1);
  367.     }
  368.      
  369.     .img2:hover #quickd{opacity:1;-moz-transition-duration:0.5s;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;}
  370.      
  371.     #quickd{
  372.         overflow:hidden;
  373.         opacity:0;
  374.         margin-top:10px;
  375.         margin-left:10px;
  376.         font-size:14px;
  377.         text-align:center;
  378.         line-height:16px;
  379.         color:{color:text color};
  380.         background:{color:post background};
  381.         -webkit-border-radius: 50%;
  382.         -moz-border-radius: 50%;
  383.         -o-border-radius: 50%;
  384.         height:95px;
  385.         width:95px;
  386.         padding:18px;
  387.        
  388.     }
  389.    
  390.  
  391. /*Body*/
  392.  
  393. #bord { /*the thing that's behind the rules*/
  394. position:fixed;
  395.     width:920px;
  396.     height:580px;
  397.     z-index:-1;
  398.     background:-webkit-linear-gradient(45deg, rgba(175, 255, 231,1), rgba(189, 209, 252,1));
  399.     background-image:url('{image:Container border}');
  400.     background-position:center;
  401.     background-size:cover;
  402.  
  403.     margin-left:180px;
  404.     margin-top:85px;
  405.    
  406.     border-radius: 50%;
  407. -moz-border-radius:50%;
  408. -webkit-border-radius:50%;
  409. }
  410.  
  411. #container{
  412.     margin-left:210px;
  413.     margin-top:110px;
  414.    
  415.     padding:40px;
  416.     height:450px;
  417.     width:780px;
  418.     overflow:auto;
  419.     position:fixed;
  420.     border:1px solid {color:border};
  421.      -moz-box-shadow: 0 0 10px #888;
  422.     -webkit-box-shadow: 0 0 10px #888;        
  423.     box-shadow: 0 0 10px #888;
  424.     background-color:{color:container background};
  425.    
  426.     border-radius: 50%;
  427. -moz-border-radius:50%;
  428. -webkit-border-radius:50%;
  429. }
  430.  
  431. .posts {
  432.     position:relative;
  433.     width:400px;
  434.     background-color: {color:post background};
  435.     padding:10px;
  436.     border: solid 1.5px {color:border};
  437.     border-radius:3px;
  438.     margin-top:20px;
  439.     margin-bottom:20px;
  440.     margin-left:auto;
  441.     margin-right:auto;
  442.  
  443.  -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1)    inset;
  444.  -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  445.   box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  446.   word-wrap: break-word;
  447. }
  448.  
  449.  
  450. h1 {
  451.     text-align: center;
  452.     word-break:break-word;
  453.     font-size: {text:Post Title size}px;
  454.     line-height:105%;
  455.     text-decoration:underline;
  456.     color: {color:Post Title};
  457.     font-family: {select:Post Title font};
  458. }
  459.  
  460. /*Types of posts*/
  461.  
  462. /*LINK TITLES*/
  463. .posttitle a {
  464.     color: {color:link color};
  465.     font-size:{text:Post Title size}px;
  466.     font-family: {select:Post Title font};
  467.     padding:5px;
  468. }
  469.  
  470. .posttitle a:hover{color: {color:text};}
  471.  
  472. /*ANSWER*/
  473. #askimg{margin-left:15px;}
  474.  
  475. #question{
  476.     padding:12px;
  477.     padding-left:70px;
  478.     background-color:{color:permalink bg};
  479.     -webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.2);-moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.2);box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.2);
  480. }
  481.  
  482. #asker{
  483.     margin-top:-35px;
  484.     margin-left:70px;
  485.     text-transform:uppercase;
  486.     text-decoration:underline;
  487.     font-size:110%;
  488.     font-family:{select:Post Title font};
  489. }
  490.  
  491. /*QUOTE*/
  492. .quote {
  493.     font-family:{select:Post Title font};
  494.     font-size: 25px;
  495.     line-height:27px;
  496.     text-indent: 15px;
  497.     text-align: center;
  498.     margin-bottom:5px;
  499.     border:1px solid {color:Border};
  500.     padding:10px;
  501.     -webkit-border-radius: 10%;
  502.     -moz-border-radius: 10%;
  503.     -o-border-radius: 10%;
  504. }
  505.  
  506. .quotesource {
  507.     font-size:15px;
  508.     line-height:17px;
  509.     text-align:right;
  510.     margin-top:5px;
  511.     margin-bottom:5px;
  512.     font-family:{select:Post Title font};
  513. }
  514.  
  515. /*Chat*/
  516.  
  517. .chat{
  518.     height: auto;
  519.     padding-bottom: 5px;
  520.     width: 100%;
  521.     word-break:break-word;
  522. }
  523.  
  524. .chat ul {word-break:break-word;list-style: none;}
  525.  
  526. .chat .odd {
  527.     margin-left:-35px;
  528.     text-align: left;
  529.     background-color:{color:post background};
  530.     padding:7px;
  531.     word-break:break-word;
  532.     border-radius: 5px;
  533.     -webkit-border-radius: 5px;
  534.     -moz-border-radius: 5px;
  535.     -o-border-radius: 5px;
  536.     -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;
  537. }
  538.  
  539. .chat .even {
  540.    margin-left:-20px;
  541.     text-align: left;
  542.     background-color:{color:permalink bg};
  543.     padding:7px;
  544.     word-break:break-word;
  545.     border-radius: 5px;
  546.     -webkit-border-radius: 5px;
  547.     -moz-border-radius: 5px;
  548.     -o-border-radius: 5px;
  549.     -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;
  550. }
  551.  
  552. .chat li {
  553.     position: relative;
  554.     margin-bottom: 10px;
  555.     margin-left: auto;
  556.     margin-right:auto;
  557.     word-break:break-word;
  558.     padding: 5px;
  559. }
  560.  
  561. /*Chat end*/
  562.  
  563. .tumblr_video_container {
  564. width:auto!important;
  565. height:auto!important;
  566. }
  567.  
  568.  /*Audio*/
  569.  
  570. #music {width:100%;border:1px solid {color:border};background-color: {color:popup bg}}
  571.  
  572. #alart, #noralt {
  573.     width:100px;
  574.     height:100px;
  575.     display:block;
  576. }
  577.  
  578. #player {
  579.     z-index:99;
  580.     position:absolute;
  581.     padding:0px;
  582.     background:rgba(0,0,0,0.6);
  583.     margin:37px;
  584.     opacity:0.7;
  585.     -webkit-transition:all 1s ease;
  586.     -moz-transition:all 1s ease;
  587.     -o-transition:all 1s ease;
  588.     transition:all 1s ease-in-out;
  589. }
  590.  
  591. #alart {position:absolute; }
  592.  
  593. #minfo {
  594.     overflow:hidden;
  595.     text-align:left;
  596.     padding-left:0px;
  597.     margin-bottom:5px;
  598.     margin-left:-20px;
  599.     line-height:110%;
  600. }
  601.  
  602. video{max-width:100%}
  603.  
  604. /*Types of posts end*/
  605.  
  606.  
  607. /*Permalink*/
  608.  
  609. .permalinks {
  610.     list-style: none;
  611.   text-align: center;
  612.   width: 400px;
  613.   border-top: 1px solid {color:border};
  614. }
  615.  
  616. .permalinks li {
  617.   position: relative;
  618.   display: inline-block;
  619. }
  620.  
  621. .permalinks a {
  622.       margin-right: 5px;
  623.       margin-top: 7px;
  624.   margin-bottom:5px;
  625.     padding:6px;
  626.  
  627.     font-size:12px;
  628.     display: inline-block;
  629.   background-color:{color:popup bg};
  630.   color: {color:text color};
  631.  
  632.   width: 14px;
  633.   height: 13px;
  634.   position: relative;
  635.   text-align: center;
  636.   line-height: 15px;
  637.  
  638.   border-radius: 50%;border:1px solid #bbb4a4;
  639. }
  640.  
  641.  
  642. .permalinks a:hover {
  643.     color: {color:permalink links};
  644.     -webkit-transition-duration: 0.4s;
  645.     transition-duration: 0.4s;
  646. }
  647.  
  648. .tags {
  649.     text-align:center;
  650. }
  651.  
  652. .tags a {
  653.     text-decoration:none;
  654.     font-size: 10px;
  655.     line-height:14px;
  656.     text-transform:uppercase;
  657.     color:{color:permalink links};
  658. }
  659.  
  660. .tags a:hover{
  661.     color:{color:text color};
  662.     -webkit-transition-duration: 0.1s;
  663.     transition-duration: 0.1s;
  664. }
  665.  
  666. /*Permalink end*/
  667.  
  668. /*  NOTE CONTAINER */
  669. #notecontainer {
  670.       background-color:rgba(0,0,0,0.5);
  671.       margin: 20px auto;
  672.       width: 500px;
  673.       font-size: 11px;
  674.       color: #fff;
  675.       border-radius:5px;
  676.       border-right:1px solid #bbb;
  677.       border-top:1px solid #bbb;
  678.       border-bottom:1px solid #bbb;
  679. }
  680. #notecontainer ol.notes {
  681.       list-style-type: decimal;
  682.       margin: 0;
  683.       padding: 0;
  684. }
  685. #notecontainer img.avatar {
  686.       margin-right: 10px;
  687.       width: 16px;
  688.       height: 16px;
  689.       padding:3px;
  690. }
  691. #notecontainer a{color:{color:link color}}
  692.  
  693.  
  694. /*Lightbox DO NOT TOUCH!!!!! */
  695.  
  696. .vignette, #vignette {opacity:0;}
  697. .lightbox-image, #tumblr_lightbox img {box-shadow:none !important;border-radius:0 !important;max-width:none;}
  698. .tumblr-lightbox, #tumblr_lightbox {background-color:rgba(245,245,245,.98) !important;}
  699.  
  700. /*Lightbox end*/
  701.  
  702. /*CREDIT, KINDLY DO NOT REMOVE!!!*/
  703.  
  704. .tooltip a{color:#ff4141; text-decoration:none;}
  705. .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);}
  706. .tooltip a:hover{color:#000;}
  707. .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;}
  708. .tooltip:hover .tooltiptext {visibility: visible;opacity: 1;}
  709. .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;}
  710.  
  711. /*CREDIT END, KINDLY DO NOT REMOVE!!!*/
  712.  
  713. /* ICONS */
  714. /* Icon Back */
  715.     .hvr-icon-back {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;}
  716.     .hvr-icon-back:before {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;}
  717.     .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};}
  718.  
  719. /* Icon Forward */
  720.     .hvr-icon-forward {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;}
  721.     .hvr-icon-forward:before {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;}
  722.     .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};}
  723.    
  724. </style>
  725.    
  726. <body>
  727.  
  728. <!--SIDEBAR-->
  729. <div id="bord"></div>
  730. <div id="sidebar1">
  731. <div class="img1">
  732. <div id="sidlinks">
  733. <a href="#?w=500" rel="02" class="poplight">Title</a><br>
  734. <a href="#?w=500" rel="03" class="poplight">Desc</a><br>
  735. <a href="#?w=500" rel="04" class="poplight">Links</a></div></div>
  736. </div>
  737.  
  738. <!--MAIN POSTS-->
  739. <div id="container">  
  740.  
  741. {block:Posts}
  742.  
  743. <div class="posts">
  744.  
  745. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  746.  
  747.  
  748. {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}
  749.  
  750.  
  751. {block:Panorama}{LinkOpenTag}<img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Panorama}
  752.  
  753.  
  754. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  755.  
  756.  
  757. {block:Quote}<div class="quote">{Quote}</div>{block:Source}<div class="quotesource"> &#x2712; {Source}</div>{/block:Source}{/block:Quote}
  758.  
  759.  
  760. {block:Link}
  761. <div class="posttitle"><a href="{URL}">{Name} <i class="fa fa-hand-o-right"></i></a></div>
  762. {block:Description}
  763. <div style="margin-top: -8px;"></div>
  764. {Description}
  765. <div style="margin-bottom: -8px;"></div>
  766. {/block:Description}
  767. {/block:Link}
  768.  
  769.  
  770. {block:Chat}
  771. {block:Title}<h1>{Title}</h1>{/block:Title}
  772. <left>
  773. <div class="chat">
  774. <ul>
  775. {block:Lines}<li class="{Alt}">{block:Label} <b>{Label} </b>{/block:Label}  {Line}</li>{/block:Lines}
  776. </ul>
  777. </div>
  778. </center>
  779. {/block:Chat}
  780.        
  781.                
  782. {block:Video}<div class="video">{Video-500}</div>{block:Caption}{Caption}{/block:Caption}{/block:Video}
  783.  
  784.  
  785. {block:Audio}
  786. <table id="music" cellpadding="0" cellspacing="0">
  787. <tr>
  788. <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>
  789. <td> <div id="minfo"> {block:TrackName}<b>Name: </b>{TrackName}{/block:TrackName}</div>
  790. <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>
  791. <div id="minfo"> {block:PlayCount}<b>Plays: </b>{FormattedPlayCount}{/block:PlayCount}</div> </td>
  792. </tr></table>
  793. {block:Caption}{Caption}{/block:Caption}
  794. {/block:Audio}
  795.  
  796.  
  797. {block:Answer}
  798. <div id="askimg"><img src="{AskerPortraitURL-48}"/></div>
  799. <div id="asker">{Asker} said:</div>
  800. <div id="question">{Question}</div>
  801. {Answer}
  802. {/block:Answer}
  803.  
  804. <!--- PERMALINK --->
  805. {block:Date}<div class="permalinks">
  806.  
  807. {block:Text}<li><a href="{Permalink}" title="A text post with {block:NoteCount}{NoteCount}{/block:NoteCount} notes"><span class="lnr lnr-text-size"></span></a></li>{/block:Text}
  808. {block:Photo}<li><a href="{Permalink}" title="A Photo with {block:NoteCount}{NoteCount}{/block:NoteCount} notes"><span class="lnr lnr-camera"></span></a></li> {/block:Photo}
  809. {block:Quote}<li><a href="{Permalink}" title="A Quote with {block:NoteCount}{NoteCount}{/block:NoteCount} notes"><span class="lnr lnr-spell-check"></span></a></li>{/block:Quote}
  810. {block:Link}<li><a href="{Permalink}" title="A Link with {block:NoteCount}{NoteCount}{/block:NoteCount} notes"><span class="lnr lnr-link"></span></a></li>{/block:Link}
  811. {block:Chat}<li><a href="{Permalink}" title="A Chat post with {block:NoteCount}{NoteCount}{/block:NoteCount} notes"><span class="lnr lnr-menu"></span></a></li>{/block:Chat}
  812. {block:Audio}<li><a href="{Permalink}" title="An Audio post with {block:NoteCount}{NoteCount}{/block:NoteCount} notes"><span class="lnr lnr-music-note"></span></a></li>{/block:Audio}
  813. {block:Video}<li><a href="{Permalink}" title="A Video with {block:NoteCount}{NoteCount}{/block:NoteCount} notes"><span class="lnr lnr-camera-video"></span></a></li>{/block:Video}
  814. {block:Answer}<li><a href="{Permalink}" title="An Ask post with {block:NoteCount}{NoteCount}{/block:NoteCount} notes"><span class="lnr lnr-bubble"></span></a></li>{/block:Answer}
  815. {block:Photoset}<li><a href="{Permalink}" title="A Photoset with {block:NoteCount}{NoteCount}{/block:NoteCount} notes"><span class="lnr lnr-picture"></span></a></li>{/block:Photoset}
  816.  
  817. <li><a href="{Permalink}" title="{24Hour}:{Minutes} • {DayOfMonth}.{ShortMonth}.{Year}"><span class="lnr lnr-clock"></span></a><li>
  818.  
  819. {block:RebloggedFrom}
  820.  
  821. <li><a href="{ReblogParentURL}"title="via {ReblogParentName}"><span class="lnr lnr-users"></span></a> <li>  
  822.  
  823. <li><a href="{ReblogRootURL}"title="source: {ReblogRootname}"><span class="lnr lnr-pencil"></span></a>{/block:RebloggedFrom} <li>
  824.  
  825. <li><a href="{ReblogURL}" target="_blank" class"details" title="Reblog"><i class="fa fa-retweet" aria-hidden="true" style="color:#56bf4b;" ></i></a><li>
  826. </div>
  827.  
  828. <div class="tags">{block:HasTags}  {block:Tags}<a href="{TagUrl}"> #{Tag}&nbsp;</a>{/block:Tags}{/block:HasTags}</div>
  829.  
  830. </div>{/block:Date}
  831.  
  832. <!--- END PERMALINK --->
  833.  
  834. {/block:Posts}  
  835.  
  836. <!-- PAGINATION -->
  837. <center>  
  838. {block:PreviousPage}  <a href="{PreviousPage}" title="Retreat"><font size="" color="{color:Pagination}"><i class="fa fa-chevron-left hvr-icon-back" aria-hidden="true" style="font-size:35px; line-height:44px;"></i></font></a>{/block:PreviousPage}
  839. {block:NextPage}<a href="{NextPage}" title="Forward"><font size="" color="{color:Pagination}"><i class="fa fa-chevron-right hvr-icon-forward" aria-hidden="true" style="font-size:35px; line-height:44px;"></i></font></a>{/block:NextPage}
  840.  
  841.  
  842. <!-- POST TOOGLE -->  
  843.   {block:PermalinkPagination}
  844.   {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}
  845.   {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}
  846.   {/block:PermalinkPagination}
  847. </center>
  848.  
  849.  
  850. <!-- NOTE CONTAINER -->
  851. {block:PermalinkPage}
  852. {block:PostNotes}
  853. <div id="notecontainer">{PostNotes}</div>
  854. {/block:PostNotes}
  855. {/block:PermalinkPage}
  856.  
  857.  
  858. </div>
  859.  
  860. <div id="sidebar1">
  861. <div class="img1">
  862. <div id="sidlinks">
  863. <a href="#?w=500" rel="02" class="poplight">Title</a><br>
  864. <a href="#?w=500" rel="03" class="poplight">Desc</a><br>
  865. <a href="#?w=500" rel="04" class="poplight">Links</a></div></div>
  866. </div>
  867.  
  868. <div class="img2">
  869. <div id="quickd">{text:Description 2}</div></div>
  870.  
  871. <!--CREDIT-->
  872.  
  873.  
  874. <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>
  875.  
  876. {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
  877.  
  878. </body>
  879. <div id="02" class="popup_block">
  880. <div id="title">{Title}</div>
  881. </div></div>
  882. <div id="03" class="popup_block">
  883. <div id="description">{Description}</div>
  884. </div></div>
  885. <div id="04" class="popup_block">
  886. <div class="poplink">
  887.     <a href="/" title="Home">Home</a>
  888.     <a href="/ask" title="Message">Message</a>
  889.     <a href="/archive" title="Archive">Archive</a>
  890.      
  891.       {block:ifLinkText1}<a href="{text:Link URL1}" title="{text:Link Text1}" >{text:Link Text1}</a>{/block:ifLinkText1}
  892.      
  893.        {block:ifLinkText2}<a href="{text:Link URL2}" title="{text:Link Text2}">{text:Link Text2}</a>{/block:ifLinkText2}
  894.      
  895.        {block:ifLinkText3}<a href="{text:Link URL3}" title="{text:Link Text3}">{text:Link Text3}</a>{/block:ifLinkText3}</div>
  896.        
  897.        
  898. </div></div>
  899. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement