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">
- <!--
- THEME 01 BY LAUNTS (launts.tumblr.com)
- CREDIT FOR THE BASE GOES TO NARRULD.TUMBLR.COM
- DON'T STEAL OR REDISTRIBUTE. THANK.
- -->
- <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}
- <meta name="color:background" content="#fff"/>
- <meta name="color:content bg" content="#000"/>
- <meta name="color:content border" content="#54786e"/>
- <meta name="color:description" content="#fff"/>
- <meta name="color:icon border" content="#54786e"/>
- <meta name="color:linkage" content="#000"/>
- <meta name="color:links" content="#000"/>
- <meta name="color:link background" content="#54786e"/>
- <meta name="color:pagination" content="#54786e"/>
- <meta name="color:post" content="#fff"/>
- <meta name="color:post border" content="#54786e"/>
- <meta name="color:post title" content="#54786e"/>
- <meta name="color:scrollbar" content="#54786e"/>
- <meta name="color:selection" content="#54786e"/>
- <meta name="color:selection text" content="#fff"/>
- <meta name="color:sidebar border" content="#54786e"/>
- <meta name="color:sidebar background" content="#000000"/>
- <meta name="color:sidebar image border" content="#54786e"/>
- <meta name="color:side links" content="#fff"/>
- <meta name="color:tag bg" content="#54786e"/>
- <meta name="color:tags" content="#fff"/>
- <meta name="color:text" content="#54786e"/>
- <meta name="color:title" content="#54786e"/>
- <meta name="color:topbar background" content="#000000"/>
- <meta name="image:bg" content=""/>
- <meta name="image:icon" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="text:ask text" content="whispered"/>
- <meta name="text:link1" content=""/>
- <meta name="text:link1 url" content="/"/>
- <meta name="text:link2" content="">
- <meta name="text:link2 url" content="/"/>
- <meta name="text:link3" content="">
- <meta name="text:link3 url" content="/"/>
- <style type="text/css">
- ::-webkit-scrollbar-thumb {
- background-color: {color:scrollbar};
- height:auto;
- border-bottom:none;
- }
- ::-webkit-scrollbar {
- height:9px;
- width:5px;
- background-color: {color:scrollbar};
- border: 2px solid {color:background};
- }
- ::selection {
- background-color: {color:selection};
- color: {color:selection text};
- }
- @font-face {
- font-family: keane;
- src: url('http://static.tumblr.com/6acw4l0/wM4n274xj/utis_2_.ttf') format('truetype');
- font-weight: normal;
- font-style: normal;
- }
- body {
- background-color:{color:background};
- margin:0px;
- color:{color:text};
- font-family:Arial, Helvetica;
- font-size:9px;
- line-height:100%;
- }
- a {
- text-decoration:none;
- -moz-outline-style:none;
- color: {color:linkage};
- }
- img {
- border:none;
- }
- h1 {
- font-size:12px;
- text-transform:uppercase;
- font-family: keane;
- text-align: center;
- color: {color:post title};
- }
- h1 a {
- font-size:12px;
- text-transform:uppercase;
- font-family: keane;
- text-align: center;
- color: {color:post title};
- }
- h1 a:hover {
- letter-spacing: 2px;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- a:hover {
- opacity:1;
- color:{color:hover};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease
- }
- #icon {
- position: fixed;
- width:120px;
- margin-left:50px;
- margin-top:-880px;
- opacity:1;
- }
- #iconimage {
- width 120px;
- }
- #iconimage img {
- width:120px;
- border: 20px solid {color:icon border};
- border-radius: 50%;
- }
- #icon:hover #sidebar {
- margin-top: 920px;
- margin-bottom: -800px;
- margin-left: 00px;
- opacity: 1;
- -webkit-transition: all 0.8s ease;
- -moz-transition: all 0.8s ease;
- -o-transition: all 0.8s ease
- }
- #sidebar {
- width: 240px;
- height: 340px;
- margin-top: 500px;
- margin-left: 0px;
- opacity: 0;
- border-top: 5px solid {color:sidebar background};
- border-bottom: 5px solid {color:sidebar border};
- border-left: 5px solid {color:sidebar border};
- border-right: 5px solid {color:sidebar border};
- -webkit-transition: all 0.8s ease;
- -moz-transition: all 0.8s ease;
- -o-transition: all 0.8s ease
- position: fixed;
- background-color: {color:sidebar background};
- }
- #sideimage {
- width: 195px;
- margin-left: 18px;
- }
- #sideimage img {
- width: 195px;
- border: 5px solid {color:sidebar image border};
- }
- #topbar {
- width: 100%;
- height: 90px;
- border-bottom: 20px solid {color:icon border};
- background-color: black;
- position: fixed;
- margin-top: -50px;
- }
- #title {
- font-family: keane;
- font-size: 30px;
- text-transform: uppercase;
- color: {color:title};
- margin-top: 70px;
- margin-left: 300px;
- }
- #title a {
- font-family: keane;
- font-size: 30px;
- text-transform: uppercase;
- color: {color:title};
- }
- #title a:hover {
- letter-spacing: 2px;
- }
- .desc {
- position:fixed;
- margin-top:10px;
- margin-left:11px;
- font-family:cambria;
- line-height:110%;
- font-size:9px;
- font-style:italic;
- width:110px;
- padding:9px;
- text-align:justify;
- color:{color:description};
- }
- .desc a
- {color:{color:text};
- -moz-transition-duration:0.6s;
- -webkit-transition-duration:0.6s;
- -o-transition-duration:0.6s;
- }
- #linkage {
- width: 70px;
- height: 98px;
- margin-left: 140px;
- margin-top: 10px;
- padding: 5px;
- }
- #links {
- width: 50px;
- height: 13px;
- background-color: {color:link background};
- margin-left: 10px;
- margin-top: 5px;
- text-align: center;
- padding-top: 2px;
- }
- #links a{
- font-family: Calibri;
- font-size: 10px;
- color: {color:side links};
- }
- #pagi{
- width:100px;
- font-size:20px;
- text-align:center;
- margin-left:15px;
- margin-top:400px;
- position:fixed;
- font-family:keane;
- letter-spacing:0px;
- }
- #pagi a {
- color: {color:pagination};
- }
- #all {
- padding:10px;
- width:400px;
- margin-left:450px;
- margin-top:50px;
- font-size:10px;
- }
- #contain {
- margin-top: 30px;
- margin-left: -180px;
- background-color: {color:content bg};
- border-top: 30px solid {color:content bg};
- border-left: 30px solid {color:content border};
- border-right: 30px solid {color:content border};
- border-bottom: 30px solid {color:content border};
- padding: 10px;
- width: 430px;
- }
- #posts {
- width:400px;
- padding-bottom:20px;
- padding:10px;
- margin-top:20px;
- background-color:{color:post};
- border: 5px solid {color:post border};
- }
- #details {
- text-align:right;
- margin-top:8px;
- text-transform:uppercase;
- font-size:8px;
- font-style:none;
- border-top:1px solid {color:Line};
- }
- #details:hover #tags{
- margin-top: 0px;
- margin-left: 0px;
- opacity: 1;
- -webkit-transition: all 0.8s ease;
- -moz-transition: all 0.8s ease;
- -o-transition: all 0.8s ease;
- }
- #tags {
- margin-top: 0px;
- margin-left: 0px;
- font-family:cambria;
- letter-spacing:0px;
- text-transform:lowercase;
- font-size:10px;
- font-style:italic;
- margin-top:2px;
- opacity: 0;
- background-color: {color:tag bg};
- -webkit-transition: all 0.8s ease;
- -moz-transition: all 0.8s ease;
- -o-transition: all 0.8s ease;
- color: {color:tags};
- height: 50px;
- width: 380px;
- overflow-y: scroll;
- text-align: left;
- padding: 10px;
- }
- #tags a {
- display:inline-block;
- padding:-3px;
- color:{color:Tags};
- -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;
- }
- #question {
- padding:8px;
- font-family:cambria;
- text-align:center;
- font-style:italic;
- border:3px solid {color:post border};
- color:{color:text};
- background-color:{color:background}
- }
- #question a {
- color: {color:text};
- }
- #question a:hover {
- letter-spacing: 2px;
- }
- .chat .line {
- color: {color:post border};
- background-color: {color:post};
- padding: 2px;
- }
- .chat .line.odd {
- color: {color:post};
- background-color: {color:post border};
- padding: 2px;
- }
- {CustomCSS}</style></head><body>
- <div id="topbar">
- <div id="title">
- <a href="/">{Title}</a>
- </div>
- </div>
- <div id="icon">
- <div id="sidebar">
- <div id="sideimage">
- <img src="{image:sidebar}">
- </div>
- <div class="desc">
- {Description}
- </div>
- <div id="linkage">
- <div id="links">
- <a href="/submit">submit</a>
- </div>
- <div id="links">
- <a href="/ask">ask</a>
- </div>
- <div id="links">
- <a href="/archive">archive</a>
- </div>
- <div id="links">
- <a href="{text:link1 url}">{text:link1}</a>
- </div>
- <div id="links">
- <a href="{text:link2 url}">{text:link2}</a>
- </div>
- <div id="links">
- <a href="{text:link3 url}">{text:link3}</a>
- </div>
- </div>
- </div>
- <div id="iconimage"><img src="{image:icon}"></div>
- </div>
- </div>
- {block:Pagination}<div id="pagi">
- {block:PreviousPage}<a href="{PreviousPage}">←</a> {/block:PreviousPage}
- {block:JumpPagination length="3"}
- {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 id="all"><div id="contain">{block:Posts}<div id="posts">
- {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:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}{Quote}{/block:Quote}
- {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" border="2px solid black" padding="2px"/>{/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-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Chat}
- {block:Title}<div id="titled"><a href="{Permalink}">{Title}</a></div>{/block:Title}
- <div class="chat">
- {block:Lines}<div class="chat"><div class="line {Alt}">
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}</div>
- </div></div>
- {/block:Lines}
- </div>
- {/block:Chat}
- {block:Answer}<div id="question"><span style="text-transform:uppercase;font-size:9px;font-style:italic;"> {Asker} {text:ask text}: </span>{Question}</div><left> <font face="cambria">{Answer}</font>{/block:Answer}
- <div id="details">
- <br> posted on <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero} at {12Hour}:{Minutes} </a> {block:RebloggedFrom} from <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a> {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{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>
- <div style="position:fixed;bottom:2px; right:3px; font-size:9px; font-family:calibri;"><a href="http://launts.tumblr.com/">@LAUNTS</a></center></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment