Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- THEME BY OFMOAN DO NOT REMOVE THE CREDIT PLEASE! -->
- <!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>
- <script type="text/javascript" src="http://static.tumblr.com/gyoju49/mgsmonhlb/rainbowlinks.js"></script>
- <link href='http://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Meie+Script' rel='stylesheet' type='text/css'><title>{Title}</title>
- <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:Sidebar" content="#ffffff"/>
- <meta name="color:Text" content="#a8a8a8"/>
- <meta name="color:description" content="#a8a8a8"/>
- <meta name="color:Link" content="#b8b8b8"/>
- <meta name="color:descriptionlinks" content="#b8b8b8"/>
- <meta name="color:Tags" content="f0f0f0"/>
- <meta name="color:Hover" content="#f2f2f2"/>
- <meta name="color:Line" content="#f2f2f2"/>
- <meta name="color:Border" content="#e4e4e4"/>
- <meta name="color:Post" content="#ffffff"/>
- <meta name="color:Answer" content="#f8f8f8"/>
- <meta name="color:scrollbarbg" content="ffffff"/>
- <meta name="text:titlethingy" content="" />
- <meta name="image:sidebar" content=""/>
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 1 Text" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 2 Text" content="" />
- <meta name="text:Link 3" content="" />
- <meta name="text:Link 3 Text" content="" />
- <meta name="text:Link 4" content="" />
- <meta name="text:Link 4 Text" content="" />
- <link rel="shortcut icon" href="{Favicon}">
- <style type="text/css">
- ::-webkit-scrollbar {
- width: 4px;height: 5px;}
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment {
- height: 5px;display: block;background-color:#fff;}
- ::-webkit-scrollbar-track-piece {
- background-color:#fff; border:1px solid #000;}
- ::-webkit-scrollbar-thumb:vertical {
- height: 9px;background-color: #fff;border:1px solid #000;}
- iframe#tumblr_controls {
- right:3px !important;
- position: fixed !important;
- z-index:999999999999999999999999999999999999999999999999 !important;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- -webkit-filter: invert(100%);
- }
- #bite
- #bite a{
- display:block
- }
- #bite .death {
- margin-right:0px;filter: alpha(opacity = 0);
- opacity:0;-webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- }
- #bite:hover .death {
- margin-left:0px;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- filter: alpha(opacity = 100);
- filter: alpha(opacity = 100);
- opacity:8;
- }
- body {
- background:{color:background};
- margin:0px;
- color:{color:text};
- font-family:Calibri;
- font-size:9px;
- line-height:100%;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- h1 {
- font-size:9px;
- 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
- }
- #entries {
- padding:10px;
- width:500px;
- margin-left:450px;
- margin-top:40px;
- font-size:10px;
- }
- #post {
- width:500px;
- padding-bottom:20px;
- padding:10px;
- margin-top:15px;
- background-color:{color:Post};
- }
- /* Sidebar */
- #sidebar {
- width:100px;
- position:fixed;
- margin-left:230px;
- margin-top:150px;
- }
- #sidebarimage {
- width 100px;
- }
- #sidebarimage img {
- width:150px;
- height:150px;
- padding:6px;
- border-right:2px solid {color:border};
- border-left:2px solid {color:border};
- border-bottom:2px solid {color:border};
- border-top:2px solid {color:border};
- }
- /* description */
- #description {
- position:fixed;
- font-family:'Cambria';
- line-height:90%;
- font-size:13px;
- font-style:normal;
- width:125px;
- padding:8px;
- margin-left:-1px;
- margin-top:-170px;
- text-align:center;
- color:{color:description};
- overflow:auto; width: 150px; height:155px; border: 1px solid #fff; background-color: #ffffff; text-align: center;
- }
- #description a {color:{color:linksdescription}; -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
- /* links */
- .links {
- text-align:center;
- margin-top:-320px;
- margin-left:320px;
- line-height:350%;
- text-align:left;
- text-transform:uppercase;
- position:fixed;
- padding-bottom:7px;
- word-spacing:60px;
- }
- .links a {
- font-size: 15px;
- color:#000;
- }
- .links a:hover {
- text-decoration:underline;
- color:{color:Hover}
- }
- /* pagination */
- #pagination {
- width:100px;
- font-size:9px;
- text-align:center;
- margin-left:25px;
- margin-top:290px;
- position:fixed;
- font-family:cambria;
- letter-spacing:0px;
- }
- #info {
- text-align:center;
- margin-top:10px;
- text-transform:uppercase;
- font-size:8px;
- font-style:none;
- border-top:1px solid {color:Line}
- }
- #tags {
- font-family:cambria;
- letter-spacing:0px;
- text-transform:lowercase;
- font-size:10px;
- font-style:italic;
- margin-top:4px;
- text-align:center;
- }
- #tags
- a {display:inline;background-color:{color:Tags};padding:-3px;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 {
- padding:5px;
- font-family:cambria;
- letter-spacing:1px;
- text-align:left;
- font-style:italic;
- margin-left:10px;
- border-left:3px #eee solid;
- background-color:{color:background}
- }
- #brownie {
- position:fixed;
- font-size:26px;
- letter-spacing:3px;
- margin-left:47px;
- margin-top:-185px;
- }
- .rectangle {
- width: 700px;
- height: 100px;
- margin-top:-380px;
- margin-left:90px;
- background:#fff;
- }
- @font-face {font-family:Always a Good Time; src: url(http://static.tumblr.com/9wzbixa/PUwmj3iyh/kgalwaysagoodtime.ttf);}
- #credit{
- right:8px;
- bottom:10px;
- position:fixed;
- padding:5px;
- font-family:Always a Good Time;
- font-size:12px;
- background-color: transparent;
- }
- #s-m-t-tooltip {
- max-width:300px;
- padding:3px 4px 5px 4px;
- margin:20px 0px 0px 20px;
- background-color:#fff; /* change the background color */
- border:1px solid #fff; /* change the border color */
- box-shadow:2px 2px 2px #888;
- font-family:'Calibri'; /* change the font */
- font-size:9px; /* change the font size */
- letter-spacing:2px; /* change the letter spacing */
- text-transform:uppercase; /* can be uppercase, lowercase, none*/
- color:#000; /* change the text color */
- z-index:999999999999999999999999999999999999;
- }
- {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="bite">
- <div id="sidebarimage"><img src="{image:sidebar}"></div>
- <div id="brownie">
- <font face="Meie Script">{text:titlethingy}</font>
- </div>
- <div class="links">
- <font face="Architects Daughter">
- <a href="{text:Link 1}" title="{text:Link 1 Text}">UN</a>
- <a href="{text:Link 2}" title="{text:Link 2 Text}">DEUX</a>
- <a href="{text:Link 3}" title="{text:Link 3 Text}">TROIS</a>
- <a href="{text:Link 4}" title="{text:Link 4 Text}">QUATRE</a></font>
- </div>
- <div class="death">
- <div id="description">
- {Description}
- </div></div></div>
- <div class="rectangle"></div>
- {block:Pagination}<div id="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">←</a> {/block:PreviousPage}
- {block:JumpPagination length="4"}
- {block:CurrentPage}<span class="current_page">{PageNumber}</span> {/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a> {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}">→</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: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>Title:</b> {TrackName}<br />{/block:TrackName}
- <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
- {/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="asker"><span style="font-family:cambria;font-size:9px;font-style:italic;"> {Asker} begged: </span>{Question}</div><left><font face="cambria">{Answer}</font>{/block:Answer}
- <div id="info">
- <br><a href="{Permalink}" title="{TimeAgo}">{MonthNumberWithZero}-{DayOfMonthWithZero}</a> <a href="{Permalink}"><font color="pink">♥</font> {NoteCount}</a> {block:RebloggedFrom} <a href="{ReblogParentURL}" title="via: {ReblogParentName}">●</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"> <a href="{SourceURL}" title="Source: {SourceTitle}">●</a>{/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}
- {block:HasTags}<div id="tags">{block:Tags} <a href="{TagURL}" title="tagged as: #{Tag}">#{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 id="credit" data="credit"> <a href="http://ofmoan.tumblr.com" title="theme made by ofmoan">ofmoan</a></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement