themes/26-Nebulae

2051 lines
61 KiB
Plaintext

<!-----------------------------------------------------------------------
Theme [26]: Nebulae
Made by glenthemes
Initial release: 2018/01/30
Last updated: 2023/07/29
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.
To change the updates icons:
1. Go to this site: saturnicons-list.glitch.me
2. Pick an icon you want to use and copy its name.
3. Paste it in any of these text fields:
- "star 1 box icon"
- "star 2 box icon"
- "star 3 box icon"
------------------------------------------------------------------------>
<!DOCTYPE html>
<html lang="en">
<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 icon background} !important; padding:5px 10px 5px 0px !important;} .play-pause{color:{color:permalink icon} !important; font-size:15px!important; padding:0 9.5px!important} </style>"));
});
});
</script>
<link href="//static.tumblr.com/2pnwama/mtXp3g4vy/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 src="//cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.4/SmoothScroll.js"></script>
{/block:ifsmoothscrolling}
<link href="//fonts.googleapis.com/css?family=Karla|Averia+Sans+Libre|Quicksand" rel="stylesheet">
<script src="//static.tumblr.com/snld4jp/rTori7q11/gtresizing.js"></script>
<!-- "saturnicons" icon font by suiomi -->
<link href="//solrainha.github.io/saturnicons/saturnicons.css" rel="stylesheet">
{block:ifheader}
{block:ifLink1}
<script>
$(function(){
var iamcrying = $('#lilac').position().top+0.25;
$('#postbox').scroll(function(){
if( $('#postbox').scrollTop() >= iamcrying ) {
$('#lilac').addClass("tea");
} else {
$('#lilac').removeClass("tea");
}
});
});
</script>
{/block:ifLink1}
{/block:ifheader}
<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:4px;
}
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 src="//glen-themes.gitlab.io/thms/26/ochako.js"></script>
<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>
<!-- 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.15);
--Poll-Option-Padding: 11px;
--Poll-Option-Font-Size: {select:font size};
--Poll-Option-Spacing: 10px;
--Poll-Option-Text-Color: {color:text};
--Poll-Option-HOVER-Border-Color: rgba({RGBcolor:text},0.15);
--Poll-Option-HOVER-Background-Color: transparent;
--Poll-Option-HOVER-Text-Color: {color:link};
--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: calc({select:font size} - 1px);
--NPF-Audio-Buttons-Color: {color:permalink icon};
--NPF-Audio-Buttons-Padding: 9px;
--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 icon 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:background image" content="//rhizo.gitlab.io/random/images/isewwsp.png"/>
<meta name="image:sidebar icon" content="//68.media.tumblr.com/2bb735f0ca03c5997ffd6a8204252182/tumblr_ooo6td425a1s4s960o8_r1_250.png"/>
<meta name="image:header image" content="//78.media.tumblr.com/2357a40238917a305fbbb74600d60643/tumblr_p3ailxOttO1qg2f5co4_r1_1280.png"/>
<meta name="image:custom links bar background" content="//78.media.tumblr.com/b082898e3637cce6bad6f87f402557b8/tumblr_p3ailxOttO1qg2f5co5_r1_250.png"/>
<!--------------------COLORS-------------------->
<meta name="color:background" content="#fdfdfd"/>
<meta name="color:desc bg" content="#fff">
<meta name="color:desc border" content="#fff">
<meta name="color:desc text" content="#999">
<meta name="color:sidebar icon background" content="#d1b4ab"/>
<meta name="color:sidebar links background" content="#d1b4ab"/>
<meta name="color:sidebar links" content="#fff"/>
<meta name="color:sidebar links background hover" content="#fff"/>
<meta name="color:sidebar links hover" content="#d1b4ab"/>
<meta name="color:sidebar title color" content="#d1b4ab"/>
<meta name="color:sidebar subtitle color" content="#888"/>
<meta name="color:header background" content="#f9f8f9"/>
<meta name="color:custom links background" content="#fff"/>
<meta name="color:custom links" content="#777"/>
<meta name="color:custom links background hover" content="#d1b4ab"/>
<meta name="color:custom links hover" content="#fff"/>
<meta name="color:post container background" content="#fcfcfc"/>
<meta name="color:post container border" content="#f3f3f3"/>
<meta name="color:post" content="#fff"/>
<meta name="color:post border" content="#f9f9f9"/>
<meta name="color:text" content="#888"/>
<meta name="color:bold" content="#ecaca1">
<meta name="color:Italic" content="#888">
<meta name="color:Link" content="#f57d7d">
<meta name="color:Link Hover" content="#222">
<meta name="color:permalink background" content="#fbfbfb">
<meta name="color:permalink text" content="#666">
<meta name="color:permalink icon background" content="#d1b4ab">
<meta name="color:permalink icon" content="#fff">
<meta name="color:post tags background" content="#fbfbfb">
<meta name="color:post tags" content="#928d88">
<meta name="color:post tags background hover" content="#d1b4ab">
<meta name="color:post tags hover" content="#fff">
<meta name="color:star 1" content="#f18b80">
<meta name="color:star 1 hover" content="#f6d9d3">
<meta name="color:star 2" content="#d88682">
<meta name="color:star 2 hover" content="#f6d9d3">
<meta name="color:star 3" content="#d39587">
<meta name="color:star 3 hover" content="#f6d9d3">
<meta name="color:scrollbar" content="#b8b8b8"/>
<meta name="color:scrollbar background" content="#fff"/>
<meta name="color:highlight" content="#fafafa"/>
<meta name="color:highlighted text" content="#777"/>
<!-----------------DROPDOWN OPTS----------------->
<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:sidebar width" title="360px" content="360px">
<meta name="select:sidebar width" title="200px" content="200px">
<meta name="select:sidebar width" title="240px" content="240px">
<meta name="select:sidebar width" title="280px" content="280px">
<meta name="select:sidebar width" title="320px" content="320px">
<meta name="select:sidebar width" title="400px" content="400px">
<meta name="select:sidebar width" title="360px" content="360px">
<meta name="select:sidebar width" title="400px" content="400px">
<meta name="select:sidebar width" title="440px" content="440px">
<meta name="select:desc border transparency" title="60%" content="0.4">
<meta name="select:desc border transparency" title="0% (solid)" content="1">
<meta name="select:desc border transparency" title="10%" content="0.9">
<meta name="select:desc border transparency" title="20%" content="0.8">
<meta name="select:desc border transparency" title="30%" content="0.7">
<meta name="select:desc border transparency" title="40%" content="0.6">
<meta name="select:desc border transparency" title="50%" content="0.5">
<meta name="select:desc border transparency" title="70%" content="0.3">
<meta name="select:desc border transparency" title="80%" content="0.2">
<meta name="select:desc border transparency" title="90%" content="0.1">
<meta name="select:desc border transparency" title="100% (no color)" content="0">
<meta name="select:sidebar right gap" title="65px" content="65px">
<meta name="select:sidebar right gap" title="20px" content="20px">
<meta name="select:sidebar right gap" title="25px" content="25px">
<meta name="select:sidebar right gap" title="30px" content="30px">
<meta name="select:sidebar right gap" title="35px" content="35px">
<meta name="select:sidebar right gap" title="40px" content="40px">
<meta name="select:sidebar right gap" title="45px" content="45px">
<meta name="select:sidebar right gap" title="50px" content="50px">
<meta name="select:sidebar right gap" title="55px" content="55px">
<meta name="select:sidebar right gap" title="60px" content="60px">
<meta name="select:sidebar right gap" title="70px" content="70px">
<meta name="select:sidebar right gap" title="75px" content="75px">
<meta name="select:sidebar right gap" title="80px" content="80px">
<meta name="select:sidebar right gap" title="85px" content="85px">
<meta name="select:sidebar right gap" title="90px" content="90px">
<meta name="select:sidebar right gap" title="95px" content="95px">
<meta name="select:sidebar right gap" title="100px" content="100px">
<meta name="select:sidebar right gap" title="105px" content="105px">
<meta name="select:sidebar right gap" title="110px" content="110px">
<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:photos spacing" title="4px" content="4px">
<meta name="select:photos spacing" title="0px" content="0px">
<meta name="select:photos spacing" title="2px" content="2px">
<meta name="select:photos spacing" title="6px" content="6px">
<meta name="select:photos spacing" title="8px" content="8px">
<meta name="select:photos spacing" title="10px" content="10px">
<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: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:post side gaps" title="45px" content="45px">
<meta name="select:post side gaps" title="10px" content="10px">
<meta name="select:post side gaps" title="15px" content="15px">
<meta name="select:post side gaps" title="20px" content="20px">
<meta name="select:post side gaps" title="25px" content="25px">
<meta name="select:post side gaps" title="30px" content="30px">
<meta name="select:post side gaps" title="35px" content="35px">
<meta name="select:post side gaps" title="40px" content="40px">
<meta name="select:post side gaps" title="50px" content="50px">
<meta name="select:post side gaps" title="55px" content="55px">
<meta name="select:post side gaps" title="60px" content="60px">
<meta name="select:post side gaps" title="65px" content="65px">
<meta name="select:post side gaps" title="70px" content="70px">
<meta name="select:post side gaps" title="75px" content="75px">
<meta name="select:post side gaps" title="80px" content="80px">
<meta name="select:updates boxes width" title="200px" content="200px">
<meta name="select:updates boxes width" title="150px" content="150px">
<meta name="select:updates boxes width" title="175px" content="175px">
<meta name="select:updates boxes width" title="225px" content="225px">
<meta name="select:updates boxes width" title="250px" content="250px">
<meta name="select:updates boxes width" title="275px" content="275px">
<meta name="select:updates boxes width" title="300px" content="300px">
<meta name="select:updates boxes width" title="325px" content="325px">
<meta name="select:updates boxes width" title="350px" content="350px">
<!------------------TOGGLE OPTS------------------>
<meta name="if:header" content="1" />
<meta name="if:post container border" content="1" />
<meta name="if:post borders" content="1" />
<meta name="if:photo fade" content="0" />
<meta name="if:monochrome posts" content="0" />
<meta name="if:updates boxes" content="1" />
<meta name="if:smooth scrolling" content="0" />
<meta name="if:dark tumblr controls" content="0" />
<!----------------TEXT FIELDS---------------->
<meta name="text:sidebar title" content="a title">
<meta name="text:sidebar subtitle" content="a subtitle">
<meta name="text:&#917536;&#x200B;" content="&#x263D;&#x2727;&#xA8;&#x2A;&#x3003;&#x2E;&#xB8;&#xB8;&#x2727;&#xB8;&#xB8;&#x2E;&#x3003;&#x2A;&#xA8;&#x2727;&#x263E;&NewLine;">
<!--"how to change icons"-->
<meta name="text:&#x1F496;&#x2002;&#x29C;&#x1D0F;&#x1D21;&#x20;&#x1D1B;&#x1D0F;&#x20;&#x1D04;&#x29C;&#x1D00;&#x274;&#x262;&#x1D07;&#x20;&#x26A;&#x1D04;&#x1D0F;&#x274;&#x73;" content="glenthemes.tumblr.com/nebulae">
<meta name="text:star 1 title" content="a title here">
<meta name="text:star 1 box icon" content="leaf-2-o">
<meta name="text:star 1 box content" content="some text here">
<meta name="text:star 2 title" content="a title here">
<meta name="text:star 2 box icon" content="constellation-o">
<meta name="text:star 2 box content" content="some text here">
<meta name="text:star 3 title" content="a title here">
<meta name="text:star 3 box icon" content="graph-3-o">
<meta name="text:star 3 box content" content="some text here">
<meta name="text:&#917536;&#x200B;&#x200B;" content="&#x263D;&#x2727;&#xA8;&#x2A;&#x3003;&#x2E;&#xB8;&#xB8;&#x2727;&#xB8;&#xB8;&#x2E;&#x3003;&#x2A;&#xA8;&#x2727;&#x263E;&NewLine;">
<meta name="text:Link 1" content="">
<meta name="text:Link 1 URL" content="">
<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="">
<meta name="text:Link 9" content="">
<meta name="text:Link 9 URL" content="">
<meta name="text:Link 10" content="">
<meta name="text:Link 10 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:3px!important;
right:3px!important;
position:fixed!important;
z-index:999999!important;
{block:ifdarktumblrcontrols}
filter:invert(100%) hue-rotate(180deg);
-webkit-filter:invert(100%) hue-rotate(180deg);
{/block:ifdarktumblrcontrols}
transform-origin:100% 0;
z-index:999999!important;
}
/*--------------------SCROLLBAR--------------------*/
::-webkit-scrollbar {
width: 9px;
height: 9px;
}
::-webkit-scrollbar-thumb {
background-color:{color:scrollbar};
border:4px solid {color:scrollbar background};
}
::-webkit-scrollbar-track {
background-color: {color:scrollbar background};
}
/*--------------------SCROLLBAR--------------------*/
::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;
overflow:hidden;
color:{color:text};
cursor:normal;
font-family:karla;
line-height:1.6em;
font-size:{select:font size};
text-align:left;
}
blockquote {
padding-left:10px;
margin-left:5px;
border-left:1px solid;
border-color:rgba({RGBcolor:text},0.7);
margin:10px;
}
b, strong {font-weight:bold;color: {color:Bold};}
.posts a, .desc a, .parsley a {
color:{color:link};
padding-bottom:1px;
border-bottom:0.5px solid rgba({RGBcolor:link},0.4);
}
.posts a:hover, .desc a:hover, .parsley a:hover {
color:{color:link hover};
border-bottom:0.5px solid rgba({RGBcolor:link hover},0.4);
}
.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);
}
/*--------------------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;}
/*--------------------HOSHI--------------------*/
#star-cont {
position:fixed;
bottom:0;margin-bottom:45px;
left:0;margin-left:-40px;
font-size:12px;
transform:scale(1.1);
}
/* stars are made of pure css! if you're here to see how I did it, I followed 2 tutorials! it doesn't tell how to make 'a rounded star' precisely but I was like "I REALLY WANT TO MAKE A ROUNDED STAR and couldn't do it with just the star css, so I made a pentagon, then positioned 5 triangles on each side of the pentagon! */
/* please do not copy the entire chunk of code, that's against my Terms and is incredibly disrespectful. this is NOT a tutorial, so do not copy */
/* rounded triangle tutorial: //stackoverflow.com/questions/14446677#14451916 */
/* how to make a star: //css-tricks.com/examples/ShapesOfCSS/ */
#one-holder {
position:absolute;
bottom:100%;
transform:translateY(100%);
cursor:pointer;
}
#one-holder, .triangle, .pentagon, .pentagon:before {
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
#one-holder:hover .triangle, #one-holder:hover .pentagon, #one-holder:hover .pentagon:before {
-webkit-transition: all 0.8s cubic-bezier(0.68, -0.55, 0.65, 1.0);
-moz-transition: all 0.8s cubic-bezier(0.68, -0.55, 0.65, 1.0);
-o-transition: all 0.8s cubic-bezier(0.68, -0.55, 0.65, 1.0);
transition: all 0.8s cubic-bezier(0.68, -0.55, 0.65, 1.0);
}
/* star 1 */
#one-holder:nth-of-type(1) {
margin-left:38px;
margin-bottom:77px;
width:55px;height:55px;
transform:translateY(100%) scale(0.62) rotate(-33deg);
}
#one-holder:nth-of-type(1):hover {
transform:translateY(100%) scale(0.62) rotate(33deg);
}
#one-holder:nth-of-type(1) .triangle {
background-color:{color:star 1};
}
#one-holder:nth-of-type(1) .pentagon {
border-color:{color:star 1} transparent;
}
#one-holder:nth-of-type(1) .pentagon:before {
border-color:transparent transparent {color:star 1};
}
#one-holder:nth-of-type(1):hover .triangle {
background-color:{color:star 1 hover};
}
#one-holder:nth-of-type(1):hover .pentagon {
border-color:{color:star 1 hover} transparent;
}
#one-holder:nth-of-type(1):hover .pentagon:before {
border-color:transparent transparent {color:star 1 hover};
}
/* star 2 */
#one-holder:nth-of-type(2) {
margin-left:57px;
margin-bottom:30px;
width:60px;height:60px;
transform:translateY(100%) rotate(-15deg);
}
#one-holder:nth-of-type(2):hover {
transform:translateY(100%) rotate(15deg);
}
#one-holder:nth-of-type(2) .triangle {
background-color:{color:star 2};
}
#one-holder:nth-of-type(2) .pentagon {
border-color:{color:star 2} transparent;
}
#one-holder:nth-of-type(2) .pentagon:before {
border-color:transparent transparent {color:star 2};
}
#one-holder:nth-of-type(2):hover .triangle {
background-color:{color:star 2 hover};
}
#one-holder:nth-of-type(2):hover .pentagon {
border-color:{color:star 2 hover} transparent;
}
#one-holder:nth-of-type(2):hover .pentagon:before {
border-color:transparent transparent {color:star 2 hover};
}
/* star 3 */
#one-holder:nth-of-type(3) {
margin-left:114px;
margin-bottom:22px;
width:58px;height:58px;
transform:translateY(100%) scale(0.83) rotate(30deg);
}
#one-holder:nth-of-type(3):hover {
transform:translateY(100%) scale(0.83) rotate(-30deg);
}
#one-holder:nth-of-type(3) .triangle {
background-color:{color:star 3};
}
#one-holder:nth-of-type(3) .pentagon {
border-color:{color:star 3} transparent;
}
#one-holder:nth-of-type(3) .pentagon:before {
border-color:transparent transparent {color:star 3};
}
#one-holder:nth-of-type(3):hover .triangle {
background-color:{color:star 3 hover};
}
#one-holder:nth-of-type(3):hover .pentagon {
border-color:{color:star 3 hover} transparent;
}
#one-holder:nth-of-type(3):hover .pentagon:before {
border-color:transparent transparent {color:star 3 hover};
}
.tri-holder {
transform:scale(0.07,0.07);
font-family:karla;line-height:1.6em;
}
.triangle {
position:relative;
background-color:{color:stars background};
}
.triangle:before, .triangle:after {content:'';position:absolute;background-color:inherit;} .triangle, .triangle:before, .triangle:after {width:10em;height:10em;}
.triangle {transform:rotate(-60deg) skewX(-30deg) scale(1,.866);}.triangle:before {transform:rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);}.triangle:after {transform:rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);}
.triangle:nth-of-type(1) {
border-top-right-radius:100%;
}
.triangle:nth-of-type(2) {
position:absolute;
margin-top:45px;
margin-left:240px;
transform:rotate(10deg) skewX(-30deg) scale(1,.866);
border-top-right-radius:100%;
}
.triangle:nth-of-type(3) {
position:absolute;
margin-top:270px;
margin-left:150px;
transform:rotate(-40deg) skewX(-30deg) scale(1,.866);
}
.triangle:nth-of-type(3)::after {
border-top-right-radius:100%;
}
.triangle:nth-of-type(4) {
position:absolute;
margin-top:310px;
margin-left:-95px;
transform:rotate(37deg) skewX(-30deg) scale(1,.866);
}
.triangle:nth-of-type(4)::after {
border-top-right-radius:100%;
}
.triangle:nth-of-type(5) {
position:absolute;
margin-top:35px;
margin-left:-180px;
transform:rotate(-10deg) skewX(-30deg) scale(1,.866);
}
.triangle:nth-of-type(5)::before {
border-top-right-radius:100%;
}
.penta-holder {
margin-left:19px;
margin-bottom:-99px;
transform:rotate(180deg) scale(0.29,0.29);
}
.pentagon {
position:relative;
width:54px;
border-width:50px 18px 0;
border-style:solid;
border-color:{color:stars background} transparent;
}
.pentagon:before {
content:"";
position:absolute;
height:0;
width:0;
top:-81px;
left:-19px;
border-width:0px 49px 30px 46px;
border-style:solid;
border-color:transparent transparent {color:stars background};
transform:scale(1,1.3);
}
/*--------------------STARBOXES--------------------*/
#vanilla1, #vanilla2, #vanilla3 {
display:none;
position:fixed;
bottom:0;margin-bottom:95px;
left:0;margin-left:95px;
width:{select:updates boxes width};
padding:10px;
background-color:{color:post};
border:1px solid {color:post border};
border-radius:10px;
z-index:1;
}
.paprika {
width:calc(100% - 20px);
min-height:calc(17px + 10px);
padding:10px;
background-color:{color:permalink background};
border-radius:10px;
display:table;
}
.paprika .sf {
position:absolute;
margin-top:-1px;
padding:8px 8px 2px 8px;
background-color:{color:permalink icon background};
font-size:13px;
color:{color:permalink icon};
border-radius:10px;
}
.yin {
display:table-cell;
vertical-align:middle;
}
.caramel {
margin-left:calc(28px + 10px);
font-family:quicksand;
font-weight:bold;
text-transform:uppercase;
letter-spacing:1px;
font-size:9px;
line-height:1.4em;
color:rgba({color:permalink text},0.9);
}
.parsley {
margin-top:calc(10px - 0.25em);
line-height:1.5em;
font-size:11px;
}
.parsley p:last-child {margin-bottom:0px;}
/*--------------------POST CONTAINER--------------------*/
#container {
position:absolute;
margin:0 auto;
top:0;left:0;right:0;
width:calc({select:post width} + ({select:post padding} * 2) + ({select:post side gaps} * 2) + {select:sidebar right gap} + {select:sidebar width});
}
#nudge {
margin-left:calc({select:sidebar width} + {select:sidebar right gap});
}
/*--------------------SIDEBAR-------------------*/
#glass {
position:fixed;
top:50%;transform:translateY(-50%);
margin-left:0px;
/* u already nudged the post over by sbmarg, so sb pos = -sbWidth */
/* basically only need to subtract sbWidth and yor good */
width:{select:sidebar width};
/*height:500px;*/
background-color:transparent;
}
.burrito {display:flex;}
.salsa {
width:calc({select:sidebar width} - 80px - 16px - 10px);
/* take 10px away : gap between desc and pic */
height:96px;
background-color:rgba({RGBcolor:desc border},{select:desc border transparency});
display:table;
}
.goo {display:table-cell;vertical-align:middle;}
.desc {
/* width:calc({select:sidebar width} - 80px - 16px); */
margin-left:50%;
transform:translateX(-50%);
width:calc(100% - 16px - 16px);
height:calc(96px - 16px - 16px);
overflow-x:hidden;
overflow-y:auto;
padding:8px; /* maybe make way for scrollbar? unsure */
background-color:{color:desc bg};
line-height:1.4em;
font-size:11.6px;
text-align:justify;
color:{color:desc text};
z-index:5;
}
.desc p:last-child {margin-bottom:0px;}
.angelface {
-webkit-align-self:center;
align-self:center;
margin-left:10px; /* left from desc */
width:80px;
height:80px;
padding:8px;
background-color:{color:sidebar icon background};
border-radius:25%;
z-index:-1;
}
/* 3 links */
.breathe {
float:right;
margin-top:10px;
width:calc(80px + 16px);
}
.breathe a {
display:inline-block;
margin:3px 0px;
width:calc(100% - 10px - 2px); /* 100% - leftright padding */
padding:5px;
background-color:{color:sidebar links background};
border-radius:5px;
border:1px solid transparent;
font-family:quicksand;
text-transform:uppercase;line-height:1em;text-align:center;
font-size:9px;font-weight:bold;letter-spacing:1px;
color:{color:sidebar links};
}
.breathe a:first-child {margin-top:0px;}
.breathe a:last-child {margin-bottom:0px;}
.breathe a:hover {
background-color:{color:sidebar links background hover};
border:1px solid {color:sidebar links hover};
color:{color:sidebar links hover};
}
/* sb tit */
.honor {
position:absolute;
margin-top:calc(10px - 6px);
right:0;margin-right:calc(80px + 16px + 10px + 8px);
font-family:Averia Sans Libre;
font-size:40px;line-height:1em;letter-spacing:0.5px;
text-align:right;
text-transform:uppercase;
color:{color:sidebar title color};
}
/* sb subtitty */
.glory {
margin-top:5px;
font-family:quicksand;
text-transform:uppercase;line-height:1.7em;
font-size:7px;font-weight:bold;letter-spacing:1.3px;
color:{color:sidebar subtitle color};
}
/*--------------------POST BLOCK--------------------*/
#postbox {
position:fixed;
margin-top:60px;
width:calc({select:post width} + ({select:post padding} * 2) + ({select:post side gaps} * 2));
height:calc(100vh - 60px - 60px);
overflow-x:hidden;
overflow-y:auto;
background-color:{color:post container background};
{block:ifpostcontainerborder}border:1px solid {color:post container border};{/block:ifpostcontainerborder}
z-index:-1;
}
/* bannah */
#heather {
width:inherit;
height:calc(({select:post width} + ({select:post side gaps} * 2)) / 21 * 9);
background-image:url('{image:header image}');
background-color:{color:header background};
background-position:center;
background-size:cover;
background-repeat:no-repeat;
}
{block:ifnotheader}
#heather {display:none;}
{/block:ifnotheader}
/* clinks bar */
#lilac {
position:absolute;
width:inherit;
height:80px;
background-image:url('{image:custom links bar background}');
background-color:{color:header background};
background-position:center;
background-repeat:repeat;
display:table;
z-index:5;
}
{block:ifnotheader}
#lilac {
position:fixed!important;
margin-top:-0.25px;
}
{/block:ifnotheader}
{block:ifnotLink1}
#lilac {display:none;}
{/block:ifnotLink1}
.pupil {
display:table-cell;
vertical-align:middle;
}
.coltsfoot {
text-align:center;
padding:0px 10px;
}
.coltsfoot a {
display:inline-block;
margin:4px;
width:70px;
padding:5px 7px;
background-color:{color:custom links background};
border:1px solid {color:custom links};
border-radius:5px;
font-family:quicksand;
line-height:1em;
text-transform:uppercase;
font-size:9px;font-weight:bold;letter-spacing:1px;
color:{color:custom links};
}
.coltsfoot a:hover {
background-color:{color:custom links background hover};
border:1px solid {color:custom links hover};
color:{color:custom links hover};
}
.tea {
position:fixed!important;
margin-top:calc(((({select:post width} + ({select:post side gaps} * 2)) / 21 * 9) * -1) - 0.25px)!important;
/* calc((({select:post width} + ({select:post side gaps} * 2)) / 21 * 9) * -1) */
}
/* bot bar pagi */
#saffron {
position:fixed;
bottom:0;margin-bottom:calc(60px - 1px);
width:inherit;
padding:15px 0px;
background-color:{color:permalink background};
text-align:center;
border-top:1px solid {color:post border};
z-index:5;
}
/* 'Current page' number */
#saffron span {
margin:0px 3px;
padding:0px 5px;
color:{color:permalink text};
display:inline-block;
text-align:center;
}
/* Other page numbers */
#saffron a {
margin:0px 3px;
padding:0px 5px 2px 5px;
color:rgba({RGBcolor:permalink text},0.8);
border-bottom:0.5px solid rgba({RGBcolor:permalink text},0.4);
display:inline-block;
text-align:center;
}
.small-nudge {
{block:ifLink1}margin-top:calc({select:post spacing} + 80px);{/block:ifLink1}
{block:ifnotLink1}
margin-top:{select:post spacing};
{/block:ifnotLink1}
margin-bottom:{select:post spacing};
{block:Pagination}margin-bottom:calc({select:post spacing} + 52.5px);{/block:Pagination}
margin-left:{select:post side gaps};
}
.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 border};{/block:ifpostborders}
}
.posts:last-of-type {margin-bottom:0px;}
.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 iframe{max-width:100%;}
.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;}
/*--------------------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;
padding:{select:post padding} !important;
background:{color:post} !important;
border:1px solid {color:post border}!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 {letter-spacing:0.3px;}
.audiowrapper {
position:relative;
display:inline;
height:0px;
}
/*---------------------------VIDEO---------------------------*/
video {
display:block;
outline:none;
cursor:default;
width:100%;
}
.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%);
}
#yo-pls-dont-remove-thx {
position:fixed;
bottom:0;margin-bottom:15px;
right:0;margin-right:15px;
z-index:999999;
padding:7px 9px;
background-color:{color:post};
{block:ifpostborders}border:1px solid {color:post border};{/block:ifpostborders}
{block:ifnotpostborders}border:1px solid transparent;{/block:ifnotpostborders}
border-radius:5px;
font-family:karla;
text-transform:uppercase;line-height:1em;text-align:center;
font-size:9px;letter-spacing:1.3px;
}
#yo-pls-dont-remove-thx a {
color:rgba({RGBcolor:text},0.92);
}
{CustomCSS}
/* -- 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;
}
</style>
</head>
<body>
{block:ifupdatesboxes}
<div id="star-cont">
<a class="choco1"><div id="one-holder">
<div class="penta-holder" style="margin-left:21px;">
<div class="pentagon"></div>
</div><!--pentaholder-->
<div class="tri-holder">
<div class="triangle"></div>
<div class="triangle"></div>
<div class="triangle"></div>
<div class="triangle"></div>
<div class="triangle"></div>
</div><!--triholder-->
</a></div><!--ONE STAR-->
<a class="choco2"><div id="one-holder">
<div class="penta-holder">
<div class="pentagon"></div>
</div><!--pentaholder-->
<div class="tri-holder">
<div class="triangle"></div>
<div class="triangle"></div>
<div class="triangle"></div>
<div class="triangle"></div>
<div class="triangle"></div>
</div><!--triholder-->
</a></div><!--ONE STAR-->
<a class="choco3"><div id="one-holder">
<div class="penta-holder">
<div class="pentagon"></div>
</div><!--pentaholder-->
<div class="tri-holder">
<div class="triangle"></div>
<div class="triangle"></div>
<div class="triangle"></div>
<div class="triangle"></div>
<div class="triangle"></div>
</div><!--triholder-->
</a></div><!--ONE STAR-->
</div><!--star-cont-->
<!----ONE STAR BOX START---->
<div id="vanilla1">
<div class="paprika">
<span class="sf sf-{text:star 1 box icon}"></span>
<div class="yin">
<div class="caramel">{text:star 1 title}</div>
</div><!--yin-->
</div><!--paprika-->
<div class="parsley">{text:star 1 box content}</div>
</div><!--vanilla1-->
<!----ONE STAR BOX END---->
<!----ONE STAR BOX START---->
<div id="vanilla2">
<div class="paprika">
<span class="sf sf-{text:star 2 box icon}"></span>
<div class="yin">
<div class="caramel">{text:star 2 title}</div>
</div><!--yin-->
</div><!--paprika-->
<div class="parsley">{text:star 2 box content}</div>
</div><!--vanilla1-->
<!----ONE STAR BOX END---->
<!----ONE STAR BOX START---->
<div id="vanilla3">
<div class="paprika">
<span class="sf sf-{text:star 3 box icon}"></span>
<div class="yin">
<div class="caramel">{text:star 3 title}</div>
</div><!--yin-->
</div><!--paprika-->
<div class="parsley">{text:star 3 box content}</div>
</div><!--vanilla1-->
<!----ONE STAR BOX END---->
{/block:ifupdatesboxes}
<script>
$(document).ready(function(){
// star box 1
$('.choco1').click(function(e){
e.stopPropagation();
$("#vanilla1").fadeIn('slow');
$("#vanilla2, #vanilla3").fadeOut('slow');
});
// star box 2
$('.choco2').click(function(e){
e.stopPropagation();
$("#vanilla2").fadeIn('slow');
$("#vanilla1, #vanilla3").fadeOut('slow');
});
// star box 3
$('.choco3').click(function(e){
e.stopPropagation();
$("#vanilla3").fadeIn('slow');
$("#vanilla1, #vanilla2").fadeOut('slow');
});
});
// if(out) = disappear
$(document).click(function(outside){
var box = $('#vanilla1, #vanilla2, #vanilla3');
if(!box.is(outside.target) && box.has(outside.target).length === 0){
$('#vanilla1, #vanilla2, #vanilla3').fadeOut('slow');
}
});
</script>
<!---- main shit ---->
<div id="container">
<div id="glass">
<div class="burrito">
<div class="salsa">
<div class="goo">
<div class="desc">{Description}</div>
</div><!--goo-->
</div><!--salsa-->
<img class="angelface" src="{image:sidebar icon}">
</div><!--burr-->
<div class="breathe">
<a href="/">return</a>
<a href="/ask">message</a>
<a href="/archive">archive</a>
</div><!--breathe-->
<div class="honor">{text:sidebar title}
<div class="glory">{text:sidebar subtitle}</div>
</div><!--honor-->
</div><!--glass-->
<div id="nudge">
<div id="postbox">
<div id="heather"></div>
<div id="lilac">
<div class="pupil">
<div class="coltsfoot">
{block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}
{block:ifLink2}<a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:ifLink2}
{block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a>{/block:ifLink3}
{block:ifLink4}<a href="{text:Link 4 URL}">{text:Link 4}</a>{/block:ifLink4}
{block:ifLink5}<a href="{text:Link 5 URL}">{text:Link 5}</a>{/block:ifLink5}
{block:ifLink6}<a href="{text:Link 6 URL}">{text:Link 6}</a>{/block:ifLink6}
{block:ifLink7}<a href="{text:Link 7 URL}">{text:Link 7}</a>{/block:ifLink7}
{block:ifLink8}<a href="{text:Link 8 URL}">{text:Link 8}</a>{/block:ifLink8}
{block:ifLink9}<a href="{text:Link 9 URL}">{text:Link 9}</a>{/block:ifLink9}
{block:ifLink10}<a href="{text:Link 10 URL}">{text:Link 10}</a>{/block:ifLink10}
</div>
</div><!--pupil-->
</div><!--lilac-->
{block:Pagination}
<div id="saffron">
{block:PreviousPage}<a title="Previous" href="{PreviousPage}">«</a>{/block:PreviousPage}
{block:JumpPagination length="8"}
{block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
{block:JumpPage}<a href="{URL}">{PageNumber}</a> {/block:JumpPage}
{/block:JumpPagination}
{block:NextPage}<a title="Next" href="{NextPage}">»</a>{/block:NextPage}
</div>
{/block:Pagination}
<div class="small-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="//w3.org/2000/svg" xmlns:xlink="//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="//w3.org/2000/svg" xmlns:xlink="//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-jupiter-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>
{/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}
</div><!--small-nudge-->
</div><!--postbox-->
</div><!--nudge-->
</div><!--cont-->
<div id="yo-pls-dont-remove-thx"><a href="//glenthemes.tumblr.com" title="theme by glenthemes">glenthemes</a></div>
</body>
</html>