Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
- <!--
- .---. .-''-.,---------. .-'''-..-------. .-------.
- | ,_| .'_ _ \ \/ _ | _ _ \ \ _(`)_ \
- ,-./ ) / ( ` ) `--. ,---(`' )/`--| ( ' ) | | (_ o._)|
- \ '_ '`). (_ o _) | | \ (_ o _). |(_ o _) / | (_,_) /
- > (_) )| (_,_)___| :_ _: (_,_). '.| (_,_).' __| '-.-'
- ( . .-'' \ .---. (_I_) .---. \ | |\ \ | | |
- `-'`-'|__\ `-' / (_(=)_)\ `-' | | \ `' | |
- | \ / (_I_) \ /| | \ // )
- `--------``'-..-' '---' `-...-' ''-' `'-' `---'
- this theme was made by letsrp @ tumblr.com
- - don't use as base to make your own themes
- - don't edit and redistribute it
- - keep credit
- - don't steal, please
- -->
- <html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <meta name="description" content="{MetaDescription}" />
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#efe7b4" />
- <meta name="color:text" content="#e4e4e4" />
- <meta name="color:link" content="#ffffff" />
- <meta name="color:hover" content="#f0ebc6" />
- <meta name="color:entry" content="#502e2c" />
- <meta name="color:scroll" content="#ffffff" />
- <meta name="color:accent" content="#795553c" />
- <meta name="color:title" content="#ffffff" />
- <meta name="image:background" content=""/>
- <meta name="image:header" content="http://static.tumblr.com/d9f914e876de63c8b65905b6c9a0e87d/yy7o4zk/fZKmv4jft/tumblr_static_kylie_jenner_union_jack_skirt.gif"/>
- <meta name="image:side 1" content="http://static.tumblr.com/b68af04c84d6f9c25ac9ccf7ea22c329/yy7o4zk/8AKmv4kga/tumblr_static_jh.gif"/>
- <meta name="image:side 2" content="http://static.tumblr.com/6d2b7a97b009dec03d63b0104c919b44/yy7o4zk/gwkmv4kfp/tumblr_static_k.gif"/>
- <meta name="image:link 1" content="http://static.tumblr.com/eff461279f64e39eb7820917d0f38aa8/yy7o4zk/oORmv4ftj/tumblr_static_untitled-1.jpg"/>
- <meta name="image:link 2" content="http://static.tumblr.com/2d55b1537252ac4a35296fde9a1a8bdd/yy7o4zk/sakmv4fue/tumblr_static_untitled-2.jpg"/>
- <meta name="image:link 3" content="http://static.tumblr.com/4ccf38915e629d3f060b119e7c2d5f7b/yy7o4zk/HK6mv4fw0/tumblr_static_untitled-3.jpg"/>
- <meta name="text:ask url" content="letsrp"/>
- <meta name="text:link 1" content="/"/>
- <meta name="text:link 2" content="/"/>
- <meta name="text:link 3" content="/"/>
- <meta name="text:header 1" content="first class, fancy free, she's high society,"/>
- <meta name="text:header 2" content="she's got the best of everything."/>
- <meta name="if:show tags" content="0"/>
- <meta name="if:tiny cursor" content="1"/>
- <style type="text/css">
- /* ------------ BODY & LINKS -------------- */
- body{
- background-color:{color:background};
- background-image: url('{image:Background}');
- background-attachment:fixed;
- color:{color:text};
- font-family:arial;
- font-size:9px;
- line-height:11px;
- text-align:justify;
- }
- a:link, a:active, a:visited{
- color: {color:link};
- text-decoration:none;
- -webkit-transition-duration: .30s;
- }
- a:hover{
- color:{color:hover};
- -webkit-transition-duration: .30s;}
- {block:iftinycursor}
- *, body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_mem9zjUXhw1rqv2lu.png), auto;}{/block:iftinycursor}
- ::-webkit-scrollbar-thumb{
- background-color: {color:scroll};
- border: 2px solid {color:accent};
- height:auto;
- }
- ::-webkit-scrollbar {
- height:auto;
- width:9px;
- background-color: {color:scroll};
- border: 4px solid {color:accent};
- }
- /* ------------ SIDE & DESC -------------- */
- #char {
- position:fixed;
- margin-top:95px;
- margin-left:60px;
- padding:4px;
- background-color: {color:accent};
- width: 300px;
- height: 7px;
- line-height:100%;
- color:{color:title};
- font-family: arial;
- font-size: 8px;
- text-transform: lowercase;
- text-align:left;
- text-indent:6px;
- }
- #s1 {
- position:fixed;
- width:300px;
- height:150px;
- background-color:{color:entry};
- padding:4px;
- margin-top:110px;
- margin-left:60px;
- }
- #s2 {
- position:fixed;
- width:300px;
- height:150px;
- background-color:{color:entry};
- padding:4px;
- margin-top:270px;
- margin-left:60px;
- }
- .abox {
- position:fixed;
- margin-top:428px;
- margin-left:60px;
- padding:4px;
- background-color: {color:accent};
- width: 300px;
- height: 7px;
- line-height:100%;
- color:{color:title};
- -webkit-transition: 0.5s ease-out;
- -moz-transition: 0.5s ease-out;
- -o-transition: 0.5s ease-out;
- overflow:hidden;
- }
- .abox:hover {
- padding:4px;
- width: 300px;
- height: 200px;
- overflow: auto;
- -webkit-transition: 0.5s ease-out;
- -moz-transition: 0.5s ease-out;
- -o-transition: 0.5s ease-out;
- }
- #headerimg img {
- width:550px;
- height:200px;
- margin-left:440px;
- margin-top:-8px;
- padding:5px;
- background-color:{color:entry};
- }
- /* ------------ POSTS -------------- */
- #entries{
- width: 510px;
- margin-left:440px;
- position:absolute;
- padding:25px;
- margin-top:-3px;
- background-color:{color:entry};
- }
- .post{
- float:left;
- width: 500px;
- margin-left:5px;
- padding-bottom:5px;
- }
- /* ------------ TITLES -------------- */
- #tit{
- font-size: 15px;
- color:{color:text};
- text-align: left;
- line-height:16px;
- padding:6px;
- }
- #ltit{
- font-size: 15px;
- color:{color:text};
- text-align: center;
- line-height:16px;
- }
- #quo{
- font-size:14px;
- color:{color:text};
- text-align:center;
- padding:3px;
- line-height:13px;
- }
- #source{
- margin-top:3px;
- text-align:right;
- margin-bottom:5px;
- font-size:9px;
- }
- /* ------------ QUESTIONS -------------- */
- #q{
- color:{color:text};
- }
- #asker{
- height:16px;
- margin-left:55px;
- padding-left:5px;
- font-size: 8px;
- letter-spacing: 2px;
- color:{color:text};
- text-indent:5px;
- text-transform: uppercase;
- line-height:16px;
- text-align:right;
- padding-top:5px;
- }
- #asker a{
- color:{color:link};
- }
- #asker a:hover{
- color:{color:hover};
- text-decoration:underline;
- }
- .questions{
- color:{color:text};
- line-height:11px;
- text-transform: lowercase;
- padding:5px;
- margin-left:55px;
- border-top:5px solid {color:accent};
- text-align:right;
- }
- .answer{
- color:{color:text};
- margin-top:1px;
- }
- /* ------------ NAVI -------------- */
- .navlinks {
- display:inline-block;
- height:40px;
- width:40px;
- margin-top:5px;
- border:1px dashed {color:accent};
- border-radius:50px;
- }
- .navlinks:hover {
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition:all 0.7s ease-out;
- -webkit-transform: rotate(+360deg)
- }
- /* ------------ PERMA & TAGS -------------- */
- #info{
- display:block;
- color:{color:text};
- padding:1px;
- height:16px;
- line-height:17px;
- margin-top:15px;
- font-size:8px;
- text-transform:lowercase;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- -moz-transition-duration:0.4s;
- margin-bottom:2px;
- text-align:left;
- border-top:1px dashed {color:accent};
- }
- #info a{
- color:{color:link};
- }
- #info a:hover{
- color:{color:hover};
- }
- #tags{
- margin-right:7px;
- margin-top:-5px;
- text-align:left;
- text-transform:lowercase;
- font-size:8px;
- font-style:italic;
- opacity:1;
- -webkit-transition:0.3s linear;
- outline: none;
- }
- /* ------------ BLOCKQUOTE & P -------------- */
- blockquote{
- padding-left:3px;
- padding-right:5px;
- margin-left:10px;
- margin-right:10px;
- margin-top:4px;
- margin-bottom:4px;
- border-left:3px solid {color:text};
- }
- /* ------------ AUDIO -------------- */
- .audio{
- opacity: 1.0;
- position:relative;
- overflow:hidden;
- min-height:130px;
- font-size: 10px;
- font-family:{font:body};}
- .player{
- position:absolute;
- z-index:3;
- background:#000000;
- margin-top:45px;
- margin-left:73px;
- opacity:0.75;
- filter:alpha(opacity=75);
- border:0px #000000 solid;
- border-radius: 100px;}
- .audioplayer{
- border: 0px solid {color:perma};
- width:363px;
- height:15px;
- overflow:hidden;
- padding:5px;
- padding-bottom:13px;
- margin-right:5px;
- margin-top: 5px;}
- .audioinfo{
- margin-top: 15px;
- margin-left:120px;
- line-height:10px;
- font-family: {font:body};
- font-size:10px!important;
- font-style: normal;}
- .audiocaption{
- margin-left:20px;}
- .audiocaption img{
- max-width:330px!important;}
- .audiocaption blockquote img{
- max-width:320px!important;}
- .audiocaption blockquote blockquote img{
- max-width:310px!important;}
- /* ------------ CHAT -------------- */
- .user_1 .label {color:{color:text}; font-weight:bold;}
- .user_2 .label {color:{color: text}; font-weight:bold;}
- .user_3 .label {color:{color:text}; font-weight:bold;}
- .user_4 .label {color:{color:text}; font-weight:bold;}
- .user_5 .label {color:{color: text}; font-weight:bold;}
- .user_6 .label {color:{color:text}; font-weight:bold;}
- .user_7 .label {color:{color:text}; font-weight:bold;}
- .user_8 .label {color:{color: text}; font-weight:bold;}
- .user_9 .label {color:{color:text}; font-weight:bold;}
- .user_10 .label {color:{color:text}; font-weight:bold;}
- .ul.chat {}
- .chat ol {}
- .chat li {
- list-style:none;
- margin-left:-30px;
- padding:-5px;
- margin-bottom:3px;
- }
- /* ------------ NOTES -------------- */
- .notes{
- margin-left:-15px;
- margin-top:30px;
- width: 500px;
- font-size:10px;
- }
- .notes a:hover{
- color:{color:link};
- }
- ol.notes{
- list-style-type:none;
- }
- ol.notes li.note{
- padding-bottom:2px;
- margin-bottom:5px;
- }
- ol.notes li.note img.avatar{
- vertical-align:-6px;
- }
- ol.notes li.note img{
- padding:2px;
- }
- ol.notes li.note blockquote{
- padding-left:5px;
- margin-left:30px;
- }
- /* ------------ CREDIT -------------- */
- .credit {
- position:fixed;
- bottom:4px;
- right:10px;
- font-size: 8px;
- text-transform:uppercase;
- letter-spacing: 2px;
- padding: 5px;
- font-family:calibri;
- }
- .credit a{
- color:{color:entry};
- opacity:0.9;
- }
- .credit a:hover{
- color:{color:entry};
- }
- </style>
- </head>
- <body>
- <div id="char">{text:header 1}</div>
- <div id="s1"><img src="{image:side 1}"/></div>
- <div style="width: 95px;height: 150px;margin-top:114px;margin-left:269px;line-height:8px;position:fixed;">
- {Description}
- <br><br>
- <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">fall</a>{/block:PreviousPage} ✦ {block:NextPage}<a href="{NextPage}">rise</a>{/block:NextPage}</div>{/block:Pagination} </center>
- </div></div>
- <div id="s2"><img src="{image:side 2}" style="float:right;"/>
- <div style="position:fixed;width:42px;height:auto;margin-left:27px;">
- <div class="navlinks"><a href="{text:link 1}"><img src="{image:link 1}" style="border-radius:50px;"/></a></div>
- <div class="navlinks"><a href="{text:link 2}"><img src="{image:link 2}" style="border-radius:50px;"/></a></div>
- <div class="navlinks"><a href="{text:link 3}"><img src="{image:link 3}" style="border-radius:50px;"/></a></div>
- </div></div>
- <div class='abox'>
- <div style="font-family: arial;font-size: 8px; text-transform: lowercase;text-align:right;">{text:header 2}</div>
- <table><tr><td valign="top">
- <div style="width:287px;">
- <iframe frameborder="0" height="300" id="ask_form" src="http://www.tumblr.com/ask_form/{text:ask url}.tumblr.com" width="100%"></iframe>
- <script type="text/javascript"><![CDATA[// <![CDATA[
- // <![CDATA[
- // <![CDATA[
- // <![CDATA[
- // <![CDATA[
- // <![CDATA[
- // <![CDATA[
- // <![CDATA[
- document.getElementById(‘ask_form’).allowTransparency=true;
- // ]]]]]]]]]]]]]]]]]]><![CDATA[><![CDATA[><![CDATA[><![CDATA[><![CDATA[><![CDATA[><![CDATA[><![CDATA[>
- // ]]]]]]]]]]]]]]]]><![CDATA[><![CDATA[><![CDATA[><![CDATA[><![CDATA[><![CDATA[><![CDATA[>
- // ]]]]]]]]]]]]]]><![CDATA[><![CDATA[><![CDATA[><![CDATA[><![CDATA[><![CDATA[>
- // ]]]]]]]]]]]]><![CDATA[><![CDATA[><![CDATA[><![CDATA[><![CDATA[>
- // ]]]]]]]]]]><![CDATA[><![CDATA[><![CDATA[><![CDATA[>
- // ]]]]]]]]><![CDATA[><![CDATA[><![CDATA[>
- // ]]]]]]><![CDATA[><![CDATA[>
- // ]]]]><![CDATA[>]]></script>
- </div></td></div></tr></table></div></div>
- <div id="headerimg"><img src="{image:header}"></div>
- <div id="entries">
- {block:Posts}
- <div class="post">
- {block:Title}<div id="tit">{Title}</div>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<center><img src="{PhotoURL-500}"></center><br>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<div id="quo">"{Quote}"</div>
- {block:Source}<div id="source">— {Source}</div>{/block:Source}{/block:Quote}
- {block:Link}<div id="ltit"><a href="{URL}" class="link" {Target}>{Name}</a></div>{block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}{block:Title}<div id="tit">{Title}</div>{/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><br>{/block:Chat}
- {block:Audio}<div class="audio"><span style="position:absolute; width:60px; height:60px; margin-left:-15px;">{block:AlbumArt}<img src="{AlbumArtURL}" width="70px" height="70px" align="left" style="margin-left:50px; margin-top: 16px; opacity: 0.7; border-radius: 0px;" />{/block:AlbumArt}</span><div class="audioinfo"><b>Title:</b> <span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br /><b>Artist:</b> <span{block:Artist} style="display: none;"{block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br /><b>Album:</b> <span{block:Album} style="display: none;"{block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}<br />{block:ExternalAudio}<b>Download:</b> <a href="{ExternalAudioURL}">Click Here</a><br />{/block:ExternalAudio}<b>Played:</b> {FormattedPlayCount}
- <br><div class="audioplayer">{AudioPlayerWhite}</div>
- </div><br><div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div></div>{/block:Audio}
- {block:Video}{Video-500}}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="q"><img src="{AskerPortraitURL-40}" align="left"/><div id="asker"> asked by {Asker}</div><div class="questions">{Question}</div><div class="answer">{Answer}</div></div>{/block:answer}
- {block:Date}
- <div id="info">posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:RebloggedFrom} via <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a> {block:ContentSource} © <a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource}{/block:RebloggedFrom}{block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div>{block:IfShowTags}{block:HasTags}<div id="tags">{block:Tags}✘<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}{/block:IfShowTags}</div><br>{/block:posts}{block:PostNotes}{PostNotes}{/block:PostNotes}
- <div class="credit" align="right"><a href="http://letsrp.tumblr.com/">theme</a></div>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment