Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- THEME #67: "WRITTEN IN THE STARS" BY BRAVETHEMES
- ◤ ◥
- don't be an asshole;
- keep both credits.
- ◣ ◢
- - - - -
- for html help go to:
- http://bravethemes.tumblr.com/
- http://htmlqueens.tumblr.com/
- -->
- <!DOCTYPE html>
- <html>
- <head>
- <meta name="image:background" content=""/>
- <meta name="if:3 columns" content="0"/>
- <meta name="select:title" content="'Alex Brush', cursive;" title="alex brush"/>
- <meta name="select:title" content="'Great Vibes', cursive;" title="great vibes"/>
- <meta name="select:title" content="'Parisienne', cursive;" title="parisienne"/>
- <meta name="select:title" content="'Petit Formal Script', cursive;" title="petit formal script"/>
- <meta name="select:title" content="'Pinyon Script', cursive;" title="pinyon script"/>
- <meta name="select:title" content="'Rochester', cursive;" title="rochester"/>
- <meta name="select:title" content="'Rouge Script', cursive;" title="rogue script"/>
- <meta name="select:font" content="'Avalon', sans-serif;" title="avalon"/>
- <meta name="select:font" content="'Glass Antiqua', sans-serif;" title="glass antiqua"/>
- <meta name="select:font" content="'Imprima', sans-serif;" title="imprima"/>
- <meta name="select:font" content="'Kurale', serif;" title="kurale"/>
- <meta name="select:font" content="'Muli', sans-serif;" title="muli"/>
- <meta name="select:font" content="'Open Sans', sans-serif;" title="open sans"/>
- <meta name="select:font" content="'Raleway', sans-serif;" title="raleway"/>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:text" content="#000000"/>
- <meta name="color:body links" content="#c9b09f"/>
- <meta name="color:perma links" content="#000000"/>
- <meta name="color:link hover" content="#ffffff"/>
- <meta name="color:accent color" content="#c9b09f"/>
- <meta name="text:title font size" content="30px"/>
- <meta name="text:body font size" content="11px"/>
- <meta name="text:link 1 url" content="link 1 url"/>
- <meta name="text:link 1 tooltip" content="link 1 title"/>
- <meta name="text:link 2 url" content="link 2 url"/>
- <meta name="text:link 2 tooltip" content="link 2 title"/>
- <meta name="text:link 3 url" content="link 3 url"/>
- <meta name="text:link 3 tooltip" content="link 3 title"/>
- <meta name="text:link 4 url" content="link 4 url"/>
- <meta name="text:link 4 tooltip" content="link 4 title"/>
- <meta name="text:link 5 url" content="link 5 url"/>
- <meta name="text:link 5 tooltip" content="link 5 title"/>
- <link rel="shortcut icon" href="{favicon}">
- <!-- do not touch this -->
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link href="https://static.tumblr.com/wgijwsy/k1Hm9ei8b/normalize.css" rel="stylesheet" type="text/css">
- <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
- <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/rkx3jqs/eUuo2ojs8/styles.css">
- <link href='https://fonts.googleapis.com/css?family=Petit+Formal+Script|Alex+Brush|Great+Vibes|Parisienne|Pinyon+Script|Rochester|Rouge+Script' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Raleway|Muli|Kurale|Imprima|Open+Sans|Glass+Antiqua' rel='stylesheet' type='text/css'>
- <link rel="stylesheet" type="text/css" href="http://assets.tumblr.com/fonts/avalon/stylesheet.css?v=1">
- <link rel="stylesheet" href="http://static.tumblr.com/rkx3jqs/UUDo3fyh1/hover.css">
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title],a[title],img[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <!-- do not touch this -->
- <style type="text/css">
- .tmblr-iframe{
- right:10px !important;
- top:10px !important;
- position: fixed !important;
- -webkit-filter: invert(100%);
- z-index:999999999!important;
- }
- ::-webkit-scrollbar{
- height:6px;
- width:9px;
- background-color:{color:accent color};
- border:4px solid {color:background};
- }
- ::-webkit-scrollbar-thumb{
- height:6px;
- background-color:{color:accent color};
- border: 2px solid {color:background};
- }
- ::selection{
- background:{color:accent color};
- color:{color:background};
- }
- ::-moz-selection{
- background:{color:accent color};
- color:{color:background};
- }
- ::-webkit-selection{
- background:{color:accent color};
- color:{color:background};
- }
- body{
- background-color:{color:background};
- background-image: url({image:background});
- background-attachment:fixed;
- background-repeat:repeat;
- font-family:{select:font};
- font-size:{text:body font size};
- color:{color:text};
- text-align:left;
- }
- a{
- color:{color:body links};
- text-decoration:none;
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- }
- a:hover{
- color:{color:link hover};
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- }
- a:active,a:focus {
- outline:0;
- }
- .sidebar{
- width:250px;
- border-bottom:1px solid {color:accent color};
- top:145px;
- left:30px;
- background:{color:background};
- position:fixed;
- z-index:999;
- }
- .blogtitle{
- font-family:{select:title};
- font-size:{text:title font size};
- text-align:center;
- color:{color:body links};
- }
- #desc{
- text-align:justify;
- padding:7px;
- border-top:1px solid {color:accent color};
- border-bottom:1px solid {color:accent color};
- }
- #line{
- height:2px;
- width:90px;
- float:left;
- bottom:13px;
- background:{color:accent color};
- position:absolute;
- }
- .linkers{
- border-top:1px solid {color:accent color};
- border-bottom:1px solid {color:accent color};
- text-align:right;
- line-height:25px;
- }
- .linkers a{
- background:{color:body links};
- height:10px;
- width: 10px;
- border: 1px solid {color:accent color};
- padding-right:10px;
- padding-left:10px;
- text-transform:uppercase;
- margin:5px;
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- }
- .linkers a:hover{
- background:{color:link hover};
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- }
- .content{
- position:relative;
- margin:0px auto;
- width:645px;
- {block:if3columns}
- width:980px;
- left:120px;
- {/block:if3columns}
- height:auto;
- top:20px;
- {block:permalinkpage}width:560px;{/block:permalinkpage}
- }
- a#posted{
- width:15px;
- background:{color:accent color};
- color:{color:background};
- }
- a#posted:hover{
- background:{color:background};
- color:{color:accent color};
- }
- article{
- margin:20px;
- padding:15px;
- border:1px solid {color:accent color};
- background:{color:background};
- width:250px;
- {block:PermalinkPage}width:500px;{/block:PermalinkPage}
- }
- figure.effect-funky figcaption::before,figure.effect-funky figcaption::after{
- top:30px;
- right:30px;
- bottom:30px;
- left:30px;
- }
- figure.effect-funky figcaption::before{
- border-top:1px solid {color:accent color};
- border-bottom:1px solid {color:accent color};
- }
- figure.effect-funky figcaption::after{
- border-right:1px solid {color:accent color};
- border-left:1px solid {color:accent color};
- }
- .photo{
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- }
- .photo:hover{
- -webkit-filter: grayscale(0.5);
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- }
- .photo:hover #perma{
- opacity:1;
- z-index:200;
- text-align:center;
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- }
- #perma{
- top:15px;
- left:15px;
- right:15px;
- bottom:15px;
- position:absolute;
- text-align:center;
- font-size:10px;
- opacity:0;
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- {block:PermalinkPage}display:none;{/block:PermalinkPage}
- }
- #perma a{
- padding:5px;
- margin:5px;
- color:{color:perma links};
- line-height:250px;
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- }
- #perma a:hover{
- font-style:italic;
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- color:{color:link hover};
- }
- #permas{
- text-align:right;
- margin-top:5px;
- padding-top:5px;
- border-top:1px solid {color:accent color};
- {block:PermalinkPage}display:none;{/block:PermalinkPage}
- }
- blockquote{
- padding-left:5px;
- border-left:2px solid {color:accent color};
- margin-left:3px;
- width:94%;
- }
- iframe,img,embed,object,video{
- max-width:100%;
- vertical-align:text-bottom;
- }
- img{
- height:auto;
- width:auto;
- vertical-align:text-bottom;
- }
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- ol{
- list-style-type: upper-roman;
- }
- ul{
- list-style-type: circle;
- }
- #note{
- max-height:300px;
- overflow:auto;
- }
- ol.notes{
- padding: 0px;
- list-style-type: upper-roman;
- }
- ol.notes li.note{
- padding-left:7px;
- text-align:left;
- width:400px;
- padding-top:5px;
- }
- ol.notes li.note img.avatar{
- display:none;
- }
- .whatever, .ldesc, .askpost{
- padding:7px;
- }
- article h2{
- font-size:15px;
- }
- .chat{
- float:left;
- width:100%;
- }
- .chat ul{
- list-style:none;
- margin:0;
- padding:0;
- }
- .odd,.even{
- padding:7px;
- }
- .odd{
- background-color:rgba({RGBcolor:accent color},.7);
- }
- .title,.link{
- font-size:17px;
- text-align:center;
- text-transform:capitalize;
- line-height:25px;
- padding-bottom:5px;
- border-bottom:1px solid {color:accent color};
- }
- .title a,.link a{
- color:{color:body links};
- }
- .title a:hover,.link a:hover{
- color:{color:link hover};
- }
- .quote{
- font-style:italic;
- font-size:15px;
- padding:5px;
- margin:5px;
- }
- .source{
- text-align:right;
- font-weight:bold;
- font-size:9px;
- padding:5px;
- }
- .audio{
- {block:IndexPage}width:250px;
- padding:5px;
- padding-bottom:10px;{/block:IndexPage}
- {block:PermalinkPage}width:500px;{/block:PermalinkPage}
- }
- .audio img{
- border:1px none #000;
- }
- .albumart{
- position:absolute;
- float:left;
- {block:IndexPage}width:50px;
- height:50px;{/block:IndexPage}
- {block:PermalinkPage}width:100px;
- height:100px;{/block:PermalinkPage}
- }
- .playbox{
- opacity:0.6;
- width:27px;
- height:30px;
- overflow:hidden;
- position:absolute;
- z-index:2;{block:IndexPage}
- margin-left:11px;
- margin-top:12px;{block:IndexPage}
- {block:permalinkpage}
- margin-left:40px;
- margin-top:40px;{block:permalinkPage}
- }
- .stuff{
- margin-top:2px;
- line-height:12px;
- {block:IndexPage}margin-left:58px;{block:IndexPage}
- {block:PermalinkPage}margin-left:110px;
- font-size:20px;
- line-height:30px;{/block:PermalinkPage}
- }
- .question{
- text-align:justify;
- font-style:italic;
- padding:7px;
- background:{color:accent color};
- }
- .asker{
- font-weight:bold;
- padding-bottom:5px;
- margin-top:5px;
- }
- .answer{
- text-align:left;
- }
- #pagi{
- display:none;
- }
- .tooltip{
- display:inline;
- position:relative;
- }
- #s-m-t-tooltip{
- max-width:300px;
- padding:4px 5px 6px 4px;
- margin:20px 7px -2px 20px;
- background:{color:background};
- border:1px solid {color:accent color};
- font-size:10px;
- letter-spacing:1px;
- text-transform:uppercase;
- color:{color:text};
- z-index:9999999999999999999999;
- }
- </style>
- </head>
- <body>
- <title>{Title}</title>
- <div class="sidebar">
- <div class="blogtitle"><a href="/">{Title}</a></div>
- <div id="desc"><img src="{PortraitURL-64}" style="float:left; margin-right:5px;"> {Description}</div>
- <div class="linkers">
- <div id="line"></div>
- <a href="{text:link 1 url}" title="{text:link 1 tooltip}"></a>
- <a href="{text:link 2 url}" title="{text:link 2 tooltip}"></a>
- <a href="{text:link 3 url}" title="{text:link 3 tooltip}"></a>
- <a href="{text:link 4 url}" title="{text:link 4 tooltip}"></a>
- <a href="http://bravethemes.tumblr.com/" target="_blank" title="bravethemes"></a>
- </div></div>
- </div></div>
- <div id="pagi">
- {block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}"><</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"></a>{/block:NextPage}</div>{/block:Pagination}</div></div>
- <div class="content">
- {block:Posts}
- <article>
- {block:Text}
- {block:Title}
- <div class="title">
- <a href="{Permalink}"><b>{Title}</b></a></div>
- {/block:Title}
- <div class="whatever">{Body}
- <div id="permas"><a href="{Permalink}" title="permalink">{NoteCountWithLabel}</a>,
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}">reblog</a></div>
- </div>
- {/block:Text}
- {block:Photo}
- <div class="photo">
- <figure class="effect-funky">
- {block:IndexPage}<a href="{permalink}" target="_blank"><img src="{PhotoURL-250}" alt="{PhotoAlt}"/></a>{/block:IndexPage}
- <figcaption>
- <div id="perma">
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- —
- <a href="{ReblogURL}" target="_blank">reblog</a></div>
- </figcaption>
- </figure>
- {block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- </div>
- {/block:Photo}
- {block:Photoset}
- <div class="photos">
- {block:IndexPage}
- {Photoset-250}
- {/block:IndexPage}
- <div id="permas">
- <a href="{Permalink}" title="permalink">{NoteCountWithLabel}</a>,
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}">reblog</a></div>
- {block:PermalinkPage}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}</div>
- {/block:Photoset}
- {block:Link}
- <div class="link">
- <a href="{URL}"><b>{Name}</b></a></div>
- <div class="ldesc">{block:Description}{Description}{/block:Description}
- <div id="permas">
- <a href="{Permalink}" title="permalink">{NoteCountWithLabel}</a>,
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}">reblog</a></div>
- </div>
- {/block:Link}
- {block:Quote}
- <div class="quote">{Quote}</div>
- <div class="source">- {block:source}{source}{/block:source}</div>
- <div id="permas">
- <a href="{Permalink}" title="permalink">{NoteCountWithLabel}</a>,
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}">reblog</a></div>
- {/block:Quote}
- {block:Chat}
- <div class="chat">
- {block:Title}<b>{Title}</b><br>{/block:Title}
- <ul>{block:Lines}
- <li class="{Alt}">{block:Label} {Label} {/block:Label}{Line}</li>
- {/block:Lines}
- </ul>
- <div id="permas">
- <a href="{Permalink}" title="permalink">{NoteCountWithLabel}</a>,
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}">reblog</a></div>
- </div>
- {/block:Chat}
- {block:Audio}
- <div class="audio">
- {block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
- <div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>
- <div class="stuff">
- <b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br>
- <b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br>
- <b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}</div><br>
- <div id="permas">
- <a href="{Permalink}" title="permalink">{NoteCountWithLabel}</a>,
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}">reblog</a></div>
- </div>
- {/block:Audio}
- {block:Video}
- <div class="video">
- {block:IndexPage}{VideoEmbed-250}{/block:IndexPage}
- {block:PermalinkPage}{VideoEmbed-500}{/block:PermalinkPage}
- <div id="permas">
- <a href="{Permalink}" title="permalink">{NoteCountWithLabel}</a>,
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}">reblog</a></div>
- {/block:Video}
- {block:Answer}
- <div class="askpost">
- <div class="question">
- <img src="{AskerPortraitURL-30}" align="left" style="margin-top:-3px;margin-right:4px;border-radius:20px;background:#fff;padding:2px;">
- <span id="asker">{Asker} asked:</span>
- {Question}</div>
- <div class="answer">{Answer}</div>
- <div id="permas">
- <a href="{Permalink}" title="permalink">{NoteCountWithLabel}</a>,
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}">reblog</a></div>
- </div>
- {/block:answer}
- {block:Permalinkpage}
- <div id="note">
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
- {block:HasTags}</br>tagged as: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{block:RebloggedFrom}</br>source: <a href="{ReblogRootURL}">{ReblogRootName}</a> / via: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}</div>
- {/block:PermalinkPage}
- </footer>
- </article>
- {/block:Posts}
- </div></div>
- <!-- seriously don't touch this unless you know what it does -->
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
- <div style="display:none;"><script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5283914";
- var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
- fhs.src = "//s1.freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=&e2=&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
- document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");</script></div>
- <script src="http://static.tumblr.com/rkx3jqs/cD8o2no9x/script.js"></script>
- <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
- <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
- <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
- <script src="http://static.tumblr.com/rkx3jqs/Luzo5pzpt/script.js"></script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement