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">
- <!----- TH007: Replay
- XIUTEDDY @ Tumblr ----->
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <meta name="color:Asker" content="#ffffff" />
- <meta name="color:Audio" content="#ffffff" />
- <meta name="color:Audio Background" content="#000000" />
- <meta name="color:Background" content="#ffffff" />
- <meta name="color:Border" content="#000000" />
- <meta name="color:Caption Background" content="#fbfbfb" />
- <meta name="color:Caption Border" content="#eeeeee" />
- <meta name="color:Container Background" content="#ffffff" />
- <meta name="color:Container Border" content="#eeeeee" />
- <meta name="color:Credit" content="#ffffff" />
- <meta name="color:Credit Background" content="#000000" />
- <meta name="color:Credit Border" content="#eeeeee" />
- <meta name="color:Description Border" content="#eeeeee" />
- <meta name="color:Description Link" content="#aaaaaa" />
- <meta name="color:Hover" content="#cfcfcf" />
- <meta name="color:Info" content="#000000" />
- <meta name="color:Info Background" content="#ffffff" />
- <meta name="color:Info Border" content="#eeeeee" />
- <meta name="color:Link" content="#000000" />
- <meta name="color:Main Link" content="#000000" />
- <meta name="color:Main Link Background" content="#ffffff" />
- <meta name="color:Main Link Border" content="#eeeeee" />
- <meta name="color:Pagination" content="#000000" />
- <meta name="color:Question" content="#ffffff" />
- <meta name="color:Question Background" content="#000000" />
- <meta name="color:Scrollbar" content="#000000" />
- <meta name="color:Sidebar Background" content="#ffffff" />
- <meta name="color:Sidebar Border" content="#eeeeee" />
- <meta name="color:Text" content="#000000" />
- <meta name="color:Title" content="#ffffff" />
- <meta name="color:Title Background" content="#000000" />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link one" />
- <meta name="image:Header" content="http://i.imgur.com/TxLvKEk.png"/>
- <meta name="image:Header Image" content="http://i.imgur.com/H15DtOP.jpg"/>
- <meta name="text:Title" content="Replay"/>
- <style type="text/css">
- ::-webkit-scrollbar-thumb:vertical {
- background:{color:Scrollbar};
- height:50px;
- }
- ::-webkit-scrollbar {
- height:10px;
- width:3px;
- }
- body {
- background:{color:Background};
- color:{color:Text};
- cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), progress;
- margin:0px;
- font-family:Arial;
- font-size:11px;
- font-style:none;
- font-weight:normal;
- letter-spacing:0px;
- line-height:110%;
- text-align:justify;
- text-decoration:none;
- text-transform:none;
- word-break:break-word;
- }
- a {
- color:{color:Link};
- text-decoration:none;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- a:hover {
- color:{color:Hover};
- }
- h1 {
- color:{color:Text};
- font-family:Arial;
- font-size:10.5px;
- font-style:none;
- font-weight:900;
- letter-spacing:0px;
- line-height:140%;
- text-align:center;
- text-decoration:none;
- text-transform:uppercase;
- }
- p {
- margin-bottom:5px;
- margin-top:5px;
- }
- small {
- color:{color:Text};
- font-size:10px;
- }
- big {
- color:{color:Text};
- font-size:11.5px;
- }
- b, strong{
- color:{color:Text};
- font-weight:bold;
- letter-spacing:0px;
- }
- i, em {
- color:{color:Text};
- font-style:italic;
- }
- u, em {
- color:{color:Text};
- font-style:underline;
- }
- s, em {
- color:{color:Text};
- font-style:line-through;
- }
- blockquote {
- border-left:1px solid {color:Border};
- margin:5px;
- padding:1px;
- padding-left:5px;
- }
- blockquote img {
- height:auto;
- max-width:200px;
- }
- blockquote blockquote {
- border-left:1px solid;
- padding-left:5px;
- }
- img {
- height:auto;
- max-width:100%;
- }
- #border {
- background:#f8f8f8;
- border-bottom:1px solid #eeeeee;
- height:300px;
- margin-left:0px;
- position:fixed;
- top:0px;
- width:100%;
- }
- #outer-container {
- background:{color:Container Background};
- border:1px solid {color:Container Border};
- margin-bottom:100px;
- margin-left:auto;
- margin-right:auto;
- margin-top:100px;
- position:relative;
- width:350px;
- }
- #header-image {
- height:120px;
- width:350px;
- }
- #header-image img {
- height:120px;
- width:350px;
- }
- #sidebar {
- background:{color:Sidebar Background};
- margin-left:0px;
- }
- .image {
- height:52px;
- width:350px;
- background-image:url('{image:Header}');
- }
- #inner-sidebar {
- margin-top:-52px;
- background-color:rgba(255, 255, 255, .5);
- }
- .title {
- background:{color:Title Background};
- color:{color:Title};
- display:inline-block;
- font-family:Consolas;
- font-size:11px;
- font-style:none;
- font-weight:none;
- letter-spacing:0px;
- padding:20px;
- text-decoration:none;
- text-align:center;
- text-transform:none;
- word-break:break-word;
- }
- .links {
- color:{color:Text};
- font-family:Consolas;
- font-size:11px;
- font-style:none;
- font-weight:none;
- letter-spacing:0px;
- text-align:left;
- text-decoration:none;
- text-transform:lowercase;
- }
- .links a {
- color:{color:Main Link};
- display:inline-block;
- margin-left:10px;
- }
- .links a:hover {
- color:{color:Hover};
- }
- .description {
- border-bottom:1px solid {color:Description Border};
- color:{color:Text};
- font-family:Arial;
- font-size:9px;
- font-style:none;
- font-weight:300;
- letter-spacing:0px;
- padding:20px;
- text-decoration:none;
- text-align:justify;
- text-transform:uppercase;
- }
- .description a {
- color:{color:Description Link};
- }
- .description a:hover {
- color:{color:Hover};
- }
- #inner-container {
- margin-left:auto;
- margin-right:auto;
- padding:20px;
- padding-bottom:0px;
- width:290px;
- }
- #posts {
- margin-left:0px;
- margin-top:25px;
- }
- .entries {
- margin-left:auto;
- margin-right:auto;
- width:250px;
- }
- .caption {
- margin-top:5px;
- background:{color:Caption Background};
- border:1px solid {color:Caption Border};
- padding:10px;
- }
- #quote {
- color:{color:Text};
- font-family:Arial;
- font-size:15px;
- font-style:none;
- font-weight:normal;
- letter-spacing:0px;
- padding:10px;
- text-align:justify;
- text-decoration:none;
- text-transform:none;
- }
- #chat {
- color:{color:Text};
- font-family:Arial;
- font-size:10px;
- font-style:none;
- font-weight:normal;
- letter-spacing:0px;
- text-align:justify;
- text-decoration:none;
- text-transform:uppercase;
- }
- #website {
- color:{color:Text};
- font-family:Arial;
- font-size:13px;
- font-style:none;
- font-weight:normal;
- letter-spacing:0px;
- text-align:justify;
- text-decoration:none;
- text-transform:none;
- }
- .question {
- background:{color:Question Background};
- color:{color:Question};
- padding:15px;
- margin-bottom:10px;
- margin-top:0px;
- margin-left:0px;
- }
- .asker {
- color:{color:Asker};
- font-family:Arial;
- font-size:9px;
- font-style:none;
- font-weight:bold;
- letter-spacing:0px;
- text-align:justify;
- text-decoration:none;
- text-transform:uppercase;
- }
- .asker a {
- color:{color:Asker};
- }
- .asker a:hover {
- color:{color:Hover};
- }
- .audio {
- margin-left:60px;
- margin-top:-44px;
- overflow:hidden;
- opacity:1;
- padding:5px;
- position:absolute;
- width:25px;
- }
- .audioplay {
- background:{color:Audio Background};
- height:50px;
- width:250px;
- }
- .cover {
- height:50px;
- margin-left:0px;
- margin-top:0px;
- position:absolute;
- width:50px;
- }
- .cover img {
- width:50px;
- }
- .audioinfo {
- background:{color:Audio Background};
- color:{color:Audio};
- font-family:Arial;
- font-size:9px;
- font-style:none;
- font-weight:normal;
- margin-top:2px;
- padding:5px;
- text-align:center;
- text-decoration:none;
- text-transform:uppercase;
- width:240px;
- }
- #info {
- border-top:1px solid {color:Info Border};
- color:{color:Info};
- font-family:Arial;
- font-size:9px;
- font-style:none;
- font-weight:none;
- letter-spacing:0px;
- margin-bottom:50px;
- margin-left:auto;
- margin-right:auto;
- margin-top:10px;
- padding-top:10px;
- text-align:left;
- text-decoration:none;
- text-transform:uppercase;
- width:250px;
- }
- #info a {
- color:{color:Info};
- }
- #info a:hover {
- color:{color:Hover};
- }
- #tags {
- color:{color:Info};
- font-family:Arial;
- font-size:9px;
- font-style:none;
- font-weight:none;
- letter-spacing:0px;
- text-align:left;
- text-decoration:none;
- text-transform:uppercase;
- }
- #tags a {
- color:{color:Info};
- }
- #tags a:hover {
- color:{color:Hover};
- }
- #notes {
- color:{color:Info};
- font-family:Arial;
- font-size:9px;
- font-style:none;
- font-weight:none;
- letter-spacing:0px;
- text-align:left;
- text-decoration:none;
- text-transform:uppercase;
- }
- #notes a {
- color:{color:Info};
- }
- #notes a:hover {
- color:{color:Hover};
- }
- #notes img {
- display:none;
- }
- .pagination {
- color:{color:Text};
- font-family:Arial;
- font-size:9px;
- font-style:none;
- font-weight:none;
- letter-spacing:0px;
- margin-bottom:45px;
- text-align:center;
- text-decoration:none;
- text-transform:uppercase;
- }
- .pagination a {
- color:{color:Pagination};
- }
- .pagination a:hover {
- color:{color:Hover};
- }
- #credit {
- bottom:25px;
- float:right;
- font-family:Arial;
- font-size:9px;
- font-weight:900;
- letter-spacing:0px;
- position:fixed;
- right:15px;
- }
- #credit a {
- background:{color:Credit Background};
- border:1px solid {color:Credit Border};
- color:{color:Credit};
- text-transform:uppercase;
- padding-bottom:8px;
- padding:10px;
- }
- #credit a:hover {
- background:{color:Credit};
- color:{color:Credit Background};
- }
- {CustomCSS}</style></head><body>
- <div id="outer-container">
- <div id="header-image"><img src="{image:Header Image}"/></div>
- <div id="sidebar">
- <div class="image"></div>
- <div id="inner-sidebar">
- <div class="links">
- <div class="title">{text:Title}</div>
- <a href="/"><span style="background:{color:Main Link Background};border:1px solid {color:Main Link Border};padding:5px;">index</span></a>
- <a href="/ask"><span style="background:{color:Main Link Background};border:1px solid {color:Main Link Border};padding:5px;">ask</span></a>
- {block:ifLink1}<a href="{text:Link1}"><span style="background:{color:Main Link Background};border:1px solid {color:Main Link Border};padding:5px;">{text:Link1 Title}</span></a>{/block:ifLink1}
- <a href="/archive"><span style="background:{color:Main Link Background};border:1px solid {color:Main Link Border};padding:5px;">history</span></a>
- </div>
- </div>
- </div>
- <div class="description">{Description}</div>
- <div id="inner-container">
- <div id="posts">
- {block:Posts}
- <div class="entries">
- {block:Photo}<img src="{PhotoURL-400}">
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Photo}
- {block:Photoset}{Photoset}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Photoset}
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Quote}<div id="quote">❝{Quote}</i>❞{block:Source} — {Source}</div>{/block:Source}{/block:Quote}
- {block:Link}<div id="website"><a href="{URL}" {Target}>{Name}</a></div>{block:Description}{Description}{/block:Description}{/block:Link}
- <div id="chat">
- {block:Chat}
- {block:Title}
- <h1>{Title}</h1>
- {/block:Title}
- {block:Lines}
- {block:Label}<b>{Label}</b>{/block:Label} -
- {Line}<br>
- {/block:Lines}{/block:Chat}
- </div>
- {block:Audio}
- <div class="audioplay">
- <div class="cover"></div>
- {block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}</div>
- <div class="audio">{AudioPlayerBlack}</div>
- <div class="audioinfo">{block:TrackName}{TrackName}{/block:TrackName} {block:Artist}— {Artist}{/block:Artist}{block:Album} ({Album}){/block:Album}</div>
- {Caption}
- {/block:Audio}
- {block:Video}
- {Video-400}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Video}
- {block:Answer}
- <div class="question">
- <span class="asker"><a href="{AskerURL}">{Asker}</a> asked:</span>
- <br>{Question}</div>
- {Answer}
- {/block:Answer}
- </div>
- {block:Date}<div id="info">posted with <a href="{Permalink}">{NoteCount}</a> notes on {Month} {DayOfMonth}, {Year} {/block:Date} {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}(orig <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}
- {block:HasTags}<div id="tags">{block:Tags} - <a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}
- {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}</div>
- {/block:Posts}
- <div class="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}">newer</a>
- {/block:PreviousPage}/{block:NextPage}
- <a href="{NextPage}">older</a>
- {/block:NextPage}
- </div>
- </div>
- </div>
- <div id="credit"><a href="http://xiuteddy.tumblr.com/">XT</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement