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 3 --->
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#838282"/>
- <meta name="color:Links" content="#b8b8b8"/>
- <meta name="color:Entries" content="#ffffff"/>
- <meta name="color:Sidebar Links" content="#b8b8b8"/>
- <meta name="color:Link Hover" content="#423f3f"/>
- <meta name="color:Border Colour" content="#eeeeee"/>
- <meta name="color:Scroller" content="#f8ea2d"/>
- <meta name="color:Description" content="#b8b8b8"/>
- <meta name="color:Asker Colour" content="#eeeeee"/>
- <meta name="image:Sidebar" content=""/>
- <meta name="image:Background" content="" />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link 1" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link 2" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link 3" />
- <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'>
- <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};
- }
- a:hover {
- color: {color:link hover};
- -webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease;
- }
- 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:500px;
- margin-left:430px;
- }
- #post {
- width:500px;
- padding-bottom:10px;
- margin-bottom: 10px;
- padding:10px;
- background:{color:entires};
- }
- #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:200px;
- position:fixed;
- margin-left:100px;
- margin-top:120px;
- }
- #title {
- color:{color:title};
- font-size:17px;
- text-align:right;;
- line-height:120%;
- margin-left:3px;
- text-transform:uppercase;
- margin-bottom:4px;
- font-family:"aderyn";
- }
- #sidebarimage {
- width 90px;
- padding-bottom: 3px;
- margin-left: -5px;
- }
- #sidebarimage img {
- width:90px;
- height:150px;
- border:1px solid {color:Border Colour};
- padding: 9px;
- }
- #sidebarimage img:hover a {
- color:#deb5ff;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- }
- #description {
- padding:9px;
- margin-top:-173px;
- width:80px;
- height:150px;
- overflow:auto;
- margin-left: 120px;
- text-align:center;
- border:1px solid {color:Border Colour};
- font-family:cambria;
- color: {color:description};
- }
- #pagination {
- font-size:10px;
- text-align:center;
- text-transform:lowercase;
- }
- #info {
- text-align:left;
- margin-top:10px;
- font-size: 9px;
- border-top:1px solid #eee;
- font-family: cambria;
- text-transform:lowercase;
- padding:5px;
- }
- #asker {
- float:center;
- }
- #links {
- position:fixed;
- margin-top:4px;
- margin-left: -6px;
- border-top:2px solid {color:Border Colour};
- width: 230px;
- font-size:9px;
- text-align:center;
- -webkit-transition: all 2s ease;
- -moz-transition: all 2s ease;
- -o-transition: all 2s ease;
- }
- #links a{
- margin-bottom:8px;
- margin-left:8px;
- color: {color:sidebar links};
- display: inline-block;
- text-align:center;
- border-bottom:2px solid#fff;
- font-family:technic;
- text-transform: lowercase;
- }
- #links a:hover{
- color: {color:link hover};
- border-bottom:2px solid{color:border colour};
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- }
- #bubble {
- background: {color:asker colour};
- 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;
- }
- {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:colour 1}; height:5px; width:5px;}
- ::-moz-selection {background-color:transparent; color:{color:colour 4};}
- ::selection {background-color:transparent; color:{color:colour 4};}
- </style>
- </head>
- <body>
- <div id="sidebar">
- <div id="sidebarimage"><img src="{image:sidebar}"</a></div>
- <div id="links">
- <a href="/">home</a>
- <a href="/ask">ask</a>
- <a href="{text:Link1}">{text:Link1 Title}</a>
- <a href="{text:Link2}">{text:Link2 Title}</a>
- <a href="{text:Link3}">{text:Link3 Title}</a>
- <a href="http://torchno.tumblr.com">theme</a>
- </div>
- <div id="description"><b>{title}</b><br><br>{Description}<br><br><br>
- <div id="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
- {block:JumpPagination length="3"}{block:CurrentPage}
- {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>
- </div>
- </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: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-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="bubble"><span></span>❝<b>{Asker}</b> asked: {Question} </div>{Answer}{/block:Answer}
- <div id="info">
- Posted <a href="{Permalink}">{TimeAgo}</a> With <a href="{Permalink}">
- {NoteCountWithLabel}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}"
- title="{ReblogParentTitle}"> via</a> // <a href="{ReblogRootURL}"title="{ReblogRoottitle}">source</a>{/block:RebloggedFrom}</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>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment