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 006 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="#969696"/>
- <meta name="color:link hover" content="#444444"/>
- <meta name="color:link bg" content="#f9f9f9"/>
- <meta name="color:border" content="#f2f2f2"/>
- <meta name="color:scrollbar" content="#000000">
- <meta name="image:sidebar" content=""/>
- <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="/" />
- <meta name="text:Link 4" content="link" />
- <meta name="text:Link 4 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.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- a:hover {
- color: {color:link hover};
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s 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;
- }
- .quote {font-size:10px; font-style:italic;}
- .quote a{background-color:#f9f9f9;
- padding:2px;}
- .source {font-size:10px; font-style:normal;}
- .chat{
- font-size:9px;
- text-transform:uppercase;
- line-height:12px;
- letter-spacing:1px;
- }
- .entries {
- padding:10px;
- margin-left:380px;
- margin-top:50px;
- margin-bottom:50px;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .entries img{
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .entries img:hover{opacity:0.98;
- }
- .post {
- width:400px;
- padding-bottom:0px;
- padding-top: 25px;
- margin-bottom:14px;
- }
- .post:hover .info{
- margin-left:405px;
- opacity:1;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- #sidebar {
- width:160px;
- position:fixed;
- margin-left:180px;
- margin-top:220px;
- }
- .sidelinks {
- opacity:1;
- font-family:'trebuchet ms';
- width:155px;
- position:fixed;
- text-align:left;
- margin-left:104px;
- margin-top:-100px;
- }
- .sidelinks a {
- text-transform:uppercase;
- line-height:11px;
- color:{color:link};
- margin-left:1px;
- margin-right:1px;
- font-size:7px;
- letter-spacing:1px;
- -webkit-transition: all 0.2s ease;
- -moz-transition: all 0.2s ease;
- -o-transition: all 0.2s ease;
- }
- .sidelinks a:hover {
- color:#000000;
- margin-left:3px;
- -webkit-transition: all 0.2s ease;
- -moz-transition: all 0.2s ease;
- -o-transition: all 0.2s ease;
- }
- #sidebarimage {
- width:100px;
- text-align:center;
- opacity:1;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- #sidebarimage img {
- width:100px;
- border-radius:5px;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .description {
- border-top: 1px solid {color:border};
- padding:1px;
- color:{color:text};
- margin-top:2px;
- margin-left:4px;
- font-family:'cambria';
- text-align:center;
- width:90px;
- position:fixed;
- font-size:10px;
- line-height:11px;
- text-transform:lowercase;
- }
- .info {
- opacity:0;
- text-transform:uppercase;
- font-family:'consolas';
- letter-spacing:1px;
- line-height:13px;
- font-size:8px;
- display:block;
- width:100px;
- margin-top:7px;
- position:absolute;
- margin-left:405px;
- text-align: left;
- padding-left:3px;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .info a{
- background-color:{color:link bg};
- padding:2px;
- }
- .info a:hover{
- background-color:#ffffff;
- }
- {block:PermalinkPage}
- .info {opacity:1;}
- {/block:PermalinkPage}
- {block:IndexPage}
- .info {opacity:0;}
- {/block:IndexPage}
- #taggs{
- font-style:italic;
- padding:2px;
- padding-top:4px;
- border-top: 1px solid {color:border};
- text-align:left;
- margin-top:3px;
- }
- #taggs a{
- background-color:{color:link bg};
- padding:2px;
- }
- #taggs a:hover{
- background-color:#ffffff;
- }
- .question{
- font-size:8px;
- font-family:'consolas';
- text-transform:uppercase;
- letter-spacing:1px;
- background-color:{color:link bg};
- padding:8px;
- }
- .question a{
- background-color:transparent;
- }
- #credit {
- letter-spacing:1px;
- font-size:8px;
- position:fixed;
- right:0px;
- bottom:0px;
- padding:5px;
- text-transform:uppercase;
- }
- #audio {
- margin-bottom:5px;
- width:400px;
- height:justify;
- }
- .cover {
- width:78px;
- height:78px;
- position:absolute;
- }
- .cover img {
- width:73px;
- height:73px;
- float:left;
- }
- .player {
- opacity: 0.15;
- position:absolute;
- z-index:1;
- background:#fff
- ;width:80px;
- height:80px;
- display:block;
- -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;
- }
- .player:hover{
- opacity:0.4;
- -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s 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 id="sidebarimage"><img src="{image:sidebar}">
- {block:Pagination}{/block:Pagination}
- <div class="description"> <i>{Description}</i> </div></div>
- <div class="sidelinks">
- {block:PreviousPage}<a href="{PreviousPage}">▬</a>{/block:PreviousPage}<br/>
- <a href="/">home</a><br/>
- <a href="/ask">ask</a><br/>
- {block:IfLink1} <a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:IfLink1}<br/>
- {block:IfLink2} <a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:IfLink2}<br/>
- {block:IfLink3} <a href="{text:Link 3 URL}">{text:Link 3}</a>{/block:IfLink3}<br/>
- {block:IfLink4} <a href="{text:Link 4 URL}">{text:Link 4}</a>{/block:IfLink4}<br/>
- {block:NextPage}<a href="{NextPage}">✚</a>{/block:NextPage}
- </div>
- </div>
- <div class="entries">{block:Posts}<div class="post">
- {block:IndexPage}<div class="info">
- <a href="{Permalink}">+{NoteCount}</a><br/>{block:Date} {TimeAgo}{/block:Date}<br/>
- {block:RebloggedFrom}©<a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a>{/block:RebloggedFrom} </div>{/block:IndexPage}{block:PermalinkPage} <div class="info">
- <a href="{Permalink}">+{NoteCount}</a><br/>{block:Date} {TimeAgo}{/block:Date}<br/>
- {block:RebloggedFrom}©<a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a>{/block:RebloggedFrom} </div>{/block:PermalinkPage}
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}<img src="{PhotoURL-500}" width="{PhotoWidth-400}"/>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-400}{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-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <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} -->
- <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