Advertisement
abv2

Make sweet love to me

Sep 19th, 2016
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 31.30 KB | None | 0 0
  1. <html>
  2.     <head>
  3.         <title>{Title}</title>
  4.        
  5. <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>            
  6.        
  7.         <!---tooltip--->
  8.  
  9. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  10. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  11.  
  12. <script>
  13.  
  14. (function($){
  15.  
  16. $(document).ready(function(){
  17.  
  18. $("a[title]").style_my_tooltips({
  19.  
  20. tip_follows_cursor:true,
  21.  
  22. tip_delay_time:60,
  23.  
  24. tip_fade_speed:300,
  25.  
  26. attribute:"title"
  27.  
  28. });
  29.  
  30. });
  31.  
  32. })(jQuery);
  33.  
  34. </script>
  35. <!--basic tooltip from tutorial-baby! Enjoy-->
  36. <style>
  37. .tooltip{
  38.     display: inline;
  39.     position: relative;
  40. }
  41. #s-m-t-tooltip {
  42. max-width:300px; /*how big the tooltip can be at most*/
  43. border-radius: 0px; /*change your border radius*/
  44. padding:3px 4px 5px 4px; /*padding inside tooltip*/
  45. margin:20px 7px -2px 20px; /*distance from word*/
  46. background-color:#000; /*background color*/
  47.   border:1px solid #213758; /*border info*/
  48.   font-family:alegreya sans sc; /*tooltip font*/
  49.   font-weight:bold;
  50. font-size:9px; /*tooltip font size*/
  51. letter-spacing:1px; /*tooltip letter spacing*/
  52. text-transform:uppercase; /*makes the tooltip title uppercase*/
  53. color:#fff; /*tooltip font color*/
  54. z-index:999999999999999999999999999999999999;
  55.  
  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.  
  63. <!---end tooltip--->
  64.        
  65. <link rel="shortcut icon" href="{Favicon}">
  66. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  67. {block:Description}<meta name="description" content="{MetaDescription}" />
  68. {/block:Description}
  69.            
  70. </head>
  71.    
  72. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  73. <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
  74.  
  75. <link href="https://fonts.googleapis.com/css?family=Acme|Cuprum|Oxygen|Patrick+Hand|Patrick+Hand+SC|Philosopher|Port+Lligat+Slab|Roboto" rel="stylesheet">
  76. <link href="https://fonts.googleapis.com/css?family=Condiment|Kaushan+Script|Marcellus+SC|Pacifico|Pattaya|Rationale|Satisfy|Special+Elite" rel="stylesheet">
  77.  
  78.  
  79. <link href="https://fonts.googleapis.com/css?family=Alegreya+Sans+SC:500,500i,700&subset=latin-ext" rel="stylesheet">
  80. <link href="https://fonts.googleapis.com/css?family=Alegreya+Sans:500,500i&subset=latin-ext" rel="stylesheet">
  81.  
  82.  
  83. <!---   <meta name="select:Font" content="" title="">   --->
  84. <meta name="select:Font" content="Alegreya Sans SC" title="Alegreya Sans SC">
  85. <meta name="select:Font" content="Patrick Hand" title="Patrick Hand">
  86. <meta name="select:Font" content="Patrick Hand SC" title="Patrick Hand SC">
  87. <meta name="select:Font" content="Acme" title="Acme">
  88. <meta name="select:Font" content="Philosopher" title="Philosopher">
  89. <meta name="select:Font" content="Port Lligat Slab" title="Port LLigat Slab">
  90. <meta name="select:Font" content="Oxygen" title="Oxygen">
  91. <meta name="select:Font" content="Roboto" title="Roboto">
  92. <meta name="select:Font" content="Yantramanav" title="Yantramanav">
  93. <meta name="select:Font" content="Cuprum" title="Cuprum">
  94.  
  95.  
  96. <!---<meta name="select:Title Font" content="" title="">   --->
  97. <meta name="select:Title Font" content="Marcellus SC" title="Marcellus SC">
  98. <meta name="select:Title Font" content="Special Elite" title="Special Elite">
  99. <meta name="select:Title Font" content="Satisfy" title="Satisfy">
  100. <meta name="select:Title Font" content="Rationale" title="Rationale">
  101. <meta name="select:Title Font" content="Pacifico" title="Pacifico">  
  102. <meta name="select:Title Font" content="Condiment" title="Condiment">
  103. <meta name="select:Title Font" content="Kaushan Script" title="Kaushan Script">
  104. <meta name="select:Title Font" content="Pattaya" title="Pattaya">
  105.  
  106.  
  107. <meta name="select:Post Title Font" content="Marcellus SC" title="Marcellus SC">
  108. <meta name="select:Post Title Font" content="Special Elite" title="Special Elite">
  109. <meta name="select:Post Title Font" content="Satisfy" title="Satisfy">
  110. <meta name="select:Post Title Font" content="Rationale" title="Rationale">
  111. <meta name="select:Post Title Font" content="Pacifico" title="Pacifico">  
  112. <meta name="select:Post Title Font" content="Condiment" title="Condiment">  
  113. <meta name="select:Post Title Font" content="Kaushan Script" title="Kaushan Script">
  114. <meta name="select:Post Title Font" content="Pattaya" title="Pattaya">
  115.  
  116.  
  117.  
  118. <meta name="text:Second Description" content="">
  119. <meta name="text:Third Description" content="">
  120. <meta name="text:Font size" content="12">
  121. <meta name="text:Title Size" content="16">
  122. <meta name="text:Post Title Size" content="20">
  123.  
  124.  
  125.  
  126. <meta name="image:Main Background" content="" />
  127. <meta name="image:Sidebar 1" content="" />
  128. <meta name="image:Sidebar 2" content="" />
  129. <meta name="image:Sidebar 3" content="" />
  130. <meta name="image:Sidebar 4" content="" />
  131. <meta name="image:Sidebar 5" content="" />
  132. <meta name="color:Main Background" content=""/>
  133. <meta name="color:Post Background" content=""/>
  134. <meta name="color:Title" content=""/>
  135. <meta name="color:Description" content="">
  136. <meta name="color:Description BG" content=""/>
  137. <meta name="color:Text color" content=""/>
  138. <meta name="color:Link color" content=""/>
  139. <meta name="color:Post Title" content=""/>
  140. <meta name="color:Border" content="#cccccc"/>
  141. <meta name="color:Pagination" content="#fff"/>
  142. <meta name="color:Permalink link color" content=""/>
  143. <meta name="color:Permalink text color" content=""/>
  144. <meta name="color:Permalink background color" content=""/>
  145. <meta name="color:Selection bg" content=""/>
  146. <meta name="color:Selection text color" content=""/>
  147. <meta name="color:Scrollbar background" content=""/>
  148. <meta name="color:Scrollbar thumb" content=""/>
  149. <meta name="text:Link URL1" content=""/>
  150. <meta name="text:Link Text1" content=""/>
  151. <meta name="text:Link URL2" content=""/>
  152. <meta name="text:Link Text2" content=""/>
  153. <meta name="text:Link URL3" content=""/>
  154. <meta name="text:Link Text3" content=""/>
  155.  
  156.    
  157. <style type="text/css">
  158.  
  159. ::selection {background-color:{color:selection bg};color:{color:Selection text color};text-shadow:none;}
  160. ::-moz-selection {background-color:{color:selection bg};color:{color:Selection text color};text-shadow:none;}
  161. ::-o-selection {background-color:{color:selection bg};color:{color:Selection text color};text-shadow:none;}
  162.  
  163. ::-webkit-scrollbar {width: 9px; height: 9px; background: {color:Scrollbar background};}
  164. ::-webkit-scrollbar-thumb {background-color:{color:Scrollbar Thumb} ; border: 1px solid {color:link color};}
  165.  
  166.  
  167. /*            SCROLL BUTTONS           */  
  168.  #scrollToTop:link,
  169. #scrollToTop:visited {
  170.   display: none;
  171.   position: fixed;
  172.   bottom: 180px;
  173.   right: 250px;
  174. }  
  175.  
  176. #scrollToTop:link:hover{
  177.     bottom:190px;
  178. }
  179.  
  180. /* SCROLL BEGIN */
  181. a.back-to-top {
  182.     height:30px;
  183.     width:30px;
  184.     display: none;
  185.     text-indent: -9999px;
  186.     position: fixed;
  187.     right: 250px;
  188.     bottom: 130px;
  189.     background: url("http://66.media.tumblr.com/abce76d1445bbc63498951f10e08c325/tumblr_odaplcMJDv1vtqemto1_75sq.png");
  190. }
  191.  
  192. /* SCROLL END*/
  193.  
  194.  
  195.  
  196. body {
  197.     background-color: {color:Main background};
  198.     background-image: url('{image:main background}');
  199.     background-repeat:no-repeat;
  200.     background-attachment:fixed;
  201.     background-size:100% 100%;
  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. uppercase{text-decoration:underline;}
  221.  
  222.  
  223. blockquote {
  224.     border-left:1px solid #423;
  225.     padding-left:15px;
  226.     margin-left:10px;
  227.     margin-top:0px;
  228.     margin-right:0;
  229. }
  230.    
  231. blockquote img {    
  232.     max-width:100%;
  233.     height:auto;
  234. }
  235.  
  236.  
  237. img { max-width: 100%;}
  238.  
  239. iframe, img, embed, object, video {
  240.    max-width: 100%;
  241. }
  242.  
  243.  
  244.  
  245. /*NEW SIDEBAR*/
  246.  
  247. #sidebar1 {
  248.     background-color: transparent;
  249.     text-align: center;
  250.     height: auto;
  251.     min-height:110%;
  252.     width: 300px;
  253.     position: fixed;
  254.     z-index: 9;
  255.     display:block;
  256. }
  257.  
  258. .img1{
  259.     position:fixed;
  260.     height:110px;
  261.     width:110px;
  262.     -webkit-border-radius: 50%;
  263.     -moz-border-radius: 50%;
  264.     -o-border-radius: 50%;
  265.     border:3px double {color:border};
  266.     background-color: {color:Description bg};
  267.     background-image: url('{image:Sidebar 1}');
  268.     background-size:100%;
  269.     margin-top:30em;
  270.     margin-left:5em;
  271.    
  272.     -webkit-box-shadow: 0px 0px 30px 0px rgba(255,255,255,1);
  273. -moz-box-shadow: 0px 0px 30px 0px rgba(255,255,255,1);
  274. box-shadow: 0px 0px 30px 0px rgba(255,255,255,1);
  275. }
  276.  
  277. .img1:hover #title1{
  278.      opacity:1;
  279.           -moz-transition-duration:0.5s;
  280.           -webkit-transition-duration:0.5s;
  281.           -o-transition-duration:0.5s;
  282. }
  283.  
  284. #title1 {
  285.     background-color:{color:Description bg};
  286.     position: fixed;
  287.     overflow-y: hidden;
  288.     margin-top:2px;
  289.     margin-left:2px;
  290.     height:85px;
  291.     padding:10px;
  292.     font-size: {text:Title Size}px;
  293.     line-height: 105%;
  294.     width: 85px;
  295.     text-align:center;
  296.     vertical-align:center;
  297.     word-break:break-word;
  298.     color: {color:Title};
  299.     font-family: {select:Title font};
  300.     z-index: 9;
  301.     border:1px solid {color:border};
  302.     -webkit-border-radius: 50%;
  303.     -moz-border-radius: 50%;
  304.     -o-border-radius: 50%;
  305.     float:center;
  306.     opacity:0;
  307. }
  308.  
  309. #title1 span {
  310.   display: table-cell;
  311.   vertical-align: middle;
  312.   height:80px;      
  313. }
  314.  
  315. /*_____________________________________________*/  
  316. .img2{
  317.     position:fixed;
  318.     height:140px;
  319.     width:140px;
  320.     -webkit-border-radius: 50%;
  321.     -moz-border-radius: 50%;
  322.     -o-border-radius: 50%;
  323.     border:3px double {color:border};
  324.     background-color: {color:Description bg};
  325.     background-image: url('{image:Sidebar 2}');
  326.     background-size:100%;
  327.     margin-top:42em;
  328.     margin-left:12em;
  329.    
  330.     -webkit-box-shadow: 0px 0px 30px 0px rgba(255,255,255,1);
  331. -moz-box-shadow: 0px 0px 30px 0px rgba(255,255,255,1);
  332. box-shadow: 0px 0px 30px 0px rgba(255,255,255,1);
  333. }
  334.  
  335. .img2:hover #description{
  336.      opacity:1;
  337.           -moz-transition-duration:0.5s;
  338.           -webkit-transition-duration:0.5s;
  339.           -o-transition-duration:0.5s;
  340. }
  341.  
  342. #description {
  343.     opacity:0;
  344.     position: relative;
  345. overflow:hidden;
  346.     height:118px;
  347.     padding:10px;
  348.     width: 118px;
  349.     text-align: center;
  350.     word-break:break-word;
  351.     background-color:{color:Description bg};
  352.     color: {color:description};
  353.     font-size:11px;
  354.     border:1px solid {color:border};
  355.     -webkit-border-radius: 50%;
  356.     -moz-border-radius: 50%;
  357.     -o-border-radius: 50%;
  358.     float:center;
  359. }
  360.  
  361. #description span{
  362.    display: table-cell;
  363.   vertical-align: middle;
  364.   height:110px;    
  365. }
  366.  
  367. /*_____________________________________________*/
  368.  .img3{
  369.     position:fixed;
  370.     height:120px;
  371.     width:120px;
  372.     -webkit-border-radius: 50%;
  373.     -moz-border-radius: 50%;
  374.     -o-border-radius: 50%;
  375.     border:3px double {color:border};
  376.     background-color: {color:Description bg};
  377.     background-image: url('{image:Sidebar 3}');
  378.     background-size:100%;
  379.     margin-top:55em;
  380.     margin-left:3em;
  381.    
  382.     -webkit-box-shadow: 0px 0px 30px 0px rgba(255,255,255,1);
  383. -moz-box-shadow: 0px 0px 30px 0px rgba(255,255,255,1);
  384. box-shadow: 0px 0px 30px 0px rgba(255,255,255,1);
  385. }
  386.  
  387. .img3:hover #navi{
  388.      opacity:1;
  389.           -moz-transition-duration:0.5s;
  390.           -webkit-transition-duration:0.5s;
  391.           -o-transition-duration:0.5s;
  392. }
  393.  
  394. #navi{
  395.        opacity:0;
  396.     position: relative;
  397. overflow:hidden;
  398. margin-top:2px;
  399. margin-left:2px;
  400.     height:95px;
  401.     padding:10px;
  402.     width: 95px;
  403.     text-align: center;
  404.     word-break:break-word;
  405.     background-color:{color:Description bg};
  406.     color: {color:description};
  407.     font-size:11px;
  408.     border:1px solid {color:border};
  409.     font-family:{select:Font};
  410.     -webkit-border-radius: 50%;
  411.     -moz-border-radius: 50%;
  412.     -o-border-radius: 50%;
  413.     float:center;
  414. }
  415.  
  416. /*_____________________________________________*/
  417.  .img4{
  418.     position:fixed;
  419.     height:120px;
  420.     width:120px;
  421.     -webkit-border-radius: 50%;
  422.     -moz-border-radius: 50%;
  423.     -o-border-radius: 50%;
  424.     border:3px double {color:border};
  425.     background-color: {color:Description bg};
  426.     background-image: url('{image:Sidebar 4}');
  427.     background-size:100%;
  428.     margin-top:52em;
  429.     margin-left:85%;
  430.    
  431.     -webkit-box-shadow: 0px 0px 30px 0px rgba(255,255,255,1);
  432. -moz-box-shadow: 0px 0px 30px 0px rgba(255,255,255,1);
  433. box-shadow: 0px 0px 30px 0px rgba(255,255,255,1);
  434. }
  435.  
  436. .img4:hover #description2{
  437.      opacity:1;
  438.           -moz-transition-duration:0.5s;
  439.           -webkit-transition-duration:0.5s;
  440.           -o-transition-duration:0.5s;
  441. }
  442.  
  443. #description2{
  444.        opacity:0;
  445.     position: relative;
  446. overflow:hidden;
  447.     height:98px;
  448.     padding:10px;
  449.     width: 98px;
  450.     text-align: center;
  451.     word-break:break-word;
  452.     background-color:{color:Description bg};
  453.     color: {color:description};
  454.     font-size:11px;
  455.     border:1px solid {color:border};
  456.     -webkit-border-radius: 50%;
  457.     -moz-border-radius: 50%;
  458.     -o-border-radius: 50%;
  459.     float:center;
  460. }
  461.  
  462. #description2 span{
  463.    display: table-cell;
  464.   vertical-align: middle;
  465.   height:90px;    
  466. }
  467.  
  468. /*_____________________________________________*/
  469.  .img5{
  470.     position:fixed;
  471.     height:150px;
  472.     width:150px;
  473.     -webkit-border-radius: 50%;
  474.     -moz-border-radius: 50%;
  475.     -o-border-radius: 50%;
  476.     border:3px double {color:border};
  477.     background-color: {color:Description bg};
  478.     background-image: url('{image:Sidebar 5}');
  479.     background-size:100%;
  480.     margin-top:36em;
  481.     margin-left:75%;
  482.    
  483.     -webkit-box-shadow: 0px 0px 30px 0px rgba(255,255,255,1);
  484. -moz-box-shadow: 0px 0px 30px 0px rgba(255,255,255,1);
  485. box-shadow: 0px 0px 30px 0px rgba(255,255,255,1);
  486. }
  487.  
  488. .img5:hover #smt{
  489.      opacity:1;
  490.           -moz-transition-duration:0.5s;
  491.           -webkit-transition-duration:0.5s;
  492.           -o-transition-duration:0.5s;
  493. }
  494.  
  495. #smt{
  496.        opacity:0;
  497.     position: relative;
  498. overflow:hidden;
  499. margin-top:2px;
  500. margin-left:2px;
  501.     height:125px;
  502.     padding:10px;
  503.     width: 125px;
  504.     text-align: center;
  505.     word-break:break-word;
  506.     background-color:{color:Description bg};
  507.     color: {color:description};
  508.     font-size:11px;
  509.     border:1px solid {color:border};
  510.     -webkit-border-radius: 50%;
  511.     -moz-border-radius: 50%;
  512.     -o-border-radius: 50%;
  513.     float:center;
  514. }
  515.  
  516. #smt span{
  517.    display: table-cell;
  518.   vertical-align: middle;
  519.   height:125px;    
  520. }
  521.  
  522.  
  523.  
  524. /*Sidebar end*/
  525.  
  526. /*Body*/
  527.  
  528. #container {
  529.     position:absolute;
  530.     left:30%;
  531.     top:50px;
  532. }
  533.  
  534. .posts {
  535.     position:relative;
  536.     width:500px;
  537.     background-color: {color:post background};
  538.     padding:15px;
  539.     padding-bottom:10px;
  540.     margin-bottom:30px;
  541.     border: solid 1.5px {color:border};
  542.     word-wrap: break-word;
  543.  
  544.     -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1)    inset;
  545.     -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  546.      box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  547. }
  548.  
  549. h1 {
  550.     text-align: center;
  551.     word-break:break-word;
  552.     font-size: {text:Post Title font}px;
  553.     line-height:105%;
  554.     text-decoration:underline;
  555.     color: {color:Post Title};
  556.     font-family: {select:Post Title font};
  557. }
  558.  
  559. /*Body end*/
  560.  
  561. /*Types of posts*/
  562.  
  563. /*LINK TITLES*/
  564. .posttitle a {
  565.     color: {color:link color};
  566.     font-size:{text:Post Title size}px;
  567.     font-family: {select:Post Title font};
  568. }
  569.  
  570. .posttitle a:hover{color: {color:text};}
  571.  
  572.  
  573. /*ANSWER*/
  574. .asr {
  575.     font-size:{text:Post Title size}px;
  576.     font-weight:800;
  577.     font-family: {select:Post Title font};
  578.     text-align:left;
  579.     margin-bottom:5px;
  580.     padding:5px;
  581. }
  582.  
  583. .question {
  584.     padding: 10px;
  585.     top: 0px;
  586.     bottom: 0px;
  587.     border-bottom:3px double {color:border};
  588.     margin-left: auto;
  589.     margin-right: auto;
  590.     width: 90%;
  591.     height: auto;
  592.     background: {color:Description bg};
  593.     color: {color:Description};
  594.     position: relative;
  595.     -moz-border-radius:    10px;
  596.     -webkit-border-radius: 10px;
  597.     border-radius:         10px;
  598. }
  599.  
  600. .question:before {
  601.     content: '';
  602.     position: absolute;
  603.     border-style: solid;
  604.     border-width: 0 14px 21px;
  605.     border-color:transparent;
  606.     display: block;
  607.     width: 0;
  608.     z-index: 1;
  609.     top: -11px;
  610.     left: 22px;
  611. }
  612.  
  613. /*QUOTE*/
  614. .quote {
  615.     font-family:{select:Post Title font};
  616.     font-size: {text:Post Title size}px;
  617.     line-height:105%;
  618.     text-indent: 15px;
  619.     text-align: center;
  620.     margin-bottom:5px;
  621.     padding:20px;
  622.     border:1px solid {color:border};
  623.     -webkit-border-radius: 20%;
  624.     -moz-border-radius: 20%;
  625.     -o-border-radius: 20%;
  626.     -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.2)    inset;
  627.     -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.2) inset;
  628.      box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.2) inset;
  629. }
  630.  
  631. .quotesource {
  632.     font-size:15px;
  633.     line-height:17px;
  634.     text-align:right;
  635.     margin-top:10px;
  636.     margin-bottom:5px;
  637.     font-family:{select:Post Title font};
  638.     text-decoration:underline;
  639. }
  640.  
  641. /*Chat*/
  642.  
  643. .chat{
  644.     height: auto;
  645.     padding-bottom: 5px;
  646.     width: 100%;
  647.     word-break:break-word;
  648. }
  649.  
  650. .chat ul {
  651.     word-break:break-word;
  652.     list-style: none;
  653. }
  654.  
  655. .chat .odd {
  656.     margin-left:-35px;
  657.     text-align: left;
  658.     background-color:{color:post background};
  659.     color: {color:text color};
  660.     padding:7px;
  661.     word-break:break-word;
  662.     border-radius: 5px;
  663.     border-bottom:1px solid {color:border};
  664.     border-right:1px solid {color:border};
  665.     -webkit-border-radius: 5px;
  666.     -moz-border-radius: 5px;
  667.     -o-border-radius: 5px;
  668.     -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.2)    inset;
  669.     -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.2) inset;
  670.      box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.2) inset;
  671. }
  672.  
  673. .chat .even {
  674.     margin-right:0px;
  675.     text-align: left;
  676.     padding:5px;
  677.     word-break:break-word;
  678.     background-color:{color:post background};
  679.     color: {color:text};
  680.     border-radius: 5px;
  681.     border-bottom:1px solid {color:border};
  682.     border-right:1px solid {color:border};
  683.     -webkit-border-radius: 5px;
  684.     -moz-border-radius: 5px;
  685.     -o-border-radius: 5px;
  686.     -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.2) inset;
  687.     -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.2) inset;
  688.   box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.2) inset;
  689. }
  690.  
  691.  
  692. .chat li {
  693.     position: relative;
  694.     margin-bottom: 10px;
  695.     margin-left: auto;
  696.     margin-right:auto;
  697.     word-break:break-word;
  698.     padding: 5px;
  699. }
  700.  
  701. /*Chat end*/
  702.  
  703. /*Types of posts end*/
  704.  
  705. /*Permalink*/
  706.  
  707. .permalinks {
  708.     background-color:{color:Permalink background color};
  709.   border-bottom: 1px solid {color:border};
  710.   text-transform:uppercase;
  711.   font-family:{select:Font};
  712.   text-align:left;
  713.   font-size:11px;
  714.   height:auto;
  715.   margin-bottom:5px;
  716.   padding:5px;
  717.   -webkit-border-radius: 5px;
  718.     -moz-border-radius: 5px;
  719.     -o-border-radius: 5px;
  720. }
  721.  
  722. .permalinks a {
  723. text-decoration:none;
  724. color:{color:Permalink link color};
  725. }
  726.  
  727.  
  728. .permalinks a:hover {
  729. border-bottom:10px solid transparent;
  730. letter-spacing:1px;
  731. }
  732.  
  733. .rebloginfo{
  734.     text-align:right;
  735.     margin-top:-15px;
  736. }
  737.  
  738. .tags {
  739.     font-family:{select:Font};
  740.     text-align:center;
  741.     border-top:1px solid {color:border};
  742.     padding-top:5px;
  743.     padding-bottom:5px;
  744.     margin-top:5px;
  745.     background-color:{color:Permalink background color};
  746.     -webkit-border-radius: 5px;
  747.     -moz-border-radius: 5px;
  748.     -o-border-radius: 5px;
  749. }
  750.  
  751. .tags a {
  752.     text-decoration:none;
  753.     font-size: 10px;
  754.     line-height:14px;
  755.     text-transform:uppercase;
  756.     color:{color:Permalink link color};
  757. }
  758.  
  759. .tags a:hover{
  760.     color:{color:Permalink text color};
  761.     -webkit-transition-duration: 0.1s;
  762.     transition-duration: 0.1s;
  763. }
  764.  
  765. /*Permalink end*/
  766.  
  767. #notecontainer {
  768.       background-color:rgba(0,0,0,0.5);
  769.       margin: 20px auto;
  770.       width: 500px;
  771.       font-size: 11px;
  772.       color: #fff;
  773.       -webkit-border-radius: 5px;
  774.     -moz-border-radius: 5px;
  775.     -o-border-radius: 5px;
  776.       border-right:1px solid #bbb;
  777.       border-top:1px solid #bbb;
  778.       border-bottom:1px solid #bbb;
  779. }
  780. #notecontainer ol.notes {
  781.       list-style-type: decimal;
  782.       margin: 0;
  783.       padding: 0;
  784. }
  785.  
  786. #notecontainer img.avatar {
  787.       margin-right: 10px;
  788.       width: 16px;
  789.       height: 16px;
  790.       padding:3px;
  791. }
  792.  
  793. #notecontainer a{color:#bad0f1;}
  794.  
  795.  
  796. /*Lightbox DO NOT TOUCH!!!!! */
  797.  
  798. .vignette, #vignette {opacity:0;}
  799. .lightbox-image, #tumblr_lightbox img {box-shadow:none !important;border-radius:0 !important;max-width:none;}
  800. .tumblr-lightbox, #tumblr_lightbox {background-color:rgba(245,245,245,.98) !important;}
  801.  
  802. /*Lightbox end*/
  803.  
  804.  
  805. /*CREDIT, KINDLY DO NOT REMOVE!!!*/
  806.  
  807. .tooltip a{color:#ff4141; text-decoration:none;}
  808. .tooltip {text-align:center;font-size:12px;background:#fff; bottom:5px; right:4px; position: fixed;display: inline-block;z-index:99999999;text-decoration:none;padding-left:2px;padding-right:2px;padding-top:4px;padding-bottom:0px;width:17px;height:17px;float:right;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;border:1px solid #ccc;-moz-box-shadow: 0 3px #888;-webkit-box-shadow: 0 0 3px #888;box-shadow: 0 0 3px #888;}.tooltip a:hover{color:#000;}
  809. .tooltip .tooltiptext {font-family:Alegreya sans sc; font-weight:500;letter-spacing:1px; font-size:9px;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%; /* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */opacity: 0;transition: opacity 1s;font-size:10px;line-height:10px;}
  810. .tooltip:hover .tooltiptext {visibility: visible;opacity: 1;}
  811. .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;}
  812.  
  813. /*CREDIT END, KINDLY DO NOT REMOVE!!!*/
  814.  
  815. /* ICONS */
  816. /* Icon Back */
  817.     .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;}
  818.     .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;}
  819.     .hvr-icon-back:hover:before, .hvr-icon-back:focus:before, .hvr-icon-back:active:before {-webkit-transform: translateX(-4px);transform: translateX(-4px);color:{color:link color};}
  820.  
  821. /* Icon Forward */
  822.     .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;}
  823.     .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;}
  824.     .hvr-icon-forward:hover:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:active:before {-webkit-transform: translateX(4px);transform: translateX(4px);{color:link color};}
  825.    
  826. </style>
  827.    
  828. <body>
  829. <div id="sidebar1">
  830. <div class="img1"><div id="title1"><span>{Title}</span></div></div>
  831. <div class="img2"><div id="description"><span>{Description}</span></div></div>
  832.  
  833. <div class="img3"><div id="navi">
  834.  
  835. ★ <a href="/" title="Home" style="">Home</a><br>
  836. ✰ <a href="/ask" title="Message" style="">Message</a><br>
  837. ✯ <a href="/archive" title="Archive" style="">Archive</a><br>
  838. ✩ <a href="{text:Link URL1}" title="{text:Link Text1}" style="">{text:Link Text1}</a><br>
  839. ✬ <a href="{text:Link URL2}" title="{text:Link Text2}" style="">{text:Link Text2}</a><br>
  840. ❍ <a href="{text:Link URL3}" title="{text:Link Text3}" style="">{text:Link Text3}</a></div></div>
  841.  
  842. <div class="img4"><div id="description2"><span>{text:Second Description}</span></div></div>
  843. <div class="img5"><div id="smt"><span>{text:Third Description}</span></div></div>
  844.  
  845.  
  846.  
  847. </div>
  848.  
  849.  
  850. <div id="container">  
  851.  
  852. {block:Posts}
  853.  
  854.  
  855. <div class="posts">
  856.  
  857. {block:Date}<div class="permalinks"><a href="{Permalink}" title="{DayOfMonth}.{ShortMonth}.{Year}"><span class="lnr lnr-clock"></span></a> ★  {block:Notecount}<a href="{Permalink}" title="Note count">{NoteCountWithLabel}</a>{/block:Notecount}
  858.      {block:RebloggedFrom}<div class="rebloginfo"><a href="{ReblogParentURL}"title="{ReblogParentName}">via</a> ★ <a href="{ReblogRootURL}" title="{ReblogRootName}">SOURCE</a></div>{/block:RebloggedFrom}
  859. </div>{/block:Date}
  860.  
  861.  
  862.  
  863. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  864.  
  865.  
  866. {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}
  867.  
  868.  
  869. {block:Panorama}{LinkOpenTag}<img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Panorama}
  870.  
  871.  
  872. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  873.  
  874.  
  875. {block:Quote}<div class="quote">{Quote}</div>{block:Source}<div class="quotesource"> &#x2712; {Source}</div>{/block:Source}{/block:Quote}
  876.  
  877.  
  878. {block:Link}
  879. <div class="posttitle"><a href="{URL}">{Name} <i class="fa fa-hand-o-right"></i></a></div>
  880. {block:Description}
  881. <div style="margin-top: -8px;"></div>
  882. {Description}
  883. <div style="margin-bottom: -8px;"></div>
  884. {/block:Description}
  885. {/block:Link}
  886.  
  887.  
  888. {block:Chat}
  889. {block:Title}<h1>{Title}</h1>{/block:Title}
  890. <left>
  891. <div class="chat">
  892. <ul>
  893. {block:Lines}<li class="{Alt}">{block:Label} <b>{Label} </b>{/block:Label}  {Line}</li>{/block:Lines}
  894. </ul>
  895. </div>
  896. </center>
  897. {/block:Chat}
  898.        
  899.                
  900. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  901.  
  902.  
  903. {block:Audio}
  904. <div class="type-audio post-content">
  905.   {block:AudioEmbed}
  906.       {AudioEmbed color="Black"}
  907.   {/block:AudioEmbed}
  908.  
  909.   {block:Caption}
  910.   <div class="caption">
  911.     {Caption}
  912.   </div>
  913.   {/block:Caption}
  914. </div>
  915. {/block:Audio}
  916.  
  917.  
  918. {block:Answer}
  919. <div class="asr"><i class="fa fa-comment-o" aria-hidden="true"></i>&nbsp; <u>{Asker} said:</u> </div><p>
  920. <div class="question"><i class="fa fa-quote-left" aria-hidden="true"></i>     &nbsp;&nbsp; {Question}&nbsp;&nbsp;   <i class="fa fa-quote-right" aria-hidden="true"></i>  </div> {Answer}
  921. {/block:Answer}
  922.  
  923. {block:Date}{block:HasTags} <div class="tags"> {block:Tags}<a href="{TagUrl}"> #{Tag}&nbsp;</a>{/block:Tags}</div>{/block:HasTags}  {/Block:Date}
  924.  
  925. </div>
  926. {/block:Posts}  
  927.  
  928.  
  929. <!-- PAGINATION -->
  930. <center>  
  931. {block:PreviousPage}  <a href="{PreviousPage}" title="Retreat"><font size="" color="{color:Pagination}"><i class="fa fa-arrow-circle-o-left hvr-icon-back" aria-hidden="true" style="font-size:35px; line-height:44px;"></i></font></a>{/block:PreviousPage}
  932. {block:NextPage}<a href="{NextPage}" title="Forward"><font size="" color="{color:Pagination}"><i class="fa fa-arrow-circle-o-right hvr-icon-forward" aria-hidden="true" style="font-size:35px; line-height:44px;"></i></font></a>{/block:NextPage}
  933.   </center>
  934.  
  935. <!-- POST TOOGLE -->  
  936. <center>  
  937.   {block:PermalinkPagination}
  938.   {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}
  939.   {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}
  940.   {/block:PermalinkPagination}
  941. </center>
  942.  
  943.  
  944. <!-- NOTE CONTAINER -->
  945. {block:PermalinkPage}
  946. {block:PostNotes}
  947. <div id="notecontainer">{PostNotes}</div>
  948. {/block:PostNotes}
  949. {/block:PermalinkPage}
  950.  
  951.  
  952.  
  953. <!--- DONT TOUCH ANYTHING BELOW THIS LINE!!! -->
  954.  
  955. {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
  956.  
  957. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  958. <script>
  959. $(document).ready(function() {
  960. if ($('p:contains("The URL you requested could not be found.")').html()) {
  961. $(".wrapper_notfound").css( "visibility", "visible" );
  962. $(".article_position").remove();
  963. $('title').prepend( "Not Found | " ); }
  964. });
  965. </script>
  966.  
  967. <!-- SCROLL DOWN BEGIN -->
  968. <a href="#" class="back-to-top" title="Go to Bottom"></a>
  969.  
  970. <script>
  971. var amountScrolled = 10000;
  972.  
  973. $('a.back-to-top').fadeIn('slow');
  974.  
  975. $(window).scroll(function() {
  976.     if ( $(window).scrollTop() < amountScrolled ) {
  977.         $('a.back-to-top').fadeIn('slow');
  978.     } else {
  979.         $('a.back-to-top').fadeOut('slow');
  980.     }
  981. });
  982.  
  983. $('a.back-to-top').click(function() {
  984.     $('html, body').animate({
  985.         scrollTop: 10000
  986.     }, 1000);
  987.     return false;
  988. });
  989. </script>
  990. <!-- SCROLL END -->
  991.  
  992. <!-- SCROLL UP BEGIN -->
  993. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
  994. <script type="text/javascript" src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  995. <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>
  996.  
  997. <!-- SCROLL END -->
  998.  
  999. <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>
  1000.  
  1001. </body>
  1002. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement