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 05.
- @ the-hidden-will.tumblr.com
- ------------------------------------------------------------------------->
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <meta name="if:Show Title" content="1"/>
- <meta name="if:Show Tags" content="0"/>
- <meta name="if:Show Captions" content="0"/>
- <meta name="if:Show Tags" content="0"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar" content=""/>
- <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
- <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
- </script>
- <style type="text/css">
- ::-webkit-scrollbar {background-color:#fff; height:8px; width:4px}
- ::-webkit-scrollbar-thumb:vertical {background-color:#000; height:50px}
- ::-webkit-scrollbar-thumb:horizontal {background-color:#000; height:8px!important}
- .photo {
- filter: url("data:image/svg+xml;utf8,<svg xmlns=’http://www.w3.org/2000/svg’><filter id=’grayscale’><feColorMatrix type=’matrix’ values=’0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0’/></filter></svg>#grayscale"); /* Firefox 3.5+ */
- filter: gray; /* IE6-9 */
- -webkit-filter: grayscale(68%);
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- .photo:hover{
- filter: none;
- -webkit-filter: grayscale(50%);
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- }
- iframe.photoset{
- max-width:180px!important;
- }
- iframe#tumblr_controls {position: fixed !important;z-index: 9999;opacity:1;-webkit-filter: invert(100%);-webkit-transition:opacity 0.4s linear;-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; transition:all 0.4s linear}
- iframe#tumblr_controls:hover {opacity:1;-webkit-transition:opacity 0.4s linear;-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; transition:all 0.4s linear}
- :-moz-selection {
- background: #eee;
- color: #000;
- }
- ::selection {
- background: #eee;
- color: #000;
- }
- body {
- color: #000000;background: #ffffff url({image:Background});
- font-family: consolas;
- font-size: 8px;
- line-height: 1.5em;
- }
- p {margin:0 0 .75em 0} p:last-child {margin:0}
- a {
- color: #000;
- text-decoration:none;
- }
- a:hover {color: #000; }
- blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
- line-height: 100%;border-left: solid 4px #eee;
- }
- h1 {
- font-family: consolas;
- font-size: 8px;
- text-transform:uppercase;
- line-height: 1.5em;font-weight: normal;
- }
- ul {
- margin: 0px 1.5em .75em;}
- li {
- margin: .75em 0;
- list-style-type: hiragana;
- }
- .box img {
- display: block;
- max-width: 100%;}.m-i {
- display: block;
- line-height: 1px!important;
- }
- .menu-picture {
- line-height: 100%;
- display: inline-block;
- line-height: 0px!important;
- }
- .post-link{
- font-family: default;
- font-size: 8px;
- line-height: 8px;
- }
- p.source{text-align: center;}
- .menu-picture {
- line-height: 100%;display: inline-block;
- }
- p.source{text-align: center;}
- h3 {
- font-size: 8px; font-weight: normal; text-transform:uppercase;
- }
- .tagged { text-align: center; line-height: 8px;font-size: 8px;}
- .text { padding: 5px;}
- p.question {
- margin-bottom: .375em;
- }
- p.words {
- padding: 6px;
- line-height: 1.5em;
- color: #333333;
- background: #ffffff;
- }
- .response {
- background: #fafafa;
- padding: 5px;
- margin-bottom: .75em;
- }.answer {
- text-align: center;
- }
- .post {
- position: relative;
- width:180px;
- float:left;
- background: #ffffff;
- padding:0px;
- margin:35px;
- }.box {position: relative;}
- #side {
- text-align: center;
- margin-top: 300px;
- width:95px;
- margin-bottom:10%;
- margin-left:-180px;
- padding:5px;
- position: fixed;
- background: #ffffff;
- }
- #side img {
- opacity:0.9;
- border: 1px solid #eee;
- padding:10px;
- max-width: 100px;
- margin-top:0px;
- margin-left:-15px;
- }
- ul {
- margin-bottom: .75em;}
- #contain {
- width:426px;
- margin: 35px auto 0;
- margin-left:600px;
- }
- #content {
- width:321px;
- float: right;
- }
- .perma-a { text-align: right; text-transform: uppercase; }p.menu-m {margin: .375em;} .menu-link {margin: 0 3px;}.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
- .post-info-data{text-align:center}.notes img{display:block;float:left;margin-right:.75em}ol.notes li{margin:.375em 0;list-style-type:hiragana;line-height:16px}
- #border {
- position: fixed;
- top: -50px;
- margin-left: 670px;
- }
- .post{
- {block:IndexPage}
- width:180px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:400px;
- {/block:PermalinkPage}
- }
- #musicart {
- position: absolute;
- height: 40px;
- width: 40px;
- }
- #musicart img {
- height: 40px;
- width: 40px;
- -moz-border-radius: 35px;
- -webkit-border-radius: 35px;
- border-radius: 35px;
- }
- #player {
- opacity: 1;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- #entry:hover #player {
- opacity: 1;
- }
- #cred{
- position:fixed;
- bottom:10px;
- right:5px;
- width:10px;
- height:10px;}
- #cred a{
- color:#aaa;
- font: 8px consolas;
- text-align:center;
- padding:3px;
- display:block;
- text-transform:uppercase;
- text-decoration:none;}
- </style>
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- </head>
- <body>
- <div id="cred"><a title="credit" href="http://thehiddenwill-themes.tumblr.com">C</a></div>
- <div id="border">
- <div style="width:px;height:2000px;border:2px solid #000000; "></div></div>
- <a style="position:fixed; margin-left: 630px; border:15px solid #000000; top:-1px; bottom:-1px; left:0px;"></a>
- <div id="contain" class="clearfix">
- <div id="side">
- <div class="text">
- {block:IfShowTitle}<h1><a href="/">{Title}</a></h1>{/block:IfShowTitle}<a href="/" class="m-i"><img class="menu-picture" src="{image:sidebar}"/></a>
- <p><div id="description">{Description}</div></p>
- </div>
- </div>
- <div id="content">
- <div class="autopagerize_page_element"/>
- {block:Posts}
- <div class="post">
- {block:Text}
- <div class="text">
- {block:Title}<h3>{Title}</h3>{/block:Title}
- {Body}
- <!-- permalink --> {block:IndexPage}
- <p class="post-link perma-a">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></p>
- <!-- /permalink --> {/block:IndexPage}
- </div>
- {/block:Text}
- {block:Quote}
- <div style="color: #000; font-size: 20px; line-height: 30px; float: left; font-family: consolas;">
- ❝</div>
- <div style="font-size:12px; letter-spacing: 1px; line-height:120%; font-family: georgia; font-style: italic; margin-left: 30px; padding-left: 10px;">
- {Quote}
- </div>
- {block:Source}
- <div style="text-align: right; margin-top: 10px; font-size: 8px; text-transform: lowercase; font-family: consolas; line-height: 10px; letter-spacing: 1px;"> {Source}</div>
- {/block:Source}
- <!-- permalink --> {block:IndexPage}
- <p><p class="post-link perma-a">{timeago} . <a href="{Permalink}">{NoteCountWithLabel}</a> . <a href={ReblogURL} target="_blank" class="details">REBLOG?</a></p></p>
- <!-- /permalink --> {/block:IndexPage}
- {/block:Quote}
- {block:Link}
- <div class="text link">
- <h3><a href="{URL}" {Target}>{Name}</a></h3>
- {block:Description}{Description}{/block:Description}
- <!-- permalink --> {block:IndexPage}
- <p class="post-link perma-a">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></p>
- <!-- /permalink --> {/block:IndexPage}
- </div>
- {/block:Link}
- {block:Chat}
- <div class="text chat">
- <ul class="conversation">
- {block:Lines}
- <li class="line {Alt}">
- {block:Label}<span class="person">{Label}</span>{/block:Label}
- <span class="person-said">{Line}</span>
- </li>
- {/block:Lines}
- </ul>
- <!-- permalink --> {block:IndexPage}
- <p class="post-link perma-a">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></p>
- <!-- /permalink --> {/block:IndexPage}
- </div>
- {/block:Chat}
- {block:Audio}
- <div id="musicart">
- {block:AlbumArt}
- <img src="{AlbumArtURL}">
- {/block:AlbumArt}
- </div>
- <div id="player"><div style="position: absolute; margin-top: -5px; margin-left: -5px; padding: 12px 11px 11px 12px; background: #FFF; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px;">
- <div style="width: 27px; height: 27px; overflow: hidden;">
- {AudioPlayerWhite}
- </div></div></div>
- <div style="margin-left: 52px; line-height: 10px;">
- <b>Track:</b> {block:TrackName}{TrackName}{/block:TrackName}
- <br>
- <b>Artist:</b> {block:Artist}{Artist}{/block:Artist}<br>
- <b>Album:</b> {block:Album}{Album}{/block:Album}<br>
- {PlayCountWithLabel}<br>
- </div>
- <!-- permalink --> {block:IndexPage}
- <p><p class="post-link perma-a">{timeago} . <a href="{Permalink}">{NoteCountWithLabel}</a> . <a href={ReblogURL} target="_blank" class="details">REBLOG?</a></p></p>
- <!-- /permalink --> {/block:IndexPage}
- {/block:Audio}
- {block:Answer}
- <div class="text answer">
- <div class="response">
- <p class="question">{Question}</p>
- <p>@{Asker}</p></div>
- {Answer}
- <!-- permalink --> {block:IndexPage}
- <p class="post-link perma-a">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></p>
- <!-- /permalink --> {/block:IndexPage}
- </div>
- {/block:Answer}
- {block:Photoset}
- <div class="photoset">
- <div class="box">
- <!-- permalink --> {block:IndexPage}
- <p class="post-link perma-a">{timeago} . <a href="{Permalink}">{NoteCountWithLabel}</a> . <a href={ReblogURL} target="_blank" class="details">REBLOG?</a> </p>
- <!-- /permalink --> {/block:IndexPage}
- <center><div class="photo"{Photoset-250}</center>
- </div>
- {block:IndexPage}{block:IfShowCaptions}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:IfShowCaptions}{/block:IndexPage}
- </div>
- {/block:Photoset}
- {block:Video}
- <div class="video">
- <div class="box">
- <!-- permalink --> {block:IndexPage}
- <!-- /permalink --> {/block:IndexPage}
- <center>{Video-250}</center>
- </div>
- {block:IndexPage}{block:IfShowCaptions}
- {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
- {/block:IfShowCaptions}{/block:IndexPage}
- </div>
- {/block:Video}
- {block:Photo}
- <div class="photo">
- <div class="box">
- <!-- permalink --> {block:IndexPage}
- <p class="post-link perma-a">{timeago} . <a href="{Permalink}">{NoteCountWithLabel}</a> . <a href={ReblogURL} target="_blank" class="details">REBLOG?</a></p>
- <!-- /permalink --> {/block:IndexPage}
- {block:IndexPage}
- <a href="{Permalink}"><img src="{PhotoURL-250}" alt="{PhotoAlt}" width="100%"/></a>
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400"/>{LinkCloseTag}
- {/block:PermalinkPage}
- </div>
- {block:IndexPage}{block:IfShowCaptions}
- {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
- {/block:IfShowCaptions}{/block:IndexPage}
- </div>
- {/block:Photo}
- {block:IfShowTags}{block:IndexPage}{block:HasTags}
- <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
- {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
- {block:PermalinkPage}
- <div id="post-info" class="text">
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {block:HasTags}
- <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
- {/block:HasTags}
- <p class="post-info-data">
- {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
- {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
- Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- {/block:PermalinkPage}
- </div> <!-- end single post -->
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
- {/block:Posts}
- </div>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment