Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- THEME MADE BY NAMUNAMOO (http://namunamoo.tumblr.com)
- 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">
- <html>
- <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}
- <!--LOOK AT ALL THESE FREAKIN' OPTIONS. ^^"-->
- <meta name="color:Background" content=""/>
- <meta name="color:Body Font" content="#363636"/>
- <meta name="color:Posts" content="#FFFFFF"/>
- <meta name="color:Border" content="#cccccc"/>
- <meta name="color:title" content="#000000"/>
- <meta name="color:Links" content="#ff0078"/>
- <meta name="color:Links hover" content="#FFFFFF"/>
- <meta name="color:Description" content="#898989"/>
- <meta name="color:Navlinks" content="#4f97f7"/>
- <meta name="color:Navlinks Hover" content="#4c69e4"/>
- <meta name="color:Navigation" content="#898989"/>
- <meta name="color:Main Links" content="#898989">
- <meta name="color:Main Links Hover" content="#f7a9c1">
- <meta name="color:Notes" content="#898989"/>
- <meta name="color:Post Title" content="#f7a9c1"/>
- <meta name="color:Quote" content="#363636"/>
- <meta name="color:Answer Background" content="#F5F5F5"/>
- <meta name="color:ScrollBar" content="#484848"/>
- <meta name="color:ScrollBar Background" content="#e8e8e8"/>
- <meta name="image:Sidebar" content="http://25.media.tumblr.com/tumblr_m1codxKQQK1qegcl7o1_1280.jpg"/>
- <meta name="image:Background" content="http://static.tumblr.com/dillszt/Tu9m76pkn/light_wool.png"/>
- <meta name="if:Infinite Scrolling" content="1"/>
- <meta name="if:500px posts" content="1"/>
- <meta name="if:400px posts" content="0"/>
- <meta name="if:250px posts" content="0"/>
- <meta name="text:link 1" content="/"/>
- <meta name="text:link 1 name" content="Link 1"/>
- <meta name="text:link 2" content="/"/>
- <meta name="text:link 2 name" content="Link 2"/>
- <meta name="text:link 3" content="/"/>
- <meta name="text:link 3 name" content="Link 3"/>
- <meta name="text:link 4" content=""/>
- <meta name="text:link 4 name" content=""/>
- <meta name="text:link 5" content=""/>
- <meta name="text:link 5 name" content=""/>
- <meta name="text:link 6" content=""/>
- <meta name="text:link 6 name" 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: "Meow";
- src: url(http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");
- }
- #posts {
- position: absolute;
- left: 25px;
- top: 25px;
- }
- #lineup {
- background-image: url('{image:Post Box Background}');
- position: relative;
- margin-left: 450px;
- top:5px;
- {block:if500pxposts}width: 500px;{/block:if500pxposts}
- {block:if400pxposts}width: 400px;{/block:if400pxposts}
- {block:if250pxposts}width: 250px;{/block:if250pxposts}
- background-color:{color:Posts};
- margin-bottom: 5px;
- padding: 7px;
- z-index:500;
- }
- #permalink {
- font-family: calibri;
- font-size: 8px;
- text-transform:uppercase;
- letter-spacing:1px;
- opacity: 0;
- margin-left:500px;
- filter: alpha (opacity=0);
- position: absolute;
- top: 10px;
- text-align: left;
- padding-right: 9px;
- padding-top:5px;
- width: 80px;
- background-image: url('{image:Post Box Background}');
- background-color: #transp;
- color: #387dcc;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- border-left: 3px solid {color:Notes};
- padding-left:10px;
- padding-bottom:10px;
- }
- #lineup:hover #permalink {
- {block:if500pxposts}margin-left:510px;{/block:if500pxposts}
- {block:if400pxposts}margin-left:410px;{/block:if400pxposts}
- {block:if250pxposts}margin-left:265px;{/block:if250pxposts}
- opacity:1;
- background-color: #transp;
- color:{color:description};
- filter: alpha (opacity=8);
- width: 80px;
- padding-top:5px;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #permalink a {
- color:{color:Notes};
- border-left:0px solid {color:Notes};
- padding-left:10px;
- margin-left:-10px;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #permalink a:hover {
- border-left:20px solid {color:Notes};
- }
- .answer {
- border-top:1px solid {color:border};
- background-color:#eee;
- padding-top: 1px;
- padding-bottom: 1px;
- padding-left: 10px;
- }
- #header {
- text-align: center;
- font-family: "loremipsum", serif;
- font-size: 30px;
- letter-spacing: {text:Title letter spacing};
- background-color: {color:Title Background};
- color: {color:Title};
- text-shadow: 1px 1px 1px #C4C4C4;
- font-weight: lighter;
- }
- a.perma {
- color: {color:links};
- }
- a.perma:hover {
- color: {color:Links hover};
- }
- .story {
- font-family: book antiqua;
- font-size: 20px;
- color: {color:Post Title};
- text-align: left;
- margin:3px 0px 3px 0px;
- {block:if500pxposts}width: 490px;{/block:if500pxposts}
- {block:if400pxposts}width: 390px;{/block:if400pxposts}
- {block:if250pxposts}width: 240px;{/block:if250pxposts}
- border-left:25px solid {color:Post Title};
- padding-left:10px;
- }
- #lineup img {max-width: 100%;}
- .quote {
- font-family: Meow;
- font-size: 12px;
- font-style: italic;
- color: {color:Quote}
- }
- blockquote {
- padding: 2px 2px 2px 2px;
- background-color: #eee;
- padding:5px;
- border-left:3px solid #898989;
- }
- .tags {
- padding: 3px;
- }
- a {
- color:{color:Links};
- -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};
- -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-bottom:2px solid {color:ScrollBar};
- 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:6px;
- width:6px;
- background-color: {color:ScrollBar Background};
- }
- .topp {
- font-family: consolas;
- font-size: 20px;
- }
- #scrollToTop:link,
- #scrollToTop:visited {
- color: {color:main links hover};
- background-color: transparent;
- display: none;
- position: fixed;
- bottom: 10px;
- right: 30px;
- }
- .b1a4{
- margin-left: 150px;
- top:125px;
- width:250px;
- font-family:calibri;
- position: fixed;
- font-size: 17px;
- letter-spacing: 2px;
- color: {color:title};
- text-align: center;
- z-index:999;
- }
- .exo{
- margin-left: 150px;
- top:152px;
- position: fixed;
- }
- .navbar {
- margin-left:0px;
- margin-top:5px;
- width:250px;
- height:30px;
- overflow:hidden;
- -webkit-transition: all 0.8s ease;
- -moz-transition: all 0.8s ease;
- -o-transition: all 0.8s ease;
- }
- .navbar:hover{
- height: 250px;
- }
- .visible_label a {
- text-transform:uppercase;
- font-size:8px;
- font-family:calibri;
- letter-spacing: 8px;
- text-align: right;
- color: {color:Navigation};
- width: 250px;
- height:30px;
- display:block;
- }
- .invisible_label a{
- text-transform:uppercase;
- letter-spacing:1px;
- font-size:9px;
- font-family:calibri;
- text-align: left;
- margin:3px 0px 3px 0px;
- width:150px;
- border-left:10px solid {color:Navlinks};
- color: {color:Navlinks};
- padding-left:10px;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- display:block;
- }
- .invisible_label a:hover{
- color:{color:Navlinks Hover};
- border-left:40px solid {color:Navlinks Hover};
- }
- #navigation{
- position:fixed;
- margin-left:-8px;
- margin-top:15px;
- width:260px;
- text-align:center;
- font-family:calibri;
- text-transform:uppercase;
- font-size:9px;
- text-transform:uppercase;
- }
- #navigation a {
- letter-spacing:4px;
- color:{color:Main Links};
- border-top:2px solid {color:Main Links};
- padding-top:6px;
- padding-left:6px;
- margin-left:10px;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #navigation a:hover {
- padding-top:1px;
- border-top:3px solid {color:Main Links Hover};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #whee{
- -webkit-border-top-left-radius:20px;
- -webkit-border-top-right-radius:20px;
- -webkit-border-bottom-left-radius:20px;
- -webkit-border-bottom-right-radius:20px;
- z-index:999;
- }
- .words{
- border-top: 1px solid {color:border};
- border-bottom: 1px solid {color:border};
- margin-top:45px;
- margin-left:0px;
- margin-bottom:2px;
- text-align: center;
- font-family:calibri;
- text-transform:uppercase;
- letter-spacing:1px;
- padding:10px;
- font-size:7px;
- width:238px;
- color: {color:description};
- }
- .previous{
- position: fixed;
- margin-top: 100px;
- margin-left: 110px;
- font-size: 35px;
- font-family:consolas;
- text-transform:uppercase;
- z-index:999999999999999;
- -webkit-transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease;
- color:{color:Main Links Hover};
- }
- .previous:hover{
- position: fixed;
- margin-left: 105px;
- font-family:consolas;
- text-transform:uppercase;
- z-index:999999999999999;
- -webkit-transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease;
- color:{color:Main Links Hover};
- }
- .next{
- position: fixed;
- margin-top: 110px;
- margin-left: 405px;
- font-size: 35px;
- font-family:consolas;
- text-transform:uppercase;
- z-index:999999999999999;
- -webkit-transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease;
- color:{color:Main Links Hover};
- }
- .next:hover{
- position: fixed;
- margin-left: 410px;
- font-family:consolas;
- text-transform:uppercase;
- z-index:999999999999999;
- -webkit-transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease;
- color:{color:Main Links Hover};
- }
- iframe#tumblr_controls {
- top: 0% !important;
- right:0% !important;
- position: fixed !important;}
- {CustomCSS}
- </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"><font size="7">▲</font></a>
- </div>
- {Block:IfNotInfiniteScrolling}
- <div class="previous">
- <center>
- {block:PreviousPage}
- <a href="{PreviousPage}" title="previous">◀</a>
- {/block:PreviousPage}
- </center>
- </div>
- <div class="next">
- <center>
- {block:NextPage}
- <a href="{NextPage}" title="next">▶</a>
- {/block:NextPage}
- </center>
- </div>
- {/Block:IfNotInfiniteScrolling}
- <div class="b1a4">{title}</div>
- <div class="exo">
- <img src="{image:sidebar}" id="whee" width="250"><br>
- <div id="navigation">
- <a href="/" title="home"> Home</a>
- <a href="/ask" title="message"> Ask</a>
- <a href="/archive" title="history"> Archive</a>
- <a href="http://hikoushi.tumblr.com" title="creator"> Theme</a>
- </div>
- <div class="words">
- {description}</div>
- <table width="100%" border="0">
- <tr>
- <td>
- {block:IfLink1}<div class="navbar">
- <div class="visible_label" align="center"><a title="hover for more">➔ navigation</a></div>
- <div class="invisible_label">
- {block:IfLink1}<a href="{text:link 1}"> {text:link 1 name}</a>{/block:IfLink1}
- {block:IfLink2}<a href="{text:link 2}"> {text:link 2 name}</a>{/block:IfLink2}
- {block:IfLink3}<a href="{text:link 3}"> {text:link 3 name}</a>{/block:IfLink3}
- {block:IfLink4}<a href="{text:link 4}"> {text:link 4 name}</a>{/block:IfLink4}
- {block:IfLink5}<a href="{text:link 5}"> {text:link 5 name}</a>{/block:IfLink5}
- {block:IfLink6}<a href="{text:link 6}"> {text:link 6 name}</a>{/block:IfLink6}
- </tr>
- </table>
- </div>{/block:IfLink1}
- </div>
- {Block:IfInfiniteScrolling}
- <div class = "autopagerize_page_element" >
- {/Block:IfInfiniteScrolling}
- {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}
- {block:if500pxposts}
- <img src="{PhotoURL-HighRes}" width="500px" alt="{PhotoAlt}">{/block:if500pxposts}
- {block:if400pxposts}
- <img src="{PhotoURL-HighRes}" width="400px" alt="{PhotoAlt}">{/block:if400pxposts}
- {block:if250pxposts}
- <img src="{PhotoURL-HighRes}" width="250px" alt="{PhotoAlt}">{/block:if250pxposts}
- {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:links};">
- {PostNotes}</div>
- {/block:PostNotes}
- {/Block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:if500pxposts}{Photoset-500}{/block:if500pxposts}
- {block:if400pxposts}{Photoset-400}{/block:if400pxposts}
- {block:if250pxposts}{Photoset-250}{/block:if250pxposts}
- {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:Quote}">{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; border: 2px solid #ccc;"/>{/block:AlbumArt}
- <div class="audio"> {AudioPlayerWhite}</div>
- <div style="border-top:1px solid {color:border}; margin-left:5px;"></div>
- {block:Artist}
- <p><b><font color="{color:Post Title}">Artist:</font></b> {Artist}
- {/block:Artist}
- {block:Album}
- <br><b><font color="{color:Post Title}">Album:</font></b> {Album}
- {/block:Album}
- {block:TrackName}
- <br><b><font color="{color:Post Title}">Track:</font></b> {TrackName}
- {/block:TrackName}
- {block:PlayCount}
- <br><b><font color="{color:Post Title}">Plays:</font></b> {FormattedPlayCount}
- {/block:PlayCount}
- <br clear="all">
- {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:Audio}
- {block:Video}
- {block:if500pxposts}{Video-500}{/block:if500pxposts}
- {block:if400pxposts}{Video-400}{/block:if400pxposts}
- {block:if250pxposts}{Video-250}{/block:if250pxposts}
- {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-48}" style="height: 40px; width:40px;"></img> <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}">{NoteCountWithLabel}</a><br>
- <a href="{ReblogURL}" target="_blank">Reblog</a>
- </div>
- </div>{/Block:IndexPage}
- {/block:Posts}{Block:IfInfiniteScrolling}</div>{/Block:IfInfiniteScrolling}
- </body>
- </html>
Add Comment
Please, Sign In to add comment