Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html lang="en">
- <head>
- <link href='http://fonts.googleapis.com/css?family=Over+the+Rainbow' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Advent+Pro:500' rel='stylesheet' type='text/css'>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:background" content="#fff"/>
- <meta name="color:text" content="#000"/>
- <meta name="color:title" content="#000"/>
- <meta name="color:link" content="#777"/>
- <meta name="color:hover" content="#fff"/>
- <meta name="image:sidebar" content="1"/>
- <meta name="image:background" content=""/>
- <meta name="text:link one" content="" />
- <meta name="text:link one title" content="" />
- <meta name="text:link two" content="" />
- <meta name="text:link two title" content="" />
- <title>{title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <style type="text/css">
- @font-face {
- font-family: 'Gloria Hallelujah';
- font-style: normal;
- font-weight: 400;
- src: local('Gloria Hallelujah'), local('GloriaHallelujah'), url(http://themes.googleusercontent.com/static/fonts/gloriahallelujah/v4/CA1k7SlXcY5kvI81M_R28Y5mSNQmgKshuii2YddNQzE.woff) format('woff');
- }
- @font-face { font-family: "that one thing"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
- body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
- ::-webkit-scrollbar {width: 5px; height: 4px; background: #FFFFFF; }
- ::-webkit-scrollbar-thumb { background-color: #eee; -webkit-border-radius: 1ex; border: 1px solid black;}
- @font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf'); }
- body {
- margin:0px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;}
- body, div, p, textarea, submit, input{
- font-family:that one thing;
- font-size: 12px;
- color:{color:Text};
- }
- p {
- margin:0px;
- margin-top:0px;
- }
- a:link, a:active, a:visited{
- color: {color:Link};
- text-decoration: none;
- }
- a:hover {
- color:{color:Hover};
- -webkit-transition: 0.4s ease-in;
- -o-transition: 0.4s ease-in;
- -moz-transition: 0.4s ease-in;
- transition: 0.4s ease-in;
- text-shadow:2px 3px 4px #000;
- }
- div#cage{
- margin:auto;
- position:relative;
- width:750px;
- overflow:hidden;
- color: {color:Title};
- }
- div#center{
- margin:auto;
- position:relative;
- width:740px;
- background-color:;
- overflow:auto;
- overflow-y:hidden;
- }
- div#content{
- float:right;
- width:460px;
- padding-bottom:1px;
- padding:1px;
- background: transparent;
- margin-top: 2px;
- margin-right: 98px;
- margin-left: 1px;
- }
- div#sidebar{
- position:fixed !important;
- width: 250px;
- height: auto;
- margin-left:-70px;
- margin-top: 105px;
- background: transparent;
- text-align: center;
- }
- div#entry{
- float:left;
- margin-top: 2px;
- margin-bottom: 2px;
- margin-right: 0px;
- margin-left: 1px;
- margin-top:0px;
- background: transparent;
- }
- #entry .reblog{
- overflow:hidden;
- position: absolute;
- width: 50px;
- height: 15px;
- padding-top:2px;
- background: white;
- font-family: "learningcurve";
- text-transform: lowercase;
- font-size: 23px;
- line-height:11px;
- text-align:center;
- opacity:0.0;
- -webkit-transition: all 0.3s linear;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- border-bottom-right-radius:10px;
- border-top-right-radius:0px;
- border-top-left-radius:0px;
- border-bottom-left-radius:10px;
- }
- #entry:hover .reblog{
- float: bottom;
- overflow:visible;
- width: 50px;
- height: 15px;
- margin-top:0px;
- margin-left:5px;
- border-bottom-right-radius:10px;
- border-top-right-radius:0px;
- border-top-left-radius:0px;
- border-bottom-left-radius:10px;
- -webkit-transition: opacity 0.2s linear; opacity: 0.8;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- }
- #entry:hover .reblog:hover{
- opacity: 0.9;
- height: 15px;
- margin-left: 5px;
- padding-top: 15px;
- }
- #entry .notes{
- overflow:hidden;
- position: absolute;
- width: auto;
- height: 15px;
- padding-top: 2px;
- padding-left: 5px;
- padding-right: 5px;
- background: white;
- font-family:"that one thing";
- text-transform: lowercase;
- font-size: 11px;
- line-height:8px;
- text-align:center;
- opacity:0.0;
- -webkit-transition: all 0.3s linear;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- border-bottom-right-radius:10px;
- border-top-right-radius:0px;
- border-top-left-radius:0px;
- border-bottom-left-radius:10px;
- }
- #entry:hover .notes{
- float: bottom;
- overflow:visible;
- width: auto;
- height: 15px;
- margin-top:0px;
- margin-left:60px;
- border-bottom-right-radius:10px;
- border-top-right-radius:0px;
- border-top-left-radius:0px;
- border-bottom-left-radius:10px;
- -webkit-transition: opacity 0.2s linear; opacity: 0.8;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- }
- #entry:hover .notes:hover{
- opacity: 0.9;
- height: 20px;
- margin-left: 60px;
- padding-top: 10px;
- }
- .title{
- font-family: over the rainbow;
- font-size: 22px;
- line-height: 15px;
- color: {color:Title};
- letter-spacing: 0px;
- font-weight: normal;
- padding:0px 0px 0px 0px;
- }
- .credit a { color: #FFF; }
- .blogtitle{
- font-family: "learningcurve";
- font-size:50px;
- color: {color:Title};
- text-shadow: 0px 1px 3px #000;
- text-align: left;
- line-height: 15px;
- letter-spacing: 0px;
- font-weight: normal;
- padding:0px 0px 0px 0px;
- }
- iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- #linkage{width:65px; position:fixed; z-index:2; padding:8px; padding-bottom:14px; font-size:13px; margin-top: 129px; margin-left:-80px; text-shadow: 1px 1px 8px gray;}
- #linkage a{width:55px; font-family:{font:Body}; line-height:10px; overflow:hidden; display: block; text-align:right; background-color:transparent; color:{color:Font}; margin-bottom:-9px; padding:1px 10px 1px 10px; text-transform:lowercase;}
- @font-face {
- font-family: 'Bad Script';
- font-style: normal;
- font-weight: 400;
- src: local('Bad Script Regular'), local('BadScript-Regular'), url(http://themes.googleusercontent.com/static/fonts/badscript/v2/rL_b2ND61EQmMOJ8CRr1fhsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
- }
- @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/v1tggoh/R5qlzevb9/a_s_black_swan.ttf');}
- .permalink{
- width: 550px;
- line-height: 60px;
- font-size: 11px;
- line-height:11px;
- letter-spacing:1px;
- display: block;
- text-align: right;
- }
- .credit {
- color: white;
- letter-spacing:1px;
- font-family: 'Gloria Hallelujah';
- font-size:12px;
- line-height:12px;
- margin: 2px;
- background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
- background-repeat:repeat;
- border:1px solid rgba(0,0,0,0.1);
- padding:3px 5px;
- -webkit-border-radius:2px;
- moz-border-radius:2px;
- -o-border-radius:2px;
- border-radius:2px;
- }
- #postnotes{
- text-align: justify;}
- #postnotes blockquote{
- border: 0px;}
- .video embed, .post div.video object {width:260px !important; height:180px !important;}
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 1px;
- border-left: 1px dotted #555555;
- }
- .wrapper{
- margin: 0px auto;
- width: 717px;
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- #questions a {color:{color:link}; font family:"that one thing"; font size: 10px;}
- a img{border: 0px;}
- ul, ol, li{list-style:none; margin:0px; padding:0px;}
- .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
- .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
- .notes img{width:10px; position:relative; top:3px;}
- small{font-size: 90%;}
- </style>
- <link rel="shortcut icon" href="{favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- </head>
- <body>
- <div id="cage">
- <div id="center">
- <div id="sidebar">
- <div class="blogtitle">{title}</div><br>
- <div id="linkage"><a href="/">home</a><br>
- <a href="/ask">inbox</a><br>
- <a href="{link one}">{link one title}</a><br>
- <a href="{link two}">{link two title}</a><br></div>
- <img src="{image:sidebar}"width=225px><br>
- {Description}<br>
- <div class="wrapper">
- <div style="position:fixed;right:0px;bottom:0px;">
- <span class="credit"><a href="http://officialvixen.tumblr.com/" target="_blank">theme</a></span></div></div>
- </div>
- <div id="content">
- {block:Posts}
- <div id="entry">
- {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><span class="permalink"><a href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{timeago} with {notecountwithlabel}</a></a><br>{/block:HasTags}</span>
- {/block:text}
- {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}<span class="permalink"><a href="{Permalink}">{timeago} · {notecountwithoutlabel}</a>{/block:link}
- {block:Photo}
- {block:IndexPage}
- <div class="reblog">
- <a href="{ReblogURL}" target="_blank">reblawg</a></div>
- <div class="notes">
- <a href="{permalink}">{notecount}</a></div>
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"width=550px/></a>
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"width=550px/>
- {LinkCloseTag}
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bubble"><span></span>{Asker}: {Question} </div>{Answer} <p align=right><a href="{Permalink}">{notecountwithoutlabel}</a></font></a></align>{/block:Answer}
- {block:Quote}
- <span class="title">{Quote}</span>
- {block:Source}{Source}{/block:Source}
- {/block:Quote}
- {block:Chat}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {/block:Chat}
- {block:Audio}
- <center><div style="width:195px; height:20px;"><div
- style="float:left">{AudioPlayerWhite}</div><div style="margin-top:8px;
- float:bottom;"><small>
- {FormattedPlayCount} plays {block:ExternalAudio} // <a
- href="{ExternalAudioURL}">Download?</a>{/block:ExternalAudio}
- </small></div></div></centeR><BR>
- {block:permalinkpage}{block:caption}{caption}{/block:caption}{/block:permalinkpage}
- {/block:Audio}
- {block:Video}<center>
- <div class="video">{Video-410}</div></center><div align="right"><a href="{Permalink}"><span style="font-size: 11px;">+</span></a></div>
- {block:Video}
- {block:PostNotes}<div align="middle">{caption}</div>
- <center>
- {block:NoteCount}{NoteCountWithoutLabel}<br>{/block:NoteCount}
- {block:HasTags}
- tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
- {block:RebloggedFrom}
- reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- </center></span>
- <br>
- <div id="postnotes">{PostNotes}</div><br>
- <center>{block:ContentSource}
- <br><a href="{SourceURL}">
- {lang:Source}:
- {block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth}"
- height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}
- {SourceLink}
- {/block:NoSourceLogo}
- </a>
- {/block:ContentSource}</center>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div></div>
- </div>
- </body>
- <div style="padding: 5px; position: fixed; bottom: 0px; font-size: 15px; left: 0px; text-transform:lowercase; background: transparent; color: {color:link};"><a href="http://queenbrands.tumblr.com/"><small style="{color:link};">©</small></a></div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment