Advertisement
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">
- <!--
- December Theme by lsaac.tumblr.com / themesbyisaac.tumblr.com
- This theme has been made under the ‘Creative Commons Attribution-NoDerivs 3.0 Unported’ which allows me to distribute my work freely with the understanding that the end user will not take any of the work from this/or any of my themes without permission from the owner and with correct credit put in place.
- -->
- <head>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js" type="text/javascript"><!--mce:0--></script>
- <script src="toggle.js" type="text/javascript"><!--mce:1--></script>
- <script type="text/javascript">
- $(document).ready(function(){
- $(".description").hide();
- $(".about").click(function(){
- $('.description').slideToggle("fast");
- return true;
- });
- });
- </script>
- <link href='http://fonts.googleapis.com/css?family=Montserrat+Subrayada' rel='stylesheet' type='text/css'>
- <meta name="color:Background" content="#dad8d8" />
- <meta name="color:Text" content="#333" />
- <meta name="color:Links" content="#5E5E5E"/>
- <meta name="color:Hover" content="#dad8d8"/>
- <meta name="color:Scrollbar" content="#BCBCBC"/>
- <meta name="color:Scrollbar Background" content="#FFF"/>
- <meta name="color:Sidebar" content="#FFF"/>
- <meta name="color:Accent" content="#BCBCBC"/>
- <meta name="color:Posts" content="#FFF"/>
- <meta name="image:Background" content=""/>
- <meta name="text:First custom link title" content=""/>
- <meta name="text:First custom link url" content=""/>
- <meta name="text:Second custom link title" content=""/>
- <meta name="text:Second custom link url" content=""/>
- <meta name="text:Third custom link title" content=""/>
- <meta name="text:Third custom link url" content=""/>
- <meta name="text:Fourth custom link title" content=""/>
- <meta name="text:Fourth custom link url" content=""/>
- <meta name="text:Link Hover Title" content="+navigate"/>
- <meta name="text:Title Font Size" content="60"/>
- <meta name="if:First custom link" content="0"/>
- <meta name="if:Second custom link" content="0"/>
- <meta name="if:Third custom link" content="0"/>
- <meta name="if:Fourth custom link" content="0"/>
- <meta name="if:Submit link" content="0"/>
- <meta name="if:Archive link" content="1"/>
- <meta name="if:Home link" content="1"/>
- <meta name="if:Message link" content="1"/>
- <meta name="if:Cross cursor" content="1"/>
- <meta name="if:Custom Title Font" content="1"/>
- <meta name="if:Show Title" content="1" />
- <meta name="if:Alternate Font Face" content="1"/>
- <meta name="font:Body" content="Arial"/>
- <meta name="font:Title" content="Arial Black"/>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="shortcut icon" href="{Favicon}">
- <title>Untitled Document</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}
- <link href='http://fonts.googleapis.com/css?family=Abril+Fatface' rel='stylesheet' type='text/css'>
- <style type="text/css">
- {CustomCSS}
- p{
- margin:0px;
- padding:0px;
- }
- #tumblr_controls{
- position:fixed !important;
- }
- #tumblr_controls{
- -webkit-transition: opacity 0.2s linear;
- opacity: 0.7;
- }
- #tumblr_controls:hover{
- -webkit-transition: opacity 0.2s linear;
- opacity: 1;
- }
- a{
- text-decoration: none;
- color:{color:links};
- -moz-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- {block:ifcrosscursor}
- cursor: crosshair;
- {/block:ifcrosscursor}
- }
- a:hover{
- color:{color:hover};
- {block:ifcrosscursor}
- cursor: crosshair;
- {/block:ifcrosscursor}
- -moz-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- }
- body{
- color:{color:Text};
- background-color:{color:Background};
- background-image:url({image:Background});
- background-attachment: fixed; background-repeat: repeat;
- {block:ifalternatefontface}
- font-size:11px;
- line-height:11px;
- {/block:ifalternatefontface}
- {block:ifnotalternatefontface}
- font-size:12px;
- line-height:12px;
- {/block:ifnotalternatefontface}
- text-align:center;
- {block:ifalternatefontface}
- font-family:consolas;
- {/block:ifalternatefontface}
- {block:ifnotalternatefontface}
- font-family: {font:Body};
- {/block:ifnotalternatefontface}
- {block:ifcrosscursor}
- cursor: crosshair;
- {/block:ifcrosscursor}
- }
- #content{
- margin: auto auto auto auto ;
- width:100%;
- top:0px;
- left:0px;
- position:relative;
- {block:ifcrosscursor}
- cursor: crosshair;
- {/block:ifcrosscursor}
- }
- #content .posts{
- width:640px;
- {block:ifalternatefontface}
- font-family:consolas;
- {/block:ifalternatefontface}
- {block:ifnotalternatefontface}
- font-family: {font:Body};
- {/block:ifnotalternatefontface}
- margin: -9px 0px 0px 0px;
- margin-left: 352px;
- {block:PermalinkPage}
- font-size:10px;
- line-height:10px;
- width:500px !important;
- margin-left:380px;
- margin-top:-3px;
- background-color:{color:Accent};
- {/block:PermalinkPage}
- }
- #content .entry{
- {block:IndexPage}
- border-width:2px;
- border-color:#000;
- border-style:solid;
- width:250px;
- margin-top:3px;
- margin-bottom:-1px;
- margin-left:28px;
- margin-right:28px;
- padding:5px 5px 3px 5px;
- float:left;
- background-color:{color:Posts};
- border-width:1px;
- border-style:solid;
- border-color:{color:Posts};
- {block:ifcrosscursor}
- cursor: crosshair;
- {/block:ifcrosscursor}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:580px;
- {/block:PermalinkPage}
- }
- {block:IndexPage}
- {block:ifinvertedfade}
- img{
- -webkit-transition: opacity 0.3s linear;
- opacity: 1;
- }
- img:hover{
- -webkit-transition: opacity 0.3s linear;
- opacity: 0.7;
- }
- {/block:ifinvertedfade}
- {block:iffadedimages}
- img{
- -webkit-transition: opacity 0.3s linear;
- opacity: 0.8;
- }
- img:hover{
- -webkit-transition: opacity 0.3s linear;
- opacity: 1;
- }
- {/block:iffadedimages}
- {/block:IndexPage}
- {block:IndexPage}
- .perma {
- opacity: 0.0;
- filter: alpha(opacity = 0);
- z-index:9999991;
- display: inline-block;
- position: absolute;
- top:9px;
- left:9px;
- -moz-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- }
- .entry:hover .perma {
- top:9px;
- left:9px;
- opacity: 1;
- filter: alpha(opacity = 100);
- }
- .rep {
- width: 24px;
- height: 20px;
- overflow: hidden;
- z-index: 9999999;
- display: inline-block;
- }
- .rep img{
- width: 24px;
- height: 20px;
- line-height: 30px;
- display: inline;
- -webkit-filter: invert(100%)
- }
- .not { display: inline-block;
- background: rgba(0, 0, 0, .55);
- height: 20px;
- top: -6px;
- padding: 0 5px;
- font: 11px/20px arial,sans-serif;
- line-height: 20px;
- color: #fff;
- padding-left: 4px;
- padding-right: 4px;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- position: relative;
- -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
- -moz-box-shadow: inset 0 0 1px rgba(0,0,0,0.5);
- box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
- -webkit-filter: invert(100%)
- }
- .not a, .not:hover a, .not a:hover {
- color: #ffffff!important;
- font-weight: bold;
- font-family: Arial, Helvetica, sans-serif;
- }
- .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
- opacity: 1;
- filter: alpha(opacity = 100);
- }
- .not:hover , .rep:hover, .likep:hover {
- opacity: 1!important;
- filter: alpha(opacity = 100)!important;
- }
- {block:IndexPage}
- #content .entry img{
- {block:IndexPage}
- max-width:250px;
- {block:ifcrosscursor}
- cursor: crosshair;
- {/block:ifcrosscursor}
- {/block:IndexPage}
- {block:ifcrosscursor}
- cursor: crosshair;
- {/block:ifcrosscursor}
- }
- {block:IndexPage}
- {block:ifinvertedfade}
- img{
- opacity:1;
- -webkit-transition-duration:0.7s;
- }
- img:hover{
- opacity:0.8;
- -webkit-transition-duration:0.7s;
- }
- {/block:ifinvertedfade}
- {block:iffadedimages}
- img{
- opacity:0.8;
- -webkit-transition-duration:0.7s;
- }
- img:hover{
- opacity:1;
- -webkit-transition-duration:0.7s;
- }
- {/block:iffadedimages}
- {/block:IndexPage}
- .textperma{
- {block:ifalternatefontface}
- font-family:consolas;
- {/block:ifalternatefontface}
- {block:ifnotalternatefontface}
- font-family: {font:Body};
- {/block:ifnotalternatefontface}
- letter-spacing:0px;
- font-size:10px;
- line-height:10px;
- letter-spacing:2px;
- text-align:right;
- opacity: 0;
- margin-top:7px;
- margin-bottom:2px;
- -webkit-transition-duration:0.7s;
- }
- .entry:hover .textperma{
- opacity:1;
- padding-top:0px;
- }
- {block:IndexPage}
- #top{
- height:100%;
- opacity:1;
- text-align:left;
- z-index:5000;
- position: fixed;
- font-size:11px;
- letter-spacing:-1px;
- top:0px;
- left:653px;
- background-color:{Color:Sidebar};
- {block:ifcrosscursor}
- cursor: crosshair;
- {/block:ifcrosscursor}
- overflow-y:hidden;
- overflow-x:hidden;
- z-index:9999999;
- }
- #top { opacity:1; color:{Color:Posts}; width:50px;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
- #top:hover {width:580px;opacity:0.8;padding:5px;left:380px; color:#000; }
- #biter
- #bite a {display:block}
- #bite .death {margin-top:-45px;filter: alpha(opacity = 0);opacity:0;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
- #bite:hover .death {margin-top:0px;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out; filter: alpha(opacity = 100);filter: alpha(opacity = 100);opacity:100;}
- {/block:IndexPage}
- .notes{
- width:577px;
- padding-left:3px;
- text-align:left;
- font-size:10px;
- background-color:{color:Accent};
- margin-top:-2px;
- margin-bottom:20px;
- }
- .h1{
- display:block;
- font-size:24px;
- letter-spacing: 0px;
- line-height:30px;
- text-align: center;
- {block:ifalternatefontface}
- font-family:consolas;
- {/block:ifalternatefontface}
- {block:ifnotalternatefontface}
- font-family: {font:Body};
- {/block:ifnotalternatefontface}
- }
- .h2{
- font-size:21px;
- letter-spacing:0px;
- line-height:23px;
- {block:ifalternatefontface}
- font-family:consolas;
- {/block:ifalternatefontface}
- {block:ifnotalternatefontface}
- font-family: {font:Body};
- {/block:ifnotalternatefontface}
- }
- .h4{
- font-size:12px;
- line-height:12px;
- text-align:center;
- letter-spacing:1px;
- }
- #h5{
- font-size:13px;
- line-height:13px;
- letter-spacing:0px;
- text-align:center;
- {block:ifalternatefontface}
- font-family:consolas;
- {/block:ifalternatefontface}
- {block:ifnotalternatefontface}
- font-family: {font:Body};
- {/block:ifnotalternatefontface}
- width:410px;
- }
- .h6{
- font-size:10px;
- line-height:9px;
- text-align:center;
- padding:1px;
- {block:ifalternatefontface}
- font-family:consolas;
- {/block:ifalternatefontface}
- {block:ifnotalternatefontface}
- font-family: {font:Body};
- {/block:ifnotalternatefontface}
- letter-spacing:1px;
- }
- .h9{
- font-size:10px;
- line-height:10px;
- text-align:left;
- padding:1px;
- {block:ifalternatefontface}
- font-family:consolas;
- {/block:ifalternatefontface}
- {block:ifnotalternatefontface}
- font-family: {font:Body};
- {/block:ifnotalternatefontface}
- letter-spacing:0px;
- }
- #nav{
- text-align:justify;
- margin-top:0px;
- margin-bottom:0px;
- letter-spacing:1px;
- {block:ifalternatefontface}
- font-family:consolas;
- {/block:ifalternatefontface}
- {block:ifnotalternatefontface}
- font-family: {font:Body};
- {/block:ifnotalternatefontface}
- }
- .quote{
- font-size:17px;
- line-height:20px;
- text-transform:none;
- margin-bottom:5px;
- {block:ifalternatefontface}
- font-family:consolas;
- {/block:ifalternatefontface}
- {block:ifnotalternatefontface}
- font-family: {font:Body};
- {/block:ifnotalternatefontface}
- }
- .audio{
- {block:IndexPage}
- width:240px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:570px;
- {/block:PermalinkPage}
- background-color:#FFF;
- padding:5px;
- margin-bottom:0px;
- }
- .albumart, .albumart img{
- {block:IndexPage}
- width:250px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:580px;
- {/block:PermalinkPage}
- }
- div.video embed,
- div.post div.video object {
- {block:IndexPage}
- width:250px !important;
- height:150px !important;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:500px !important;
- height:400px !important;
- {/block:PermalinkPage}
- }
- #bg img {
- z-index:-1;
- position:fixed;
- background-repeat:repeat;
- }
- .question{
- margin-bottom:5px;
- font-size:10px;
- line-height:10px;
- display:block;
- {block:ifalternatefontface}
- font-family:consolas;
- {/block:ifalternatefontface}
- {block:ifnotalternatefontface}
- font-family: {font:Body};
- {/block:ifnotalternatefontface}
- padding:5px;
- }
- .asker{
- {block:ifalternatefontface}
- font-family:consolas;
- {/block:ifalternatefontface}
- {block:ifnotalternatefontface}
- font-family: {font:Body};
- {/block:ifnotalternatefontface}
- font-size:10px;
- line-height:10px;
- }
- .answer{
- padding:3px;
- font-size:10px;
- line-height:10px;
- {block:ifalternatefontface}
- font-family:consolas;
- {/block:ifalternatefontface}
- {block:ifnotalternatefontface}
- font-family: {font:Body};
- {/block:ifnotalternatefontface}
- color: {color:text};
- }
- ::-webkit-scrollbar-thumb:vertical{
- background-color:{color:Scrollbar};
- height:75px;
- }
- ::-webkit-scrollbar-thumb:horizontal{
- background-color:{color:Scrollbar};
- height:10px;
- }
- ::-webkit-scrollbar{
- height:10px;
- width:8px;
- background-color:{color:Scrollbar Background};
- }
- #desc{
- text-decoration: none;
- background-color:transparent;
- width:100%;
- text-align:justify;
- margin-top:-5px;
- padding:5px;
- }
- #link{
- width:570px;
- height:auto;
- margin-bottom:2px;
- padding:5px;
- background-color:{color:Accent};
- z-index:999999;
- }
- #chat{
- width:570px;
- height:auto;
- margin-bottom:2px;
- padding:5px;
- background-color:{color:Accent};
- z-index:999999;
- margin-top:0px;
- }
- #quot{
- width:570px;
- height:auto;
- margin-bottom:2px;
- padding:5px;
- background-color:{color:Accent};
- z-index:999999;
- margin-top:0px;
- }
- #text{
- width:570px;
- height:auto;
- margin-bottom:2px;
- padding:5px;
- background-color:{color:Accent};
- z-index:999999;
- }
- #vid{
- width:570px;
- height:auto;
- margin-bottom:2px;
- padding:5px;
- background-color:{color:Accent};
- z-index:999999;
- }
- #photoset{
- width:570px;
- height:auto;
- margin-bottom:2px;
- padding:5px;
- background-color:{color:Accent};
- z-index:999999;
- }
- #ans{
- width:580px;
- height:auto;
- margin-bottom:2px;
- padding:5px;
- background-color:{color:Accent};
- z-index:999999;
- }
- #myphotoset{
- max-width:250px;
- overflow-y:hidden;
- overflow-x:hidden;
- }
- a {color:;text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
- .daniel {width:227px;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
- .daniel:hover {-webkit-transform: translate(1em,0);-moz-transform: translate(1em,0);-o-transform: translate(1em,0);}
- #craigr
- #craig a {display:block}
- #craig .hello {margin-top:10px; margin-bottom:5px;filter: alpha(opacity = 0);opacity:0;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
- #craig:hover .hello {margin-top:10px; -webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out; filter: alpha(opacity = 100);filter: alpha(opacity = 100);opacity:100;}
- </style>
- <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/imovwvl/rSGl20lfv/masonry.js">
- </script>
- <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
- <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- $('.posts').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : "div#navigation",
- // selector for the paged navigation (it will be hidden)
- nextSelector : "div#navigation a#nextPage",
- // selector for the NEXT link (to page 2)
- itemSelector : ".entry",
- // selector for all items you'll retrieve
- bufferPx : 10000,
- extraScrollPx: 11000,
- loadingImg : "",
- loadingText : "<em></em>",
- },
- // call masonry as a callback.
- function() { $('.posts').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- <script type="text/javascript">$(window).load(function(){$("p").remove(":contains('Source:')");});</script></head>
- <body>
- {block:IndexPage}
- <div id="top">
- <center><div id="nav">
- <div id="desc"><div class="nav"><div align="center">
- {block:ifshowtitle}
- <div style="width:580px;
- font-size:{text:Title Font Size}px;
- line-height:{text:Title Font Size}px;
- {block:ifcustomtitlefont}
- font-family: 'Abril Fatface', cursive;
- {/block:ifcustomtitlefont}
- {block:ifnotcustomtitlefont}
- font-family: {font:Title};
- {/block:ifnotcustomtitlefont}
- text-align:center;">
- <a href="/">{Title}</a>
- </div>
- {/block:ifshowtitle}
- <br><br>
- <div id="h5">{Description} <br><br>
- <div id="craig"><i><b><span class="h17"><center>{text:link hover title}</center></span></b></i><div class="hello"><div align="center">{block:ifhomelink}<a href="/">home</a> {block:ifhomelink}{block:ifmessagelink}<a href="/ask">message</a> {block:ifmessagelink}{block:ifarchivelink}<a href="/archive">archive</a> {/block:ifarchivelink}{block:ifsubmitlink}<a href="/submit">submit</a> {block:ifsubmitlink}{block:iffirstcustomlink}<a href="{text:first custom link url}">{text:first custom link title}</a> {/block:iffirstcustomlink}{block:ifsecondcustomlink}<a href="{text:second custom link url}">{text:second custom link title}</a> {/block:ifsecondcustomlink} {block:ifthirdcustomlink}<a href="{text:third custom link url}">{text:third custom link title}</a> {/block:ifthirdcustomlink}{block:iffourthcustomlink}<a href="{text:fourth custom link url}">{text:fourth custom link title}</a> {/block:iffourthcustomlink}<a href="http://lsaac.tumblr.com">theme</a>
- <div id="bite">
- <div class="death">
- <div align="center">
- </div>
- </div>
- </div>
- </div>
- </div></div></div></div></a></div></div></div></span></div></div></div></div>
- {/block:IndexPage}
- <div id="content">
- <div class="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}
- {block:IndexPage}
- {block:Title}<span class="h1">{Title}</span>{/block:Title}
- {Body}{/block:IndexPage}
- {block:IndexPage}<div class="textperma"><a href="{Permalink}">{NoteCountWithLabel}</a>{/block:IndexPage}</span></div>
- {block:PermalinkPage}<div style="margin-left:0px;"</div>{/block:PermalinkPage}{block:PermalinkPage}<div id="text">{block:Title}<span class="h1">{Title}</span>{/block:Title}
- {Body}</div>{/block:PermalinkPage}
- {/block:Text}
- {block:Photo}
- {block:IndexPage}
- <div class="perma">
- <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
- </div>
- <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
- </div>
- <a href="{Permalink}"><img src="{PhotoURL-250}" alt="{PhotoAlt}" width="250"/></a>
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}
- <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="580"/></a>
- {LinkCloseTag}
- {/block:permalinkpage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}<div id="myphotoset">{Photoset-250}{/block:IndexPage}
- {block:IndexPage}<div class="textperma"><a href="{Permalink}">VIEW FULL PHOTOSET</a></div></div>
- {/block:IndexPage}{block:PermalinkPage}<div style="margin-left:0px;"</div>{/block:PermalinkPage}{block:PermalinkPage}<div id="photoset">{Photoset-500}</div>{/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- {block:IndexPage}<div class="quote">"{Quote}" <small><i>{block:Source}- {Source}{/block:Source}</small></i></div>{/block:IndexPage}{block:IndexPage}
- <div class="textperma"><a href="{Permalink}">{NoteCountWithLabel}</a>{/block:IndexPage}</span></div>
- {/block:IndexPage}
- {block:PermalinkPage}<div style="margin-left:0px;"</div>{/block:PermalinkPage}{block:PermalinkPage}<div id="quot"><div class="quote">"{Quote}" <small><i>{block:Source} - {Source}{/block:Source}</small></i></div></div>{/block:PermalinkPage}
- {/block:Quote}
- {block:Link}
- {block:IndexPage}<a href="{URL}"{Target}><span class="h2">{Name}</span></a>{block:Description}<small>{Description}</small>{/block:Description}{/block:IndexPage}{block:IndexPage}<div class="textperma"><a href="{Permalink}">{NoteCountWithLabel}</a>{/block:IndexPage}</span></div>
- {block:PermalinkPage}<div style="margin-left:0px;"</div>{/block:PermalinkPage}{block:PermalinkPage}
- <div id="link"><a href="{URL}"{Target}><span class="h2">{Name}</span></a>
- {block:Description}<small>{Description}</small>{/block:Description}</div>{/block:PermalinkPage}
- {/block:Link}
- {block:Video}
- <div class="video">
- </div>{block:IndexPage}<div class="videocap"></a></div>
- <div class="textperma"><a href="{Permalink}">VIEW VIDEO POST</a></div>
- {/block:IndexPage}</div></div>{/block:IndexPage}{block:PermalinkPage}<div style="margin-left:380px;"</div>
- {/block:PermalinkPage}{block:PermalinkPage}<div id="vid">{Video-500}</div>{/block:PermalinkPage}
- {/block:Video}
- {block:Chat}
- {block:IndexPage}{block:Title}<div class="ptitle">{Title}</div>
- {/block:Title}{block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}{/block:IndexPage}{block:IndexPage}<div class="textperma"><a href="{Permalink}">{NoteCountWithLabel}</a>{/block:IndexPage}</span></div>{block:PermalinkPage}<div style="margin-left:0px;"</div>{/block:PermalinkPage}{block:PermalinkPage}<div id="chat">{block:Title}<div class="ptitle">{Title}</div>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}</div>{/block:PermalinkPage}
- {/block:Chat}
- {block:Audio}
- <a href="{Permalink}">
- {block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></a></div>{/block:AlbumArt}</a><div class="audio">{AudioPlayerWhite}</div>
- {block:PermalinkPage}{/block:PermalinkPage}
- {/block:Audio}
- {block:Answer}
- {block:IndexPage}
- <div class="question">{Asker} said:</a> {Question}</div>
- <div class="answer"><i>{Answer}</i></div>{/block:IndexPage}
- {block:IndexPage}<div class="textperma"><a href="{Permalink}">{NoteCountWithLabel}</a></div>{/block:IndexPage}{block:PermalinkPage}<div style="margin-left:0px;"</div>{/block:PermalinkPage}{block:PermalinkPage}<div id="ans"><div class="question">{Asker} said:</a> {Question}</div>
- <div class="answer"><i>{Answer}</i></div>{/block:PermalinkPage}
- {/block:Answer}
- {block:PermalinkPage}<div class="notes"><br>
- {block:Caption}{Caption}{/block:Caption}
- Posted on {Month} {DayofMonth}{DayofMonthSuffix} at {12Hour}:{Minutes} {CapitalAMPM}
- <br>Has a total of: {NoteCount} Notes
- {block:PostNotes}<br><br><div style="background-color:{color:Accent}; text-align:left; max-height: 200px; width:577px; overflow-y: auto; overflow-x: hidden;">{PostNotes}</div>{/block:PostNotes}</div></div>
- {/block:PermalinkPage}
- </div>{/block:Posts}</div></div>
- {block:IndexPage}
- <div class="column navigation" id="navigation">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div style="position:fixed; top:50px; color: {color:Text}; right:5px; font-size:20px; opacity:1; background-color:{color:background}; padding:3px; {block:ifalternatefontface}
- font-family:consolas;
- {/block:ifalternatefontface}
- {block:ifnotalternatefontface}
- font-family: {font:Body};
- {/block:ifnotalternatefontface}"><a href="{BlogURL}"><img src="http://static.tumblr.com/ykziu7r/v3Fmxi610/home-5-256.png" height="45px" width="48px" title="Back to Home Page" style="background-color:#fff;border-radius:9px;"></a></div>
- {/block:PermalinkPage}
- <div style="position:fixed; bottom:3px; color: {color:Text}; right:2px; font-size:10px; opacity:1; background-color:{color:background}; padding:3px; font-family:Times New Roman;"><a href="http://lsaac.tumblr.com"><u>theme</u></a></div><div style="right: 3px; top: 26px; position:fixed; opacity:0.7; z-index: 999999999999999;"><a href="http://lsaac.tumblr.com"><img src="http://static.tumblr.com/ykziu7r/dGgm6nq81/install_theme.png"/></a>
- </div></div></div></div></div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement