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>
- <style> body, a, a:hover { cursor:url('http://www.dolliehost.com/dolliecrave/cursors/cursors-arrow/arrow38.gif'), auto }</style>
- <link rel="shortcut icon" href="{favicon}"><link href='http://fonts.googleapis.com/css?family=Carrois+Gothic+SC' 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 fightsyou don't steal my codes please! -->
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:text" content="#b6b5b5"/>
- <meta name="color:link" content="#b87889"/>
- <meta name="color:sblink" content="#b87889"/>
- <meta name="color:linkhover" content="#f0e7e1"/>
- <meta name="color:scrollbar" content="ececec"/>
- <meta name="color:selection" content="ececec"/>
- <meta name="image:sidebar" 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="" />
- <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 {background-color:#fff; height:8px; width:8px}
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
- 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%);
- }
- body {
- font-style:none;
- background:{color:background};
- margin:0px; color:{color:text};
- font-family:Arial;
- 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:{color:linkhover}
- }
- img {none;}
- h1 , h2 {
- font-family:Arial;
- 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:600px;
- margin-top:50px;
- }
- #post {
- width:500px;
- padding-bottom:100px;
- font-style:none;
- padding:15px;
- margin-bottom:10px;
- text-align:center;
- }
- #sidebar
- {
- width:300px;
- position:fixed;
- margin-left:90px;
- margin-top:150px;
- }
- #sidebar {width:100px;}
- #sidebarimage img
- {
- margin-left:140px;
- width:150px;
- max-height:150px;
- margin-top:0px;
- padding:5px;
- padding-bottom:5px;
- border-top:1px solid lightblue;
- border-bottom:1px solid lightblue;
- border-left:1px solid lightpink;
- border-right:1px solid lightpink;
- }
- #sidebarimage img:hover {
- opacity:0.5;
- }
- #nav {
- position:fixed;
- overflow:hidden;
- margin-top:150px;
- margin-left:315px;
- }
- @font-face{font-family:Gruenewald; src: url(http://static.tumblr.com/9wzbixa/Wsomj2iuz/gruenewald_va_normal.ttf);}
- #title
- {
- font-family:Gruenewald;
- text-align:center;
- margin-top:-129px;
- padding-bottom:0px;
- text-transform:none;
- font-style:normal;
- font-size:10px;
- }
- @font-face {font-family:Aderyn;src:url(http://static.tumblr.com/9wzbixa/Qnqm26qzk/dk_aderyn_0.ttf);}
- #description {
- margin-left: 130px;
- margin-top: 30px;
- width: 175px;
- height:50px;
- line-height: 130%;
- background-color:transparent;
- text-transform:none;
- text-align:center;
- font-family:Carrois Gothic SC;
- font-size: 14px;
- font-style:none;
- padding-bottom:0px;
- padding-top:5px;
- overflow:auto;
- }
- #description a {
- color:{color:link};
- }
- #description a:hover {
- color:lightblue;
- }
- .links {
- padding: 10px;
- font-size:10px;
- width:400px;
- height:10px;
- font-family:Carrois Gothic SC;
- text-align:center;
- margin-top:-10px;
- margin-left:10px;
- text-align:center;
- text-transform:lowercase;
- letter-spacing:1px;
- position:fixed;
- line-height:80%;
- padding-bottom:7px;
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- }
- .links a {
- color:{color:sblink};
- padding:4px;
- font-size: 14px;
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- }
- .links a:hover {
- color:lightpink;
- }
- #ask {
- background-color:#e2e2e2;
- text-align:center;
- line-height:160%;
- color:#000;
- padding:5px;
- padding-bottom:10px;
- padding-top:3px;
- }
- #ask a{
- color:#000;
- font-style:bold;
- }
- #asker img {
- margin-left:-2px;
- margin-bottom:-15px;
- padding:3px;
- padding-bottom:5px;
- width:22px;
- }
- #ans {
- text-align:center;
- padding:0px;
- color:{color:text};
- }
- #s-m-t-tooltip {
- max-width:300px;
- padding:3px 4px 5px 4px;
- margin:20px 0px 0px 20px;
- background-color:#fff;
- border-top:2px solid lightpink;
- border-bottom:2px solid lightblue;
- border-left:2px solid lightpink;
- border-right:2px solid lightblue;
- font-family:Carrois Gothic SC;
- font-size:9px;
- letter-spacing:2px;
- text-transform:uppercase;
- color:#000;
- z-index:999999999999999999999999999999999999;
- }
- .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:100%;
- margin-left:20px;
- }
- .note li {
- list-style-type:none;
- padding:5px 25px 5px 25px;
- text-align:left;
- margin-right:80px;
- margin-top:-50px;
- }
- #info {
- font-family:Carrois Gothic SC;
- text-align:left;
- margin-top:10px;
- padding:0px;
- padding-bottom:5px;
- padding-top:4px;
- padding-left:10px;
- text-transform:none;
- font-style:none;
- font-size:10px;
- line-height:110%;
- background-color:#000;
- }
- #info a {
- color:#fff;
- display:inline;
- }
- #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:Carrois Gothic SC;
- text-align:center;
- margin-top:-15px;
- padding-bottom:0px;
- text-transform:none;
- font-style:none;
- font-size:10px;
- color:#fff;
- }
- #pagination
- {
- font-size:16px;
- margin-top:30px;
- margin-left:100px;
- font-family:Carrois Gothic SC;
- font-style:normal;
- text-align:center;
- line-height:90%;
- width:200px
- text-transform:uppercase;
- letter-spacing:1px;
- }
- @font-face {font-family:Always a Good Time; src: url(http://static.tumblr.com/9wzbixa/PUwmj3iyh/kgalwaysagoodtime.ttf);}
- #credit{
- color:#000;
- right:8px;
- bottom:10px;
- position:fixed;
- padding:5px;
- font-family:Always a Good Time;
- font-size:12px;
- background-color:transparent;
- }
- #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;
- }
- a {
- color:{color:link};
- text-decoration:none;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- a:hover {
- color:{color:hover};
- text-decoration:none;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- {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="sidebarimage"><a href="/"><img src="{image:sidebar}"/></a></div>
- <br>
- <div class="links">
- <a href="/" title="home">I.</a>
- <a href="/ask" title="message">II.</a>
- <a href="{text:Link 3}" title="{text:Link 3 Text}">III.</a>
- <a href="{text:Link 4}" title="{text:Link 4 Text}">IV.</a>
- </p>
- </div>
- <!-- description -->
- <div id="description">{Description}</div>
- <div id="scrollbar">{scrollbar}</div>
- <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></div>
- {block:HasPages}{block:Pages}
- <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
- </div></center>
- </div>
- <div id="entries">{block:Posts}
- <div id="bite">
- <div id="post">
- {block:Text}<h1>{block:Title}{Title}{/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="ask"><div id="asker"><img src="{AskerPortraitURL-24}"> {Asker} moaned: {Question}</div></div><div id="ans">{Answer}</div>{/block:answer}
- <div class="death">
- <div id="info">{block:Date}<a href="{Permalink}">{24Hour}:{Minutes}{/block:Date}{/block:Date} </a> {block:RebloggedFrom}<a href="{ReblogParentURL}">ⓒ</a>{/block:RebloggedFrom}
- {block:ContentSource}<a hre="{SourceURL}">{ReblogRootName}</a>{/block:ContentSource} {block:NoteCount}<a href="{Permaink}"> {NoteCount} <a style="color:red">♥</a>{/block:NoteCount}</div>
- <div id="tags">
- {block:HasTags}{block:Tags}<a style="color:#fff" href="{TagURL}">#{Tag} </a> {/block:Tags}{/block:HasTags}</div></div></div>
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}</div>
- <div id="credit" data="credit"> <a title="theme by ofmoan" style="color:#000;" href="http://fightsyou.tumblr.com">fightsyou|</a></div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement