Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- Theme #10 by nerydean. Don't remove the credit. -->
- <!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}
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#a8a8a8"/>
- <meta name="color:Border" content="#dddddd"/>
- <meta name="color:Hover" content="#f2f2f2"/>
- <meta name="color:Scrollbar" content="#dddddd"/>
- <meta name="color:PostLinks" content="#aaaaaa" />
- <meta name="image:Sidebar" content=""/>
- <meta name="image:Background" content=""/>
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 1 Text" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 2 Text" content="" />
- <meta name="text:Link 3" content="" />
- <meta name="text:Link 3 Text" content="" />
- <meta name="text:Link 4" content="" />
- <meta name="text:Link 4 Text" content="" />
- <meta name="color:infobg" content="#fff">
- <style type="text/css">
- ::selection {
- background: {color:text selection};
- color: {color:text:};
- }
- ::-moz-selection {
- background: {color:text selection};
- color: {color:text};
- }
- ::-webkit-selection {
- background: {color:text selection};
- color: {color:text};
- }
- ::-webkit-scrollbar-thumb:vertical {
- border:3px solid {color:background};
- height:12px;
- background-color:{color:scrollbar};
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:{color:background};
- }
- ::-webkit-scrollbar {
- background-color:{color:scrollbar};
- height:7px;
- width:12px;
- border:5px solid {color:background};
- }
- ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{
- background-color:{color:background};
- display:block;
- height:8px;
- border-right:2px solid {color:background};
- border-left:2px solid {color:background};
- }
- body {
- background:{color:background};
- margin:0px;
- color:{color:text};
- font-family:calibri;
- font-size:10px;
- line-height:100%;
- letter-spacing:0px;
- text-align:justify;
- background-image:url('{image:Background}');
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:PostLinks};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- background-color:#fff;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- h1 {
- font-size:8px;
- letter-spacing:2px;
- text-transform:uppercase;
- font-family:'CAMBRIA';
- font-style:none;
- line-height:10px;
- text-align:left;
- padding:0px;
- line-height:100%;
- font-size: 8px;
- z-index: 10;
- font-family: calibri;
- letter-spacing: 2px;
- text-transform: uppercase;
- color: #aaa;
- z-index: 999999999999999999999999999999999999999999999999999999999999999999999999;
- }
- h3 {
- background-color:#fbf9f9;
- color:{color:post links};
- }
- a:hover {
- color:{color:hover};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- /*ENTRIES*/
- #entries {
- padding:10px;
- width:500px;
- margin-left:502px;
- margin-top:5px;
- font-size:10px;
- font-family:'calibri';
- letter-spacing:0px;
- background-color:{color:infobg};
- line-height:100%;
- z-index: 10;
- font-family: calibri;
- text-transform: none;
- color: #aaa;
- z-index: 999999999999999999999999999999999999999999999999999999999999999999999999;
- }
- #post {
- width:500px;
- padding-bottom:40px;
- padding:25px;
- margin-top:50px;
- }
- /*SIDEBAR*/
- #sidebar {
- position:fixed;
- margin-top:80px;
- margin-left:320px;
- }
- #sidebarimage {
- width 130px;
- }
- #sidebarimage img {
- width:200px;
- margin-top:164px;
- padding:3px;
- margin-left:-80px;
- -moz-transition-duration:0.6s;
- -webkit-transition-duration:0.6s;
- -o-transition-duration:0.6s;
- }
- #sidebarimage img:hover {
- opacity:0.7;
- -moz-transition-duration:0.6s;
- -webkit-transition-duration:0.6s;
- -o-transition-duration:0.6s;
- }
- .links {
- width:152px;
- font-family:'calibri';
- padding: 4px;
- text-align:center;
- text-transform:uppercase;
- position:fixed;
- margin-top:-5px;
- margin-left:-66px;
- }
- .links a {
- width:94px;
- padding:3px;
- font-size:8px;
- letter-spacing:0px;
- line-height:100%;
- font-size: 8px;
- z-index: 10;
- font-family: calibri;
- letter-spacing: 2px;
- text-transform: uppercase;
- color: {color:text};
- z-index: 999999999999999999999999999999999999999999999999999999999999999999999999;
- }
- .links a:hover {
- -moz-transition-duration:0.3s;
- -webkit-transition-duration:0.3s;
- -o-transition-duration:0.3s;
- color:{color:hover};
- }
- #description {
- text-align:justify;
- width:190px;
- margin-top:10px;
- margin-left:-80px;
- font-size:9px;
- position:fixed;
- text-transform:none;
- color:{color:DescriptionText};
- line-height:100%;
- font-size: 8px;
- z-index: 10;
- font-family: calibri;
- letter-spacing: 2px;
- text-transform: uppercase;
- color: {color:text};
- z-index: 999999999999999999999999999999999999999999999999999999999999999999999999;
- }
- #description a{
- font-size:9px;
- }
- #pagination {
- font-style:bold;
- padding:2px;
- font-family:'arial';
- letter-spacing:0px;
- font-size:9px;
- text-align:center;
- padding:2px;
- margin-top:50px;
- text-transform:lowercase;
- margin-left:-90px;
- line-height:100%;
- font-size: 8px;
- z-index: 10;
- font-family: calibri;
- letter-spacing: 2px;
- text-transform: uppercase;
- color: {color:text};
- z-index: 999999999999999999999999999999999999999999999999999999999999999999999999;
- }
- /*POST INFO*/
- #info {
- width:500px;
- text-align:left;
- font-family:'trebuchet ms';
- margin-top:3px;
- margin-left:px;
- letter-spacing:1px;
- font-size:8px;
- font-style:none;
- padding:1px;
- line-height:10px;
- text-transform:lowercase;
- border-top:1px solid;
- border-color:{color:Border};
- line-height:100%;
- font-size: 8px;
- z-index: 10;
- font-family: calibri;
- letter-spacing: 2px;
- text-transform: uppercase;
- color: #aaa;
- z-index: 999999999999999999999999999999999999999999999999999999999999999999999999;
- }
- #info a {
- text-align:center;
- color:{color:Post Links};
- }
- #info a:hover {
- -moz-transition-duration:0.3s;
- -webkit-transition-duration:0.3s;
- -o-transition-duration:0.3s;
- color:{color:Hover}
- }
- #tags {
- float:left;
- width:489px;
- margin-top:-7px;
- margin-left:-5px;
- text-align:left;
- font-size:8px;
- padding:5px;
- font-size:10px;
- opacity:1;
- transition-duration: 0.5s;
- -moz-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- -o-transition-duration: 0.5s
- color:{color:Post Links};
- line-height:100%;
- font-size: 8px;
- z-index: 10;
- font-family: calibri;
- letter-spacing: 2px;
- text-transform: uppercase;
- color: #aaa;
- z-index: 999999999999999999999999999999999999999999999999999999999999999999999999;
- }
- #tags a {
- letter-spacing:0px;
- font-size:8px;
- text-align:center;
- font-family:'CALIBRI';
- text-decoration:none;
- display:inline-block;
- color:#ddd;
- }
- #tags a:hover {
- background-color:#fff;
- -moz-transition-duration:0.3s;
- -webkit-transition-duration:0.3s;
- -o-transition-duration:0.3s;
- color:{color:Hover};
- }
- /*QUESTION*/
- #asker {
- color:{color:text};
- padding:14px;
- font-family:'arial';
- font-size:11px;
- letter-spacing:0px;
- text-align:left;
- margin-top:0px;
- text-transform:lowercase;
- line-height:100%;
- background-color:#fff;
- border-top:3px;
- }
- .audio {
- width:500px;
- padding-bottom:10px;
- background-color:#fff;
- }
- .albumart {
- float:left;
- padding:0px 10px 10px 0px;
- }
- .albumart img {
- width:45px;
- height:45px;
- }
- .playercontainer {
- text-align:left;
- padding:10px;
- margin-top:-55px;
- margin-left:14px;
- background-color:#ffffff;
- width:480px;
- }
- .audioinfo {
- padding:20px;
- color:{color:text};
- background-color:{color:infobg};
- }
- #player {
- width:30px;
- height:30px;
- overflow:hidden;
- position:absolute;
- margin-top:-25px;
- margin-bottom:45px;
- margin-left:-17px;
- opacity: 0.7;
- filter:alpha(opacity=70);
- -moz-opacity: 0.7;
- -khtml-opacity: 0.7;
- }
- /*CREDIT*/
- #cred {
- position:fixed;
- font-family:'Calibri';
- text-transform:uppercase;
- font-size:10px;
- right:9px;
- bottom:9px;
- padding:4px;
- letter-spacing:1px;
- line-height:100%;
- font-size: 8px;
- z-index: 10;
- font-family: calibri;
- letter-spacing: 2px;
- text-transform: uppercase;
- color: {color:text};
- z-index: 999999999999999999999999999999999999999999999999999999999999999999999999;
- opacity:1;
- }
- #s-m-t-tooltip {
- max-width:300px;
- padding:3px 4px 5px 4px;
- margin:10px 0px 0px 10px;
- background-color:{color:background};
- border:1px solid {color:text};
- line-height:100%;
- font-size: 8px;
- z-index: 10;
- font-family: calibri;
- letter-spacing: 2px;
- text-transform: uppercase;
- color: {color:text};
- z-index: 999999999999999999999999999999999999999999999999999999999999999999999999;
- }
- h3 {
- line-height:100%;
- font-size: 8px;
- z-index: 10;
- background: #fff;
- font-family: calibri;
- letter-spacing: 2px;
- text-transform: uppercase;
- color: #aaa;
- z-index: 999999999999999999999999999999999999999999999999999999999999999999999999;
- }
- {CustomCSS}</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 id="sidebarimage">
- <a title="{title}" href="/"><img src="{image:sidebar}"></a>
- </div>
- <div class="links">
- <a href="{text:Link 1}" title="{text:Link 1 Text}">i.</a>
- <a href="{text:Link 2}" title="{text:Link 2 Text}">ii.</a>
- <a href="{text:Link 3}" title="{text:Link 3 Text}">iii.</a>
- <a href="{text:Link 4}" title="{text:Link 4 Text}">iv.</a>
- </div>
- <div id="description">{Description}</div>
- {block:Pagination}
- <div id="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">fall</a>{/block:PreviousPage}
- — {block:NextPage}<a href="{NextPage}">fly</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- </div>
- </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}<h2>"{Quote}"</h2>
- {block:Source}<div class="qsource"> —{Source}</div>
- {/block:Source}{/block:Quote}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}{block:Title}{Title}{/block:Title}{block:Lines}{block:Label}<b><u>{Label}</u></b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
- <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
- <br><div class="playercontainer"><div id="player">{AudioPlayerWhite}</div></div></div>
- {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="asker"><img src="{AskerPortraitURL-16}"> {Question} —<span style="text-align:lowercase; color:#fcfcfc;font-style:italic; "><b><i>{Asker}</i></b><br></span> </div><left><div style="padding:4px;margin-top:3px;font-size:11px;"><font face="arial">{Answer}</font></div>{/block:Answer}
- <div id="info">
- <a href="{Permalink}" title="permalink">{Month} {DayOfMonth}{DayOfMonthSuffix}</a> —
- {block:RebloggedFrom} <a href="{ReblogParentURL}" title="reblogged via">via</a>{/block:RebloggedFrom}
- and {block:ContentSource} <a href="{SourceURL}" title="originally by"><a href="{SourceURL}" title="originally by">source</a>{/block:ContentSource}
- {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank" title="reblogged via"></a>{/block:RebloggedFrom}
- with <a href="{Permalink}" title="permalink">{NoteCountWithLabel}</a>
- {block:HasTags}<div id="tags">
- <small>Filed Under:</small> {block:Tags}<a href="/tagged/{Tag}" title="posts tagged '{Tag}'">{Tag},</a> {/block:Tags}
- </div>{block:HasTags}
- </div>
- </div>
- {/block:Posts}
- <br><br>{block:PostNotes}<div id="notes"><left>{PostNotes}</div>{/block:PostNotes}
- {/block:Posts}</div></div></div>
- <br><br><br><br>
- <div id="cred">
- <a href="http://hellish.co.vu" title="theme by nerdydean">hellish</a> </div>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment