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 #16 by hawtornes--->
- <meta name="color:Background" content="#fdfdfd"/>
- <meta name="color:Text" content="#a8a8a8"/>
- <meta name="color:Sidebar Links" content="#b8b8b8"/>
- <meta name="color:Hover" content="#f2f2f2"/>
- <meta name="color:Tags Bg" content="#ffffff"/>
- <meta name="color:Line" content="#f2f2f2"/>
- <meta name="color:Links Bg" content="#fcfcfc"/>
- <meta name="color:Post Links" content="#e6e6e6"/>
- <meta name="color:Description" content="#ffffff"/>
- <meta name="color:Border" content="#fafafa"/>
- <meta name="color:Post" content="#ffffff"/>
- <meta name="image:sidebar bg" content=""/>
- <meta name="image:background" content=""/>
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 3" content="" />
- <meta name="if:Show Link 1" content="1" />
- <meta name="if:Show Link 2" content="1" />
- <meta name="if:Show Link 3" content="1" />
- <style type="text/css">
- ::-webkit-scrollbar-thumb {
- height:auto;
- background-color: #000;
- border: 2px solid #fff;
- }
- ::-webkit-scrollbar {
- height:9px;
- width:9px;
- background-color: #000;
- border: 4px solid #fff;
- }
- body {
- background:{color:background};
- margin:0px;
- color:{color:text};
- font-family:calibri;
- font-size:10px;
- line-height:100%;
- letter-spacing:0px;
- text-align:justify;
- background-image:url('{image:Background}');
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:Post Links};
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- h1 {
- font-size:16px;
- letter-spacing:0px;
- text-transform:lowercase;
- font-family:arial;
- font-style:none;
- line-height:10px;
- text-align:center;
- }
- a:hover {
- opacity:10;
- color:{color:hover};
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease
- }
- #entries {
- padding:10px;
- width:500px;
- margin-left:692px;
- margin-top:30px;
- font-size:10px;
- }
- #post {
- width:500px;
- padding-bottom:40px;
- padding:4px;
- margin-top:50px;
- background-color:{color:Post};
- border:1px solid;
- border-color: {color:Border};
- border-radius:0px;
- #post:hover .tags {
- opacity:0;
- -moz-transition-duration:0.6s;
- -webkit-transition-duration:0.6s;
- -o-transition-duration:0.6s;}
- }
- #sidebar {
- width:350px;
- height:670px;
- position:fixed;
- margin-left:0px;
- margin-top:5px;
- background-color:#ffffff;
- background-image:url('{image:Sidebar bg}');
- }
- .links {
- width:196px;
- font-family:cambria;
- padding: 3px;
- font-size:7px;
- font-style:none;
- margin-left: 40px;
- text-align:center;
- margin-top: -1079px;
- margin-left:392px;
- text-align:center;
- text-transform:uppercase;
- position:fixed;
- background-color:{color:Links Bg};
- border-bottom:1px solid {color:Line}
- }
- .links a {
- width:90px;
- height:2px;
- padding:4px;
- font-size: 10px;
- letter-spacing:1px;
- color:{color:Sidebar Links};
- }
- .links a:hover {
- height:4px;
- background-color:#f2f2f2;
- color:{color:Hover};
- }
- #description {width:180px;margin-left:350px;margin-top:0px;padding:54px; font-family:cambria; font-size:8px; font-style:none; text-transform:none; text-align:justify; line-height:14px;border-right:1px solid {color:Line};text-transform:uppercase; color:{color:text};background:#fcfcfc;height:1000px;}
- #description:first-letter {float:left; display:inline-block; padding:7px; margin-right:5px; font-family:cambria; font-size:20px; font-style:italic; text-transform:uppercase; background:#1d1d1d; color:#f2f2f2;}
- #pagination {
- width:170px;
- font-family:consolas;
- padding: 3px;
- margin-top:7px;
- font-size:9px;
- font-style:none;
- text-align:center;
- text-align:center;
- text-transform:uppercase;
- position:fixed;
- }
- #info {
- text-align:center;
- font-family:'Trebuchet Ms';
- margin-top:10px;
- text-transform:uppercase;
- font-size:7px;
- font-style:none;
- padding:5px;
- background-color:#fcfcfc;
- line-height:92%;
- letter-spacing:0px;
- }
- #info a {
- text-align:center;
- }
- #info a:hover {
- color:transparent;
- }
- #tags {
- float:left;
- width:502px;;
- margin-top:13px;
- margin-left:-10px;
- background-color:#fff;
- text-align:center;
- font-size:8px;
- padding:3px;
- text-transform:uppercase;
- font-family:'Trebuchet Ms'; font-size:7px;
- border:0px solid;
- border-color: {color:Border};
- border-radius:0px;
- opacity:1;
- transition-duration: 0.5s;
- -moz-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- -o-transition-duration: 0.5s
- color:{color:Links};
- border:1px solid;
- border-color: {color:Border};
- border-radius:0px;
- }
- #tags a {letter-spacing:0px; opacity:1;text-align:center; text-decoration:none; display:inline-block; margin-left: 2px; margin-right:2px; margin-top:2px;background-color:{color:Tags};}
- #tags a:hover {opacity:1; color:{color:Hover}; background-color:{color:Tags Bg};}
- #post:hover #tags {opacity:1; -webkit-transition-duration: 0.5s;
- text-decoration:none;}
- #asker {
- padding:14px;
- font-family:'arial';
- font-size:9px;
- letter-spacing:0px;
- text-align:left;
- margin-top:7px;
- text-transform:lowercase;
- background-color:#2e2e2e;
- }
- #title {
- padding:2px;
- width:174px;
- color:#1d1d1d;
- font-size:8px;
- font-family:playfair display;
- text-align:center;
- letter-spacing:3px;
- margin-left:413px;
- margin-top:231px;
- margin-bottom:px;
- font-style:italic;
- text-transform:lowercase;
- border:1px solid;
- border-color: {color:Border};
- background-color:#fcfcfc;
- }
- #titlef {
- padding:20px;
- width:2600px;
- text-align:center;
- margin-left:-650px;
- margin-top:-35px;
- position:fixed;
- background-color:#000000;
- }
- #cred {
- position:fixed;
- font-family:'Trebuchet Ms';
- text-transform:uppercase;
- font-size:7px;
- letter-spacing:2px;
- right:0px;
- bottom:3px;
- color:{color:text};
- padding:3px;
- border:1px solid {color:#fafafa};
- padding:3px;
- background-color:#000;
- letter-spacing:0px;
- }
- {CustomCSS}</style></head><body>
- <div id="titlef"></div>
- <div id="sidebar">
- <div id="description">{Description}
- {block:Pagination}<div id="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">«</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}">»</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- <div class="links">
- <a href="/">I.</a>
- <a href="/ask">II.</a>
- {block:IfShowLink1}<a href="{text:Link 1}">III.</a>{/block:IfShowLink1}
- {block:IfShowLink2}<a href="{text:Link 2}">IV.</a>{/block:IfShowLink2}
- {block:IfShowLink3}<a href="{text:Link 3}">V.</a>{/block:IfShowLink3}
- <a title="credit" href="http://hawtornes.tumblr.com">credit</a>
- </div></div></div>
- <div id="entries">{block:Posts}<div id="post">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<h2>"{Quote}"</h2>
- {block:Source}<div class="qsource"> —{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}{block:Title}{Title}{/block:Title}{block:Lines}{block:Label}<b><u>{Label}</u></b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="70px" height="70px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
- <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
- {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}<b>Played:</b> {PlayCount} times
- {/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="asker"><span style="font-family:'arial';text-align:lowercase;font-size:12px;font-style:italic;"><b>{Asker} asked:</b></span> {Question}</div><left><div style="background-color:#f8f8f8;padding:6px;margin-top:1px;"><font face="arial">{Answer}</font></div>{/block:Answer}
- <div id="info">
- posted <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} — <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource}(<a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} <font color="red"><small><small>♥</small></small></font> <a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:HasTags}<div id="tags">   tagged as :
- {block:Tags}<a href="/tagged/{Tag}">#{Tag} </a>{/block:Tags}
- </div>{block:HasTags}
- </div>
- </div>
- {/block:Posts}
- <br><br>{block:PostNotes}<div id="notes"><left>{PostNotes}</div>{/block:PostNotes}
- {/block:Posts}</div></div></div>
- <br><br><br><br><br><br><br><br>
- <div id="cred"><a href="http://hawtornes.tumblr.com/"><b><center>theme</b></a></div>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement