Вы находитесь на странице: 1из 15

<!-- Culler Theme by Modernise (modernise.tumblr.com), please leave at least ONE credit link <3! --> <!

DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or g/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta name="font:Text" content="Lucida Sans"/> name="text:Font Size" content="9px"/> name="color:Text" content="#888"/> name="color:Background" content="#fff"/> name="color:Post" content="#fff"/> name="color:Borders" content="#cccccc"/> name="color:Blockquote" content="#f5f5f5"/> name="color:Links" content="#77003c"/> name="color:Hover" content="#b4025c"/> name="image:Background" content=""/> name="image:Header" content=""/> name="if:Header Image" content="0"/> name="if:Title Font" content="1"/> name="if:2 columns" content="0"/> name="if:Image Fade" content="1"> name="if:Header Hover Resize" content="1"/> name="if:Show Personal Links" content="1"/> name="if:Show Blogroll" content="1"/> name="if:Show Tagged Me" content="0"/>

<link rel="shortcut icon" href="{Favicon}"> {block:Description} <meta name="description" content="{MetaDescription}" /> {/block:Description} <title>{Title}</title> <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://static.tumblr.com/iddq6cw/Atplvofrt/tooltip-clo sebutton.png" 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 la yer - .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> </head> <style type="text/css"> @font-face { font-family:basket; src: url('http://static.tumblr.com/iddq6cw/MZUlwm0mp/sweetly_broken.ttf'); } iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit -transition: opacity 0.7s linear;opacity: 0.5;-webkit-transition: all 0.8s easeout;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;} iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1; -webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transit ion: all 0.4s ease-out;} #fade { /*--Transparent background layer--*/ display: none; /*--hidden by default--*/ background: #000; position: fixed; left: 0; top: 0; width: 100%; height: 100%; opacity: .80; z-index: 9999; } .popup_block{ display: none; /*--hidden by default--*/ background: #fff; padding: 20px; border: 20px solid #ddd; float: left; font-size: 11px; position: fixed; top: 50%; left: 50%; z-index: 99999; /*--CSS3 Box Shadows--*/ -webkit-box-shadow: 0px 0px 20px #000; -moz-box-shadow: 0px 0px 20px #000; box-shadow: 0px 0px 20px #000; /*--CSS3 Rounded Corners--*/ -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } img.btn_close {

float: right; margin: -50px -50px 0 0; } /*--Making IE6 Understand Fixed Positioning--*/ *html #fade { position: absolute; } *html .popup_block { position: absolute; }

body { font-family:{font:Text}; font-size:{text:Font Size}; color:{color:Text}; letter-spacing:0px; background-color:{color:background}; background-image:url('{image:Background}'); background-color:{color:Background}; background-repeat: repeat; background-position: top center; background-attachment: fixed; text-align:justify; line-height:100%; cursor:crosshair; }

.sidebar { width:500px; background-color:{color:Post}; z-index:1; margin-left:auto;margin-right:auto; position:relative; text-align:center; margin-top:-10px;padding-bottom:20px;height:100%;padding-top:5px; } #content { width:100%; margin-left:auto; margin-right:auto; position: relative;cursor:crosshair; } .karkat { background-color:{color:Post};display:block; {block:IndexPage}width:{block:IfNot2columns}640px{/block:IfNot2columns}{block:If 2columns}430px{/block:If2columns}{/block:IndexPage} {block:PermalinkPage}width: 500px; {/block:PermalinkPage}; margin-left:auto;margin-right:auto;height:100%; top:0px;bottom:0px;z-index:-1; } #content .posts {

width: {block:IndexPage}{block:IfNot2columns}630px{/block:IfNot2columns}{block:If2colum ns}420px{/block:If2columns}{/block:IndexPage} {block:PermalinkPage}width: 500px; {/block:PermalinkPage}; right:auto;margin-top:0px;margin-left:auto;margin-right:auto; position:relative;background-color:{color:Post};overflow-y: hidden; } #content .posts img { {block:IndexPage}max-width: 200px; {/block:IndexPage} {block:PermalinkPage}max-width: 500px; {/block:PermalinkPage} } #content .entry { {block:IndexPage}width: 200px; float:left; position: relative; {/block:IndexPage} margin-right:10px; margin-bottom:10px; padding:0px; {block:PermalinkPage}width:500px; margin:auto; {/block:PermalinkPage} background-color:#ffffff; } #navigation { width:0px; margin:auto; position:absolute; height:200%; } ul{ margin-left:-20px; } a { color:{color:Links}; text-decoration: none; } a:hover { color:{color:Hover}; -webkit-transition-duration: 1s; text-decoration: none;cursor:crosshair; } .heading { font-family:{font:Text}; font-size:15px; text-decoration: none; letter-spacing:0px; font-weight:none;line-height:100%; margin-bottom:0px;text-align:left; } ::-webkit-scrollbar-thumb:vertical {

background-color:{color:Links}; height:auto;-webkit-border-radius:20px; } ::-webkit-scrollbar-thumb:horizontal { background-color:{color:Links}; height:6px !important;-webkit-border-radius:20px; } ::-webkit-scrollbar { height:6px; width:6px; background-color:#fff; -webkit-border-radius:20px; } .chat ul { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; } .chat li { list-style-type: none; padding-left:0px; margin-right:0px; } .chat li.odd { color: {color:Text}; } .chat li.even { color: {color:Links}; } .label { font-weight: bold; } blockquote { padding-left:5px;padding-top:3px; padding-right:5px;padding-bottom:3px; margin-left:5px; margin-right:5px; border-left: 2px solid {color:Borders}; border-right: 2px solid {color:Borders}; background-color:{color:blockquote}; } .stan { background-color:{color:Blockquote}; } .kyle { font-style:italic; line-height:100%;margin-bottom:0px; }

{block:IfImageFade} .img { {block:IndexPage} opacity:0.8; filter:alpha(opacity=80);{/block:IndexPage} -webkit-transition-duration:0.4s; } .img:hover { opacity:1; filter:alpha(opacity=100); } {/block:IfImageFade} .audioplayer { background-color: #fff; -moz-box-shadow: 3px 3px 4px #ccc; -webkit-box-shadow: 3px 3px 4px #ccc; box-shadow: 3px 3px 4px #ccc; } .entry .permalink { padding-top:0px; }

.craig { color:black; font-size:8px; opacity: 0; -webkit-transition-duration: 1s;bottom:0px; width:25px; height:20px; background-color: #fff; padding-top:5px; position: absolute;margin:5px;text-align:center;font-family:trebuchet ms;letterspacing:1px; display:block;} .entry:hover .craig { {block:indexpage}opacity:0.85; {/block:indexpage}z-index:999999;} .permalink { {block:IndexPage} float:right; position: absolute; margin-top:0px; opacity: 0; z-index: 1000; background-color:{color:Permalink Background}; text-align:right; {/block:IndexPage} }

.stoley img { {block:IndexPage}max-width:300px;overflow-y:auto;{/block:IndexPage} } .butters a { margin-top:20px;font-size:70px;color:{color:Links};-webkit-transition-duration:1 .5s;font-family:{block:IfTitleFont}basket{/block:IfTitleFont}{block:IfNotTitleFo nt}courier new{/block:IfNotTitleFont};letter-spacing:-2px;line-height:70px;fontstyle:italic;max-width:500px; } .butters a:hover { color:{color:Hover};{block:IfHeaderHoverResize}font-size:40px;{/block:IfHeaderHo verResize}} .kenny { width:500px; opacity: 1; z-index: 10000; margin-top:0px; margin-left:0px; margin-right:auto; text-align:right;font-family:trebuchet ms; font-size:7px;letter-spacing:1px;text -transform:uppercase; } u { border-bottom: 1px dashed #888; } b.STRONG { letter-spacing:2px; font-size:9px; font-weight:bold; } .tweek a { font-size:15px; line-height:100%; padding:2px; color:{color:Hover}; -webkit-transition-duration:1s;z-index:999999; } .tweek a: hover { color:{color:Link}; } .cartman { margin-top:0; margin-left:0px; margin-right:auto; margin-bottom:0px; width:500px; text-align:left; background-color:#fff; max-height:150px; overflow-x:scroll; }

.wendy { text-align:center;width:500px;margin-left:auto;margin-right:auto;} } .video embed, .video object, .video iframe{ {block:IndexPage} width:200px /**/ !important;{/block:IndexPage} {block:PermalinkPage}width:500px !important; {/block:PermalinkPage} height:auto !important; } .album-art { float: left; width: 100px; height: 100px; overflow: hidden; } #kk { width:300px;margin-left:auto;margin-right:auto; } #ag { margin-left:3px; text-align:center; display:inline-block; width:{block:IfShowPer sonalLinks}97px{/block:IfShowPersonalLinks}{block:IfNotShowPersonalLinks}147px{/ block:IfNotShowPersonalLinks};letter-spacing:1px; color: {color:Links}; backgrou nd-color: {color:Blockquote}; font-size: 9px;transition: all 0.5s ease; -o-trans ition-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transi tion: all 0.5s ease;float:left;margin-top:6px;line-height:15px; } #ag:hover { border-bottom:3px solid {color:Hover};} #ag:hover #vv a:moo{border-top:0px solid #fff; } #ag:hover #vv{ opacity:3; margin-top:0px; -webkit-transition-duration:.7s; overf low:hidden; background-color:transparent; z-index:966666666666666666666666666666 666666666669; height:auto; } #vv {position:absolute; margin-top:-15px; opacity:0; margin-left:0px; width:{blo ck:IfShowPersonalLinks}97px{/block:IfShowPersonalLinks}{block:IfNotShowPersonalL inks}147px{/block:IfNotShowPersonalLinks}; overflow:hidden; height:0px; padding: 2px 0px 2px 0px; transition: all 0.5s ease; -o-transition-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;} #vv a{ background-color:#ffffff; color:; text-align:center; display:block; text -transform:lowercase; line-height:20px; font-size: 9px; font-family:;letter-spa cing: 2px; transition: all 0.5s ease; -o-transition-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;} #vv a:hover{ border-bottom:0px solid #f5f5f5; Text-transform:lowercase; col or:{color:Hover}; background-color:{color:Blockquote}; opacity:4; transition: all 0.5s ease; -o-transition-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;}

</style>

<script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js "></script> <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></scr ipt> <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: 10, loadingImg : "http://b.imagehost.org/0548/Untitled-2.png", 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:')"); $("p").remove(":contains('via ')"); }); </script> </head> <body> <div id="content"> <div class="karkat"> <div class="sidebar"> <div class="butters"> <a href="/"><center> {block:IfHeaderImage}<img src="{image:Header}" width="500">{/block:IfHeaderImage }{block:IfNotHeaderImage}{Title}{/block:IfNotHeaderImage} </center></a> </div><div style="max-width:500px;margin-left:auto;margin-right:auto;"> {Description}<Br><br> </div> <div id="kk"> <div id="ag"><a href="#">basics</a></a> <div id="vv">

<A href="/">home<a> <a href="/ask">message</a> {block:SubmitEnabled} <a href="/submit">submit</a>{/block:SubmitEnabled} <a href="/archive">history</a> <a href="{RSS}">rss feed</a> </div></div>{block:IfShowPersonalLinks} <div id="ag"><a href="#">personal</a></a> <div id="vv"> {block:HasPages} {block:Pages}<a href="{URL}">{Label}</a>{block:Pages}{/block:HasPages} {block:IfTaggedMe}<a href="/tagged/me">my face</a>{/block:IfTaggedMe} {block:IfShowBlogroll} <a href="#?w=500" rel="blogroll" class="poplight">blogroll</a> {/block:IfShowBlogroll} </div></div> {/block:IfShowPersonalLinks} <div id="ag"><a href="http://modernise.tumblr.com/">theme</a></a> </div> </div> <Br><br> {block:IndexPage} <div class="column navigation" id="navigation"> {block:Pagination} {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPa ge}{block:PreviousPage}</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:Next Page}{block:NextPage}</a>{/block:NextPage}{/block:Pagination} </div> {/block:IndexPage}

</div> <div class="posts"> {block:Posts} <div class="entry"> {block:Text} {block:Title} <a href="{permalink}"><div class="heading">{title}</div></a> {/blo ck:Title} <div class="stoley">{Body}</div> {block:IndexPage}<div class="tweek"><a href="{Permalink}"><div class="craig">{No teCount}</div></a></div>{/block:IndexPage} {block:PermalinkPage} <div class="kenny"> {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12 HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCou ntWithLabel}{/block:NoteCount} {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom} {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/blo ck:RebloggedFrom}

{block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/b lock:Tags}{/block:HasTags}</div> <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div> {/block:PermalinkPage} {/block:Text} {block:Photo} <div class="img"> {block:IndexPage}{LinkOpenTag}<a href="{ReblogURL}">{/block:IndexPage} {block:PermalinkPage}<a href="{PhotoURL-HighRes}">{/block:PermalinkPage} <img src="{PhotoURL-500}" alt="{PhotoAlt}" {block:IndexPage}width="200"{/block:I ndexPage}{block:PermalinkPage}width="500"{/block:PermalinkPage}/> </a> </div>{LinkCloseTag} {block:IndexPage}<div class="tweek"><a href="{Permalink}"><div class="craig">{No teCount}</div></a></div>{/block:IndexPage} {block:PermalinkPage} {block:Caption}{Caption}{/block:Caption}<br> {/block:PermalinkPage}

{block:PermalinkPage} <div class="kenny"> {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12 HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCou ntWithLabel}{/block:NoteCount} {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom} {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/blo ck:RebloggedFrom} {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/b lock:Tags}{/block:HasTags}</div> <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div> {/block:PermalinkPage} {/block:Photo} {block:Photoset} {block:IndexPage}{block:Photos}<a href="{permalink}"><img src="{PhotoURL-500}" w idth="200" /></a> {/block:Photos}<div class="tweek"><a href="{Permalink}"><div class="craig">{Note Count}</div></a></div>{/block:IndexPage} {block:PermalinkPage} {Photoset-500}<br>{block:Caption}{Caption}<br><br>{/block:Caption} {/block:PermalinkPage} {block:PermalinkPage}

<div class="kenny"> {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12 HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCou ntWithLabel}{/block:NoteCount} {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom} {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/blo ck:RebloggedFrom} {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/b lock:Tags}{/block:HasTags}</div> <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div> {/block:PermalinkPage} {/block:Photoset} {block:Quote} <a href="{permalink}"><div class="heading"><i>{Quote}</i></div></a> {block:Source} <div align="right">? {Source}</div>{/block:Source} {block:IndexPage}<div class="tweek"><a href="{Permalink}"><div class="craig">{No teCount}</div></a></div>{/block:IndexPage} {block:PermalinkPage} <div class="kenny"> {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12 HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCou ntWithLabel}{/block:NoteCount} {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom} {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/blo ck:RebloggedFrom} {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/b lock:Tags}{/block:HasTags}</div> <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div> {/block:PermalinkPage} {/block:Quote} {block:Link} <div class="heading"><a href="{URL}"{Target}>&rarr; {Name}</a></div> {block:Description} {Description}{/block:Description} {block:IndexPage}<div class="tweek"><a href="{Permalink}"><div class="craig">{No teCount}</div></a></div>{/block:IndexPage} {block:PermalinkPage} <div class="kenny"> {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12 HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCou ntWithLabel}{/block:NoteCount} {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}

{block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/blo ck:RebloggedFrom} {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/b lock:Tags}{/block:HasTags}</div> <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div> {/block:PermalinkPage} {/block:Link} {block:Video} {block:PermalinkPage}<div class="video">{Video-500} </div>{/block:PermalinkPage} {block:IndexPage}<div class="video" width="300">{Video-250} </div><div class="tweek"><a href="{Permalink}"><div class="craig">{NoteCount}</d iv></a></div>{/block:IndexPage} {block:PermalinkPage} <div class="kenny"> {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12 HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCou ntWithLabel}{/block:NoteCount} {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom} {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/blo ck:RebloggedFrom} {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/b lock:Tags}{/block:HasTags}</div> <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div> {/block:PermalinkPage} {/block:Video} {block:Chat} {block:Title} <div class="heading"><a href="{Permalink}">{Title}</a></div> {/block:Title} <div class="chat ul"> {block:Lines} <li class="{Alt} user_{UserNumber}"> {block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li> {/block:Lines}</div></li> {block:IndexPage}<div class="tweek"><a href="{Permalink}"><div class="craig">{No teCount}</div></a></div>{/block:IndexPage} {block:PermalinkPage} <div class="kenny"> {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12 HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCou ntWithLabel}{/block:NoteCount} {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom} {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/blo ck:RebloggedFrom}

{block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/b lock:Tags}{/block:HasTags}</div> <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div> {/block:PermalinkPage} {/block:Chat}

{block:Audio}{block:PermalinkPage} {block:AlbumArt}<div class="album-art"><img src="{AlbumArtURL}" height="100px">< /div>{/block:AlbumArt}{/block:PermalinkPage} <div class="audioplayer">{AudioPlayerWhite}</div>{block:Caption}{Caption}{/block :Caption} {block:PermalinkPage} {block:TrackName}<br><br> <b>{TrackName}</b> {/block:TrackName} by {block:Artist} {Artist} {/block:Artist}<br>{PlayCountWithLabel}{/block:PermalinkPage} {block:IndexPage}<div class="tweek"><a href="{Permalink}"><div class="craig">{No teCount}</div></a></div>{/block:IndexPage} {block:PermalinkPage} <div class="kenny"> {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12 HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCou ntWithLabel}{/block:NoteCount} {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom} {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/blo ck:RebloggedFrom} {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/b lock:Tags}{/block:HasTags}</div> <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div> {/block:PermalinkPage} {/block:Audio} {block:Answer} <div style="text-align:left;padding-left:5px;padding-right:5px;border-left: 2px solid {color:Links};border-right: 2px solid {color:Borders};background-color:{co lor:blockquote};"><div class="stan">{Asker}: {Question}</div></div><div style="t ext-align:left;"><div class="kyle">{Answer}</div></div> {block:IndexPage}<div class="tweek"><a href="{Permalink}"><div class="craig">{No teCount}</div></a></div>{/block:IndexPage} {block:PermalinkPage} <div class="kenny"> {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12 HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCou ntWithLabel}{/block:NoteCount} {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a>

, {/block:RebloggedFrom} {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/blo ck:RebloggedFrom} {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/b lock:Tags}{/block:HasTags}</div> <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div> {/block:PermalinkPage} {/block:Answer} </div> {/block:Posts} </div></div> </div> </div> </div><div style="display:block;bottom:5px;right:5px;font-size:9px;font-family:g eorgia;position:fixed;background-color:#ffffff;padding:3px;border-radius:10px;zindex:55554235555;opacity:0.75;">theme by <a href="http://modernise.tumblr.com"> modernise</a></div>

</body>

<div id="blogroll" class="popup_block"> <div style="max-height:500px;overflow-y:scroll"> <div style="font-family:basket;font-size:30px;line-height:30px;margin-top:5px;"> Blogs I Follow</div><center> {block:Following}{block:Followed}<a target="_blank" href="{FollowedURL}"><img sr c="{FollowedPortraitURL-96}" />{block:Followed}{/block:Following}</center> </div> </div> </html>

Вам также может понравиться