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="#d8dbd2"/>
- <meta name="color:Side" content="#f1f3ed"/>
- <meta name="color:Posts" content="#f1f3ed"/>
- <meta name="color:Quote" content="#969794"/>
- <meta name="color:Text" content="#747573"/>
- <meta name="color:Links" content="#676866"/>
- <meta name="color:Links Hover" content="#c6c9c6"/>
- <meta name="color:Permalink" content="#d5d4d3"/>
- <meta name="color:Scrollbar" content="#878886"/>
- <meta name="color:Title" content="#ffffff"/>
- <meta name="color:Navi" content="#f1f3ed"/>
- <meta name="color:Strip" content="#ffffff"/>
- <meta name="color:Text Shadow" content="#5e5a5a"/>
- <meta name="image:Sidebar" content="http://static.tumblr.com/d99ad043d717b73bd9d7b2ad9592e793/yy7o4zk/Gezmpjsg9/tumblr_static_tumblr_mk8rgqjkrq1qgu4o5o3_250.gif"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Strip" content="http://static.tumblr.com/316c0cece4249c68aa3f674fd7a4dc8d/yy7o4zk/elQmpjs8u/tumblr_static_tumblr_static_3.png"/>
- <meta name="image:Icon 1" content="http://static.tumblr.com/961e3204f06c99f15bca99ecc5fc7039/yy7o4zk/XJPmploty/tumblr_static_tumblr_inline_mphkgofy311qz4rgp.jpg"/>
- <meta name="image:Icon 2" content="http://static.tumblr.com/ac137f041f35ddd1697d43cb18c1efb0/yy7o4zk/vDzmplou2/tumblr_static_tumblr_inline_mpdn9u67bv1qz4rgp.jpg"/>
- <meta name="if:Show Tags" content="1"/>
- <meta name="text:Link 1 Title" content="navi"/>
- <meta name="text:Link 1" content="/#" />
- <meta name="text:Quote" content="I'm a fool for that sound in your sighs." />
- <meta name="text:Symbol" content="❈" />
- <meta name="text:Short Title" content="platinum"/>
- <style type="text/css">
- body{
- color:{color:Text};
- background-attachment:fixed;
- background-image: url('{image:Background}');
- background-color:{color:Background};
- text-align:justify;
- line-height:10px;
- font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
- font-size:10px;
- }
- a{
- color:{color:Links};
- text-decoration:none;
- }
- a:hover{
- color:{color:Links Hover};
- text-decoration:none;
- }
- b, strong {
- color: {color:Links};
- }
- blockquote{
- padding-left:3px;
- margin-bottom:0px;
- margin-left:10px;
- margin-right:10px;
- border-left:3px solid {color:Background};
- }
- #onlyone{
- position:fixed;
- margin-top:180px;
- margin-left:890px;
- background-color:{color:Navi};
- height:110px;
- width:110px;
- padding:10px;
- }
- #descript{
- position:fixed;
- margin-top:180px;
- margin-left:1090px;
- background-color:{color:Side};
- height:200px;
- width:110px;
- padding:10px;
- }
- #posts{
- overflow:hidden;
- margin-top:0px;
- margin-left:280px;
- padding:15px;
- text-align:justify;
- width:500px;
- background-color:{color:posts};
- }
- #side{
- position:fixed;
- margin-top:-8px;
- margin-left:-8px;
- background-color:{color:Side};
- height:100%;
- width:220px;
- }
- #strip{
- background-image: url('{image:Strip}');
- position:fixed;
- margin-top:-8px;
- margin-left:210px;
- background-color:{color:Strip};
- height:100%;
- width:15px;
- }
- #sidebarimg img {
- width:200px;
- height:200px;
- text-align:center;
- margin-top:150px;
- margin-left:9px;
- border-radius:100px;
- }
- #audio{
- margin-bottom:5px;
- width:500px;
- height:105px;
- }
- .albumart{
- width:100px;
- height:100px;
- }
- .albumart img{
- width:100px;
- height:100px;
- float:left;
- }
- .playercontainer{
- opacity: .2;
- display:block;
- width:100px;
- height:100px;
- }
- .playercontainer:hover{
- opacity:.7;
- -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;
- }
- .player{
- margin-left:36px;
- margin-top:36px;
- width:25px;
- height:25px;
- overflow:hidden;
- }
- .audioinfo{
- margin-left:110px;
- float:left;
- background-color:{color:Text};
- width:388px;
- padding:2px;
- margin-top:3px;
- }
- #info{
- display:block; margin:5px 0px 2px 0px;
- padding:4px;
- color:{color:Text};
- font-size:8px;
- font-family:calibri;
- line-height:110%;
- text-transform:uppercase;
- width:492px;
- letter-spacing:1px;
- text-align:center;
- border-top:1px dotted {color:Permalink};
- }
- }
- #info a{
- color:{color:Links};
- }
- #info a:hover{
- color:{color:Links Hover};
- }
- #tags{
- margin-right:7px;
- font-family:cambria;
- text-align:center;
- text-transform:uppercase;
- font-size:8px;
- opacity:1;
- -webkit-transition:0.3s linear;
- outline: none;
- }
- #entries:hover #tags{
- opacity:1; display:block;
- }
- #title2{font-family:arial narrow;
- font-weight:bold;
- font-size:36px;
- letter-spacing:-3px;
- color:{color:Title};
- text-shadow:{color:Text Shadow} 1px 1px 2px;
- line-height:40px; text-align:center;
- text-transform:lowercase;
- margin-left:280px;
- width:531px;
- height:35px;
- background-color:{color:Strip};
- background-image: url('{image:Strip}');
- }
- #lolo{
- font-family:arial narrow;
- font-weight:bold;
- font-size:36px;
- letter-spacing:-3px;
- color:{color:Title};
- text-shadow:{color:Text Shadow} 1px 1px 2px;
- line-height:30px;
- text-align:center;
- text-transform:lowercase;
- margin-left:0px;
- width:510px;
- }
- #lolo1{
- text-align:center;
- font-style:italic;
- font-size:12px;
- margin-left:0px;
- }
- #source{
- margin-top:3px;
- text-align:right;
- margin-bottom:5px;
- font-size:10px;
- }
- .chat{
- margin-left:-35px;
- line-height: 12px;
- list-style: none;
- }
- .chat ul{
- line-height: 15px;
- list-style: none;
- line-height:20px;
- }
- .person1{
- color: {color:Text};
- }
- .person1 .label{
- font-weight: bold;
- color:{color:Text};
- }
- .person2{
- color: {color:Text};
- left: 5px;
- }
- ::-webkit-scrollbar-thumb:vertical {background-color:#fff;height:50px; border:5px solid {color:Scrollbar};}
- ::-webkit-scrollbar {height:0px;width:12px;background-color:{color:Background};}
- .q {
- padding:6px;
- text-align:center;width:
- 155px;margin-left:25px;
- font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
- font-size:10.5px;
- color:{color:Quote};
- }
- .flopflip {
- -webkit-perspective: 1000;
- -moz-perspective: 1000;
- -o-perspective: 1000;
- width: 110px;
- height: 110px;
- }
- .fliptheswitch {
- -webkit-transition: all 2s ease-in-out;
- -moz-transition: all 2s ease-in-out;
- -o-transition: all 2s ease-in-out;
- -ms-transition: all 2s ease-in-out;
- transition: all 2s ease-in-out;
- -webkit-transform-style: preserve-3d;
- -moz-transform-style: preserve-3d;
- -o-transform-style: preserve-3d;
- width: 110px;
- height: 110px;
- }
- .flopflip:hover .fliptheswitch {
- -webkit-transform: rotateX(180deg);
- -moz-transform: rotateX(180deg);
- -o-transform: rotateX(180deg);
- }
- .uno {
- overflow: hidden;
- -webkit-transition: all 2s ease-in-out;
- -moz-transition: all 2s ease-in-out;
- -o-transition: all 2s ease-in-out;
- -ms-transition: all 2s ease-in-out;
- transition: all 2s ease-in-out;
- -moz-backface-visibility: hidden;
- -webkit-backface-visibility: hidden;
- -o-backface-visibility: hidden;
- position: absolute;
- }
- .dos {
- overflow: hidden;
- -webkit-transform: rotateX(180deg);
- -moz-transform: rotateX(180deg);
- -o-transform: rotateX(180deg);
- opacity: 0;
- -webkit-transition: all 2s ease-in-out;
- -moz-transition: all 2s ease-in-out;
- -o-transition: all 2s ease-in-out;
- -ms-transition: all 2s ease-in-out;
- transition: all 2s ease-in-out;
- -moz-backface-visibility: hidden;
- -webkit-backface-visibility: hidden;
- -o-backface-visibility: hidden;
- position: absolute;
- width: 110px;
- height: 110px;
- overflow: auto;
- }
- .flopflip:hover .dos {
- -webkit-transition: all 2s ease-in-out;
- -moz-transition: all 2s ease-in-out;
- -o-transition: all 2s ease-in-out;
- -ms-transition: all 2s ease-in-out;
- transition: all 2s ease-in-out;
- opacity: 1;
- background-color: #fff;
- }
- #swaggy {
- padding: 5px;
- height: 200px;
- width:120px;
- margin-top: 0px;
- }
- #desc {
- position:fixed;
- padding:0px;
- text-align:justify;
- margin-top: 180px;
- width:120px;
- margin-left: 1020px;
- opacity: 0.0;
- background-color: {color:Side};
- border-bottom-right-radius:5px;
- border-top-right-radius:5px;
- width: 100px;
- height: 100px;
- transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -o-transition-duration: 0.6s;
- }
- #kar:hover #desc {
- opacity: 1.0;
- transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -o-transition-duration: 0.6s;
- width: 130px;
- height:218px;
- }
- #quest{
- background-color:{color:Background};
- color:{color:Text};
- margin-left:10px;
- width:475px;
- height:auto;
- margin-top:7px;
- padding:10px;
- text-align:left;
- font-size:10px;
- font-family: georgia;
- text-transform:lowercase;
- font-weight:bold;
- font-style:italic;
- }
- #haha{
- position:fixed;
- width:130px;
- margin-left:890px;
- margin-top:310px;}
- .slinks {
- opacity: 1;width: 50px;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .slinks a{
- color: {color:Links};
- margin-top:4px;
- width: 122px;
- display: inline-block;
- text-align:center;
- background-color:{color:Navi};
- padding:4px;
- font-family:georgia;
- text-transform:uppercase;
- font-size:10px;
- letter-spacing:2px;
- }
- .slinks a:hover{
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease; border-radius:5px;
- opacity:0.4;
- }
- #pagination{
- color:{color:Quote};
- font-size:15px;
- font-family:cuprum;
- text-decoration:none;
- text-align:center;
- margin-top:1px;
- }
- #pagination a{
- color:{color:Link Hover};
- padding:2px;
- }
- @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
- #sidebanner{
- position:fixed !important;
- width: 500px;
- height: auto;
- margin-top: 430px;
- color: {color:Title};
- font-family: lovenote;
- text-shadow: 1px 1px 2px {color:Text Shadow};
- font-weight: bold;
- font-size: 38px;
- font-weight: normal;
- line-height:15px;
- letter-spacing: 1px;
- font-style: normal;
- text-transform: lowercase;
- text-align: left;
- padding: 0px;
- margin-left: 790px;
- -webkit-transform: rotate(90deg);
- -moz-transform: rotate-(90deg);
- }
- #crying {
- margin-top:0px;
- margin-left:265px;
- width:530px;
- text-align:center;
- text-transform:uppercase;
- }
- #askerimg{
- float:left; margin: 0px 4px 2px 0;
- }
- #questions {
- background-color:{color:permalink};
- color:{color:text};
- text-transform:lowercase;
- padding:20px;
- margin-bottom:0px;
- font-size:10px;
- text-align:center;
- line-height:15px;
- font-size: Georgia,Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
- letter-spacing:1px;
- }
- #questions a {
- color:{color:link};
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="sidebanner"><span id="bubble">{text:Short Title}</span></div>
- <div id="kar"><div id="desc"><div id="text"></div>
- <div id="swaggy">
- {Description}
- </div></div></div>
- <div id="haha">
- <div class="slinks">
- <a href="/">home</a>
- <a href="/ask">inbox</a>
- <a href="{text:Link 1}">{text:Link 1 Title}</a>
- <a href="http://letsrp.tumblr.com/">credit</a>
- </div></div></div>
- <div id="side"><div id="sidebarimg"><img src="{image:Sidebar}"/></div>
- <div class="q"><big><big>{text:Symbol}</big></big> <i>{text:Quote}</i>
- <div></div>
- <br>
- <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
- </div></div></div>
- <div id="strip"></div></div>
- <div id="onlyone">
- <div class="flopflip">
- <div class="fliptheswitch"><div class="uno"><div style="width:110px; height:110px; background-image:url({image:Icon 1});"></div></div>
- <div class="dos"><div style="width:110px; height:110px; background-image:url({image:Icon 2});">
- </div></div></div></div></div></div></div></div>
- {block:Posts}
- {block:Title}<div id="title2"> {text:Symbol} <i>{Title}</i></div>{/block:Title}
- <div id="posts">
- {block:Text}{Body}{/block:Text}
- {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<div id="lolo1">"{Quote}"</div>
- {block:Source}<div id="source">— {Source}</div>{/block:Source}{/block:Quote}
- {block:Link}<div id="lolo"><a href="{URL}" class="link" {Target}> {text:symbol} <i>{Name}</i></a></div>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}<div class="chat"><ul>{block:Lines}<li class="person{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>{/block:Chat}
- {block:Audio}<div id="_">{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<div style="width:495px; height:30px;padding:2px;background-color:#fff; margin-left:0px;">
- {AudioPlayerWhite}</div><br>
- {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
- {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {block:ExternalAudio}<b>Download:</b> <a href="{ExternalAudioURL}">click here</a><br />{/block:ExternalAudio}<b>Played:</b> {PlayCount} times
- {block:Caption}{Caption}{/block:Caption}<br clear="all" /></div> {/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="questions"><div class="askerimg"><img src="{AskerPortraitURL-16}"> <strong><i><big><big><big><big>{Asker}</strong> asked:</big></big></big></big></i> <br>"{Question}"</div></div>{Answer}{/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}<div id="crying">{PostNotes}{/block:PostNotes}
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment