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}
- <!--
- Base Code By Haryum.
- -->
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:text" content="#a8a8a8"/>
- <meta name="color:link" content="#b8b8b8"/>
- <meta name="color:link hover" content="#f2f2f2"/>
- <meta name="color:border" content="#eeeeee"/>
- <meta name="color:scrollbar" content="ffffff"/>
- <meta name="image:sidebar" content=""/>
- <meta name="text:link1" content="" />
- <meta name="text:link1 url" content="/">
- <meta name="text:link2" content="" />
- <meta name="text:link2 url" content="/">
- <meta name="text:link3" content="" />
- <meta name="text:link3 url" content="/">
- <meta name="text:link4" content="" />
- <meta name="text:link4 url" 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" />
- <meta name="if:Show Link 4" content="1" />
- <style type="text/css">@font-face {font-family: "honeyscript"; src: url('http://static.tumblr.com/q54tzar/vvam21fco/honeyscript-light_1_.ttf'); }
- /*- body -*/
- body {
- font-family:calibri;
- font-size:9px;
- line-height:115%;
- color:{color:text};
- background:{color:background};
- }
- img {
- border:none;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- -webkit-transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease
- }
- a:hover {
- color:{color:link hover};
- -webkit-transition: all 0.8s ease;
- -moz-transition: all 0.8s ease;
- -o-transition: all 0.8s ease
- }
- h1 {
- font-size:10px;
- text-transform:uppercase;
- font-weight: bold;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- /*- posts/entries -*/
- #entries {
- width:400px;
- margin-left:550px;
- margin-top:70px;
- font-size:10px;
- }
- #post {
- width:500px;
- padding:10px;
- margin-bottom:20px;
- }
- /*- sidebar -*/
- #sidebar {
- position:fixed;
- width: 110px;
- margin-left:204px;
- margin-top:166px;
- }
- #sidebarimage {
- width: 110px;
- height: 110px;
- }
- #sidebarimage img {
- width: 250px;
- height:150px;
- padding:5px;
- }
- #description {
- width: 250px;
- height: auto;
- font:13px cambria;
- margin-left:207px;
- margin-top:335px;
- text-align:left;
- line-height: 10px;
- position:fixed;
- padding: 3px;
- }
- #description:first-letter {
- width: auto;
- height: auto;
- font:24px cambria;
- padding-left:3px;
- padding-right:2px;
- padding-top:0px;
- margin-right:5px;
- padding-bottom:2px;
- text-transform:uppercase;
- line-height:24px;
- background:#000;
- color:#fff;
- border:1px solid #fff;
- outline:1px solid #000;
- float:left;
- }
- #description a {color:{color:text}; -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
- #links {
- position: fixed;
- font-family:'calibri';
- padding-top: 0px;
- padding-bottom: 5px;
- margin-top: -130px;
- margin-left:-20px;
- padding-left: 0px;
- padding-right: 0px;
- letter-spacing: 2px;
- height: 10px;
- width: 300px;
- text-transform:uppercase;
- text-align:center;
- text-decoration:bold;
- }
- #links a {
- padding 5px;
- padding-top: 0px;
- padding-bottom: 1px;
- padding-right:2px;
- padding-left:2px;
- margin-bottom: 5px;
- font-size: 10px;
- font-style:uppercase;
- text-align:center;
- text-decoration:bold;
- width: 50px;
- }
- #pagination {
- position:fixed;
- width:680px;
- height: 10px;
- font-size:8px;
- text-align:center;
- left: 370px;
- bottom: 0px;
- padding: 10px;
- font-family:consolas;
- letter-spacing:4px;
- opacity: 1;
- background-color: {color:background};
- }
- /*- others -*/
- ::-webkit-scrollbar {
- width: 5px;height: 5px;}
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment {
- height: 6px;display: block;background-color: {color:white};}
- ::-webkit-scrollbar-track-piece {
- background-color: {color:scrollbar};}
- ::-webkit-scrollbar-thumb:vertical {
- height: 9px;background-color: {color:scrollbar};border-top:1px solid {color:scrollbar};border-bottom:1px solid {color:scrollbar};}
- #info {
- text-align:right;
- margin-top:10px;
- padding: 5px;
- font-size: 8px;
- color: {color:link};
- text-transform: uppercase;
- font-style: italic;
- border-top: 1px solid {color:border};
- }
- #ask {
- float:left;
- width: 490px;
- padding: 5px;
- font-style: italic;
- text-align:left;
- text-transform:none;
- padding-bottom: 5px;
- padding-right: 5px;
- line-height:115%;
- background-color: #fff;
- border: 1px solid #000;
- color:#000;
- }
- #answer {
- font-size: 9px;
- width: 480px;
- padding-top: 30px;
- margin-left: 7px;
- line-height:120%;
- }
- {CustomCSS}</style></head><body>
- <div id="sidebar">
- <div id="sidebarimage"><img src="{image:sidebar}"></div>
- <div id="links">
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><</a>{/block:PreviousPage}{/block:Pagination}
- {block:IfShowLink1}
- <a href="{text:link1 url}" >{text:link1}</a>
- {/block:IfShowLink1}
- {block:IfShowLink2}
- <a href="{text:link2 url}" >{text:link2}</a>
- {/block:IfShowLink2}
- {block:IfShowLink3}
- <a href="{text:link3 url}" >{text:link3}</a>
- {/block:IfShowLink3}
- {block:IfShowLink4}
- <a href="{text:link4 url}" >{text:link4}</a>
- {/block:IfShowLink4}
- {block:Pagination}{block:NextPage}<a href="{NextPage}">></a>{/block:NextPage}{/block:Pagination}
- </div>
- </div>
- <div id="description">{Description}</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}{Quote}{/block:Quote}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
- <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
- <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
- {/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="ask"><img src="{AskerPortraitURL-24}"> {Asker}: {Question}</div><br><div id="answer">{Answer}</div>{/block:Answer}
- <div id="info">
- {block:Date}<a href="{Permalink}">
- {TimeAgo}</a></a>{/block:Date} | <a href="{Permalink}">
- {NoteCountWithLabel}</a>{block:RebloggedFrom} | <a href="{ReblogParentURL}"
- title="{ReblogParenttitle}">Via</a> | <a href="{ReblogRootURL}"title="{ReblogRoottitle}">Source</a>{/block:RebloggedFrom} <br> {block:HasTags} {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
- </div>
- </div>
- {/block:Posts}
- {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
- {/block:Posts}</div></div></div>
- <div style="position:fixed;bottom:5px; right:5px; text-transform:uppercase; font-size:8px; letter-spacing:2px; border: 1px solid {color:border}; padding: 3px;"><a href="http://bedziams.tumblr.com/">bz</a></center></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment