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=Comfortaa' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Calligraffitti' 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="color:linkbar" content="#eee">
- <meta name="color:scrollbar" content="#000"/>
- <meta name="image:sidebar" content="1"/>
- <meta name="image:background" content=""/>
- <meta name="text:link one" content="" />
- <meta name="text:link two" content="" />
- <meta name="text:title1" content=""/>
- <meta name="text:title2" 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: 'Short Stack';
- font-style: normal;
- font-weight: 400;
- src: local('Short Stack'), local('ShortStack'), url('http://themes.googleusercontent.com/static/fonts/shortstack/v3/6Lbgh4PDdLpSiP41rQoGa4bN6UDyHWBl620a-IRfuBk.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: 4px; height: 4px; background: #eeeeee; border-left: 1px solid #aaaaaa; }
- ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-left: 1px solid;}
- /*** ask ***/
- .bubble {align:right;background: #eee; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
- .bubble p {margin:1px 0px;}
- .bubble span {width: 500px; display:block;position:absolute;width:1px;height:1px;font-size: 11;line-height: 12px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #eee;}
- .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #aaa}
- body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
- iframe#tumblr_controls{position:fixed !important;}
- 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:'Short Stack';
- 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:0px 0px 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: 225px;
- height: auto;
- margin-left:-60px;
- margin-top: 45px;
- 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: "that one thing";
- text-transform: uppercase;
- font-size: 11px;
- 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: Calligraffitti;
- font-size: 19px;
- line-height: 15px;
- color: {color:Title};
- letter-spacing: 0px;
- font-weight: normal;
- padding:0px 0px 0px 0px;
- }
- .blogtitle{
- font-family: "dawning";
- font-size: 20px;
- line-height: 25px;
- color: {color:Title};
- letter-spacing: 0px;
- font-weight: normal;
- padding:0px 0px 0px 0px;
- }
- .blogtitle{
- font-family: "beauty";
- text-shadow: 0px 2px 3px #D4CCCD;
- font-size: 18px;
- letter-spacing: 0px;
- line-height: -99px;
- font-weight: normal;
- margin-top: 80px;
- margin-left: -10px;
- text-align:center;
- color: #2e2929; }
- @font-face{font-family: 'pixel';src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
- div#taty{
- position:fixed !important;
- opacity: 1.0;
- color: black;
- margin-top: -30px;
- padding-top: 1px;
- height: auto;
- width: 290px;
- text-align: center;
- background-color: transparent;
- margin-left: -33px;
- font-family: pixel;
- font-size: 8px;
- line-height: 2px;
- border: px solid #aaa !important;
- -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- border-bottom-right-radius:0px;
- border-bottom-left-radius:0px;
- border-top-right-radius:0px;
- border-top-left-radius:0px;
- }
- @font-face { font-family: "beauty"; src: url('http://static.tumblr.com/2zvjoo9/n9Mm31t9e/discoverbeauty.ttf');}
- #taty:hover{
- opacity: 1.0;
- transition: all 0.9s ease-out;
- -o-transition-transition: all 0.9s ease-out;
- -webkit-transition: all 0.9s ease-out;
- -moz-transition: all 0.9s ease-out;
- border-bottom-right-radius:0px;
- border-bottom-left-radius:px;
- border-top-right-radius:0px;
- border-top-left-radius:0px;
- }
- .permalink{
- font-family:"that one thing";
- width: 500px;
- font-size: 11px;
- line-height:11px;
- letter-spacing:1px;
- display: block;
- text-align: right;
- }
- #postnotes{
- text-align: justify;}
- #postnotes blockquote{
- border: 0px;}
- div#linkbar{
- position: fixed;
- padding: 0px;
- height:15px;
- width:225px;
- opacity: .7;
- float:left;
- position:fixed;
- margin-left: 0px;
- top: 246px;
- border: 1px solid #fff;
- border-left: 0px;
- background: {color:linkbar};
- }
- #linkbar:hover {
- opacity:.9;
- border-top-right-radius:0px;
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- div#link1{
- position: fixed;
- margin-left: 16px;
- top: 249px;
- }
- div#link2{
- position: fixed;
- margin-left: 40px;
- top: 250px;
- }
- div#link3{
- position: fixed;
- margin-left: 65px;
- top: 250px;
- }
- div#link4{
- position: fixed;
- margin-left: 90px;
- top: 251px;
- }
- .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;
- }
- 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%;}
- div#desc{
- position:fixed !important;
- opacity: .7;
- width: 223px;
- height: 50px;
- padding-bottom: 4px;
- font color: #000;
- padding-top:4px;
- margin-top: 0px;
- margin-left: 0px;
- font-size: 8px;
- border: 1px solid #aaa;
- background-color: white;
- font-family: short stack;
- text-align: left;
- overflow:auto;
- border: 1px solid #ddd;
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- #desc:hover {
- opacity:.7;
- border-top-right-radius:0px;
- border-bottom-right-radius:0px;
- border-top-left-radius:0px;
- border-bottom-left-radius:0px;
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- </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 id="taty"><center><span class="blogtitle">{text:title1}</center><center>
- {text:title2}
- </div>
- <center>
- <div id="linkbar">
- <div id="link1"><a href="/"><img src="http://i.imgur.com/3a9eb.png" align="center"></a></a></div>
- <div id="link2"><a href="/ask"><img src="http://i.imgur.com/jue8h.png" align="center"></a></div>
- <div id="link3"><a href="{text:link one}"><img src="http://i.imgur.com/8jZZ0.png" align="center"></a></div>
- <div id="link4"><a href="{text:link two}"><img src="http://i.imgur.com/XAHpo.png" align="center"></a></div>
- </div>
- <a href="/"><img src="{image:sidebar}"width=225px></a>
- <div id="desc">{Description}<br>
- </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} ☮ {notecountwithoutlabel}</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">reblog</a></div>
- <div class="notes">
- <a href="{permalink}">{notecount}</a></div>
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px/></a>
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px/>
- {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}{NoteCountWithLabel}<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