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">
- <!--
- THEME 23 by
- the-hidden-will.tumblr.com
- -->
- <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}
- <meta name="image:Background" content=""/>
- <meta name="if:Infinite Scroll" content="0"/>
- <meta name="if:Show Captions" content="1"/>
- <meta name="if:Show Tags" content="1"/>
- <meta name="text:Link 1" content=""/>
- <meta name="text:Link 1 URL" content=""/>
- <meta name="text:Link 2" content=""/>
- <meta name="text:Link 2 URL" content=""/>
- <meta name="text:Link 3" content=""/>
- <meta name="text:Link 3 URL" content=""/>
- <meta name="text:Link 4" content=""/>
- <meta name="text:Link 4 URL" content=""/>
- <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
- <!-- END DEFAULT VARIABLES -->
- <style type="text/css">
- /* CSS */
- .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(1);
- -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(0.9);
- -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#tumblr_controls {
- position: fixed!important;
- z-index:9999999;
- top:22px;
- right:0px;
- opacity:1;
- -webkit-filter:invert(0%);
- }
- ::selection {
- background: #000;
- color: #fff;
- }
- ::-moz-selection {
- background:#000;
- color: #fff;
- }
- /*SCROLLBAR*/
- ::-webkit-scrollbar-thumb:vertical {
- background: #fff;
- border: 5px solid #000;
- height: 60px;
- }
- ::-webkit-scrollbar-thumb:vertical:hover {
- background: #fff;
- border: 5px solid #000; }
- ::-webkit-scrollbar-thumb:vertical:active {
- background-color:#e1e1e1;
- }
- ::-webkit-scrollbar {
- height: 10px;
- width: 15px;
- background: #000;
- }
- ::-webkit-scrollbar-corner {
- background-color:#000;
- color:#000;
- }
- /*BODY*/
- body {
- background:#fff;
- font-family:consolas;
- color:#000;
- font-size:9px;
- letter-spacing:0px;
- text-transform:normal;
- font-style:normal;
- line-height:110%;
- background-attachment:fixed;
- background-repeat:repeat;
- background-image:url('{image:Background}');
- }
- *, body, a, a:hover {cursor: url(http://static.tumblr.com/aegsbm3/DqOmy2f67/cursor.gif), auto;}
- a {
- text-decoration:none;
- color:#444;
- }
- a:hover {
- color:#000;
- }
- blockquote {
- width:80%;
- border-left:4px solid #000;
- padding-left:10px;
- line-height: 120%;
- margin: 0.75em 0 .75em .75em;
- }
- img {
- border:none;
- }
- big {
- font-size:10px;
- line-height:80%;
- color:#000;
- }
- small {
- font-size:8px;
- letter-spacing:0px;
- color:#000;
- }
- pre {
- width:85%;
- white-space:pre-wrap;
- word-wrap:break-word;
- background:transparent;
- color:#000;
- font-size:9px;
- line-height:120%;
- padding:5px;
- }
- b, strong {
- color:#000;
- font-weight:bold;
- }
- i, em {
- color:#000;
- font-style:italic;
- }
- /*TITLES*/
- h1 {
- margin-bottom:0px;
- font-family:helvetica;
- font-size:20px;
- color:#000;
- text-align:left;
- font-style:normal;
- text-transform:normal;
- text-decoration:none;
- letter-spacing:1px;
- line-height:100%;
- font-weight:normal;
- padding:0px;
- }
- h1 a, a:hover{
- text-decoration:none;
- color:#000;
- }
- #h2{
- font-family:consolas;
- font-size:9px;
- letter-spacing:1px;
- font-style:none;
- text-transform:normal;
- font-weight:bold;
- text-align:left;
- line-height:130%;
- }
- /*POSTS*/
- #postcontainer{
- float:left;
- position:relative;
- top:140px;
- left:300px;
- width:165px;
- font-family:consolas;
- font-size:9px;
- color:#000;
- margin-bottom:150px;
- line-height:120%;
- }
- #postcontainer a{
- color:#444;
- }
- #postcontainer a:hover{
- color:#000;
- }
- #posts {
- width:125px;
- padding:10px;
- margin:10px;
- margin-bottom:15px;
- background:#fff;
- }
- #posts img{
- max-width:125px;
- }
- /*SIDEBAR*/
- #description{
- position:fixed;
- z-index:999999;
- top:20px;
- left:308px;
- width:145px;
- padding:10px;
- font-family:cambria;
- font-size:9px;
- font-style:italic;
- letter-spacing:1px;
- color:#fff;
- text-align:center;
- line-height:130%;
- background:#000;
- border-bottom:1px solid #fff;
- }
- #description a{
- color:#fff;
- }
- #links{
- font-family:consolas;
- font-size:8px;
- text-transform:uppercase;
- text-align:left;
- border-top:5px solid #222;
- padding:5px;
- margin-top:10px;
- background:#fff;
- color:#000;
- }
- #links a{
- font-style:normal;
- color:#000;
- }
- /*PERMALINK-INFO*/
- #permalink {
- padding:10px;
- font-family:consolas;
- font-size:8px;
- color:#fff;
- font-weight:none;
- text-transform:uppercase;
- text-align:left;
- line-height:140%;
- margin-top:10px;
- background:#000;
- }
- #permalink a{
- text-decoration:none;
- color:#fff;
- }
- #permalink a:hover{
- color:#fff;
- }
- /*PHOTOSET*/
- #photoset {
- overflow:hidden;
- }
- #photoset img {
- width:125px;
- margin-bottom:5px;
- }
- /*QUOTE*/
- #quote {
- font-family:consolas;
- font-size:10px;
- letter-spacing:0px;
- font-style:none;
- text-transform:normal;
- font-weight:bold;
- text-align:center;
- line-height:120%;
- overflow-y:scroll;
- overflow-x:hidden;
- max-height:70px;
- border-bottom:1px solid #000;
- }
- #quote::-webkit-scrollbar-thumb:vertical {
- background: #000;
- border: 5px solid #fff;
- height: 60px;
- }
- #quote::-webkit-scrollbar-thumb:vertical:hover {
- background: #000;
- border: 5px solid #fff; }
- #quote::-webkit-scrollbar-thumb:vertical:active {
- background-color:#555;
- }
- #quote::-webkit-scrollbar {
- height: 10px;
- width: 13px;
- background: #fff;
- }
- #quote::-webkit-scrollbar-corner {
- background-color:#fff;
- color:#fff;
- }
- .source {
- font-family:consolas;
- font-size:8px;
- letter-spacing:0px;
- font-style:none;
- text-align:left;
- line-height:120%;
- text-transform:lowercase;
- margin-top:5px;
- margin-bottom:2px;
- }
- .source a, a:hover{
- color:#000;
- text-decoration:none;
- }
- /*CHAT*/
- #chat{
- line-height:130%;
- }
- /*VIDEO*/
- #video{
- width:125px;
- overflow:hidden;
- }
- /*ASKS*/
- #question{
- background-color:#000;
- font-family:consolas;
- font-size:10px;
- color:#fff;
- font-style:none;
- text-transform:normal;
- text-align:left;
- padding:8px;
- line-height:130%;
- }
- #asker{
- font-family:consolas;
- font-size:8px;
- color:#000;
- text-transform:uppercase;
- padding-bottom:3px;
- text-align:right;
- border-bottom:1px solid #000;
- }
- #asker a{
- text-decoration:none;
- color:#000;
- }
- .arrow {
- font-style:normal;
- margin-left:0px;
- margin-top:-4px;
- font-size:30px;
- color:#000;
- position: absolute;
- }
- /*AUDIO*/
- .tumblr_audio_player {
- height: 40px;
- }
- .soundcloud_audio_player {
- width:100%;
- }
- #audio-player{
- width:125px;
- overflow: hidden;
- }
- #audio-info{
- background-color:#000;
- font-family:consolas;
- font-size:8px;
- color:#fff;
- line-height:130%;
- font-style:normal;
- text-transform:uppercase;
- text-align:center;
- margin-top:5px;
- padding:10px;
- }
- /*BORDERS*/
- #top {
- position: fixed!important;
- left:0px;
- top:0px;
- width:100%;
- height:25px;
- background-color:#000;
- z-index:999999;
- }
- #bottom {
- position: fixed!important;
- left:0px;
- bottom:0px;
- width:100%;
- height:25px;
- background-color:#000;
- z-index:999999;
- }
- #postborder{
- position:fixed;
- left:308px;
- top:0px;
- width:0px;
- height:100%;
- z-index:-9;
- border-left:165px solid #000;
- background-color:#000;
- }
- #postborder2{
- position:fixed;
- left:305px;
- top:0px;
- width:167px;
- height:100%;
- z-index:-9999;
- border-left:2px solid #000;
- border-right:2px solid #000;
- background-color:#fff;
- }
- #border{
- position:fixed;
- left:0px;
- top:0px;
- width:0px;
- height:100%;
- border-left:25px solid #000;
- background-color:#000;
- }
- #border2{
- position:fixed;
- right:0px;
- top:0px;
- width:0px;
- height:100%;
- border-right:25px solid #000;
- background-color:#000;
- }
- #border3{
- position:fixed;
- left:302px;
- bottom:20px;
- width:0px;
- height:200px;
- border-right:1px solid #000;
- background-color:#000;
- }
- #border4{
- position:fixed;
- left:478px;
- bottom:20px;
- width:0px;
- height:200px;
- border-right:1px solid #000;
- background-color:#000;
- }
- /*PAGINATION*/
- #pagi {
- margin:auto;
- margin-top:10px;
- margin-bottom:30px;
- width:auto;
- font-family:consolas;
- color:#fff;
- text-align:center;
- font-size:8px;
- letter-spacing:0px;
- opacity:1;
- text-transform:uppercase;
- line-height:150%;
- font-style:none;
- padding:10px;
- background:transparent;
- -webkit-transition:all 0.3s ease-in-out;
- -moz-transition:all 0.3s ease-in-out;
- -o-transition:all 0.3s ease-in-out;
- transition:all 0.3s ease-in-out;
- }
- #pagi a, a:hover{
- font-weight:normal;
- font-style:none;
- text-decoration:none;
- color:#fff;
- }
- /*TOOLTIP*/
- div#qTip{
- font-family:consolas;
- font-size:8px;
- color:#fff;
- text-align: left;
- text-transform: uppercase;
- letter-spacing: 0px;
- font-style: none;
- padding:2px;
- margin:-3px 0 0 15px;
- border-radius: 2px;
- background:#000;
- display: none;
- position: absolute;
- z-index: 999999;
- }
- /*NOTES*/
- ol.notes {
- max-height:100px;
- overflow:auto;
- font:8px consolas;
- color:#fff;
- text-transform:uppercase;
- font-style:none;
- letter-spacing:0px;
- line-height:1.6em;
- margin:5px 0 0 0;
- text-align:left;
- padding:5px;
- margin-top:10px;
- margin-left:0px;
- list-style-type: none;
- }
- ol.notes li.note {
- padding:3px;
- }
- img.avatar {
- display:none;
- }
- /* END CSS */
- {CustomCSS}
- </style>
- {block:IfInfiniteScroll}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/block:IfInfiniteScroll}
- <script type="text/javascript" src="http://static.tumblr.com/53unaru/y8wlgzkbt/jquery.ui.totop.js"></script>
- <script type="text/javascript">
- $(document).ready(function() {
- $().UItoTop({ easingType: 'easeOutQuart' });
- });
- </script>
- <!----- SCROLL TOP/HOME/BOTTOM A1 ---->
- <title>Scroll to Bottom or Top - DevCurry.com</title>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js">
- </script>
- <script type="text/javascript" language="javascript">
- $(function () {
- $('#scrlBotm').click(function () {
- $('html, body').animate({
- scrollTop: $(document).height()
- },
- 1500);
- return false;
- });
- $('#scrlTop').click(function () {
- $('html, body').animate({
- scrollTop: '0px'
- },
- 1500);
- return false;
- });
- });
- </script>
- <script type="text/javascript">
- /* Photoset Resize Code by Kevin - EXCOLO.TUMBLR.COM */
- $(document).ready(function() {
- function photosetResize() {
- $('iframe.photoset').each(function(){
- var newSize = 125;
- var newSrc = $(this).attr('src').replace('500',newSize);
- $(this).attr('src', newSrc).width(newSize);
- var high = $(this).css('height');
- var calculate = parseInt(high, 10)* newSize/500;
- $(this).css('height', calculate);
- });
- }
- photosetResize();
- });
- </script>
- </head>
- <body>
- <!-- BORDERS -->
- <div id="top"></div>
- <div id="bottom"></div>
- <div id="postborder"></div>
- <div id="postborder2"></div>
- <div id="border"></div>
- {block:PermalinkPage}<div id="border2"></div>{/block:PermalinkPage}
- <div id="border3"></div>
- <div id="border4"></div>
- <!-- SIDEBAR -->
- <div id="description">
- {Description}
- <div id="links">
- <a href="{text:Link 1 URL}">{text:Link 1}</a>
- <a href="{text:Link 2 URL}">{text:Link 2}</a>
- <a href="{text:Link 3 URL}">{text:Link 3}</a>
- <a href="{text:Link 4 URL}">{text:Link 4}</a>
- {block:IfInfiniteScroll}
- <a id="scrlTop" href="#" style="color:#000;">RISE;</a>
- {/block:IfInfiniteScroll}
- </div>
- </div>
- <!-- NARUTO -->
- <img src="http://static.tumblr.com/aegsbm3/wCsmycb37/squad_7.jpg" style="position:fixed!important; bottom:0px;left:476px;z-index:-999999999"/>
- <!-- POSTS -->
- <div id="postcontainer">
- {block:IfInfiniteScroll}
- <div class="autopagerize_page_element"/>
- {/block:IfInfiniteScroll}
- {block:Posts}
- <div id="posts">
- <!-- TEXT -->
- {block:Text}
- <h2>{block:Title}{Title}{/block:Title}</h2>
- {Body}
- {/block:Text}
- <!-- PHOTO -->
- {block:Photo}
- {block:IndexPage}
- <div class="photo">
- <img style="opacity:1;" src="{PhotoURL-500}" width="125px">
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <img src="{PhotoURL-500}" width="125px">
- {/block:PermalinkPage}
- {block:IndexPage}{block:IfShowCaptions}
- {block:Caption}<p>{Caption}</p>{/block:Caption}
- {/block:IfShowCaptions}{/block:IndexPage}
- {block:PermalinkPage}
- {block:Caption}<p>{Caption}</p>{/block:Caption}
- {/block:PermalinkPage}
- {/block:Photo}
- <!-- PHOTOSET -->
- {block:Photoset}
- {block:IfInfiniteScroll}
- {block:IndexPage}
- <div style="opacity:1;" class="photo">
- <div id="photoset">
- {block:Photos}
- <img src="{PhotoURL-250}">
- {/block:Photos}
- </div>
- </div>
- {/block:IndexPage}
- {/block:IfInfiniteScroll}
- {block:IfInfiniteScroll}
- {block:PermalinkPage}
- <div id="photoset">
- {block:Photos}
- <img src="{PhotoURL-250}">
- {/block:Photos}
- </div>
- {/block:PermalinkPage}
- {/block:IfInfiniteScroll}
- {block:IfNotInfiniteScroll}
- {block:IndexPage}
- <div style="opacity:1;" class="photo">
- {Photoset-500}
- </div>
- {block:IndexPage}
- {/block:IfNotInfiniteScroll}
- {block:IfNotInfiniteScroll}
- {block:PermalinkPage}
- {Photoset-500}
- {block:PermalinkPage}
- {/block:IfNotInfiniteScroll}
- {block:Caption}<p>{Caption}</p>{/block:Caption}
- {/block:Photoset}
- <!-- QUOTE -->
- {block:Quote}
- <div id="quote">{Quote}</div>
- {block:Source}<div class="source"> — {source}</div>{/block:Source}
- {/block:Quote}
- <!-- LINK -->
- {block:Link}
- <h2><a href="{URL}" {Target}>{Name}</a></h2>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- <!-- CHAT -->
- {block:Chat}
- <div id="chat">
- {block:Title}<h2>{Title}</h2>{/block:Title}
- {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}
- </div>
- {/block:Chat}
- <!-- AUDIO -->
- {block:Audio}
- <div id="audio-player">
- {AudioPlayerBlack}
- </div>
- <div id="audio-info">
- <u>{block:TrackName}{TrackName}{/block:TrackName}</u><br>
- {block:Artist}{Artist}{/block:Artist}<br>
- {block:Album}{Album}{/block:Album}<br>
- ({PlayCountWithLabel})<br>
- </div>
- {block:IndexPage}{block:IfShowCaptions}
- {block:Caption}<p>{Caption}</p>{/block:Caption}
- {/block:IfShowCaptions}{/block:IndexPage}
- {block:PermalinkPage}
- {block:Caption}<p>{Caption}</p>{/block:Caption}
- {/block:PermalinkPage}
- {/block:Audio}
- <!-- VIDEO -->
- {block:Video}
- {block:IndexPage}
- <div id="video">{Video-250}</div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div id="video">{Video-250}</div>
- {/block:PermalinkPage}
- {block:IndexPage}{block:IfShowCaptions}
- {block:Caption}<p>{Caption}</p>{/block:Caption}
- {/block:IfShowCaptions}{/block:IndexPage}
- {block:PermalinkPage}
- {block:Caption}<p>{Caption}</p>{/block:Caption}
- {/block:PermalinkPage}
- {/block:Video}
- <!-- MESSAGE -->
- {block:Answer}
- <div id="question">
- {Question}
- </div>
- <div class="arrow">▼</div>
- <br>
- <div id="asker">
- {Asker}
- </div>
- {Answer}
- {/block:Answer}
- <!-- OTHER -->
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <!-- PERMALINK -->
- <div id="permalink">
- {block:IndexPage}
- <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}, {Year}</a>
- {block:RebloggedFrom}
- <div style="float:right;">
- <a title="{ReblogParentTitle}" href="{ReblogParentURL}">via</a>
- <a title="{ReblogRootTitle}" href="{ReblogRootURL}">src</a>
- </div>
- {/block:RebloggedFrom}
- <br>
- <a href={ReblogURL} target="_blank" title="reblog?" class="details">[R]</a> ({12Hour}:{Minutes} {AmPm}, {NoteCount})
- {/block:IndexPage}
- <!-- TAGS -->
- {block:IndexPage}{block:IfShowTags}
- <img title="{block:Tags}#{Tag} {/block:Tags}" style="width:11px; height:11px; float:right;" src="http://static.tumblr.com/aegsbm3/z7emxtkkw/tags.gif"/>
- {/block:IfShowTags}{/block:IndexPage}
- {block:PermalinkPage}
- {ShortMonth} {DayOfMonthWithZero}, {Year} at {12Hour}:{Minutes} {AmPm} <br> {block:RebloggedFrom}
- >> <a title="{ReblogParentTitle}" href="{ReblogParentURL}">via</a><br>
- >> <a title="{ReblogRootTitle}" href="{ReblogRootURL}">source</a><br>
- {/block:RebloggedFrom}
- {NoteCountWithLabel}<br>
- {block:HasTags}filed under:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}<br>
- {block:PermalinkPagination}
- <div style="margin-top:0px;">
- {block:PreviousPost}
- <a style="color:#fff;" href="{PreviousPost}">last post</a>
- {/block:PreviousPost}
- {block:NextPost}
- //
- <a style="color:#fff;" href="{NextPost}">next post</a>
- {/block:NextPost}
- </div>
- {/block:PermalinkPagination}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/block:PermalinkPage}
- </div>
- </div>
- {/block:Posts}
- {block:IfInfiniteScroll}</div>{/block:IfInfiniteScroll}
- {block:IfNotInfiniteScroll}
- {block:IndexPage}
- <div id="pagi">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">{lang:Previous}</a> -
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}" class="next">{lang:Next}</a>
- {/block:NextPage}<br>
- <a id="scrlTop" href="#" style="color:#fff;">back to top</a><br>
- THEME IS MADE BY <a href="http://thehiddenwill-themes.tumblr.com/">THEHIDDENWILL-THEMES</a>
- </div>
- {/block:Pagination}
- {block:IfNotInfiniteScroll}
- </div>
- </div>
- <!-- END POSTS -->
- </body>
- </html>
- <!-- END HTML -->
Advertisement
Add Comment
Please, Sign In to add comment