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 by band-themes.tumblr.com-->
- <!-- remove the credit + I'll eat ur children-->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="http://41.media.tumblr.com/e31d83518906f007e61dfe8f3c6d42f6/tumblr_n9soi7Po7M1sfepfpo1_1280.png">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <meta name="image:background" content="http://www.profilerehab.com/pb/designs/patterns/gray_stripes_design_1.jpg"/>
- <meta name="image:sidebar" content="http://40.media.tumblr.com/82e657642d166641850b7f32e072a601/tumblr_nss3sh2e0M1ubbs82o2_400.jpg"/>
- <meta name="image:Massive Picture of Patrick Stump" content="http://41.media.tumblr.com/4e21a0e61758e8fa1edac6b7d2a5417d/tumblr_mpyfseRBt31sa9hplo1_500.png"/>
- <!-- IF'S AND IFNOT'S! -->
- <meta name="if:description" content="1"/>
- <!-- FONT and FONT SIZE!! :O -->
- <meta name="font:text" content="Courier New"/>
- <meta name="text:text size" content="11"/>
- <!-- COLORS!! -->
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:sidebar" content="#000"/>
- <meta name="color:posts" content="#ffffff"/>
- <meta name="color:text" content="#a5a5a5"/>
- <meta name="color:links" content="#C0C0C0"/>
- <meta name="color:links hover" content="#696969"/>
- <!-- TEXT!! -->
- <meta name="text:link 1" content="link 1 title"/>
- <meta name="text:link 1 url" content="/"/>
- <meta name="text:link 2" content="link 2 title"/>
- <meta name="text:link 2 url" content="/"/>
- <meta name="text:link 3" content="link 3 title"/>
- <meta name="text:link 3 url" content="/"/>
- <meta name="text:link 4" content="link 4 title"/>
- <meta name="text:link 4 url" content="/"/>
- <style type="text/css">
- ::-webkit-scrollbar-thumb:vertical {
- height:10px; border:2px solid {color:background}; background-color:#000;}
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:none;}
- ::-webkit-scrollbar {
- width:11px; height:5px; border:5px solid {color:background}; background-color:#000;}
- ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{display:block; height:7px; border-right:2px solid {color:background}; border-left:2px solid {color:background}; background-color:#000}
- iframe#tumblr_controls {-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out; right:3px !important; position: fixed !important;}
- body {
- background-image: url('{image:background}');
- background-color: {color:background};
- background-attachment:fixed;
- font-family:{font:text};
- font-size:{text:text size}px;
- color:{color:text};
- margin:0;
- text-align:justify;
- }
- a {
- color:{color:links};
- font-size: {text:text size}px;
- text-decoration:underline;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- a:hover {
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- color:{color:links hover};
- text-decoration:none;
- }
- b{
- font-style:bold;
- }
- blockquote {
- margin-left:10px;
- width:380px;
- font-size:{text:text size}px;
- font-family:{font:text};
- border-left:1px solid {color:text};
- padding:0px;
- padding-left:6px;
- color:{color:text};
- }
- img {
- max-width:400px;
- }
- h1 {
- font-size:18px;
- text-align:center;
- color:{color:text};
- text-transform:uppercase;
- }
- #black {
- left:0px;
- top:0px;
- width:400px;
- height:1000px;
- background-color:{color:sidebar};
- position:fixed;
- }
- #sidebar {
- margin-top:50px;
- margin-left:100px;
- position:fixed;
- width:200px;
- height:auto;
- background-color:{color:sidebar};
- border:1px solid {color:text};
- }
- #sidebarimage {
- width:190px;
- padding:5px;
- border-bottom:1px solid {color:text};
- }
- #sidebarimage img {
- width:190px;
- }
- #pat {bottom:0px;
- position:fixed;
- right:-20px;
- z-index: -1;
- }
- #pat img {width:600px;
- }
- #sidebartitle {
- border-bottom:1px solid {color:text};
- padding-top:3px;
- padding-bottom:3px;
- text-align:center;
- font-size:18px;
- text-transform:uppercase;
- }
- #description {
- border-bottom:1px solid {color:text};
- padding:5px;
- padding-left:10px;
- font-size:10px;
- }
- #links {
- padding:5px;
- text-align:center;
- text-transform:lowercase;
- width:190px;
- }
- #links a {
- width:70px;
- display:inline-block;
- text-decoration:none;
- border:1px solid {color:text};
- font:{font:text};
- font-size:{text:text size};
- color:{color:text};
- margin-left:5px;
- margin-bottom:2px;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #links a:hover {
- color:{color:sidebar};
- background-color:{color:text};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #musicplayer {
- color:{color:text};
- border-top:1px solid {color:text};
- padding:5px;
- padding-top:2px;
- }
- #entries {
- width:400px;
- margin-left:450px;
- margin-top:50px;
- }
- #posts {
- width:400px;
- background-color:{color:posts};
- padding:15px;
- border:1px solid {color:text};
- margin-top:20px;
- }
- #posts img{
- width:390px;
- }
- .quote {
- font-size:22px;
- padding-bottom:10px;
- }
- .quotesource {
- padding-bottom:10px;
- font-size:11px;
- }
- .audio {
- width:400px;
- }
- .audio-album {
- z-index:9;
- opacity:1;
- width:400px;
- }
- .audio-info {
- {block:hasalbumart}position:relative;
- padding:100px;
- opacity:0.2;
- z-index:999999;
- margin-top:-403px;
- text-align:center;
- width:200px;
- height:200px;{/block:hasalbumart}
- background-color:{color:posts};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- .audio-info:hover {
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- opacity:0.9;
- }
- .audio-player {
- position:relative;
- overflow:hidden;
- max-width:30px;
- max-height:30px;
- border:0px solid gray;
- border-radius:100%;
- position:absolute;
- margin-top:-40px;
- margin-left:360px;
- }
- #question {
- padding-bottom:10px;
- border-bottom:1px solid {color:text};
- }
- #info {
- padding-top:10px;
- border-top:1px solid {color:text};
- }
- #credit {
- text-align:center;
- position:fixed;
- bottom:10px;
- right:10px;
- width:15px;
- height:15px;
- padding:3px;
- background-color:{color:text};color:{color:links hover};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #credit:hover {
- background:transparent;
- transform: rotate(360deg);
- -ms-transform: rotate(360deg);
- -webkit-transform: rotate(360deg);
- -o-transform: rotate(360deg);
- -moz-transform: rotate(30deg);
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #credit a {
- text-decoration:none;
- font-size:10px;
- color:{color:background};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #credit a:hover {
- color:{color:links hover};
- transform: rotate(360deg);
- -ms-transform: rotate(360deg);
- -webkit-transform: rotate(360deg);
- -o-transform: rotate(360deg);
- -moz-transform: rotate(30deg);
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #pagination {
- text-transform:lowercase;
- border-top:1px solid {color:text};
- text-align:center;
- }
- #pagination a {
- margin-left:10px;
- padding:0 15px;
- }
- #bli img {
- width:50px;
- position:fixed;
- padding:3px;
- opacity: .7;
- bottom:5px;
- left:5px;
- z-index:999999999999999999999999999999999999999999;
- }
- #bli img:hover {
- opacity:1;
- }
- </style></head><body>
- <div id="black"><div id="sidebar"><div id="sidebarimage"><img src="{image:sidebar}"></div>
- <div id="sidebartitle">{Title}</div>
- {block:ifdescription}<div id="description">{Description}</div>{/block:ifdescription}
- <div id="links"><a href="/">home</a>
- <a href="/ask">ask</a>
- <a href="{text:link 1 url}">{text:link 1}</a>
- <a href="{text:link 2 url}">{text:link 2}</a>
- <a href="{text:link 3 url}">{text:link 3}</a>
- <a href="{text:link 4 url}">{text:link 4}</a>
- </div>
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">← previous </a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">next →</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- </div>
- </div>
- <div id="pat"><img src="{image:Massive Picture of Patrick Stump}"></div>
- <div id="entries">
- {block:Posts}<div id="posts">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}" style="width:400px;">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<div class="quote">❝ {Quote} ❞</div>{block:Source} <div class="quotesource">—{Source}</div>{/block:Source}{/block:Quote}
- {block:Audio}
- <div class="audio">
- {block:AlbumArt}<img class="audio-album" src="{AlbumArtURL}" style="width:400px;">{/block:AlbumArt}
- <div class="audio-info">
- {block:TrackName}<b>Title:</b> {TrackName}<BR>{/block:TrackName}
- {block:Artist}<b>Artist:</b> {Artist}<BR>{/block:Artist}
- {block:Album}<b>Album:</b> {Album}<BR>{/block:Album}
- {block:PlayCount}<b>Plays:</b> {PlayCount}<BR>{/block:PlayCount}
- <div class="audio-player">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div></div></div>
- <div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div>
- {/block:Audio}
- {block:Video}<div style="max-width:400px;">{Video-400}</div>{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Chat}<ul class="chat">{block:Title}{Title}{/block:Title} {block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:Answer}<div id="question"><span style="text-transform:uppercase;font-size:9px;font-style:bold;">— {Asker}: </span>{Question}</div><left> <font face="{font:text}">{Answer}</font>{/block:Answer}
- <div id="info"><center>posted <a href="{Permalink}">{ShortMonth} {DayOfMonth}{DayOfMonthSuffix} at {24Hour}:{Minutes}</a></center>
- <center>{block:RebloggedFrom}from <a href="{ReblogParentURL}">{ReblogParentName}</a> // {/block:RebloggedFrom}
- {block:ContentSource} <br><a href="{SourceURL}">©<a href="{SourceURL}">{SourceLink}</a> // {/block:ContentSource}
- {/block:RebloggedFrom}<a href="{Permalink}">{NoteCountWithLabel}</a> // <a href="{ReblogParentURL}" target="_blank">reblog</a></center>
- {block:HasTags}<div id="tags">
- {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 id="bli"><a href="http://band-themes.tumblr.com" title="theme credit"><img src="https://d3udu7i48uzark.cloudfront.net/assets/fall-out-boy/fob-b5f8d426de970d5cf4b842aa7da2c6a1.png"/></a></div>
- <!--DON'T DELETE THIS CODE IF YOU DON'T WANT TO SEE THE SOURCE UNDER THE IMAGE/TEXT-->
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment