Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--THEME BY JOSHDEVIN, PLEASE DO NOT USE AS A BASE OR REDISTRIBUTE IN ANYWAY.-->
- <!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}">
- <link href='http://fonts.googleapis.com/css?family=Text+Me+One' rel='stylesheet' type='text/css'>
- <div style="font-size: 11px; letter-spacing: 2px; float: right; position: fixed; bottom: 10px; right: 10px; text-transform:lowercase;color:{color:text}"><a href="http://joshdevin.tumblr.com">©<i>j</i>oshdevin</a></div>
- <meta name="color:sidelinks" content="#bdbaba"/>
- <meta name="color:sidelinkshover" content="#e4e2e2"/>
- <meta name="color:links" content="#bdbaba"/>
- <meta name="color:linkshover" content="#e4e2e2"/>
- <meta name="color:text" content="#c4c6c7"/>
- <meta name="color:border" content="#f2f2f2"/>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:desc" content="#c4c6c7"/>
- <meta name="image:sbarimg" content=""/>
- <meta name="image:header" content=""/>
- <meta name="if:img" content=""/>
- <meta name="text:Link 1 Name" content=""/>
- <meta name="text:Link 1 URL" content="/"/>
- <meta name="text:Link 2 Name" content=""/>
- <meta name="text:Link 2 URL" content="/"/>
- <meta name="text:Link 3 Name" content=""/>
- <meta name="text:Link 3 URL" content="/"/>
- <meta name="text:Link 4 Name" content=""/>
- <meta name="text:Link 4 URL" content="/"/>
- <meta name="if:Link1" content=""/>
- <meta name="if:Link2" content=""/>
- <meta name="if:Link3" content=""/>
- <meta name="if:Link4" content=""/>
- <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
- <style type="text/css">
- iframe#tumblr_controls { width:50%; white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
- iframe#tumblr_controls:hover { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:1; }
- iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: .9;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: .9;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- ::-webkit-scrollbar {width: 5px; height: 5px; background:{color:Scrollbar Background}; }
- ::-webkit-scrollbar-thumb { background-color: {color:Scrollbar};}
- body
- {font-family:calibri;
- font-size:11px;
- color:{color:text};
- background-color:{color:background};
- }
- a
- {text-decoration:none;
- -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;
- opacity:1;
- color:{color:links};
- }
- a:hover
- {text-decoration:none;
- opacity:1;
- color:{color:linkshover};
- }
- #container {
- width:450px;
- }
- #content {
- width:450px;
- padding:20px;
- }
- #border {
- width:750px;
- height:182px;
- margin-top:-10px;
- margin-left:250px;
- background-color:white;
- position:fixed;
- z-index:999;
- }
- #header {
- width:700px;
- MARGIN-left:270px;
- margin-top:20px;
- position:fixed;
- z-index:1000;
- }
- #header img {
- width: 700px;
- height:150px;
- }
- #sidebar {
- margin-top:180px;
- margin-left:285px;
- width:100px;
- position:fixed;
- }
- #sbarimg {
- width:80px;
- height:80px;
- {block:ifimg}
- border:1px solid #fff;
- {/block:ifimg};
- margin-left:310px;
- margin-top:-140px;
- z-index:22222;
- position:fixed;
- -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;
- }
- #description {
- font-size:9px;
- width:200px;
- font-family:calibri;
- font-style:italic;
- letter-spacing:1px;
- padding:2px;
- padding-top:2px;
- background:white;
- color:{color:desc};
- position:fixed;
- margin-top:5px;
- z-index:1222;
- opacity:1;
- max-height:45px;
- margin-left:-60px;
- text-align:center;
- -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;
- }
- .links {
- position:absolute;
- display:block;
- letter-spacing:1px;
- position:fixed;
- margin-left:-30px;
- margin-top:0px;
- font-size:15px;
- padding:2px;
- font-family:calibri;
- color:{color:sidelinks};
- text-transform:uppercase;
- line-height:110%;
- text-align:center;
- }
- .links a{
- font-family:calibri;
- font-size:12px;
- display:block;
- padding:4px;
- min-width:60px;
- text-align:center;
- letter-spacing:2px;
- border:1px solid {color:border};
- text-decoration:none;
- -webkit-transition: opacity 0.4s linear;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;
- }
- .links a:hover{
- padding:1px;
- border-left:4px solid #eee;
- color:{color:sidelinkshover};
- -webkit-transition: opacity 0.4s linear;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;
- }
- #posts {
- margin-left:368px;
- width:500px;
- border-left:1px solid #eee;
- }
- #pag {
- text-align:center;
- }
- #postss {
- width:500px;
- margin-top:10px;
- padding:10px;
- }
- #info {
- font-family:calibri;
- font-size: 9px;
- margin-top:10px;
- border-top: 1px solid #eee;
- padding:3px;
- text-transform:lowercase;
- }
- </style>
- </head>
- <body>
- <div id="border"></div>
- <div id="header"> <img src="{image:header}" style="width:700px;">
- <div id="sbarimg">{block:ifimg}<a href="/"><img src="{image:sbarimg}" style="width:80px;height:80px;"> </a> {/block:ifimg}
- <div id="description">{Description}
- </div>
- </div>
- </div>
- <div id="container">
- <div id="content">
- <div id="sidebar">
- <div class="links">
- {block:iflink1}
- <a href="{text:Link 1 URL}">{text:Link 1 Name}</a><br>
- {/block:iflink1}
- {block:iflink2}
- <a href="{text:Link 2 URL}">{text:Link 2 Name}</a><br>
- {/block:iflink2}
- {block:iflink3}
- <a href="{text:Link 3 URL}">{text:Link 3 Name}</a><br>
- {/block:iflink3}
- {block:iflink4}
- <a href="{text:Link 4 URL}">{text:Link 4 Name}</a><br>
- {/block:iflink4}
- <b>{block:Pagination}{/block:Pagination}
- {block:PreviousPage}<a style="{color:text}"href="{PreviousPage}">back</a>{/block:PreviousPage}
- {block:NextPage}<a style="{color:text}"href="{NextPage}">next</a>{/block:NextPage}</b>
- </div>
- </div></div>
- <div style="margin-top:140px;">
- {block:Posts}<div id="posts" style="font-family:calibri;font-size:10px; padding:10px;letter-spacing:1px;">
- {block:Text}
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}<img src="{PhotoURL-500}">{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}
- "{Quote}"
- {block:Source}
- <div class="source">{Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <a href="{URL}" class="link" {Target}>{Name}</a>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}
- {block:Lines}
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- {/block:Lines}
- {/block:Chat}
- {block:Video}
- {Video-500}
- <center>
- {block:Caption}
- <div class="caption">{Caption}</div>
- </center>{/block:Caption}
- </div>
- {/block:Video}
- {block:Answer}<b>{Asker} whispered:</b><br> <div style="background:#eee;border-left:4px solid #8c9194;padding:5px;">"{Question}"</div>
- {Answer}{/block:answer}
- {block:Audio}<div style="float:right;margin-top:-40px;">
- {AudioPlayerGrey}</div>
- {block:PlayCount} {PlayCount} Plays {/block:PlayCount}
- {block:AlbumArt}
- <img src="{AlbumArtURL}" style="width:50px;float:left;margin-top:-40px;padding:5px;">
- {/block:AlbumArt}
- {block:TrackName}
- | {TrackName}
- {/block:TrackName}
- {block:Artist}
- | by {Artist}
- {/block:Artist}
- {block:Caption}
- {/block:Caption}
- {/block:Audio}
- <div id="info">
- {block:IndexPage}<br>
- posted
- <a href="{Permalink}"> {TimeAgo}</a>
- with
- <a href="{Permalink}">{NoteCountwithlabel} </a>
- <br>
- {block:RebloggedFrom} reblogged through <a href="{ReblogParentURL}" target="_blank"> {ReblogParentName}</a> originally by <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a> {/block:RebloggedFrom}
- <br>
- {block:HasTags}
- {block:Tags}<a href="{TagURL}">#{Tag}</a>
- {/block:Tags}
- {/block:HasTags}
- </center> </div>
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Date}
- {TimeAgo} on
- {ShortMonth} {DayofMonth},{Year}
- {/block:Date}
- {block:NoteCount} {NoteCountWithLabel}
- {/block:NoteCount}<br>
- {block:HasTags}
- {block:Tags}<a href="{TagURL}">#{Tag}</a>
- {/block:Tags}
- {/block:HasTags}
- <br>{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a> ( <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a>) {/block:RebloggedFrom}
- </center>
- {/block:PermalinkPage}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment