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>
- <!----
- PAGE DESIGNED BY TREVANIA
- DO NOT ATTEMPT TO RECREATE OR REDISRIBUTE
- DO NOT REMOVE THE CREDIT.
- I WILL FIND YOU IF YOU DO.
- PLUS, WHY WOULD YOU DO SUCH A THING.
- IF YOU NEED HELP, DROP ME A LINE OR GOOGLE IT
- T O M H A R D I E S . T U M B L R . C O M
- ------>
- <head><title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link href='http://fonts.googleapis.com/css?family=Petit+Formal+Script' rel='stylesheet' type='text/css'>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <meta name="image:BGImg" content=""/>
- <meta name="font:title" content="Arial, Helvetica, Garamond, Times New Roman, Calibri, Verdana,Cambria"/>
- <meta name="font:Details" content="Arial, Helvetica, Garamond, Times New Roman, Calibri, Verdana"/>
- <meta name="text:Font Size" content="5pt"/>
- <meta name="color:Copy" content="#000000"/>
- <meta name="color:Links" content="#9fdad2"/>
- <meta name="color:Permalink" content=""/>
- <meta name="color:Permalink Hover" content=""/>
- <meta name="color:Tags" content=""/>
- <meta name="color:Nav Links" content=""/>
- <meta name="color:Description" content="#d8d4c1"/>
- <meta name="color:AdditionalLinks" content="#d8d4c1"/>
- <meta name="if:HiddenAdditionalLinks" content=""/>
- <meta name="if:AviHidden" content=""/>
- <meta name="if:NoThirdColumn" content "0"/>
- <style type="text/css">
- ::-webkit-scrollbar {
- width: 3px;
- }
- ::-webkit-scrollbar-track {
- background: #fff;
- }
- ::-webkit-scrollbar-thumb {
- background: {color:links};
- box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
- }
- .additional ul {
- list-style:none;
- padding:0px;
- margin:0px;
- }
- .additional li {
- float:left;
- width:166px;
- text-align:center;
- position:relative;
- height:30px;
- line-height:2px;
- font-size:8px;
- }
- .additional li ul {
- float:none;
- width:166px;
- height:10px;
- text-align:center;
- border-right:0px
- solid #fff;
- font-style:bold;
- font-size:8px;
- }
- .additional a {
- text-decoration:none;
- color:#fff;
- border-bottom:0px dashed white;
- font-style:bold;
- font-size:12px;
- }
- .additional li:hover {
- height:-10px;
- }
- .additional li ul {
- position:absolute;
- top:30px;
- left:0;
- {block:ifHiddenAdditionalLinks}
- visibility:hidden;
- {/block:ifHiddenAdditionalLinks}
- }
- .content {
- clear:both
- }
- .additional li:hover ul {
- visibility:visible
- }
- body {
- font-family:'Cambria';
- color: {color:copy};
- background-color:#fff;
- }
- a:link {
- color:{color:links};
- text-decoration: none;
- -webkit-transition: all .7s ease-in-out;
- }
- a:visited {
- color:{color:links};
- text-decoration: none;
- }
- a:hover {
- color: #000;
- -webkit-transform: scale(1.1);
- }
- a:active {
- color:#000;
- text-decoration: none;
- }
- a.tooltip {
- outline:none;
- }
- a.tooltip strong {
- line-height:5px;
- }
- a.tooltip:hover {
- text-decoration:none;
- }
- a.tooltip span {
- z-index:10;
- padding:2px;
- display:none;
- margin-top:20px;
- margin-left:5px;
- }
- a.tooltip:hover span{
- display:inline;
- position:relative;
- color:#111;
- border:1px solid {color:permalink hover};
- }
- a.tooltip span {
- border-radius:1px;
- -moz-border-radius: 1px;
- -webkit-border-radius: 1px;
- }
- b { color:{color:links};}
- i{ color: #598d86;}
- u{ color:#143f71}
- #content {
- background: #fff;
- color: {color:copy};
- padding: 20px 20px 20px 20px;
- width: 580px;
- margin-left:450px;
- margin-top: -20px;
- margin-bottom: 90px;
- }
- .posts {
- padding:20px;
- margin-top: 40px;
- margin-bottom: 24px;
- overflow: hidden;
- width: 500px;
- margin-left:5px;
- }
- .posts img {
- max-width: 500px;
- }
- #additional {
- width:10px;
- line-height:10px;
- position:fixed;
- margin-left:600px;
- top:225px;
- font-family:'Cambria';
- text-transform:uppercase;
- }
- #additional {
- {block:ifNoThirdColumn}
- visibility:hidden;
- {/block:ifNoThirdColumn}
- }
- #additional a{
- color:{color:additionallinks};
- font-size:5pt;
- padding: 3px;
- }
- #additional a:hover{
- padding-left:20px;
- padding-right:20px;
- font-weight:bold;
- background:{color:links};
- color:white;
- }
- #addav {
- margin-left:650px;
- margin-top: 90px;
- max-height:64px;
- max-width: 64px;
- position:fixed;
- }
- #addav {
- {block:ifAviHidden}
- visibility:hidden;
- {/block:ifAviHidden}
- }
- blockquote {
- border-left: 2px solid #F0F0F0;
- margin-left:20px;
- padding-left: 10px;
- margin-bottom:5px;
- margin-top: 10px;
- }
- #captions {
- display: block;
- padding: 1px 10px 1px 10px;
- margin-top: 10px;
- margin-bottom:-10px;
- line-height:25px;
- }
- #permalink {
- border-top-style: solid;
- border-top-color:#e6e6e6;
- border-top-width: 1px;
- font-family:'Cambria';
- font-size:6px;
- padding: 5px 10px 5px 8px;
- margin-top: -25px;
- margin-left:5px;
- text-align:left;
- line-height:-2px;
- width:520px;
- text-transform:uppercase;
- }
- #permalink a{
- color:{color:permalink};
- font-size:6px;
- }
- #permalink a:hover{
- font-weight:bold;
- color:{color:Permalink Hover};
- }
- #from {
- float:right;
- margin-top:0px;
- }
- #tagss {
- margin-top:7px;
- line-height:18px;
- width:500px;
- margin-left:10px;
- text-transform:uppercase;
- font-family:'Cambria';
- font-size:7px;
- }
- #tagss a{
- text-decoration: underline;
- font-size:6px;
- color:{color:tags};
- }
- .player{
- overflow:hidden;
- position:absolute;
- opacity:1;
- padding:12px 0px 0px 170px;
- margin-top:-50px;
- }
- .playerback{
- background-color:white;
- height:50px;
- width:500px;
- }
- .cover{
- height:50px;
- width:50px;
- position:absolute;
- border-right:2px solid white;
- }
- .cover img{
- width:50px !important;
- }
- .audioinformation{
- width:500px;
- margin-top:2px;
- background-color:white;
- padding:10px 0px 8px;
- text-align:center;
- text-transform:uppercase;
- font-size:7px;
- letter-spacing:1px;
- color:#e82316;
- z-index:3000;
- }
- #asker {
- margin-left:45px;
- margin-top:-25px;
- }
- .boxasker {
- background:{color:links};
- color:#ffffff;
- height: auto;
- }
- #answer {
- margin-left:20px;
- }
- .sidebar {
- background: black;
- background-image:url("{image:BGImg}");
- position:fixed;
- left:0px;
- top:0px;
- height:100%;
- width:350px;
- border-right:solid;
- border-right-color: {color:links};
- }
- .description{
- color:{color:description};
- position:fixed;
- background:black;
- margin-left:45px;
- margin-top:400px;
- letter-spacing: 0px;
- line-height: 16px;
- max-width:230px;
- font-family:'Cambria';
- font-size:6pt;
- text-align:justify;
- text-transform:none;
- padding:25px 10px 10px 10px;
- position:fixed;
- }
- .links {
- background:black;
- position:absolute;
- text-align: center;
- width: 270px;
- height: 20px;
- margin-left:30px;
- margin-top: 380px;
- font-family: 'Cambria';
- font-size:5pt;
- text-transform:Uppercase;
- letter-spacing: 1px;
- line-height: 20px;
- display:block;
- padding:8px 8px 8px 8px;
- font-style: italic;
- z-index:1;
- }
- .links a {
- color:{color:nav links};
- -webkit-transition: all .7s ease-in-out;
- }
- .links a:hover{
- color:{color:links};
- -webkit-transform: scale(1.1);
- }
- iframe#tumblr_controls {
- position: fixed !important;
- z-index: 9999;
- opacity:0.2;
- color:{color:links};
- }
- #chat {
- margin-left:-10px;
- line-height:20px;
- }
- ol.notes{
- list-style-type:none;
- width:520px;
- margin-left:-35px;
- margin-top: 20px;
- }
- ol .notes a{
- font-size:2px;
- }
- ol.notes li.note{
- font-size:2px;
- text-align:left;
- text-transform: uppercase;
- height:20px;
- width:520px;
- margin-bottom:5px;
- }
- ol.notes li.note img{
- visibility:hidden;
- height:16px;
- }
- ol.notes li.note span.action{
- margin-left:-50px;
- }
- ol.notes li.note blockquote{
- padding-left:5px;
- margin-left:35px;
- }
- </style>
- </head>
- <body>
- <div id="content">
- <div class="sidebar">
- <div class="links">
- {block:PreviousPage}
- <a href="{PreviousPage}"> ←</a>
- {/block:PreviousPage}
- <a href="/">Home</a>
- <a href="/ask">Message</a>
- <a href="/archive">Archive</a>
- <a href="http://tomhardies.tumblr.com/">©</a>
- {block:NextPage}
- <a href="{NextPage}"> → </a>
- {/block:NextPage}
- </div>
- <div class="description">
- {block:Description}
- {Description}
- {/block:Description}
- <br><br>
- </div>
- </div>
- <div class="additional">
- <div id="addav">
- <img src="{PortraitURL-64}">
- </div>
- <div id="additional">
- <ul>
- <li>
- <b>+</b>
- <ul>
- <span style="font-style:italic">
- <li><a href="#">Link 1</a></li>
- <li><a href="#">Link 2</a></li>
- <li><a href="#">Link 3</a></li>
- <li><a href="#">Link 4</a></li>
- <li><a href="#">Link 5</a></li>
- <li><a href="#">Link 6</a></li>
- <li><a href="#">Link 7</a></li>
- <li><a href="#">Link 8</a></li>
- <li><a href="#">Link 9</a></li>
- <li><a href="#">Link 10</a></li>
- <li><a href="#">Link 11</a></li>
- <li><a href="#">Link 12</a></li>
- </span>
- </ul>
- </li>
- </div>
- {block:Posts}
- <div class="posts">
- {block:Text}
- {block:Title}
- <center><i>{Title}</i></center>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <center>
- <img src="{PhotoURL-500}">
- </center>
- {block:Caption}
- <div id="captions">
- {Caption}</div>
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <div class="photoset">
- {Photoset-500}
- </div>
- {block:Caption}
- <div id="captions"><br>
- {Caption}</div>
- {/block:Caption}
- {/block:Photoset}
- {block:Quote}
- ❝{Quote}❞
- {block:Source}
- <br> —{Source}
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <a href="{URL}" {Target}>+ {Name}</a>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- {block:Chat}<div id="chat">
- {block:Title}
- <b>{Title}</b>
- {/block:Title}
- {block:Lines}<br>
- {block:Label}
- <b>{Label}</b>{/block:Label} {Line}
- {/block:Lines}</div>
- {/block:Chat}
- {block:Audio}
- <div class="playerback">
- <div class="cover">
- <img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg"></div>
- {block:AlbumArt}
- <div class="cover"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}</div>
- <div class="player">{AudioPlayerWhite}</div>
- <div class="audioinformation">
- {block:TrackName}
- {TrackName}
- {/block:TrackName}
- {block:Artist}— {Artist}
- {/block:Artist}{block:Album}
- ({Album}){/block:Album}</div>
- {Caption}
- {/block:Audio}
- {block:Video}
- <div class="video">
- {block:IndexPage}{Video-500}{/block:IndexPage}
- {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
- </div>
- {block:Caption}
- <div id="captions">
- {Caption}</div>
- {/block:Caption}
- {/block:Video}
- {block:Answer}
- <div class="boxasker">
- <img src="{AskerPortraitURL-30}">
- <div id="asker"><b>{Asker} asked: </b>{Question}</div></div>
- <div id="answer"><blockquote>{Answer}</blockquote></div>
- {/block:Answer}
- </div>
- {block:Date}
- <div id="permalink">
- <a href="{Permalink}">{timeago}</a> · <a href="{Permalink}">
- {NoteCountWithLabel}</a>
- · <a href="{ReblogURL}">Reblog</a>
- {/block:Date}
- {block:RebloggedFrom}
- <div id="from">
- <a href="{ReblogParentURL}" class="tooltip">
- Via <span><strong>{ReblogParentName}</strong></span></a> ·
- <a href="{ReblogRootURL}" class="tooltip">
- Source <span><strong>{ReblogRootName}</strong></span></a>
- {/block:RebloggedFrom}
- </div>
- {block:HasTags}<div id="tagss">
- {block:Tags}
- # <a href="{TagURL}"> {Tag}</a> {/block:Tags}</div>
- {/block:HasTags}
- {block:PermalinkPage}<ol>
- {/block:PermalinkPage}
- {PostNotes}
- </ol>
- {/block:PostNotes}
- {/block:Posts}
- </div>
- </body>
- </html>
Add Comment
Please, Sign In to add comment