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">
- <!--
- if you have any problems let me know,
- respect my work and do not steal.
- -->
- <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:Text" content="#838282"/>
- <meta name="color:Background" content="#fff"/>
- <meta name="color:Scrollbar" content="#eee"/>
- <meta name="color:Line" content="#eee"/>
- <meta name="color:Link" content="#b8b8b8"/>
- <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="" />
- <meta name="text:Link 5" content="" />
- <meta name="text:Link 5 Text" content="" />
- <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
- <style type="text/css">
- ::-webkit-scrollbar {
- width: 2px;height: 5px;}
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment {
- height: 6px;display: block;background-color:{color:Background};}
- ::-webkit-scrollbar-track-piece {
- background-color: {color:Background};}
- ::-webkit-scrollbar-thumb:vertical {
- height: 9px;background-color: {color:Scrollbar};border-top:1px solid {color:Background};border-bottom:1px solid {color:Background};}
- body {
- background: {color:Background};
- margin:0px;
- color:{color:text};
- font-family:Calibri;
- line-height:100%;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- img {
- border:none;
- }
- blockquote {
- margin-left: 0px;
- width: 467px;
- padding-left: 10px;
- border-left: 1px solid {color:Line};
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- h1 {
- font-size:8px;
- letter-spacing: 1px;
- text-transform:uppercase;
- line-height: 110%;
- font-weight: normal;
- font-family: 'arial';
- }
- h2 {
- font-size: 8px;
- padding-right: 5px;
- letter-spacing: 1px;
- text-transform:uppercase;
- margin-top: 5px;
- text-align: right;
- font-weight: normal;
- }
- 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
- }
- #title {
- line-height: 90%;
- padding: 13px;
- padding-right: 18px;
- margin-left: auto;
- margin-right: auto;
- font-family: 'arial';
- font-size: 11px;
- font-weight: 900;
- text-align: center;
- font-style: italic;
- text-transform: uppercase;
- }
- #entries {
- width: 0px;
- margin-left:auto;
- margin-right:auto;
- font-size:9px;
- border-right: 1px solid {color:Line};
- padding-top: 100px;
- line-height: 15px;
- font-family: 'arial';
- }
- #post {
- margin-right: auto;
- margin-left: auto;
- width:500px;
- background: {color:Background};
- padding: 10px;
- margin-left: -260px;
- border: 1px solid {color:Line};
- margin-bottom: 150px;
- }
- #post:hover #info{
- opacity: 1;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #post:hover #tags{
- opacity: 1;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #sidebar {
- text-align:center;
- margin-left:auto;
- margin-right:auto;
- margin-top:100px;
- width: 300px;
- border-bottom: 1px solid {color:Line};
- background:{color:Background};
- }
- .links {
- font-style:italic;
- margin-right: auto;
- margin-left: auto;
- text-align: center;
- padding: 10px;
- padding-bottom:12px;
- font-family:'arial';
- }
- .links a {
- margin-right: auto;
- margin-left: auto;
- display: inline-block;
- font-size: 9px;
- text-transform: uppercase;
- margin-right: 2px;
- margin-left: 2px;
- color: {color:Text};
- }
- .links a:hover {
- text-decoration: underline;
- }
- #description {
- text-align: left;
- font-size:11px;
- padding: 12px;
- border-top: 1px solid {color:Line};
- margin-left:auto;
- margin-right:auto;
- line-height:15px;
- font-family:'arial';
- }
- #info {
- float:left;
- width: 60px;
- margin-right: auto;
- margin-left: auto;
- text-align: center;
- font-family: 'arial';
- font-size:9px;
- padding: 10px;
- opacity: 0;
- margin-left: -110px;
- background: {color:Background};
- border: 1px solid {color:Line};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #chat {
- top: 300px;
- background: #000;
- padding: 0px 0px 0px 30px;
- }
- #tags {
- float:right;
- width: 60px;
- border: 1px solid {color:Line};
- margin-right: -110px;
- font-family:'arial';
- letter-spacing: 0px;
- margin-top:-3px;
- padding: 10px;
- opacity: 0;
- text-align:center;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #credit {
- padding: 10px;
- width: 160px;
- border-top: 1px solid {color:Line};
- margin-left: auto;
- text-align: center;
- margin-left: -90px;
- background: {color:Background};
- font-size:10px;
- margin-bottom: 40px;
- }
- #credit a {
- color: {color:Link};
- line-height: 20px;
- font-family: 'arial';
- }
- #credit a:hover {
- }
- #caption {
- width: 478px;
- margin-top: 5px;
- margin-bottom: -5px;
- padding-left: 10px;
- padding-right: 10px;
- border: 1px solid {color:Line};
- }
- #quote {
- line-height: 15px;
- font-weight: bold;
- font-size: 11px;
- margin-top: -10px;
- padding-bottom: 10px;
- border-bottom: 1px solid {color:Line};
- }
- .tumblr_audio_player { width: 500px; }
- {CustomCSS}</style></head><body>
- <div id="sidebar">
- <div id="title">{Title}</div>
- <div id="description">{Description}</div>
- <div class="links">
- <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>
- <a href="{text:Link 5}">{text:Link 5 Text}</a>
- </div>
- </div></div>
- <div id="entries">{block:Posts}<div id="post">
- <div id="info">
- <span style="font-size: 12px;font-weight:bold;"><a href="{Permalink}">{24HourWithZero}.{Minutes}.{Seconds}</a></span><br>
- {block:RebloggedFrom} <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>{/block:RebloggedFrom} {block:ContentSource}& <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>{/block:ContentSource}<br>
- <a href="{Permalink}">{NoteCount}</a></div>
- {block:HasTags}<div id="tags"><b>filed under:</b><br>{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:Photoset}
- <p align=center>{block:Quote}<div id="quote">{Quote}</div>{/block:Quote}</p>
- {block:Source}- {Source}{/block:Source}</p>
- {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}<p>{/block:Chat}
- {block:Audio}<div class="audio_container">{block:AudioEmbed}{AudioEmbed color="white"}{/block:AudioEmbed}</div>
- {block:Caption}{Caption}
- {/block:Caption}{/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <table style="width: 500px;padding-bottom:5px;padding-top:5px;margin-bottom:5px;border: 3px double {color:Line};">
- <tr>
- <td style="vertical-align:top; padding-left: 10px;"><strong>{Asker} asked:</strong> {Question}</td>
- </tr>
- </table>
- {Answer}
- {/block:Answer}
- </div>
- {/block:Posts}
- {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
- {/block:Posts}
- <div id="credit">
- <a href="http://amalsthemes.tumblr.com/">theme by <b><a href="http://www.conansdoyles.tumblr.com">conansdoyles</a></b><br>{block:Pagination}
- <div id="pagination">(
- {block:PreviousPage}<a href="{PreviousPage}">next</a> -{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">previous</a>{/block:NextPage} )
- </div>
- {/block:Pagination}</div>
- </div></div></div></div></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment