Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- dear jack
- theme by kalopsiathemes
- Please do not
- -remove the credit
- -steal parts of code
- -use as a base
- Feel free to
- -edit parts of the theme
- -ask me any questions
- -->
- <!DOCTYPE html>
- <head>
- <link href='http://fonts.googleapis.com/css?family=Raleway:800' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Questrial|Roboto:400,700|Inconsolata' rel='stylesheet' type='text/css'>
- <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:title" content="#000000"/>
- <meta name="color:post background" content="#ffffff"/>
- <meta name="color:link" content="#000000"/>
- <meta name="color:link hover" content="#000000"/>
- <meta name="color:nav" content="#ffffff"/>
- <meta name="color:nav hover" content="#ffffff"/>
- <meta name="color:text" content="#000000"/>
- <meta name="image:sidebar" content=""/>
- <meta name="if:500px posts" content="1"/>
- <meta name="if:400px posts" content="0"/>
- <meta name="text:link1" content="">
- <meta name="text:link1url" content="" />
- <meta name="text:link2" content="">
- <meta name="text:link2url" content="" />
- <meta name="text:link3" content="">
- <meta name="text:link3url" content="" />
- <meta name="text:link4" content="">
- <meta name="text:link4url" content="" />
- <meta name="text:link5" content="">
- <meta name="text:link5url" 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:30,
- tip_fade_speed:300,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <style type="text/css">
- ::-webkit-scrollbar {height: 2px;
- width: 4px;
- -webkit-border-radius: 0px;
- background-color:{color:posts}}
- ::-webkit-scrollbar-thumb{background-color:{color:text};
- border:0px solid {color:scrollbar};}
- ::-webkit-scrollbar-track{background-color:{color:background};}
- #s-m-t-tooltip {max-width:400px;
- padding:2px;
- margin:10px 0px 0px 10px;
- padding:1px 4px;
- background-color:{color:text};
- text-transform:uppercase;
- font-size:7px;
- letter-spacing:2px;
- font-weight:700;
- font-family: 'Roboto', sans-serif;
- color:{color:background};
- z-index:999;
- }
- body {
- background:{color:background};
- color:{color:text};
- font-size:11px;
- margin:0;
- font-family: 'Inconsolata', ;
- line-height:16px;}
- blockquote {
- padding-left:10px;
- margin:5px;
- margin-left:20px;
- word-wrap:break-word;
- }
- #posts {
- {block:If500pxposts}
- width:500px;
- {/block:If500pxposts}
- {block:If400pxposts}
- width:400px;
- {/block:If400pxposts}
- margin-top:50px;
- }
- #posts img {
- {block:If500pxposts}
- max-width:500px;
- {/block:If500pxposts}
- {block:If400pxposts}
- max-width:400px;
- {/block:If400pxposts}
- }
- #posts, #posts img, #posts blockquote {
- font-size:11px;
- color:{color:text};
- }
- #entries {
- margin-bottom:100px;
- }
- small {
- font-size:10px;
- }
- big {
- font-size:12px;
- }
- h2 {
- display:inline;
- font-size:14px;
- color:{color:title};
- font-weight:700;
- text-transform:uppercase;
- font-family: 'Roboto', sans-serif;
- }
- h1 {
- font-size:10px;
- Text-align:center;
- letter-spacing:1px;
- color:{color:text};
- }
- h3 {
- font-size:13px;
- color:{color:title};
- letter-spacing:1px;
- text-transform:uppercase;
- }
- #entire {
- width:550px;
- height:100%;
- margin:auto;
- background-color:{color:post background};
- }
- #content {
- width:100%;
- {block:If500pxposts}
- width:500px;
- {/block:If500pxposts}
- {block:If400pxposts}
- width:400px;
- {/block:If400pxposts}
- margin:auto;
- margin-top:50px;
- }
- #header {
- width:550px;
- height:200px;
- }
- #header img {
- width:550px;
- height:200px;
- margin:auto;
- }
- #sidebar {
- width:550px;
- margin:auto;
- padding-top:10px;
- }
- #top {
- width:350px;
- margin:auto;
- text-align:center;
- }
- #title{
- margin-top:10px;
- text-align:center;
- text-transform:uppercase;
- font-size:20px;
- display:inline;
- letter-spacing:2px;
- color:{color:title};
- font-weight:700;
- font-family: 'Roboto', sans-serif;
- }
- #description {
- width:350px;
- margin:auto;
- margin-top:10px;
- padding-bottom:10px;
- font-size:11px;
- word-wrap:break-word;
- text-align:center;
- line-height:180%;
- }
- #postinfo {
- position:absolute;
- font-size:7px;
- {block:PermalinkPage}
- font-size:8px;
- margin-top:10px;
- {/block:PermalinkPage}
- {block:If500pxposts}
- margin-left:545px;
- {/block:If500pxposts}
- {block:If400pxposts}
- margin-left:495px;
- {/block:If400pxposts}
- text-align:left;
- width:100px;
- color:{color:link};
- word-wrap:break-word;
- line-height:400%;
- letter-spacing:2px;
- font-family: 'Roboto', sans-serif;
- text-transform:uppercase;
- opacity:0;
- -moz-transition-duration:all .7s ease-in-out;
- -webkit-transition-duration:all .7s ease-in-out;
- -o-transition-duration:all .7s ease-in-out;
- }
- #posts:hover #postinfo {
- opacity:1;
- -moz-transition-duration:.7s;
- -webkit-transition-duration: .7s;
- -o-transition-duration:.7s;
- }
- a:link,a:visited {
- text-decoration:none;
- color:{color:link};
- }
- a:hover {
- cursor:crosshair;
- text-decoration:none;
- color:{color:link hover};
- }
- #nav {
- margin-top:10px;
- margin-left:5px;
- font-size:11px;
- word-spacing:4px;
- font-style:italic;
- text-transform:lowercase;
- }
- #nav a {
- color:{color:nav};
- text-decoration:none;
- }
- #nav a:hover {
- color:{color:nav hover};
- text-decoration:none;
- }
- #permalink {
- font-size:8px;
- word-wrap:break-word;
- margin-top:5px;
- text-align:center;
- letter-spacing:1px;
- text-transform:uppercase;
- {block:If500pxposts}
- width:500px;
- {/block:If500pxposts}
- {block:If400pxposts}
- width:400px;
- {/block:If400pxposts}
- }
- .tags {
- text-align:center;
- margin-top:5px;
- font-size:8px;
- font-family: 'Roboto', sans-serif;
- word-wrap:break-word;
- letter-spacing:1px;
- text-transform:lowercase;
- {block:IndexPage}
- opacity:0;
- {/block:IndexPage}
- }
- .pagenotes {
- margin-top:40px;
- margin-left:-20px;
- font-family: 'Roboto', sans-serif;
- text-transform:lowercase;
- font-size:9px;
- letter-spacing:1px;
- {block:IndexPage}
- display: none;
- {/block:IndexPage}
- {block:If500pxposts}
- width:500px;
- {/block:If500pxposts}
- {block:If400pxposts}
- width:400px;
- {/block:If400pxposts}
- }
- .pagenotes img {
- display:none;}
- .pagenotes li {
- list-style-type:none;
- padding:5px 0px;
- text-align:center;
- margin:0 0 0 0px;
- }
- #pagi {
- font-size:10px;
- width:100%;
- text-align:center;
- margin-bottom:50px;
- color:{color:links};
- letter-spacing:0px;
- }
- #pagi a {
- display:inline-block;
- color:{color:links};
- }
- #pagi a:hover {
- color:{color:links hover};
- }
- .player {
- width:25px;
- height:25px;
- overflow:hidden;
- position:absolute;
- background:white;}
- .audioinfo {
- margin-left:50px;
- font-size:12px;
- }
- .q {
- text-align:center;
- font-weight:bold;
- }
- .as {
- font-weight:bold;
- text-transform:uppercase;
- margin-bottom:10px;
- }
- .a {
- margin-top:10px;
- }
- .chat ol {
- padding:0;
- list-style:none;
- }
- .label {font-weight:bold;
- }
- .newplayerbutton {
- position: relative;
- width: 20px;
- height: 27px;
- top:15px;
- left:20px;
- overflow: hidden;
- }
- .playerbuttonhug {
- position:absolute;
- top: -15px;
- left: -10px;
- }
- .tumblr_audio_player {
- border: none;
- padding: 0px;
- margin: 0px;
- height: 50px;
- width: 500px;
- }
- .playerbuttonbg {
- position:absolute;
- left: 20px;
- top: 0px;
- width: 50px;
- height: 50px;
- background-color: #ffffff;
- padding: 10px;
- }
- .audioimgwrapper {
- position:absolute;
- left: 0px;
- top: 0px;
- overflow: hidden;
- width: 90px;
- height: 88px;
- }
- .audioimgwrapper img {
- width: 100%;
- height: auto;
- }
- .trackdetails {
- width: auto;
- display:inline-block;
- text-transform:uppercase;
- line-height:200%;
- margin-left: 110px;
- min-height: 85px;
- }
- .audiowrapper {
- position: relative;
- display:inline-block;
- }
- #credit {
- position:fixed;
- color:{color:text};
- bottom:5px;
- right:10px;
- padding:4px;
- font-size:12px;
- }
- #credit a {
- text-decoration:none;
- }
- </style>
- </head>
- <body>
- <div id="entire">
- <div id="header"><img src="{image:sidebar}"></div>
- <div id="sidebar">
- <div id="top">
- <div id="title">{Title}</div>
- <div id="nav">
- <a href="{text:Link1url}">{text:link1}</a> //
- <a href="{text:Link2url}">{text:link2}</a> //
- <a href="{text:Link3url}">{text:link3}</a> //
- <a href="{text:Link4url}">{text:link4}</a> //
- <a href="{text:Link5url}">{text:link5}</a>
- </div></div>
- <div id="description">{Description}</div>
- </div>
- <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/ytzm5f1ke/infinitescrolling.js"></script>
- <div id="content">
- <div class="autopagerize_page_element">
- {block:Posts}<div id="posts">
- {block:Date}{block:IndexPage}<div id="postinfo">{12Hour}:{Minutes} {CapitalAmPm} <a href="{Permalink}">+{NoteCount}</a>{/block:NoteCount}<br><a href="{ReblogURL}">reblog</a>
- </div>{/block:IndexPage}{/block:Date}
- <div id="entries">
- {block:Text}{block:Title}<h3>{Title}</h3>{/block:Title}{Body}{/block:Text}
- {block:Quote}<h2><center>“{Quote}”</center></h2><h1>-{Source}</h1>{/block:Quote}
- {block:Link}</div><a href="{URL}"><h3>{Name}</h3></a>
- {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo} {block:If500pxposts}<img src="{PhotoURL-500}" />{block:Caption}{Caption}{/block:Caption} {/block:If500pxposts}{block:If400pxposts}<img src="{PhotoURL-400}" />{block:Caption}{Caption}{/block:Caption} {/block:If400pxposts}{block:If250pxposts}<img src="{PhotoURL-250}" />{block:Caption}{Caption}{/block:Caption} {/block:If250pxposts}{/block:Photo}
- {block:Photoset}
- {block:If500pxposts}
- <center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}
- {/block:If500pxposts}
- {block:If400pxposts}
- <center>{Photoset-400}</center>{block:Caption}{Caption} {/block:If400pxposts}{/block:Caption}
- {/block:If400pxposts}
- {block:If250pxposts}
- <center>{Photoset-250}</center>{block:Caption}{Caption} {/block:If400pxposts}{/block:Caption}
- {/block:If250pxposts}
- {/block:Photoset}
- {block:Chat}<ul class="chat">{block:Title}<h3>{Title}</h3>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}{Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:Video} {block:If500pxposts}
- {Video-500}{block:Caption}{Caption}{/block:Caption}
- {/block:If500pxposts}
- {block:If400pxposts}
- {Video-400}{block:Caption}{Caption}{/block:Caption}
- {/block:If400pxposts}
- {block:If250pxposts}
- {Video-250}{block:Caption}{Caption}{/block:Caption}
- {/block:If250pxposts}{/block:Video}
- {block:Audio}{block:AudioPlayer}
- <div class="audiowrapper">
- <div class="playerbuttonbg">
- <div class="newplayerbutton">
- <div class="playerbuttonhug">
- {AudioPlayerWhite}
- </div>
- </div>
- </div>
- <div class="trackdetails">
- {block:TrackName}<strong>{TrackName}</strong>{/block:TrackName}<br/>
- {block:Artist}<em>{Artist}</em>{/block:Artist}<br/>
- {block:Album}{Album}{/block:Album}<br/>
- </div>
- </div>
- {/block:AudioPlayer}{/block:Audio}
- {block:Answer}
- <div class="q">
- <div class="as">{Asker} inquired: </div>
- {Question}</div>
- <div class="a">{Answer}</div>
- {/block:Answer}
- {block:Date}
- {block:PermalinkPage}<div id="permalink">{12Hour}:{Minutes} {CapitalAmPm} <a href="{Permalink}">+{NoteCount}</a>{/block:NoteCount} {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">via </a>{block:ContentSource}<a href="{ReblogRootURL}" title="{ReblogRootName}">// src </a>{/block:ContentSource}{/block:RebloggedFrom}<br>{block:HasTags}<div class="tags">filed under:{block:Tags}<a href="{TagUrl}"> {Tag}, </a>{/block:Tags}</div>{/block:HasTags}</div>{/block:PermalinkPage}{/block:Date}
- {block:PostNotes}
- <div class="pagenotes">
- {PostNotes}
- </div>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- </div>
- </div>
- </div>
- {block:ContentSource}
- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}
- {/block:ContentSource}
- <div id="credit">
- <a href="http://kalopsiathemes.tumblr.com" title="kalopsiathemes"</div>Δ</a></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment