Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- ᴛʜᴇᴍᴇ 02 ʙʏ ʜᴀʀᴅᴢɪᴀᴍ
- please don't take off the credit it's really small!!!!
- ╭━━━━┳╮╱╭┳━━━┳━╮╭━┳━━━┳━━━╮ ╭━━┳╮╱╱╭╮
- ┃╭╮╭╮┃┃╱┃┃╭━━┫┃╰╯┃┃╭━━┫╭━╮┃ ┃╭╮┃╰╮╭╯┃
- ╰╯┃┃╰┫╰━╯┃╰━━┫╭╮╭╮┃╰━━┫╰━━╮ ┃╰╯╰╮╰╯╭╯
- ╱╱┃┃╱┃╭━╮┃╭━━┫┃┃┃┃┃╭━━┻━━╮┃ ┃╭━╮┣╮╭╯
- ╱╱┃┃╱┃┃╱┃┃╰━━┫┃┃┃┃┃╰━━┫╰━╯┃ ┃╰━╯┃┃┃
- ╱╱╰╯╱╰╯╱╰┻━━━┻╯╰╯╰┻━━━┻━━━╯ ╰━━━╯╰╯
- ╭╮╱╭┳━━━┳━━━┳━━━┳━━━━┳━━┳━━━┳━╮╭━╮
- ┃┃╱┃┃╭━╮┃╭━╮┣╮╭╮┣━━╮━┣┫┣┫╭━╮┃┃╰╯┃┃
- ┃╰━╯┃┃╱┃┃╰━╯┃┃┃┃┃╱╭╯╭╯┃┃┃┃╱┃┃╭╮╭╮┃
- ┃╭━╮┃╰━╯┃╭╮╭╯┃┃┃┃╭╯╭╯╱┃┃┃╰━╯┃┃┃┃┃┃
- ┃┃╱┃┃╭━╮┃┃┃╰┳╯╰╯┣╯━╰━┳┫┣┫╭━╮┃┃┃┃┃┃
- ╰╯╱╰┻╯╱╰┻╯╰━┻━━━┻━━━━┻━━┻╯╱╰┻╯╰╯╰╯
- hardziam.tumblr.com // themesbyzsu.tumblr.com-->
- <!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}">
- <meta name="color:background" content="#f0f8fc" />
- <meta name="color:border" content="#9DECF5" />
- <meta name="color:post" content="#e3eff5" />
- <meta name="color:text" content="#6783a2" />
- <meta name="color:link" content="#8d8c8d" />
- <meta name="color:linkhovercolor" content="#9DECF5" />
- <meta name="image:sidebar" content="" />
- <meta name="image:background" content="" />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link" />
- <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
- <style>
- div#qTip {
- padding: 3px;
- display: none;
- text-align: center;
- position: fixed;
- font-size:10px;
- line-height:10px;
- font-family:helvetica;
- font-style:italic;
- z-index: 1000;
- background-color:#fff;
- color: #090707;
- text-transform:none;
- letter-spacing: 1px;
- }
- </style>
- <style type="text/css">
- body {
- background: {color:background};
- background-image: url('{image:background}');
- margin-left: 100px;
- padding: 0;
- font-family: trebuchet ms;
- color:{color:text};
- position:absolute;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- a:hover {
- color:{color:linkhovercolor};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #title {
- width:220px;
- background:black;
- border-bottom:3px solid {color:border};
- padding:5px;
- font-family:helvetica;
- color:white;
- font-size:14px;
- margin-left:0px;
- font-style:bold;
- text-align:left;
- font-style:italic;
- }
- #sidebar {
- z-index:100;
- position:fixed;
- margin-top:60px;
- margin-left:70px;
- width:190px;
- padding:5px;
- }
- #sidebarpic img {
- margin-top:30px;
- margin-bottom:2px;
- width:230px;
- height:auto;
- opacity:1.0;
- -webkit-transition: all 0.9s ease;
- -moz-transition: all 0.9s ease;
- transition: all 0.9s ease;
- }
- #sidebarpic img:hover{
- opacity:0.6;
- -webkit-transition: all 0.9s ease;
- -moz-transition: all 0.9s ease;
- transition: all 0.9s ease;
- }
- #description {
- padding:3px;
- margin-top:2px;
- padding-bottom:5px;
- margin-left:0px;
- z-index:999999;
- width: 180px;
- height:80px;
- font-size:11px;
- font-family:trebuchet ms;
- }
- #entry {
- font-size:10px;
- margin-left: 390px;
- margin-top:40px;
- float: right;
- }
- a.pagelink:link { color: #F7F7F7; text-decoration: none; }
- a.pagelink:visited { color: #F7F7F7; text-decoration: none; }
- a.pagelink:active { color: #F7F7F7; text-decoration: none; }
- a.pagelink:hover { color: gray; text-decoration: none; }
- #links{
- width:30px;
- padding:0px;
- font-size:13px;
- margin-top:0px;
- margin-left:192px;
- position:fixed;
- display:inline-block;
- width:180px;
- font-family:arial;
- }
- #links a{
- width:30px;
- color:black;
- display:inline-block;
- background:none;
- padding:3px;
- font-family:helvetica;
- font-size:10px;
- letter-spacing:1px;
- font-style:italic;
- text-transform:none;
- font-weight:bold;
- text-align:center;
- -webkit-transition: all .4s linear;
- -webkit-transition: all .4s linear;
- -moz-transition: all .4s linear;
- transition: all .4s linear;}
- #links a:hover {
- text-align:right;
- padding-left:20px;
- -webkit-transition: all .4s linear;
- -webkit-transition: all .4s linear;
- -moz-transition: all .4s linear;
- transition: all .4s linear;}
- #pagination {
- margin-top:-35px;
- width:230px;
- border-top:1px solid black;
- }
- #pagination a{
- color:black;
- -webkit-transition: all .4s linear;
- -webkit-transition: all .4s linear;
- -moz-transition: all .4s linear;
- transition: all .4s linear;
- }
- #pagination a:hover{
- color:gray;
- -webkit-transition: all .4s linear;
- -webkit-transition: all .4s linear;
- -moz-transition: all .4s linear;
- transition: all .4s linear;
- }
- #post {
- margin-bottom:10px;
- font-size:10px;
- padding: 5px;
- width: 500px;
- color:{color:text};
- text-align: justify;
- }
- #info {
- text-align:center;
- background:#3D3F40;
- border:1px solid #eee;
- margin-top:2px;
- font-family:corbel;
- color:white;
- letter-spacing:0px;
- font-size:10px;
- text-transform:none;
- padding-right:3px;
- padding:3px;
- border-bottom:2px solid #9DECF5;
- margin-bottom:10px;
- }
- #tags{
- margin-top:0px;
- background:#000;
- padding-top:3px;
- padding-left:3px;
- padding-bottom:3px;
- font-style:italic;
- font-family:corbel;
- font-size:9px;
- text-align:left;
- letter-spacing:0px;
- display:block;
- }
- #tags a{
- display:inline-block;
- }
- #quote {
- font-family:georgia;
- font-style:italic;
- }
- #credit {
- position:fixed;
- right:0px;
- bottom:0px;
- padding:4px;
- text-transform:uppercase;
- letter-spacing:2px;
- font-size:9px;
- margin-bottom:3px;
- margin-right:3px;
- border:1px solid;
- border-color:#bbb;
- background: #fff;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #credit:hover {
- background: gray;
- color: white;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="sidebar">
- <div id="sidebarpic"><a href="/"><img src="{image:sidebar}"/></a></div>
- <div id="title">{title}</div>
- <div id="links">
- <a href="{text:Link1}">{text:Link1 Title}</a><br>
- <a href="{text:Link2}">{text:Link2 Title}</a><br>
- <a href="{text:Link3}">{text:Link3 Title}</a><br>
- <a href="{text:Link4}">{text:Link4 Title}</a><br>
- {block:iflink5}
- <a href="{text:Link5}">{text:Link5 Title}</a>{/block:iflink5}
- </div>
- <div id="description">{block:Description}{Description}{/block:Description}</div>
- <br><br>
- <div id="pagination">
- <center>
- {block:PreviousPage}<a href="{PreviousPage}"><font-size="9">«</font></a>{/block:PreviousPage} {block:NextPage} <a href="{NextPage}"><font-size="12">»</font></a>{/block:NextPage}</center>
- </div>
- </div>
- <div id="entry">
- {block:Posts}
- <div id="post">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Quote}<div id="quote"><big><big><big><big>“{Quote}” </big></big></big></big></div> <div align="right">— {Source}</div>{/block:Quote}
- {block:Link}<a href="{URL}" class="link" {Target}><i><h1>{Name} →</h1></i></a>
- {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Chat}{block:Title}<t>{Title}</t><br>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <div class="question">
- <div align="right"><b><big><big><big><i><font face="georgia">{Asker}</big></big></i></font></big></b> asked:<br>
- <i>{Question}</i></div></div>
- <hr />
- {Answer}
- {/block:Answer}
- {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- <div id="info"><a href="{Permalink}" class="pagelink">{TimeAgo}</a>{/block:Date}{block:NoteCount} with <a href="{Permalink}" class="pagelink">{NoteCount} notes</a>{/block:NoteCount}{block:RebloggedFrom} (<a class="pagelink" href="{ReblogParentURL}" class="pagelink">via</a>
- {block:ContentSource} / <a class="pagelink" href="{SourceURL}">source</a>){block:ContentSource}{/block:RebloggedFrom}<br>
- <div id="tags">
- {block:HasTags}tagged as:{block:Tags} <a class="pagelink" href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div></div></div>
- {/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- <div id="credit"><a href="http://hollyliams.tumblr.com" target="_blank">❄</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement