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:Background" content="#ffffff"/>
- <meta name="color:Text" content="#a8a8a8"/>
- <meta name="color:Link" content="#bbbbbb"/>
- <meta name="color:Tags" content="f0f0f0"/>
- <meta name="color:Hover" content="#cccccc"/>
- <meta name="color:Border" content="#e4e4e4"/>
- <meta name="color:Answer" content="#f8f8f8"/>
- <meta name="color:bgsection" content="#000000">
- <meta name="color:desc" content="#FFFFFF">
- <meta name="color:border1" content="#6600FF">
- <meta name="color:border2" content="#FD0987">
- <meta name="color:scrollbarbg"content="#cccccc">
- <meta name="image:sidebar" content=""/>
- <meta name="image:bg" content=""/>
- <meta name="text:sidebartitle" content="">
- <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="/">
- <style type="text/css">
- /* --- SCROLLBAR ---*/
- ::-webkit-scrollbar {
- width: 5px;height: 5px;}
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment {
- height: 6px;display: block;background-color: {color:white};}
- ::-webkit-scrollbar-track-piece {
- background-color: {color:scrollbarbg};}
- ::-webkit-scrollbar-thumb:vertical {
- height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
- /* --- BODY ---*/
- body {
- background:{color:background};
- margin:0px;
- color:{color:text};
- font-family:cambria;
- font-size:9px;
- line-height:100%;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- h1 {
- font-size:9px;
- text-transform:uppercase;
- }
- a:hover {
- opacity:10;
- color:{color:hover};
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease
- }
- /* --- POST ENTRIES ---*/
- #entries {
- padding:18px;
- width:500px;
- margin-left:440px;
- margin-top:60px;
- font-size:10px;
- border: 25px solid #000;
- z-index:99999;
- padding-top:0px;
- }
- #container {
- margin:0px auto;
- width:5000px;
- height:auto;
- }
- /* --- BODY: POSTS ---*/
- #post {
- width:500px;
- padding-bottom:20px;
- padding:10px;
- margin-top:25px;
- margin-left:-10px;
- background-color:{color:Post};
- }
- /* --- SIDEBAR IMAGE ---*/
- #sidebar {
- width:100px;
- position:fixed;
- margin-left:260px;
- margin-top:150px;
- opacity:1;
- background-color:{color:Sidebar};
- }
- #sidebarimage {
- width 100px;
- }
- #sidebarimage img {
- width:100px;
- border:solid 1px;
- padding:6px;
- border-color: {color:border};
- background-color:{color:Sidebar};
- }
- /* --- SIDEBAR LINKS ---*/
- .links {
- position: fixed;
- margin-top:120px;
- margin-left:-145px;
- font-size:16px;
- text-transform:uppercase;
- text-align:center;
- letter-spacing:3px;
- line-height:170%;
- word-spacing: 38px;
- }
- .links a {
- padding:3px;
- color:{color:desc};
- background-color: {color:bgsection};
- letter-spacing:1px;
- padding: 3px;
- text-decoration:none;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- .links a:hover {
- color:{color:desc};
- text-shadow: 2px 1px 1px {color:border2}, -2px 0px {color:border1};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- /* --- DESCRIPTION ---*/
- #description {
- position: fixed;
- height:60px;
- margin-left:-260px;
- margin-top:160px;
- width:180px;
- font-style: italic;
- text-align:center;
- font-size:10px;
- background-color: {color:bgsection};
- color: {color:desc};
- letter-spacing:1px;
- line-height:120%;
- border-top:6px solid {color:border2};
- border-left:6px solid {color:border1};
- border-bottom:6px solid {color:border1};
- padding: 5px;
- padding-top: 18px;
- padding-left:150px;
- padding-right: 104px;
- z-index:99999px;
- }
- #description a {color:{color:text}; -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
- @font-face{font-family:Edosz;src:url(http://static.tumblr.com/9wzbixa/yRZmj2htw/edosz.ttf);}
- .sidebartitle {
- position: fixed;
- font-family:edosz;
- margin-top: 160px;
- margin-left: 765px;
- text-transform: uppercase;
- font-size: 27px;
- letter-spacing: 5px;
- color: {color:desc};
- background-color: {color:bgsection};
- text-align: right;
- padding: 5px;
- padding-top:28px;
- padding-right: 80px;
- padding-left:50px;
- height: 50px;
- width: 275px;
- border-top:6px solid {color:border2};
- border-right:6px solid {color:border2};
- border-bottom:6px solid{color:border1};
- text-shadow: 2px 1px 1px {color:border2}, -2px 0px {color:border1};
- z-index: -3;
- }
- .triangle {
- position:fixed;
- margin-top: 91px;
- margin-left: -170px;
- width: 0px;
- height: 0px;
- border-style: solid;
- border-width: 0 40px 69.3px 40px;
- border-color: transparent transparent #000 transparent;
- }
- .triangle2 {
- position:fixed;
- margin-top: 91px;
- margin-left: -95px;
- width: 0px;
- height: 0px;
- border-style: solid;
- border-width: 0 40px 69.3px 40px;
- border-color: transparent transparent #000 transparent;
- }
- .triangle3 {
- position:fixed;
- margin-top: 91px;
- margin-left: -20px;
- width: 0px;
- height: 0px;
- border-style: solid;
- border-width: 0 40px 69.3px 40px;
- border-color: transparent transparent #000 transparent;
- }
- .triangle4 {
- position:fixed;
- margin-top: 91px;
- margin-left: 55px;
- width: 0px;
- height: 0px;
- border-style: solid;
- border-width: 0 40px 69.3px 40px;
- border-color: transparent transparent #000 transparent;
- }
- /* --- PAGINATION---*/
- #pagination {
- width:150px;
- font-size:10px;
- text-align:center;
- margin-left:880px;
- margin-top:220px;
- position:fixed;
- font-family:consolas;
- letter-spacing:0px;
- color: {color:desc};
- }
- /* --- POST INFO ---*/
- #info {
- text-align:left;
- margin-top:10px;
- text-transform:uppercase;
- font-size:8px;
- font-style:none;
- border-top:1px solid #eee;
- }
- /* --- POST TAGS---*/
- #tags {
- font-family:cambria;
- letter-spacing:0px;
- text-transform:lowercase;
- font-size:10px;
- font-style:italic;
- margin-top:4px;
- text-align:left;
- }
- #tags
- a {display:inline;color:{color:Tags};padding:-3px;text-align:left;
- -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;}
- /* --- QUESTIONS ---*/
- #asker {
- padding:5px;
- font-family:cambria;
- letter-spacing:1px;
- text-align:left;
- font-style:italic;
- margin-left:10px;
- border-left:3px #eee solid;
- background-color:{color:background}
- }
- {CustomCSS}
- #s-m-t-tooltip {
- max-width:300px;
- padding:3px 4px 4px 4px;
- margin:20px 0px 0px 20px;
- background-color:#fff; /* change the background color */
- border:1px solid #ddd; /* change the border color */
- font-family:cambria; /* change the font */
- font-size:9px; /* change the font size */
- letter-spacing:2px; /* change the letter spacing */
- text-transform:uppercase; /* can be uppercase, lowercase, none*/
- color:#000; /* change the text color */
- z-index:999999999999999999999999999999999999;
- }
- </style>
- <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>
- </head><body>
- <div id="sidebar">
- <div id="container"></div>
- <div class="sidebartitle">{text:sidebartitle}</div>
- <div class="triangle"></div>
- <div class="triangle2"></div>
- <div class="triangle3"></div>
- <div class="triangle4"></div>
- <div id="description">
- {Description}
- </div>
- <div class="links">
- {block:IfLinkA}
- <a href="{text:linkA url}" title="{text:LinkA}">01.</a>
- {/block:IfLinkA}
- {block:IfLinkB}
- <a href="{text:linkB url}" title="{text:LinkB}">02.</a>
- {/block:IfLinkB}
- {block:IfLinkC}
- <a href="{text:linkC url}" title="{text:LinkC}">03.</a>
- {/block:IfLinkC}
- {block:IfLinkD}
- <a href="{text:linkD url}" title="{text:LinkD}">04.</a>
- {/block:IfLinkD}
- </div>
- {block:Pagination}<div id="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">←</a> {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {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}">→</a>{/block:NextPage}
- </div>{/block:Pagination}
- </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-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}{Quote}{/block:Quote}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {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:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
- <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
- <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
- {/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="asker"><span style="font-family:cambria;font-size:9px;font-style:italic;">✎ {Asker}: </span>{Question}</div><left><font face="cambria">{Answer}</font>{/block:Answer}
- <div id="info">
- <br>posted <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}(<a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:HasTags}<div id="tags"><img src="http://static.tumblr.com/qlfmldj/wOKmcnquv/untitled-2.png">{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>
- <!--
- THEME MAKER CREDIT
- -->
- <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