Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- THEME CREDIT TO LTTLEBIRDS
- *thank you for using my theme, but please do not use this as a base or remove the credit! that's just not nice. however, you can edit it so that it is to your liking of course! if you have any questions, you can message me at lttlebirds.tumblr.com!
- ♡ALLI♡-->
- <html>
- <head>
- <!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}
- <link href='http://fonts.googleapis.com/css?family=Port+Lligat+Slab' rel='stylesheet' type='text/css'>
- <!--Default Variables-->
- <!--Colors-->
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#b6b5b5"/>
- <meta name="color:Link" content="#a8a7a7"/>
- <meta name="color:Hover" content="#333333"/>
- <meta name="color:scrollbar" content="#d0d0d0"/>
- <meta name="color:scrollbg" content="#ffffff">
- <!--Images-->
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar" content=""/>
- <!--Links-->
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="III." />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="IV." />
- <style type="text/css">
- #bite
- #bite a{
- display:block
- }
- #bite .death {
- margin-top:-40px;filter: alpha(opacity = 0);
- opacity:0;-webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- }
- #bite:hover .death {
- margin-top:0px;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- filter: alpha(opacity = 100);
- filter: alpha(opacity = 100);
- opacity:100;
- }
- ::-webkit-scrollbar {height: auto;width: 6px;}
- ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
- ::-webkit-scrollbar-track{background-color:{color:scrollbg};}
- body {
- background:{color:background};
- background-image: url('{image:background}') no-repeat fixed center;;
- margin:0px;
- color:{color:text};
- font-family:consolas;
- font-size:10px;
- line-height:100%;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease
- }
- img {
- border:none;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:1px solid;
- }
- h1 {
- font-size:12px;
- font-family:calibri;
- text-transform:uppercase;
- }
- a:hover {
- opacity:10;
- color:{color:hover};
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease
- }
- small{
- font-size:9px;
- line-height:110%
- }
- big {
- font-size:12px;
- line-height:110%
- }
- b, strong{
- color:{color:text}
- }
- i, em {
- color:{color:text}
- }
- p{
- margin-top:5px;
- margin-bottom:5px
- }
- blockquote {
- padding:0px;
- padding-left:5px;
- margin:5px;
- border-left:1px dotted {color:text}
- }
- blockquote img {
- max-width:300px
- }
- ul, li img {
- max-with:250px
- }
- img:hover{opacity:0.8;-webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out;}
- .audio {width:500px;height:160px;}
- .albumart {width:150px;height:150px;position:absolute; border:1px dotted {color:text}; padding:2px;}
- .albumart img {width:150px;height:150px;float:left;}
- .playercontainer {display:block;width:150px;height:150px;background-color:#ffffff;position:absolute;}
- .player {margin-left:36px;margin-top:36px;width:25px;height:25px;
- overflow:hidden;background-color:white;}
- .audioinfo {margin-left:160px;float:left;width:200px;padding:2px;margin-top:2px;}
- #entries {
- padding:10px;
- width:500px;
- margin-left:350px;
- margin-top:30px;
- }
- #post {
- width:500px;
- padding-bottom:3px;
- font-family:consolas;
- opacity:1;
- }
- #sidebar {
- width:120px;
- position:fixed;
- margin-left:110px;
- margin-top:150px;
- opacity:1;
- }
- #sidebarimage img{
- width:120px;
- padding:3px;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease
- }
- #links {
- font-family:consolas;
- font-size:9px;
- opacity:1;
- text-align:center;
- padding-top:54px;
- letter-spacing:1px;
- text-transform:uppercase;
- padding-bottom:5px;
- margin-top:-150px;
- margin-left:135px;
- line-height:230%;
- }
- #description {
- padding:5px;
- font-size:10px;
- font-style:italic;
- opacity: 0.8;
- text-align:center;
- margin-top:20px;
- margin-left:6px;
- }
- #pagination {
- font-size:9px;
- text-align:center;
- color:{color:link};
- font-family:consolas;
- letter-spacing:2px;
- margin-left:11px;
- }
- #info {
- text-align:center;padding:5px;
- margin-top:5px;
- margin-bottom:10px;
- text-transform: uppercase;
- font-family:calibri;
- font-size:7px;
- }
- #tags {
- font-family:calibri;
- letter-spacing:1px;
- text-transform:uppercase;
- font-size:7px;
- margin-top:4px;
- a {display:inline; background-color:{color:linkb};
- padding:-4px;
- text-align:left;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
- #asker {
- float:left;
- margin-right:5px;
- }
- #asked {
- font-family:consolas;
- text-transform:lowercase;
- letter-spacing:1px;
- padding-bottom:3px;
- }
- #notes {
- font-family:consolas;
- text-transform:lowercase;
- font-size:9px;
- }
- #question {
- font-family:consolas;
- font-style:italic;
- font-size:10px;
- }
- #answer {
- font-family:consolas;
- text-transform:uppercase;
- font-size:10px;
- }
- {CustomCSS}</style></head><body>
- <div id="sidebar">
- <div id="bite">
- <div id="sidebarimage"><img src="{image:sidebar}"></div>
- <div class="death">
- <div id="links">
- <a href="/">I.</a>
- <a href="/ask">II.</a>
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
- </div>
- </div>
- <div id="description">{Description}</div>
- </div>
- {block:Pagination}<div align="center" id="pagination">{block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}</div>{/block:Pagination}
- </div>
- <div id="entries">{block:Posts}<div id="post">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/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:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
- <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
- <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
- {/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="asker"></div><div id="asked">{Asker} asked: {Question} {Answer}{/block:Answer}
- <div id="info"><a href="{Perimalink}">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} ϟ <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom} <a href="{ReblogParentURL}">VIA</a> {/block:RebloggedFrom}
- {block:ContentSource}<a href="{SourceURL}">(<a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a>)</a>{/block:ContentSource}{/block:RebloggedFrom}<div id="tags" st>
- {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
- {/block:Posts}
- {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
- {/block:Posts}</div></div></div>
- <div style="font-size: 9px; letter-spacing: 1px; float: right; position: fixed; bottom: 5px; right: 5px; text-transform:lowercase;"><a href="http://lttlebirds.tumblr.com/">♡</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment