- <!--
- Arsenate | Unimpulsive
- ---------------------------------------------
- http://unimpulsive.tumblr.com/
- Source: http://unimpulsivethemes.tumblr.com/
- Version: 1.0 // Published: 8/5/12
- ---------------------------------------------
- If you are experiencing trouble with this theme, visit my FAQ/About Section at either (http://unimpulsive.tumblr.com/faq) and/or (http://unimpulsivethemes.tumblr.com/faq).
- ---------------------------------------------
- Thank you for choosing Unimpulsive Themes!
- -->
- <head>
- <title>{Title}</title>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <link rel="shortcut icon" href="{Favicon}">
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:posts" content="#ffffff"/>
- <meta name="color:text" content="#000000"/>
- <meta name="color:link" content="#000000"/>
- <meta name="color:hover" content="#000000"/>
- <meta name="font:body" content="Geneva" />
- <meta name="image:background" content=""/>
- <meta name="if:fade in follow" content="1" />
- <meta name="if:post load" content="0" />
- <meta name="if:faded images" content="1" />
- <meta name="text:link one" content="" />
- <meta name="text:link one title" content="" />
- <meta name="text:link two" content="" />
- <meta name="text:link two title" content="" />
- <meta name="text:link three" content="" />
- <meta name="text:link three title" content="" />
- <meta name="text:link four" content="" />
- <meta name="text:link four title" content="" />
- <style type="text/css">
- #tumblr_controls{
- position:fixed !important;
- {block:iffadeinfollow}
- opacity:0.7;-webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- {/block:iffadeinfollow}
- }
- #tumblr_controls:hover{
- {block:iffadeinfollow}
- opacity:1;-webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- {/block:iffadeinfollow}
- }
- #control{
- top:26px;
- display:block;
- margin:0;
- padding:0px 0 0;
- position:fixed;
- text-align:center;
- width:100px;
- z-index:999;
- right:15px;
- }
- .wrapper{
- margin: 0px auto;
- width: 502px;
- }
- body{
- margin:0px;
- background-color:{color:background};
- background-image:url('{image:background}');
- background-attachment: fixed;
- background-repeat: repeat;
- font-size: 11px;
- font-family:{font:body};
- line-height:11px;
- color: {color:text};
- }
- a:link, a:active, a:visited{
- color: {color:link};
- text-decoration: none;
- -webkit-transition: color 0.2s ease-out;
- -moz-transition: color 0.2s ease-out;
- }
- a:hover{
- color: {color:hover};
- -webkit-transition: color 0.2s ease-out;
- -moz-transition: color 0.2s ease-out;
- }
- .entry {
- overflow:hidden;
- margin:2px;
- padding-left:1px;
- padding-right:1px;
- padding-top:0px;
- padding-bottom:0px;
- float:left;
- background-color:transparent;
- width:250px;
- font-family:{font:body};
- font-size: 11px;
- line-height:14px;
- {block:permalinkpage}
- width:762px;
- {/block:permalinkpage}
- {block:ifpostload}
- -webkit-transition-duration:2s;
- {/block:ifpostload}
- }
- .entry img{width:250px;{block:permalinkpage}width: 762px;{/block:permalinkpage}}
- .entry #ask img{width:30px;}
- .entry #post_notes img{width:15px;}
- .entry #text{
- text-align:right;
- border-top:1px dotted #888;
- opacity:1;
- text-transform:uppercase;
- font-family:{font:body};
- font-size:9px;
- color:{color:link};-webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- }
- #header{
- float: left;
- background:{color:posts};
- text-align:left;
- -webkit-transition: all 1s ease-out;
- -moz-transition: all 1s ease-out;transition: all 1s ease-out;
- margin-top:-12px;
- line-height:20px;
- margin-left:17%;
- font-family:{font:body};
- font-size: 13px;
- padding:2px;
- width: 768px;
- position:relative;
- border-bottom:1px solid black;
- }
- #posts {
- width: 768px;
- float: left;
- background:{color:posts};
- margin-left:17%;
- padding-left:2px;
- padding-right:2px;
- padding-bottom:2px;
- padding-top:4px;
- margin-top:0px;
- float:left;
- }
- blockquote{margin-left:0px;float:left;width:234px;padding-left:6px;padding-right:6px;border-left:2px solid black;border-right:2px solid black;background:#F2F2F2;}
- #links {
- height:auto;
- width:auto;
- font-family:courier new;
- font-size: 13px;
- margin-right:10px;
- line-height: 22px;
- text-transform:uppercase;
- text-align: center;
- letter-spacing:1px;
- border-top-right-radius: 80px;
- border-bottom-right-radius: 1px;
- border-top-left-radius: 1px;
- border-bottom-left-radius: 80px;
- display: inline-block;-webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;opacity:1;
- }
- #links:hover {border-top-right-radius:1px; border-bottom-right-radius:80px; border-top-left-radius:80px; border-bottom-left-radius:1px;-webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- .title{
- font-family:{font:body};
- font-size: 13px;
- line-height:15px;
- color:{color:text};
- font-weight:normal;
- }
- img{background-color:white;{block:iffadedimages}opacity:0.85;{/block:iffadedimages}{block:ifnotfadedimages}opacity:1;{/block:ifnotfadedimages}-webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
- img:hover{background-color:white;{block:iffadedimages}opacity:1;{/block:iffadedimages}{block:ifnotfadedimages}opacity:0.85;{/block:ifnotfadedimages}-webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
- @font-face{font-family:'kg overthinking mh';src:url('http://static.tumblr.com/7qdgtio/2F5m739il/beautifuleverytime.ttf');font-weight:normal;}
- .blogtitle{
- font-family:'kg overthinking mh';
- font-size:50px;
- opacity:0.65;
- text-transform:capitalize;
- text-align:right;
- line-height:40px;
- color:{color:link};
- text-shadow:4px 3px 0px rgba(196,196,196,0.1), 4px -6px 0px rgba(196,196,196,0.2), -3px -8px 0px rgba(196,196,196,0.15), -8px 5px 0px rgba(196,196,196,0.2), 6px 7px 0px rgba(196,196,196,0.1);
- }
- .audio {background:#E3E3E3;width:250px;}
- #fade { /*--Transparent background layer--*/
- display: none; /*--hidden by default--*/
- background: #000;
- position: fixed; left: 0; top: 0;
- width: 100%; height: 100%;
- opacity: .90;
- z-index: 100;
- }
- .popup_block{
- display: none; /*--hidden by default--*/
- background:transparent;
- padding: 20px;
- float: left;
- font-size: 1.2em;
- position: fixed;
- top: 50%; left: 50%;
- z-index: 9999999999999999999999999999786899999999999999999999999999999999;
- opacity:1;text-align:center;
- }
- img.btn_close {
- float: right;
- margin: -5px -5px 0 0;
- }
- /*--Making IE6 Understand Fixed Positioning--*/
- *html #fade {
- position: absolute;
- }
- *html .popup_block {
- position: absolute;
- }
- {CustomCSS}
- </style>
- <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script>
- $(document).ready(function() {
- //
- $('a.poplight[href^=#]').click(function() {
- var popID = $(this).attr('rel'); //Get Popup Name
- var popURL = $(this).attr('href'); //Get Popup href to define size
- var query= popURL.split('?');
- var dim= query[1].split('&');
- var popWidth = dim[0].split('=')[1]; //Gets the first query string value
- $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://upload.wikimedia.org/wikipedia/commons/f/f8/Tooltip-CloseButton.png" style="width:0px;height:0px;visibility:hidden;" class="btn_close" title="Close" alt="Close" /></a>');
- var popMargTop = ($('#' + popID).height() + 80) / 2;
- var popMargLeft = ($('#' + popID).width() + 80) / 2;
- //Apply Margin to Popup
- $('#' + popID).css({
- 'margin-top' : -popMargTop,
- 'margin-left' : -popMargLeft
- });
- $('body').append('<div id="fade"></div>');
- $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
- return false;
- });
- $('a.close, #fade').live('click', function() {
- $('#fade , .popup_block').fadeOut(function() {
- $('#fade, a.close').remove(); //fade them both out
- });
- return false;
- });
- });
- </script>
- {block:IndexPage}
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- var $content = $('#posts');
- $content.masonry({itemSelector: '.entry'}),
- $content.infinitescroll({
- navSelector : 'div#pagination',
- nextSelector : 'div#pagination a#nextPage',
- itemSelector : '.entry',
- loading: {/*♑*/
- finishedMsg: '',
- img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
- },
- bufferPx : 600,
- debug : false,
- },
- // call masonry as a callback.
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
- });
- });
- });
- </script>
- {/block:IndexPage}
- <meta name="viewport" content="width=800" />
- </style>
- </head>
- <body>
- <div id="header">
- <h4><center><div class="blogtitle"><a href="/">{Title}</a></div></center></h4>
- <div align="right">
- <a href="/" id="links">home</a>
- <a href="/ask" id="links">ask</a>
- <a href="/archive" id="links">history</a>
- <a href="{RSS}" id="links">rss</a>
- <a href="#?w=600" rel="02" class="poplight" id="links">about</a>
- {block:iflinkonetitle}<a href="{text:link one}" id="links">{text:link one title}</a>
- {/block:iflinkonetitle}
- {block:iflinktwotitle}<a href="{text:link two}" id="links">{text:link two title}</a>
- {/block:iflinktwotitle}
- {block:iflinkthreetitle}<a href="{text:link three}" id="links">{text:link three title}</a>
- {/block:ifLinkThreetitle}
- {block:ifLinkFourtitle}<a href="{text:link four}" id="links">{text:link four title}</a>{/block:ifLinkFourtitle}
- <a href="http://unimpulsive.tumblr.com/" id="links">theme</a>
- <div style="padding-bottom:10px;"></div>
- </div></div>
- <p> <small>
- </small>
- <p>
- </small>
- <div class="header">
- <div class="left">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}
- {block:Title}<span class="title"><div style="padding-bottom:2px;border-bottom:1px dotted black;">{Title}</div></span>{/block:Title}<span class="entrytext">{Body}</span>{block:IndexPage}<div id="text">
- <a href="{Permalink}">POSTED {TimeAgo} with {Notecount} NOTES</a></div>
- {/block:IndexPage}
- {/block:Text}
- {block:Link}
- <a href="{URL}" class="title"><div style="padding-bottom:1px;border-bottom:1px dotted black;">{Name}</div></a>
- {block:Description}{Description}{/block:Description}{block:IndexPage}<div id="text">
- <a href="{Permalink}">POSTED {TimeAgo} with {Notecount} NOTES</a></div>
- {/block:IndexPage}
- {block:Link}
- {block:Photo}
- {block:IndexPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250px"/></a>{LinkCloseTag}{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><center><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="762px"/></center></a>{LinkCloseTag}{/block:PermalinkPage}
- {/block:Photo}
- {block:Quote}
- {Quote} - <b>{Source}</b></span>{block:IndexPage}<div id="text">
- <a href="{Permalink}">POSTED {TimeAgo} with {Notecount} NOTES</a></div>
- {/block:IndexPage}
- {/block:Quote}
- {block:Chat}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {block:IndexPage}<div id="text">
- <a href="{Permalink}">POSTED {TimeAgo} with {Notecount} NOTES</a></div>
- {/block:IndexPage}
- {/block:Chat}
- {block:Photoset}
- {block:indexpage}
- {Photoset-250}
- {/block:indexpage}
- {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
- {block:IndexPage}<div id="text">
- <a href="{Permalink}">POSTED {TimeAgo} with {Notecount} NOTES</a></div>
- {/block:IndexPage}
- {/block:Photoset}
- {block:Audio}
- <center><div style="width:250px;{Block:permalinkpage}width:716px;{/block:permalinkpage} background-color:#E3E3E3; height:28px;"><div style="float:left;left:0px;">{AudioPlayerGrey}</div><img style="margin-top:-1px;width:{block:IndexPage}250px{/block:IndexPage}{block:PermalinkPage}716px{/block:PermalinkPage};opacity:.7;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/>
- {block:ExternalAudio}{/block:ExternalAudio}</div></center>{block:IndexPage}<br><div id="text">
- <a href="{Permalink}">POSTED {TimeAgo} // {NoteCountwithlabel} // {24Hour}:{Minutes} {AmPm}</a></div>
- {/block:IndexPage}
- {/block:Audio}
- {block:Video}
- {block:indexpage}
- <div class="photo">
- {Video-250}</div>
- {/block:indexpage}
- {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
- {block:IndexPage}<div id="text">
- <a href="{Permalink}">POSTED {TimeAgo} with {Notecount} NOTES</a></div>
- {/block:IndexPage}
- {/block:Video}
- {block:Answer}
- <div id="ask"><b>{Asker}</b>: <b>{Question}</b>{Answer}</div>{block:IndexPage}<div id="text">
- <a href="{Permalink}">POSTED {TimeAgo} with {Notecount} NOTES</a></div>
- {/block:IndexPage}
- {/block:Answer}
- {block:PermalinkPage}
- <center>
- {block:Date}<center>
- {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}
- <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} · {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
- {/block:Date}
- </center>
- {/block:PermalinkPage}
- {Block:PostNotes}<div id="post_notes">{PostNotes}</div>{/Block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- </div>
- <div class="right">
- </div>
- <div class="footer">
- <br>
- </div>
- </div>
- </body>
- </html>
- <div style="position:fixed;right:0px;bottom:-425px;">
- <---DONT REMOVE---->
- {block:IndexPage}
- {block:Pagination}
- <div id="pagination">
- {block:NextPage}
- <a id="nextPage" href="{NextPage}"> →</a>
- {/block:NextPage}
- {block:PreviousPage}
- <a href="{PreviousPage}">← </a>
- {/block:PreviousPage}
- </div>
- {/block:Pagination}
- {/block:IndexPage}</div>
- <div id='control'>
- </body>
- <div style="display:block;bottom:5px;right:5px;font-size:9px;font-family:georgia;position:fixed;background-color:#ffffff;padding:3px;border-radius:10px;z-index:5;opacity:0.75;z-index:9999999999999999999999999999999999999;"><a href="http://unimpulsive.tumblr.com/"><font color="#000000">theme by myles</font></a></div>
- <div id="02" class="popup_block">
- <center><font color="#ffffff">{Description}</font></center>
- </div>
- </html>

