Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!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 href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!-- Theme by ofmoan -->
- <!-- COLORS -->
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:text" content="#b6b5b5"/>
- <meta name="color:link" content="#b87889"/>
- <meta name="color:linkhover" content="#f0e7e1"/>
- <meta name="color:scrollbar" content="ececec"/>
- <!-- FONTS -->
- <meta name="font:title" content="Cambria" />
- <meta name="font:body" content="calibri" />
- <meta name="font:pagination" content="calibri" />
- <!-- IMAGES -->
- <meta name="image:sidebar" content=""/>
- <!-- LINKS -->
- <meta name="text:link 1" content="link 1"/>
- <meta name="text:link 1 url" content="/" />
- <meta name="text:link 2" content="link 2"/>
- <meta name="text:link 2 url" content="/" />
- <meta name="text:link 3" content="link 3"/>
- <meta name="text:link 3 url" content="/" />
- <meta name="text:link 4" content="link 4"/>
- <meta name="text:link 4 url" content="/" />
- <meta name="text:link 5" content="link 5"/>
- <meta name="text:link 5 url" content="/" />
- <meta name="text:link 6" content="link 6"/>
- <meta name="text:link 6 url" content="/" />
- <style type="text/css">
- ::selection {background: #fff; color:{color:selection};}
- ::-moz-selection {background: #fff; color:{color:selection};}
- ::-webkit-selection {background: #fff; color:{color:selection};}
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar};
- height:100px;}
- ::-webkit-scrollbar { height:10px;width:5px; background-color:#fff;}
- /* --- BODY ---*/
- body {
- font-style:none;
- background:{color:background};
- margin:0px; color:{color:text};
- font-family:calibri;
- font-size:11px;
- line-height:100%;
- }
- blockquote {
- border-left:2px solid #ECECEC;
- padding-left:2px;
- margin:5px;
- }
- a {
- color:{color:link}
- }
- a {
- text-decoration:none;
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- -o-transition:all 0.5s ease-in-out;
- -ms-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;
- }
- a:hover {
- color:#000;
- text-decoration:underline;
- }
- img {none;}
- h1 , h2 {
- font-family:calibri;
- text-transform:none;
- font-size:14px;
- line-height:30px;
- letter-spacing:0px;
- text-align:center;
- font-style:none;
- }
- #entries {
- padding:10px;
- width:500px;
- margin-left:400px;
- margin-top:180px;
- }
- #post {
- width:500px;
- padding-bottom:100px;
- font-style:none;
- padding:15px;
- margin-bottom:10px;
- }
- /* --- SIDEBAR ---*/
- #sidebar
- {
- width:300px;
- position:fixed;
- margin-left:90px;
- margin-top:150px;
- }
- #sidebar {width:100px;}
- #sidebarimage img
- {
- margin-left:330px;
- width:500px;
- max-height:200px;
- margin-top:-173px;
- padding:5px;
- padding-bottom:5px;
- position:absolute;
- }
- .rectangle {
- width: 493px;
- margin-top:-170px;
- margin-left:334px;
- height: 30px;
- background: #fff;
- border:4px solid #ddd;
- }
- #nav {
- position:fixed;
- overflow:hidden;
- margin-top:150px;
- margin-left:315px;
- }
- #description {
- margin-left: 420px;
- margin-top: -190px;
- width: 300px;
- line-height: 140%;
- background-color:#ffffff;
- text-transform:none;
- text-align:justify;
- font-family:calibri;
- font-size: 10px;
- font-style:none;
- padding:8px;
- border:7px solid #ddd;
- position:fixed;
- overflow:auto;
- }
- #description:first-letter {
- background-color:#ddd;
- border:2px solid #ddd;
- font-family:Times;
- font-size:20px;
- }
- #links {
- position: fixed;
- font-family:calibri;
- padding-top: 0px;
- padding-bottom: 5px;
- margin-top: -25px;
- margin-left: 420px;
- padding-left: 0px;
- padding-right: 0px;
- letter-spacing: 1px;
- height: 10px;
- width: 350px;
- word-spacing:20px;
- }
- #links a {
- padding 5px;
- padding-top: 0px;
- padding-bottom: 1px;
- padding-right:2px;
- padding-left:2px;
- margin-bottom: 5px;
- font-size: 14px;
- font-style:normal;
- text-align:center;
- text-transform:none;
- width: 50px;
- }
- #links a:hover {
- color:#000;
- text-decoration:underline;
- }
- #questions {
- background-color:#fff;
- border-top:3px double #ddd;
- border-bottom:3px double #ddd;
- color: {color:text};
- margin-left:0px;
- padding:5px;
- margin-top:5px;
- margin-bottom:5px;
- font-family:calibri;
- font-size:12px;
- font-style:normal;
- text-align:center;
- }
- .note {
- padding:0px 20px 0px 20px;
- background-color:#FFFFFF;
- text-transform:lowercase;
- letter-spacing:0px;
- font-size: 11px;
- font-style:normal;
- text-align:left;
- line-height:120%;
- }
- .note li {
- list-style-type:none;
- padding:5px 25px 5px 25px;
- text-align:left;
- margin-right:30px;
- margin-top:-50px;
- }
- #info {
- font-family:calibri;
- text-align:center;
- margin-top:10px;
- padding-top:10px;
- padding:0px;
- padding-bottom:1px;
- text-transform:none;
- font-style:none;
- font-size:10px;
- line-height:100%;
- }
- #RebloggedFrom {
- font-family:calibri;
- text-align:center;
- margin-top:-5px;
- padding-bottom:0px;
- text-transform:none;
- font-style:none;
- font-size:10px;
- }
- #tags {
- font-family:calibri;
- text-align:center;
- margin-top:0px;
- padding-bottom:0px;
- text-transform:none;
- font-style:none;
- font-size:10px;
- }
- #pagination
- {
- font-size:10px;
- margin-left:250px;
- font-family:calibri;
- font-style:normal;
- text-align:center;
- width:160px
- position:absolute;
- }
- #s-m-t-tooltip {
- max-width:300px;
- padding:3px 4px 5px 4px;
- margin:20px 0px 0px 20px;
- background-color:#fff;
- border:1px solid #ddd;
- font-family:Calibri;
- font-size:9px;
- letter-spacing:2px;
- text-transform:uppercase;
- color:#000;
- z-index:999999999999999999999999999999999999;
- }
- @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;
- }
- #credit a {
- color:#000;
- }
- #credit a:hover {
- color:#fff;
- }
- #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;
- }
- {CustomCSS}</style></head>
- <script type="text/javascript">
- $(window).load(function(){
- $("p").remove(":contains('Source:')");
- $("p").remove(":contains('via ')");
- });
- </script>
- <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(){
- $("[title],a[title],img[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:100,
- tip_fade_speed:300,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- </script>
- <body>
- <div id="sidebar">
- <div id="bite">
- <div id="sidebarimage"><img src="{image:sidebar}"/></div>
- <div class="rectangle"></div>
- <div id="links">
- <a href="{text:link 1 url}">{text:link 1}</a>
- <a href="{text:link 2 url}">{text:link 2}</a>
- <a href="{text:link 3 url}">{text:link 3}</a>
- <a href="{text:link 4 url}">{text:link 4}</a>
- <a href="{text:link 5 url}">{text:link 5}</a>
- <a href="{text:link 6 url}">{text:link 6}</a>
- </div>
- <form>
- <div class="death">
- <div id="description">{Description}</div></div></div>
- <div id="scrollbar">{scrollbar}</div>
- {block:HasPages}{block:Pages}
- <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
- </div></center>
- </div>
- <div id="entries">{block:Posts}<div id="post">
- {block:Text}<h1>{block:Title}<font style="font-family:Great Vibes; font-size:24px;">{Title}</font>{/block:Title}</h1>{Body}{/block:Text}
- {block:blockquote}{/block:blockquote}
- {block:Photo}
- <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <center>{Photoset-500}</center>{block:Caption}<i>{Caption}</i>{/block:Caption}
- {/block:Photoset}
- {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/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}{AudioPlayerBlack}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="questions"<a href="{askerURL}"><font style="font-family:Great Vibes; font-size:22px">{Asker}</font>:<br> <br>{Question}</div><div id="answer">{Answer}</div>{/block:answer}
- <div id="info">{block:Date}<a href="{Permalink}" title="{Month} {DayOfMonthWithZero}{DayOfMonthSuffix}, {Year} {12HourWithZero}:{Minutes}">{TimeAgo}{/block:Date}{/block:Date} </a>
- {block:NoteCount}<a href="{Permaink}"> {NoteCountWithLabel} </a>{/block:NoteCount}
- {block:RebloggedFrom}<a href="{ReblogParentURL}" title="via: {ReblogParentName}">▶</a>{/block:RebloggedFrom}
- {block:ContentSource}<a hre="{SourceURL}">{ReblogRootName}</a>{/block:ContentSource}</div>
- <div id="tags">
- {block:HasTags}{block:Tags} <a href="{TagURL}">#{Tag} </a> {/block:Tags}{/block:HasTags}</div>
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}</div>
- <center><div id="pagination">
- {block:Pagination}
- <div id="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}">Back</a> —
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">Next</a>
- {/block:NextPage}
- </div>
- {/block:Pagination}</div></center>
- <div id="credit" data="credit"> <a href="http://ofmoan.tumblr.com" title="theme made by ofmoan">ofmoan</a></div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement