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 # 14 by AMAL (sherlckholme)
- Please do not steal this code/use as a base
- -->
- <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="text:minititle" content=""/>
- <meta name="color:Text" content="#838282"/>
- <meta name="color:Link" content="#b8b8b8"/>
- <meta name="color:Hover" content="#f2f2f2"/>
- <meta name="color:Answer" content="#f8f8f8"/>
- <meta name="image:sidebar" content=""/>
- <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">
- @import url(http://fonts.googleapis.com/css?family=Libre+Baskerville:400,400italic);
- /* --- SCROLLBAR ---*/
- ::-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:scrollbarbg};}
- ::-webkit-scrollbar-thumb:vertical {
- height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
- body {
- background:{color:background};
- margin:0px;
- color:{color:text};
- font-family:Calibri;
- font-size:9px;
- line-height:100%;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- h1 {
- font-size:9px;
- text-transform:uppercase;
- }
- 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 {
- font-style: italic;
- margin-left: auto;
- margin-right: auto;
- font-family: 'libre baskerville';
- font-size: 20px;
- }
- #minititle{
- margin-top: 10px;
- font-size: 10px;
- font-family: 'libre baskerville';
- }
- #entries {
- width: 500px;
- margin-left:auto;
- margin-right:auto;
- margin-top:0px;
- font-size:11px;
- line-height: 120%;
- font-family: 'arial';
- }
- #post {
- width:500px;
- padding:2px;
- margin-top: 50px;
- padding-bottom:50px;
- margin-bottom: 50px;
- }
- #post:hover #info {
- opacity: 1;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease
- }
- #sidebar {
- text-align:center;
- margin-left:auto;
- margin-right:auto;
- margin-top:0px;
- margin-bottom:-20px;
- padding:30px 20px 35px 0px;
- }
- #sidebarimage {
- width 150px;
- }
- #sidebarimage img {
- width:150px;
- padding:6px 6px 20px 6px;
- opacity: 1;
- margin-bottom: 10px;
- background-color:{color:Sidebar};
- }
- .post:hover{
- border-radius: 1px;
- -webkit-transition: .8s ease-in-out;
- -moz-transition: .8s ease-in-out;
- -o-transition: .8s ease-in-out; }
- .links {
- width: 147px;
- font-size: 10px;
- margin-top: -10px;
- padding: 0px 0px 00px 00px;
- margin-right: auto;
- margin-left: auto;
- word-spacing: 15px;
- font-family:'arial';
- }
- .links a {
- width: 1px;
- height: 1px;
- margin-right: auto;
- margin-left: auto;
- display: inline-block;
- font-size: 9px;
- padding: 4px;
- margin-bottom: 10px;
- border: 1px solid #ccc;
- }
- .links a:hover {
- background: #000;
- }
- #description {
- width:400px;
- font-style: italic;
- text-align:justify;
- font-size:11px;
- padding: 20px 20px 20px 20px;
- margin-top: 0px;
- margin-left:auto;
- margin-right:auto;
- line-height:120%;
- font-family:'libre baskerville';
- }
- #info {
- float:left;
- width: 480px;
- text-align: center;
- font-family: 'arial';
- text-transform:uppercase;
- font-size:9px;
- padding: 0px 10px 10px 10px;
- border-top: solid 4px;
- border-color: #848185;
- opacity: 0;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease
- }
- #chat {
- top: 300px;
- background: #000;
- padding: 0px 0px 0px 30px;
- }
- #tags {
- font-family:'arial';
- letter-spacing:1px;
- text-transform:lowercase;
- font-size:8px;
- font-style:italic;
- margin-top:4px;
- padding-bottom: 0px;
- text-align:center;
- }
- #tags
- a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
- #pagination {
- font-family: 'libre baskerville';
- font-style: italic;
- text-align: center;
- font-size: 15px;
- text-transform: lowercase;
- padding-bottom: 20px;
- margin-top: 0px;
- margin-right: auto;
- margin-left: auto;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease
- }
- #pagination a:hover {
- color: #fff;
- letter-spacing: 10px;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease
- }
- #credit {
- padding: 10px;
- background-color: #000000;
- position:fixed;
- margin-right: 5px;
- bottom:5px;
- right:2px;
- font-size:10px;
- }
- #credit a {
- color: #ccc;
- line-height: 00%;
- font-family: 'serif';
- }
- .tumblr_audio_player { width: 500px; }
- {CustomCSS}</style></head><body>
- <div id="sidebar">
- <div id="sidebarimage"><img src="{image:sidebar}"></div>
- <div id="title">{Title}</div>
- <div id="minititle">{text:minititle}</div>
- <style>
- div#qTip {
- padding: 4px;
- display: none;
- font-style:none;
- text-align: center;
- position: absolute;
- border-radius:0px;
- font-size:9px;
- line-height:10px;
- font-family: 'arial';
- z-index: 1000;
- background: #000;
- border: 1px solid #fff;
- z-index: 9999999;
- color: #fff;
- letter-spacing: 0px;
- }
- </style>
- </div></div><br><br>
- <div class="links">
- <a href="{text:Link 1}" title="{text:Link 1 Text}"></a>
- <a href="{text:Link 2}" title="{text:Link 2 Text}"></a>
- <a href="{text:Link 3}" title="{text:Link 3 Text}"></a>
- <a href="{text:Link 4}" title="{text:Link 4 Text}"></a>
- <a href="{text:Link 5}" title="{text:Link 5 Text}"></a></div>
- <div id="description">{Description}</div><br></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}
- <p align=center>{block:Quote}"<i><FONT FACE="libre baskerville"><big>{Quote}</big></FONT></i>"{/block:Quote}</p>
- <p align=center>{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}<div class="caption">{Caption}</div>
- {/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;background:#EDEDED">
- <tr>
- <td style="vertical-align:top; padding-left: 10px;"><strong>{Asker} asked:</strong> {Question}</td>
- </tr>
- </table>
- {Answer}
- {/block:Answer}
- <div id="info">
- <br/>
- <a href="{Permalink}">{24HourWithZero}.{Minutes}.{Seconds}</a> {block:RebloggedFrom} // <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>{/block:RebloggedFrom} {block:ContentSource}+ <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>{/block:ContentSource} // <a href="{Permalink}">{NoteCount}</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></div>
- {block:Pagination}
- <div id="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">FORTH</a>{/block:PreviousPage}
- - {block:NextPage}<a href="{NextPage}">BACK</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- {block:CurrentPage}<span class={PageNumber}</span>{/block:CurrentPage}
- {block:JumpPage} <a class= href="{URL}">{PageNumber}</a>{/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
- {/block:Pagination}
- <div id="credit">
- <a href="http://sherlckholme.tumblr.com/"><span style="font-size: 13px;"><i>amal's</i></span><br><b>CODES</b></a></center></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment