Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- The Kids Aren't Alright
- 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 PUBLIC "-//W3C//DTD HTML 4.01//EN"
- "http://www.w3.org/TR/html4/strict.dtd">
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="stylesheet" href="http://i.icomoon.io/public/temp/b93a9be569/UntitledProject/style.css">
- <link href='http://fonts.googleapis.com/css?family=Raleway:400,700|Merriweather+Sans:400,700' rel='stylesheet' type='text/css'>
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <meta name="color:Background" content="#000000"/>
- <meta name="color:side background" content="#f5f5f5"/>
- <meta name="color:link" content="#757575"/>
- <meta name="color:link hover" content="#b5b4b4"/>
- <meta name="color:text" content="#757575"/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content=""/>
- <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="if:500px posts" content="1"/>
- <meta name="if:400px posts" content="0"/>
- <meta name="if:250px posts" content="0"/>
- <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: 0px;
- width: 4px;
- -webkit-border-radius: 1px;
- background-color:{color:posts}}
- ::-webkit-scrollbar-thumb {height:auto;
- background-color:{color:posts};
- border:1px solid {color:link hover};
- }
- ::-webkit-scrollbar-track {
- background:color:none;}
- #s-m-t-tooltip {
- max-width:400px;
- padding:2px;
- margin:10px 0px 0px 10px;
- padding:1px 4px;
- background-color:{color:link};
- text-transform:uppercase;
- font-size:7px;
- letter-spacing:2px;
- color:{color:background};
- z-index:999;
- font-weight:700;
- font-family: 'Lato', sans-serif;
- }
- body {
- background:{color:background};
- color:{color:text};
- background-color:{color:background};
- font-size:10px;
- margin:0;
- line-height:16px;
- font-family: 'Merriweather Sans', sans-serif;
- background: url("{image:background}");
- background-repeat:no-repeat;
- background-position: bottom;
- background-attachment: fixed;
- -webkit-background-size: cover;
- -moz-background-size: cover;
- -o-background-size: cover;
- background-size: cover;
- }
- 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}
- {block:If250pxposts}
- width:250px;
- {/block:If250pxposts}
- margin:auto;
- margin-top:25px;
- }
- #posts img {
- {block:If500pxposts}
- max-width:500px;
- {/block:If500pxposts}
- {block:If400pxposts}
- max-width:400px;
- {/block:If400pxposts}
- {block:If250pxposts}
- max-width:250px;
- {/block:If250pxposts}
- }
- #posts, #posts img, #posts blockquote {
- font-size:11px;
- color:{color:text};
- }
- small {
- font-size:9px;
- }
- big {
- font-size:11px;
- }
- h2 {
- display:inline;
- font-size:13px;
- text-transform:uppercase;
- font-weight:700;
- text-align:center;
- font-family: 'Lato', sans-serif;
- color:{color:title};
- }
- h1 {
- font-size:9px;
- Text-align:center;
- letter-spacing:1px;
- color:{color:text};
- }
- h3 {
- font-size:11px;
- color:{color:title};
- letter-spacing:1px;
- text-transform:uppercase;
- font-weight:700;
- font-family: 'Lato', sans-serif;
- }
- .body img {
- max-width:400px;
- }
- #entire {
- width:850px;
- height:500px;
- margin:auto;
- margin-top:40px;
- }
- #content {
- {block:If500pxposts}
- width:550px;
- {/block:If500pxposts}
- {block:If400pxposts}
- width:450px;
- {/block:If400pxposts}
- {block:If250pxposts}
- width:300px;
- {/block:If250pxposts}
- height:550px;
- margin-left:220px;
- position:absolute;
- background-color:{color:side background};
- opacity:.8;
- }
- #entries {
- {block:If500pxposts}
- width:550px;
- {/block:If500pxposts}
- {block:If400pxposts}
- width:450px;
- {/block:If400pxposts}
- {block:If250pxposts}
- width:300px;
- {/block:If250pxposts}
- padding-top:0px;
- margin:auto;
- height:525px;
- margin-left:220px;
- position:absolute;
- overflow-y:auto;
- overflow-x:hidden;
- }
- #back {
- width:120px;
- height:120px;
- float:left;
- position:fixed;
- padding:5px;
- background-color:{color:side background};
- opacity:.8;
- }
- #sidebar {
- width:120px;
- height:120px;
- float:left;
- text-align:center;
- position:fixed;
- padding:5px;
- word-wrap:break-word;
- display:table;
- }
- #title {
- width:120px;
- height:120px;
- display:table;
- text-transform:uppercase;
- font-size:18px;
- font-weight:700;
- font-family: 'Raleway', sans-serif;
- position:absolute;
- -moz-transition-duration:all .4s ease-in-out;
- -webkit-transition-duration:all .4s ease-in-out;
- -o-transition-duration:all .4s ease-in-out;
- }
- #title p {
- display:table-cell;
- vertical-align:middle;
- }
- #hover {
- width:120px;
- height:120px;
- position:absolute;
- 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;
- }
- #sidebar:hover #hover {
- opacity:1;
- -moz-transition-duration:.7s;
- -webkit-transition-duration: .7s;
- -o-transition-duration:.7s;
- }
- #sidebar:hover #title {
- opacity:0;
- -moz-transition-duration:.4s;
- -webkit-transition-duration: .4s;
- -o-transition-duration:.4s;
- }
- .description {
- font-size:9px;
- overflow:scroll;
- line-height:150%;
- color:{color:text};
- margin-bottom:5px;
- overflow:scroll;
- height:90px;
- padding:10px;
- text-align:justify;
- padding-top:5px;
- padding-bottom:5px;
- }
- a:link, a:visited {
- text-decoration:none;
- color:{color:link};
- }
- a:hover {
- text-decoration:none;
- cursor:crosshair;
- font-weight:700;
- color:{color:link hover};
- }
- .info {
- position:absolute;
- padding:5px;
- font-size:10px;
- }
- #nav {
- font-size:10px;
- word-spacing:4px;
- }
- #sidebarimage img {
- border-radius:50px;
- width:60px;
- margin-top:20px;
- }
- .pagi {
- width:125px;
- float:left;
- padding:5px;
- font-size:11px;
- margin-left:-5px;
- text-align:center;
- background-color:{color:side background};
- margin-top:26px;
- }
- .postinfo {
- font-size:8px;
- text-align:center;
- padding:2px;
- margin:auto;
- letter-spacing:.6px;
- {block:permalinkPage}
- margin-top:10px;
- margin-bottom:5px;
- display:block;
- {/block:PermalinkPage}
- text-transform:uppercase;
- {block:If500pxposts}
- width:500px;
- {/block:If500pxposts}
- {block:If400pxposts}
- width:400px;
- {/block:If400pxposts}
- {block:If250pxposts}
- width:250px;
- {/block:If250pxposts}
- {block:IndexPage}
- display:none;
- {/block:IndexPage}
- }
- .tags {
- font-size:8px;
- text-align:center;
- margin-top:5px;
- font-style:italic;
- text-transform:lowercase;
- }
- #permalink {
- font-size:9px;
- text-align:center;
- margin:auto;
- margin-top:15px;
- border:1px solid {color:text};
- text-transform:lowercase;
- }
- #bottom {
- {block:If500pxposts}
- width:500px;
- {/block:If500pxposts}
- {block:If400pxposts}
- width:400px;
- {/block:If400pxposts}
- {block:If250pxposts}
- width:250px;
- {/block:If250pxposts}
- height:120px;
- overflow-x:scroll;
- }
- .pagenotes {
- {block:IndexPage}
- display: none;
- {/block:IndexPage}
- {block:If500pxposts}
- width:500px;
- {/block:If500pxposts}
- {block:If400pxposts}
- width:400px;
- {/block:If400pxposts}
- {block:If250pxposts}
- width:250px;
- {/block:If250pxposts}
- margin-top:5px;
- margin-bottom:45px;
- text-transform:uppercase;
- font-size:8px;
- letter-spacing:1px;
- }
- .pagenotes img {
- display:none;}
- .pagenotes li {
- list-style-type:none;
- padding:5px 0px;
- text-align:left;
- margin:0 0 0 0px;
- }
- .player {
- width:25px;
- height:25px;
- overflow:hidden;
- position:absolute;
- background:white;}
- .audioinfo {
- margin-left:50px;
- font-size:12px;
- }
- .q {
- text-align:center;
- font-weight:700;
- font-family: 'Lato', sans-serif;
- }
- .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: 28px;
- height: 27px;
- overflow: hidden;
- }
- .playerbuttonhug {
- position: absolute;
- top: -11px;
- left: -12px;
- }
- .tumblr_audio_player {
- border: none;
- padding: 0px;
- margin: 0px;
- height: 50px;
- width: 500px;
- }
- .playerbuttonbg {
- position: absolute;
- z-index:999;
- left: 20px;
- top: 20px;
- width: 28px;
- height: 28px;
- background-color: #ffffff;
- padding: 10px;
- -webkit-border-radius: 40px;
- -moz-border-radius: 40px;
- border-radius: 0px;
- 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: 0px;
- overflow: hidden;
- width: 88px;
- height: 88px;
- }
- .audioimgwrapper img {
- width: 100%;
- height: auto;
- -webkit-border-radius: 50px;
- -moz-border-radius: 50px;
- border-radius: 0px;
- }
- .trackdetails {
- width: auto;
- display:inline-block;
- margin-left: 100px;
- min-height: 85px;
- margin-top:10px;
- }
- .audiowrapper {
- position: relative;
- display:inline-block;
- }
- #credit {
- position:fixed;
- color:{color:text};
- bottom:5px;
- right:10px;
- padding:4px;
- font-size:12px;
- }
- #credit a {
- color:{color:text};
- text-decoration:none;
- }
- .icon-home-outline:before {
- content: "\e603";
- font-size:15px;
- }
- .icon-bubble:before {
- content: "\e607";
- font-size:15px;
- }
- .icon-info-large:before {
- content: "\e601";
- font-size:15px;
- }
- .icon-plus-outline:before {
- content: "\e602";
- font-size:15px;
- }
- .icon-plus2:before {
- content: "\ea0a";
- font-size:12px;
- }
- .plus {
- margin:auto;
- text-align:center;
- margin-bottom:10px;
- margin-top:10px;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- }
- .plus:hover {
- cursor:crosshair;
- }
- #pagi {
- text-transform:uppercase;
- margin:auto;
- text-align:center;
- }
- </style>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $(".plus").click(function(){
- $(".postinfo").fadeToggle(800);
- });
- });
- </script>
- </head>
- <body>
- <div id="entire">
- <div id="back"></div>
- <div id="sidebar">
- <div id="title"><p>{title}<p></div>
- <div id="hover">
- <div id="nav">
- <a href="{text:Link1url}" title="{text:Link1}"><span class="icon-home-outline"></span></a>
- <a href="{text:Link2url}" title="{text:Link2}"><span class="icon-bubble"></span></a>
- <a href="{text:Link3url}" title="{text:Link3}"><span class="icon-info-large"></span></a>
- <a href="{text:Link4url}" title="{text:Link4}"><span class="icon-plus-outline"></span></a>
- </div>
- <div class="description">{Description}</div>
- </div></div>
- <div id="content"></div>
- <div id="entries">
- {block:Posts}<div id="posts">
- {block:Text}{block:Title}<h3>{Title}</h3>{/block:Title}{Body}{/block:Text}
- {block:Quote}<h2>“{Quote}”</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">
- {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}<strong>{TrackName}</strong>{/block:TrackName}<br/>
- {block:Artist}<strong>Artist:</strong> {Artist}{/block:Artist}<br/>
- {block:Album}<strong>Album:</strong> {Album}{/block:Album}<br/>
- {PlayCountWithLabel}
- </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}
- <div id="bottom">
- <div class="plus"><span class="icon-plus2"></span></div>
- <div class="postinfo">
- {block:Date}{ShortDayOfWeek} @ {12Hour}:{Minutes}{CapitalAmPm}<a href="{permalink}"> + {NoteCount} notes</a> {block:RebloggedFrom}→<a href="{ReblogParentURL}" title="{ReblogParentName}"> via </a>{block:ContentSource}<a href="{ReblogRootURL}" title="{ReblogRootName}"> © </a>{/block:ContentSource}{/block:RebloggedFrom}{block:HasTags}<div class="tags"> {block:Tags}#<a href="{TagUrl}">{Tag}, </a>{/block:Tags}</div>{/block:HasTags}{/block:Date}</div>
- </div>
- {block:PostNotes}
- <div class="pagenotes">
- {PostNotes}
- </div>
- {/block:PostNotes}
- {/block:Posts}
- </div>
- <div id="pagi">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}"> future –</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}"> past</a>
- {/block:NextPage}
- {/block:Pagination}
- </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></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment