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">
- <!--
- THEME BY NARRULD do not copy or remove credit
- -->
- <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}
- <meta name="color:Text" content="#bbbbbb"/>
- <meta name="color:Link" content="#aaaaaa"/>
- <meta name="color:Tags" content="#cccccc"/>
- <meta name="color:Hover" content="#f1f1f1"/>
- <meta name="color:scrollbarbg" content="ffffff"/>
- <meta name="image:titleimage" content=""/>
- <meta name="text:sidebartitle" content="">
- <meta name="if:sidebartop" content="0" />
- <meta name="text:linkA" content="">
- <meta name="text:linkA url" content="/">
- <meta name="text:linkB" content="">
- <meta name="text:linkB url" content="/">
- <meta name="text:linkC" content="">
- <meta name="text:linkC url" content="/">
- <meta name="text:linkD" content="">
- <meta name="text:linkD url" content="/">
- <meta name="text:linkE" content="">
- <meta name="text:linkE url" content="/">
- <meta name="text:linkF" content="">
- <meta name="text:linkF url" content="/">
- <style type="text/css">
- ::-webkit-scrollbar-thumb{ background-color: {color:scrollbarbg}; border: 2px solid #fff; height:auto; }
- ::-webkit-scrollbar { height:8px; width:11px; background-color: {color:scrollbarbg}; border:4.5px solid #fff; }
- ::selection {
- background: {color:scrollbarbg};
- color: #fff;
- }
- ::-moz-selection {
- background:{color:scrollbarbg};
- color: #fff;
- }
- ::-webkit-selection {
- background: {color:scrollbarbg};
- color: #fff;
- }
- body {
- background:{color:background};
- margin:0px;
- color:{color:text};
- font-family:Arial, Helvetica;
- font-size:9px;
- line-height:100%;
- }
- a {
- text-decoration:none;
- -moz-outline-style:none;
- color:{color:link};
- }
- img {
- border:none;
- }
- h1 {
- font-size:16px;
- text-transform:uppercase;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- a:hover {
- opacity:1;
- color:{color:hover};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease
- }
- #sidebar {
- position:fixed;
- width:120px;
- margin-left:120px;
- margin-top:200px;
- opacity:1;
- {block:ifsidebartop}position:absolute;margin-top:20px;margin-left:110px;{/block:ifsidebartop}
- }
- #sidebarimage {
- width 250px;
- }
- #sidebarimage img {
- width:250px;
- padding:6px;
- }
- .sidebartitle {
- color:#ccc;
- -webkit-text-fill-color: transparent;
- background: -webkit-linear-gradient(transparent, transparent),
- url('{image:titleimage}') center repeat;
- background: -o-linear-gradient(transparent, transparent);
- -webkit-background-clip: text;
- font-family:arial;
- font-size:50px;
- font-weight:bold;
- letter-spacing:-3px;
- margin-top:0px;
- margin-left:-15px;
- width:250px;
- padding:20px;
- text-transform:lowercase;
- text-align:center;
- line-height:30%;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- -transition: all 0.4s ease-in-out;
- {block:ifsidebartop}margin-top:-140px;margin-left:430px;{/block:ifsidebartop}
- }
- .sidebartitle:hover {
- color: #ccc;
- -webkit-text-fill-color: transparent;
- background: -webkit-linear-gradient(transparent, transparent),
- url('{image:titleimage}') center repeat;
- background: -o-linear-gradient(transparent, transparent);
- -webkit-background-clip: text;
- letter-spacing:0px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- -transition: all 0.4s ease-in-out;
- }
- .desc {
- position:fixed;
- margin-top:18px;
- margin-left:10px;
- font-family:arial;
- line-height:150%;
- font-size:9px;
- width:220px;
- padding:9px;
- text-align:center;
- color:{color:text};
- {block:ifsidebartop}position:absolute;margin-top:25px;margin-left :452px;{/block:ifsidebartop}
- }
- .desc a
- {color:{color:text};
- -moz-transition-duration:0.6s;
- -webkit-transition-duration:0.6s;
- -o-transition-duration:0.6s;
- }
- #links {
- margin-top:0px;
- margin-left:-10px;
- width:150px;
- padding: 9px;
- word-spacing:8px;
- font-family:arial;
- text-align:right;
- text-transform:uppercase;
- {block:ifsidebartop} margin-top:3px; margin-left:435px; {/block:ifsidebartop}
- }
- #links a {
- font-style:bold;
- display:inline-block;
- font-size:10px;
- }
- #links a:hover {
- color:{color:hover};
- text-decoration:line-through;
- }
- #pagi{
- width:600px;
- font-size:9px;
- text-align:center;
- left:400px;
- bottom:0px;
- text-transform:uppercase;
- font-family:arial;
- word-spacing:8px;
- position:fixed;
- z-index:9999999999999999999999;
- background-color:#fff;
- padding:8px;
- padding-bottom:6px;
- {block:ifsidebartop}left:380px; {/block:ifsidebartop}
- }
- #all {
- padding:10px;
- width:500px;
- margin-left:450px;
- margin-top:60px;
- font-size:10px;
- padding-bottom:50px;
- {block:ifsidebartop} margin-left:420px;
- margin-top:160px; {/block:ifsidebartop}
- }
- #posts {
- width:500px;
- padding-bottom:50px;
- padding:5px;
- margin-top:60px;
- background-color:{color:Post};
- }
- #details {
- text-align:leftright;
- margin-top:8px;
- text-transform:uppercase;
- font-size:8px;
- font-style:none;
- border-top:1px solid #eee;
- }
- #tags {
- font-family:arial;
- letter-spacing:0px;
- font-size:8px;
- font-style:italic;
- margin-top:-9px;
- text-align:right;
- text-transform:none;
- }
- #tags a {
- display:inline-block;
- padding:-3px;
- text-align:right;
- color:{color:Tags};
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- -ms-transition: all 0.6s ease-in-out;
- -transition: all 0.6s ease-in-out;
- }
- #question {
- padding:8px;
- padding-bottom:20px;
- font-family:arial;
- letter-spacing:2px;
- text-align:left;
- text-transform:uppercase;
- font-size:9px;
- color:{color:text};
- border-bottom:1px solid #eee;
- border-right:1px solid #eee;
- background-color:{color:background}
- }
- #askpic {
- float: left;
- padding:4px 10px 15px 4px;
- }
- #askpic img {
- border:1px solid #eee;
- padding:3px;
- margin-top:-10px;
- }
- .newplayerbutton {
- position: relative;
- width: 28px;
- height: 27px;
- overflow: hidden;
- background-color: #ccc;
- }
- .playerbuttonhug {
- position: absolute;
- top: -11px;
- left: -12px;
- }
- .tumblr_audio_player {
- border: none;
- padding: 0px;
- margin: 0px;
- height: 50px;
- width: 500px;
- background-color: #ccc;
- }
- .playerbuttonbg {
- position: absolute;
- left: 20px;
- top: 20px;
- width: 28px;
- height: 28px;
- background-color: white;
- padding: 10px;
- -webkit-border-radius: 40px;
- -moz-border-radius: 40px;
- border-radius: 40px;
- opacity: .4;
- filter: alpha(opacity=40);
- -moz-opacity: 0.4;
- -khtml-opacity: 0.4;
- transition: opacity .7s ease-in-out;
- -moz-transition: opacity .7s ease-in-out;
- -webkit-transition: opacity .7s ease-in-out;
- }
- .playerbuttonbg:hover {
- opacity: 1;
- filter: alpha(opacity=100);
- -moz-opacity: 1;
- -khtml-opacity: 1;
- }
- .audioimgwrapper {
- position: absolute;
- left: 0px;
- top: 0px;
- -webkit-border-radius: 50px;
- -moz-border-radius: 50px;
- border-radius: 50px;
- overflow: hidden;
- width: 88px;
- height: 88px;
- }
- .audioimgwrapper img {
- width: 100%;
- height: auto;
- -webkit-border-radius: 50px;
- -moz-border-radius: 50px;
- border-radius: 50px;
- }
- .trackdetails {
- width: auto;
- display:inline-block;
- margin-left: 100px;
- min-height: 85px;
- }
- .audiowrapper {
- position: relative;
- display:inline-block;
- }
- #quote {
- font-size:18px;
- letter-spacing:-1px;
- line-height:100%;
- }
- {CustomCSS}
- #s-m-t-tooltip {
- max-width:300px;
- padding:3px 4px 2px 4px;
- margin:20px 0px 0px 20px;
- background-color:#fff; /* change the background color */
- border:1px solid #ddd; /* change the border color */
- font-family:arial; /* change the font */
- font-size:8px; /* change the font size */
- letter-spacing:1px; /* change the letter spacing */
- text-transform:uppercase; /* can be uppercase, lowercase, none*/
- color:#aaa; /* change the text color */
- z-index:999999999999999999999999999999999999;
- }
- </style></head>
- <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><body>
- <div id="sidebar">
- <div class="sidebartitle">{text:sidebartitle}</div>
- <div id="sidebarimage"></div>
- <div class="desc">
- {Description}
- </div>
- <div id="links">
- {block:IfLinkA}
- <a title="{text:LinkA}" href="{text:LinkA url}">i.</a>
- {/block:IfLinkA}
- {block:IfLinkB}
- <a title="{text:LinkB}" href="{text:LinkB url}">ii.</a>
- {/block:IfLinkB}
- {block:IfLinkC}
- <a title="{text:LinkC}" href="{text:LinkC url}">iii.</a>
- {/block:IfLinkC}
- {block:IfLinkD}
- <a title="{text:LinkD}" href="{text:LinkD url}">iv.</a>
- {/block:IfLinkD}
- {block:IfLinkE}
- <a title="{text:LinkE}" href="{text:LinkE url}">v.</a>
- {/block:IfLinkE}
- {block:IfLinkF}
- <a title="{text:LinkF}" href="{text:LinkF url}">vi.</a>
- {/block:IfLinkF}
- </div>
- {block:Pagination}<div id="pagi">
- {block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage}
- {block:JumpPagination length="8"}
- {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
- </div>{/block:Pagination}
- </div>
- <div id="all">{block:Posts}<div id="posts">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{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-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<div id="quote">"{Quote}"<br><br></div><span style="text-align:right;font-size:10px;">— {Source}</span>{/block:Quote}
- {block:AudioPlayer}
- <div class="audiowrapper">
- {block:AlbumArt}
- <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- <div class="playerbuttonbg">
- <div class="newplayerbutton">
- <div class="playerbuttonhug">
- {AudioPlayerWhite}
- </div>
- </div>
- </div>
- <div class="trackdetails">
- {block:TrackName}{TrackName}{/block:TrackName}<br/>
- {block:Artist}Artist: {Artist}{/block:Artist}<br/>
- {block:Album}Album: {Album}{/block:Album}<br/>
- {PlayCountWithLabel}
- </div>
- </div>
- {/block:AudioPlayer}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Answer}<div id="askpic"><img src="{AskerPortraitURL-30}"></div>
- <div id="question"><span style="text-transform:uppercase;font-size:9px;"> {Asker}: </span>{Question}</div><left> <span style="font-family:arial;">{Answer}</span>{/block:Answer}
- <div id="details">
- <br> <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero} </a> {block:RebloggedFrom} <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}"> src; {/block:ContentSource} <a href="{Permalink}">+{NoteCount}</a>
- {block:HasTags}<div id="tags">filed under:{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 style="float: right; position: fixed; bottom: -6px; right: 2px;"><a href="http://narruld.tumblr.com"><img src="http://static.tumblr.com/u7ncy54/yx6mp2nu0/untitled2.png">
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement