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}
- <link href='http://fonts.googleapis.com/css?family=PT+Serif' rel='stylesheet' type='text/css'>
- <meta name="text:subtitle" content="">
- <meta name="color:body" content="#666666"/>
- <meta name="color:title" content="#a8a8a8">
- <meta name="color:subtitle" content="#a8a8a8">
- <meta name="color:sblinks" content="#595959">
- <meta name="color:sblinks hover" content="#8c8b8b"/>
- <meta name="color:links" content="#8c8b8b"/>
- <meta name="color:hover" content="#60a4b3"/>
- <meta name="color:info" content="#414141">
- <meta name="color:desc" content="#aaaaaa">
- <meta name="color:next" content="#000000">
- <meta name="color:tags" content="#000000">
- <meta name="color:top bar 1" content="#2AD3DC">
- <meta name="color:top bar 2" content="#93E8ED">
- <meta name="color:bg" content="#ffffff">
- <meta name="color:scrollbar" content="#2598b7">
- <meta name="color:scrollbarbg" content="#ffffff">
- <meta name="color:bg tooltip" content="#ffffff">
- <meta name="text:link 2 url" content="/">
- <meta name="text:link 2" content=""/>
- <meta name="text:link 3 url" content="/">
- <meta name="text:link 3" content=""/>
- <meta name="text:link 4 url" content="/">
- <meta name="text:link 4" content=""/>
- <meta name="text:link 5 url" content="/">
- <meta name="text:link 5" content=""/>
- <meta name="text:link 6 url" content="/">
- <meta name="text:link 6" content=""/>
- <meta name="text:link 7 url" content="/">
- <meta name="text:link 7" content=""/>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script src='http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js'></script>
- <script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- $(window).scroll(function(){
- $("#swaggg").css("top",Math.max(-3,50-$(this).scrollTop()));
- });
- </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js">
- </script>
- <script>
- $(document).ready(function(){
- $("#updateimg").click(function(){
- $("#p").slideToggle("slow");
- });
- });
- </script>
- <link href='http://fonts.googleapis.com/css?family=Exo+2:400,200|Raleway|Titillium+Web|Roboto' rel='stylesheet' type='text/css'>
- <!---- THEME 7 BY SHUTUPSTRAX PLEASE DO NOT REMOVE THE CREDIT AND FOLLOW THE RULES ANY QUESTIONS JUST ASK ME AND EDIT AS YOU WISH (...)--->
- <style type="text/css">
- #s-m-t-tooltip{
- max-width:300px;
- z-index:10;
- margin:24px 14px 7px 12px;
- padding:5px;
- padding-bottom:7px;
- padding-left:10px;
- padding-right:10px;
- background:{color:bg tooltip};
- font-family:calibri;
- font-size:11px;
- color:#000;}
- ::-webkit-scrollbar-thumb {
- height:auto;
- background-color:{color:Scrollbar};
- }
- ::-webkit-scrollbar {
- height:9px;
- width:4px;
- background-color:{color:ScrollbarBg};
- }
- body {
- background-color:{color:bg};
- font-family:calibri;
- font-size:10px;
- text-align:justify;
- color:{color:body};
- margin:0;
- }
- a {-webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- color:{color:links};
- text-decoration:none;
- -moz-outline-style:none;
- }
- a:hover{-webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- color:{color:hover};}
- img {border:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- .quote {
- text-align:center;
- font-size:25px;
- font-weight:800;
- letter-spacing:-1px; }
- .source{
- text-align:right;
- font-size:12px;
- letter-spacing:1px;
- margin-left:20px;}
- #sidebar{
- margin-top:380px;
- margin-left:-230px;
- width:450px;
- }
- #container {
- margin: 0 auto;
- width:500px;
- margin-top:200px;
- }
- #sidebarimg img{
- height:170px;
- width:170px;
- }
- #links{
- width:450px;
- font-size:10px;
- margin-top:5px;
- text-align:center;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- position:absolute;
- margin-top:65px;}
- #links a{
- display:inline-block;
- <center>
- font-family: 'PT Serif', serif;
- font-size:11px;
- padding-left:8px;
- padding-top:2px;
- padding-bottom:2px;
- padding-right:8px;
- color:{color:sblinks};
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;}
- #links a:hover{
- color:{color:sblinks hover};
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;}
- .next {
- margin-left:-380px;
- padding-top:2px;
- padding-bottom:2px;
- font-size:11px;
- bottom:10px;
- text-transform:uppercase;
- letter-spacing:3px;
- font-style:normal;
- text-align:center;
- width:100px;
- position:fixed;
- }
- .next a {
- color:{color:next};
- -webkit-transition: 0.5s;
- -moz-transition: 0.5s;
- -o-transition: 0.5s;
- -ms-transition: 0.5s;
- transition: 0.5s;}
- .pagi {margin-left:280px;
- padding-top:2px;
- padding-bottom:2px;
- font-size:11px;
- bottom:10px;
- text-transform:uppercase;
- letter-spacing:3px;
- font-style:normal;
- text-align:center;
- width:100px;
- position:fixed;
- }
- .pagi a {
- color:{color:next};
- -webkit-transition: 0.5s;
- -moz-transition: 0.5s;
- -o-transition: 0.5s;
- -ms-transition: 0.5s;
- transition: 0.5s;}
- .pagi a:hover{
- text-shadow: 5 5 5px rgba(5,5,5,5.5);;}
- #posts{
- width:500px;
- padding:25px;
- margin-top:30px;
- overflow:hidden;
- }
- #info {
- width:500px;
- text-align:center;
- font-family:Arial, Helvetica, sans-serif;
- font-size:9px;
- padding:1px;
- color:{color:info};
- line-height:10px;
- padding-top:5px;
- padding-bottom:5px;
- background-color:#fff;
- border-top:1px solid #E4E4E4;
- margin-top:5px;
- margin-bottom:70px;
- text-align:left;
- }
- #info a{
- margin-left:1px;
- text-align:left;
- color:{color:info};
- }
- #info a:hover{
- color:{color:hover};
- }
- #tags{
- font-family:Arial, Helvetica, sans-serif;
- text-align:left;
- width:210px;
- padding:5px;
- margin-top:-4px;
- margin-left:1px;
- font-size:9px;
- color:{color:tags};
- transition-duration: 0.5s;
- -moz-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- -o-transition-duration: 0.5s
- }
- #tags a {
- font-family:Arial, Helvetica, sans-serif;
- text-align:center;
- display:inline-block;
- color:{color:tags};
- font-size:9px;
- text-decoration:none;
- margin-left:4px;
- padding-top:5px;
- }
- #notes{
- font-size:8px;
- }
- .title {
- margin-top:-290px;
- border-bottom:1px solid #E4E4E4;
- text-align:center;
- width:450px;
- letter-spacing:0px;
- white-space:nowrap;
- color: {color:title};
- text-transform: uppercase;
- font-family: 'Raleway', sans-serif;
- letter-spacing:1px;
- font-weight:lighter;
- margin-left:2px;
- font-size: 23px;
- -webkit-transition: all 1.5s ease-in-out;
- -moz-transition: all 1.5s ease-in-out;
- -ms-transition: all 1.5s ease-in-out;
- -o-transition: all 1.5s ease-in-out;
- transition: all 1.5s ease-in-out;}
- .subtitle {
- margin-top:-5px;
- opacity:0;
- text-align:center;
- width:450px;
- letter-spacing:0px;
- white-space:nowrap;
- color: {color:subtitle};
- text-transform: uppercase;
- font-family: 'Raleway', sans-serif;
- font-weight:lighter;
- margin-left:2px;
- font-size: 12px;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -ms-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;}
- #sidebar:hover .subtitle{ opacity:1;
- margin-top:-12px;}
- #sidebar:hover .title {
- -webkit-transition: all 1.5s ease-in-out;
- -moz-transition: all 1.5s ease-in-out;
- -ms-transition: all 1.5s ease-in-out;
- -o-transition: all 1.5s ease-in-out;
- transition: all 1.5s ease-in-out;}
- #asker {font-size:12px;
- padding-bottom:10px;
- padding-left:5px;
- text-align:left;
- padding-top:10px;
- color:{color:text};
- line-height:110%;
- text-align:center;
- background-color:#f9f9f9;}
- #asker img {
- margin-left:2px;
- margin-bottom:-9px;
- margin-top:6px;
- padding:3px;
- }
- #asker a {text-align:center;
- font-family:Calibri;
- font-size:12px;
- }
- #cont {position:absolute;
- left:50%;
- }
- #bar img{width:250px;
- height:22px;
- margin-top:5px; }
- .scroll{position:absolute;
- text-align:left;
- padding:5px;
- width: 440px;
- height:30px;
- background: {color:bg};
- color: #00000;
- font-size: 10px;
- font-family: Arial; overflow: auto;
- padding:10px;
- }
- .scroll::-webkit-scrollbar {
- height:2px;
- width: 3px;
- background: #ffffff;}
- .scroll::-webkit-scrollbar-thumb {
- background:{color:scroll desc};
- border:1px solid #fff;
- -webkit-border-radius: 5ex;
- -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.75);
- }
- .scroll::-webkit-scrollbar-corner {
- background: #transparent;
- }
- #desc{ opacity:0;
- text-align:left;
- padding-top:5px;
- width:200px;
- margin-top:-57px;
- margin-left:-250px;
- font-size:10px;
- color:{color:desc};
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #sidebar:hover #desc{opacity:1;}
- #swag{width:auto;
- height:50px;
- background:{color:top bar 1};
- z-index:-6;}
- #swagg{width:2000px;
- height:10px;
- background:{color:top bar 2};
- margin-top:3px;
- position:relative;
- z-index:8;
- }
- #swaggg{position:fixed;}
- #updateimg img{width:130px;
- margin-left:40px; }
- #p {
- display: block;
- text-align:center;
- padding:8px;
- display:none;
- width:120px;
- font-size:10px;
- margin-top:-38px;
- margin-left:40px;}
- #Updates{padding-left:5px;
- padding-right:5px;
- padding-bottom:2px;
- padding-top:2px;
- font-size:12px;
- background-color:#58ACFA;
- color:#fff; }
- .linkss{font-size:15px;
- text-align:center;}
- .li {font-size:13px;}
- .line {font-size:13px;
- padding:10px;
- border-top:1px;
- border-top:1px solid #E4E4E4;
- color:#000;}
- #cap {font-size:11px; margin-top:5px;
- }
- #audio{border:10px solid #E4E4E4;
- width:500px;}
- #player {
- width:30px;
- height:30px;
- overflow:hidden;
- position:absolute;
- margin-top:45px;
- margin-bottom:45px;
- margin-left:37px;
- }
- #albumart { float:left; }
- #t {font-size:11px;
- padding:9px;
- border-top:1px solid #E4E4E4;
- color:#000;
- text-align:center;}
- #t2 {font-size:11px;
- padding:9px;
- border-top:1px solid #E4E4E4;
- color:#000; border-bottom:1px solid #E4E4E4;
- color:#000;
- text-align:center; }
- /*CREDIT DO NOT REMOVE*/
- #cred{
- position:fixed;bottom:13px;
- right:3px;
- font-size:8px;
- letter-spacing:1px;
- font-family:cambria;
- -moz-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- -o-transition-duration: 0.5s
- }
- #cred a {
- color:#848484;
- transition-duration: 0.5s;
- padding:10px;
- -moz-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- -o-transition-duration: 0.5s}
- #cred a:hover {
- color:#fff;
- border:1px solid #fff;
- background:#58ACFA;
- transition-duration: 0.5s;
- -moz-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- -o-transition-duration: 0.5s}
- </style></head>
- <body>
- <div id="swag"></div>
- <div id="swaggg">
- <div id="swagg"></div>
- <div id="updateimg"> <a href="/#" a title="click for updates">
- <img src="http://media.tumblr.com/bcc6dc5a5d90310bb7f59029a30fb2be/tumblr_inline_mr6rknaThC1qz4rgp.png" ></div></a>
- <div id="p">
- <div id="Updates"> Updates </div><p>
- Hi this is where your updates go to change it go into the html press ctrl+f and search for updates
- </p>
- <div id="Updates"> Watching </div></p>
- What your watching goes here
- </p>
- <div id="Updates"> Reading </div></p>
- What your reading goes here
- </p>
- </div></div>
- <div id="cont">
- <div id="sidebar">
- <div class="title">{Title}</div>
- <div id="sidebarimg">
- <div id="links">
- <a href="/"> home</a>
- <a href="/ask"> ask</a>
- <a href="{text:link 2 url}"<a href="{text:link 2 url}">{text:link 2}</a>
- <a href="{text:link 3 url}"<a href="{text:link 3 url}">{text:link 3}</a>
- <a href="{text:link 4 url}"<a href="{text:link 4 url}">{text:link 4}</a>
- <a href="{text:link 5 url}"<a href="{text:link 5 url}">{text:link 5}</a>
- <a href="{text:link 6 url}"<a href="{text:link 6 url}">{text:link 6}</a>
- <a href="{text:link 7 url}"<a href="{text:link 7 url}">{text:link 7}</a>
- </div>
- <center>
- </center>
- <center>
- <div id="desc"><div class="scroll"> {description}</div>
- </center>
- <div class="subtitle">{text:subtitle}</div></div>
- </div>
- <center>
- {block:Pagination}
- <div class="pagi">
- {block:PreviousPage}
- <a href="{PreviousPage}"> ← Prev</a>
- {/block:PreviousPage}
- </div>
- <div class="next">
- {block:NextPage}
- <a href="{NextPage}">Next →</a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- </div>
- </div>
- </div>
- </center>
- <div id="container">
- {block:Posts}
- <div id="post">
- {block:Text}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- {Body}
- {/block:Text}
- {block:Answer}<div id="asker">{Asker} whispered: {Question}</center></div><center><font face="cambria">{Answer}</font>{/block:Answer}</center>
- {block:Quote}
- <div class="quote">
- <div class="quotetext_{Length}">"{Quote}"</div>
- {block:Source}<div class="source"> - {Source}</div>{/block:Source}
- </div>
- {/block:Quote}
- <div class="linkss">
- {block:Link}
- <h2><a href="{URL}">{Name} ⇢ </a></h2> </div><div class="li">
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- </div>
- {block:Chat}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- <div class="convo">{block:Lines}<div class="line">{block:Label}<span class="label">{Label}</span>{/block:Label}
- {Line}</div>{/block:Lines}</div>
- {/block:Chat}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px">{LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- <div id="cap">
- {block:Caption}{Caption}{/block:Caption}</div>
- {/block:Photoset}
- {block:Video}
- {Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Audio}
- <div id="player">{AudioPlayerWhite} </div>
- <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="100">{/block:AlbumArt}</div>
- {block:TrackName}
- <div id="t">
- <b>Title:</b> {TrackName}<br /> </div> {/block:TrackName} {block:Artist}<div id="t"><b>Artist:</b>{Artist}<br /></div> {/block:Artist} {/block:ExternalAudio}<div id="t2"><b>Played:</b> {PlayCount} times</div> <br>{block:caption}<div class="caption">{caption}</div>{/block:caption} {/block:Audio}
- <div id="info">
- <a style="color:#f377a0;"></a>
- {block:Date} <a href="{Permalink}">{TimeAgo} -</a>
- {/block:Date}{block:RebloggedFrom} <a href="{ReblogParentURL}">via</a> - {/block:RebloggedFrom}
- {block:ContentSource} <a href="{SourceURL}"><a href="{SourceURL}">source</a>{/block:ContentSource}
- {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}
- <a href="{Permalink}"> {NoteCount} </a>notes <a style="color:#f377a0;"></a></a>
- + <a href="{ReblogURL}">reblog</a>
- {block:HasTags}<div id="tags">
- Tagged as:{block:Tags}<a href="/tagged/{Tag}">#{Tag}</a> {/block:Tags}
- </div>{block:HasTags}
- </div>
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- <!--CREDIT DO NOT REMOVE-->
- <div id="cred"><a href="http://shutupstrax.tumblr.com/">SUS</a></center></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment