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 rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!---- torchno --->
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#817f7f"/>
- <meta name="color:Title" content="#838282"/>
- <meta name="color:Links" content="#b8b8b8"/>
- <meta name="color:Sbar Links" content="#b8b8b8"/>
- <meta name="color:Link Hover" content="#423f3f"/>
- <meta name="color:Border Colour" content="#b4b3ae"/>
- <meta name="color:Scroller" content="#f8ea2d"/>
- <meta name="color:Asker Colour" content="#eeeeee"/>
- <meta name="if:Tiny Cursor" content="1" />
- <meta name="image:Sidebar" content=""/>
- <meta name="image:Background" content="" />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link" />
- <div style="float: right; position: fixed; bottom: 10px; right: 10px;"><a href="http://torchno.tumblr.com"><img width="30px" height="30px"src="http://media.tumblr.com/9728a56b1457585b02c9a97e23a656a3/tumblr_inline_mo42hj5dJP1rc1fyq.jpg"/></div>
- <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
- {block:iftinycursor}<style>html, body, a { cursor:url("http://i.imgur.com/2qleX.jpg"), auto !important; }
- a:hover{cursor:url("http://i.imgur.com/IepP2.jpg"), auto !important; }
- </style>{/block:iftinycursor}
- <style type="text/css">
- body {
- background:{color:background} url('{image:Background}');
- margin:0px;
- color:{color:text};
- font-family:Calibri;
- font-size:10px;
- line-height:100%;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:links};
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- background:#eee;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- background:#eee;
- border-left:2px solid;
- }
- h1 {
- font-size:15px;
- font-family: "Inconsolata";
- }
- #entries {
- margin-top: 50px;
- padding:10px;
- width:400px;
- margin-left:430px;
- }
- #post {
- width:400px;
- padding-bottom:10px;
- margin-bottom: 10px;
- padding:10px;
- }
- #post:hover #info{
- opacity:1;
- display:block;
- }
- #post img:hover{
- opacity: 0.7;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- #tags {
- text-align:left;
- padding:5px;
- font-size: 7px;
- font-family: cambria;
- text-transform:lowercase;
- }
- #sidebar {
- width:145px;
- position:fixed;
- margin-top:-130px;
- margin-left:250px;
- }
- #sidebarimage {
- width 100px;
- padding-bottom: 3px;
- margin-left: -5px;
- margin-top:300px;
- }
- #sidebarimage img {
- width:100px;
- padding: 9px;
- padding:3px;
- }
- #sidebarimage img:hover a {
- color:#deb5ff;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- }
- #description {
- position:fixed;
- color:{color:description};
- font-family:calibri;
- line-height:100%;
- font-size:10px;
- width:100px;
- margin-top:3px;
- padding-top: 5px;
- text-align:justify;
- z-index:-1;
- }
- #pagination {
- font-size:10px;
- text-align:center;
- text-transform:lowercase;
- }
- #info {
- line-height:120%;
- float:left;
- text-align:left;
- margin-left:400px;
- margin-top:-4px;
- padding:5px;
- position:absolute;
- opacity:0;
- -webkit-transition:0.3s linear;
- position:absolute;
- outline: none;
- }
- .notes {
- font:cambria;
- text-transform:lowercase;
- display:block;
- }
- #asker {
- float:center;
- }
- #links {
- opacity: 1;
- width:120px;
- font-size:10px;
- margin-left:-11px;
- text-align:center;
- display:block;
- -webkit-transition: all 2s ease;
- -moz-transition: all 2s ease;
- -o-transition: all 2s ease;
- }
- #links a{
- margin-bottom:2px;
- padding:2px;
- background:#fff;
- color:{color: sbar links};
- display:inline;
- text-align:center;
- font-family:cambria;
- display: inline-block;
- text-transform: lowercase;
- }
- #links a:hover{
- color: transparent;
- background: transparent;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- }
- #title {
- width:100px;
- margin-left:2px;
- }
- #bubble {
- background: #eee;
- padding:10px;
- position: relative;
- }
- #bubble span {
- display:block;
- position:absolute;
- width:1px;
- height:1px;
- font-size: 0;
- line-height: 1px;
- top:10px;
- border-top:7px solid transparent;
- border-bottom:7px solid transparent;
- }
- a {-webkit-tra… all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
- .three {-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
- .three:hover {-webkit-transform: translate(1em,0);-moz-transform: translate(1em,0);-o-transform: translate(1em,0);}
- #four
- #one a {display:block;}
- #one .two {position:fixed;margin-top:-4px;filter: alpha(opacity = 0);opacity:0;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
- #one:hover .two {margin-top:0px;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out; filter: alpha(opacity = 100);filter: alpha(opacity = 100);opacity:100;}
- #one .two a{margin-left:5px;background:#fff;padding-right:5px;padding-left:5px;}
- {CustomCSS}
- @font-face {font-family:"Aderyn"; src:url('http://static.tumblr.com/9wzbixa/Qnqm26qzk/dk_aderyn_0.ttf');}
- @font-face {font-family:basket;src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');}
- @font-face{font-family: Arsenale White; src: url(http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf);}
- @font-face {font-family:Caviar Dreams;src:url(http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf); }
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:scroller}; height:50px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scroller}; height:10px!important;}
- ::-webkit-scrollbar {background-color:{color:background}; height:5px; width:5px;}
- ::-moz-selection {background-color:transparent; color:{color:links};}
- ::selection {background-color:transparent; color:{color:links};}
- </style>
- </head>
- <body>
- <div id="sidebar">
- <div id="sidebarimage"> <div id="title">{title}</div><img src="{image:sidebar}"</a></div>
- <div id="links">
- <Div style="margin-left:-27px;" />
- <a href="/"><u>home</u></a>
- <a href="/faq"><u>ask</u></a>
- <a href="http://torchno.tumblr.com/"><u>theme</u></a></div><Div style="margin-top:-14px;margin-left:86px;color:{color:sbar links}" />
- <div id="one"><u>links</u>
- <div class="two">
- <div align="center"><u>
- <a href="{text:Link1}">{text:Link1 Title}</a><br>
- <a href="{text:Link2}">{text:Link2 Title}</a><br>
- <a href="{text:Link3}">{text:Link3 Title}</a><br>
- <a href="{text:Link4}">{text:Link4 Title}</a></u>
- </div></div>
- </div>
- </div>
- </div>
- <div id="description"><i>{Description}</i></div>
- <br><br><br><br><br><br>
- <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></div>
- </div>
- </div>
- <div id="entries">{block:Posts}<div id="post">
- <div id="info"><div class="notes">{block:NoteCount}({NoteCount}){/block:NoteCount}</div>
- <div class"date"><a href="{Permalink}">{TimeAgo}</a><br> {block:RebloggedFrom}<a href="{ReblogParentURL}"
- title="{ReblogParentTitle}"> via</a> // <a href="{ReblogRootURL}"title="{ReblogRoottitle}">source</a>{/block:RebloggedFrom}</div></div>
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/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}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="bubble"><span></span>❝<b>{Asker}</b> said: {Question} </div>{Answer}{/block:Answer}
- <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>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment