Advertisement
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><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}
- <!---THEME #5 BY HARRYSTYHELLS
- PREVIOUSLY TUMBLR USER TYLERHHOECHLIN
- PLEASE DO NOT STEAL OR USE A BASE
- THANK YOU, AND ENJOY THE THEME!
- --->
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Sidebar Links" content="#000000"/>
- <meta name="color:Hover" content="#000000"/>
- <meta name="color:Post Links" content="#222222"/>
- <meta name="image:Sidebar" content=""/>
- <meta name="image:Background" content=""/>
- <meta name="text:Titled" content="words are here hello." />
- <meta name="text:Titled2" content="words are here hello." />
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 3" content="" />
- <meta name="text:Link 1 Text" content="" />
- <meta name="text:Link 2 Text" content="" />
- <meta name="text:Link 3 Text" content="" />
- <meta name="if:Show Link 1" content="1" />
- <meta name="if:Show Link 2" content="1" />
- <meta name="if:Show Link 3" content="1" />
- <style type="text/css">
- ::-webkit-scrollbar-thumb {
- height:auto;
- background-color: #000;
- border: 2px solid #fff;
- }
- ::-webkit-scrollbar {
- height:9px;
- width:9px;
- background-color: #dadada;
- border: 4px solid #fff;
- }
- ::selection {
- color:black;
- background-color:yellow;
- }
- body {
- background:{color:background};
- margin:0px;
- color:{color:text};
- font-family:arial;
- font-size:10px;
- line-height:100%;
- letter-spacing:0px;
- text-align:justify;
- background-image:url('{image:Background}');
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:Post Links};
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- h1 {
- font-family:'times new';
- line-height:15px;
- text-transform:lowercase;
- letter-spacing:-1px;
- font-size: 25px;
- text-align:center;
- color:#000;
- }
- a:hover {
- color:#000000;
- -moz-transition-duration:0.3s;
- -webkit-transition-duration:0.3s;
- -o-transition-duration:0.3s;
- }
- #entries {
- width:400px;
- padding-bottom:200px;
- margin-left:425px;
- margin-top:-60px;
- font-size:10px;
- font-family:'times new';
- letter-spacing:0px;
- }
- #post {
- width:400px;
- padding-bottom:40px;
- padding:20px;
- margin-top:50px;
- }
- #sidebar {
- position: fixed;
- height: 200px;
- width: 500px;
- margin-left: 400px;
- bottom: 0px;
- padding: 2px;
- line-height: 10px;
- background-color: white;
- }
- #sidebarimage {
- width 0px;
- }
- #sidebarimage img {
- width:0px;
- margin-top:160px;
- padding:3px;
- margin-left:17px;
- }
- #message {
- padding:5px;
- text-align:center;
- text-transform:lowercase;
- font-size:50px;
- margin-top:-90px;
- letter-spacing:-6px;
- word-spacing:0px;
- color:#000;
- width:500px;
- margin-left:30px;
- font-family:'arial';
- font-style:none;
- line-height:15px;
- }
- #message1 {
- padding:5px;
- text-align:center;
- text-transform:uppercase;
- font-size:20px;
- margin-top:5px;
- letter-spacing:-2px;
- word-spacing:0px;
- color:#000;
- width:500px;
- margin-left:30px;
- font-family:'times new';
- font-style:none;
- line-height:15px;
- }
- .links {
- line-height:10px;
- font-family:'arial';
- padding: 3px;
- word-spacing:10px;
- text-align:center;
- text-transform:lowercase;
- margin-top:-20px;
- margin-left:-50px;
- }
- .links a {
- padding:5px;
- font-size:30px;
- display:inline-block;
- font-weight:none;
- letter-spacing:-3px;
- color:{color:Sidebar Links};
- }
- .links a:hover {
- -moz-transition-duration:0.3s;
- -webkit-transition-duration:0.3s;
- -o-transition-duration:0.3s;
- color:#000;
- background-color:#fff;
- text-shadow:2px -1px 0px yellow;
- }
- #description {
- opacity:1;
- height:140px;
- text-align:center;
- font-family:'times new';
- width:500px;
- letter-spacing:1px;
- margin-top:-150px;
- margin-left:40px;
- font-size:7px;
- word-spacing:0px;
- position:fixed;
- font-weight:none;
- text-transform:uppercase;
- color:#000;
- }
- #pagination {
- width:150px;
- font-family:'times new';
- padding: 2px;
- font-weight:bold;
- margin-left:300px;
- margin-top:-100px;
- word-spacing:2px;
- display:inline-block;
- text-align:center;
- text-transform:lowercase;
- position:fixed;
- color:#000;
- }
- #pagination a {
- color:#000;
- font-size:40px;
- letter-spacing:-2px;
- }
- #pagination a:hover {
- color:#000;
- background-color:#fff;
- text-decoration:underline;
- -moz-transition-duration:0.3s;
- -webkit-transition-duration:0.3s;
- -o-transition-duration:0.3s;
- }
- #info {
- width:400px;
- border-top:1px solid #eee;
- text-align:center;
- font-family:'times new';
- margin-top:8px;
- letter-spacing:2px;
- font-size:7px;
- line-height:0px;
- padding-left:0px;
- text-transform:uppercase;
- }
- #info a {
- text-align:center;
- color:black;
- margin-left:-1px;
- padding:2px;
- }
- #info a:hover {
- -moz-transition-duration:0.3s;
- -webkit-transition-duration:0.3s;
- -o-transition-duration:0.3s;
- color:#000;
- }
- #tags {
- float:center;
- width:489px;
- margin-top:-6px;
- margin-left:-50px;
- text-align:center;
- font-size:7px;
- padding:5px;
- opacity:1;
- transition-duration: 0.5s;
- -moz-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- -o-transition-duration: 0.5s
- }
- #tags a {
- letter-spacing:1px;
- font-size:7px;
- text-transform:uppercase;
- text-align:left;
- margin-top:5px;
- font-family:'times new';
- text-decoration:none;
- display:inline-block;
- padding:2px;
- color:{color:text};
- }
- #tags a:hover {
- background-color:#fff;
- color:#000;
- text-decoration:underline;
- -moz-transition-duration:0.3s;
- -webkit-transition-duration:0.3s;
- -o-transition-duration:0.3s;
- }
- #post:hover #tags {
- opacity:1;
- -moz-transition-duration:0.3s;
- -webkit-transition-duration:0.3s;
- -o-transition-duration:0.3s;
- }
- #asker {
- background-color:yellow;
- line-height:100%;
- padding:15px 15px 15px 10px;
- color:#000;
- text-align:center;
- }
- #asker a {
- color:#000;
- text-align:center;
- font-family:'times new';
- text-transform:uppercase;
- font-size:8px;
- letter-spacing:1px;
- }
- #asker a:hover {
- color:{color:hover};
- }
- #answer {
- padding:10px;
- margin-bottom:10px;
- background-color:#fff;
- text-align:center;
- color:#000;
- border-top:1px solid #000;
- }
- #credit {
- position:fixed;
- font-family:'trebuchet ms';
- text-transform:uppercase;
- font-size:7px;
- right:12px;
- bottom:9px;
- padding:4px;
- letter-spacing:1px;
- width:10px;
- height:10px;
- background-color:#fff;
- }
- #credit a {
- color:#000;
- padding:5px;
- margin-left:-5px;
- }
- #credit a:hover {
- color:black;
- height:10px;
- width:10px;
- }
- #audiopost {
- width:400px;
- height:70px;
- margin-bottom:0px;
- }
- .albumart {
- width:70px;
- height:70px;
- margin-left:0px;
- position:absolute;
- }
- .albumart img {
- float:left;
- width:70px;
- height:70px;}
- .player {
- opacity:0.8;
- display:block;
- position:absolute;
- margin-top:5px;
- margin-left:5px;
- width:60px;
- height:60px;
- -webkit-transition:all 0.4s;
- -moz-transition:all 0.4s;
- -o-transition:all 0.4s;
- -ms-transition: all 0.4s;
- transition:all 0.5s;
- background:transparent;
- z-index:1;
- }
- .audioplayer {
- margin-top:14px;
- margin-left:13px;
- overflow:hidden;
- width:24px;
- height:24px;
- padding:3px;
- }
- .audioinfo {
- display:block;
- width:320px;
- height:48px;
- padding-top:22px;
- padding-left:80px;
- font-family:'times new';
- font-size:10px;
- letter-spacing:0px;
- text-transform:uppercase;
- text-align:left;
- color:#fff;
- background:#000;
- }
- .audioinfo1 {
- margin-top:5px;
- font-family:'times new';
- font-size:10px;
- text-transform:uppercase;
- letter-spacing:0px
- }
- {CustomCSS}</style></head><body>
- <div id="sidebar">
- <div id="sidebarimage">
- <img src="{image:Sidebar}">
- </a>
- </div>
- <div class="links">
- <a href="/">refresh</a>
- <a href="/ask">message</a>
- {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
- {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>{/block:IfShowLink2}
- {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Text}</a>{/block:IfShowLink3}
- <div id="description">{Description}</div>
- <div id="message">{text:titled}</div>
- <div id="message1">{text:titled2}</div>
- {block:Pagination}
- <div id="pagination">
- {block:PreviousPage}<a href="{PreviousPage}"><<</a>{/block:PreviousPage}<br><br>{block:NextPage}<a href="{NextPage}">>></a>{/block:NextPage}
- </div>
- {/block:Pagination}
- </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-400}">{LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-400}{block:Caption}{Caption}
- {/block:Caption}{/block:Photoset}
- {block:Quote}<h2>"{Quote}"</h2>
- {block:Source}<div class="qsource"> —{Source}</div>
- {/block:Source}{/block:Quote}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}{block:Title}{Title}{/block:Title}{block:Lines}{block:Label}<b><u>{Label}</u></b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Audio}<div id="audiopost">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div><div class="audioinfo">{block:TrackName}track name: {TrackName}{/block:TrackName}<div class="audioinfo1">{block:Artist} producer: {Artist}{/block:Artist}<div></div></div></div>{/block:Audio}
- {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="asker"><span style="font-family:'times new';font-size:9px;">{Asker}: <br><br>{Question}</div>
- <div id="answer"><span style="font-family:'times new';font-size:9px;"> {Answer}</div>{/block:Answer}
- <div id="info">
- {block:Date}<span style="background-color:white;color:black;padding:3px;">{Month} {DayOfMonth}th, {/block:Date} <a href="{Permalink}">{NoteCountWithLabel}</a>{block:RebloggedFrom} <a href="{ReblogParentURL}">VIA</a>{/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}">SOURCE</a>{/block:ContentSource}</div>
- <div id="tags">{block:HasTags}{block:Tags} <a href="{TagURL}">#{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}</div>
- <div id="credit">
- <a href="http://harrystyhells.tumblr.com/">HS</a>
- </div>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement