Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head><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}
- <!--THEME 007 by starponds.tumblr.com (do not claim this theme as your own, and please leave the theme credit where it is)-->
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#838282"/>
- <meta name="color:Link" content="#b8b8b8"/>
- <meta name="color:Link hover" content="#d3d3d3"/>
- <meta name="color:border" content="#f2f2f2"/>
- <meta name="color:Scrollbar" content="#000000">
- <meta name="text:Link 1" content="link" />
- <meta name="text:Link 1 URL" content="/" />
- <meta name="text:Link 2" content="link" />
- <meta name="text:Link 2 URL" content="/" />
- <meta name="text:Link 3" content="link" />
- <meta name="text:Link 3 URL" content="/" />
- <style type="text/css">
- iframe#tumblr_controls {
- top: 0% !important;
- right:0% !important;
- opacity:0.3;
- position: fixed !important;
- filter:alpha(opacity=30);
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- iframe#tumblr_controls:hover{
- top: 0% !important;
- right:0% !important;
- opacity:0.8;
- position: fixed !important;
- filter:alpha(opacity=80);
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar};height:5px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar};height:5px!important;}
- ::-webkit-scrollbar {background-color:{color:Background};height:5px;width:6px;}
- body {
- background:{color:Background};
- font-family:'cambria';
- margin:0px;
- color:{color:text};
- font-size:9px;
- line-height:100%;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:Link};
- -webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease;
- }
- a:hover {
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- color: {color:Link hover};
- -webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease;
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- border-left:1px solid;
- margin:0px 2px 0px 5px;
- }
- blockquote blockquote {
- padding-left:4px;
- border-left:1px solid;
- margin:0px 2px 0px 5px;
- }
- h1 {
- font-size:12px;
- }
- h1 a {-webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease;}
- h1 a:hover {font-size:12px; -webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease;}
- .quote {font-size:10px; font-style:italic;}
- .source {font-size:10px; font-style:normal;}
- .chat{
- font-size:9px;
- text-transform:lowercase;
- line-height:12px;
- letter-spacing:1px;
- font-style:italic;
- }
- .entries {
- padding:10px;
- margin-left:480px;
- margin-top:50px;
- margin-bottom:50px;
- -webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease;
- }
- .entries img{
- -webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease;
- }
- .entries img:hover{opacity:0.98;
- }
- .post {
- width:500px;
- padding-bottom:10px;
- padding-top: 25px;
- margin-bottom:14px;
- }
- #sidebar {
- width:173px;
- position:fixed;
- margin-left:265px;
- margin-top:300px;
- }
- .sidelinks {
- font-family:'trebuchet ms';
- width:justify;
- padding-left:9px;
- padding-right:9px;
- position:fixed;
- text-align:center;
- margin-left:6px;
- margin-top:-109px;
- border-bottom:1px solid {color:border};
- }
- .sidelinks a {
- text-transform:uppercase;
- line-height:12px;
- color:{color:Link};
- margin-left:1px;
- margin-right:1px;
- font-size:7px;
- letter-spacing:1px;
- -webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease;
- }
- .sidelinks a:hover {
- color:{color:link hover};
- -webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease;
- }
- .sidebarimage {
- height:64px;
- width:64px;
- }
- .sidebarimage img {
- margin-left:7px;
- margin-top:-28px;
- height:64px;
- width:64px;
- border-radius:5px;
- }
- .description {
- color:{color:Text};
- margin-top:-64px;
- margin-left:80px;
- font-family:'cambria';
- text-align:left;
- width:88px;
- position:fixed;
- font-size:10px;
- line-height:11px;
- text-transform:lowercase;
- }
- .info {
- text-transform:uppercase;
- font-family:'consolas';
- letter-spacing:1px;
- line-height:13px;
- font-size:8px;
- display:block;
- width:500px;
- margin-top:2px;
- position:absolute;
- margin-left:0px;
- text-align:center;
- border-top: 1px solid {color:border};
- -webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease;
- }
- #taggs{
- text-transform:lowercase;
- font-style:italic;
- padding:2px;
- padding-top:13px;
- text-align:center;
- margin-top:3px;
- }
- .question{
- margin-left:30px;
- margin-top:-28px;
- text-transform:lowercase;
- letter-spacing:1px;
- padding:5px;
- padding-bottom:11px;
- }
- .question a{
- background-color:transparent;
- }
- .askpic{
- max-width:24px;
- max-height:24px;
- border:2px solid {color:border};
- }
- #credit {
- position:fixed;
- right:0px;
- bottom:0px;
- padding:5px;
- text-transform:uppercase;
- letter-spacing:1px;
- font-size:8px;
- }
- #audio {
- margin-bottom:5px;
- width:500px;
- height:justify;
- }
- .cover {
- width:78px;
- height:78px;
- position:absolute;
- }
- .cover img {
- width:73px;
- height:73px;
- float:left;
- }
- .player {
- opacity: 0.05;
- position:absolute;
- z-index:1;
- background:#fff
- ;width:80px;
- height:80px;
- display:block;
- -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;
- }
- .player:hover{
- opacity:0.5;
- -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;
- }
- .player2 {
- width:25px;
- height:25px;
- margin-top:20px;
- margin-left:20px;
- overflow:hidden;
- padding:3px;
- }
- .track {
- text-transform:uppercase;
- margin-left:80px;
- line-height:15px;
- padding-top:0px;
- }
- .notes img{
- width:16px;
- }
- .notes ol, .notes li{
- list-style:none;
- }
- {CustomCSS}</style>
- </head><body>
- <div id="sidebar">
- <div class="sidebarimage">
- <img src="{PortraitURL-64}">
- {block:Pagination}{/block:Pagination}
- <div class="description"> <i>{Description}</i> </div></div>
- <div class="sidelinks">
- {block:PreviousPage}<a href="{PreviousPage}">▬</a>{/block:PreviousPage}
- <a href="/">home</a>
- <a href="/ask">ask</a>
- {block:IfLink1} <a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:IfLink1}
- {block:IfLink2} <a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:IfLink2}
- {block:IfLink3} <a href="{text:Link 3 URL}">{text:Link 3}</a>{/block:IfLink3}
- {block:NextPage}<a href="{NextPage}">✚</a>{/block:NextPage}
- </div>
- </div>
- <div class="entries">{block:Posts}<div class="post">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}<img src="{PhotoURL-500}"/>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<div class="quote">{Quote}{block:Source} —<span class="source">{Source}</span>{/block:Source}</div>{/block:Quote}
- {block:Link}<h1>» <a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}<div class="chat">{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}</div>{/block:Chat}
- {block:Audio}<div id="audio">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
- <div class="player">
- <div class="player2">
- {AudioPlayerWhite}</div></div><div class="track">{block:TrackName}<b>Title:</b> {TrackName}{/block:TrackName}<br />{block:Artist}<b>Artist:</b> {Artist}{/block:Artist}<br />{block:Album}<b>Album:</b> {Album}{/block:Album}<br />{PlayCountWithLabel}</div><br>{Caption}</div>
- {/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <div class="askpic"><img src="{AskerPortraitURL-24}"></div><div class="question"> <b>{Asker}</b>: {Question}</div><blockquote>{Answer}</blockquote>{/block:Answer}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
- {block:IndexPage}<div class="info">
- ({NoteCount}) /{block:Date}<a href="{Permalink}">{DayOfMonth} {ShortMonth} {ShortYear}</a>{/block:Date}{block:RebloggedFrom}/ ©<a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a>{/block:RebloggedFrom} </div>{/block:IndexPage}
- <div id="taggs">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
- </div>{/block:Posts}</div>
- <div id="credit"><a href="http://www.starponds.tumblr.com" target="_blank">starponds</a></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement