Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- THEME MADE BY NAMUNAMOO (http://namunamoo.tumblr.com)
- TOTOROOOOOOOOOOO! ♡
- PLEASE DON'T REMOVE THE CREDITS. THANK YOU.
- -->
- <!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}
- <meta name="color:Background" content=""/>
- <meta name="color:Body Font" content="#363636"/>
- <meta name="color:Posts" content="#FFFFFF"/>
- <meta name="color:Post Box Border" content="#F0F0F0"/>
- <meta name="color:Description Background" content="#ffffff"/>
- <meta name="color:Title" content="#93c9ca"/>
- <meta name="color:Description Text" content="#000000">
- <meta name="color:Links" content="#4287f3"/>
- <meta name="color:Links hover" content="#000000"/>
- <meta name="color:Title Post" content="#000000"/>
- <meta name="color:Blockquote" content="#649cf5"/>
- <meta name="color:Quote" content="#363636"/>
- <meta name="color:Answer Background" content="#F5F5F5"/>
- <meta name="color:ScrollBar Border" content="#BBBBBB"/>
- <meta name="color:ScrollBar" content="#484848"/>
- <meta name="color:ScrollBar Background" content="#e8e8e8"/>
- <meta name="color:ButtonBorder" content="#dbdbdb">
- <meta name="color:ButtonBG" content="#85CAF0">
- <meta name="text:blog title" content="title here"/>
- <meta name="if:Show Description Background" content="1"/>
- <meta name="if:Infinite Scrolling" content="1"/>
- <meta name="image:Background" content="http://static.tumblr.com/14xu0fs/8TIlyott4/tumblr_lxs1e8cjnr1rnpeyto1_250.png"/>
- <meta name="image:Post Box Background" content=""/>
- <meta name="text:Link 1" content="link 1">
- <meta name="text:URL 1" content="/">
- <meta name="text:Link 2" content="">
- <meta name="text:URL 2" content="">
- <meta name="text:Link 3" content="">
- <meta name="text:URL 3" content="">
- <style type="text/css">
- body {
- background-color: {color:Background};
- font-family: calibri;
- font-size: 10px;
- color: {color:Body Font};
- text-align: justify;
- background-image: url('{image:Background}');
- background-attachment: fixed;
- }
- @font-face {font-family: "print";src: url('http://static.tumblr.com/iuggpng/oQfm4mzne/princ___.ttf');}
- @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/bmdsqsc/KdRlu9tpm/slkscr.ttf');}
- @font-face {
- font-family: 'loremipsumBold';
- src: url('loremipsum-webfont.eot');
- src: url('loremipsum-webfont.eot?#iefix') format('embedded-opentype'),
- url('loremipsum-webfont.woff') format('woff'),
- url('loremipsum-webfont.ttf') format('truetype'),
- url('loremipsum-webfont.svg#loremipsumBold') format('svg');
- font-weight: normal;
- font-style: normal;
- }
- #posts {
- position: absolute;
- left: 25px;
- top: 25px;
- }
- #lineup {
- background-image: url('{image:Post Box Background}');
- position: relative;
- margin-left: 170px;
- top:5px;
- width: 500px;
- background-color:{color:Posts};
- margin-bottom: 5px;
- padding: 5px;
- z-index:500;
- }
- #permalink {
- font-family: Courier New;
- opacity: 0;
- left: 450px;
- filter: alpha (opacity=0);
- position: absolute;
- top: 10px;
- text-align: center;
- padding-right: 5px;
- width: 100px;
- background-image: url('{image:Permalink Background}');
- background-color: #transp;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #lineup:hover #permalink {
- background-color: #transp;
- opacity: 9;
- filter: alpha (opacity=9);
- width: 200px;
- }
- .answer {
- background-color: {color:Answer Background};
- padding-top: 1px;
- padding-bottom: 1px;
- padding-left: 10px;
- }
- a.class {
- color: {color:Icons Links};
- }
- a.class:hover {
- color: {color:Icons Links Hover};
- }
- #thing {
- position: fixed;
- left: 0px;
- top: 0px;
- width: 220px;
- }
- #about {
- color: {color:Description Font};
- font-family: print;
- font-size: {text:Font Description Size};
- padding: 5px;
- background-image: url('{image:Description Background}');
- background-color: {color:Description Background};
- width: 210px;
- border-right: {text:Sidebar Icons Width} solid {color:Sidebar Background};
- }
- .b1a4{
- font-family:"loremipsum", serif;
- position: fixed;
- font-size: 30px;
- color: {color:Title};
- text-shadow: 1px 1px 1px #C4C4C4;
- width: 300px;
- }
- a.perma {
- color: {color:Permalink Font};
- }
- a.perma:hover {
- color: {color:Permalink Font Hover};
- }
- .story {
- font-family: print;
- font-size: 21px;
- color: {color:Post Title};
- background-color: {color:Title};
- text-align: center;
- text-shadow: 1px 1px 1px #C4C4C4;
- }
- #lineup img {max-width: 100%;}
- .quote {
- font-family: print;
- font-size: 18px;
- font-style: italic;
- color: {color:Quote};
- }
- blockquote {
- border-left: 3px solid {color:Blockquote};
- padding: 1px 1px 1px 5px;
- }
- .tags {
- background-color: #F0F0F0;
- padding: 3px;
- }
- a {
- color:{color:Links};
- font-family:tinytots;
- font-size: 8px;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- text-decoration: none;
- }
- a:hover {
- color:{color:Links hover};
- font-family:tinytots;
- font-size: 8px;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- text-decoration: none;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:ScrollBar};
- border-top:2px solid {color:ScrollBar Border};
- border-bottom:2px solid {color:ScrollBar Border};
- height:auto;
- }
- ::-webkit-scrollbar-thumb:vertical:hover{
- background-color:{color:ScrollBar};
- }
- ::-webkit-scrollbar-thumb:horizontal{
- background-color:{color:ScrollBar};
- height:auto;
- }
- ::-webkit-scrollbar-thumb:horizontal:hover{
- background-color:{color:ScrollBar};
- }
- ::-webkit-scrollbar{
- height:10px;
- width:10px;
- background-color: {color:ScrollBar Background};
- }
- .topp {
- font-family: consolas;
- font-size: 10px;
- }
- #scrollToTop:link,
- #scrollToTop:visited {
- color: #000000;
- background-color: transparent;
- display: none;
- position: fixed;
- bottom: 10px;
- right: 10px;
- }
- #sidebar {
- position: fixed;
- margin-top: 140px;
- margin-left: 750px;
- font-family: tinytots;
- font-size: 8px;
- line-height: 16px;
- text-transform: lowercase;
- width: 225px;
- }
- #desc {
- {block:IfShowDescriptionBackground}background-color: {color:Description Background};{/block:IfShowDescriptionBackground}
- {block:IfNotShowDescriptionBackground}background-color: #transp;{/block:IfNotShowDescriptionBackground}
- color: {color:Description Text};
- text-align: center;
- font-size: 8px;
- padding: 2px;
- {block:IfLink1}margin-top: 5px;{/block:IfLink1}
- }
- #menu
- {float:left;
- position:fixed;
- left:60px;
- top:70px;
- width:56px;}
- .button
- {height: 70px;
- width: 70px;
- margin-bottom:10px;
- -moz-border-radius: 35px;
- border-radius: 35px;
- overflow:hidden;
- border:3px solid {color:ButtonBorder};
- background-color:{color:ButtonBorder};}
- .nav
- {padding-top:30px;
- text-align:center;
- height: 70px;
- width: 70px;
- text-transform:uppercase;
- font-family:consolas;
- font-size:8px;
- letter-spacing:4px;
- color:{color:Button};
- background-color:{color:ButtonBG};
- margin-right:3px;}
- .buttons
- {height: 100px;
- width: 100px;}
- #line
- {margin-left:-73px;
- -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- #line:hover
- {margin-left:0px;}
- </style>
- {Block:IfInfiniteScrolling}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/Block:IfInfiniteScrolling}
- </head>
- <body>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
- <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
- <div class="topp">
- <a href="javascript:;" id="scrollToTop"><img src="http://static.tumblr.com/dillszt/ukNm4n9ih/tumblr_lg7mjyqkxu1qdvdu6.gif"></a>
- </div>
- <div id="menu">
- <img src="{PortraitURL-96}" style="height: 70px; width:70px; -moz-border-radius: 35px; border-radius: 35px;"></img><br><br>
- <a href="/"><div class="button">
- <table border="0" cellpadding="0" cellspacing="0" id="line"><tr>
- <td><div class="nav">home</div></td>
- <td><img class="buttons"src="http://assets.inhabitots.com/wp-content/uploads/2010/06/Totoro-100x100.jpg"/></td>
- </tr></table>
- </div></a>
- <a href="/ask"><div class="button">
- <table border="0" cellpadding="0" cellspacing="0" id="line"><tr>
- <td><div class="nav">ask</div></td>
- <td><img class="buttons"src="http://multiply.com/mu/totoro2010/logo/2"/></td>
- </tr></table>
- </div></a>
- {block:IfLink1}<a href="{text:URL 1}"><div class="button">
- <table border="0" cellpadding="0" cellspacing="0" id="line"><tr>
- <td><div class="nav">{text:Link 1}</div></td>
- <td><img class="buttons"src="http://images.coolchaser.com/themes/t/-i29.photobucket.com-albums-c300-_sexybanana_-TOTORO.jpg"/></td>
- </tr></table>
- </div></a>{/block:IfLink1}
- {block:IfLink2}<a href="{text:URL 2}"><div class="button">
- <table border="0" cellpadding="0" cellspacing="0" id="line"><tr>
- <td><div class="nav">{text:Link 2}</div></td>
- <td><img class="buttons"src="http://th6.photobucket.com/albums/y239/ulri/th_Totoro.jpg"/></td>
- </tr></table>
- </div></a>{/block:IfLink2}
- {block:IfLink3}<a href="{text:URL 3}"><div class="button">
- <table border="0" cellpadding="0" cellspacing="0" id="line"><tr>
- <td><div class="nav">{text:Link 3}</div></td>
- <td><img class="buttons"src="http://www.dreamwidth.org/userpic/548597/457501"/></td>
- </tr></table>
- </div></a>{block:IfLink3}
- </div>
- <div id="sidebar">
- <div class="b1a4">{text:blog title}</div>
- <br>
- <div id="desc">
- {block:Description}{Description}{/block:Description}
- {Block:IfNotInfiniteScrolling}
- <br>
- <br>
- <br>
- {block:Pagination}
- {block:PreviousPage}<div id="previous"><a href="{PreviousPage}">← rewind</a></div>{/block:PreviousPage}{block:NextPage}<div id="next"><a href="{NextPage}">fast foward →</a></div>{/block:NextPage} {/block:Pagination}{/Block:IfNotInfiniteScrolling}</div>
- </div>
- {Block:IfInfiniteScrolling}
- <div class = "autopagerize_page_element" >
- {/Block:IfInfiniteScrolling}
- <div style="font-size:8px;color:#000000; position:fixed; bottom:2px; right:9px;"><a href="http://namunamoo.tumblr.com">theme</a></div>
- {block:Posts}
- <div id="lineup">
- {block:Text}
- {block:Title}
- <div class="story">
- {Title}
- </div>
- {/block:Title}
- {Body}
- {Block:PermalinkPage}
- Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
- {block:HasTags}
- <div class="tags">
- tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/Block:PermalinkPage}
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}
- <img src="{PhotoURL-HighRes}" width="500px" alt="{PhotoAlt}">
- {LinkCloseTag}
- {Block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
- {block:HasTags}
- <div class="tags">
- tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- {block:PostNotes}
- <div style="height:200px; text-align:left;overflow:auto;border-top:1px {color:Border};">
- {PostNotes}</div>
- {/block:PostNotes}
- {/Block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {Block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
- {block:HasTags}
- <div class="tags">
- tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/Block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">
- <div style="font-size: 30px; display: inline-block; line-height: 0px; margin-bottom: -3px; margin-right: 3px;">❝</div>{Quote}
- </div>
- {block:Source}
- <div style="text-align:right">—{Source}</div>
- {/block:Source}
- {Block:PermalinkPage}
- Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
- {block:HasTags}
- <div class="tags">
- tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/Block:PermalinkPage}
- {/block:Quote}
- {block:Link}
- <a href="{URL}" {Target}>
- <div class="story"><div style="margin-left:0px">{Name}</div></div>
- </a>
- {block:Description}
- {Description}
- {/block:Description}
- {Block:PermalinkPage}
- Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
- {block:HasTags}
- <div class="tags">
- tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/Block:PermalinkPage}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <div class="story">
- {Title}
- </div>
- {/block:Title}
- {block:Lines}
- {block:Label}
- <b><font color="{color:Blockquote}">{Label}</font></b>
- {/block:Label}
- {Line}<br>
- {/block:Lines}
- {Block:PermalinkPage}
- Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
- {block:HasTags}
- <div class="tags">
- tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/Block:PermalinkPage}
- {/block:Chat}
- {block:Audio}
- {block:AlbumArt}
- <img src="{AlbumArtURL}" align="left" width="100px" height="100px" style="margin-right:5px;margin-bottom:5px;"/>{/block:AlbumArt}
- <div class="audio">{AudioPlayerWhite}</div>
- {block:Caption}{Caption}{/block:Caption}
- <p>{PlayCountWithLabel}</p>
- <br clear="all">
- {Block:PermalinkPage}
- Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
- {block:HasTags}
- <div class="tags">
- tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/Block:PermalinkPage}
- {/block:Audio}
- {block:Video}
- {Video-500}
- {Block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
- {block:HasTags}
- <div class="tags">
- tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/Block:PermalinkPage}
- {/block:Video}
- {block:Answer}
- <img src="{AskerPortraitURL-16}"> <b>{Asker}</b> whispered: {Question}<div class="answer">{Answer}</div>
- {Block:PermalinkPage}
- Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
- {block:HasTags}
- <div class="tags">
- tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/Block:PermalinkPage}
- {/block:Answer}
- {Block:IndexPage}
- <div id="permalink">
- <a href="{Permalink}" class="perma">
- <img src="http://media.tumblr.com/tumblr_lm6ovhtdmZ1qfoi4t.gif">
- {NoteCount}
- </a>
- <br>
- <a href="{ReblogURL}" target="_blank"> Reblog</a>
- </div>
- {/Block:IndexPage}
- </div>
- {/block:Posts} {Block:IfInfiniteScrolling}</div>{/Block:IfInfiniteScrolling}
- </body></html>
Add Comment
Please, Sign In to add comment