You are on page 1of 23

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.

0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head><title>{Title}</title>

<link rel="shortcut icon" href="{Favicon}">

<link rel="alternate" type="application/rss+xml" href="{RSS}">

{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}

<!---- Theme 33 by Sofi (castiiel.tumblr.com). DON'T REMOVE THE CREDIT OR CLAIM THE THEME AS
YOURS. DON'T USE IT AS A BASE --->

<meta name="color:background" content="#1b1919"/>

<meta name="color:text" content="#fff"/>

<meta name="color:title" content="#fff"/>

<meta name="color:link" content="#75b1d6"/>

<meta name="color:link hover" content="#427ea3"/>

<meta name="color:info background" content="#fff"/>

<meta name="color:info text" content="#1b1919"/>

<meta name="color:box shadow" content="#888"/>

<meta name="color:scrollbar" content="#75b1d6"/>

<meta name="color:border" content="#fff"/>

<meta name="image:background" content=""/>

<meta name="if:Info on hover" content="1"/>

<meta name="if:Repeat background" content="0"/>

<meta name="if:Show index tags" content="0"/>

<meta name="if:Hide scrollbar" content="0"/>


<meta name="text:title" content=""/>

<meta name="text:link 1" content="link 1"/>

<meta name="text:link 1 url" content="/"/>

<meta name="text:link 2" content="link 2"/>

<meta name="text:link 2 url" content="/ask"/>

<meta name="text:link 3" content="link 3"/>

<meta name="text:link 3 url" content="/"/>

<meta name="text:link 4" content="link 4"/>

<meta name="text:link 4 url" content="/"/>

<meta name="text:link 5" content="link 5"/>

<meta name="text:link 5 url" content="/"/>

<script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-


1.4.2.min.js"></script>

<script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>

<script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>

<script>

(function($){

$(document).ready(function(){

$("[title]").style_my_tooltips({

tip_follows_cursor:true,

tip_delay_time:90,

tip_fade_speed:600,

attribute:"title"

});

});

})(jQuery);
</script>

<style type="text/css">

#s-m-t-tooltip {

padding:7px;

padding-right: 5px;

padding-top: 4px;

padding-bottom: 4px;

margin-left:20px;

margin-top: 0px;

background: #fff; /* change the background color */

border:1px solid #000; /* change the border color */

font-size:7px; /* change the font size */

letter-spacing:1.5px; /* change the letter spacing */

text-transform:uppercase; /* can be uppercase, lowercase, none*/

color:#000; /* change the text color */

z-index:999999999999999999999999999999999999;

border-radius: 3px;

::-webkit-scrollbar {width: 9px; height: 1px; {block:ifHidescrollbar}width: 0px; height:


0px;{/block:ifHidescrollbar} background: transparent; }

::-webkit-scrollbar-thumb { background-color: {color:scrollbar}; -webkit-border-radius: 0ex; }

body {

background-color:{color:background};

margin:0px;

position:relative;
color:{color:text};

font-family:helvetica, sans-serif;

font-style:normal;

font-size:10px;

line-height:120%;

letter-spacing: 0.8px;

background-image:url("{image:background}");

background-size:cover;

{block:ifRepeatbackground}

background-size:auto;

background-repeat: repeat;

{block:ifRepeatbackground}

background-attachment:fixed;

background-position: top left;

a{

text-decoration:none;

outline:none;

-moz-outline-style:none;

color:{color:link};

transition: all 0.3s linear;

-webkit-transition: opacity 0.3s linear;

-webkit-transition: all 0.3s linear;

-moz-transition: all 0.3s linear;

a:hover {

color:{color:link hover};
transition: all 0.3s linear;

-webkit-transition: opacity 0.3s linear;

-webkit-transition: all 0.3s linear;

-moz-transition: all 0.3s linear;

img {

border:none;

p{

margin-left: 0px;

margin-right: 0px;

word-wrap: break-word;

pre {

white-space: pre-wrap;

white-space: -moz-pre-wrap;

white-space: -pre-wrap;

white-space: -o-pre-wrap;

word-wrap: break-word;

blockquote {

padding-left:5px;

border-left:1px solid;

margin-left: 0px;

margin-right: 0px;
}

blockquote img {

max-width: 244px;

h1 {

font-size:14px;

font-family:trebuchet ms, sans-serif;

font-weight: 300;

letter-spacing: 1.5px;

line-height: 130%;

.hr {

color: #f0eded;

#cont {

padding:0px 30px;

width:621px;

height: 450px;

overflow: auto;

border-top: 1px solid {color:border};

border-bottom: 1px solid {color:border};

position:fixed;

bottom:50%;

margin-bottom:-250px;
left:50%;

margin-left:-340px;

#entries {

width:620px;

padding-top: 30px;

#post {

{block:indexpage}

width:250px;

{/block:indexpage}

{block:permalink}

width:400px;

margin-left:80px;

{/block:permalink}

margin-bottom:0px;

text-align: left;

float:left;

padding: 20px 30px;

overflow:hidden;

#post img {

max-width: 250px;

#post:hover #info {
opacity: 1;

transition: all 0.3s linear;

-webkit-transition: opacity 0.3s linear;

-webkit-transition: all 0.3s linear;

-moz-transition: all 0.3s linear;

#topbar {

width: 681px;

position: fixed;

bottom:50%;

margin-bottom: 220px;

left:50%;

margin-left:-340px;

text-align: right;

#title {

font-family: trebuchet ms, sans-serif;

text-transform: uppercase;

font-size: 15px;

letter-spacing: 2px;

font-weight:bolder;

color:{color:title};

#desc {

padding-top:15px;

line-height:130%;
font-size:10px;

#links {

width: 620px;

left:50%;

margin-left:-340px;

bottom: 50%;

margin-bottom:-275px;

position: fixed;

font-size: 11px;

text-transform: uppercase;

letter-spacing: 1.5px;

text-align:left;

font-family: trebuchet ms, consolas, 'Lato', sans-serif;

#links a {

display: inline-block;

margin-right: 10px;

color: {color:text};

font-weight: bold;

transition: all 0.3s linear;

-webkit-transition: opacity 0.3s linear;

-webkit-transition: all 0.3s linear;

-moz-transition: all 0.3s linear;

#links a:hover {
font-style:italic;

transition: all 0.3s linear;

-webkit-transition: opacity 0.3s linear;

-webkit-transition: all 0.3s linear;

-moz-transition: all 0.3s linear;

#info {

text-align:center;

margin-top: -3px;

width: 238px;

{block:permalink}

width:388px;

{/block:permalink}

padding: 6px;

color: {color:info text};

background-color: {color:info background};

font-size: 9px;

font-family: trebuchet ms, sans-serif;

letter-spacing: 1px;

font-weight: bolder;

opacity:.8;

{block:ifInfoonhover}

{block:indexpage}

opacity:0;

{/block:indexpage}

{/block:ifInfoonhover}

-webkit-transition: opacity 0.3s linear;

-webkit-transition: all 0.3s linear;


-moz-transition: all 0.3s linear;

transition: all 0.3s linear;

#info a {

color: {color:info text};

transition: all 0.3s linear;

-webkit-transition: opacity 0.3s linear;

-webkit-transition: all 0.3s linear;

-moz-transition: all 0.3s linear;

#info a:hover {

color: {color:link};

transition: all 0.3s linear;

-webkit-transition: opacity 0.3s linear;

-webkit-transition: all 0.3s linear;

-moz-transition: all 0.3s linear;

.tags a {

color: {color:info text};

padding: 0px 2.5px;

text-transform: uppercase;

transition: all 0.3s linear;

-webkit-transition: opacity 0.3s linear;

-webkit-transition: all 0.3s linear;

-moz-transition: all 0.3s linear;

}
.tags a:hover {

color: {color:link};

transition: all 0.3s linear;

-webkit-transition: opacity 0.3s linear;

-webkit-transition: all 0.3s linear;

-moz-transition: all 0.3s linear;

#asker {

float:left;

.question{

text-align: center;

margin-bottom:10px;

padding: 8px 0px;

border-bottom: 1px solid {color:border};

.question a {

text-transform: uppercase;

color: {color:text};

.answer{

text-align: left;

}
.answer img {

max-width: 492px;

#credit {

font-size:11px;

font-family: Helvetica, sans-serif;

letter-spacing:1.5px;

line-height: 100%;

z-
index:9999999999999999999999999999999999999999999999999999999999999999999999999999999
99999999999999999999999999999999999999999999999999999999999999999999999999999999999
99999999999999999999999999999999999999999999999999999999999999999999999999999999999
99999999999999999999999999999999999999999999999999999999999999999999999999999999999
99999999999999999999999;

position:fixed;

right:-94px;

bottom:10px;

transition: all 0.9s linear;

-webkit-transition: opacity 0.9s linear;

-webkit-transition: all 0.9s linear;

-moz-transition: all 0.9s linear;

#credit a {

color:{color:text};

margin-left:7px;

transition: all 0.9s linear;

-webkit-transition: opacity 0.9s linear;

-webkit-transition: all 0.9s linear;


-moz-transition: all 0.9s linear;

#credit:hover {

right:10px;

transition: all 0.9s linear;

-webkit-transition: opacity 0.9s linear;

-webkit-transition: all 0.9s linear;

-moz-transition: all 0.9s linear;

.sources

filter:alpha(opacity=0);

opacity:0;

font-size: 0px;

#con {

width:250px;

margin: auto;

margin-top: 0px;

text-align: center;

#quote {

font-size:13px;

font-family:'Lato', sans-serif;

text-align: center;
font-weight: 300;

letter-spacing: 1.5px;

line-height: 130%;

padding-bottom: 10px;

#cover {

position: relative;

z-index: 1;

height: 80px;

float:left;

margin:4px;

box-shadow:0px 0px 5px {color:box shadow};

#button {

width:20px;

height:30px;

overflow: hidden;

position: relative;

z-index: 99;

margin: 15px 24px 13px 16px;

#buttons {

background-color: #fff;

position: absolute;

z-index: 99;

margin-top: 15px;
margin-left: 15px;

opacity: 0;

-webkit-transition: opacity 0.5s linear;

-webkit-transition: all 0.5s linear;

-moz-transition: all 0.5s linear;

-o-transition: all 0.5s linear;

#post:hover #buttons {

opacity:0.5;

#musicinfo {

margin-left: 110px;

font-size:10px;

min-height:70px;

text-align:left;

position: relative;

#notez {

text-align: left;

#border {

border-top: solid 1px {color:border};

}
#notez {

padding-bottom:5px;

padding-top:5px;

margin-left:0px;

float: left;

text-align: left;

margin-left:70px;

#notez a {

display:inline-block;

padding-bottom:10px;

#notez ol {

list-style-type:none;

#notez img {

display:none;

.sources

filter:alpha(opacity=0);

opacity:0;

font-size: 0px;

}
{CustomCSS}</style></head><body>

<div id="topbar">

<div id="title">{text:title}</div>

<div id="desc">{Description}</div>

</div>

<div id="links">

<a href="{text:link 1 url}">{text:link 1}</a>

<a href="{text:link 2 url}">{text:link 2}</a>

<a href="{text:link 3 url}">{text:link 3}</a>

<a href="{text:link 4 url}">{text:link 4}</a>

<a href="{text:link 5 url}">{text:link 5}</a>

{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a>{/block:PreviousPage}

| {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}

</div>

<div id="cont">

<div id="entries">

{block:Posts}

{block:ContentSource}

<!--{SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”

width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />

{/block:SourceLogo}
{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}-->

{/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}

<div id="post">

{block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}

{block:Photo}{block:IndexPage}{LinkOpenTag}<img src="{PhotoURL-
250}">{LinkCloseTag}{/block:IndexPage}{block:permalinkpage}{LinkOpenTag}<img src="{PhotoURL-
HighRes}" alt="{PhotoAlt}"
width=400px/>{block:Caption}{Caption}{/block:Caption}{LinkCloseTag}{/block:permalinkpage}{/block:Ph
oto}

{block:Photoset}{block:IndexPage}{LinkOpenTag}{Photoset-
250}{LinkCloseTag}{/block:IndexPage}{block:permalinkpage}{LinkOpenTag}{Photoset-
400}{block:Caption}{Caption}{/block:Caption}{LinkCloseTag}{/block:permalinkpage}{/block:Photoset}

{block:Video}{block:IndexPage}{LinkOpenTag}{VideoEmbed-
250}{LinkCloseTag}{/block:IndexPage}{block:permalinkpage}{LinkOpenTag}{VideoEmbed-
400}{block:Caption}{Caption}{/block:Caption}{LinkCloseTag}{/block:permalinkpage}{/block:Video}

{block:Quote}{block:Source}<b><div style="font-family: courier new; font-size: 11px; text-align:


center;">{Source}</div></b>{/block:Source}<br><div id="quote">{Quote}</div>{/block:Quote}

{block:Link}<h1><a href="{URL}"
{Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}

{block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:La
bel} {Line}<br><br>{/block:Lines}{/block:Chat}

{block:Audio}
<div id="buttons"><div
id="button">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div></div>

{block:AlbumArt}<img src="{AlbumArtURL}" id="cover">{/block:AlbumArt}

<div id="musicinfo">

{block:TrackName}<h1><div style="font-size: 13px;">{TrackName}</div></h1>{/block:Trackname}

{block:Artist}by {Artist}{/block:Artist}<br><br>

{block:PlayCount}►played {PlayCount} times{/block:PlayCount}

</div>

<div style="margin-
top:23px;">{block:caption}{block:permalink}{Caption}{/block:permalink}{/block:caption}</div>

{/block:Audio}

{block:Answer}

<div class="question" style="margin-bottom:-3px;"><b>{Asker}</b>: {Question}</div><div


class="answer">{Answer}</div>{/block:Answer}

<div id="info">

<span style="padding: 3px;


0px;">{block:Date}{DayOfMonthWithZero}<b>·</b>{MonthNumberWithZero}<b>·</b>{ShortYear}{/bloc
k:Date} - <a href="{Permalink}">

{NoteCount}</a> - <a href="{ReblogURL}" target="_blank" title="Reblog" style="font-family:sans-serif;


font-size: 8px; font-weight:normal;">↺</a></span>

{block:indexpage}{block:ifShowindextags}<div class="tags">{block:HasTags}{block:Tags} <a


href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>{/block:ifShowindextags}{/block:indexpa
ge}

{block:permalink}<div class="tags">{block:HasTags}{block:Tags} <a


href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>{/block:permalink}

</div>

</div>

{block:PostNotes}<div id="notez">{PostNotes}</div>{/block:PostNotes}
{/block:Posts}

</div>

</div>

<div id="credit">✖<a href="http://castiiel.tumblr.com" style="font-size:7px; text-transform:


uppercase;">theme by castiiel</div>

{block:indexpage}

{block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}

<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>

<script type="text/javascript"
src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>

<script type="text/javascript">

$(window).load(function(){

var $wall = $('#entries');

$wall.imagesLoaded(function(){

$wall.masonry({

itemSelector: '#post',

isAnimated : false

});

});

$wall.infinitescroll({

navSelector : '#page-nav',

nextSelector : '#page-nav a',

itemSelector : '#post',

bufferPx : 2000,

debug : false,
errorCallback: function() {

$('#infscr-loading').fadeOut('normal');

}},

function( newElements ) {

var $newElems = $( newElements );

$newElems.hide();

$newElems.imagesLoaded(function(){

$wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );

});

}); $('#f').show(500);

});

</script>

{/block:indexpage}

<!-- SCM Music Player http://scmplayer.net -->

<script type="text/javascript" src="http://scmplayer.net/script.js"

data-
config="{'skin':'skins/black/skin.css','volume':51,'autoplay':true,'shuffle':false,'repeat':1,'placement':'bot
tom','showplaylist':false,'playlist':[{'title':'Alchimie
','url':'https://www.youtube.com/watch?v=5Qgo7NWf87A'}]}" ></script>

<!-- SCM Music Player script end -->


</body></html>

You might also like