Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--THEME BY JOSHDEVIN, LEAVE THIS CREDIT AND DO NOT REDISTRIBUTE THIS THEME AS YOUR OWN . enjoy!-->
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
- <style>
- div#qTip {
- padding: 2px;
- display: none;
- text-align: center;
- position: absolute;
- font-size:10px;
- line-height:10px;
- font-family:baskerville;
- z-index: 1000;
- background: white;
- border:1px solid {color:text};
- color: {color:text};
- text-transform:normal;
- font-style: italic;
- letter-spacing: 1px;
- }
- </style>
- <meta name="color:links" content="#000000"/>
- <meta name="color:linkshover" content="#e4e2e2"/>
- <meta name="color:text" content="#000000"/>
- <meta name="color:border" content="#eeeeee"/>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:index" content="#000000"/>
- <meta name="image:sidebar" content=""/>
- <meta name="text:Link 1 URL" content="/"/>
- <meta name="text:Link 1 Name" content=""/>
- <meta name="text:Link 2 URL" content="/"/>
- <meta name="text:Link 2 Name" content=""/>
- <meta name="text:Link 3 URL" content="/"/>
- <meta name="text:Link 3 Name" content=""/>
- <meta name="text:Link 4 URL" content="/"/>
- <meta name="text:Link 4 Name" content=""/>
- <style type="text/css">
- /*General Body and theme settings*/
- 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;
- color:{color:links};
- }
- a:hover
- {text-decoration:none;
- opacity:1;
- color:{color:linkshover};
- }
- /*ignore this stuff here*/
- #container {
- width:500px;
- }
- #content {
- width:500px;
- margin: 0 auto -12px auto;
- text-align: center;
- }
- /*everything in the sidebar*/
- #sidebar {
- margin-top:120px;
- margin-left:270px;
- width:150px;
- position:fixed;
- }
- #backimg {
- position:fixed;
- z-index:-999999999;
- opacity:0.5;
- margin-left:47px;
- margin-top:1px;
- }
- #sidebarimg {
- padding:10px;
- margin-top:8px;
- margin-left:50px;
- width:100px;
- opacity:0.8;
- -moz-transition-
- duration:0.3s;
- -webkit-transition-duration:0.3s;
- -o-transition-duration:0.3s;
- }
- #sidebarimg:hover .links {
- opacity:1;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #description {
- font-size:7px;
- font-family:calibri;
- line-height:140%;
- font-style:normal;
- position:fixed;
- width:60px;
- letter-spacing:1px;
- text-align:center;
- margin-left:175px;
- margin-top:-98px;
- }
- /*all of the links together*/
- .links {
- position:fixed;
- font-style:italic;
- font-size:10px;
- font-family:calibri;
- color:{color:black};
- width:50px;
- height:50px;
- text-align:center;
- opacity:0;
- margin-top:-76px;
- margin-left:20px;
- background:white;
- padding:5px;
- border-radius:100px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s
- }
- /*individual link*/
- .links a{
- font-size:10px;
- text-align:center;
- line-height:120%;
- text-decoration:none;
- letter-spacing:1px;
- padding:2px;
- border-radius:50px;
- color:{color:links};
- -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;
- }
- /*link hover*/
- .links a:hover{
- color:white;
- background:black;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #posts {
- margin-left:550px;
- width:500px;
- font-size:10px;
- margin-top:50px;
- }
- #info {
- font-family:calibri;
- font-size: 9px;
- margin-top:5px;
- width:500px;
- padding:3px;
- color:{color:index};
- text-transform:uppercase;
- border-left:4px solid #eeeeee;
- }
- /*audio posts*/
- #audioplayer {
- width:27px;
- height:27px;
- overflow:hidden;
- position:absolute;
- margin-top:38px;
- margin-left:36px;
- opacity:1;
- }
- #audioplayer:hover {
- opacity:1;
- }
- .caption {
- margin-left:115px;
- font-size:10px;
- margin-top:-100px;
- }
- /*asks*/
- #asker {
- padding:5px;
- }
- #question {
- background:#eee;
- border-left:3px solid #8c9194;
- padding:5px;
- }
- /*link posts*/
- #linkage {
- font-size:12px;
- text-align:center;
- }
- /*chat posts*/
- #chat {
- padding:3px;
- border-bottom:1px solid #eee;
- }
- #credit {
- font-size:11px;
- letter-spacing: 2px;
- float: right; position:
- fixed; bottom: 10px;
- right: 10px;
- color:{color:text};
- font-family:inconsolata;"
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- -ms-transition: all 1s ease;
- transition: all 1s ease;
- }
- #credit:hover {
- opacity:0.5;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- -ms-transition: all 1s ease;
- transition: all 1s ease;
- }
- #s-m-t-tooltip{
- position:fixed;
- z-index: 999999999999999999999;
- background: #fff;
- font-size: 7px;
- font-family: trebuchet ms;
- letter-spacing: 2px;
- text-transform: uppercase;
- color: #aaa;
- max-width: 100px;
- word-wrap: break-word;
- padding: 2px 5px 2px 6px;
- display: block;
- border: 2px solid #ddd;
- margin: 20px 10px 10px 10px }
- </style>
- <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:20,
- tip_fade_speed:400,
- attribute:”title”
- });
- });
- })(jQuery);
- </script>
- </style>
- </head>
- <body>
- <div id="container">
- <div id="content">
- <div id="sidebar">
- <div id="backimg"><img src="http://openclipart.org/image/800px/svg_to_png/166972/circleflowerframe.png " width="125px;"> </div>
- <!--change the width of the sidebar img here!-->
- <div id="sidebarimg"><img src="{image:sidebar}" width="90px;" style="border-radius:90px;">
- <div class="links">
- <a href="{text:Link 1 URL}">{text:Link 1 Name}</a><br>
- <a href="{text:Link 2 URL}">{text:Link 2 Name}</a><br>
- <a href="{text:Link 3 URL}">{text:Link 3 Name}</a><br>
- <a href="{text:Link 4 URL}">{text:Link 4 Name}</a></div>
- </div>
- <div id="description">{Description}<br>
- <!--change the symbols for the pagination here!-->
- {block:PreviousPage}<a href="{PreviousPage}">- </a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}"> +</a>{/block:NextPage}
- </div>
- <div id="credit"><a href="http://joshdevin.tumblr.com" title="credit"><img src="http://24.media.tumblr.com/8d9768e293ecabec20e31ab54ae51a9b/tumblr_mjtshvL6bM1rdr6xoo2_500.gif" style="height:50px;"></a></div>
- </div>
- </div>
- {block:Posts}<div id="posts" >
- {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"><i>quoted from </i>{Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}<div id="linkage">
- <a href="{URL}" class="link" {Target}>{Name}</a>
- </div>
- {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}
- <div id="chat"> {Line}<br></div>
- {/block:Lines}
- {/block:Chat}
- {block:Video}
- {Video-500}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/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 id="audioplayer" style="border-radius:100px;">
- {AudioPlayerGrey}</div>
- <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="100">{/block:AlbumArt}</div>
- <div class="caption">
- {block:TrackName}
- + {TrackName}
- {/block:TrackName}<br>
- {block:Artist}
- + by {Artist}
- {/block:Artist} <br>
- {block:PlayCount} {PlayCount} Plays {/block:PlayCount}</div><br>
- <div style="margin-top:65px;">
- {block:Caption}
- {/block:Caption}
- </div>
- {/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}
- {block:HasTags} {block:Tags}<a href="{TagURL}">#{Tag}</a>
- {/block:Tags}
- {/block:HasTags}
- | {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