themes/27-Astralis

1866 lines
54 KiB
Plaintext

<!-----------------------------------------------------------------------
Theme [27]: Astralis
Made by glenthemes
Initial release: 2018/02/06
Last updated: 2023/07/28
What's new:
✱ NPF audio post support
TERMS OF USE:
1) Do not remove the theme credit.
2) Do not repost/redistribute my themes.
3) Do not take parts of the code and use it as your own.
4) Do not use my themes as a base code.
5) Do not mix my themes together.
Please stick to the terms; I spent 10000 years on this (ɔˆ³(´ᴗ`c)
------------------------------------------------------------------------>
<!DOCTYPE html>
<html>
<head>
<title>{Title}</title>
<link rel="shortcut icon" href="{Favicon}">
<!--------------------JAVASCRIPTS-------------------->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
<script src="//static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
<script>
(function($){
$(document).ready(function(){
$("a[title]").style_my_tooltips({
tip_follows_cursor:true,
tip_delay_time:120,
tip_fade_speed:120,
attribute:"title"
});
});
})(jQuery);
</script>
<script>
$(document).ready(function() {
$('iframe.tumblr_audio_player').load( function() {
$('iframe.tumblr_audio_player').contents().find("head")
.append($("<style type='text/css'> .audio-player{background:{color:permalink background} !important; padding:5px 10px 5px 0px !important;} .play-pause{color:{color:permalink text} !important; font-size:15px!important; padding:0 9.5px!important} </style>"));
});
});
</script>
<link href="//static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="//static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
<script>
$(document).ready(function(){
$('.photo-slideshow').pxuPhotoset({
lightbox: true,
rounded: false,
gutter: '{select:photos spacing}',
borderRadius: '0px',
photoset: '.photo-slideshow',
photoWrap: '.photo-data',
photo: '.pxu-photo'
});
});
</script>
<script src="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
{block:ifsmoothscrolling}
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.4/SmoothScroll.js"></script>
{/block:ifsmoothscrolling}
<link href="//fonts.googleapis.com/css?family=Karla|Quicksand|Space+Mono" rel="stylesheet">
<link rel="stylesheet" href="//static.tumblr.com/2pnwama/IUZoyg6qw/specialfonts.css">
<!-- "saturnicons" icon font by saturnthms -->
<link href="//solrainha.github.io/saturnicons/saturnicons.css" rel="stylesheet">
<script src="//static.tumblr.com/snld4jp/rTori7q11/gtresizing.js"></script>
<link href="//static.tumblr.com/2pnwama/Ojmp3p88o/gypsophila.min.css" rel="stylesheet">
<link rel="stylesheet" media="screen" href="//assets.tumblr.com/client/prod/standalone/blog-network-npf/index.build.css">
<script src="//npf-images-v3.github.io/script.js"></script>
<link rel="stylesheet" href="//npf-images-v3.github.io/recon.css">
<style tmblr-npf>
:root {
--NPF-Caption-Spacing:1em;
--NPF-Image-Spacing:{select:photos spacing};
}
a.post_media_photo_anchor, a.post_media_photo_anchor:hover {
padding-bottom:0!important;
border-bottom:none!important;
}
.spotify_audio_player {
height:80px!important;
}
</style>
<script>
// minimal soundcloud player @ shythemes.tumblr
// shythemes.tumblr.com/post/114792480648
$(document).ready(function(){
var soundcloud_btn = '{color:link}';
$('.soundcloud_audio_player').each(function(){
$(this).attr({ src: $(this).attr('src').split('&')[0] + '&amp;liking=false&amp;sharing=false&amp;auto_play=false&amp;show_comments=false&amp;continuous_play=false&amp;buying=false&amp;show_playcount=false&amp;show_artwork=true&amp;origin=tumblr&amp;color=' + soundcloud_btn.split('#')[1], height: 116, width: '100%' });
});
});
</script>
<script src="//glen-themes.gitlab.io/thms/27/astralis_npf_2023.js"></script>
<!-- unblue polls -->
<!-- glenthemes.tumblr.com/post/708014819571302400 -->
<link href="//static.tumblr.com/gtjt4bo/mXBrpdj0n/unblue-polls.css" rel="stylesheet">
<style unblue-polls>
.poll-post {
--Poll-Question-Font-Size: {select:font size};
--Poll-Option-Background-Color: transparent;
--Poll-Option-Corner-Rounding: 5px;
--Poll-Option-Border-Size: 1px;
--Poll-Option-Border-Color: rgba({RGBcolor:text},0.2);
--Poll-Option-Padding: 10px;
--Poll-Option-Font-Size: {select:font size};
--Poll-Option-Spacing: 10px;
--Poll-Option-Text-Color: {color:text};
--Poll-Option-HOVER-Border-Color: {color:permalink background};
--Poll-Option-HOVER-Background-Color: {color:permalink background};
--Poll-Option-HOVER-Text-Color: {color:permalink text};
--Poll-Option-HOVER-Speed: 0.4s;
}
.poll-see-results {
padding-bottom:0!important;
border-bottom:none!important;
font-size:calc(var(--Poll-Option-Font-Size) - 1px)!important;
text-transform:uppercase;
letter-spacing:0.5px;
}
</style>
<!-- npf audio player -->
<!-- glenthemes.tumblr.com/post/722160746171072512 -->
<script src="//tmblr-npf-audio.gitlab.io/s/init.js"></script>
<link href="//tmblr-npf-audio.gitlab.io/s/base.css" rel="stylesheet">
<script>
tumblr_npf_audio({
emptyTitleText: "Untitled track",
emptyArtistText: "Untitled artist",
emptyAlbumText: "Untitled album",
titleLabel: "Track:",
artistLabel: "Artist:",
albumLabel: "Album:"
});
</script>
<style edit-npf-audio-player>
.npf-audio-wrapper {
--NPF-Audio-Buttons-Size: {select:font size};
--NPF-Audio-Buttons-Color: {color:permalink text};
--NPF-Audio-Buttons-Padding: 14px;
--NPF-Audio-Buttons-Spacing: calc((var(--NPF-Audio-Buttons-Padding) * 2) + 10px);
--NPF-Audio-Image-Spacing: 0.9rem;
}
.npf-audio-background {
margin-left:calc(18px + var(--NPF-Audio-Buttons-Padding));
}
.npf-audio-play, .npf-audio-pause {
position:relative;
z-index:0;
}
.npf-audio-play:after, .npf-audio-pause:after {
content:"";
position:absolute;
top:0;left:0;
margin-top:calc(0px - var(--NPF-Audio-Buttons-Padding));
margin-left:calc(0px - var(--NPF-Audio-Buttons-Padding));
width:calc(100% + (var(--NPF-Audio-Buttons-Padding) * 2));
height:calc(100% + (var(--NPF-Audio-Buttons-Padding) * 2));
background:{color:permalink background};
border-radius:100%;
z-index:-1;
}
.npf-audio-play svg { margin-left:1px; }
.npf-audio-pause svg { margin-left:0; }
.npf-audio-title-label,
.npf-audio-artist-label,
.npf-audio-album-label {
color:{color:bold};
text-transform:uppercase;
}
figcaption.audio-caption,
figcaption.audio-caption ~ audio[controls],
figcaption.audio-caption img, .npf-audio-image {
display:none;
}
</style>
<script src="//glen-npf.gitlab.io/other/neue.js"></script>
<link href="//glen-npf.gitlab.io/other/neue.css" rel="stylesheet">
<!--------------------IMAGES-------------------->
<meta name="image:container frame image" content="//78.media.tumblr.com/08a3c72453820f8a96382cceee297650/tumblr_p3ht4ajw5Z1qg2f5co4_r1_1280.png"/>
<meta name="image:background image" content="//static.tumblr.com/bf4df2be9d68dc734c20c731b9a5bccd/2pnwama/dc6p3htdt/tumblr_static_e9nkz2zjuk0s004go8swc008o.png"/>
<meta name="image:sidebar icon" content="//78.media.tumblr.com/669b665392c5dcad9e4641d00c370092/tumblr_p3m4ucn8uF1qg2f5co7_r1_250.png"/>
<!--------------------COLORS-------------------->
<meta name="color:container frame borders" content="#706385"/>
<meta name="color:container frame background" content="#000"/>
<meta name="color:background" content="#000"/>
<meta name="color:post" content="#111"/>
<meta name="color:post borders" content="#222"/>
<meta name="color:text" content="#999"/>
<meta name="color:bold" content="#b2acbe">
<meta name="color:Italic" content="#999">
<meta name="color:Link" content="#b997ce">
<meta name="color:Link Hover" content="#c0afdd">
<meta name="color:permalink background" content="#191919">
<meta name="color:permalink text" content="#aaa">
<meta name="color:permalink icon background" content="#4f4362">
<meta name="color:permalink icon" content="#cbc6e4">
<meta name="color:post tags background" content="#202020">
<meta name="color:post tags" content="#aaa">
<meta name="color:post tags background hover" content="#272727">
<meta name="color:post tags hover" content="#aaa">
<meta name="color:constellation color" content="#cab1da"/>
<meta name="color:sidebar links text" content="#aa9db3"/>
<meta name="color:sidebar links" content="#c0afdd"/>
<meta name="color:sidebar links hover" content="#dfd7ee"/>
<meta name="color:scrollbar" content="#8878a3"/>
<meta name="color:scrollbar background" content="#090909"/>
<meta name="color:highlight" content="#111"/>
<meta name="color:highlighted text" content="#ccc"/>
<!-----------------DROPDOWN OPTS----------------->
<meta name="select:zodiac constellation" title="Aries" content="aries"/>
<meta name="select:zodiac constellation" title="Taurus" content="taurus"/>
<meta name="select:zodiac constellation" title="Gemini" content="gemini"/>
<meta name="select:zodiac constellation" title="Cancer" content="cancer"/>
<meta name="select:zodiac constellation" title="Leo" content="leo"/>
<meta name="select:zodiac constellation" title="Virgo" content="virgo"/>
<meta name="select:zodiac constellation" title="Libra" content="libra"/>
<meta name="select:zodiac constellation" title="Scorpio" content="scorpio"/>
<meta name="select:zodiac constellation" title="Sagittarius" content="sagittarius"/>
<meta name="select:zodiac constellation" title="Capricorn" content="capricorn"/>
<meta name="select:zodiac constellation" title="Aquarius" content="aquarius"/>
<meta name="select:zodiac constellation" title="Pisces" content="pisces"/>
<meta name="select:frame thickness" title="40px" content="40px">
<meta name="select:frame thickness" title="15px" content="15px">
<meta name="select:frame thickness" title="20px" content="20px">
<meta name="select:frame thickness" title="25px" content="25px">
<meta name="select:frame thickness" title="35px" content="35px">
<meta name="select:frame thickness" title="45px" content="45px">
<meta name="select:frame thickness" title="50px" content="50px">
<meta name="select:frame thickness" title="55px" content="55px">
<meta name="select:frame thickness" title="60px" content="60px">
<meta name="select:font size" title="12px" content="12px">
<meta name="select:font size" title="11px" content="11px">
<meta name="select:font size" title="13px" content="13px">
<meta name="select:font size" title="14px" content="14px">
<meta name="select:font size" title="15px" content="15px">
<meta name="select:font size" title="16px" content="16px">
<meta name="select:post width" title="450px" content="450px">
<meta name="select:post width" title="300px" content="300px">
<meta name="select:post width" title="350px" content="375px">
<meta name="select:post width" title="400px" content="400px">
<meta name="select:post width" title="500px" content="500px">
<meta name="select:post width" title="540px" content="540px">
<meta name="select:post width" title="600px" content="600px">
<meta name="select:post padding" title="15px" content="15px">
<meta name="select:post padding" title="10px" content="10px">
<meta name="select:post padding" title="20px" content="20px">
<meta name="select:post padding" title="25px" content="25px">
<meta name="select:permalink padding" title="15px" content="15px">
<meta name="select:permalink padding" title="10px" content="10px">
<meta name="select:permalink padding" title="20px" content="20px">
<meta name="select:permalink padding" title="25px" content="25px">
<meta name="select:permalink padding" title="30px" content="30px">
<meta name="select:photos spacing" title="10px" content="10px">
<meta name="select:photos spacing" title="0px" content="0px">
<meta name="select:photos spacing" title="2px" content="2px">
<meta name="select:photos spacing" title="4px" content="4px">
<meta name="select:photos spacing" title="6px" content="6px">
<meta name="select:photos spacing" title="8px" content="8px">
<meta name="select:post spacing" title="45px" content="45px">
<meta name="select:post spacing" title="20px" content="20px">
<meta name="select:post spacing" title="25px" content="25px">
<meta name="select:post spacing" title="30px" content="30px">
<meta name="select:post spacing" title="35px" content="35px">
<meta name="select:post spacing" title="40px" content="40px">
<meta name="select:post spacing" title="50px" content="50px">
<meta name="select:post spacing" title="55px" content="55px">
<meta name="select:post spacing" title="60px" content="60px">
<meta name="select:center gap" title="70px" content="70px">
<meta name="select:center gap" title="30px" content="30px">
<meta name="select:center gap" title="40px" content="40px">
<meta name="select:center gap" title="50px" content="50px">
<meta name="select:center gap" title="60px" content="60px">
<meta name="select:center gap" title="80px" content="80px">
<meta name="select:center gap" title="90px" content="90px">
<meta name="select:center gap" title="100px" content="100px">
<meta name="select:center gap" title="110px" content="110px">
<meta name="select:center gap" title="120px" content="120px">
<meta name="select:center gap" title="130px" content="130px">
<!-----------------TOGGLE OPTS----------------->
<meta name="if:moving stars background" content="0" />
<meta name="if:description scrollbar" content="0" />
<meta name="if:pagination in sidebar" content="1" />
<meta name="if:photo fade" content="0" />
<meta name="if:monochrome posts" content="0" />
<meta name="if:post borders" content="0" />
<meta name="if:smooth scrolling" content="0" />
<meta name="if:dark tumblr controls" content="0" />
<meta name="if:hover tumblr controls" content="0" />
<!-----------------TEXT FIELDS----------------->
<meta name="text:Link 1" content="Sample link 1">
<meta name="text:Link 1 URL" content="https://www.youtube.com/watch?v=uYaKLwpoLGM">
<meta name="text:Link 2" content="">
<meta name="text:Link 2 URL" content="">
<meta name="text:Link 3" content="">
<meta name="text:Link 3 URL" content="">
<meta name="text:Link 4" content="">
<meta name="text:Link 4 URL" content="">
<meta name="text:Link 5" content="">
<meta name="text:Link 5 URL" content="">
<meta name="text:Link 6" content="">
<meta name="text:Link 6 URL" content="">
<meta name="text:Link 7" content="">
<meta name="text:Link 7 URL" content="">
<meta name="text:Link 8" content="">
<meta name="text:Link 8 URL" content="">
<!-------------------------------------------------------------------->
<style type="text/css">
/*--------------------TOOLTIPS--------------------*/
#s-m-t-tooltip {
padding: 4px 9px;
margin: 26px 9px 0px 15px;
background-color: {color:permalink icon background};
border-radius:5px;
font-family: karla;
font-size: calc({select:font size} - 3px);
letter-spacing: 1px;
text-transform: uppercase;
color: {color:permalink icon};
z-index:99999999999999999999999999998!important;
max-width: calc({select:post width} * 1.25);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
/*--------------------TUMBLR CONTROLS--------------------*/
iframe#tumblr_controls, .iframe-controls--desktop {
top:calc({select:frame thickness} + 10px)!important;
right:calc({select:frame thickness} + 15px)!important;
padding-right:calc(15px + 16px + 16px)!important;
position:fixed!important;
{block:ifdarktumblrcontrols}
filter:invert(100%) hue-rotate(180deg);
-webkit-filter:invert(100%) hue-rotate(180deg);
{/block:ifdarktumblrcontrols}
transform:scale(0.7,0.7);
-webkit-transform:scale(0.7,0.7);
transform-origin:100% 0;
{block:ifhovertumblrcontrols}opacity:0;{/block:ifhovertumblrcontrols}
{block:ifnothovertumblrcontrols}opacity:0.8;{/block:ifnothovertumblrcontrols}
z-index:999999!important;
transition:0.3s ease-in-out;
}
iframe#tumblr_controls:hover, .iframe-controls--desktop:hover {
opacity:0.8;
}
#cok {
position:fixed;
top:0;margin-top:calc({select:frame thickness} + 20px);
right:0;margin-right:calc({select:frame thickness} + 25px);
font-size:16px;
color:{color:container frame borders};
z-index:999998;
}
/*--------------------SCROLLBAR--------------------*/
::-webkit-scrollbar {
width: 13px;
height: 13px;
}
::-webkit-scrollbar-thumb {
background-color: {color:scrollbar};
border-top:13px solid {color:scrollbar background};
border-right:6px solid {color:scrollbar background};
border-bottom:13px solid {color:scrollbar background};
border-left:6px solid {color:scrollbar background};
}
::-webkit-scrollbar-track {
background:{color:scrollbar background};
}
/*--------------------TEXT HIGHLIGHT--------------------*/
::selection {
background: {color:highlight};
color:{color:highlighted text};
}
::-moz-selection {
background: {color:highlight};
color:{color:highlighted text};
}
/*--------------------BASICS--------------------*/
body {
background:{color:background} url({image:background image});
background-attachment:fixed;
background-repeat:repeat;
color:{color:text};
cursor:normal;
font-family:karla;
line-height:1.6em;
font-size:{select:font size};
text-align:left;
overflow:hidden;
}
blockquote {
padding-left:10px;
margin-left:5px;
border-left:1px solid;
border-color:rgba({RGBcolor:text},0.6);
margin:10px;
}
b, strong {font-weight:bold;color: {color:Bold};}
.non a {
padding-bottom:0px!important;
border-bottom:0px solid transparent!important;
}
.nonn a {
border-bottom:0px solid transparent!important;
}
i, em, .em {color: {color:Italic};}
pre, code {
white-space:pre-wrap;
display:block;
}
hr {
width:70%;
border-width:0px;
height:1px;
background-color:rgba({RGBcolor:text},0.3);
}
p.npf_quirky, p.npf_chat, p.npf_quote {
font-size:inherit;
line-height;inherit
}
/*--------------------LINKS--------------------*/
a {
color:{color:link};
text-decoration:none;
cursor:normal;
text-decoration:none;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
}
a:hover {text-decoration:none;}
img {opacity:1;text-decoration:none;}
h1 {
font-size:calc({select:font size} + 1px);
font-family:quicksand;
text-transform: uppercase;
letter-spacing: 2px;
color:{color:text};
text-align:center;
}
.pp p:first-child {margin-top:0px;}
/*--------------------EDGE--------------------*/
#toppie {
position:fixed;
top:0;margin-top:0px;
left:0;margin-left:0px;
width:100%;
height:{select:frame thickness};
}
#rightie {
position:absolute;
top:0;margin-top:0px;
right:0;margin-right:0px;
width:{select:frame thickness};
height:100%;
}
#bottie {
position:fixed;
bottom:0;margin-bottom:0px;
left:0;margin-left:0px;
width:100%;
height:{select:frame thickness};
}
#leftie {
position:fixed;
top:0;margin-top:0px;
left:0;margin-left:0px;
width:{select:frame thickness};
height:100%;
}
#toppie, #rightie, #bottie, #leftie {
background-color:{color:permalink background};
background:url('{image:container frame image}') repeat fixed center {color:container frame background};
z-index:5;
}
/*--------------------DOT CORNERS--------------------*/
#sardine {
top:0;left:0;
margin-top:calc({select:frame thickness} - 5px - 0.5px);
margin-left:calc({select:frame thickness} - 5px - 0.5px);
/* 5px = half of 10px i.e box width */
/* 0.5px half of 1px i.e border thickness */
}
#canola {
top:0;right:0;
margin-top:calc({select:frame thickness} - 5px - 0.5px);
margin-right:calc({select:frame thickness} - 5px - 0.5px);
}
#maple {
bottom:0;right:0;
margin-bottom:calc({select:frame thickness} - 5px - 0.5px);
margin-right:calc({select:frame thickness} - 5px - 0.5px);
}
#sage {
bottom:0;left:0;
margin-bottom:calc({select:frame thickness} - 5px - 0.5px);
margin-left:calc({select:frame thickness} - 5px - 0.5px);
}
#sardine, #canola, #maple, #sage {
position:fixed;
width:10px;height:10px;
background:url('{image:container frame image}') repeat fixed center {color:container frame background};
border:1px solid {color:container frame borders};
z-index:7;
}
/*-----------------SIDE STRINGS-----------------*/
#ham, #sausage, #spaghetti, #tomato {
position:fixed;
background-color:{color:container frame borders};
z-index:6;
}
#ham {
left:50%;transform:translateX(-50%);
top:0;
margin-top:{select:frame thickness};
height:1px;
width:calc((100vw - {select:frame thickness} * 2) - 10px - 2px);
/* 10px = half of box * 2 */
/* 2px = 1px border on both boxes */
}
#sausage {
top:50%;transform:translateY(-50%);
right:0;
margin-right:{select:frame thickness};
width:1px;
height:calc((100vh - {select:frame thickness} * 2) - 10px - 2px);
}
#spaghetti {
left:50%;transform:translateX(-50%);
bottom:0;
margin-bottom:{select:frame thickness};
height:1px;
width:calc((100vw - {select:frame thickness} * 2) - 10px - 2px);
}
#tomato {
top:50%;transform:translateY(-50%);
left:0;
margin-left:{select:frame thickness};
width:1px;
height:calc((100vh - {select:frame thickness} * 2) - 10px - 2px);
}
/*-----------------INNER CONT-----------------*/
#taco {
position:absolute;
top:0;left:0;
margin-top:calc({select:frame thickness} + 1px);
margin-left:calc({select:frame thickness} + 1px);
width:calc(100vw - ({select:frame thickness} * 2) - 1px);
height:calc(100vh - ({select:frame thickness} * 2) - 1px);
background-color:transparent;
overflow-y:auto;
overflow-x:hidden;
z-index:-1;
}
#container {
position:absolute;
margin:0 auto;
margin-top:{select:post spacing};
margin-bottom:{select:post spacing};
top:0;left:0;right:0;
width:calc({select:post width} + ({select:post padding} * 2) + {select:center gap} + 350px);
}
#nudge {
}
#galaxy {
position:fixed;
top:50%;transform:translateY(-50%);
margin-left:calc(({select:post width} + {select:post padding} * 2) + {select:center gap});
/* total post width + gap between posts and sb */
width:350px;
}
#cream {display:flex;}
#potato {
width:calc(350px * 0.4);
height:200px;
display:table;
}
#powder {
display:table-cell;
vertical-align:middle;
}
.sparkle {display:flex;margin-top:9px;}
.sparkle:first-child {margin-top:4px;}
aaa {
font-family:space mono;
text-transform:uppercase;line-height:1em;
font-size:11px;letter-spacing:1px;
color:{color:sidebar links text};
}
aaa::after {
content:"";
position:absolute;
margin-top:6px;
margin-left:6px;
width:25px;
height:0.7px;
background-color:{color:sidebar links text};
}
.sparkle a {
margin-top:-3px;
margin-left:37px;
font-family:Quicksand;
font-weight:bold;font-size:9px;text-transform:uppercase;
letter-spacing:1px;
color:{color:sidebar links};
}
.sparkle a:hover {color:{color:sidebar links hover};}
#constos {
width:calc(350px * 0.6);
height:200px;
position:relative;
}
#constos:hover {cursor:crosshair;}
.aries, .taurus, .gemini, .cancer, .leo, .virgo, .libra, .scorpio, .sagittarius, .capricorn, .aquarius, .pisces {
position:absolute;
bottom:0;
transform-origin:0% 100%;
}
.aries {
bottom:60px;left:15px;
}
.taurus {
bottom:-22px;left:23px;
transform:scale(1.05,1.05);
}
.gemini {
bottom:-10px;left:22px;
transform:scale(1.05,1.05);
}
.cancer {
bottom:17px;left:65px;
transform:scale(0.95,0.95);
}
.leo {
bottom:20px;left:30px;
transform:scale(1.2,1.2);
}
.virgo {
bottom:27px;
transform:scale(0.95,0.95);
}
.libra {
bottom:2px;left:22px;
transform:scale(0.98,0.98);
}
.scorpio {
bottom:22px;left:27px;
/* transform:scale(1.07,1); */
transform:scale(0.856,0.8);
}
.sagittarius {
bottom:32px;left:5px;
transform:scale(0.8,0.8);
}
.capricorn {
bottom:23px;left:15px;
transform:scale(0.9,0.9);
}
.aquarius {
bottom:30px;left:40px;
transform:scale(0.9,0.9);
}
.pisces {
bottom:35px;left:12px;
transform:scale(0.76,0.76);
}
.mtx {background-color:{color:constellation color};}
#descwrap {
margin-top:8px;
padding:15px;background-color:{color:post};
}
.lamp {
position:absolute;
width:64px;
height:64px;
padding:8px;
background-color:{color:permalink background};
}
.desc {
margin-left:calc(64px + 16px + 15px);
{block:ifnotdescriptionscrollbar}min-height:calc(64px + 16px);{/block:ifnotdescriptionscrollbar}
{block:ifdescriptionscrollbar}min-height:calc(64px + 16px);max-height:calc(64px + 16px);overflow:auto;padding-right:10px;{/block:ifdescriptionscrollbar}
line-height:1.65em;
font-size:12px;
}
.desc::-webkit-scrollbar {
width: 9px;
height: 9px;
}
.desc::-webkit-scrollbar-thumb {
background-color: {color:scrollbar};
border:4px solid {color:scrollbar background};
}
.desc::-webkit-scrollbar-track {
background:{color:scrollbar background};
}
#electric {
margin-top:10px;
display:grid;
grid-template-columns:repeat(4, 1fr);
grid-gap:10px;
}
#electric a {
display:block;
text-align:center;
padding:7px 6px;
background-color:{color:post};
font-family:quicksand;
line-height:1em;
text-transform:uppercase;
font-size:8px;
font-weight:bold;
letter-spacing:2px;
color:{color:text};
}
#electric a:hover {letter-spacing:3px}
/*--------------------POSTS--------------------*/
.posts {
overflow:hidden;
margin-bottom:{select:post spacing};
width:{select:post width};
padding:{select:post padding};
background-color:{color:post};
{block:ifpostborders}border:1px solid {color:post borders};{/block:ifpostborders}
}
{block:PermalinkPage}
.posts:last-of-type {margin-bottom:0px;}
{/block:PermalinkPage}
.posts a, .desc a {
color:{color:link};
padding-bottom:1px;
border-bottom:0.5px solid rgba({RGBcolor:link},0.4);
}
.posts a:hover, .desc a:hover {
color:{color:link hover};
border-bottom:0.5px solid rgba({RGBcolor:link hover},0.4);
}
.photos, .photos img {
position:relative;
overflow:hidden;
width:{select:post width};
{block:IndexPage}
{block:ifphotofade}
opacity:0.8;
-webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
{/block:ifphotofade}
{block:ifmonochromeposts}
-webkit-filter:grayscale(100%);
filter:grayscale(100%);
-webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
{/block:ifmonochromeposts}
{/block:IndexPage}
}
.posts:hover .photos {
opacity:1;
-webkit-filter:grayscale(0%);
filter:grayscale(0%);
}
.posts img {
{block:IndexPage}
{block:ifphotofade}
opacity:0.8;
-webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
{/block:ifphotofade}
{block:ifmonochromeposts}
-webkit-filter:grayscale(100%);
filter:grayscale(100%);
-webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
{/block:ifmonochromeposts}
{/block:IndexPage}
}
.posts:hover img {
opacity:1;
-webkit-filter:grayscale(0%);
filter:grayscale(0%);
}
.posts img, .posts li, .posts blockquote {max-width:100%;height:auto;}
.posts iframe {max-width:100%;}
/*--------------------TOP PERMA--------------------*/
.citrus {
margin-bottom:{select:post padding};
background-color:{color:permalink background};
padding-top:calc(10px + {select:permalink padding});
padding-right:{select:permalink padding};
padding-bottom:calc(5px + {select:permalink padding});
padding-left:{select:permalink padding};
font-family:karla;line-height:1.6em;
}
.citrus .sf {
padding:12px 10px 5px 10px;
background-color:{color:permalink icon background};
font-size:20px;
color:{color:permalink icon};
border-radius:10px;
}
.sour {
position:absolute;
margin-top:-29px;
margin-left:40px;
padding-left:10px;
font-family:quicksand;
line-height:1.35em;
text-transform:uppercase;
font-size:11px;font-weight:bold;letter-spacing:0.5px;
color:{color:permalink text};
}
.sour uke {
font-size:9px;
letter-spacing:1px;
color:rgba({RGBcolor:permalink text},0.8);
}
.vinegar {float:right;}
.vinaigrette {
float:right;
margin-top:calc(-{select:post padding} - {select:permalink padding} - 10px - 18px);
margin-right:calc(2px + {select:permalink padding});
}
.salad {
font-family:quicksand;
line-height:1.45em;
text-transform:uppercase;
font-size:10px;font-weight:bold;letter-spacing:1px;
}
.salad {color:rgba({RGBcolor:permalink text},0.8);}
.salad a, .salad a:hover {color:{color:permalink text};}
/*--------------------TAGS--------------------*/
.tagsin {
margin-right:-3px; /* make room for last tag padding */
text-transform:uppercase;
letter-spacing:1.3px;
text-align:right;line-height:1.4em;
font-size:calc({select:font size} - 3.5px);
margin-top:10px;
}
.tagsin a {
display:inline-block;
margin:3px calc(3px + 1ch);
padding:4px calc(6px - 2ch); /* 6px orig. 2ch = 1ch on either side */
/* bc box-shadow makes up for it */
background-color:{color:post tags background};
box-shadow: 1ch 0 0 {color:post tags background}, -1ch 0 0 {color:post tags background};
color:{color:post tags};
border-bottom:0px solid transparent;
}
.tagsin a:hover {
background-color:{color:post tags background hover};
box-shadow: 1ch 0 0 {color:post tags background hover}, -1ch 0 0 {color:post tags background hover};
color:{color:post tags hover};
}
/*--------------------POST NOTES--------------------*/
ol.notes {
width:{select:post width};
padding:0px;
margin-top:30px;
list-style-type:none;
}
ol.notes li.note {
padding:10px;
}
ol.notes li.note img.avatar {
vertical-align:-4px;
margin-right:10px;
width:16px;
height:16px;
}
ol.notes li.note span.action {
font-weight:none;
}
ol.notes li.note .answer_content {
font-weight:normal;
}
ol.notes li.note blockquote {
padding:4px 10px;
margin:10px 0px 0px 25px;
}
ol.notes li.note blockquote a {
text-decoration:none;
}
/*---------------------------LIGHTBOXES---------------------------*/
.vignette, #vignette {
opacity:0;
}
.lightbox-image, #tumblr_lightbox img {
z-index:99999999999999999999999999999 !important;
box-shadow:none !important;
border-radius:0px !important;
max-width:none;
margin-top:-{select:post padding} !important;
padding:{select:post padding} !important;
background:{color:post} !important;
border:1px solid rgba({RGBcolor:text},0.15) !important;
}
.tmblr-lightbox, #tumblr_lightbox {
background-color:rgba({RGBcolor:post},0.78) !important;
z-index:99999999999999999999999999999 !important;
}
/*---------------------------QUOTES---------------------------*/
.daydreamer {
margin-top:6px;
margin-bottom:10px;
text-align:center;
}
.daydreamer .sf {
color:{color:text};
padding:7px 10px 2px 10px;
font-size:calc({select:font size} + 5px);
}
.daydreamer::before {
content:"";
position:absolute;
margin-top:8px;
margin-left:calc(-{select:post width} / 4);
width:calc({select:post width} / 4);
height:1px;
background:-webkit-linear-gradient(left, transparent 0%, {color:text} 80%, transparent 100%);
}
.daydreamer::after {
content:"";
position:absolute;
margin-top:8px;
margin-left:0px;
width:calc({select:post width} / 4);
height:1px;
background:-webkit-linear-gradient(right, transparent 0%, {color:text} 80%, transparent 100%);
}
.quote {
font-family:Quicksand;
text-transform:uppercase;letter-spacing:1px;
font-size:calc({select:font size} + 1px);
font-weight:bold;
text-align:center;
}
.quotesource {
text-align:center;
margin-top:10px;
}
/*---------------------------CHATS---------------------------*/
.chat {
line-height:2em;
list-style:none;
}
.line.odd {
background-color:rgba({RGBcolor:permalink background},0.8);
padding:5px;
list-style:none;
color:rgba({RGBcolor:permalink text},0.8);
}
.line.even {
background:{color:post};
padding:5px;
list-style:none;
}
.label.odd, .label.even {
padding-right:1px;
text-transform:uppercase;
font-weight:bold;
}
.label.odd {color:{color:permalink text};}
.label.even {color:{color:link};}
/*---------------------------ASKS---------------------------*/
.q-wrap {
padding:10px;
background-color:rgba({RGBcolor:permalink background},0.8);
min-height:64px;
}
.question {margin-left:75px;}
.askimg {
position:absolute;
width:64px;height:64px;
}
.asker, .asker b, .asker a, .answer {
text-transform:uppercase;color:{color:permalink text};
}
.answer {
margin:0px auto;
text-transform:none;
}
/*---------------------------AUDIO---------------------------*/
.playerbutton {
position:absolute;
margin-top:18.5px;
margin-left:18.5px;
width:27px;
height:27px;
overflow:hidden;
border-radius:100%;
}
.trackdetails {
width:auto;
display:inline-block;
margin-left:70px;
padding:5px;
line-height:1.7;
}
.trackdetails b {
font-weight:normal;
}
.audiowrapper {
position:relative;
display:inline;
height:0px;
}
/*---------------------------VIDEO---------------------------*/
.tumblr_video_container {
width:{select:post width}!important;
height:auto!important;
max-height:540px!important;
overflow:hidden!important;
{block:IndexPage}
{block:ifphotofade}
opacity:0.8;
-webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
{/block:ifphotofade}
{block:ifmonochromeposts}
-webkit-filter:grayscale(100%);
filter:grayscale(100%);
-webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
{/block:ifmonochromeposts}
{/block:IndexPage}
}
.posts:hover .tumblr_video_container {
opacity:1;
-webkit-filter:grayscale(0%);
filter:grayscale(0%);
}
video {
max-width:100%;
height:auto!important;
outline:none;
}
/*------------------------SB PAGINATION------------------------*/
.sbpagi {
text-align:center;
margin-top:12px;
}
/* 'Current page' number */
.sbpagi span {
margin:7px 0;
font-size:9px;
color:{color:Text};
padding:3px 5px;
width:9px;
display:inline-block;
margin-left:5px;
text-align:center;
}
/* Other page numbers */
.sbpagi a {
margin:7px 0;
background-color:{color:post};
font-size:9px;
color:{color:text};
padding:3px 5px;
width:9px;
display:inline-block;
margin-left:5px;
text-align:center;
}
/*------------------------BOT PAGI------------------------*/
.botpagi {
width:calc({select:post width} + ({select:post padding} * 2));
text-align:center;
padding:2px 0px 7px 0px;
background-color:{color:post};
}
/* 'Current page' number */
.botpagi span {
margin:7px 0;
font-size:9px;
color:{color:Text};
padding:3px 5px;
width:9px;
display:inline-block;
margin-left:5px;
text-align:center;
}
/* Other page numbers */
.botpagi a {
margin:7px 0;
font-size:9px;
color:{color:text};
border-bottom:0.5px solid rgba({RGBcolor:text},0.8);
padding:3px 5px;
width:9px;
display:inline-block;
margin-left:2px;
text-align:center;
}
.botpagi a:hover {
color:{color:text};
border-bottom:0.5px solid rgba({RGBcolor:text},0.5);
}
/* -- Like + Reblog buttons (1/2) -- */
/* -- mikedidthis from StackOverflow: //stackoverflow.com/users/2312574/mikedidthis -- */
/* -- and tutorial by shythemes: //shythemes.tumblr.com/post/147903463743/custom-like-and-reblog-buttons -- */
.controls {
transform:scale(1.2,1.2);
transform-origin:0% 50%;
display:flex;
align-items:center;
}
.controls a {
position:relative;
display:block;
overflow:hidden;
padding:3px!important;
flex-shrink:0;
}
.controls a + a {
}
.controls svg {
width:calc({select:font size} - 2px);
height:auto;
padding:1px;
display:block;
overflow:visible;
fill:rgba({RGBcolor:permalink text},0.8); /* svg icons color */
}
.controls .reblog svg {
width:calc({select:font size} - 3px); /* rb butt size */
}
.controls .like .liked + svg path {
fill:#ec5a5a; /* LIKED color */
}
.controls .like .like_button {
position:relative;
}
.controls .like .like_button iframe {
position:absolute;
top:0;
left:0;
bottom:0;
right:0;
z-index:2;
opacity:0.000001;
}
/* STARS PEN BY Lucas Bebber */
/* //codepen.io/lbebber/pen/xbZKvQ */
@keyframes rotate {
0% {
transform: perspective(400px) rotateZ(20deg) rotateX(-40deg) rotateY(0);
}
100% {
transform: perspective(400px) rotateZ(20deg) rotateX(-40deg) rotateY(-360deg);
}
}
.stars {
transform: perspective(500px);
transform-style: preserve-3d;
position: absolute;
bottom: 0;
perspective-origin: 50% 100%;
left: 50%;
animation: rotate 90s infinite linear;
z-index:-1;
}
.star {
width: 2px;
height: 2px;
background: {color:constellation color};
position: absolute;
top: 0;
left: 0;
transform-origin: 0 0 -300px;
transform: translate3d(0, 0, -300px);
backface-visibility: hidden;
opacity:0.8;
}
</style>
<!-- MOVING STARS BACKGROUND CREDIT: -->
<!-- codepen.io/lbebber/pen/xbZKvQ -->
<script>
$(document).ready(function(){
var stars=800;
var $stars=$(".stars");
var r=800;
for(var i=0;i<stars;i++){
var $star=$("<div/>").addClass("star");
$stars.append($star);
}
$(".star").each(function(){
var cur=$(this);
var s=0.2+(Math.random()*1);
var curR=r+(Math.random()*300);
cur.css({
transformOrigin:"0 0 "+curR+"px",
transform:" translate3d(0,0,-"+curR+"px) rotateY("+(Math.random()*360)+"deg) rotateX("+(Math.random()*-50)+"deg) scale("+s+","+s+")"
})
})
})
</script>
</head>
<body>
<div id="cok"><span class="sf sf-cog-o"></span></div>
{block:ifmovingstarsbackground}
<div class="stars"></div>
{/block:ifmovingstarsbackground}
<div id="toppie"></div>
<div id="rightie"></div>
<div id="bottie"></div>
<div id="leftie"></div>
<div id="sardine"></div>
<div id="canola"></div>
<div id="maple"></div>
<div id="sage"></div>
<div id="ham"></div>
<div id="sausage"></div>
<div id="spaghetti"></div>
<div id="tomato"></div>
<div id="taco">
<!---- main shit ---->
<div id="container">
<div id="galaxy">
<div id="cream">
<div id="constos">
<div class="{select:zodiac constellation}">
<div class="mtx {select:zodiac constellation}-orb-1"></div>
<div class="mtx {select:zodiac constellation}-orb-2"></div>
<div class="mtx {select:zodiac constellation}-orb-3"></div>
<div class="mtx {select:zodiac constellation}-orb-4"></div>
<div class="mtx {select:zodiac constellation}-orb-5"></div>
<div class="mtx {select:zodiac constellation}-orb-6"></div>
<div class="mtx {select:zodiac constellation}-orb-7"></div>
<div class="mtx {select:zodiac constellation}-orb-8"></div>
<div class="mtx {select:zodiac constellation}-orb-9"></div>
<div class="mtx {select:zodiac constellation}-orb-10"></div>
<div class="mtx {select:zodiac constellation}-orb-11"></div>
<div class="mtx {select:zodiac constellation}-orb-12"></div>
<div class="mtx {select:zodiac constellation}-orb-13"></div>
<div class="mtx {select:zodiac constellation}-orb-14"></div>
<div class="mtx {select:zodiac constellation}-orb-15"></div>
<div class="mtx {select:zodiac constellation}-orb-16"></div>
<div class="mtx {select:zodiac constellation}-orb-17"></div>
<div class="mtx {select:zodiac constellation}-orb-18"></div>
<div class="mtx {select:zodiac constellation}-orb-19"></div>
<div class="mtx {select:zodiac constellation}-orb-20"></div>
<div class="mtx {select:zodiac constellation}-line-1"></div>
<div class="mtx {select:zodiac constellation}-line-2"></div>
<div class="mtx {select:zodiac constellation}-line-3"></div>
<div class="mtx {select:zodiac constellation}-line-4"></div>
<div class="mtx {select:zodiac constellation}-line-5"></div>
<div class="mtx {select:zodiac constellation}-line-6"></div>
<div class="mtx {select:zodiac constellation}-line-7"></div>
<div class="mtx {select:zodiac constellation}-line-8"></div>
<div class="mtx {select:zodiac constellation}-line-9"></div>
<div class="mtx {select:zodiac constellation}-line-10"></div>
<div class="mtx {select:zodiac constellation}-line-11"></div>
<div class="mtx {select:zodiac constellation}-line-12"></div>
<div class="mtx {select:zodiac constellation}-line-13"></div>
<div class="mtx {select:zodiac constellation}-line-14"></div>
<div class="mtx {select:zodiac constellation}-line-15"></div>
<div class="mtx {select:zodiac constellation}-line-16"></div>
<div class="mtx {select:zodiac constellation}-line-17"></div>
<div class="mtx {select:zodiac constellation}-line-18"></div>
<div class="mtx {select:zodiac constellation}-line-19"></div>
<div class="mtx {select:zodiac constellation}-line-20"></div>
</div><!--zodiac fam end-->
</div><!--constos-->
<div id="potato">
<div id="powder">
{block:ifLink1}
<div class="sparkle">
<aaa>001</aaa><a href="{text:Link 1 URL}">{text:Link 1}</a></div>
{/block:ifLink1}
{block:ifLink2}
<div class="sparkle">
<aaa>002</aaa><a href="{text:Link 2 URL}">{text:Link 2}</a></div>
{/block:ifLink2}
{block:ifLink3}
<div class="sparkle">
<aaa>003</aaa><a href="{text:Link 3 URL}">{text:Link 3}</a></div>
{/block:ifLink3}
{block:ifLink4}
<div class="sparkle">
<aaa>004</aaa><a href="{text:Link 4 URL}">{text:Link 4}</a></div>
{/block:ifLink4}
{block:ifLink5}
<div class="sparkle">
<aaa>005</aaa><a href="{text:Link 5 URL}">{text:Link 5}</a></div>
{/block:ifLink5}
{block:ifLink6}
<div class="sparkle">
<aaa>006</aaa><a href="{text:Link 6 URL}">{text:Link 6}</a></div>
{/block:ifLink6}
{block:ifLink7}
<div class="sparkle">
<aaa>007</aaa><a href="{text:Link 7 URL}">{text:Link 7}</a></div>
{/block:ifLink7}
{block:ifLink8}
<div class="sparkle">
<aaa>008</aaa><a href="{text:Link 8 URL}">{text:Link 8}</a></div>
{/block:ifLink8}
</div><!--powder-->
</div><!--potato-->
</div><!--cream-->
<div id="descwrap">
<img class="lamp" src="{image:sidebar icon}">
<div class="desc">{Description}</div>
</div><!--descwrap-->
<div id="electric">
<a href="/">index</a>
<a href="/ask">message</a>
<a href="/archive">archive</a>
<!--PLEASE DO NOT REMOVE THE THEME CREDIT-->
<a href="//glenthemes.tumblr.com" title="theme by glenthemes">theme</a>
</div>
{block:ifpaginationinsidebar}
{block:Pagination}
<div class="sbpagi">
{block:PreviousPage}<a title="Previous Page" href="{PreviousPage}">«</a>{/block:PreviousPage}
{block:JumpPagination length="8"}
{block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
{block:JumpPage}<a href="{URL}" title="page {PageNumber}">{PageNumber}</a> {/block:JumpPage}
{/block:JumpPagination}
{block:NextPage}<a title="Next Page" href="{NextPage}">»</a>{/block:NextPage}
</div>
{/block:Pagination}
{/block:ifpaginationinsidebar}
</div><!--galaxy-->
<div id="nudge">
{block:Posts inlineMediaWidth="1280" inlineNestedMediaWidth="1280"}
<div class="posts" id="{PostID}" post-type="{PostType}">
{Block:IndexPage}
{block:Date}
<!--citrus types start-->
{block:Text}
<div class="citrus non">
<a href="{Permalink}" title="{PostType} posted {TimeAgo}">
<span class="sf sf-font"></span>
<div class="sour">
{DayOfWeek} {DayOfMonthWithZero}{DayOfMonthSuffix} {Month}
<br>
<uke>{24HourWithZero}:{Minutes}{AMPM} @ {NoteCountWithLabel}</uke>
</div><!--sour-->
</a><!--link-->
</div><!--citrus-->
{/block:Text}
{block:Photo}
<div class="citrus non">
<a href="{Permalink}" title="{PostType} posted {TimeAgo}">
<span class="sf sf-camera-o"></span>
<div class="sour">
{DayOfWeek} {DayOfMonthWithZero}{DayOfMonthSuffix} {Month}
<br>
<uke>{24HourWithZero}:{Minutes}{AMPM} @ {NoteCountWithLabel}</uke>
</div><!--sour-->
</a><!--link-->
</div><!--citrus-->
{/block:Photo}
{block:Photoset}
<div class="citrus non">
<a href="{Permalink}" title="photoset posted {TimeAgo}">
<span class="sf sf-picture-o"></span>
<div class="sour">
{DayOfWeek} {DayOfMonthWithZero}{DayOfMonthSuffix} {Month}
<br>
<uke>{24HourWithZero}:{Minutes}{AMPM} @ {NoteCountWithLabel}</uke>
</div><!--sour-->
</a><!--link-->
</div><!--citrus-->
{/block:Photoset}
{block:Quote}
<div class="citrus non">
<a href="{Permalink}" title="{PostType} posted {TimeAgo}">
<span class="sf sf-book-o"></span>
<div class="sour">
{DayOfWeek} {DayOfMonthWithZero}{DayOfMonthSuffix} {Month}
<br>
<uke>{24HourWithZero}:{Minutes}{AMPM} @ {NoteCountWithLabel}</uke>
</div><!--sour-->
</a><!--link-->
</div><!--citrus-->
{/block:Quote}
{block:Link}
<div class="citrus non">
<a href="{Permalink}" title="{PostType} posted {TimeAgo}">
<span class="sf sf-link-2-o"></span>
<div class="sour">
{DayOfWeek} {DayOfMonthWithZero}{DayOfMonthSuffix} {Month}
<br>
<uke>{24HourWithZero}:{Minutes}{AMPM} @ {NoteCountWithLabel}</uke>
</div><!--sour-->
</a><!--link-->
</div><!--citrus-->
{/block:Link}
{block:Chat}
<div class="citrus non">
<a href="{Permalink}" title="{PostType} posted {TimeAgo}">
<span class="sf sf-chat-bubbles-o"></span>
<div class="sour">
{DayOfWeek} {DayOfMonthWithZero}{DayOfMonthSuffix} {Month}
<br>
<uke>{24HourWithZero}:{Minutes}{AMPM} @ {NoteCountWithLabel}</uke>
</div><!--sour-->
</a><!--link-->
</div><!--citrus-->
{/block:Chat}
{block:Audio}
<div class="citrus non">
<a href="{Permalink}" title="{PostType} posted {TimeAgo}">
<span class="sf sf-megaphone-1-o"></span>
<div class="sour">
{DayOfWeek} {DayOfMonthWithZero}{DayOfMonthSuffix} {Month}
<br>
<uke>{24HourWithZero}:{Minutes}{AMPM} @ {NoteCountWithLabel}</uke>
</div><!--sour-->
</a><!--link-->
</div><!--citrus-->
{/block:Audio}
{block:Video}
<div class="citrus non">
<a href="{Permalink}" title="{PostType} posted {TimeAgo}">
<span class="sf sf-video-o"></span>
<div class="sour">
{DayOfWeek} {DayOfMonthWithZero}{DayOfMonthSuffix} {Month}
<br>
<uke>{24HourWithZero}:{Minutes}{AMPM} @ {NoteCountWithLabel}</uke>
</div><!--sour-->
</a><!--link-->
</div><!--citrus-->
{/block:Video}
{block:Answer}
<div class="citrus non">
<a href="{Permalink}" title="{PostType} posted {TimeAgo}">
<span class="sf sf-receive-o"></span>
<div class="sour">
{DayOfWeek} {DayOfMonthWithZero}{DayOfMonthSuffix} {Month}
<br>
<uke>{24HourWithZero}:{Minutes}{AMPM} @ {NoteCountWithLabel}</uke>
</div><!--sour-->
</a><!--link-->
</div><!--citrus-->
{/block:Answer}
<div class="vinaigrette non">
<!-- Like + Reblog buttons (2/2) -->
<div class="controls">
<a href="#" title="like this post?" class="like">{LikeButton}
<svg xmlns="//www.w3.org/2000/svg" xmlns:xlink="//www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
</a>
<a href="{ReblogURL}" title="reblog this post?" target="_blank" class="reblog">
<svg xmlns="//www.w3.org/2000/svg" xmlns:xlink="//www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 361.095 361.095" style="enable-background:new 0 0 361.095 361.095;" xml:space="preserve"><g><g><path d="M182.595,325.678c-63.183,0-120.133-42.217-138.267-102.567c-2.833-9.067-12.183-14.167-21.25-11.333 c-9.067,2.833-14.167,12.183-11.333,21.25c22.95,75.933,91.517,126.65,170.85,126.65c98.317,0,178.5-80.183,178.5-178.5 s-80.183-178.5-178.5-178.5c-55.817,0-108.233,26.633-141.667,69.7l-7.083-56.1c-1.133-9.35-9.633-15.867-18.983-14.733 C5.511,2.678-1.005,11.178,0.128,20.528l13.317,103.7c1.133,8.5,8.5,14.733,16.717,14.733c0.567,0,1.417,0,1.983,0l102.567-11.617 c9.35-1.133,16.15-9.35,15.017-18.7s-9.35-16.15-18.7-15.017l-68.85,7.65c26.633-39.95,71.683-64.6,120.417-64.6 c79.617,0,144.5,64.883,144.5,144.5S262.211,325.678,182.595,325.678z"/></g></g></svg>
</a>
</div><!--controls-->
</div><!--vinegar-->
<!--citrus types end-->
{/block:Date}
{/block:IndexPage}
<!--citrus on perma ONLY-->
{block:PermalinkPage}
{block:Date}
<div class="citrus non">
<span class="sf sf-constellation-o"></span>
<div class="sour">
Posted on {Year} {Month} {DayOfMonthWithZero}{DayOfMonthSuffix}
<br>
<uke>{DayOfWeek} {24HourWithZero}:{Minutes}{AMPM} @ {NoteCountWithLabel}</uke>
</div><!--sour-->
</div><!--citrus-->
{block:RebloggedFrom}
<div class="vinaigrette salad non">
<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> / <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>
</span>
</div><!--vinaigrette-->
{/block:RebloggedFrom}
{/block:Date}
{/block:PermalinkPage}
{block:Text}
{block:Title}<h1>{Title}</h1>{/block:Title}
<div class="pp">{Body}</div>
{/block:Text}
{block:Photo}
<div class="photos">
<div class="non">{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}" alt="{PhotoAlt}" width="500"></a>{LinkCloseTag}</div></div>
{block:Caption}{Caption}{/block:Caption}
{/block:Photo}
{block:Photoset}
<div class="photos">
<div class="non">
<div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div>
</div>
</div>
{block:Caption}{Caption}{/block:Caption}
{/block:Photoset}
{block:Quote}
<div class="daydreamer"><span class="sf sf-quotation-mark"></span></div>
<div class="quote">{Quote}</div>
{block:Source}<div class="quotesource"> — {Source}</div>
{/block:Source}{/block:Quote}
{block:Link}
<h1><div class="non"><a href="{URL}" {Target}>{Name} »</a></div></h1>
{block:Description}{Description}{/block:Description}
{/block:Link}
{block:Chat}
{block:Title}<h1>{Title}</h1>{/block:Title} <div class="chat"> {block:Lines} <li class="line {Alt}"> {block:Label} <span class="label {Alt}"> {Label}</span> {/block:Label}{Line}</li> {/block:Lines}</div>
{/block:Chat}
{block:Audio}
{block:AudioPlayer}
<div class="audiowrapper">
<div class="playerbutton">{AudioPlayer}</div>
<div class="trackdetails">
<b>TRACK:</b> {block:TrackName}{TrackName}{/block:TrackName}<br>
<b>ARTIST:</b> {block:Artist}{Artist}{/block:Artist}<br>
<b>PLAYS:</b> {FormattedPlayCount}</div>
</div><!--audiowrapper-->
{/block:AudioPlayer}
{block:Caption}
<div class="caption">{Caption}</div>
{/block:Caption}
{/block:Audio}
{block:Video}
<div class="video">{Video-500}</div>
{block:Caption}{Caption}{/block:Caption}
{/block:Video}
{block:Answer}
<div class="q-wrap">
<img class="askimg" src="{AskerPortraitURL-64}" ondragstart='return false;'>
<div class="question">
<div class="asker"><b>{Asker} asked:</b></div>
{Question}</div><!--question-->
</div><!--qwrap-->
<div class="answer">{Answer}</div><!--answer-->
{/block:Answer}
{block:HasTags}
<div class="tagsin nonn">
{block:Tags}
<a href="{TagURL}">#{Tag}</a>
{/block:Tags}
</div>
{/block:HasTags}
</div><!--posts-->
{block:PostNotes}
{PostNotes}
{/block:PostNotes}
{/block:Posts}
{block:ifnotpaginationinsidebar}
{block:Pagination}
<div class="botpagi">
{block:PreviousPage}<a title="Previous Page" href="{PreviousPage}">«</a>{/block:PreviousPage}
{block:JumpPagination length="8"}
{block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
{block:JumpPage}<a href="{URL}" title="page {PageNumber}">{PageNumber}</a> {/block:JumpPage}
{/block:JumpPagination}
{block:NextPage}<a title="Next Page" href="{NextPage}">»</a>{/block:NextPage}
</div>
{/block:Pagination}
{/block:ifnotpaginationinsidebar}
</div><!--nudge-->
</div><!--cont-->
</div><!--taco-->
</body>
</html>