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">
- <!--
- THEME # 23 by conansdoyles
- do not repost or i will find you and destroy you personally i promise :)
- -->
- <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}
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#a8a8a8"/>
- <meta name="color:Link" content="#a8a8a8"/>
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 1 Text" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 2 Text" content="" />
- <meta name="text:Link 3" content="" />
- <meta name="text:Link 3 Text" content="" />
- <meta name="text:Link 4" content="" />
- <meta name="text:Link 4 Text" content="" />
- <style type="text/css">
- @font-face{font-family:'Basic';src:url('http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf');}
- ::-webkit-scrollbar {
- width: 5px;height: 5px;}
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment {
- height: 6px;display: block;background-color: #ccc;}
- ::-webkit-scrollbar-track-piece {
- background-color: {color:scrollbarbg};}
- ::-webkit-scrollbar-thumb:vertical {
- height: 9px;background-color: #ccc;border-top:1px solid #fff ;border-bottom:1px solid #fff;}
- body {
- background:{color:background};
- margin:0px;
- color:{color:text};
- font-family:'arial';
- font-size:9px;
- line-height:100%;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:10px;
- margin-left: 5px;
- border-left:2px solid #ccc;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- h1 {
- font-size: 18px;
- line-height: 110%;
- text-transform: lowercase;
- padding: 10px;
- margin-top: 0px;
- border: 1px solid #ebebeb;
- }
- h2 {
- font-size: 10px;
- text-transform: lowercase;
- padding: 10px;
- text-align: center;
- margin-top: 0px;
- border: 1px solid #ebebeb;
- background: #f9f9f9;
- }
- a:hover {
- opacity:1;
- }
- #title {
- width:110px;
- padding:10px;
- text-align:left;
- margin-top: 1px;
- border: 1px solid #EBEBEB;
- font-size: 18px;
- line-height: 90%;
- font-weight: bold;
- }
- #entries {
- width:260px;
- border-right: 1px solid #EBEBEB;
- margin-left:300px;
- margin-top: 50px;
- font-size:10px;
- }
- #post {
- width:500px;
- padding:10px;
- margin-bottom: 100px;
- border: 1px solid #EBEBEB;
- background: #fff;
- }
- #pagination {
- width: 110px;
- padding:10px;
- border: 1px solid #EBEBEB;
- opacity: 0;
- text-align: left;
- -webkit-transition: 0.5s ease;
- -moz-transition: 0.5s ease;
- -o-transition: 0.5s ease;
- }
- #sidebar {
- width:100px;
- padding: 10px;
- position:fixed;
- margin-left: 880px;
- margin-top: 350px;
- opacity:.90;
- }
- #sidebar:hover .links{
- opacity: 1;
- -webkit-transition: 0.5s ease;
- -moz-transition: 0.5s ease;
- -o-transition: 0.5s ease;
- }
- #sidebar:hover #description{
- margin-top: 1px;
- -webkit-transition: 0.5s ease;
- -moz-transition: 0.5s ease;
- -o-transition: 0.5s ease;
- }
- #sidebar:hover #pagination{
- opacity: 1;
- -webkit-transition: 0.5s ease;
- -moz-transition: 0.5s ease;
- -o-transition: 0.5s ease;
- }
- .links {
- width:110px;
- font-size:9px;
- font-family:'arial';
- text-align:center;
- margin-top:1px;
- letter-spacing: 2px;
- text-align:left;
- text-transform:lowercase;
- position:fixed;
- opacity: 0;
- border: 1px solid #EBEBEB;
- padding: 10px;
- -webkit-transition: 0.5s ease;
- -moz-transition: 0.5s ease;
- -o-transition: 0.5s ease;
- }
- .links a {
- width: 100px;
- padding: 3px 0px 3px 0px;
- font-size: 8px;
- }
- .links a:hover {
- }
- #description {
- font-family:arial;
- line-height:90%;
- font-size:10px;
- font-style:normal;
- width:110px;
- text-transform: lowercase;
- padding: 10px;
- margin-top: 10px;
- text-align:left;
- border: 1px solid #EBEBEB;
- background: #fff;
- color:{color:text};
- -webkit-transition: 0.7s ease;
- -moz-transition: 0.7s ease;
- -o-transition: 0.7s ease;
- }
- #description a {color:{color:text}; -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
- #info {
- text-align:left;
- margin-top:10px;
- font-family: 'arial';
- text-transform:lowercase;
- font-size:8px;
- padding: 10px;
- background: #f7f7f7;
- border: 1px solid #eee;
- }
- #tags {
- font-family:'arial';
- letter-spacing:1px;
- text-transform:lowercase;
- font-size:8px;
- font-style:italic;
- margin-top:4px;
- margin-top: 1px;
- text-align:left;
- }
- #line {
- width: 100%;
- position: fixed;
- margin-top: 100px;
- border-top: 1px solid #EBEBEB;
- }
- #asker {
- font-family:arial;
- text-align:left;
- margin-top: 0px;
- font-style:italic;
- }
- #question {
- font-family: 'arial';
- font-size: 10px
- padding: 0px;
- font-style: normal;
- line-height: 100%;padding:10px;
- border: 1px solid #EBEBEB;
- }
- #credit {
- padding: 5px;
- position:fixed;
- margin-right: 5px;
- bottom:5px;
- right:5px;
- text-align: center;
- font-size:9px;
- letter-spacing:2px;
- color: #ffffff;
- font-family:'arial';
- }
- ol.notes {
- background: #fff;
- width: 500px;
- padding: 10px;
- border: 1px solid #ebebeb;
- margin: 25px 0px;
- list-style-type: none;
- }
- ol.notes li.note {
- background: #fff;
- width: 480px;
- border-bottom: solid 1px #ebebeb;
- padding: 10px;
- }
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- margin-right: 10px;
- width: 16px;
- height: 16px;
- }
- ol.notes li.note span.action {
- margin-top: -2px;
- }
- ol.notes li.note .answer_content {
- font-weight: normal;
- }
- ol.notes li.note blockquote {
- border-color: #eee;
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- }
- #quote {
- font-size: 12px;
- letter-spacing: 0px;
- line-height: 120%;
- }
- #updates {
- font-size:10px;
- text-align:left;
- padding:4px;
- top:10px;
- left:10px;
- z-index:10;
- position:fixed;
- overflow:hidden;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #updatestitle {
- font-size:11px;
- font-weight: bold;
- padding: 10px;
- border: 1px solid #ebebeb;
- }
- #updatestext {
- margin-top: 10px;
- padding: 10px;
- width: 80px;
- border: 1px solid #ebebeb;
- opacity: 0;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #updates:hover #updatestext{
- opacity: 1;
- margin-top: 1px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- .tumblr_audio_player { width: 500px; }
- {CustomCSS}</style></head><body>
- <div id="updates"><div id="updatestitle">updates</div>
- <div id="updatestext">
- yo you can add your updates here.
- </div>
- </div>
- <div id="sidebar">
- {block:Pagination}
- <div id="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">prev</a> +{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- <div id="title">{Title}</div>
- <div id="description">
- {Description}
- </div>
- <div class="links">
- <a href="/">index</a>
- <a href="/faq">contact</a>
- <a href="{text:Link 1}">{text:Link 1 Text}</a>
- <a href="{text:Link 2}">{text:Link 2 Text}</a>
- <a href="{text:Link 3}">{text:Link 3 Text}</a>
- <a href="{text:Link 4}">{text:Link 4 Text}</a>
- </div>
- </div>
- <div id="entries">{block:Posts}<div id="post">
- {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{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:Source}<h2>- {Source}</h2>{/block:Source}
- {block:Quote}<div id="quote">{Quote}</div>{/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}<div class="audio_container">{block:AudioEmbed}{AudioEmbed color="white"}{/block:AudioEmbed}</div>
- {block:Caption}<div class="caption">{Caption}</div>
- {/block:Caption}{/block:Audio}
- {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <div id="question">{Question} - <span style="text-transform:lowercase;"><i>{Asker}</i></span></div>{Answer}{/block:Answer}
- <div id="info">
- <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom}+ <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource}+ <a href="{SourceURL}">©</a>{/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} + <a href="{Permalink}">{NoteCountWithLabel}</a>
- <br />
- {block:HasTags}<div id="tags">filed under:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
- {/block:Posts}
- {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
- {/block:Posts}</div></div></div>
- <div id="credit"><a href="http://conansdoyles.tumblr.com/">+</a></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment