Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- theme #17 by nerdydean. don't remove the credit. -->
- <html>
- <head>
- <!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=Port+Lligat+Slab' rel='stylesheet' type='text/css'>
- <!--Default Variables-->
- <!--Colors-->
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#333333"/>
- <meta name="color:Link" content="#717581"/>
- <meta name="color:Hover" content="#333333"/>
- <meta name="color:Border" content="#969696"/>
- <meta name="color:scrollbar" content="#000000"/>
- <meta name="color:selection" content="#fafafa"/>
- <!--Images-->
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar" content=""/>
- <!--Links-->
- <meta name="text:link1" content="link1" />
- <meta name="text:link1 url" content="/" />
- <meta name="text:link2" content="link2" />
- <meta name="text:link2 url" content="/" />
- <meta name="text:link3" content="link3" />
- <meta name="text:link3 url" content="/" />
- <meta name="text:link4" content="link4" />
- <meta name="text:link4 url" content="/" />
- <meta name="text:link5" content="link5" />
- <meta name="text:link5 url" content="/" />
- <style type="text/css">
- ::-webkit-scrollbar {
- height:03px;
- width:12px;
- background-color:{color:background};
- }
- ::-webkit-scrollbar-thumb {
- background-color:{color:scrollbar};
- border: 5px solid {color:background};
- }
- ::selection {
- background:{color:selection};
- }
- ::-moz-selection {
- background:{color:selection};
- }
- ::-webkit-selection {
- background:{color:selection};
- }
- body {
- background:{color:background};
- background-image: url('{image:background}') no-repeat fixed center;;
- margin:0px;
- color:{color:text};
- font-family:arial;
- font-size:10px;
- line-height:100%;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease
- }
- img {
- border:none;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:1px solid;
- }
- h1 {
- font-size:12px;
- font-family:consolas;
- 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;
- }
- small{
- font-size:9px;
- line-height:110%;
- }
- big {
- font-size:12px;
- line-height:110%;
- }
- b, strong {
- color:{color:text};
- }
- i, em {
- color:{color:text};
- }
- p {
- margin-top:5px;
- margin-bottom:5px;
- }
- blockquote {
- padding:0px;
- padding-left:5px;
- margin:5px;
- border-left:1px dotted {color:text};
- }
- blockquote img {
- max-width:300px;
- }
- ul, li img {
- max-with:250px;
- }
- .audio {
- width:500px;
- height:160px;
- }
- .albumart {
- width:150px;
- height:150px;
- position:absolute;
- border:1px dotted {color:text};
- padding:2px;
- }
- .albumart img {
- width:150px;
- height:150px;
- float:left;
- }
- .playercontainer {
- display:block;
- width:150px;
- height:150px;
- background-color:{color:background};
- position:absolute;
- }
- .player {
- margin-left:36px;
- margin-top:36px;
- width:25px;
- height:25px;
- overflow:hidden;
- background-color:#fff;
- }
- .audioinfo {
- margin-left:160px;
- float:left;
- width:200px;
- padding:2px;
- margin-top:2px;
- }
- #entries {
- padding:10px;
- width:500px;
- margin-left:500px;
- margin-top:85px;
- }
- #post {
- width:500px;
- padding-bottom:10px;
- font-family:consolas;
- opacity:1;
- margin-bottom:10px;
- }
- #sidebar {
- width:250px;
- position:fixed;
- margin-left:150px;
- margin-top:150px;
- opacity:1;
- }
- #sidebarimage img {
- width:250px;
- padding:3px;
- border:0.5px solid;
- border-color: {color:Border};
- opacity:1;
- -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;
- }
- #sidebarimage img:hover {
- -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;
- opacity:.5;
- }
- #links {
- font-family:consolas;
- font-size:8px;
- opacity:1;
- text-align:center;
- padding-top:54px;
- letter-spacing:1px;
- text-transform:uppercase;
- padding-bottom:5px;
- margin-top:-50px;
- margin-left:8px;
- }
- #description {
- padding:5px;
- font-size:10px;
- font-style:none;
- opacity: 0.8;
- text-align:center;
- margin-top:-4px;
- margin-left:6px;
- }
- #pagination {
- font-size:8px;
- text-align:center;
- color:{color:link};
- font-family:consolas;
- text-transform:uppercase;
- letter-spacing:2px;
- margin-left:11px;
- margin-top:2px;
- }
- #info {
- text-align:center;padding:5px;
- margin-top:5px;
- margin-bottom:10px;
- text-transform: uppercase;
- font-family:consolas;
- font-size:9px;
- }
- #tags {
- font-family:consolas;
- letter-spacing:1px;
- text-transform:uppercase;
- font-size:8px;
- margin-top:4px;
- }
- #tags a {
- display:inline;
- background-color:{color:linkb};
- padding:-4px;
- 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;
- }
- #asker {
- float:left;
- margin-right:5px;
- }
- #asked {
- font-family:consolas;
- text-transform:lowercase;
- letter-spacing:1px;
- padding-bottom:3px;
- }
- #asking {
- background:{color:text};
- color:{color:background};
- padding:5px;
- }
- #asking a {
- color:{color:link};
- }
- #asking a:hover {
- color:{color:text};
- }
- #answering {
- color:{color:text};
- background:{color:background};
- }
- #notes {
- font-family:consolas;
- text-transform:lowercase;
- font-size:9px;
- }
- #question {
- font-family:consolas;
- font-style:italic;
- font-size:10px;
- }
- #answer {
- font-family:consolas;
- text-transform:uppercase;
- font-size:10px;
- }
- #s-m-t-tooltip {
- font-size: 10px;
- max-width:300px;
- padding:3px 4px 2px 5px;
- margin:20px 0px 0px 20px;
- z-index:10;
- background:{color:hover};
- border:1px solid #fff;
- font-family:consolas;
- text-transform:uppercase;
- color:{color:background};
- z-index:999999999999999999999999999999999999;
- letter-spacing:1px;
- }
- {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 href="/" title="{Title}"><img src="{image:sidebar}"></a></div>
- <div id="links">
- <a href="{text:link1 url}">{text:link1}</a>
- <a href="{text:link2 url}">{text:link2}</a>
- <a href="{text:link3 url}">{text:link3}</a>
- <a href="{text:link4 url}">{text:link4}</a>
- <a href="{text:link5 url}">{text:link5}</a>
- </div>
- <div id="description">{Description}</div>
- {block:Pagination}<div align="center" id="pagination">{block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">next</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:Source} —{Source}{/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}<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>{TrackName}</b>{/block:TrackName}
- <br>{block:Artist}by {Artist}{/block:Artist} on {block:Album}{Album}<br />{/block:Album}
- {/block:ExternalAudio}[played {PlayCount} times]
- {/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="asker"></div><div id="asked"><div id="asking">{Asker} screamed: {Question}</div> <div id="answering">{Answer}</div>{/block:Answer}
- <div id="info"><a href="{Perimalink}">{block:Date}<a href="{Permalink}" title="{TimeAgo}">{Month} {DayofMonth}</a>{/block:Date} with <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom} <a href="{ReblogParentURL}">VIA</a> {/block:RebloggedFrom}
- {block:ContentSource}<a href="{SourceURL}">(<a href="{SourceURL}">©<a href="{SourceURL}">{SourceLink}</a>)</a>{/block:ContentSource}{/block:RebloggedFrom}<div id="tags" st>
- {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="font-size: 9px; letter-spacing: 1px; float: right; position: fixed; bottom: 10px; right: 10px; text-transform:uppercase;"><a href="http://hellish.co.vu" title="theme by nerdydean">hellish</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment