Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- TOMKIRK.TUMBLR.COM
- ------------------
- "REDUX" 400px
- -->
- <html>
- <!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">
- <head>
- <!--Default Variables-->
- <!--Colors-->
- <meta name="color:Background" content="#f6f6f6"/>
- <meta name="color:Text" content="#696969"/>
- <meta name="color:Link" content="#c5dade"/>
- <meta name="color:Link Hover" content="#e8e8e8"/>
- <meta name="color:Scrollbar" content="#c5dade"/>
- <meta name="color:Ask Background" content="#f7f7f7"/>
- <meta name="color:Ask Text" content="#696969"/>
- <meta name="color:Border" content="#e8e8e8"/>
- <meta name="color:Shadow" content="#e8e8e8"/>
- <meta name="color:Tooltip Background" content="#ffffff"/>
- <meta name="color:Tooltip Text" content="#696969"/>
- <!--Images-->
- <meta name="image:Side" content""/>
- <meta name="image:Background" content""/>
- <meta name="image:Icon 1" content"http://media.tumblr.com/de173d40e7b54341afe10ea91d24f128/tumblr_inline_mkr89ku94w1qz4rgp.gif"/>
- <meta name="image:Icon 2" content"http://media.tumblr.com/75d3cb0245c8658391641ec0f2290dd2/tumblr_inline_mkr89oPb8n1qz4rgp.gif"/>
- <meta name="image:Icon 3" content"http://media.tumblr.com/e3259cbaa4820ef641d37299f89ceac0/tumblr_inline_mkr8c3f6JP1qz4rgp.gif"/>
- <meta name="image:Icon 4" content"http://media.tumblr.com/efc1a6764006a112128633472e2fb2fb/tumblr_inline_mkr8coCtAC1qz4rgp.gif"/>
- <meta name="image:Icon 5" content"http://media.tumblr.com/eedeac5a09de6e668d682fe11ff593f1/tumblr_inline_mkr8c6uBss1qz4rgp.gif"/>
- <meta name="image:Perma" content"http://media.tumblr.com/1c796185c9bca6af9f2e50653e0f9187/tumblr_inline_mkr8aaXe3l1qz4rgp.gif"/>
- <!--Options-->
- <meta name="if:Lazy Load" content=""/>
- <meta name="if:Infinite Scrolling" content=""/>
- <meta name="if:Captions" content=""/>
- <meta name="if:Side Pic" content="1"/>
- <meta name="if:Tiny Cursor" content=""/>
- <meta name="if:Icon Links" content=""/>
- <!--Links-->
- <meta name="text:Sidepic Width" content="170"/>
- <meta name="text:Sidepic Margin Top" content="-40"/>
- <meta name="text:Link 1 URL" content="/"/>
- <meta name="text:Link 1 name" content=""/>
- <meta name="text:Link 2 URL" content="/"/>
- <meta name="text:Link 2 name" content=""/>
- <meta name="text:Link 3 URL" content="/"/>
- <meta name="text:Link 3 name" content=""/>
- <meta name="text:Link 4 URL" content="/"/>
- <meta name="text:Link 4 name" content=""/>
- <meta name="text:Link 5 URL" content="/"/>
- <meta name="text:Link 5 name" content=""/>
- <script type="text/javascript" language="javascript" src="http://assets.tumblr.com/javascript/tumblelog.js?7"></script>
- <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
- {block:ifInfiniteScrolling}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/block:ifInfiniteScrolling}
- {block:Description}
- <meta name="description" content="{MetaDescription}" />{/block:Description}
- <title>
- {block:PostSummary}
- {PostSummary} - {/block:PostSummary}{Title}</title>
- </style>
- <style type="text/css">
- iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.6;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: .9;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- ::-webkit-scrollbar {width:6px; height:6px; background: {color:Background};}
- ::-webkit-scrollbar-thumb { background-color: {color:Scrollbar};}
- body{background-color: {color:Background};background-image: url({image:Background});background-attachment: fixed;background-repeat: repeat;background-position: center;font-family:verdana;font-size:11px;line-height:12px;color:{color:Text};{block:ifTinyCursor}cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), progress; {/block:ifTinyCursor}}
- a:link, a:active, a:visited{color: {color:Link};-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;transition: all 0.5s linear;text-decoration:none;}
- a:hover{text-decoration:none;color:{color:Link Hover};{block:ifTinyCursor}cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), progress; {/block:ifTinyCursor}}
- #pic img{display:block;}
- #pic a:hover{background:transparent;}
- #container {margin:auto;width:600px;}
- #content{width:50px;}
- #entry {width:400px;margin-top:30px;margin-bottom:40px;background:white;padding:4px;border:1px solid {color:Border};-moz-box-shadow: 10px 10px 1px {color:Shadow};-webkit-box-shadow: 10px 10px 1px {color:Shadow};box-shadow: 10px 10px 1px {color:Shadow};-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
- #entry img{max-width:400px;}
- #entry .permalink{position:absolute;margin-top:1px;margin-left:-30px;opacity:1;text-align:left;font-size:8px;line-height:11px;text-transform:uppercase;color:{color:Link};-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;transition: all 0.5s linear;}
- #entry:hover .permalink{opacity:1;}
- #z{position:fixed;bottom:0;right:0;padding:15px;}
- #z .y{position:absolute;margin-top:-7px;margin-left:-10px;opacity:0;font-family:calibri;font-size:10px;text-transform:uppercase;-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear;-webkit-transform: scale(.10);}
- #z:hover .y{opacity:1;-webkit-transform: scale(1.0);margin-left:-12px;margin-top:-7px;}
- #z .x{font-size:23px;-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear;}
- #z:hover .x{opacity:0;-webkit-transform: scale(.10);}
- #side {position:fixed;width:170px;text-align:center;margin-top:300px;margin-left:480px;background:white;padding:4px;border:1px solid {color:Border};-moz-box-shadow: 10px 10px 1px {color:Shadow};-webkit-box-shadow: 10px 10px 1px {color:Shadow};box-shadow: 10px 10px 1px {color:Shadow};-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
- .sp {margin-top:{text:Sidepic Margin Top}px;position:relative;}
- .sp img{width:{text:Sidepic Width}px;position:relative;}
- .navigate a{line-height:15px;margin-left:5px;margin-right:5px;}
- .navigate a img{max-width:20px;}
- #panel{padding:1px;margin-left:15px;margin-top:0px;display:none;}
- #ask {padding:5px;background:{color:Ask Background};color:{color:Ask Text};}
- .askername{font-size:10px;font-weight:bold;text-transform:uppercase;letter-spacing:1px;}
- .p{font-size:15px;line-height:20px;font-weight:bold;text-transform:uppercase;}
- .b{font-size:20px;line-height:20px;margin-top:5px;margin-bottom:5px;font-weight:bold;text-transform:uppercase;}
- blockquote{padding-left:5px;margin-left:23px;border-left:4px solid {color:Border};}
- .p { padding-top: 5px; }
- .ol, ul { margin-left: 30px; padding: 5px; }
- .ul { list-style-type: square; }
- .chat .line{padding: 2px;}
- .chat .line .odd{padding:2px;{color:Ask Text};background:{color:Ask Background};}
- .label {font-weight:bold;}
- .audiop{background:black;padding:10px;}
- .audioplayer {position:absolute;margin-top:-53px;margin-left:100px;}
- .notes img{width:10px; position:left;top:3px;-webkit-border-radius: 10px;
- -moz-border-radius: 10px; border-radius: 10px;}
- .notes ul {list-style-type:none;margin-left:-30px;padding:5px;text-align:left;border-bottom:1px solid {color:Border};}
- #pgs{text-transform:uppercase;font-size:10px;margin-top:4px;}
- #dhtmltooltip{position: absolute;width:auto;color:{color:Tooltip Text};background:{color:Tooltip Background};font-size:8px;text-transform:uppercase;margin-left:70px;{block:ifNotTinyCursor}margin-top:5px;{/block:ifNotTinyCursor}{block:ifTinyCursor}margin-top:-5px;{/block:ifTinyCursor}padding:2px;padding-left:4px;padding-right:4px;letter-spacing:1px;visibility: hidden;z-index:999999;border:1px solid {color:Border};-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;font-family: "littlefont";}
- @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
- #pgs{text-align:center;margin-top:-10px;width:400px;}
- #pgs a{ background:white;padding:5px;font-size:8px;text-transform:uppercase;font-family: "littlefont";letter-spacing:1px;border:1px solid {color:Border};-moz-box-shadow: 10px 10px 1px {color:Shadow};
- -webkit-box-shadow: 10px 10px 1px {color:Shadow};box-shadow: 10px 10px 1px {color:Shadow};-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;margin-right:5px;}
- {CustomCSS}
- </style>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=820" />
- {block:ifLazyLoad}
- <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
- <script type="text/javascript" charset="utf-8">
- var $j = jQuery.noConflict();
- $j(function() {
- if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
- $j("img").lazyload({
- placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
- effect: "fadeIn",
- });
- });
- </script>
- {/block:ifLazyLoad}
- </head>
- <body>
- <div id="dhtmltooltip"></div>
- <script type="text/javascript">
- var offsetxpoint=-60 //Customize x offset of tooltip
- var offsetypoint=20 //Customize y offset of tooltip
- var ie=document.all
- var ns6=document.getElementById && !document.all
- var enabletip=false
- if (ie||ns6)
- var tipobj=document.all? document.all["dhtmltooltip"] : document.getElementById? document.getElementById("dhtmltooltip") : ""
- function ietruebody(){
- return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
- }
- function ddrivetip(thetext, thecolor, thewidth){
- if (ns6||ie){
- if (typeof thewidth!="undefined") tipobj.style.width=thewidth+"px"
- if (typeof thecolor!="undefined" && thecolor!="") tipobj.style.backgroundColor=thecolor
- tipobj.innerHTML=thetext
- enabletip=true
- return false
- }
- }
- function positiontip(e){
- if (enabletip){
- var curX=(ns6)?e.pageX : event.clientX+ietruebody().scrollLeft;
- var curY=(ns6)?e.pageY : event.clientY+ietruebody().scrollTop;
- var rightedge=ie&&!window.opera? ietruebody().clientWidth-event.clientX-offsetxpoint : window.innerWidth-e.clientX-offsetxpoint-20
- var bottomedge=ie&&!window.opera? ietruebody().clientHeight-event.clientY-offsetypoint : window.innerHeight-e.clientY-offsetypoint-20
- var leftedge=(offsetxpoint<0)? offsetxpoint*(-1) : -1000
- if (rightedge<tipobj.offsetWidth)
- tipobj.style.left=ie? ietruebody().scrollLeft+event.clientX-tipobj.offsetWidth+"px" : window.pageXOffset+e.clientX-tipobj.offsetWidth+"px"
- else if (curX<leftedge)
- tipobj.style.left="1px"
- else
- tipobj.style.left=curX+offsetxpoint+"px"
- if (bottomedge<tipobj.offsetHeight)
- tipobj.style.top=ie? ietruebody().scrollTop+event.clientY-tipobj.offsetHeight-offsetypoint+"px" : window.pageYOffset+e.clientY-tipobj.offsetHeight-offsetypoint+"px"
- else
- tipobj.style.top=curY+offsetypoint+"px"
- tipobj.style.visibility="visible"
- }
- }
- function hideddrivetip(){
- if (ns6||ie){
- enabletip=false
- tipobj.style.visibility="hidden"
- tipobj.style.left="-1000px"
- tipobj.style.backgroundColor=''
- tipobj.style.width=''
- }
- }
- document.onmousemove=positiontip
- </script>
- <div id="container">
- <div id="z"><div class="x">▲</div>
- <div class="y"><a href="http://tomkirk.tumblr.com/">tomkirk</a></div>
- </div>
- <div id="side">
- {block:ifSidePic}
- <div class="sp">
- <a href="/"><img src="{image:Side}"></a>
- </div>
- {/block:ifSidePic}
- <div style="position:relative;margin-top:5px;margin-bottom:3px;">
- {description}
- </div>
- {block:ifIconLinks}
- <div class="navigate">
- <a href="{text:Link 1 URl}" onmouseover = "ddrivetip ('{text:Link 1 name}')";
- onmouseout = "hideddrivetip ()"><img src="{image:Icon 1}"></a>
- <a href="{text:Link 2 URl}" onmouseover = "ddrivetip ('{text:Link 2 name}')";
- onmouseout = "hideddrivetip ()"><img src="{image:Icon 2}"></a>
- <a href="{text:Link 3 URl}" onmouseover = "ddrivetip ('{text:Link 3 name}')";
- onmouseout = "hideddrivetip ()"><img src="{image:Icon 3}"></a>
- <a href="{text:Link 4 URl}" onmouseover = "ddrivetip ('{text:Link 4 name}')";
- onmouseout = "hideddrivetip ()"><img src="{image:Icon 4}"></a>
- <a href="{text:Link 5 URl}" onmouseover = "ddrivetip ('{text:Link 5 name}')";
- onmouseout = "hideddrivetip ()"><img src="{image:Icon 5}"></a>
- </div>
- {/block:ifIconLinks}
- {block:ifNotIconLinks}
- <select style="width:170px;border:1px solid {color:Border};font-size:8px;text-transform:uppercase;font-family:littlefont;letter-spacing:1px;padding:2px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;margin-top:4px;" onChange="location.href=this.options[this.selectedIndex].value;">
- <option value="/">navigate</option>
- {block:ifLink1name}
- <option value="{text:Link 1 URL}">{text:Link 1 name}</option>
- {/block:ifLink1name}
- {block:ifLink2name}
- <option value="{text:Link 2 URL}">{text:Link 2 name}</option>
- {/block:ifLink2name}
- {block:ifLink3name}
- <option value="{text:Link 3 URL}">{text:Link 3 name}</option>
- {/block:ifLink3name}
- {block:ifLink4name}
- <option value="{text:Link 4 URL}">{text:Link 4 name}</option>
- {/block:ifLink4name}
- {block:ifLink5name}
- <option value="{text:Link 5 URL}">{text:Link 5 name}</option>
- {/block:ifLink5name}
- </select>
- {/block:ifNotIconLinks}
- </div>
- <div id="content">
- {block:Posts}
- <div id="entry">
- {block:IndexPage}
- <div class="permalink">
- <a href="{Permalink}" onmouseover = "ddrivetip ('{NoteCountWithLabel}')"; onmouseout = "hideddrivetip ()"><img src="{image:Perma}"></a>
- </div>
- {/block:IndexPage}
- {block:Answer}
- <div id="ask">
- <div class="askername">{Asker} asked:</div>
- {Question}
- </div>
- {Answer}
- {/block:Answer}
- {block:Text}
- {block:Title}
- <span class="p">{Title}</span>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Link}
- <span class="p"><a href="{URL}">{Name} »</a></span>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Photo}
- {LinkOpenTag}
- <a href="{permalink}">
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500"></a>
- {LinkCloseTag}
- {block:ifCaptions}
- {block:Caption}{Caption}{/block:Caption}
- {/block:ifCaptions}
- {block:ifNotCaptions}
- {block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}
- {/block:PermalinkPage}
- {/block:ifNotCaptions}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {block:ReblogParentURL}
- <!-- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ReblogParentURL}
- {/block:Photo}
- {block:Photoset}
- <span class="photo">
- <center>
- {Photoset-400}
- </center>
- </span>
- {block:ifCaptions}
- {block:Caption}{Caption}{/block:Caption}
- {/block:ifCaptions}
- {block:ifNotCaptions}
- {block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}
- {/block:PermalinkPage}
- {/block:ifNotCaptions}
- {/block:Photoset}
- {block:Quote}
- <span class="p">"{Quote}"</span>
- {block:Source}
- <i> - {Source}</i>
- {/block:Source}
- {/block:Quote}
- {block:Chat}
- {block:Title}
- <span class="p">
- {Title}
- </span>
- {/block:Title}
- <div class="chat">
- {block:Lines}
- <div class="chat">
- <div class="line {Alt}">
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <b>{Label} </b>
- {/block:Label}
- {Line}
- </div>
- </div>
- </div>
- {/block:Lines}
- </div>
- {/block:Chat}
- {block:Audio}
- <div class="audiop">
- {block:AlbumArt}
- <img src="{AlbumArtURL}" width="70px;" style="position:absolute;margin:5px;z-index:1;">
- {/block:AlbumArt}
- <img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg" width="70px;" style="position:relative;margin:5px;">
- {block:AudioPlayer}
- <div class="audioplayer">
- {AudioPlayerBlack}
- </div>
- </div>
- {/block:AudioPlayer}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}
- <span class="photo">
- <center>
- {Video-400}
- </span>
- </div>
- {block:ifCaptions}
- {block:Caption}{Caption}{/block:Caption}
- {/block:ifCaptions}
- {block:ifNotCaptions}
- {block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}
- {/block:PermalinkPage}
- {/block:ifNotCaptions}
- {/block:Video}
- {block:PermalinkPage}
- <div style="margin-top:5px;">
- {block:Date}
- {TimeAgo} ▲
- {ShortMonth} {DayofMonth},{Year}
- {/block:Date}
- {block:NoteCount} ▲
- {NoteCountWithLabel}
- {/block:NoteCount}
- <br>
- {block:HasTags}
- Tags:
- {block:Tags}<a href="{TagURL}">#{Tag}</a>
- {/block:Tags}
- {/block:HasTags}
- <br>{block:RebloggedFrom}via: <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a>· (©: <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a>) {/block:RebloggedFrom}
- </div>
- {/block:PermalinkPage}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- {/block:Posts}
- {block:ifNotInfiniteScrolling}
- <center>
- <div id="pgs">
- {block:Pagination}
- {block:PreviousPage} <a href="{PreviousPage}">« Prev</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">Next »</a>{/block:NextPage}
- {/block:Pagination}
- </div>
- <br><br>
- {/block:ifNotInfiniteScrolling}
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement