Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <head>
- <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
- <script type="text/javascript">
- WebFontConfig = {
- google: { families: [ 'Amatic+SC::latin' ] }
- };
- (function() {
- var wf = document.createElement('script');
- wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
- '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
- wf.type = 'text/javascript';
- wf.async = 'true';
- var s = document.getElementsByTagName('script')[0];
- s.parentNode.insertBefore(wf, s);
- })(); </script>
- <link href='http://fonts.googleapis.com/css?family=Overlock+SC|Poiret+One|Glass+Antiqua|Actor|Didact+Gothic|Ruluko' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Miniver|The+Girl+Next+Door' rel='stylesheet' type='text/css'>
- <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}
- <meta name="color:text" content="#57554F" />
- <meta name="color:link" content="#3902af" />
- <meta name="color:background" content="#000" />
- <meta name="color:selection" content="#bbbb33" />
- <meta name="image:sidebar" content="" />
- <meta name="image:background" content="" />
- <meta name="text:title1" content "">
- <meta name="text:title2" content "">
- <meta name="text:Link 1 url" content="" />
- <meta name="text:Link 1 Title" content="Link 1" />
- <meta name="text:Link 2 url" content="" />
- <meta name="text:Link 2 Title" content="Link 2" />
- <style type="text/css">
- ::-webkit-scrollbar {width: 4px; height: 4px; background: #fff; }
- ::-webkit-scrollbar-thumb { background-color: {color:link}; ;}
- ::-moz-selection {color:#FFFFFF;background: {color:selection};}
- ::selection {color: #FFFFFF;background: {color:selection};}
- @import url(http://fonts.googleapis.com/css?family=Amatic+SC);
- @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
- @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
- @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
- @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
- @font-face {font-family: "sweetly";src: url('http://static.tumblr.com/z5o2pr2/vpWm0rjxz/sweetly_broken.ttf');}
- @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/v1tggoh/R5qlzevb9/a_s_black_swan.ttf');}
- @font-face{font-family: 'pixel';src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
- body{background:white; background-image: url('{image:background}'); margin:0px; color:{color:text}; font-family:ruluko; font-size:11px; line-height:100%;}
- a{text-decoration:none; outline:none; -moz-outline-style:none; color:{color:link};}
- a:link, a:active, a:visited{color: {color:link}; text-decoration:none; }
- a:hover{
- color:#f5e8e8;
- text-decoration: none;
- -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
- }
- #blogtitle{
- opacity:0.7;
- width:250px;
- position: fixed;
- margin-top:-272px;
- color:{color:Title};
- font-family: 'Amatic SC', cursive;
- font-size: 30px;
- line-height:12px;
- letter-spacing:0px;
- background-color: transparent;
- text-transform: normal;
- text-align: center;
- transition: all 0.7s ease-out;
- -o-transition-transition: all 0.7s ease-out;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- }
- #sidebar:hover #blogtitle{
- opacity:0;
- margin-top:-240px;
- transition: all 0.7s ease-out;
- -o-transition-transition: all 0.7s ease-out;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- }
- #blogtitle2{
- opacity:0;
- width:250px;
- position: fixed;
- margin-top:-270px;
- color:{color:Title};
- font-family: 'Amatic SC', cursive;
- font-size: 30px;
- line-height:12px;
- letter-spacing:0px;
- background-color: transparent;
- text-transform: normal;
- text-align: center;
- transition: all 0.7s ease-out;
- -o-transition-transition: all 0.7s ease-out;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- }
- #sidebar:hover #blogtitle2{
- opacity:1;
- margin-top:-280px;
- transition: all 0.7s ease-out;
- -o-transition-transition: all 0.7s ease-out;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- }
- div#center{
- margin:auto;
- position:relative;
- width:950px;
- overflow:auto;
- overflow-y:hidden;}
- div#content{
- float:left;
- width:550px;
- padding:0px;
- padding-left:5px;
- padding-right:5px;
- padding-top:4px;
- margin-top:0px;
- margin-bottom:5px;
- margin-left:520px;
- background-color:#ffffff;
- text-align: justify;}
- #sidebar img{
- width:250px;
- height:250px;
- transition: all 0.7s ease-out;
- -o-transition-transition: all 0.7s ease-out;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- }
- #sidebar{
- position:fixed !important;
- width:250px;
- height:auto;
- margin-top:150px;
- margin-left:150px;
- line-height:8px;
- text-align:center;
- padding: 5px;
- z-index:999;
- transition: all 0.7s ease-out;
- -o-transition-transition: all 0.7s ease-out;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- {block:ifshowcolumns}
- margin-left:139px;
- {/block:ifshowcolumns}
- }
- #descripz{
- position:fixed !important;
- opacity: 1;
- width: 250px;
- margin-top: 4px;
- margin-left: 0px;
- padding-bottom: 0px;
- font-size: 11px;
- text-align: center;
- padding: 3px;
- height: 25px;
- }
- #linkz{
- font-family:littlefont;
- font-size:7.5px;
- opacity:0;
- text-align:center;
- margin-top:-250px;
- transition: all 0.6s ease-out;
- -o-transition-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- #sidebar:hover #linkz {
- font-family:littlefont;
- margin-top:-260px;
- opacity:2;
- transition: all 0.6s ease-out;
- -o-transition-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- .title{
- font-family:ruluko;
- font-size:17px;
- }
- .answer{
- color:#000000;
- padding-top:3px;
- font-weight:bold;
- font-style:none;}
- .chat .line{background-color:#fcfcfc; margin:1px; padding-bottom:2px;}
- .chat .line.odd{background-color:#ffffff; margin:1px; padding-bottom:2px;}
- blockquote{
- padding:0px 0px 0px 5px;
- border-left: 2px solid #333333;}
- .notes img{width:10px; position:relative; top:3px;}
- .permal{
- margin-top: -10px;
- margin-left:1px;
- border:0px; text-align: center;
- text-transform:uppercase;}
- .permal a{
- color: #000;
- font-family:littlefont;
- font-size:8px;
- line-height:7px;
- text-transform:lowercase;}
- .entry .permal{
- opacity: 0.0;
- position:absolute;
- background-color:#ffffff;
- text-transform:lowercase;
- font-family:littlefont;
- font-size:8px;
- line-height:7px;
- font-weight:normal;
- color:#000000;
- margin:0px; padding-top:2px;
- text-align:center;
- border:0px; width:400px;}
- .entry:hover .permal{
- overflow:visible; opacity: 0.8;
- -webkit-transition: opacity 1s linear;
- -webkit-transition: all 0.7s linear;
- -moz-transition: all 0.7s linear;
- transition: all 0.7s linear;
- border:0px;
- }
- a.side, a.side:link, a.side:active, a.side:visited{
- -webkit-border-radius: 4px 4px 4px 4px;
- border-radius: 4px 4px 4px 4px;
- width:30px;
- font-family: didact gothic;
- font-size: 8px;
- line-height:15px;
- -moz-transition: 0.4s ease-out;
- -webkit-transition: 0.4s ease-out;
- letter-spacing:0px;
- text-align:center; padding-top:1px;
- margin:0px; text-transform:uppercase;
- color:{color:sidelink};
- display:inline-block;}
- a.side:hover {
- -o-transition-transition: all 0.4s ease-out;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- color:{color:sidelinkhover};}
- a.next, a.next:link, a.next:active, a.next:visited {
- text-align:center;
- font-size:8px;
- line-height:7px;
- color:#42545c;
- font-family:didact gothic;
- letter-spacing:0px;
- font-weight:normal;
- text-transform:uppercase;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- margin:0px;}
- a.next:hover {color:#b475ec;}
- small{font-size:95%;}
- a:link img {border:none;}
- a:visited img {border:none;}
- a:hover img {border:none;}
- a:img{border:none;}
- br{line-height:1px;}
- {CustomCSS}</style></head><body>
- <body>
- <div id="sidebar">
- <div id="sidebartext">{text:sbartext}</div>
- <div id="sidebarimg">
- <img src="{image:sidebar}"></div>
- <div id="descripz">
- {block:Description}{Description}{/block:Description}</div>
- <div id="blogtitle">{text:title1}</div>
- <div id="blogtitle2">{text:title2}</div>
- <div id="linkz">
- <a href="/">home</a> • <a href="/ask">ask</a> • <a href="{text:link1url}">{text:link1title}</a> • <a href="{text:link2url}">{text:link2title}</a> </div></center>
- </select>
- </div>
- </div>
- <div id="content">
- {block:Posts}
- <div id="entry">
- {block:Text}
- <div class="entry">
- <div class="permal">{block:IndexPage}<a href="{permalink}">{NoteCount} notes</a> | {TimeAgo} | <a href="{ReblogURL}" alt="{PhotoAlt}">Reblog</a>{/block:IndexPage} </div>
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <span class="entrytext">{Body}</span>
- {/block:Text}
- {block:Link}
- <div class="entry">
- <div class="permal">{block:IndexPage}<a href="{permalink}">{NoteCount} notes</a> | {TimeAgo} | <a href="{ReblogURL}" alt="{PhotoAlt}">Reblog</a>{/block:IndexPage} </div>
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- {block:Link}
- {block:Photo}
- <div class="entry">
- <div class="permal">{block:IndexPage}<a href="{permalink}">{NoteCount} notes</a> | {TimeAgo} | <a href="{ReblogURL}" alt="{PhotoAlt}">Reblog</a>{/block:IndexPage} </div>
- {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/></a>{block:Caption}{Caption}{/block:Caption}
- {/block:PermalinkPage}{block:IndexPage}<a href="{permalink}"><img src="{PhotoURL-500}" width="400px"/></a>{block:Caption}{/block:Caption}</div>{/block:IndexPage}{/block:Photo}
- {block:Photoset}
- <div class="entry">
- <div class="permal">{block:IndexPage}<a href="{permalink}">{NoteCount} notes</a> | {TimeAgo} | <a href="{ReblogURL}" alt="{PhotoAlt}">Reblog</a>{/block:IndexPage} </div>{/block:IndexPage}
- {block:IndexPage}{Photoset-400}{/block:IndexPage}{block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}
- {block:indexpage}
- {/block:indexpage}{/block:Photoset}
- {block:Quote}
- <div class="entry">
- <div class="permal">{block:IndexPage}<a href="{permalink}">{NoteCount} notes</a> | {TimeAgo} | <a href="{ReblogURL}" alt="{PhotoAlt}">Reblog</a>{/block:IndexPage} </div>
- <span class="title">{Quote}</span><br>
- {block:Source} - {Source}<br>{/block:Source}
- {/block:Quote}
- {block:Chat}
- <div class="entry">
- <div class="permal">{block:IndexPage}<a href="{permalink}">{NoteCount} notes</a> | {TimeAgo} | <a href="{ReblogURL}" alt="{PhotoAlt}">Reblog</a>{/block:IndexPage} </div>
- {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}
- <div class="entry">
- <div class="permal">{block:IndexPage}<a href="{permalink}">{NoteCount} notes</a> | {TimeAgo} | <a href="{ReblogURL}" alt="{PhotoAlt}">Reblog</a>{/block:IndexPage} </div>
- <div style="width:400px; height:20px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:8px; float:right;">
- {block:ExternalAudio}{/block:ExternalAudio}</small></div></div><BR>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Answer}
- <div class="entry">
- <div class="permal">{block:IndexPage}<a href="{permalink}">{NoteCount} notes</a> | {TimeAgo} {/block:IndexPage} </div>
- <span></span><b>{Asker}:</b> {Question} {Answer}</div>
- {/block:Answer}
- {block:Video}
- <div class="entry">
- <div class="permal">{block:IndexPage}<a href="{permalink}">{NoteCount} notes</a> | {TimeAgo} | <a href="{ReblogURL}" alt="{PhotoAlt}">Reblog</a>{/block:IndexPage} </div>
- {Video-400}<BR>
- {block:Caption}{/block:Caption}
- {block:Video}
- {block:PostNotes}
- <center>
- {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- {block:PermalinkPage}{/block:PermalinkPage}{block:RebloggedFrom}
- <br>reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>
- <br>originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
- </center></span>
- <br>
- <div id="postnotes">{PostNotes}</div><br>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div></div>
- </div></body></body>
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- <div style="padding: 5px; position: fixed; bottom: 0px; font-size: 10px; left: 0px; text-transform:lowercase; background: transparent; color:{color:link};"><a href="http://officialharryanon.tumblr.com/"><small style="{color:link};">©</small></a></div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment