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}">
- <link href='http://fonts.googleapis.com/css?family=Old+Standard+TT:400,400italic' rel='stylesheet' type='text/css'>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!----theme 09 by dracares---->
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Link" content="#111111"/>
- <meta name="color:Hover" content="#000000"/>
- <meta name="image:Sidebar" content=""/>
- <meta name="text:Link 1" content=""/>
- <meta name="text:Link 1 URL" content=""/>
- <meta name="text:Link 2" content=""/>
- <meta name="text:Link 2 URL" content=""/>
- <meta name="text:Link 3" content=""/>
- <meta name="text:Link 3 URL" content=""/>
- <meta name="text:Link 4" content=""/>
- <meta name="text:Link 4 URL" content=""/>
- <meta name="text:Link 5" content=""/>
- <meta name="text:Link 5 URL" content=""/>
- <style type="text/css">
- body {
- margin:0px;
- text-align:justify;
- font-family:arial;
- font-size:9px;
- line-height:170%;
- color:{color:text};
- background:{color:background};
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- }
- a:hover {
- color:{color:hover};
- -webkit-transition: opacity 0.3s linear;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- }
- img {
- border:none;
- }
- blockquote {
- margin-left:30px;
- padding:2px 2px 2px 15px;
- }
- blockquote blockquote {
- padding-left:5px;
- }
- blockquote p img {
- max-width:300px !important;
- height:auto !important;
- }
- blockquote p img {
- max-width:300px !important;
- }
- h1 {
- font-family:'Old Standard TT';
- font-style:italic;
- font-size:12px;
- text-transform:lowercase;
- font-weight:400;
- padding-left:5px;
- }
- #quote {
- font-family:'Old Standard TT';
- font-style:italic;
- font-size:12px;
- text-transform:lowercase;
- line-height:170%;
- padding:10px 0px;
- }
- #source {
- font-size:9px;
- text-align:right;
- text-transform:normal;
- }
- span.tag2 {
- display:none;
- }
- a.tag + span.tag2 {
- display:inline;
- }
- #entries {
- padding:15px;
- margin:20px 340px 120px;
- width:420px;
- }
- #post {
- padding:10px;
- margin-top:30px;
- width:400px;
- }
- #sidebar {
- width:220px;
- position:fixed;
- margin:220px 790px 0px;
- }
- #sidebarimage {
- padding-top:10px;
- border-top:1px solid #eee;
- }
- #sidebarimage img{
- width:220px;
- }
- #links {
- text-align:right;
- margin-right:5px;
- margin-bottom:-9px;
- }
- #links a {
- padding:0px 3px;
- background-color:{color:Background};
- }
- #links a:hover {
- letter-spacing:1px;
- font-style:italic;
- -webkit-transition: opacity 0.3s linear;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- }
- #description {
- padding:10px 0px;
- }
- #description a:hover {
- text-decoration:underline;
- }
- #pagination {
- letter-spacing:3px;
- text-align:right;
- }
- #info {
- margin-top:1px;
- font-size:9px;
- }
- #tags a {
- padding:1px 2px;
- background-color:#fdfdfd;
- }
- #viasource {
- margin-top:-15px;
- text-align:right;
- }
- #viasource a {
- color:{color:text};
- }
- #asker {
- line-height:140%;
- padding:20px;
- background-color:#fdfdfd;
- }
- #answer {
- padding:10px;
- }
- #audiopost {
- margin-bottom:6px;
- }
- #audioinfo {
- padding:18px 4px 4px;
- line-height:190%;
- background-color:#fdfdfd;
- height:48px;
- text-align:center;
- width:392px;
- }
- #albumart {
- opacity:1;
- }
- #aplayer {
- margin-left:0px;
- margin-top:0px;
- padding:2px;
- overflow:hidden;
- }
- #player {
- width:32px;
- height:32px;
- background-color:#fff;
- margin-top:19px;
- margin-left:19px;
- z-index:0;
- position:absolute;
- opacity:0.2;
- }
- #player:hover {
- opacity:0.6;
- }
- ol {
- list-style-type:none;
- margin-top:20px;
- }
- ol.notes li {
- font-size:9px;
- padding-bottom:15px;
- margin-left:-30px;
- width:400px;
- }
- ol.notes li img, .x {
- display:none;
- }
- .y + .x {
- display:inline;
- }
- .user_1 .label {
- font-weight:bold;
- }
- .user_2 .label {
- font-weight:bold;
- background-color: #fdfdfd;
- }
- .user_3 .label {
- font-weight:bold;
- }
- .user_4 .label {
- font-weight:bold;
- background-color: #fdfdfd;
- }
- .user_5 .label {
- font-weight:bold;
- }
- .user_6 .label {
- font-weight:bold;
- background-color: #fdfdfd;
- }
- .ul.chat {
- }
- .chat ol {
- }
- .chat li {
- list-style:none;
- margin-left:-43px;
- padding:4px;
- }
- #credit {
- position:fixed;
- bottom:4px;
- right:4px;
- text-transform:uppercase;
- font-size:8px;
- font-family:calibri;
- letter-spacing:0px;
- }
- #credit a {
- color:#000;
- }
- {CustomCSS}</style></head><body>
- <div id="sidebar">
- <div id="links">
- {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:ifLink4}<a href="{text:Link 4 URL}">{text:Link 4}</a>{/block:ifLink4}
- {block:ifLink5}<a href="{text:Link 5 URL}">{text:Link 5}</a>{/block:ifLink5}</div>
- <div id="sidebarimage"><a href="/"><img src="{image:Sidebar}"></a></div>
- <div id="description">{Description}</div>
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}"><font size="1">←</font></a>{/block:PreviousPage}
- {block:JumpPagination length="5"}{block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}"><font size="1">→</font></a>{/block:NextPage}
- {/block:Pagination}</div>
- </div>
- <div id="entries">{block:Posts}<div id="post">
- {block:IndexPage}<div class="notes"></span></div>{/block:IndexPage}
- <br><br>
- {block:IndexPage}<div class="tags"></div>{/block:IndexPage}
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}" width="400">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<div id="quote">“{Quote}”</div>{block:Source}<div id="source"> — {Source}</div>{/block:Source}{/block:Quote}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}<ul class="chat">{block:Title}{Title}{/block:Title} {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 id="audiopost">{block:AlbumArt}<div id="albumart"><img src="{AlbumArtURL}" width="70px" height="70px" align="left"/></div>{/block:AlbumArt}<div id="player"><div id="aplayer">{AudioPlayer}</div></div><div id="audioinfo">{block:TrackName}{TrackName}{/block:TrackName} — {block:Artist}<b>{Artist}</b>{/block:Artist}<br> {PlayCountWithLabel}</div></div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="asker"><b>{Asker}</b>: {Question}</div><div id="answer">{Answer}</div>{/block:Answer}
- <div id="info">{block:Date}<a style="padding:5px 8px; background-color:#fdfdfd; font-size:8px; text-transform:uppercase; letter-spacing:1px; font-family:calibri, arial; text-align:center;" href="{Permalink}">{ShortMonth} {DayOfMonth}</a>{/block:Date} <a href="{Permalink}">{NoteCountWithLabel}</a> {block:HasTags}{block:Tags}<span class="tag2">, </span><a class="tag" href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}<div id="viasource">{block:PermalinkPage}{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource}(<a href="{SourceURL}">© {SourceTitle}</a>){/block:ContentSource}{/block:PermalinkPage}</div></div>
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}</div>
- <div id="credit"><a href="http://dracares.tumblr.com/">theme ©</a></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment